@charset "utf-8";
* { margin:0; padding:0; outline:none; font-family:"Microsoft YaHei", Arial, Helvetica, sans-serif; -webkit-box-sizing: border-box; box-sizing: border-box;
-webkit-font-smoothing:antialiased; /*chrome、safari*/
-moz-osx-font-smoothing:grayscale; /*firefox*/
}
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block;}

.animation {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.navicon{position:absolute; right:10px; top:15px; display:block; display:none; height:30px; width:30px; transition:1s; z-index:9999; background:#fff; border-radius:3px; display:flex; display:-webkit-flex; flex-flow:column wrap; justify-content:center; align-items:center;}
.navicon .line { flex:0 0 80%; width:80%; background:#172f64; height:2px; margin:6px 10%; display:block;}
.navicon.close span{opacity:0;transition:.3s cubic-bezier(.53,0,.15,.3); color:#fff;}

.navicon .line.deg45{transform:rotate(45deg);
-ms-transform:rotate(45deg); 	/* IE 9 */
-moz-transform:rotate(45deg); 	/* Firefox */
-webkit-transform:rotate(45deg); /* Safari 和 Chrome */
-o-transform:rotate(45deg); 	/* Opera */
}
.navicon .line.deg135{transform:rotate(135deg);
-ms-transform:rotate(135deg); 	/* IE 9 */
-moz-transform:rotate(135deg); 	/* Firefox */
-webkit-transform:rotate(135deg); /* Safari 和 Chrome */
-o-transform:rotate(135deg); 	/* Opera */
}
body{
	margin:0;
	padding:0;
	font-size:14px;
	line-height:24px;
	background:#fff;
	color:#707070;
	-webkit-font-smoothing: antialiased; /*chrome、safari*/
	-moz-osx-font-smoothing: grayscale; /*firefox*/
	overflow-x:hidden;
}
ol,ul,li,p {
		list-style:none;font-weight:normal;
}
dl,dt,dd {border:0;}
a {
		color:#282828;
		outline:none;
		font-weight:normal;
		text-decoration:none;
}

a:hover { color:#d50808;}
a img {
		border:0;
		margin:0;
		padding:0;
}

.animated{visibility:hidden}
.visible{visibility:visible}
.alpha0 {filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; opacity: 0; width:100%; height:100%; position:absolute; left:0; top:0; z-index:-1;}
.alpha13 {filter:alpha(opacity=13); -moz-opacity:0.13; -khtml-opacity: 0.40; opacity: 0.13;}
.color1 { background:#cccccc;}
.color2 { background:#ffffff;}
.color3 { background:#000000;}
.color4 { background:#0baecb;}
.alpha70 { filter:alpha(opacity=70); -moz-opacity:0.70; -khtml-opacity: 0.70; opacity: 0.70; width:100%; height:100%; position:absolute; left:0; top:0; z-index:-1;}
.alpha40 { filter:alpha(opacity=40); -moz-opacity:0.40; -khtml-opacity: 0.40; opacity: 0.40; width:100%; height:100%; position:absolute; left:0; top:0; z-index:-1;}
.h50 { height:50px; display:none;}
.h60 { height:60px; display:none;}
.h65 { height:65px; display:none;}
*.fl { float:left;}
*.fr { float:right;}
*.mt3 { margin-top:3px;}
*.mt5 { margin-top:5px;}
*.mt8 { margin-top:8px;}
*.mt10 { margin-top:10px;}
*.mt20 { margin-top:20px;}
*.mt24 { margin-top:24px;}
*.mt30 { margin-top:30px;}
*.mt40 { margin-top:40px;}
*.mt45 { margin-top:45px;}
*.mt50 { margin-top:50px;}
*.mt60 { margin-top:60px;}
*.mt70 { margin-top:70px;}
*.mt80 { margin-top:80px;}
*.mt90 { margin-top:80px;}
*.mt100 { margin-top:100px;}
*.mt150 { margin-top:150px;}

*.f12 { font-size:12px; line-height:24px;}
*.f14 { font-size:14px; line-height:26px;}
*.f15 { font-size:15px; line-height:29px;}
*.f16 { font-size:16px; line-height:30px;}
*.f18 { font-size:18px; line-height:32px;}
*.f21 { font-size:21px; line-height:34px;}
*.f20 { font-size:20px; line-height:36px;}
*.f22 { font-size:22px; line-height:38px;}
*.f40 { font-size:40px; line-height:60px;}
*.f50 { font-size:50px; line-height:80px;}
*.center { text-align:center;}
*.strong { font-weight:bold;}
.cfff { color:#fff;}

/*页眉*/
.top_bg{ width:100%; height:118px; overflow:visible; position:relative; z-index:9999; /* position:fixed; left:0; top:0; z-index:99999; box-shadow: 3px 3px 10px rgba(0,0,0,0.3);*/}
.top_bg.shadow { -moz-box-shadow:0px 3px 8px #999; -webkit-box-shadow:0px 3px 8px #999; box-shadow:0px 3px 8px #999;}
.top_bg .top{ max-width:1200px; min-width:960px; height:118px; margin:0 auto; position:relative;}
.top_bg .top .welcome { height:25px; line-height:25px; color:#999999; font-size:14px;}
.top_bg .top .welcome a { color:#999999;}

.top_bg .top .hotkeys { height:33px; line-height:33px; color:#818181;}
.top_bg .top .hotkeys a { color:#818181;}

.top_bg .top .weather { display:inline-block; font-size:12px; margin-left:10px; font-family:"宋体";}
.top_bg .top .weather .low{ color:#006b19;}
.top_bg .top .weather .high{ color:#e00000;}

.top_bg .top .telbox { width:240px; height:auto; position:absolute; right:0; bottom:0px;}
.top_bg .top .telbox:before { content:''; width:28px; height:28px; display:block; position:relative; float:left; margin-right:5px; background:url(../images/icon_tel.png) no-repeat;}
.top_bg .top .telbox .lab { color:#2e2e2e; font-size:16px; line-height:20px; height:20px; position:relative; float:left;}
.top_bg .top .telbox .tel { font-size:16px; color:#b90000; line-height:20px; position:relative; font-family:Arial; font-weight:bold; /* letter-spacing:0px; text-shadow: 0 1px #fff, 1px 0 #fff, -1px 0 #fff, 0 -1px #fff; */}

.top_bg .top .logo { position:absolute; left:0; top:12px; overflow:visible;}
.top_bg .top .logo a { display:inline-block; float:left;}
.top_bg .top .logo .ad_text { font-size:16px; color:#458f34; line-height:24px; color:#3d3d3d; float:left; margin-top:20px; margin-left:20px; position:relative; padding-left:30px;}
.top_bg .top .logo .ad_text strong { color:#119dd8; font-weight:normal;}
.top_bg .top .logo .ad_text:after { content:''; position:absolute; left:0; top:50%; width:1px; height:21px; margin-top:-10px; background:#d4d4d4;}
.top_bg .top .logo .ad_text span { width:112px; height:23px; line-height:23px; font-size:14px; text-align:center; color:#919191; display:block; border-radius:3px; border:1px solid #e7e7e7; background:#fff; margin-left:11px; float:left;}
.top_bg .top .logo .ad_text .ml0 { margin-left:0;}
.top_bg .top .logo .text { font-size:41px; font-weight:bold; background: linear-gradient(to top, #bb0000, #ff0000); -webkit-background-clip: text; color: transparent; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#ffffff',GradientType=0 ); }
.top_bg .top .logo .tit { font-size:20px; color:#505050; position:absolute; right:-70%; bottom:10px;}
.top_bg .top .logo:hover {/*transform: perspective(120px) rotateY(-360deg);*/}

.top_bg .top .toplink { height:23px;  line-height:23px; position:absolute; top:60px; right:220px; color:#d0d0d0; font-size:16px;}
.top_bg .top .toplink .lang { background:url(../images/icon_lang.png) 0 center no-repeat; padding-left:20px;}
.top_bg .top .toplink a { font-size:14px; line-height:30px; color:#868686; text-transform:uppercase; display:inline-block; font-family:"Times New Roman", Times, serif;}
.top_bg .top .toplink a:hover { color:#b90000;}

.top_bg .top .lang_switch { position:absolute; top:5px; right:79px; width:auto; height:30px; line-height:30px;}
.top_bg .top .lang_switch a { display:block; padding-left:25px; float:left; margin:0 10px;}
.top_bg .top .lang_switch a.en { background:url(../images/en.gif) 0 center no-repeat;}
.top_bg .top .lang_switch a.zh { background:url(../images/zh.gif) 0 center no-repeat;}
.top_bg .top .lang_switch a.on { font-weight:bold;}

.top_bg .top .searchbox { width:240px; height:36px; overflow:hidden; position:absolute; top:50%; margin-top:-18px; right:0; border-radius:0px; background:#efefef; border-radius:3px;}
.top_bg .top .searchbox .keys { width:200px; height:36px; line-height:36px; border:0; color:#000; background:none; position:absolute; left:0; top:0; text-indent:10px;}
.top_bg .top .searchbox .submit { width:45px; height:36px; line-height:36px; background:url(../images/search_icon.png) center center no-repeat; font-size:0px; border:0; position:absolute; right:0; top:0; color:#000; cursor:pointer;}
.top_bg .top .searchbox.open { height:24px;}
.top_bg .top .searchbox .keys:-ms-input-placeholder{
    color: #afafaf; font-size:14px;/*opacity:0.5;*/
}
.top_bg .top .searchbox .keys::-webkit-input-placeholder{
    color: #afafaf; font-size:14px;/*opacity:0.5;*/
}

/*主导航样式*/
.navmenu_bg { height:62px; position:relative; z-index:9999; background:url(../images/navmenu_bg_x.png) repeat-x; /*background:linear-gradient(to right,#1c7c2b, 60%, #4ea00e); filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr = #1c7c2b, endColorstr = #4ea00e);*/ /* background:rgba(255,255,255,.68); border-bottom:2px solid #549e04;*/}
.navmenu { max-width:1200px; min-width:960px; height:62px; margin:0 auto; overflow:visible;}
.navmenu #menu { width:100%; height:62px; position:relative; right:0; font-size:17px;/* background:url(../images/navmenu_spa.png) left center no-repeat;*/ text-align:right;}
.navmenu #menu li { width:12.5%; height:62px; float:left; position:relative; /*writing-mode:tb-rl; font-weight:bold;  letter-spacing:2px;*/}
.navmenu #menu li.home { }
.navmenu #menu li.home a {  }
.navmenu #menu li.home:after { background:none;}
.navmenu #menu li:after { content:''; position:absolute; width:2px; height:62px; left:0; top:0%;}
.navmenu #menu li a { display:block; width:100%; height:62px; line-height:62px; text-align:center; overflow:visible; position:relative; color:#fff;}
.navmenu #menu li.home a:before {}
.navmenu #menu li:hover a .cn,.navmenu #menu li.hover a .cn{ /*color:#0657a8; background:#dd1e19;*/}
.navmenu #menu li:hover a .en{ color:#83bbba;}
.navmenu #menu li:hover a+.subnav{ display:block;}
.navmenu #menu li.hover a ,.navmenu #menu li:hover a { color:#66c7ff; }
.navmenu #menu li.hover,.navmenu #menu li:hover { /*background:#ba0722; background:rgba(0,0,0,.15);background:#ba0722; letter-spacing:2px; */}
.navmenu #menu li.hover a+.subnav { }
.navmenu #menu li a:before{
	content: '';
	position:absolute;
	left:0%;
	bottom:0%;
	width:100%;
	height:0;
	background:#b91e19;
	z-index:-1;
	border-radius:0px 0px 0 0;
	-moz-transition:all .5s cubic-bezier(0,0,.2,1);
	-o-transition:all .5s cubic-bezier(0,0,.2,1);
	-ms-transition:all .5s cubic-bezier(0,0,.2,1);
	transition:all .5s cubic-bezier(0,0,.2,1);
}
.navmenu #menu li:hover a:before,.navmenu #menu li.hover a:before { height:0px;}
/*二级菜单*/
.navmenu #menu li .subnav { width:100%; height:auto; overflow:hidden; display:none; position:absolute; top:62px; left:0; background:#1547d3;/*background:rgba(167,114,92,.95);*/ background-size:100% 100%; font-size:14px; font-weight:normal; border-radius:0 0 0px 0px;}
.navmenu #menu li .subnav a { display:block; width:100%; height:50px; line-height:50px; font-weight:normal; color:#fff; background:none; position:relative; white-space:nowrap; overflow:hidden; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
.navmenu #menu li .subnav a:before { background:none;}
.navmenu #menu li .subnav a:hover { background:#2a5ce7; color:#fff;}


#focusindex { position:relative; height:auto; margin:0 auto; overflow:hidden; z-index:1;

/*-webkit-animation: waver_run 6s linear infinite 0s;
-moz-animation: waver_run 6s linear infinite 0s;
-o-animation: waver_run 6s linear infinite 0s;
-ms-animation: waver_run 6s linear infinite 0s;
animation: waver_run 6s linear infinite 0s;*/

}
/*开设科室*/
.departments { width:100%; height:auto; overflow:hidden; margin-top:43px;}
.departments li { float:left; height:auto; overflow:hidden; width:14.28571428571429%; text-align:center;}
.departments li .icon { width:100px; height:100px; margin:0 auto; overflow:hidden;}
.departments li .icon img { display:block;}
.departments li .icon .img1 { margin-top:0;}
.departments li .icon .img2 { margin-top:;}
.departments li .tit { font-size:17px; line-height:40px; color:#000; margin-top:10px;}
.departments li .des { font-size:14px; line-height:24px; color:#505050;}
.departments li:hover .tit { color:#972a27; font-weight:bold;}
.departments li:hover .des { color:#972a27;}

.departments li:hover .icon .img1 { margin-top:-100px;}
.departments li:hover .icon .img2 { margin-top:0px;}
/*特色诊疗*/
.characteristic_bg { height:468px; overflow:hidden; background:url(../images/characteristic_bg.png) top center no-repeat;}
.characteristic { max-width:1200px; min-width:960px; margin:0 auto;}
.characteristic dt { width:217px; height:auto; overflow:hidden; float:left;}
.characteristic dt a { display:block; width:137px; height:137px; margin:50px 0; overflow:hidden; text-align:center; position:relative;}
.characteristic dt a .tit { line-height:80px; font-size:16px; color:#fff; position:absolute; left:0; bottom:0; width:100%;}
.characteristic dt a.icon01 { background:url(../images/icon_d01.png) center center no-repeat;}
.characteristic dt a.icon01:hover,
.characteristic dt a.icon01.hover { background:url(../images/icon_d011.png) center center no-repeat;}
.characteristic dt a.icon02 { background:url(../images/icon_d02.png) center center no-repeat;}
.characteristic dt a.icon02:hover,
.characteristic dt a.icon02.hover { background:url(../images/icon_d021.png) center center no-repeat;}
.characteristic dd { height:auto; overflow:hidden;}
.characteristic dd .tit { font-size:26px; color:#c40702; line-height:40px; margin-top:50px;}
.characteristic dd .line { width:39px; height:2px; background:#dc100a; display:inline-block; position:relative; top:-10px; margin-right:20px;}
.characteristic dd .tit1 { font-size:31px; color:#2c2c2c; line-height:50px;}
.characteristic dd .des { width:100%; height:140px; line-height:35px; color:#2c2c2c; text-align:justify; text-justify:distribute-all-lines; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical;}
.characteristic dd .faq_btn { width:119px; height:38px; line-height:38px; text-align:center; float:left; margin-top:40px; background:#972a27; color:#fff; display:block; border-radius:5px;}
.characteristic dd .faq_btn:hover { background:#d9c05c;}
.characteristic dd .slidebox { width:312px; height:379px; float:right; margin:45px -444px 0 0; position:relative; background:#eee;}
.characteristic dd .slidebox .bd ul li { width:100%; float:left; position:relative; height:auto; overflow:hidden;}
.characteristic dd .slidebox .bd ul li .pic { width:100%; height:auto; overflow:hidden;}
.characteristic dd .slidebox .bd ul li .tit { font-size:14px; color:#fff; line-height:38px; height:38px; position:absolute; left:0; bottom:0; z-index:9; padding:0 3%; margin-right:30%; width:66%; white-space:nowrap; overflow:hidden; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
.characteristic dd .slidebox .hd { background:rgba(0,0,0,.6); position:absolute; left:0; bottom:0; width:100%; height:38px; line-height:38px;}
.characteristic dd .slidebox .hd ul { text-align:right; height:38px; padding:0 2%;}
.characteristic dd .slidebox .hd ul li { background:#972a27; color:#fff; width:17px; height:17px; line-height:17px; text-align:center; font-family:Arial; display:inline-block;}
.characteristic dd .slidebox .hd ul li.on { background:#a28e3c; cursor:pointer;}
/*就医指南*/
.guide_doctor_list { width:100%; height:auto; overflow:hidden;}
.guide_doctor_list li { width:16%; height:90px; float:left; background:#51bbd3; border-radius:10px; margin-left:0.80%;}
.guide_doctor_list li.ml0 { margin-left:0;}
.guide_doctor_list li .icon { width:67px; height:67px; border-radius:50%; overflow:hidden; float:left; margin:12px; -moz-box-shadow:0px 0px 5px #999; -webkit-box-shadow:0px 0px 5px #999; box-shadow:0px 0px 5px #999;}
.guide_doctor_list li .tit { color:#fff; font-size:18px; line-height:90px;}
.guide_doctor_list li.icon02 { background:#f98d61;}
.guide_doctor_list li.icon03 { background:#e98b8c;}
.guide_doctor_list li.icon04 { background:#4394c1;}
.guide_doctor_list li.icon05 { background:#f7b94f;}
.guide_doctor_list li.icon06 { background:#9f8fe7;}

/*名医展示*/
.doctorbox { width:100%; height:auto; overflow:hidden;}
.doctorbox dt { width:100%; height:auto; overflow:hidden; text-align:center;}
.doctorbox dt .tit { color:#972a27; font-size:34px; line-height:50px;}
.doctorbox dd { width:100%; height:auto; overflow:hidden;}
.doctorbox dd .doctor_show_list { width:100%; height:501px; overflow:hidden; margin-top:40px;}
.doctorbox dd .doctor_show_list li { height:auto; overflow:hidden; padding-left:715px;}
.doctorbox dd .doctor_show_list li .pic { width:658px; height:auto; overflow:hidden; display:block; float:left; margin:0 0 0 -715px;}
.doctorbox dd .doctor_show_list li .brief { width:100%; height:501px; overflow:hidden; float:left; border-top:1px solid #dadada;border-bottom:1px solid #dadada;} 
.doctorbox dd .doctor_show_list li .brief .tit { height:80px; line-height:80px; font-size:23px; color:#000; font-weight:bold;}
.doctorbox dd .doctor_show_list li .brief .point { width:100%; height:48px; overflow:hidden; position:relative;}
.doctorbox dd .doctor_show_list li .brief .point .lab { font-size:18px; color:#686868; float:left; height:48px;}
.doctorbox dd .doctor_show_list li .brief .point p { font-size:14px; line-height:24px; height:48px; color:#666666;}
.doctorbox dd .doctor_show_list li .brief .line{ display:block; width:136px; height:3px; background:#d9c05c; margin:30px 0;}
.doctorbox dd .doctor_show_list li .brief .des{ height:175px; overflow:hidden; color:#666666; line-height:35px; text-align:justify; text-justify:distribute-all-lines; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical;}
.doctorbox dd .doctor_show_list li .brief .faq_btn { display:inline-block; width:124px; height:45px; line-height:45px; text-align:center; background:#972a27; color:#fff; border-radius:4px;}
.doctorbox dd .doctor_show_list li .brief .faq_btn:hover { background:#d9c05c;}
.doctorbox dd .doctor_show_list li .brief .btnbox .spa { display:inline-block; width:1px; height:22px; background:#972a27; margin:0 10px; position:relative; top:7px;}
.doctorbox dd .doctor_tabs_list { width:100%; height:auto; overflow:hidden;}
.doctorbox dd .doctor_tabs_list a { display:block; width:120px; height:auto; overflow:hidden; float:left; margin-right:13px;}
.doctorbox dd .doctor_tabs_list a .tit { text-align:center; font-size:16px; line-height:26px; color:#717171; margin:20px 0;}
.doctorbox dd .doctor_tabs_list a .pic { width:118px; height:128px; overflow:hidden; display:block; border-radius:5px; border:1px solid #d6d6d6;}
.doctorbox dd .doctor_tabs_list a:hover .pic,
.doctorbox dd .doctor_tabs_list a.hover .pic { width:114px; height:124px; border:3px solid #c68a88;}
.doctorbox dd .doctor_tabs_list a:hover .tit,
.doctorbox dd .doctor_tabs_list a.hover .tit { color:#a1120f; font-weight:bold;}

/*医院环境*/
.environmental_bg { height:auto; min-height:721px; overflow:hidden; background:url(../images/environmental_bg.jpg) top center no-repeat;}
.environmental { width:100%; height:auto; overflow:hidden;}
.environmental dt { height:auto; overflow:hidden; text-align:center;}
.environmental dt .tit { font-size:33px; color:#fff; line-height:50px; margin-top:39px;}
.environmental dt .tit .line { display:inline-block; width:82px; height:1px; background:#fff; position:relative; top:-11px; margin:0 27px;}
.environmental dd { width:100%; height:auto; overflow:hidden;}


/*热门咨询*/
.hotfaxbox_bg { height:auto; overflow:hidden; background:#f6f8fa; padding:50px 0;}
.hotfaxbox { height:auto; overflow:hidden; padding-left:111px;}
.hotfaxbox dt { width:90px; height:86px; overflow:hidden; float:left; margin:0 0 0 -111px; background:#8f4644; text-align:center; font-size:14px; color:#fff; position:relative; line-height:20px; border-radius:3px;}
.hotfaxbox dt a { color:#fff;}
.hotfaxbox dt:before { content:''; width:90px; height:45px; background:url(../images/icon_faq1.png) center center no-repeat; margin-top:10px; display:block;}
.hotfaxbox dd .faq_list a { border:1px solid #d7d7d7; display:inline-block; height:35px; line-height:35px; font-size:14px; color:#4b4b4b; padding:0 10px; padding-right:25px; margin-right:10px; margin-bottom:10px;}
.hotfaxbox dd .faq_list a:hover { background:#fff7d8; color:#8f4644;}

/*专家答疑*/
.meet_professor { width:360px; height:auto; overflow:hidden; float:right; margin:0 -400px 0 0;}
.meet_professor dt { width:100%; height:100px; overflow:hidden; border-bottom:1px solid #dbdbdb;}
.meet_professor dt .tit { font-size:23px; color:#000;}
.meet_professor dt .tit1 { font-size:14px; color:#9d9d9d;}
.meet_professor dd { width:100%; height:auto; overflow:hidden;}
.meet_professor dd .faq_list li { padding:20px 0; border-bottom:1px solid #dbdbdb;}
.meet_professor dd .faq_list li .ask .icon { background:url(../images/icon_a1.png); width:20px; height:20px; line-height:20px; margin-top:10px; text-align:center; color:#fff; font-size:12px; display:block; float:left;}
.meet_professor dd .faq_list li .ask .tit { color:#000; font-weight:bold; font-size:16px; line-height:30px; float:left; margin-left:20px; margin-top:5px;}
.meet_professor dd .faq_list li .answer .icon { background:url(../images/icon_a2.png); width:20px; height:20px; line-height:20px; margin-top:10px; text-align:center; color:#fff; font-size:12px; display:block; float:left;}
.meet_professor dd .faq_list li .answer .des { width:85%; color:#999; font-size:14px; line-height:28px; float:left; margin-left:20px; margin-top:8px; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}

.about_point_bg { background:#f1f1f1; height:auto; overflow:hidden;}
.about_point { width:100%; height:auto; overflow:hidden; text-align:center; margin:30px 0;}
.about_point li { width:229px; height:228px; margin:6px; overflow:hidden; text-align:center; position:relative; display:inline-block; background:#fff; border-radius:8px;}
.about_point li .icon { width:64px; height:64px; overflow:hidden; margin:0 auto; margin-top:40px;}
.about_point li .tit { color:#686868; font-size:22px; font-weight:bold; line-height:90px; height:90px; position:relative; z-index:2;}
.about_point li .des { color:#fff; line-height:24px; height:0; margin:20px; overflow:hidden; position:relative; z-index:2; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.about_point li:after { content:''; position:absolute; left:0%; top:0%; width:100%; height:13px; z-index:1; background:#078b57;  border-radius:8px 8px 0 0;
webkit-transition: all .5s ease;
-moz-transition:all .5s ease;
-o-transition:all .5s ease;
-ms-transition:all .5s ease;
transition:all .5s ease;
}
.about_point li:hover .icon {}
.about_point li:hover .tit { color:#fff; font-size:24px; margin-top:-80px;}
.about_point li:hover .des { height:48px;}
.about_point li:hover:after { height:100%;  border-radius:8px 8px 8px 8px;}
/*服务项目*/
.service_case { max-width:1200px; min-width:960px; height:auto; margin:0 auto; overflow:visible; }
.service_case dt { width:100%; height:auto; overflow:hidden; text-align:center; position:relative;}
.service_case dt .tit { color:#323232; font-size:33px; text-transform:uppercase; line-height:50px; display:inline-block;}
.service_case dt .tit1 { color:#c2c2c2; line-height:50px; font-family:Arial; text-transform:uppercase; font-size:19px; letter-spacing:6px;}
.service_case dt .line { display:inline-block; width:34px; height:1px; background:#838383; z-index:-1; position:relative; top:-10px; margin:0 20px;}
.service_case dt .des { color:#1a4791; font-size:16px; line-height:27px;}
.service_case dd { width:100%; height:auto; overflow:hidden;}
.service_case dd .tabs { width:100%; height:auto; overflow:hidden; font-size:20px; text-align:center;}
.service_case dd .tabs a { display:inline-block; width:127px; height:40px; line-height:40px; text-align:center;}
.service_case dd .tabs a:hover,.service_case dd .tabs a.hover { background:url(../images/service_case_tab_focus.png) center center no-repeat;}
.service_case dd .pic_list { height:auto; margin:20px 30px; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between;}
.service_case dd .pic_list li { width:31%; float:left; flex:0 0 31%; margin-top:20px; margin-bottom:0.5%; height:auto; overflow:hidden; position:relative; top:0; left:0; line-height:0; text-align:center;
-moz-transition:all 2s cubic-bezier(0,0,.2,1);
-o-transition:all 2s cubic-bezier(0,0,.2,1);
-ms-transition:all 2s cubic-bezier(0,0,.2,1);
transition:all 2s cubic-bezier(0,0,.2,1);
}
.service_case dd .pic_list li .tit { display:block; width:100%; height:40px; line-height:40px; text-align:center; font-size:16px; color:#000000; background:#d7d7d7; background:rgba(215,215,215,.88); position:absolute; left:0; bottom:0; z-index:1;}
.service_case dd .pic_list li a { display:block; position:relative;/* z-index:5; width:100%; height:100%; background:url(../images/productbox_list_mask.png) center center no-repeat; background-size:100% 100%;*/}
.service_case dd .pic_list li .pic { border:1px solid #dedede; display:block; overflow:hidden;
	webkit-transition: all .5s ease;
    -moz-transition:all .5s ease;
    -o-transition:all .5s ease;
    -ms-transition:all .5s ease;
    transition:all .5s ease; position:relative; z-index:0;}
.service_case dd .pic_list li:hover .pic { border:1px solid #243f9b; /*-webkit-transform: scale(1.15);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 750ms;
	-moz-transform: scale(1.15);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 750ms;*/}
.service_case dd .pic_list li:hover .mask { bottom:0;}
.service_case dd .pic_list li:hover .tit { background:#cb0b23; background:rgba(203,11,35,.81); color:#fff;}
.service_case dd .more { display:block; width:155px; height:44px; line-height:44px; background:#6d6d6d; color:#fff; text-align:center; text-transform:uppercase; font-size:16px; border-radius:3px; margin:0 auto; margin-top:40px;}
.service_case dd .more:hover { background:#cb0b23;}

/*服务优势*/
.advantage_bg { height:426px; overflow:hidden; background:url(../images/advantage_bg.jpg) top center no-repeat;}
.advantage { max-width:1200px; min-width:960px; height:auto; margin:0 auto; overflow:visible; position:relative; margin-top:77px;}
.advantage dt { width:549px; height:247px; background:#debd93; background:rgba(222,189,147,.9); overflow:hidden; text-align:center; position:relative; float:left;}
.advantage dt .tit { color:#000; font-size:36px; line-height:50px; display:inline-block; margin-top:30px; letter-spacing:8px;}
.advantage dt .des { color:#000; font-size:24px; line-height:36px; margin-top:20px;}
.advantage dt .des span { font-size:30px; font-weight:bold; font-family:"宋体";}
.advantage dd { height:247px; overflow:hidden; position:absolute; right:0; top:0; left:549px;}
.advantage dd .icon_list { width:100%; height:auto; margin-top:30px; overflow:hidden; margin-left:5%;}
.advantage dd .icon_list li { width:30%; height:172px; overflow:hidden; float:left; text-align:center; background:url(../images/aa_list_bg.png) center center no-repeat;}
.advantage dd .icon_list li .icon { width:50px; height:50px; margin:0 auto; margin-top:40px; overflow:hidden;}
.advantage dd .icon_list li .tit { font-size:18px; line-height:48px; color:#000;}
.advantage dd .icon_list li .des { color:#535353; line-height:28px; margin-top:10px;}

/*新闻资讯*/
.newsbox_bg { height:auto; min-height:730px; overflow:hidden; background:url(../images/newsbox_bg.jpg) top center no-repeat;}
.newsbox { width:100%; height:auto; overflow:visible; float:left;}
.newsbox dt { width:100%; height:auto; overflow:visible; position:relative; text-align:center; margin-top:40px;}
.newsbox dt .tit { color:#444444; font-size:30px; line-height:60px; height:60px;}
.newsbox dt .tit1 { color:#b0b0b0; font-size:37px; line-height:40px; text-transform:uppercase; /*  display:inline-block; background:#fff; padding:0 10px;*/}
.newsbox dt .line { width:31px; height:3px; background:#0098f8; margin:15px auto;}
.newsbox dt .des { color:#898989; font-size:14px; line-height:32px;}

.newsbox dd .tabs { width:100%; height:auto; overflow:hidden; font-size:0; text-align:center;}
.newsbox dd .tabs a { display:inline-block; width:auto; height:36px; line-height:36px; font-size:14px; text-align:center; padding:0 20px; color:#171717;border:2px solid #fff; border-radius:18px;}
.newsbox dd .tabs a:hover,
.newsbox dd .tabs a.hover{ color:#078b57; border:2px solid #078b57;}

.newsbox dd .news_box { width:48%; height:auto; overflow:hidden; float:left;}
.newsbox dd{ width:100%; height:auto; overflow:hidden; margin-top:20px; padding-bottom:40px;}
.newsbox dd{ width:100%; height:auto; overflow:hidden; margin-top:20px;}
.newsbox dd .dt { width:100%; height:auto; overflow:hidden;}
.newsbox dd .dt .tit1 { font-size:30px; line-height:40px; color:#7f7f7f;}
.newsbox dd .dt .tit1 span { font-size:18px;}
/*图片新闻列表样式*/
.newsbox dd ul.pic_news_list { width:589px; height:auto; overflow:hidden;}
.newsbox dd ul.pic_news_list li { width:100%; height:auto; overflow:hidden; margin-right:10px; float:left; position:relative; background:#fff;}
.newsbox dd ul.pic_news_list li .pic { height:auto; overflow:hidden; display:block; margin-top:30px;}
.newsbox dd ul.pic_news_list li .brief { padding:18px 0; height:auto; overflow:hidden; padding-bottom:0;}
.newsbox dd ul.pic_news_list li .tit { display:block; width:100%; height:30px; line-height:30px; font-size:18px; font-weight:bold; color:#545454; white-space:nowrap; overflow:hidden; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
.newsbox dd ul.pic_news_list li .time { font-size:16px; color:#969696; line-height:33px; font-family:Arial; font-weight:bold; float:right;}
.newsbox dd ul.pic_news_list li .brief .date { color:#fff; text-align:center; float:left; width:90px; height:100px; float:left; margin:0 0 0 -90px;}
.newsbox dd ul.pic_news_list li .brief .date .d { font-size:45px; font-weight:bold; font-family:Arial;}
.newsbox dd ul.pic_news_list li .brief .date .y-m { font-size:12px; line-height:26px; font-family:Arial;}
.newsbox dd ul.pic_news_list li .des { width:100%; height:64px; overflow:hidden; line-height:32px; font-size:14px; margin-top:10px; color:#989898; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-align:justify; text-justify:inter-ideograph;}
.newsbox dd ul.pic_news_list li .more { display:block; width:74px; height:8px; line-height:8px; margin-top:29px; background:url(../images/news_more.png) no-repeat;}
.newsbox dd ul.pic_news_list li:hover .tit {}
.newsbox dd ul.pic_news_list li:hover .time {}
.newsbox dd ul.pic_news_list li:hover .des { }

.newsbox dd ul.pic_news_list li:hover .more { }
/*新闻列表样式*/
.news_list_box { padding-left:602px; height:auto; overflow:hidden;}
.newsbox dd .news_list { width:100%; height:auto; overflow:visible; margin-top:0;/* display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between;*/}
.newsbox dd .news_list li { width:100%; height:124px; overflow:visible; float:left; position:relative; margin-bottom:26px; background:#f4f4f4;}
.newsbox dd .news_list li { 
-webkit-transition: all .5s ease;
-moz-transition:all .5s ease;
-o-transition:all .5s ease;
-ms-transition:all .5s ease;
transition:all .5s ease;
}
.newsbox dd .news_list li a { display:block; padding-left:100px; height:auto; overflow:hidden;}
.newsbox dd .news_list li .date { width:72px; height:127px; background:#fff; overflow:hidden; position:relative; float:left; margin:0 0 0 -100px; left:0; top:0; text-align:center; color:#fff;}
.newsbox dd .news_list li .date .m { width:100%; font-size:35px; line-height:79px; background:#0098f8; font-family:Arial;}
.newsbox dd .news_list li .date .m span { font-size:15px; line-height:40px;}
.newsbox dd .news_list li .date .y { background:#5e5e60; font-size:18px; line-height:45px; height:45px; width:100%;}
.newsbox dd .news_list li .pic { width:182px; height:auto; overflow:hidden; display:block; margin:20px 0 0 -190px; float:left;}
.newsbox dd .news_list li .brief { width:98%; height:auto; overflow:hidden; float:left;}
.newsbox dd .news_list li .tit { font-size:16px; height:30px; line-height:30px; color:#545454; font-weight:bold; margin-top:15px; white-space:nowrap; overflow:hidden; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
.newsbox dd .news_list li .des { width:95%; height:56px; line-height:28px; overflow:hidden; margin-top:10px; font-size:14px; color:#989898; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; padding:0;}


.newsbox dd .news_more { width:124px; height:43px; line-height:42px; text-align:center; background:#f5f5f5; color:#737373; display:block; margin:20px auto; border:1px solid #cecece; font-size:16px;}
.newsbox dd .news_more:hover { background:#078b57; border:1px solid #078b57; color:#fff;}

.jobsbox_bg { height:283px; background:url(../images/jobsbox_bg.jpg) top center no-repeat;}
.jobsbox { max-width:1200px; min-width:960px; margin:0 auto; height:auto; overflow:hidden;}
.jobsbox dt { text-align:center; margin-top:40px;}
.jobsbox dt .tit { font-size:36px; color:#fff; line-height:50px;}
.jobsbox dd { text-align:center; height:auto; overflow:hidden;}
.jobsbox dd .des { font-size:16px; color:#fff; line-height:25px;}
.jobsbox dd .tel { font-size:35px; color:#fff; line-height:50px; font-family:Arial;}

/*页面布局*/
.indexbox{  max-width:1200px; min-width:960px; height:auto; margin:0 auto; overflow:hidden;}
.ny_banner { height:auto; background-color:#ccc; overflow:hidden; position:relative; background-repeat:no-repeat; margin-top:0px; background-position:center center;}
/*.ny_banner:after { content:''; position:absolute; left:0; top:0; width:100%; height:100%; background:url(../images/ny_banner_mask.png);}*/
.ny_location { max-width:1200px; height:auto; margin:0 auto; line-height:30px; border-bottom:1px solid #329700; text-align:right; margin-top:30px;}
.bannerBox{ width:100%; height:auto; overflow:hidden; position:relative; margin-top:0px;}
.bannerBox .hd{ width:100%;
	height:30px;
	text-align:center;
	position:absolute;
	bottom:20px; z-index:1; }
.bannerBox .hd ul{ width:100%; overflow:hidden; zoom:1; float:left; text-align:center;}
.bannerBox .hd ul li{ display:inline-block;
	_display:inline;
	_zoom:1;
	background:#ccc;
	width:20px;
	height:20px;
	line-height:20px;
	_font-size:0;
	margin:5px;
	cursor:pointer;
	z-index:1;
	border-radius:10px;
	-webkit-transition: all .5s cubic-bezier(0,0,.2,1);
	-moz-transition:all .5s cubic-bezier(0,0,.2,1);
	-o-transition:all .5s cubic-bezier(0,0,.2,1);
	-ms-transition:all .5s cubic-bezier(0,0,.2,1);
	transition:all .5s cubic-bezier(0,0,.2,1);
	
	color:#fff; font-size:12px;}
.bannerBox .hd ul li.on{ background:#972a27; width:20px; color:#fff;}
.bannerBox .bd{ position:relative; height:100%; z-index:0;   }
.bannerBox .bd li{ zoom:1; vertical-align:middle;}
.bannerBox .bd li img { display:block;}
.bannerBox .bd li a { display:block;}
/*.bannerBox .bd ul li {
	-webkit-transform: scale(2);
	-moz-transform: scale(2);

}
.bannerBox .bd ul li.on {
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);

}*/

/* 下面是前/后按钮代码，如果不需要删除即可 */
.bannerBox .prev,
.bannerBox .next{ position:absolute; left:3%; top:50%; margin-top:-30px; display:block; width:50px; height:60px; background:url(../images/slider-arrow.png) -177px 0 no-repeat; filter:alpha(opacity=50);opacity:0.5;}
.bannerBox .next{ left:auto; right:3%; background-position:-52px 0; }
.bannerBox .prev:hover{ filter:alpha(opacity=100);opacity:1; background-position:-117px 0;}
.bannerBox .next:hover{ filter:alpha(opacity=100);opacity:1; background-position:0 0;}
.bannerBox .prevStop{ display:none;  }
.bannerBox .nextStop{ display:none;  }

.topbox_bg { height:70px; overflow:hidden; position:relative; margin-top:0; z-index:1; background:#f5f5f5;}
.topbox_bg .topbox { max-width:1200px; min-width:960px; margin:0 auto; margin-top:0; height:70px; line-height:70px; overflow:hidden; position:relative;/*text-shadow: 0 1px #ccc, 1px 0 #ccc, -1px 0 #ccc, 0 -1px #ccc;*/ position:relative;}
.topbox_bg .topbox .hotkeys { height:auto; overflow:hidden; line-height:70px; float:left; font-size:14px; color:#000;}
.topbox_bg .topbox .hotkeys a { color:#000; }
.topbox_bg .topbox .hotkeys .lab { color:#000; margin-left:20px;}
.topbox_bg .topbox .searchbox { width:365px; height:39px; overflow:hidden; position:absolute; right:0px; top:16px; background:#fff; border-radius:20px;}
.topbox_bg .topbox .searchbox .keys { width:280px; height:39px; line-height:39px; border:0; color:#000; background:none; position:absolute; left:25px; top:0px; font-size:16px;}
.topbox_bg .topbox .searchbox .submit { width:56px; height:39px; border:0; position:absolute; right:0px; top:0px; cursor:pointer; background:url(../images/search_icon.png) center center no-repeat; text-indent:-9999px;}
.topbox_bg .topbox .searchbox .keys:-ms-input-placeholder{
    color: #999;opacity:1; font-size:16px;
}
.topbox_bg .topbox .searchbox .keys::-webkit-input-placeholder{
    color: #999;opacity:1; font-size:16px;
}
.topbox_bg .topbox .noticebox { position:absolute; left:445px; right:0; height:auto; overflow:hidden; height:60px; padding-left:200px;}
.topbox_bg .topbox .noticebox dt { width:200px; height:60px; margin:0 0 0 -200px; line-height:60px; font-weight:bold; color:#fff; float:left; background:url(../images/notice_icon.png) 60px center no-repeat; text-indent:100px;}
.topbox_bg .topbox .noticebox dd { width:100%; height:60px; float:left; line-height:60px;}
.topbox_bg .topbox .noticebox dd ul li a { color:#fff;}
/*关于我们*/
.aboutbox_bg { height:auto; min-height:auto; overflow:hidden; position:relative;}
.aboutbox { max-width:1200px; min-width:960px; height:auto; margin:0 auto; margin-top:20px; overflow:visible; position:relative;}
.aboutbox dt { width:100%; height:auto; overflow:hidden; text-align:center;}
.aboutbox dt .tit { color:#505050; font-size:27px; line-height:40px; height:auto;}
.aboutbox dt .tit:before { content:''; width:2px; height:24px; background:#00acff; display:inline-block; position:relative; top:3px; margin-right:20px;}
.aboutbox dt .tit:after { content:''; width:2px; height:24px; background:#00acff; display:inline-block; position:relative; top:3px; margin-left:20px;}
.aboutbox dt .tit1 { color:#c0c0c0; font-size:14px; line-height:40px; font-family:Arial; text-transform:uppercase; /* display:inline-block; background:#fff; padding:0 10px;*/}
.aboutbox dt .line { width:47px; height:3px; background:#a5a5a5; z-index:-1; margin:0px 30px; display:inline-block; position:relative; top:-10px;}
.aboutbox dd .des { color:#36363; font-size:14px; line-height:24px; text-align:center;}
.aboutbox dd { width:100%; height:auto; overflow:hidden; position:relative;}
.aboutbox dd .about_switch_box { width:100%; height:123px; position:absolute; left:0; top:40%;}
.aboutbox dd .about_switch { width:360px; height:123px; display:block; overflow:hidden; background:url(../images/about_switch_bg.png) center 0 no-repeat; position:absolute; top:0%; left:1%; z-index:0;}
.aboutbox dd .about_switch .tit { width:98%; line-height:123px; height:123px; font-size:20px; color:#329700; text-align:center; display:block;}
.aboutbox dd .contact_switch { width:360px; height:123px; display:block; overflow:hidden; background:url(../images/contact_switch_bg.png) 0 center no-repeat; position:absolute; top:0%; right:1%; z-index:0;}
.aboutbox dd .contact_switch .tit { width:98%; line-height:123px; height:123px; font-size:20px; color:#329700; text-align:center; display:block;}

.aboutbox dd .about_text { line-height:32px; font-size:16px; text-align:center; color:#78797e; overflow:hidden; margin-top:20px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical;}
.aboutbox dd .about_more { width:270px; height:29px; line-height:29px; text-align:center; background:#00acff; color:#fff; display:block; margin:0 auto; margin-top:40px; border-radius:15px;letter-spacing:3px; font-family:'黑体';}
.aboutbox dd .about_more:hover { background:#2a5ce7;letter-spacing:5px;}

.aboutbox dd .icon_list { width:100%; height:auto; overflow:hidden; margin-top:30px; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center;}
.aboutbox dd .icon_list li { width:25%; height:181px; float:left; text-align:center; position:relative;}
.aboutbox dd .icon_list li.noline:after { background:none;}
.aboutbox dd .icon_list li:after { content:''; position:absolute; left:0; top:0; width:1px; height:100%; background:#dadada;}
.aboutbox dd .icon_list li .icon { width:100%; height:80px; margin:0 auto; margin-top:18%; overflow:hidden;
-webkit-animation-duration: .5s;
animation-duration: .5s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.aboutbox dd .icon_list li .icon:before { font-size:70px; line-height:70px; color:#757575;}
.aboutbox dd .icon_list li:hover .icon:before { color:#2a5ce7;}
.aboutbox dd .icon_list li .tit { font-size:19px; line-height:50px; color:#5f5f5f;}
.aboutbox dd .icon_list li .des { color:#535353; line-height:28px; margin-top:10px;}
.aboutbox dd .icon_list li:hover .icon {
	-webkit-animation-name: rubberBand; animation-name: rubberBand;
}

/*产品供应*/
.supplybox { width:49.9%; height:auto; overflow:hidden; background:#fcecef; float:left; margin-top:60px; padding-bottom:55px;}
.supplybox .brief { margin:0 60px;}
.supplybox .tit { font-size:24px; line-height:50px; color:#000; margin-top:50px;}
.supplybox .tit1 { font-size:16px; color:#717171; line-height:40px;}
.supplybox .pic { margin-top:30px; height:auto; overflow:hidden; display:block;}
/*广告横幅*/
.adbox_bg { height:370px; overflow:hidden; position:relative; background:#ccc url(../images/adbox_bg.jpg) top center no-repeat;}
.adbox_bg .adbox { max-width:1200px; min-width:960px; margin:0 auto; height:370px; color:#fff;}
.adbox_bg .adbox .tit { line-height:50px; font-size:40px; margin-top:60px;}
.adbox_bg .adbox .tit1 { line-height:60px; font-size:22px; width:100%; margin-top:40px;}

.adbox_bg .adbox .join_btn { display:block; width:237px; height:45px; line-height:45px; color:#fff; font-size:22px; position:relative; border:1px solid #fff; text-align:center; border-radius:5px; margin-top:40px;}
.adbox_bg .adbox .join_btn:hover { }
.adbox_bg .adbox .join_btn:after { content:''; background:url(../images/join_btn_icon.png) 0 center no-repeat; display:inline-block; width:25px; height:17px; margin-left:20px;
-moz-transition:all .5s cubic-bezier(0,0,.2,1);
-o-transition:all .5s cubic-bezier(0,0,.2,1);
-ms-transition:all .5s cubic-bezier(0,0,.2,1);
transition:all .5s cubic-bezier(0,0,.2,1);
}
.adbox_bg .adbox .join_btn:hover:after { margin-left:25px;}
.strok-outside {
    text-shadow: 0 2px white, 2px 0 white, -2px 0 white, 0 -2px white;
}
/*产品系列*/

*.stroke_white {-webkit-text-stroke-width: 1px; -webkit-text-stroke-color: #fff; }
*.stroke_white_outside { text-shadow: 0 2px #fff, 2px 0 #fff, -2px 0 #fff, 0 -2px #fff;}


/**/
.tourismbox { width:100%; height:auto; overflow:hidden;}
.tourismbox dt { width:100%; height:auto; overflow:hidden; position:relative;}
.tourismbox dt .bg { filter:alpha(opacity=30); -moz-opacity:0.3; -khtml-opacity: 0.3; opacity: 0.3;}
.tourismbox dt .space { margin:0 20px; position:relative; top:-10px;}
.tourismbox dt .title { height:auto; overflow:hidden; float:right; text-align:right; margin-top:30px;}
.tourismbox dt .tit { color:#2f2f2f; font-size:23px; line-height:40px; height:40px;}
.tourismbox dt .tit1 { color:#525252; font-size:21px; line-height:30px; text-transform:uppercase;font-family:Arial; /*  display:inline-block; background:#fff; padding:0 10px;*/}
.tourismbox dt .line { width:35px; height:3px; background:#2f2f2f; margin:10px 0; display:inline-block;}
.tourismbox dt .line1 { width:102px; height:6px; background:#078b57; margin:20px auto;}
.tourismbox dt .des { color:#3a3a3a; font-size:17px; line-height:30px; margin-top:10px;}
.tourismbox dt .tabs { height:auto; overflow:hidden; font-size:14px; float:left; /* display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; align-items:center;*/ margin-top:30px;}
.tourismbox dt .tabs a { width:69px; height:69px; line-height:69px; overflow:hidden; padding:0; text-align:center; color:#fff; position:relative; background-color:#fff; background-position:center center; background-repeat:no-repeat; display:block; border-radius:0; border-right:1px solid #e7e7e7; float:left; display:flex; display:-webkit-flex; flex-flow:column wrap; justify-content:center; align-items:center;}
.tourismbox dt .tabs a:hover,.tourismbox dt .tabs a.hover { color:#fff; background-color:#329700;}
.tourismbox dt .tabs a .hide { display:none;}
.tourismbox dt .tabs a .show { display:block;}
.tourismbox dt .tabs a:hover .hide,.tourismbox dt .tabs a.hover .hide { display:block;}
.tourismbox dt .tabs a:hover .show,.tourismbox dt .tabs a.hover .show { display:none;}

.tourismbox dd { width:100%; height:auto; overflow:visible; position:relative; float:left;}
.tourismbox .tourism_list { width:100%; height:auto; overflow:hidden; margin-top:10px;}
.tourismbox .tourism_list li { width:24%; height:auto; float:left; margin-left:1.3%; height:auto; overflow:hidden; position:relative; top:0; left:0;
-moz-transition:all .5s cubic-bezier(0,0,.2,1);
-o-transition:all .5s cubic-bezier(0,0,.2,1);
-ms-transition:all .5s cubic-bezier(0,0,.2,1);
transition:all .5s cubic-bezier(0,0,.2,1);
/*-webkit-box-shadow:0px 0px 10px #ccc; display:block; box-shadow:0px 0px 10px #ccc;*/
}
.tourismbox .tourism_list li.ml0 { margin-left:0;}
.tourismbox .tourism_list li .des { height:48px; line-height:24px; color:#828282; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.tourismbox .tourism_list li .title { min-height:61px; height:auto; overflow:hidden; border-top:1px solid #fff; border-bottom:1px solid #fff; margin:10px 20px;}
.tourismbox .tourism_list li .tit { display:block; width:100%; height:30px; line-height:30px; font-size:18px; color:#fff; text-align:center; /*background:#000; background:rgba(0,0,0,.72);*/ z-index:1; text-align:center;/* position:absolute; left:0; bottom:0;*/
webkit-transition: all .5s ease;
-moz-transition:all .5s ease;
-o-transition:all .5s ease;
-ms-transition:all .5s ease;
transition:all .5s ease;
}
.tourismbox .tourism_list li .icon { height:200px; margin:30px; text-align:center; margin-top:40px;}
.tourismbox .tourism_list li .tit1 { text-transform:uppercase; font-size:14px; line-height:20px; text-align:center; color:#fff;}
.tourismbox .tourism_list li .more{ width:44px; height:32px; color:#fff; font-size:0px; text-transform:uppercase; background:url(../images/productbox_list_more_bg.png) center center no-repeat; position:absolute; left:50%; margin-left:-22px; bottom:0;}
.tourismbox .tourism_list li a { display:block; margin-right:1px; background:#fff; display:block; position:relative; /* z-index:5; width:100%; height:100%; background:url(../images/productbox_list_mask.png) center center no-repeat; background-size:100% 100%;*/}
.tourismbox .tourism_list li .pic { display:block; overflow:hidden;
	webkit-transition: all .5s ease;
    -moz-transition:all .5s ease;
    -o-transition:all .5s ease;
    -ms-transition:all .5s ease;
    transition:all .5s ease; position:relative; z-index:0;
	-webkit-transform: scale(1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 750ms;
	-moz-transform: scale(1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 750ms;

}
.tourismbox .tourism_list li:hover { }
.tourismbox .tourism_list li:hover .pic {
	-webkit-transform: scale(1.1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 750ms;
	-moz-transform: scale(1.1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 750ms;
}
.tourismbox .tourism_list li .brief { background:#329700; background:rgba(50,150,0,.60); position:absolute; z-index:1; left:0; bottom:0; width:100%; height:0%;}

.tourismbox .tourism_list li a:hover { }
.tourismbox .tourism_list li:hover .tit { }
.tourismbox .tourism_list li:hover .des { color:#fff;}
.tourismbox .tourism_list li:hover .brief { height:100%;}

.tourismbox dd .tourism_more { width:411px; height:33px; line-height:33px; margin-top:54px; font-size:15px; border-radius:18px; font-family:"宋体"; letter-spacing:10px; text-align:center; background:#329700; color:#fff; display:block;}
/*生态养殖*/
.breedbox_bg { height:807px; overflow:hidden; margin-top:50px; background:url(../images/breedbox_bg.jpg) top center no-repeat;}
.breedbox { max-width:1440px; min-width:960px; height:870px; overflow:hidden; margin:0 auto;}
.breedbox .switch_pic { float:left; height:auto; overflow:visible; margin-top:19%;}
.breedbox .switch_pic a { width:666px; height:293px; overflow:hidden; display:block; position:relative; background:#fff; border:3px solid #fff;}
.breedbox .switch_pic a .brief { position:absolute; right:0; width:168px; height:100%; top:0; background:#329700;}
.breedbox .switch_pic a .brief .icon { width:112px; height:114px; margin:0 auto; margin-top:45%; background:url(../images/switch_pic_logo.png) center center no-repeat;}
.breedbox .switch_pic a .brief .tit { height:60px; color:#fff; line-height:60px; text-align:center; font-size:28px;}
.breedbox .switch_pic a.pic01 { overflow:hidden; margin-left:5%;}
.breedbox .switch_pic a.pic02 { margin-top:-40%;}
.breedbox .switch_pic a:hover { z-index:1;}
.breedbox .right_info { float:right; height:auto; overflow:hidden; margin-top:20%;}
.breedbox .breed_more { width:205px; height:37px; line-height:37px; text-align:center; background:#329700; display:block; margin:0 auto; color:#fff; font-size:20px; margin-top:100px; text-transform:uppercase; border-radius:15px;}

/*产品中心*/
.product{max-width: 1200px; min-width:960px; height: auto; margin:0 auto; overflow: hidden; text-align:center; margin-top:40px;}
.product .pro_title { width:auto; height:60px; overflow:hidden; text-align:center; position:relative; display:inline-block;}
.product .pro_title:after { content:''; width:38px; height:38px; background:#eb870f; left:0; top:0; position:absolute;}
.product .pro_title .tit { color:#0262b8; font-size:28px; line-height:38px; font-weight:bold; position:relative; z-index:1; margin-left:20px;
text-shadow:#fff 2px 0 0,#fff 0 2px 0,#fff -2px 0 0,#fff 0 -2px 0;
-webkit-text-shadow:#fff 2px 0 0,#fff 0 2px 0,#fff -2px 0 0,#fff 0 -2px 0;
-moz-text-shadow:#fff 1px 0 0,#fff 0 2px 0,#fff -2px 0 0,#fff 0 -2px 0;
*filter: Glow(color=#fff, strength=2);
}
.product .pro_title .tit1 { color:#a6a6a6; font-size:15px; line-height:18px; font-family:"Times New Roman", Times, serif; text-transform:uppercase;  position:relative; z-index:1;}

.product .name{width: 100%; height: 50px; background: url(../images/product_name.png) center no-repeat; overflow: hidden;}
.slideTxtBox{ height: auto/*560px*/; margin:20px auto; overflow: hidden; padding-left:220px;}
.slideTxtBox .hd{ width:200px; height:auto; overflow:hidden; background:#0262b8; float:left; margin:0 0 0 -220px;}
.slideTxtBox .hd .title{width: 100% ; height:50px; font-size: 20px; color: #ffffff;line-height: 50px; text-align: center; font-weight: bold; ba overflow: hidden;}
.slideTxtBox .hd ul{width: 100%; height:auto; border:1px solid #0262b8; background: #ffffff; overflow: hidden;}
.slideTxtBox .hd ul li{width:100%; height: 53px; border-top:1px solid #0262b8; overflow: hidden;}
.slideTxtBox .hd ul li a{display: block; width:100%; height: 53px; font-size: 16px; color: #0262b8; line-height: 53px;  text-align: center; overflow: hidden; cursor: pointer;}
.slideTxtBox .hd ul li a:hover{color: #ffffff; background: #0262b8;}
.slideTxtBox .hd .t{width: 90%; height: 40px; margin: 0 auto; font-size: 16px; color: #ffffff; line-height: 40px; overflow: hidden;}
.slideTxtBox .hd .p{width: 90%; height: auto; margin: 0 auto; font-size: 14px; color: #ffffff; line-height: 30px; overflow: hidden; padding:10px 0;}
.slideTxtBox .hd .t_bg1{background: url(../images/c_time.png) left no-repeat;}
.slideTxtBox .hd .t_bg2{background: url(../images/c_phone.png) left no-repeat;}
.slideTxtBox .bd{ float: left; width: 100%; height: auto;overflow: hidden;}
.slideTxtBox .bd ul{width: 100%; height: auto; overflow: hidden;}
.slideTxtBox .bd ul li{width: 32%; height:auto; float: left; margin-left:2%; margin-bottom:2%;}
.slideTxtBox .bd ul li.ml0 { margin-left:0;}
.slideTxtBox .bd ul li .pic{width: 100%; height:auto; border: 1px solid #ededed; overflow: hidden;}
.slideTxtBox .bd ul li .title{display: block; width: 100%; height: 50px; font-size: 14px;line-height: 50px; text-align: center; overflow: hidden; background:#efefef;}
.slideTxtBox .bd ul li:hover .title{color: #fff; background:#689dcc;}
.slideTxtBox .bd ul li:hover .title a { color:#fff;}

/*产品展示*/
.productbox_bg { height:auto; overflow:hidden; min-height:656px; background:url(../images/productbox_bg.jpg) top center no-repeat; position:relative; z-index:1; margin-top:40px; display:none;}
.productbox { max-width:1200px; min-width:960px; height:auto; margin:0 auto; overflow:visible;}
.productbox dt { width:100%; height:auto; overflow:visible; position:relative; text-align:center; margin-top:40px;}
.productbox dt .bg { filter:alpha(opacity=30); -moz-opacity:0.3; -khtml-opacity: 0.3; opacity: 0.3;}
.productbox dt .space { margin:0 20px; position:relative; top:-10px;}
.productbox dt .title { width:75%; height:70px; overflow:hidden; border-bottom:1px solid #d6dde7; padding-left:25%; background:url(../images/product_title_icon.gif) 10px center no-repeat;}
.productbox dt .tit { color:#fff; font-size:30px; line-height:60px; height:60px;}
.productbox dt .tit1 { color:#b0b0b0; font-size:37px; line-height:40px; text-transform:uppercase; /*  display:inline-block; background:#fff; padding:0 10px;*/}
.productbox dt .line { width:31px; height:3px; background:#0098f8; margin:15px auto;}
.productbox dt .line1 { width:102px; height:6px; background:#078b57; margin:20px auto;}
.productbox dt .des { color:#fff; font-size:14px; line-height:32px;}
.productbox dd .tabs { width:100%; height:auto; overflow:hidden; font-size:14px; text-align:center; /* display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:center; align-items:center;*/ margin-top:30px;}
.productbox dd .tabs a { min-width:107px; height:36px; line-height:36px; padding:0; text-align:center; margin:10px 5px; color:#3e3e3e; position:relative; background:#d2d2d2; display:inline-block; border-radius:18px;}
.productbox dd .tabs a:hover,.productbox dt .tabs a.hover { color:#fff; background:#093e86;}
.productbox dt .contact_info { padding:30px 20px; line-height:30px; font-size:14px; color:#4b4b4b;}
.productbox dt .contact_info .qrcode { width:104px; height:auto; overflow:hidden; margin:0 auto; margin-top:40px;}
.productbox dt .contact_info .tit { width:100%; text-align:center; font-size:12px; line-height:30px; margin:0; color:#4b4b4b;}
.productbox dt .absbox { position:absolute; left:0; top:0; width:100%; height:100%;}
.productbox dt .product_sort_list { width:170px; height:auto; overflow:hidden; margin:0 auto; font-size:18px;}
.productbox dt .product_sort_list li { width:100%; height:auto; position:relative; margin-top:16px;}
.productbox dt .product_sort_list li a { height:41px; line-height:41px; display:block; border:1px solid #89cf6a; border-radius:5px; color:#8fec66; background:#078b57;}
.productbox dt .product_sort_list li a:hover { background:#89cf6a; color:#078b57;}

.productbox.style01 dt { background:#00814d;}
.productbox.style01 dt .tit { font-size:32px;}
.productbox.style01 dt .product_sort_list li { margin-top:10px;}
.productbox.style01 dt .product_sort_list li a { color:#fff; background:#078b57; border:1px solid #75bf21;}
.productbox.style01 dt .product_sort_list li a:hover { background:#75bf21;}

.productbox.style02 dt { background:#088b56;}
.productbox.style02 dt .tit { font-size:32px;}
.productbox.style02 dt .product_sort_list li { margin-top:36px;}
.productbox.style02 dt .product_sort_list li a { background:#078b57; color:#8fec66;}
.productbox.style02 dt .product_sort_list li a:hover { background:#8fec66; color:#078b57;}

.productbox dd { width:100%; height:auto; overflow:visible; position:relative; float:left;}
.productbox dd .searchbox { width:820px; height:64px; overflow:hidden; background:#fff; border-radius:25px; margin:0 auto; position:relative; margin-top:30px;}
.productbox dd .searchbox .keys { width:100%; height:64px; margin-top:0; border:0; background:#fff; line-height:64px; text-indent:30px; font-size:16px; color:#787878;}
.productbox dd .searchbox .submit { width:142px; height:64px; font-size:16px; border:0; background:#75bf21; color:#fff; line-height:64px; position:absolute; right:0; top:0; border-radius:25px; z-index:9; text-align:center; cursor:pointer;}
.productbox dd .picnews { margin-top:30px; display:block;}

.productbox dd .prev { width:57px; height:100%; position:absolute; left:-100px; top:0; z-index:1; background:url(../images/productbox_scroll_prev.png) center center no-repeat;}
.productbox dd .next { width:57px; height:100%; position:absolute; right:-100px; top:0; z-index:1; background:url(../images/productbox_scroll_next.png) center center no-repeat;}

.productbox .product_list { width:100%; height:auto; overflow:hidden;}
.productbox .product_list li { width:290px; height:auto; overflow:hidden; position:relative; float:left; margin-right:14px; border:1px solid #00c8ea; padding-top:42px;
-moz-transition:all .5s cubic-bezier(0,0,.2,1);
-o-transition:all .5s cubic-bezier(0,0,.2,1);
-ms-transition:all .5s cubic-bezier(0,0,.2,1);
transition:all .5s cubic-bezier(0,0,.2,1);
/*-webkit-box-shadow:0px 0px 10px #ccc; display:block; box-shadow:0px 0px 10px #ccc;*/
}
.productbox .product_list li.ml0 { margin-left:0;}
.productbox .product_list li .des { height:48px; line-height:24px; color:#828282; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.productbox .product_list li .tit { display:block; width:100%; line-height:30px; color:#fff; text-align:center; font-size:25px; margin-top:45%; /* background:rgba(0,0,0,.72); */z-index:1; text-align:center; /*position:absolute; left:0; bottom:0;*/
webkit-transition: all .5s ease;
-moz-transition:all .5s ease;
-o-transition:all .5s ease;
-ms-transition:all .5s ease;
transition:all .5s ease;
}
.productbox .product_list li .tit1 { height:42px;; line-height:42px; text-align:center; color:#fff; font-size:16px;}
.productbox .product_list li .brief .more{ color:#0e2fc3; font-size:15px; line-height:30px; width:108px; height:22px; line-height:22px; text-align:center; border-radius:11px; background:#fff; font-size:15px; margin:0 auto; margin-top:20px;}
.productbox .product_list li .brief .more:hover { background:#0e2fc3; color:#fff;}
.productbox .product_list li a { display:block; background:#000; background:rgba(0,0,0,.5); position:absolute; left:50%; top:0%; width:0%; height:100%; overflow:hidden; z-index:999; /* z-index:5; width:100%; height:100%; background:url(../images/productbox_list_mask.png) center center no-repeat; background-size:100% 100%;*/}
.productbox .product_list li .pic { display:block; overflow:hidden; position:relative;
	webkit-transition: all .5s ease;
    -moz-transition:all .5s ease;
    -o-transition:all .5s ease;
    -ms-transition:all .5s ease;
    transition:all .5s ease; position:relative; z-index:0;
	-webkit-transform: scale(1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 750ms;
	-moz-transform: scale(1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 750ms;
	border-top:1px solid #00c8ea;
	border-bottom:1px solid #00c8ea;

}
.productbox .product_list li .pic img { border:1px solid #cfcfcf; margin:5px;}
.productbox .product_list li:hover { }
.productbox .product_list li:hover .pic {
	-webkit-transform: scale(1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 750ms;
	-moz-transform: scale(1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 750ms;
}
.productbox .product_list li .brief { position:relative; z-index:1; padding:0 20px; height:auto;}

.productbox .product_list li:hover a { left:0; top:0; width:100%;}
.productbox .product_list li:hover .tit {/* background:rgba(7,139,87,.83);*/ }
.productbox .product_list li:hover .des { color:#fff;}
.productbox .product_list li:hover .more { font-size:16px; color:#87a5fb;}

.productbox dd .product_more { width:270px; height:29px; line-height:29px; text-align:center; background:#00c8ea; color:#0a29bd; display:block; margin:0 auto; margin-top:40px; border-radius:15px;letter-spacing:3px; font-family:'黑体';}
.productbox dd .product_more:hover { letter-spacing:5px;}

/*案列展示*/
.casebox_bg { height:auto; overflow:hidden; padding-bottom:30px;}
.casebox { max-width:1200px; min-width:960px; height:auto; overflow:hidden; margin:0 auto; margin-top:40px; overflow:visible;}
.casebox dt { width:100%; height:auto; overflow:visible; position:relative; text-align:center; margin-top:40px;}
.casebox dt .bg { filter:alpha(opacity=30); -moz-opacity:0.3; -khtml-opacity: 0.3; opacity: 0.3;}
.casebox dt .space { margin:0 20px; position:relative; top:-10px;}
.casebox dt .title { width:75%; height:70px; overflow:hidden; border-bottom:1px solid #d6dde7; padding-left:25%; background:url(../images/product_title_icon.gif) 10px center no-repeat;}
.casebox dt .tit { color:#444444; font-size:30px; line-height:60px; height:60px;}
.casebox dt .tit1 { color:#b0b0b0; font-size:37px; line-height:40px; text-transform:uppercase; /*  display:inline-block; background:#fff; padding:0 10px;*/}
.casebox dt .line { width:31px; height:3px; background:#0098f8; margin:15px auto;}
.casebox dt .line1 { width:102px; height:6px; background:#078b57; margin:20px auto;}
.casebox dt .des { color:#898989; font-size:14px; line-height:32px;}
.casebox dt .tabs { display:inline-block; height:42px; overflow:hidden; text-align:center; margin-top:33px; background:#75bf21; border-radius:21px;}
.casebox dt .tabs a { display:inline-block; height:42px; line-height:42px; padding:0 25px; text-align:center; color:#fff; font-size:16px; border-radius:21px; overflow:hidden;}
.casebox dt .tabs a:hover,
.casebox dt .tabs a.hover { background:#078b57; color:#fff;}
.casebox dd { width:100%; height:auto; overflow:visible; margin-top:70px; position:relative;}
.casebox .prev { width:45px; height:100%; position:absolute; left:-100px; top:0; z-index:1; background:url(../images/case_ctrl_prev.png) center center no-repeat;}
.casebox .next { width:45px; height:100%; position:absolute; right:-100px; top:0; z-index:1; background:url(../images/case_ctrl_next.png) center center no-repeat;}

.casebox .case_list { width:100%; height:auto; overflow:hidden;}
.casebox .case_list li { width:226px; height:226px; overflow:hidden; float:left; margin-right:19px; zoom:1;
-moz-transition:all .2s cubic-bezier(0,0,.2,1);
-o-transition:all .2s cubic-bezier(0,0,.2,1);
-ms-transition:all .2s cubic-bezier(0,0,.2,1);
transition:all .2s cubic-bezier(0,0,.2,1);
}
.casebox .case_list li.ml0 { margin-left:0;}
.casebox .case_list li .brief { position:relative; height:auto; overflow:hidden; padding:25% 0;}
.casebox .case_list li .brief .more{ color:#003af5; font-size:14px; line-height:20px; width:76px; height:20px; text-align:center; border-radius:10px; background:#fff; font-size:14px; margin:0 auto; margin-top:20px;}
.casebox .case_list li .brief .more:hover { }
.casebox .case_list li .tit { width:100%; height:46px; line-height:46px; color:#fff; font-size:0px; text-align:center;}
.casebox .case_list li .tit1 { width:100%; height:30px; line-height:30px; color:#fff; font-size:15px; text-align:center;}
.casebox .case_list li .des { width:100%; height:50px; line-height:25px; color:#fff; font-size:14px;}
.casebox .case_list li a { display:block; background:#003af5; background:rgba(0,58,245,.79); position:absolute; left:50%; top:50%; width:0%; height:0%; overflow:hidden; z-index:999; border-radius:50%;}
.casebox .case_list li:hover a { left:0; top:0; width:100%; height:100%;}
.casebox .case_list li .pic { display:block; height:auto; overflow:hidden; position:relative;}
.casebox .case_list li .pic img {
	-webkit-transform: scale(1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 350ms;
	-moz-transform: scale(1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 350ms;}
.casebox .case_list li:hover,
.casebox .case_list li.hover { width:22%;}
.casebox .case_list li:hover .pic img {
	-webkit-transform: scale(1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 350ms;
	-moz-transform: scale(1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 350ms;}
.casebox .case_list li:hover .tit { font-size:23px;}
.casebox .case_list li:hover .brief,
.casebox .case_list li.hover .brief{ }

.casebox dd .case_more { width:269px; height:41px; line-height:41px; text-align:center; background:#003af5; color:#fff; display:block; margin:0 auto; margin-top:40px; border-radius:22px;letter-spacing:3px; font-family:'黑体';}
.casebox dd .case_more:hover { letter-spacing:5px;}

/*.picMarquee-left{ overflow:hidden; position:relative;}
.picMarquee-left .hd{ overflow:hidden;  height:40px; text-align:center; background:url(../images/casebox_ctrlbox_line.gif) center center no-repeat;}
.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ width:38px; height:38px; line-height:38px; background:#bfbfbf; color:#fff; display:inline-block; cursor:pointer; font-size:18px; font-family:"宋体";}
.picMarquee-left .hd .prev:hover,.picMarquee-left .hd .next:hover{ background:#666;}
.picMarquee-left .hd .next{ }
.picMarquee-left .bd{ padding:10px;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1;}
.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;}
.picMarquee-left .bd ul li .pic{ text-align:center;}*/
/*焦点图*/
.focus{ position:relative; width:570px; height:330px; background-color: #000; float: left;}  
.focus img{ width: 570px; height: 330px;} 
.focus .shadow .title{width: 260px; height:65px; padding-left: 30px; padding-top: 20px;}
.focus .shadow .title a{ text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden;}
.focus .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;} 
.focus .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#fc114a;}  
.focus .fPic{ position:absolute; left:0px; top:0px; }  
.focus .shadow{ width:100%; position:absolute; bottom:0; left:0px; z-index:10; height:auto; padding-bottom:5px; background:rgba(0,0,0,0.6);    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left;}  
.focus .shadow a { text-decoration:none; color:#fff; font-size:16px; overflow:hidden; font-family: "\5FAE\8F6F\96C5\9ED1"; line-height:32px; margin-top:5px; width:94%; display:block; margin-left:3%;} 
.focus .shadow p { background:#ff1177;}
.focus .fcon{ position:relative; width:100%; float:left;  display:none; background:#000  }  
.focus .fcon img{ display:block; }  
.focus .fbg{bottom:13px; right:10px; position:absolute; height:21px; text-align:center; z-index: 200; }  
.focus .fbg div{margin:4px auto 0;overflow:hidden;zoom:1;height:14px}    
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;}  
.focus .D1fBt a{position:relative; display:inline; width:12px; height:12px; margin:0 2px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#ffffff; }    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#ed2121;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }    
.focus .prev,.focus .next{position:absolute;width:40px;height:74px;background: url(../images/focus_btn.png) no-repeat;}
.focus .prev{top: 50%;margin-top: -37px; left: 0;background-position:0 -74px; cursor:pointer; }  
.focus .next{top: 50%;margin-top: -37px; right: 0;  background-position:-40px -74px;  cursor:pointer;}  
.focus .prev:hover{  background-position:0 0; }  
.focus .next:hover{  background-position:-40px 0;}


.insidebox_bg { max-width:1200px; min-width:960px; height:auto; overflow:visible; margin:0px auto; position:relative;}
/*.insidebox { margin:0 auto; overflow:visible;}*/
.insidebox { margin:0 auto; overflow:hidden; padding-left:243px;}
/*.leftbox { width:100%; height:auto; height:auto; overflow:visible; position:relative; z-index:999;}*/
.leftbox { width:204px; height:auto; overflow:hidden; float:left; _display:inline; margin:43px 0 0 -243px; position:relative;}
.leftbox .bg { filter:alpha(opacity=30); -moz-opacity:0.3; -khtml-opacity: 0.3; opacity: 0.3;}
.leftbox_bg { height:57px; background:#0364be; background:rgba(3,100,190,.88); margin-top:-57px; position:relative; z-index:1;}
.currpath { width:1200px; height:40px; line-height:40px; margin:0 auto; font-size:14px; color:#727171; margin-top:10px;}
.currpath a { color:#727171;}

.insidebox .currpath { width:96%; margin-left:2%; height:40px; line-height:40px; font-size:12px; color:#6f6f6f; margin-top:10px; font-weight:bold;}
.insidebox .currpath a { color:#6f6f6f;}

/*筛选框*/
.filterbox {  width:96%; margin-left:2%; height:auto; overflow:hidden; line-height:48px; margin-top:10px; background:#f9f9f9; border:1px solid #ebebeb;}
.filterbox .attrbox { width:98%; height:auto; overflow:hidden; border-top:1px solid #ebebeb; margin-left:1%; font-size:14px;}
.filterbox dl.bt0 { border-top:none;}
.filterbox .attrbox dt { width:5%; float:left; color:#535353; font-weight:bold;}
.filterbox .attrbox dd { width:95%; float:left;}
.filterbox .attrbox dd a { display:inline-block; color:#535353; margin:0 10px;}
.filterbox .attrbox dd a:hover { color:#f75c5c;}
.filterbox .attrbox dd a.on { color:#f75c5c;}


.goods-leftbox { background:#032b76; min-height:101px;}
.goods-guidebox { max-width:1200px; min-width:960px; height:auto; margin:0 auto; overflow:hidden;}
.goods-guidebox dt { display:none;}
.goods-guidebox dd { width:100%; height:auto; overflow:hidden;}

.goods-guidebox dd ul { width:100%; height:auto; overflow:hidden; text-align:center; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between; font-size:18px;}
.goods-guidebox dd ul li { width:16.66666666666667%; flex:0 0 16.66666666666667%; height:101px; line-height:101px; background:none; margin:0; padding:0;}
.goods-guidebox dd ul li:hover { color:#fff;}
.goods-guidebox dd ul li a { color:#fff; display:block; font-weight:bold;}
.goods-guidebox dd ul li:hover a,.goods-guidebox dd ul li.hover a { background:#01379b;}

.news-leftbox { width:100%; position:relative; height:auto; overflow:hidden;}
.news-leftbox .line { position:absolute; left:0; top:61%; width:100%; height:1px; background:#e3e3e3;}
.news-guidebox { max-width:1200px; min-width:960px; height:auto; margin:0 auto; overflow:hidden;}
.news-guidebox dt { display:none;}
.news-guidebox dd { width:100%; height:auto; overflow:hidden;}

.news-guidebox dd ul { width:100%; height:auto; overflow:hidden; text-align:center; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:flex-start;}
.news-guidebox dd ul li { background:none; margin:0; padding:0;}
.news-guidebox dd ul li a { display:block; height:auto; overflow:hidden; position:relative;}
.news-guidebox dd ul li a .cn { color:#000; font-size:25px; line-height:55px; height:55px; font-weight:bold;}
.news-guidebox dd ul li a .en { color:#7d7d7d; font-size:17px; line-height:30px; height:30px; text-transform:uppercase;}
.news-guidebox dd ul li a:before { content:''; height:2px; width:0; background:#dd1e19; top:60%; left:0; position:absolute; -webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;}
.news-guidebox dd ul li:hover a:before,.news-guidebox dd ul li.hover a:before { width:100%;}

.goods-list { overflow:visible; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:flex-start; align-items:flex-start;}
.goods-list li { width:23%; flex:0 0 23%; margin-left:2.6%; margin-bottom:2%; float:left; height:auto; overflow:hidden; -webkit-box-shadow:0px 0px 10px #ccc; display:block; box-shadow:0px 0px 10px #ccc;}
.goods-list li.ml0 { margin-left:0;}
.goods-list li .pic { border:0; overflow:hidden; display:block;}
.goods-list li .name{ text-align:center; height:50px; line-height:50px; text-align:center; background:#fff; font-size:16px; color:#000;}
.goods-list li:hover .name { background:#1547d3; color:#fff;}

.pic-list { overflow:visible; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:flex-start; align-items:flex-start;}
.pic-list li { width:23%; flex:0 0 23%; margin-left:2.6%; margin-bottom:2%; float:left; height:auto; overflow:hidden; -webkit-box-shadow:0px 0px 10px #ccc; display:block; box-shadow:0px 0px 10px #ccc;}
.pic-list li.ml0 { margin-left:0;}
.pic-list li .pic { border:0; overflow:hidden; display:block;}
.pic-list li .name{ text-align:center; height:50px; line-height:50px; text-align:center; background:#fff; font-size:16px; color:#000;}
.pic-list li:hover .name { background:#1547d3; color:#fff;}

.video-list { overflow:visible; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:flex-start; align-items:flex-start;}
.video-list li { width:23%; flex:0 0 23%; margin-left:2.6%; margin-bottom:2%; float:left; height:auto; overflow:hidden; -webkit-box-shadow:0px 0px 10px #ccc; display:block; box-shadow:0px 0px 10px #ccc;}
.video-list li.ml0 { margin-left:0;}
.video-list li .pic { border:0; overflow:hidden; display:block;}
.video-list li .name{ text-align:center; height:50px; line-height:50px; text-align:center; background:#fff; font-size:16px; color:#000;}
.video-list li:hover .name { background:#1547d3; color:#fff;}

.news-box { height:auto; overflow:hidden; padding-right:383px;}
.news-box .rightbox { width:330px; height:auto; overflow:hidden; float:right; margin:0 -383px 0 0;}
.news-box .rightbox .searchbox { width:100%; height:auto; overflow:hidden; background:#e5e5e5;}
.news-box .rightbox .searchbox .box { width:80%; height:auto; margin:30px auto; overflow:hidden;}
.news-box .rightbox .searchbox .tit { font-size:24px; color:#000; line-height:30px;}
.news-box .rightbox .searchbox .keys { width:100%; height:40px; margin-top:15px; border:0; background:#fff; line-height:40px; text-indent:10px;}
.news-box .rightbox .searchbox .submit { width:100%; height:40px; font-size:15px; margin-top:15px; border:0; background:#bb1818; color:#fff; line-height:40px; text-align:center; cursor:pointer;}
.news-box .rightbox .picnews { margin-top:30px; display:block;}
.news-box .rightbox .picnews .pic { overflow:hidden;}
.news-box .rightbox .picnews .tit { font-size:17px; line-height:28px; margin-top:10px; color:#000;}
.news-box .rightbox .picnews .des { font-size:14px; line-height:24px; color:#6e6e6e; margin-top:5px; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.news-box .rightbox .picnews:hover .tit{ color:#ff4208;}
.news-box .rightbox .picnews:hover .des{ margin-top:10px;}
/*新闻二级列表*/
.news-list { width:100%; height:auto; overflow:hidden; float:left;}
.news-list li { width:100%; height:165px; overflow:hidden; position:relative; background:#fff; border-bottom:1px solid #dbdbdb;}
.news-list li .box { height:165px; padding-left:100px;}
.news-list li .date { width:100px; height:165px; margin:0 0 0 -100px; float:left; font-family:Arial;}
.news-list li .date .date-day { font-size:53px; line-height:60px; color:#828282; margin-top:30px;}
.news-list li .date .date-year-month{ font-size:14px; line-height:18px; color:#9d9d9d; }
.news-list li .pic { width:300px; height:200px; overflow:hidden; display:block; float:left; margin:0 0 0 -340px; _display:inline; -moz-box-shadow:2px 2px 5px #CCC; -webkit-box-shadow:2px 2px 5px #CCC; box-shadow:2px 2px 5px #CCC;}
.news-list li .brief { width:100%; height:auto; overflow:hidden; float:left; margin-top:30px;}
.news-list li .brief .tit { width:100%; display:block; font-size:22px; height:40px; line-height:40px; color:#323232; overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
.news-list li .brief .des { color:#707070; font-size:14px; line-height:23px; margin-top:5px; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.news-list li .brief .more { display:inline-block; width:112px; height:39px; line-height:39px; text-align:center; font-size:14px; color:#ef7626; border:1px solid #ef7626; text-transform:uppercase; position:relative; margin-top:20px;}
.news-list li .brief .more:hover { background:#ef7626; color:#fff;}
.news-list li:hover .brief .tit { color:#0e6c6b;}
.news-list li:hover .brief .des { }
.news-list li:hover .date .date-day { color:#0e6c6b;}
.news-list li:hover .date .date-year-month { color:#0e6c6b;}
.news-list li .line_bx { background:#008d39; width:0%; height:2px; position:absolute; left:0; bottom:0;}
.news-list li .line_ly { background:#008d39; width:2px; height:0%; position:absolute; left:0; bottom:0;}
.news-list li .line_tx { background:#008d39; width:0%; height:2px; position:absolute; right:0; top:0;}
.news-list li .line_ry { background:#008d39; width:2px; height:0%; position:absolute; right:0; top:0;}
.news-list li:hover .line_bx { width:100%;}
.news-list li:hover .line_ly { height:100%;}
.news-list li:hover .line_tx { width:100%;}
.news-list li:hover .line_ry { height:100%;}
/*新闻列表样式*/
.news-list1 { width:100%; height:auto; overflow:hidden; font-size:16px;}
.news-list1 li { width:100%; line-height:50px; height:50px; border-bottom:1px dotted #999; position:relative; overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
.news-list1 li .date { float:right;}
.news-list1 li .tit { margin-left:20px;}
.news-list1 li:hover { border-bottom:1px solid #999; }
.news-list1 li:before { content:''; position:absolute; left:0; bottom:22px; width:6px; height:6px; background:#000;}
.news-list1 li:after { content:''; position:absolute; left:0; bottom:-1px; width:0; height:1px; background:#0e6c6b;-webkit-transition: all .5s ease;
    -moz-transition:all .5s ease;
    -o-transition:all .5s ease;
    -ms-transition:all .5s ease;
    transition:all .5s ease;}
.news-list1 li:hover:after { width:100%;}

.jobs-list { width:100%; height:auto; overflow:hidden; float:left;}
.jobs-list li { width:100%; height:60px; overflow:hidden; position:relative; background:#fff; border-bottom:1px dashed #dbdbdb;}
.jobs-list li .date { float:right; line-height:60px; font-family:Arial;}
.jobs-list li .tit { width:100%; font-size:16px; height:60px; line-height:60px; overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
.jobs-list li .des { color:#707070; font-size:14px; line-height:23px; margin-top:5px; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.jobs-list li:hover .tit { color:#ff4208;}
.jobs-list li:hover:before { background:#599e49;}
.jobs-list li:hover .des { color:#ff4208;}
.jobs-list li:hover .date { color:#ff4208;}

.upresume { border:1px solid #ccc; background:#eee; padding:10px; border-radius:5px;}
.upresume:hover { border:1px solid #f00; background:#f00; color:#fff;}

.detail { width:100%; height:auto; overflow:hidden; margin:0 auto;}
.detail .tit { font-size:18px; line-height:40px; margin:10px 0; font-weight:bold; text-align:center; color:#000;}
.detail .des { line-height:40px; color:#666; text-align:center;/* border-top:1px solid #ccc;*/ margin-top:10px; font-size:14px;}
.detail .pic { text-align:center;}
.detail .con { padding:10px; line-height:2; color:#000; text-align:justify;/* text-justify:distribute-all-lines;*/ text-justify:inter-ideograph;}
.detail .con p { font-size:16px;}
.detail .con table { border-collapse:collapse; border:1px solid #ccc; border:1px solid red; margin:0 auto;}
.detail .con table .firstRow { }
.detail .con table tr td { }
.detail .con img { max-width:100%; width:auto;}
/*上一条下一条*/
.detail .prev_next { font-size:14px; border-top:1px solid #ccc; margin:0; padding:10px; margin-top:15px;}
.detail .prev_next a { color:#666; display:block;}
.detail .prev_next a:hover { color:#c00;}
.detail .label { margin:10px 0; font-size:16px; font-weight:bold; color:#666;}
/*相关标签*/
.detail .tag a { display:inline-block; color:#f00; border-bottom:1px dashed #f00; margin:0 3px;}
/*相关新闻列表*/
.detail .news-related-list { width:100%; height:auto; overflow:hidden;}
.detail .news-related-list li { height:30px; border-bottom:1px dashed #ccc; line-height:30px; text-indent:20px; position:relative;}
.detail .news-related-list li:before { content:''; width:6px; height:6px; position:absolute; left:5px; top:50%; margin-top:-3px; background:#999; border-radius:50%;}
.detail .news-related-list li span { float:right;}
/*相关图片列表*/
.detail .news-related-pic { width:100%; height:auto; overflow:hidden;}
.detail .news-related-pic  li { width:120px; height:110px; float:left; margin-right:10px; position:relative;}
.detail .news-related-pic  li .picture { width:120px; height:80px;}
.detail .news-related-pic  li .title { height:20px; line-height:30px; text-align:center; width:100%; font-size:12px;}

.ny_topbox { max-width:1200px; min-width:960px; height:auto; margin:0 auto; overflow:hidden; color:#000; text-align:center;}
.ny_topbox .title { display:inline-block; margin-top:30px;}
.ny_topbox .tit { font-size:34px; line-height:60px; font-weight:bold;}
.ny_topbox .line { display:inline-block; width:3px; height:16px; overflow:hidden; background:#000; margin:0 20px;}
.ny_topbox .tit1 { font-size:34px; font-family:Arial; text-transform:uppercase; font-weight:normal; margin-left:10px;}
.ny_topbox .des { margin:16px auto;}
/*内页导航*/
.guidebox { width:100%; height:auto; overflow:visible; margin-top:0;}
.guidebox dt { width:100%; height:71px; overflow:hidden; position:relative; background:url(../images/guidebox_tit_bg.gif) no-repeat;}
.guidebox dt .tit { color:#fff; font-size:26px; line-height:30px; height:30px; position:relative; font-weight:bold; z-index:2; margin-top:15px; margin-left:10px;}
.guidebox dt .tit1 { color:#fff; font-size:15px; line-height:20px; text-transform:uppercase; margin-left:10px;}
.guidebox dt .line { display:block; width:17px; height:2px; background:#fff; position:relative; margin:10px 0;}
.guidebox dt .title { margin-top:27px; margin-left:23px;}

.guidebox dd { width:100%; height:auto; overflow:hidden; position:relative; background:#1547d3;}

.guidebox dd ul { width:100%; height:auto; overflow:visible; text-align:center;}
.guidebox dd ul li { width:100%; min-height:53px; line-height:53px; position:relative; float:left; border-top:1px solid #fff;}
.guidebox dd ul li a { display:block; height:53px; line-height:53px; position:relative; text-align:center; font-size:15px; color:#fff;}
.guidebox dd ul li a:before { content:''; width:0; height:2px; background:#fff; position:absolute; left:0; top:50%; margin-top:-1px;}
.guidebox dd ul li a:after { content:''; width:0; height:2px; background:#fff; position:absolute; right:0; top:50%; margin-top:-1px;}
.guidebox dd ul li a:before,
.guidebox dd ul li a:after{
	-webkit-transition: all .5s ease;
	-moz-transition:all .5s ease;
	-o-transition:all .5s ease;
	-ms-transition:all .5s ease;
	transition:all .5s ease;
}
.guidebox dd ul li:hover a:before,
.guidebox dd ul li.hover a:before,
.guidebox dd ul li:hover a:after,
.guidebox dd ul li.hover a:after { width:19px;}
.guidebox dd ul li:hover:after,
.guidebox dd ul li.hover:after { width:80%; left:10%;}
.guidebox dd ul li:hover:before,
.guidebox dd ul li.hover:before { /*background:#454545;*/}
.guidebox dd ul li:hover a,
.guidebox dd ul li.hover a { font-weight:bold; font-size:18px;}

.guidebox dd ul li:hover a+.subnav,
.guidebox dd ul li.hover .subnav{ display:block;}
.guidebox dd .subnav { width:100%; height:auto; position:relative; top:0; left:0; padding-top:10px; display:none; overflow:hidden; z-index:999;}
.guidebox dd .subnav a { display:block; line-height:32px; height:32px; text-align:center; color:#8fec66; font-size:16px; background:none; border:0;}
.guidebox dd .subnav a:hover,.guidebox dd .subnav a.hover { }
.guidebox dd .subnav a:before { content:'+'; margin-right:10px;}


.leftbox .contact { height:auto; overflow:hidden; position:relative; margin-top:3px; background:#002ba2;}
.leftbox .contact dt { width:100%; height:47px; overflow:hidden; text-align:center; position:relative; background:#0057b0;}
.leftbox .contact dt .tit { color:#fff; font-size:22px; line-height:47px; position:relative; z-index:2; font-weight:bold;}
.leftbox .contact dt .line { width:100%; height:3px; overflow:visible; text-align:center; position:relative; margin:10px 0;}
.leftbox .contact dd { width:100%; height:auto; overflow:hidden;}
.leftbox .contact dd .info { margin:20px; font-size:14px; line-height:28px; color:#fff;}

.leftbox .contact_info { width:100%; height:auto; overflow:hidden; background:#216400;}
.leftbox .contact_info .info { line-height:42px; color:#fff; margin:20px 30px;}


.leftbox .qrcodebox { width:80%; margin:0 auto; height:auto; overflow:hidden; margin-top:180px; border-top:1px solid #d1d1d1;}
.leftbox .qrcodebox .pic { width:105px; height:105px; margin:0 auto; margin-top:36px;}
.leftbox .qrcodebox .tit { font-size:12px; line-height:40px; color:#4b4b4b; text-align:center;}

.leftbox .news_box {width:100%; height:auto; overflow:hidden;}
.leftbox .news_box dt { width:100%; height:44px; overflow:hidden; position:relative; background:url(../images/guidebox_tit_bg.png) no-repeat;}
.leftbox .news_box dt .entitle {font-size: 24px;  line-height:26px; text-transform: uppercase; color:#cccccc; font-family: 'Courier New'; position:absolute; left:0; top:0; z-index:1;}
.leftbox .news_box dt .tit { display:inline-block; color:#fff; font-size:16px; line-height:40px; position:relative; z-index:2; margin-left:5%; font-weight:bold;}
.leftbox .news_box dd { height:auto; overflow:hidden; background:#e6f2fa; border:1px solid #d4dfe3; border-top:none; padding-bottom:20px;}
.leftbox .news_box dd .news_list { width:90%; height:auto; overflow:hidden; margin:0 auto; margin-top:20px;}
.leftbox .news_box dd .news_list li { height:24px; line-height:24px; overflow:hidden; color:#292929; background:url(../images/news_list_icon.gif) 0 center no-repeat;}
.leftbox .news_box dd .news_list li .tit { display:block; line-height:24px; height:24px; margin-left:15px; position:relative; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.leftbox .news_box dd .news_list li .tit:after { content:''; background:#d5d5d5; height:2px; width:0%; position:absolute; left:0; bottom:0;
-webkit-transition: all .5s ease;
-moz-transition:all .5s ease;
-o-transition:all .5s ease;
-ms-transition:all .5s ease;
transition:all .5s ease;
}
.leftbox .news_box dd .news_list li:hover .tit:after { width:100%;}
.leftbox .news_box dd .news_list li .time { color:#292929; line-height:30px; float:right;}

/*左则导航搜索框*/
.leftbox .searchbox { width:100%; height:auto; overflow:hidden; background:#e5e5e5;}
.leftbox .searchbox .box { width:80%; height:auto; margin:20px auto; overflow:visible;}
.leftbox .searchbox .tit { font-size:18px; color:#060606; line-height:30px;}
.leftbox .searchbox .keys { width:100%; height:35px; line-height:35px; border:1px solid #fff; margin-top:0; border:0; background:#fff; text-indent:10px;}
.leftbox .searchbox .keys:focus { border:1px solid #e21919; -webkit-box-shadow:0 0 12px #e21919 ;-moz-box-shadow:0 0 12px #e21919 ;box-shadow:0 0 12px #e21919;}
.leftbox .searchbox .hotkeys { line-height:30px; height:30px; color:#757575;}
.leftbox .searchbox .hotkeys a { color:#757575;}
.leftbox .searchbox .submit { width:100%; height:36px; font-size:16px; border:0; background:#e21919; color:#fff; line-height:36px; text-align:center; cursor:pointer;}
/*左则导航新闻*/
.topnewsbox { width:100%; height:auto; overflow:hidden; margin-top:20px;}
.topnewsbox dt { width:100%; height:38px; line-height:38px; background:#6fbef2;}
.topnewsbox dt .tit { color:#062f72; font-size:35px; text-transform:uppercase; line-height:50px; display:inline-block; font-weight:bold; /*background:url(../images/productbox_tit_line.gif) center center no-repeat;*/}
.topnewsbox dt .entit { color:#7b7b7b; font-size:28px; margin-left:20px; font-weight:normal;}
.topnewsbox dt .tit1 { color:#7b7b7b; line-height:30px; /* display:inline-block; background:#fff; padding:0 10px;*/ font-size:14px;}
.topnewsbox dt .line { width:3px; height:39px; background:#004aa5; position:relative; display:inline-block; top:8px; margin:0 33px;}
.topnewsbox dt .des { color:#1a4791; font-size:16px; line-height:27px;}
.topnewsbox dd { border:1px solid #e8e8e8; padding:10px;}
.topnewsbox dd ul { width:100%; height:auto; overflow:hidden;}
.topnewsbox dd ul li { width:100% height:27px; line-height:27px; overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis;}

/*详细内容显示*/
.contentbox { width:100%; height:auto; overflow:hidden;/*  background:#fff; background:rgba(255,255,255,.91);*/ position:relative; z-index:999; margin-top:10px; margin-bottom:52px;}
.contentbox dt { width:100%; height:35px; line-height:35px; position:relative; border-bottom:1px solid #b5b5b5;}
.contentbox dt .location { color:#747474; font-size:14px; line-height:29px; float:right;}
.contentbox dt .location a { color:#747474;}
.contentbox dt .slogan { border-bottom:1px solid #e5e5e5; font-size:14px; line-height:60px; display:inline-block; margin-top:10px; display:none;}
.contentbox dt .tit { font-size:18px; position:relative; display:block; float:right; margin-right:20px; font-weight:; color:#4b4b4b; position:relative; padding:0; display:none;}
.contentbox dt .tit:before{ content:''; background:#da0e1c; width:3px; height:18px; position:absolute; top:15px; left:5px; display:none;}
.contentbox dt .tit:after{ content:''; background:#03479c; width:100%; height:3px; position:absolute; bottom:0; left:0; display:none;}
.contentbox dd { width:100%; min-height:550px; height:auto; margin-top:30px; overflow:hidden;}
.contentbox dd #content {}

.contactbox_bg { background:#fff; height:auto; position:relative;}
.contactbox dt { width:100%; height:auto; overflow:hidden; text-align:center; position:relative;}
.contactbox dt .space { margin:0 20px; position:relative; top:-10px;}
.contactbox dt .tit { color:#7f7f7f; font-size:30px; line-height:40px; height:40px; margin-top:15px;}
.contactbox dt .tit1 { color:#8a8a8a; font-size:18px; line-height:30px;  /*font-family:Arial;text-transform:uppercase; display:inline-block; background:#fff; padding:0 10px;*/}
.contactbox dd:before { content:''; position:absolute; left:0; top:0; width:49.9%; height:8px; background:#0057b0; z-index:1;}
.contactbox dd:after { content:''; position:absolute; right:0; top:0; width:49.9%; height:8px; background:#17a03d; z-index:1;}
.contactbox dd { width:100%; height:auto; overflow:hidden; position:relative; margin-top:40px;}
.contactbox dd .telbox { color:#fff; background:url(../images/contactbox_tel_icon.png) no-repeat; margin-top:23px;}
.contactbox dd .telbox .lab { font-size:18px; line-height:30px; margin-left:40px;}
.contactbox dd .telbox .tel { font-size:30px; line-height:50px; font-family:"Arial"; font-weight:bold;}
.contactbox dd .contact_more { display:block; width:209px; height:43px; line-height:43px; text-align:center; background:#eb0c2b; color:#fff; font-size:18px; float:right; margin-top:5px;}
.contactbox dd .contact_more:hover { background:#fff; color:#eb0c2b;}
.contactbox dd .emapbox { width:100%; height:660px; background:#ccc; margin-top:8px;}
/*友情链接*/
.friendlinks_bg { background:#f2f2f2; height:auto; overflow:hidden;}
.friendlinks { height:auto; overflow:hidden; padding-left:115px; background:#f1f1f1; border:1px solid #e6e6e6;}
.friendlinks dt{ width:115px; height:48px; line-height:48px; margin:0 0 0 -115px; _display:inline; overflow:hidden; position:relative; float:left; text-align:center;}
.friendlinks dt .tit { color:#000; font-size:16px; font-weight:bold;}
.friendlinks dt .line { position:absolute; width:88px; height:3px; bottom:0; left:0; background:#de0a0a;}
.friendlinks dt .more { font-size:12px; color:#000; float:right; margin-right:20px; margin-top:23px; width:66px; height:31px; line-height:31px; background:url(../images/newsbox_more.png) no-repeat; text-align:center;}
.friendlinks dd { width:100%; height:auto; overflow:hidden; font-size:0; float:right;}
.friendlinks dd .linklist { width:100%; line-height:48px; height:auto; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:flex-start; color:#423e00;}
.friendlinks dd a { display:inline-block; font-size:15px; line-height:48px; padding:0 10px; margin:0 10px; text-align:center; color:#000; position:relative;}
.friendlinks dd a:before { /*content:''; position:absolute; left:0; bottom:-4px; width:100%; height:4px; background:#ef0924;*/
-webkit-transition: all .3s ease;
-moz-transition:all .3s ease;
-o-transition:all .3s ease;
-ms-transition:all .3s ease;
transition:all .3s ease;
}
.friendlinks dd a:hover { color:#ef0924;}
.friendlinks dd a:hover:before { width:100%; bottom:-4px;} 

/*页脚*/
.copyright_bg { background:#1547d3; height:61px; overflow:hidden; line-height:61px; font-size:14px; border-top:1px solid #2357da;}
.copyright { width:1200px; min-width:960px; margin:0 auto; overflow:hidden; color:#3174ca; text-align:center;}
.copyright a { color:#3174ca;}
/*页脚*/
.footer_bg { height:auto; overflow:hidden; background:url(../images/footer_bg.jpg) top center no-repeat; padding-bottom:20px;}

.footer_nav { width:32%; height:auto; overflow:hidden; font-size:14px; float:left; margin-top:40px;}
.footer_nav .tit { font-size:18px; line-height:40px; height:40px; color:#73b0ff; height:60px; line-height:60px; width:60%; border-bottom:1px solid #5b82ed;}
.footer_nav ul { margin-top:20px;}
.footer_nav li { width:50%; line-height:32px; height:32px; color:#73b0ff; font-size:15px; float:left;}
.footer_nav li a { color:#73b0ff;}

.footerbox {max-width:1200px; min-width:960px; height:auto; margin:0 auto; height:auto; overflow:visible;}

.footer { overflow:visible; color:#fff; position:relative; height:auto; overflow:hidden; padding-right:300px;}
.footer a { color:#fff;}


.footer .infobox { width:58%; height:auto; overflow:hidden; float:left; margin-left:10%; margin-top:40px;}
.footer .infobox .tit { font-size:18px; line-height:40px; height:40px; color:#73b0ff; height:60px; line-height:60px; border-bottom:1px solid #5b82ed;}
.footer .infobox .info { font-size:15px; color:#73b0ff; line-height:32px; margin-top:20px;}
.contact_info_box { width:33%; height:auto; overflow:hidden; float:left; padding-bottom:10px; position:relative;}
.footer .contact_info { width:100%; height:auto; overflow:hidden; line-height:34px; position:relative;}
.footer .contact_info li.line { width:1px; height:100%; background:#8e0218; left:30px; top:0; position:absolute; padding:0; margin:0;}
.footer .contact_info li { line-height:34px; height:34px; padding-left:40px;}
.footer .contact_info li.local { background:url(../images/contact_info_bg.png) 0 5px no-repeat;}
.footer .contact_info li.phone { background:url(../images/contact_info_bg.png) 0 -28px no-repeat;}
.footer .contact_info li.qq { background:url(../images/contact_info_bg.png) 0 -65px no-repeat;}
.footer .contact_info li.mobile { background:url(../images/contact_info_bg.png) 0 -98px no-repeat;}
.footer .contact_info li.url { background:url(../images/contact_info_bg.png) 0 -130px no-repeat;}
.footer .contact_info li.email { background:url(../images/contact_info_bg.png) 0 -165px no-repeat;}


.footer .footer_link { width:30%; height:auto; float:left; overflow:hidden; margin-top:30px;}
.footer .footer_link li { float:left; padding:0 20px;}
.footer .footer_link li .icon { font-size:16px; color:#fff; text-align:center;}
.footer .footer_link li .tit { font-size:16px; color:#fff; line-height:50px;}
.footer .qrcodebox { width:226px; height:auto; float:right; margin:40px -300px 0 0;}
.footer .qrcodebox .tit1 { line-height:63px; height:63px; border-bottom:1px solid #5b82ed; font-size:18px; color:#73b0ff;}
.footer .qrcodebox .qrcode { width:226px; height:auto; margin-top:22px;}
.footer .qrcodebox .qrcode .pic { width:117px; height:117px; float:left; margin-right:20px;}
.footer .qrcodebox .qrcode .tit{ line-height:32px; color:#73b0ff; font-size:15px; padding-top:10%;}

.footer_links { width:100%; height:auto; overflow:hidden; border-bottom:1px solid #fff;}
.footer_links { height:100px; line-height:100px; font-size:15px; color:#fff;}
.footer_links a { color:#fff;}

.clear{ clear:both; margin:0; padding:0;}
.hidden{ display:none;}
.gotop { width:46px; height:46px; overflow:hidden; background:url(../images/gotop.gif) no-repeat; position:fixed; right:10px; bottom:110px;}


/*自定义新闻列表样式*/
.contentbox dd ul.news_list { width:100%; height:auto; overflow:hidden; display:flex; display:-webkit-flex; flex-flow:row wrap; justify-content:space-between;}
.contentbox dd ul.news_list li { width:100%; flex:0 0 30%; float:left; padding-bottom:20px; margin-left:3.33333%; border:1px solid #d3d3d3;}
.contentbox dd ul.news_list li.ml0 { margin-left:0;}
.contentbox dd ul.news_list li {
-webkit-transition: all .5s ease;
-moz-transition:all .5s ease;
-o-transition:all .5s ease;
-ms-transition:all .5s ease;
transition:all .5s ease;
}
.contentbox dd ul.news_list li img {
	-webkit-transform: scale(1, 1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	-moz-transform: scale(1, 1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;
}
.contentbox dd ul.news_list li:hover img {
	-webkit-transform: scale(1.1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 750ms;
	-moz-transform: scale(1.15);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 750ms;
}
.contentbox dd ul.news_list li:hover { border:1px solid #fff; -moz-box-shadow:0px 0px 10px #CCC, 0px 0px 20px #CCC; -webkit-box-shadow:0px 0px 20px #CCC, 0px 0px 10px #CCC; box-shadow:0px 0px 20px #CCC, 0px 0px 20px #eee;}
.contentbox dd ul.news_list li .brief { margin:0 20px; height:auto; overflow:hidden;}
.contentbox dd ul.news_list li .time { line-height:29px; margin-top:10px; font-size:16px; color:#898888; text-indent:24px; background:url(../images/icon_time.png) 0 center no-repeat;}
.contentbox dd ul.news_list li .tit { line-height:29px; font-size:18px; color:#000; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.contentbox dd ul.news_list li .des { line-height:22px; font-size:14px; color:#787878; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.contentbox dd ul.news_list li .pic { overflow:hidden; display:block;}
.contentbox dd ul.news_list li .more { background:url(../images/news_list_more.png) no-repeat; display:block; width:40px; height:40px; position:relative; left:0;}
.contentbox dd ul.news_list li .more:hover{ background:url(../images/news_list_more1.png) no-repeat;}
.contentbox dd ul.news_list li:hover .more{ left:85%; transform: perspective(220px) rotateZ(-360deg); background:url(../images/news_list_more1.png) no-repeat;} 
.contentbox dd ul.news_list li:hover .tit { color:#05adb8; font-weight:bold;}


@media only screen and (max-width: 640px) {

}
@media only screen and (max-width: 480px) {
	
}
@-webkit-keyframes rotate_z {
	0% {
	transform:rotate(0deg);
	-ms-transform:rotate(0deg); 	/* IE 9 */
	-moz-transform:rotate(0deg); 	/* Firefox */
	-webkit-transform:rotate(0deg); /* Safari 和 Chrome */
	-o-transform:rotate(0deg); 	/* Opera */
	}
	100% {
	transform:rotate(360deg);
	-ms-transform:rotate(360deg); 	/* IE 9 */
	-moz-transform:rotate(360deg); 	/* Firefox */
	-webkit-transform:rotate(360deg); /* Safari 和 Chrome */
	-o-transform:rotate(360deg); 	/* Opera */
		
	}
}

@keyframes rotate_z { 
	0% {
	transform:rotate(0deg);
	-ms-transform:rotate(0deg); 	/* IE 9 */
	-moz-transform:rotate(0deg); 	/* Firefox */
	-webkit-transform:rotate(0deg); /* Safari 和 Chrome */
	-o-transform:rotate(0deg); 	/* Opera */
	}
	100% {
	transform:rotate(360deg);
	-ms-transform:rotate(360deg); 	/* IE 9 */
	-moz-transform:rotate(360deg); 	/* Firefox */
	-webkit-transform:rotate(360deg); /* Safari 和 Chrome */
	-o-transform:rotate(360deg); 	/* Opera */
		
	}
}
/*常用CSS3动画效果*/
.trans,a{
    -webkit-transition: all .5s ease;
    -moz-transition:all .5s ease;
    -o-transition:all .5s ease;
    -ms-transition:all .5s ease;
    transition:all .5s ease;
}
a.mask {
	text-decoration: none;
	overflow: hidden;
	display: block;
}
img.zoom-img:hover {
	-webkit-transform: scale(1.15);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 750ms;
	-moz-transform: scale(1.15);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 750ms;
	overflow: hidden;
}
img.zoom-img {
	-webkit-transform: scale(1, 1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	-moz-transform: scale(1, 1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;
}

/*表单表格*/
.form_table{padding:25px 0 50px 20px; font-size:14px;}
.form_table td{ color:#666; border:0;}
.form_table td p{ line-height:20px; height:20px;}
.form_table .submit {background:#FF4001; border-radius:2px; width:170px; height:40px; text-align:center; line-height:30px; color:#fff; border:0; font-size:16px; font-weight:bold; cursor:pointer;}
/*表单控件控制*/
.num{font-family:"Arial";}
.num1{font-family:Verdana, Arial, Helvetica, sans-serif}
.num5{font-family:"微软雅黑";}
.strong{font-weight:bold;}
.normal{font-weight:normal;}
.aright{text-align:right;}
.aleft{text-align:left;}
.xuxian{border-bottom:1px dashed #ddd;}
.xuxian1{border-bottom:1px dotted #ddd;}
.inputall{height:28px; line-height:28px; border:1px #ddd solid; padding:2px 5px; font-size:14px; background:#fefefe}
.inputall30{border:1px #bababa solid; border-right:1px #ddd solid; border-bottom:1px #ddd solid; height:30px; line-height:30px; font-size:16px;}
.inputselect{line-height:22px; border:1px #cecece solid; padding:5px 2px; font-size:14px; background:#fefefe; color:#555;}
.textarea{border:1px #cecece solid; padding:5px 2px; font-size:14px; background:#fefefe; color:#555;}
.input60{width:60px;}
.input100{width:100px;}
.input150{width:150px;}
.input200{width:200px;}
.input250{width:250px;}
.input300{width:300px;}
.input350{width:350px;}
.input400{width:400px;}
.input500{width:500px;}
.input550{width:550px;}
.input600{width:600px;}
.input650{width:650px;}
.inputfix{vertical-align:middle; margin-top:-2px; margin-bottom:1px;}
/*分页样式*/
.fenye a{font-size:14px;}
.fenye{ text-align:center; height:auto; overflow:hidden; margin-top:20px;}
.fenye a{ border:1px #666 solid; padding:0 10px; /*border-radius:2px;*/ color:#666; background:#fff;display:inline-block;  height:30px; line-height:30px; font-weight:normal; margin-left:8px; border-radius:2px;}
.fenye a:hover,.fenye .sel{background:#666; color:#fff; border:1px #666 solid;  padding:0 10px;}
.fenye .sel{ font-weight:bold;}
/*chrome  浏览器滚动条的美化 */
/*::-webkit-scrollbar-track-piece {width:8px;background-color:#f4f4ff;}
::-webkit-scrollbar { width:8px; background-color:#f00;}
::-webkit-scrollbar-thumb { width:8px; height:50px; background-color:#999;}
::-webkit-scrollbar-thumb:hover { width:8px; background-color:#bb1818;}*/