/***************css reset*********/
body, h1, h2, h3, h4, ul, li, a, input {
	margin: 0;
	padding: 0;
	font-family: microsoft yahei;
}
div, a {
	font-size: 14px;
	color: #323232;
}
h1, h2, h3, h4, p {
	margin: 0;
	padding: 0;
}
img {
	border: none;
	vertical-align: middle;
}
em {
	font-style: normal;
}
a {
	text-decoration: none;
	border:none;
	outline: none;
}
ul, li, dl, dt, dd {
	list-style: none;
	margin: 0;
	padding: 0;
}
body {
	overflow-x: hidden;
	min-width:1200px;
}

.wk_head{
	height:95px;
}
.wk_warp{
	width:1200px;
	margin:0 auto;
}
.wk_logo{
	width:250px;
	height:75px;
	float:left;
	margin-top:17px;
	text-indent:-9999px;
	background:url(../images/logo.png) no-repeat;
}
.wk_logo img{
	width:242x;
	height:75px;
}
.wk_nav{
	width:820px;
	float:left;
	margin-left:15px;
}
.wk_nav ul li{
	width:85px;
	float:left;
	height:105px;
	line-height:105px;
	text-align:center;
	margin-left:15px;
}
.wk_nav ul li a{
	font-size:16px;
	color:#242227;
	display:block;
	height:102px;
	line-height:102px;
}
.wk_nav ul li a:hover,.wk_nav ul li a.hover{
	color:#048491;
	border-bottom:3px solid #048491;
}
.wk_sv{
	background:url(../images/tel.png) no-repeat left center;
	font-size:18px;
	color:#999999;
	width:207px;
	float:right;
	padding-left:50px;
	margin-top:35px;
}
.wk_sv p{
	font-size:24px;
	color:#51bd7b;
}
.en{
	float: right;
	margin-top: 40px;
}
.en a{
	font-size: 14px;
    color: #242227;
   padding:0 5px; 
}
.en a:hover{
	 color: #048491;
}
/*轮播图*/
.flickerplate{position: relative; width: 100%;height: auto; background:none;overflow: hidden}

.flickerplate ul.flicks{width: 10000%; height: 100%; padding: 0px; margin: 0px; list-style: none}

.flickerplate ul.flicks>li{float: left; width: 1%; height: 100%; background-position: center; background-size: cover; display: table}

.flickerplate ul.flicks>li .flick-inner{height: 100%; color: #fff; display: table-cell; vertical-align: middle}

.flickerplate ul.flicks>li img{width: 100%;}

.flickerplate .arrow-navigation{position: absolute; height: 80%; width: 10%; top: 10%; z-index: 100; overflow: hidden}

.flickerplate .arrow-navigation .arrow{display: block; height: 100%; width: 90%; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; transition: all 0.2s ease-out}

.flickerplate .arrow-navigation:hover, .flickerplate .arrow-navigation .arrow:hover{cursor: pointer}

.flickerplate .arrow-navigation.left{left: 0%}

.flickerplate .arrow-navigation.left .arrow{opacity: 0; margin: 0px 0px 0px 50%; background-image: url(../images/left.png); background-repeat: no-repeat; background-position: left}

.flickerplate .arrow-navigation.right{right: 0%}

.flickerplate .arrow-navigation.right .arrow{opacity: 0; margin: 0px 0px 0px -50%; background-image: url(../images/right.png); background-repeat: no-repeat; background-position: right}

.flickerplate .arrow-navigation.left.hover .arrow{opacity: 1; margin: 0px 0px 0px 20%}

.flickerplate .arrow-navigation.right.hover .arrow{opacity: 1; margin: 0px 0px 0px -20%}

.flickerplate .dot-navigation{position: absolute; bottom: 15px; width: 100%; text-align: center; z-index: 100;}

.flickerplate .dot-navigation ul{text-align: center; list-style: none; padding: 0px 15px}

.flickerplate .dot-navigation ul li{display: inline-block; float: none}

.flickerplate .dot-navigation .dot{width: 34px; height: 10px; margin: 0px 6px; background: url(../images/num_b.png) no-repeat;-webkit-transition: background-color 0.2s ease-out; -moz-transition: background-color 0.2s ease-out; -o-transition: background-color 0.2s ease-out; -ms-transition: background-color 0.2s ease-out; transition: background-color 0.2s ease-out}

.flickerplate .dot-navigation .dot:hover{cursor: pointer; background: url(../images/num_a.png) no-repeat;}

.flickerplate .dot-navigation .dot.active{background: url(../images/num_a.png) no-repeat;}

.flickerplate.animate-transform-slide ul.flicks{-webkit-perspective: 1000; -webkit-backface-visibility: hidden; transform: translate3d(0%, 0px, 0px); -webkit-transform: translate3d(0%, 0px, 0px); -webkit-transition: -webkit-transform 0.6s; -o-transition: -o-transform 0.6s; -moz-transition: -moz-transform 0.6s; transition: transform 0.6s}

.flickerplate.animate-transition-slide ul.flicks{position: relative; left: 0%; -webkit-transition: left 0.4s ease-out; -moz-transition: left 0.4s ease-out; -o-transition: left 0.4s ease-out; -ms-transition: left 0.4s ease-out; transition: left 0.4s ease-out}

.flickerplate.animate-jquery-slide ul.flicks{position: relative; left: 0%}

.flickerplate.animate-scroller-slide{padding-bottom: 0px; overflow: auto}

.flickerplate.animate-scroller-slide ul.flicks{position: auto}

.n_bann{
	height:400px;
}
.n_bann img{
	width: 100%;
}
.wk_warp{
	width:1200px;
	margin:0 auto;
}

.wk_con1{
	margin-top: 60px;
	height: auto;
	overflow: hidden;
}
.wk_con1_t {
	text-align: center;	
}
.wk_con1_t p {
	text-align: center;
	font-size:32px;
	color: #3f3a39;
	display: block;
	font-weight: normal;
	margin-top: 10px;
	font-family:Impact;
	margin-bottom:20px;
}
.wk_con1_t em{
	font-size: 15px;
	color: #727272;
	display:block;
	margin-top:5px;
	margin-top:15px;
}
.wk_con1_t hr{
	display:block;
	width: 48px;
	background: #048491;
	height: 2px;
	border:none;
}
.wk_con1_t span{
	color:#c20829
}
.wk_con1_u{
	margin-top: 40px;
}
.wk_con1_u ul li{
	float: left;
	width: 273px;
	margin-right: 35px;
	margin-bottom:30px;
}
.wk_con1_u ul li:nth-child(4),.wk_con1_u ul li:nth-child(8){
	margin-right: 0;
}
.wk_con1_u ul li .pic{
	width: 273px;
	height: 192px;
	overflow: hidden;
	border-radius: 10px;
}
.wk_con1_u ul li .pic img{
	width: 273px;
	height: 192px;
}
.wk_con1_u ul li .pic img:hover{
	-webkit-transition: all 0.25s linear 0.01s;
	 -moz-transition: all 0.25s linear 0.01s; 
	 -ms-transition: all 0.25s linear 0.01s; 
	 -o-transition: all 0.25s linear 0.01s; 
	 transition: all 0.25s linear 0.01s;
	 transform:scale(1.15,1.15);
}
.wk_con1_u ul li p{
	font-size: 19px;
	color: #333333;
	text-align: center;
	margin-top: 25px;
}

#wk_con2{
	background:url(../images/ab_bg.jpg) no-repeat center top;
	height:591px;
	position:relative;
}
.wk_con2{
	margin-top: 60px;
	height:auto;
	overflow:hidden;
}
.wk_con2_r{
	float:right;
	width:512px;
	margin-top:95px;
	
}
.wk_con2_r em{
	display:block;
	font-size:22px;
	color:#333333;
}
.wk_con2_r span{
	display:block;
	font-size:32px;
	color:#048491;
	margin-top:5px;
}
.wk_con2_r hr{
	display:block;
	background:#048491;
	height: 2px;
	width: 48px;
	border: none;
	float: left;
	margin-top :30px;
}
.wk_con2_r p{
	margin-top:75px;
	color:#4f4f4f;
	font-size:15px;
	line-height:27px;
}
.wk_con2_r ul{
	margin-top:40px;
}
.wk_con2_r ul a{
	display: block;
	float: left;
	margin:0 35px;
}
.wk_con2_r ul a i{
	display: block;
	height: 50px;
	width: 50px;
	background:url(../images/icno.png) no-repeat;
	margin:0 auto; 
}
.wk_con2_r ul a:nth-child(1) i{
	background-position: 3px 0;
}
.wk_con2_r ul a:nth-child(2) i{
	background-position: -139px 0;
}
.wk_con2_r ul a:nth-child(3) i{
	background-position: -280px 0;
}
.wk_con2_r ul a:nth-child(4) i{
	background-position: -422px 0;
}
.wk_con2_r ul a p{
	font-size:14px;
	color: #555555;
	text-align: center;
	line-height: 30px;
	margin-top: 5px;
}

.wk_con3{
	margin-top: 70px;
	height:auto;
	overflow: hidden;
}

.wk_con3_u{
	margin-top: 40px;
}
.wk_con3_l{
	float: left;
	width: 481px;
	margin-top: 13px;
}
.wk_con3_l img{
	width: 481px;
	height: 283px;
}
.wk_con3_l .txt{
	width: 100%;
	background-color:#f4f4f4;
}
.wk_con3_l .txt em{
	font-size: 16px;
	color: #333333;
	display: block;
	padding: 20px 15px 5px 15px;
}
.wk_con3_l .txt p{
	font-size: 13px;
	color: #939393;
	display: block;
	margin-top: 5px;
	padding:0 15px 25px 15px;
}
.wk_con3_r{
	width: 640px;
	float: right;
}
.wk_con3_r_2{
	
}
.wk_con3_r_2 li{
	height: 55px;
	line-height: 55px;
	border-bottom: 1px solid #ebebeb;
	position: relative;
	background:url(../images/dd.png) no-repeat left;
	padding-left: 20px;

}
.wk_con3_r_2 li a{
	font-size: 14px;
	color: #555555;
}
.wk_con3_r_2 li span{
	position: absolute;
	top: 0;
	right: 0;
}
.wk_con3_r_2 li:last-child{
	border-bottom: none;
}
.wk_flink{
	height:auto;
	overflow:hidden;
	margin-top:50px;
}
.wk_flinkl{
	background:url(../images/flink.png) no-repeat left center;
	width:80px;
	float:left;
	font-size:18px;
	color:#048491;
	height:50px;
	line-height:50px;
	padding-left:35px;
}
.wk_flinkr{
	width:1082px;
	float:right;
	text-align:left;
	line-height:30px;
	margin-top:10px;
}
.wk_flinkr a{
	font-size:14px;
	color:#403f3f;
	margin:0 6px;
	display:block;
	float:left;
}
#footer{
	margin-top:45px;
	background:#048491;
	padding-top:45px;
	height:auto;
	overflow:hidden;
}
.footer{
	height:auto;
	overflow:hidden;
}
.footer_l{
	float:left;
	width:215px;
	font-size:23px;
	color:#ffffff;
	font-weight:200;
	margin-top:16px;
	margin-left:30px;
}
.footer_l p{
	font-size:12px;
	color:#ffffff;
}
.footer_l a{
	display:block;
	margin-top:20px;
}
.footer_c{
	width:205px;
	float:left;
	margin-left:95px;
	height:185px;
}
.ksl{
	font-size:16px;
	color:#ffffff;
	height:auto;
	overflow:hidden;
}
.ksl hr{
	width:44px;
	height:2px;
	background:#6bb7be;
	border:none;
	display:block;
	float:left;
	margin-top:10px;
}
.snav{
	margin-top:10px;
}
.snav ul a{
	display:block;
	float:left;
	margin-right:40px;
	margin-bottom:15px;
	font-size:13px;
	color:#d4e4e7;
}
.footer_c2{
	width:300px;
	float:left;
	/*margin-left:23px;*/
	padding-left:80px;
	
}
.footer_c2 p{
	font-size:13px;
	color:#d4e4e7;
	height:185px;
	margin-top:6px;
	line-height:30px;
}
.footer_r{
	width:220px;
	float:right;
	padding-left:50px;
	height: 103px;
}
.footer_r img{
	display:block;
	margin-top:9px;
	width:220px;
	height:103px;
}
.foot_u{
	text-align:center;
	font-size:13px;
	color:#d4e4e7;
	border-top:1px solid #dedede;
	padding:15px 0;
	line-height:28px;
	height:auto;
	overflow:hidden;
	margin-top:10px;

}

.foot_u a{
	font-size:13px;
	color:#d4e4e7;
}

/**内页**/
.fy_con{
	margin-top:25px;
}
.fy_con_tit{
	margin-top:50px;
	text-align:center;
	background:url(../images/xx.png) no-repeat center;
}

.fy_con_tit em{
	font-size:25px;
	color:#333333;
}
.fy_con_tit em p{
	font-size:14px;
	color:#868686;
	line-height:15px;
	margin-top: 10px;
}

#dqwz{
	border-bottom:1px solid #ececec;
	height:65px;
	line-height:65px;
}
.dqwz{
    color: #2f2f2f;
    background:url(../images/home.png) no-repeat left;
	padding-left:25px;
	font-size:14px;
	color:#676767;
	float:left;
}
.fy_nav {
	text-align: center;
	height: 65px;
	line-height:65px;
    border-bottom: 1px solid #e6e6e6;
	float:right;
}
.fy_nav ul{
	display: inline-block;
}
.fy_nav li{
	float: left;
}
.fy_nav li a{
	display: block;
	margin:0 25px;
	line-height:65px;
	text-align: center;
	font-size:16px;
	color:#5c5b5b;
}
.fy_nav li a:hover,.fy_nav li a.hover{
	color: #048491;
    border-bottom: 1px solid #048491;
}
/*新闻列表*/
.news_list{margin:0 0 35px 0;}
.news_list .search{ text-align: center; font-size: 20px; }
.news_list li{ padding:20px 0 30px 0; position: relative; border-bottom: 1px dotted #ddd;}
.news_list li::before{ content: ""; position: absolute; top:0; left:-50%; z-index: 0; width: 200%; height: 100%; }
.news_list li:hover::before{ }
.news_list li a{ display: block; overflow: hidden; position: relative; color: #333;}
.news_img{ width:410px; float: left; overflow: hidden;}
.news_img img{ width:410px; height:220px;}
.news_time{ float: left; font-size: 35px; line-height:normal; font-family: Aparajita; position: relative; padding-right: 50px; margin:10px 30px 0 0;}
.news_time::before,.n_news_time::after{ content: ""; position: absolute; top:15px; right:0; width: 35px; height: 1px; background: #bfbfbf;}
.news_time::after{ width: 0px; background: #ffb108; right: 35px;}
.news_more{ display: block; margin-top: 15px; font-size: 0; width: 48px; height: 38px; background: #fff url(../images/ico_11a.png) center center no-repeat; position: relative;}
.news_more::before{ content: ""; position: absolute; top:0; left:0; width: 0; height: 100%; background: #007440 url(../images/ico_11b.png) center center no-repeat;}
.news_list li:hover .n_news_more::before{ width: 100%;}
.news_list li:hover .n_news_time::after{ width: 35px; right: 0;}
.news_info{ overflow: hidden; padding-left: 5%; margin-top: 10px;}
.news_info p{ height: 22px; overflow: hidden; color: #048491; font-size: 18px; margin: 0px 0 20px 0; background:url(../images/dd.png) no-repeat left; padding-left:25px;}
.news_des{ font-size: 14px; line-height: 30px; max-height:114px; overflow: hidden;}
.news_list li:hover a .news_time{ color: #ffb108;}
.news_list li em{ position: relative;  margin-top: 20px; display: block;}
   

.ny_u{
	height:auto;
	overflow:hidden;
	margin-bottom:35px;
	margin-top:35px;
}
.show_t{
	text-align:center;
	border-bottom:#CCC 1px solid;
}
.show_t h1{
	font-size: 25px;
    color: #333;
	font-weight:normal;
	}
.show_t p{
	font-size: 13px;
    color: #adadad;
	font-weight:normal;
	margin: 20px 0;
	}
.show_c{
	padding:20px 15px;
	color:#464646;
	border-bottom:#CCC 1px solid;
	line-height:2em;
	font-size:14px;
}
.show_c img{
	max-width:1100px;
	padding:10px 15px 10px 15px;
}
.show_u{
	text-align:left;
	padding:10px 15px 10px 0px;
}
.show_u ul li{
	list-style:none;
	text-decoration:none;
	color:#464646;
	
	height:30px;
	line-height:30px;
	margin:0px 20px 0px 20px;
	font-size:14px;
}
.show_u ul li a{
	color:#464646;
	font-size:14px;
}
.show_u ul li a:hover{
	text-decoration:underline;
	color:#464646;
}
.page_conru{
	color:#464646;
	padding:0 15px 40px 15px;
	font-size:14px;
	line-height:28px;
}
.page_conru img{
	max-width:900px;
	padding:15px 15px 40px 15px;
}
.chanpin{padding:50px 0px 20px 0; height:auto; overflow:hidden;} 
.chanpin ul li{margin:0 10px;float: left;margin-bottom: 30px; width:280px;}
.chanpin ul li a{display: block;text-align: center; color:#545454}
.chanpin ul li a .pic{ width: 280px;height: 210px;overflow: hidden;/*border: 1px sol 
id #d3d3d3; border-radius: 1px;*/ display: table-cell;background: #fff;text-align: center;vertical-align: middle; border:1px solid #efefef;}
.chanpin ul li a img{max-width:280px;max-height: 210px;}
.chanpin ul li a .txt{
	text-align:left;
	background:none;
}
.txt em{
	font-size:18px;
	color:#333333;
	display:block;
	margin-top:25px;
}
.txt p{
	font-size:14px;
	color:#868686;
	margin-top:8px;
}
.nab_fl1{
	background:url(../images/nab_bg.png) no-repeat top right;
	height:auto;
	overflow:hidden;
	margin-top:58px;
}
.nab_fl_l{
	float:left;
	margin-top:140px;
}
.nab_fl_l em{
	font-size:26px;
	color:#3f3a39;
	display:block;
}
.nab_fl_l span{
	font-size:20px;
	color:#3f3a39;
	margin-top:10px;
	display:block;
	font-weight:200;
}
.nab_fl_l p{
	font-size:13px;
	color:#807d7d;
	margin-top:40px;
}
.nab_fl_l hr{
	width:42px;
	height:2px;
	background:#048491;
	border:none;
	display:block;
	float:left;
	margin-top:40px;
}
.nab_fl_r{
	width:800px;
	float:right;
	padding-top:53px;
}
.nab_fl_r em{
	display:block;
	font-size:18px;
	color:#000000;
	margin-top:30px;
	margin-bottom:10px;
}
.nab_fl_r p{
	font-size:15px;
	color:#525252;
	line-height:33px;
}
.nab_fl_r .shu{
	float:none;
	width:800px;
	margin-top:50px;
	padding-top:0;
}
.nab_fl_r .shu li{
	color:#858585;
	width:160px;
}
.nab_fl_r .shu span{
	color:#d51319;
	font-weight:bold;
}
.nab_fl_r .shu p{
	color:#858585;
}
.nab_f2{
	background:none;
	margin-top:0;
}
.nab_f2 img{
	display:block;
	margin-top:25px;
}
.nab_f2_l{
	margin-top:200px;
}

/*分页*/
.fenye{text-align: center;margin: 20px 0 30px;}
.fenye ul{height: auto;overflow: hidden;}
.fenye span,.fenye a{display: inline-block;padding: 0 9px;margin: 5px 2px;background: #ddd;border-radius: 2px;height: 26px;line-height: 26px;text-align: center; color:#000;}
.fenye span.current{background: #048491; color: #fff;}
.fenye a:hover{background: #048491;color: #fff;}


.zhi{ font-size:16px; margin-bottom:15px;}

.z_title{ font-size:16px !important; font-weight:bold; margin:10px 0;}

.jian{ margin:15px 0;}

.jian p{ margin:5px 0; line-height:18px; font-size:12px; color:#8c8c8a;}

.message { margin:28px 0 0 30px; }

.message li { height: auto; min-height: 60px; }

.message li span {font-size: 14px; color: #333; display: inline-block; text-align: right; padding-right: 5px; }

.message li input { width: 270px; height: 30px; border: 1px solid #ccc; padding: 0 10px; background: #fff; border-radius: 5px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075); -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }

.message li input:focus, .message li textarea:focus { border-color: #23c254; outline: 0;}

.message textarea { padding: 5px 5px; font-size: 14px; background: #fff;  border-radius: 5px; }

.message li button { margin: 30px 0 0 520px; width: 100px; height: 30px; background: #048491; color: #fff; cursor: pointer; border:none; }

.code { margin-top: 30px; }

.code input { width: 100px !important; }

.message li i { color: red; margin-top: 2px; font-style: normal; display: block; float: left; margin-left: 5px; }

.message p{ margin-top:30px; font-size:14px;}

.ib input{
	width: auto !important;
	height: auto !important;
	border: none !important;
}