﻿body,td,th {
	font-size: 12px;
        font-family:Verdana;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
html body{overflow-x: hidden;}
a:{
	text-decoration:none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.big_top {
	height: auto;
	width: 100%; background:url(../images/top_bg.jpg) no-repeat top center #fff;
}
.big_top .header {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	height: 131px; padding-top:7px;
}
.big_top .header .logo{ height:71px; margin-top:30px; float:left; width:567px;}
.header .search{width: 210px; height: 35px; border: 1px solid #aaa; display: block; float: right; margin-top: 46px;}
.button {width: 35px; height: 35px; display: block; background: url(../images/wen.png); float: left; border-right: 1px solid #aaa;}
.text {width: 154px; height: 35px; display: block; line-height: 15px; float: left; margin: 0 10px;}
.header a.cnen{padding-left: 10px; margin:60px 0 0 10px; float:right; height: 12px; line-height: 10px; color:#444;font-weight:bold;font-size:15px;}

.daohang{ width:100%; height:48px; border-top:2px solid #005681; background:#EEF3F6;}
.daohang ul{ width:1200px; height:48px; margin:0 auto; overflow:hidden;}
.daohang ul li{ width:190px; float:left; height:48px; line-height:48px; text-align:center; font-size:17px; font-weight: bold; border-right:1px solid #DFEAEE;}
.daohang ul li a{color:#005781; }
















.big_middle {
	height: auto;
	width: 100%;
}
		.slideBox{ width:100%; height:auto; overflow:hidden; position:relative;}
		.slideBox .hd{ height:8px; overflow:hidden; position:absolute; left:50%; margin-left:-60px; bottom:5px; z-index:1; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ background: #fff none repeat scroll 0 0; color: #000; float: left; font-size: 12px; height: 8px; list-style: outside none none; margin-right: 10px; opacity: 0.5; text-align: center; width: 50px;}
		.slideBox .hd ul li.on{ background:#EF8200; color:#fff; }
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; }
		.slideBox .bd img{ width:100%; display:block;  }

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox .prev,
		.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }
		
		
		






.cpzs_wrap,.about_wrap{ width:100%; height:auto;}
.zhanting-toggle{position: relative; width: 100%;}
.zhanting-toggle .zhanting-body{opacity: 0;/*z-index: 1;*/visibility: hidden;position: absolute;left: 0;top: 0;width: 100%;}
.index-title,.about-title{text-align: center;margin-bottom: 30px;padding-top: 50px;}
.index-title h2,.about-title h2{font-size: 22px;color:#7c7c7c; font-family: "FZDBSJW";padding-bottom: 5px;}
.index-title h2,.about-title h2{font-size: 32px; color:#333; font-weight:bold;}
.index-title p,.about-title p{font-size: 12px;font-family: Arial; color:#666;margin-bottom: 10px;}
.index-title img,.about-title img{width: auto;display: inline-block;}
.index-head {text-align: center; margin-bottom: 24px;}
.index-head li{display: inline-block;padding-left: 30px;padding-right: 30px; background: url(../images/index_head_line.png) no-repeat right center;}
.index-head a{font-size:18px;font-family:"FZXBSJW";color:#444;}
.index-head li.on a{color:#aa0002; padding-bottom: 2px;border-bottom: 1px solid #aa0002;}
.index-head li:last-of-type{background: none;}
.index-head a:hover{color:#aa0002;}
.cpzs_wrap .owl-prev,.cpzs_wrap .owl-next{width: 50px;height: 50px;background:url(../images/zhanting_arrow.jpg) no-repeat; text-indent: -9999px;overflow: hidden;position: absolute;z-index: 10;top: 50%;margin-top: -25px;}
.cpzs_wrap .owl-prev{background-position: center top;left: 13%;}
.cpzs_wrap .owl-next{background-position: center bottom;right: 13%;}
.cpzs_wrap .owl-carousel .owl-item{opacity: 0;}
.cpzs_wrap .owl-carousel .owl-item.center{opacity: 1;}
.cpzs_wrap .owl-item{overflow-y: hidden;}		
		
		
		
		
		
		


.wmdys{ width:100%; height:450px; background:url(../images/ys.jpg) center top; margin:50px 0 0 0;}		
		
		
		
		





.accordion{width:1200px;height:600px;overflow:hidden;margin:30px auto;box-shadow:0 0 10px 2px rgba(0,0,0,0.4);}
.accordion ul{width:3000px;}
.accordion li{
	display:block;width:240px;height:600px;overflow:hidden;position:relative;float:left;border-left:1px solid #aaa;box-shadow:0 0 25px 10px rgba(0,0,0,0.4);

	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-ms-transition:all .5s;
	-o-transition:all .5s;
	transition:all .5s;
}
.accordion li img{display:block;}
.accordion ul:hover li{width:50px;}
.accordion ul li:hover{width:1000px;}
.accordion .title{position:absolute;left:0;bottom:0;width:1000px;background:rgba(0,0,0,0.5);}
.accordion .title a{display:block;color:#fff;font-size:16px;padding:20px;}		
		
		








.nei_wrap{ width:1200px; margin:0 auto; position:relative;}
.nei_wrap .nei_left{position: relative; float: left; width: 223px;}
.nei_wrap .nei_left h2{font-size:18px;background: url(../images/dt_bg.png);text-align: right;padding: 120px 20px 20px;font-weight: normal;}
.nei_wrap .nei_left h2 .bar{display: block;color: #fff; border-bottom: 1px solid #fff;}
.nei_wrap .nei_left h2 .bar .namemark {font-size: 20px; text-transform: uppercase; font-weight: lighter; color: #fff; line-height: 25px;}
.nei_wrap .nei_left h2 .bar .name {line-height: 25px;}
.nei_wrap .nei_left h2 .bar .border {margin-top: 5px;}
.nei_wrap .nei_left h2 .bar .border {border-left: 11px solid transparent; border-bottom: 11px solid; width: 0; height: 0; margin-left: auto;}
.nei_wrap .nei_left .met_aside_list{}
.nei_wrap .nei_left .met_aside_list dl dt{height: 80px;overflow:hidden;vertical-ailgn:middle;padding-top:5px;background: url(../images/dt_bg.png);}
.nei_wrap .nei_left .met_aside_list dl dt a{display:block;padding:0 20px;color: #fff;}
.nei_wrap .nei_left .met_aside_list dl dd a{display:block;padding-left:40px;height: 80px; font-size:14px;color: #fff;font-weight:normal;line-height: 80px;background: url(../images/dt_bg.png);}
.nei_wrap .nei_left .met_aside_list dl dt.on,.nei_wrap .nei_left .met_aside_list dl dt:hover,.nei_wrap .nei_left .met_aside_list dl dd .on a,.nei_wrap .nei_left .met_aside_list dl dd a:hover{background: url(../images/dt_on.png);}
.nei_wrap .nei_left .met_aside_list dl dd{}
.nei_wrap .nei_right{ float:left; width:877px; background: url(../images/fff.png); padding:0 50px 0px 50px;}
.nei_wrap .nei_right p{ font-size:14px; line-height:30px; color:333; margin:10px 0;}
.nei_wrap .nei_right p img{ width:100%;}













.slideGroup{}
		.slideGroup .parHd{text-align: center; margin: 160px auto 10px;position:relative; width:1200px; display:none;}
		.slideGroup .parHd ul{}
		.slideGroup .parHd ul li{ float:left; background: url(../images/pi_bg.png); height: 45px; width: 160px; line-height: 45px; margin-left: 34px;background-position-y: -45px; font-size: 14px;}
.slideGroup .parHd ul li a{color:#444;}
		.slideGroup .parHd ul li.on{background-position-y: 0; color: #fff;}
.slideGroup .parHd ul li.on a{color: #fff;}
		.slideGroup .slideBox1{ overflow:hidden; zoom:1; padding:60px 72px 136px; position:relative;   }

		.slideGroup .sPrev,.slideGroup .sNext{ position:absolute; left:5px; top:330px; display:block; width:71px; height:71px; background:url(../images/pi_l.png) center center no-repeat; }
		.slideGroup .sNext{ left:auto; right:5px; background:url(../images/pi_r.png) center center no-repeat;  }
		.slideGroup .sPrev:hover,.slideGroup .sNext:hover{}

		.slideGroup .parBd ul{ overflow:hidden; zoom:1;   }
		.slideGroup .parBd ul li{ margin:0 20px; float:left; _display:inline; overflow:hidden; text-align:center; position:relative;}
		.slideGroup .parBd ul li .pic{ text-align:center; width:1000px; hright:611px;}
		.slideGroup .parBd ul li .pic img{ width:1000px; height:611px; display:block; border-radius: 20px; object-fit: contain;}
		.slideGroup .parBd ul li .pic a:hover img{}
		.slideGroup .parBd ul li .title{}
		
		.slideBox1 .more {display: block; font-size: 18px; width: 240px; height: 35px; line-height: 35px; background: #fff; text-align: center; margin: 0 auto; position: absolute; left: 50%; bottom: 0; margin-left: -120px; z-index: 3; color:#333;}
		.parBd ul li .more2 {width: 100%; bottom: 0px; color: #000; font-size: 14px; line-height: 27px; padding: 4px 0; display: none;border-bottom-right-radius:20px; border-bottom-left-radius:20px;}
		.fadeInUp {-webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
		.animated {-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;}










.sub_list{}
.sub_list ul{ overflow:hidden;}
.sub_list ul li{ width:33.3333%; float:left; margin-top:8px;}
.sub_list ul li a{text-align: center; display: block; margin: 0 auto; background: #fff; border: 1px solid #ddd; font-size: 0; width:248px;}
.sub_list ul li a img{ width:100%;}
.sub_list ul li a h3{text-align: left; font-size: 13px; padding: 3px 3px; font-weight: normal; border-top: 1px solid #ddd; color:#333;height:60px;}

.met_pager{text-align:center;padding:30px 0 0}
.met_pager a{border:1px solid #0d425e;text-align:center;height:28px;line-height:28px;min-width:28px;_width:28px;text-align:center;display:inline-block;color:#005683;background: #DFEAEE;}
.met_pager a:hover{border:1px solid #a0a0a0;color:#aaa}
.met_pager .PreSpan,.met_pager .NextSpan{height:30px;line-height:30px;min-width:60px;_width:60px;text-align:center;background:#005683;color:#fff;display:inline-block}
.met_pager .PreA,.met_pager .NextA{height:28px;line-height:28px;min-width:58px;_width:58px;color:#005683}
.met_pager .PreSpan,.met_pager .PreA{margin-right:6px}
.met_pager .NextSpan,.met_pager .NextA{margin-left:6px}
.met_pager .firstPage,.met_pager .lastPage{font-weight:bold;height:28px;line-height:28px;min-width:40px;_width:40px;color:#fff}
.met_pager .Ahover{font-weight:bold;background:#005683;color:#fff}
.met_pager .PageText{margin-left:10px;color:#333}
.met_pager #metPageT,#metPageB{text-align:center;border:1px solid #0d425e;color:#005683}
.met_pager #metPageT{width:20px;padding:6px 5px 5px}
.met_pager #metPageB{min-width:40px;_width:40px;padding:6px 0 5px;cursor:pointer;font-weight:bold;background:#fff;}

.met_infos h2.met_title{font-size:28px;font-weight:normal;padding:5px 0; line-height:44px; color:#005681;}
.met_infos{color:#818181;font-size:12px;margin-bottom:30px;padding-bottom:10px;border-bottom:1px solid #eee; text-align:center;}
.met_infos .met_time{padding-right:6px}
.met_infos .met_source{padding-right:6px}
.met_infos .met_source a{color:#607fa6}
.met_infos .met_editor{padding:0 10px}
.nei_wrap .news_txt p{ line-height:32px; color:#333; font-size:16px; margin:10px 0;}
.nei_wrap .news_txt p img{ max-width:100%; width:auto;}


















.product_txt{margin-top:10px;}
.prd_tit h3{ text-align:center; font-size:26px; color:#555; line-height:50px;}
.prd_img img{ width:100%;}
.prd_tab .tab_tit{ font-size:16px; color:666; text-align:center; line-height:40px;}
.prd_tab table{ width:100%; min-width:760px;}
.prd_tab table td{ border:1px solid #ccc; line-height:30px; text-align:center; color:#555; font-size:14px;}

#print_button{ width:60px; margin:20px auto; display:block;}

.ban{ width:800px; height:700px; position:relative; overflow:hidden;margin:-10px auto 0 auto;}
.ban2{ width:800px; height:600px; position:relative; overflow:hidden;}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:800px;}
.ban2 ul li a{display: table-cell; vertical-align: middle; height: 600px;}
.prev{ float:left; cursor:pointer;}
.num{ height:82px;overflow:hidden; width:751px; position:relative;float:left;}
.min_pic{ padding-top:10px; width:810px; margin:0 auto;}
.num ul{ position:absolute; left:0; top:0;}
.num ul li{ width:120px; height:80px; margin-right:5px; padding:1px;}
.num ul li.on{ border:1px solid #ef7600; padding:0;}
.prev_btn1{ width:16px; text-align:center; height:18px; margin-top:34px; margin-right:20px; cursor:pointer; float:left;}
.next_btn1{  width:16px; text-align:center; height:18px; margin-top:34px;cursor:pointer;float:right;}
.prev1{ position:absolute; top:50%; margin-top:-25px; left:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.next1{ position:absolute; top:50%; margin-top:-25px; right:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
#prev2{ top:360px;}
#next2{ top:360px;}
.mhc{ background:#000; width:100%;opacity:0.5;-moz-opacity:0.5;filter:alpha(Opacity=50); position:absolute; left:0; top:0; display:none;}
.pop_up{ width:1000px; height:750px; padding:10px; background:#fff; position:fixed; -position:absolute; left:35%; top:38%; margin-left:-255px; margin-top:-255px; display:none; z-index:99;}
.pop_up_xx{ width:40px; height:40px; position:absolute; top:-40px; right:0; cursor:pointer;}
.pop_up2{ width:1000px; height:750px; position:relative; overflow:hidden;}
.pop_up2{ width:1000px; height:750px; position:relative; overflow:hidden; float:left;}
.pop_up2 ul{ position:absolute; left:0; top:0;}
.pop_up2 ul li{ width:1000px; height:750px; float:left;}
.pop_up2 ul li a{display: table-cell; vertical-align: middle; height: 750px;}






.con_tit{ padding:15px 0; font-size:26px; color:#333;}












#messagelist{padding:0 15px 15px 15px;}
.v52fmbx_hr{border-top:1px solid #EEF3F6;margin:0;padding:0 5px 0 15px;font-weight:bold; color:#005683;font-size:16px;background:#EEF3F6;height:60px;line-height:60px;}
.v52fmbx{border:1px solid #EEF3F6;border-top:0;overflow:hidden;text-align:left}
.v52fmbx dl:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.v52fmbx dl{width:100%;zoom:1;/*background:#fff*/}
.v52fmbx dl{border-top:1px solid #EEF3F6;margin:0;display:-webkit-box;display:-moz-box;display:box;display:-ms-flexbox;position:relative;padding:5px 0}
.v52fmbx dl dt{padding:15px 15px 10px 15px;width:105px;text-align:left;font-weight:normal;overflow:hidden;line-height:31px; font-size:14px; color:#333；}
.v52fmbx dl dd{-moz-box-flex:1.0;-webkit-box-flex:1.0;box-flex:1.0;-ms-flex:1;padding:2px 0 0 15px;margin:10px 0}
.v52fmbx dl dd label input{position:relative;top:1px;margin-right:3px}
.v52fmbx dl dd .fbox{margin:0 10px 0 0}
.v52fmbx dl dd .tips{color:#aaa}
.v52fmbx dl dd .tips:hover{color:#f00}
.v52fmbx dl dd.labelinline label{display:inline}
.v52fmbx dl dt.addimgdt{padding:10px 5px 10px}
.v52fmbx dl dt.addimgdt p{height:30px;line-height:30px;margin-bottom:8px}
.v52fmbx dl.noborder{border-bottom:0}
.ftype_input .fbox{float:left}
.ftype_input .tips{float:left;padding-top:5px}
.ftype_input .fbox input{width:350px;height:28px;line-height:28px\9;padding:2px 5px;border:1px solid #EEF3F6;background-color:#fff;color:#333;outline:0;border-radius:2px}
.ftype_textarea textarea{width:350px;line-height:1.5;height:100px;padding:7px 5px;border:1px solid #EEF3F6;background-color:#fff;color:#333;outline:0}
.v52fmbx dl dd.ftype_code input{width:80px;margin-right:10px}
.submit{display:block;background:#EEF3F6;border:0 none;height:34px;line-height:26px;padding:0 35px;color:#005683;cursor:pointer;border-radius:2px;font-family:'Microsoft YaHei',Tahoma,Verdana,'Simsun'}
.submit:hover{background:#005683; color:#fff;}
.submit.active{background:#1ba4cf}












.list_wrap{ margin:170px 0;}
.list_wrap li{list-style:none;border-bottom:1px solid #ddd;padding:15px 100px 15px 10px;position:relative;background: #fff;}
.list_wrap h2{font-weight:normal}
.list_wrap li p{color:#818181;line-height: 20px;height: 60px;overflow: hidden; font-size:14px;}
.list_wrap li span.time{color:#818181;position:absolute;right:10px;top:15px}
.list_wrap li h2 i{margin-right:10px;position:relative}
.list_wrap li.list_3 h2{font-weight:bold;font-size: 16px;color: #505050;line-height: 30px;margin: 0px 0 10px;white-space: nowrap;overflow: hidden;position: relative;}
.list_wrap li.list_3:hover h2 {color: #0092fa;}
.list_wrap li.list_2{padding:15px 0}
.list_wrap li.list_3{height: 145px;margin-top: 35px;border: 1px solid #a0a0a0;padding: 0;}

.list_wrap li.list_3 a {
    display: block;
    padding: 30px 200px 0 270px;
    height: 115px;
}

.list_wrap li.list_3:first-child {
    margin-top: 0;
}

.list_wrap li.list_3 .more {
    height: 60px;
    width: 60px;
    background: url(../images/news_more.png);
    position: absolute;
    right: 40px;
    top: 50%;
    margin-top: -30px;
    background-position-y: -60px;
    transition: background .2s;
}

.list_wrap li.list_3:hover .more {
    background-position-y: 0;
}
.list_wrap li.list_3 img{position:absolute;left: 10px;top: 10px;}
.list_wrap li.list_3 span.time{position: absolute;padding-left: 20px;color: inherit;right: 0;top: 0;background: white;}









.rlzy_wrap{ margin:120px 0; padding:50px;  background: url(../images/fff.png);}
.rlzy_wrap .rczp{overflow:hidden; border-bottom:1px dotted #999; padding:20px 0;}
.rczp .rczp_l{width:25%; float:left;}
.rczp .rczp_l span{ font-size:14px;}
.rczp .rczp_l h3{margin-top:10px; font-size:18px; font-weight:bold; color:#005681;line-height:32px;}
.rczp .rczp_r{width:75%; float:left; overflow:hidden; position:relative;}
.rczp_r .rczp_txt{float:left; width:75%; line-height:22px; font-size:14px; line-height:28px; color:#333;}
.rczp_btn{float:right;}
.rczp_btn a{position:absolute; bottom:0; right:0;display: block;width: 180px; height: 40px;line-height: 40px; background:#005681;text-align: center;font-size: 12px;text-transform: uppercase;color: #fff;}














.position_table{ border-left:1px solid #005681; border-top:1px solid #005681;}
.position_table td{padding:6px; border-right:1px solid #137d11; border-bottom:1px solid #005681;}
#resume_table{/*border-left:1px solid #137d11; border-top:1px solid #137d11;*/}
.resume_table td{padding:6px; /*border-right:1px solid #137d11;*/ border-bottom:1px solid #005681;}
.resume_table td input{padding:5px; border:1px solid #005681;}
.resume_table td textarea{ width:96%; border:1px solid #005681;}









		
		
		
		
		

.big_bottom {
	height: auto;
	width: 100%;
	margin-top: 50px; background:#EEF3F6;
        font-family:Verdana;
        font-size:12px;
}
.big_bottom .footer {

	margin-right: auto;
	margin-left: auto; border-bottom:1px solid #DFEAEE; padding-bottom:15px;
}
.footer .btm_logo{ text-align:center; height:125px; padding-top:15px;}
.btm_wrap{ width:1200px; height:auto; overflow:hidden; margin:0 auto;}
.btm_wrap .btm_nav{ width:40%; float:left;}
.btm_wrap .btm_nav ul{ float:left; width:33.33%; height:auto; overflow:hidden;}
.btm_wrap .btm_nav ul h3{ font-size:20px; color:#005683;}
.btm_wrap .btm_nav ul li{ line-height:30px;}
.btm_wrap .btm_nav ul li a{ color:#005683;}
.btm_wrap .btm_contact{ width:35%; float:left;}
.btm_wrap .btm_contact p{ color:#005683; line-height:32px; font-size:14px;}
.btm_wrap .btm_ewm{ width:25%; float:left;}
.btm_wrap .btm_ewm .ewm_wrap{ float:left; width:100px; margin-left:20px; height:120px;}
.big_bottom .btm_ba{text-align:center; background:#EEF3F6; color:#FFF; line-height:30px; color:#005683;}
.big_bottom .btm_ba p a{ color:#005683;}











#floatDivBoxs{width:170px;background:#fff;position:fixed;top:76%;right:-175px;z-index:999;}
#floatDivBoxs .floatDtt{width:100%;height:45px;line-height:45px; background:#ff6800;color:#fff;font-size:18px;text-indent:22px;position:relative;}
#floatDivBoxs .floatDqq{padding:0 14px;}
#floatDivBoxs .floatDqq li{height:45px;line-height:45px;font-size:15px;border-bottom:1px solid #e3e3e3; padding:0 0 0 50px;}
#floatDivBoxs .floatDqq li a{ color:#444;}
.floatShadow{ background:#fff;box-shadow:-2px 0 3px rgba(0,0,0,0.25); padding-bottom:20px;}
#rightArrow{width:45px;height:45px;background: url(../images/02index-banner-8.gif) no-repeat #ff6800 center;position:fixed;top:76%;right:-5px;z-index:999;}
#rightArrow a{display:block;height:45px;}