/***************css reset*********/

body, h1, h2, h3, h4, ul, li, a, input {

	margin: 0;

	padding: 0;

	font-family: microsoft yahei;

}

div, a {

	font-size: 12px;

	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:1100px;

}



/*头部*/

#yz_top {

	height: 30px;

	line-height: 30px;

	border-top:1px solid #d3d3d3;

	border-bottom:1px solid #ebebeb;

}

.yz_top p {

	color: #71787e;

	font-size: 12px;

	font-weight: normal;

	float: left;

	height:30px;

}

.yz_top p span {

	font-size: 14px;

	color: #71787e;

	font-weight: bold;

}

.yz_sn {

	color: #71787e;

	text-align: right;

	font-size: 12px;

	background: url(../images/albb.png) no-repeat right;

	padding-right: 37px;

}

.yz_sn a {

	color: #71787e;

}

.yz_warp{

	width:1100px;

	margin:0 auto;

}



/*头部*/



#yz_head{

	background:url(../images/head_bg.jpg) no-repeat center;

	height:150px;

}

.yz_head{

	height:150px;

	width:1100px;

	margin:0 auto;

	

}

.yz_logo{

	float:left;

	width:543px;

	height:79px;

	margin-top:36px;

	background:url(../images/logo.png) no-repeat;

}

.yz_logo{

	text-indent:-9999px;

}

.yz_sv{

	float:right;

	background:url(../images/tel.png) no-repeat left;

	padding-left:0;

	margin-top:36px;

	height:89px;

	width:253px;

}

.yz_sv span{ font-size:24px; font-weight:bold; display:block; margin-top:24px; margin-left:60px;}
.yz_sv em{

	font-size:14px;

	color:#939495;

	font-weight:normal;

	text-align:left;

	display:block;

}

.yz_sv em p{

	color:#040000;

	font-size:24px;

	font-weight:bold;

}

/*导航*/

#yz_nav{

	background:url(../images/nav_bg.jpg) repeat-x;

	height:48px;

}

.yz_nav{

	width:1100px;

	margin:0 auto;

	height:48px;

}

.yz_nav ul li{

	width:135px;

	float:left;

	height:48px;

	line-height:48px;

	text-align:center;

	background:url(../images/li_bg.png) no-repeat center right;

	

}

.yz_nav ul li:last-child{

	background:none;

}

.yz_nav ul li a{

	font-size:18px;

	color:#fff;

	display:block;


}



.yz_nav ul li a:hover,.yz_nav ul li a.hover{

	color:#fff;

	background:#0fa9eb;

}

/*轮播图*/

#banner {

	position:relative;

	width:100%;

	height:501px;

	z-index:3;

}



#banner .slides_container {

	width:100%;

	height:501px;

	position:relative;

	overflow:hidden;

	display:none;

	z-index:1

}

#banner .slides_container .bg-slide {

	width:100%;

	height:501px;

	display:block;

	z-index:1

}

#banner .slides_container #bg1 {

	background:url(../images/img01.jpg) no-repeat center;

}

#banner .slides_container #bg2 {

	background:url(../images/img02.jpg) no-repeat center;

}

#banner .slides_container #bg3 {

	background:url(../images/img03.jpg) no-repeat center;

}

#banner .slides_container #bg4 {

	background:url(../images/img04.jpg) no-repeat center;

}
#banner .slides_container #bg5 {

	background:url(../images/img05.jpg) no-repeat center;

}



.mainconc{width:372px; height:248px; float:left; background:url(images/index_c_bg.png) no-repeat; margin-left:24px; margin-top:37px; position:relative;}

.news_box{

	width:372px;

	margin-top:45px;

	height:200px;

	position:relative;

	overflow:hidden

}

.news_box ul{

	width:1000000px;

	position:absolute;

}

.news_box ul li{

	float:left;

	width:180px;

	margin-right:12px;

}

.news_box ul li img{

	border:1px solid #dfdfdf;

	padding:5px;

	height:188px;

	width:160px;

}

 #bannerlink{

    position:absolute;

	height:2px;

	right:0px;

	top:10px;

}

#bannerlink a{

    float:left;

	height:3px;

	background:#CCCCCC;

	margin-left:2px;

	width:15px;

	display:block;

	font-size:0px;

	text-indent:-9999px;

	overflow:hidden

}

#bannerlink a.active{

    background:#F1C51C;

}

 #bannerlink{

    position:absolute;

	height:2px;

	right:0px;

	top:10px;

}

#bannerlink a{

    float:left;

	height:3px;

	background:#CCCCCC;

	margin-left:2px;

	width:15px;

	display:block;

	font-size:0px;

	text-indent:-9999px;

	overflow:hidden

}

#bannerlink a.active{

    background:#F1C51C;

}



.pagination {

	bottom:20px;

	z-index:100001;

	position:absolute;

	width:1000px;

	left:48%;

}

.pagination li {

    display:inline-block;

	margin:0 3px;

	list-style:none;

}

.pagination li a {

	display:block;

	width:16px;

	height:16px;

	line-height:17px;

	text-align:center;

	color:#333333;

	font-size:10px;

	float:left;

	overflow:hidden;

	background:url(../images/num_b.png) no-repeat;

	overflow:hidden;

	text-indent:-9999px;

}

.pagination li.current a {

	background:url(../images/num_a.png) no-repeat;

	color:#FFFFFF

}

.n_bann{

	background:url(../images/banner.jpg) no-repeat center;

	height:400px;

}



/*主体*/

.yz_con1{

	margin-top:60px;

}

.yz_con1_t{

	text-align:center;

	font-size:30px;

	color:#048bcf;

}

.yz_con1_t p{

	font-size:14px;

	color:#4d4948;

}

.yz_con1_u{

	margin-top:50px;

}

.sld{}

.sld .hd{ height:auto; overflow:hidden; width:635px; margin:0 auto;}

.sld .hd ul{height: 20px; overflow:hidden;}

.sld .hd ul li{float: left;width: 144px;height: 20px; text-align:center; border-right:1px solid #5f6160; }

.sld .hd ul li a{text-align: center; font-size:16px; color:#5f6160;}

.sld .hd ul li.on{ border-right:1px solid #5f6160; }

.sld .hd ul li.on a{color: #048bcf; height:20px;font-size: 16px;}

.sld .hd ul li span{ padding:0 10px;}

.sld .hd ul li:first-child{border-left:1px solid #5f6160; }

.sld .bd{padding-top:20px;overflow: hidden;}

.sld .bdst{ margin:0 0px 0px 0px;}

.sld .bdst .bds{padding-top: 25px;}

.sld .bdst .bds ul{}

.sld .bdst .bds ul li,.sld .bdst .bds ul li a,.sld .bdst .bds ul li a img,.sld .bdst .bds ul li .pic{width: 255px;}

.sld .bdst .bds ul li{float: left;margin-left:20px;width: 255px; margin-bottom:12px;}

.sld .bdst .bds ul li a{display: block;text-align: center;}

.sld .bdst .bds ul li a .pic{height: 193px; width:255px; overflow:hidden;}

.sld .bdst .bds ul li a .pic img{height: 193px; width:255px;}

.sld .bdst .bds ul li a p{height: 50px;line-height: 50px; text-align:center;color: #434343; font-size:16px;}

.sld .bdst .bds ul li a 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);

}

.yz_more{

	text-align:center;

	margin:40px 0;

}

#yz_con2{

	background:url(../images/cbg.jpg) no-repeat center;

	height:257px;

}

.yz_con2{

	padding-top:90px;

}

.yz_con2 ul li{

	float:left;

	margin-right:190px;

	font-size:45px;

	text-align:center;

	color:#ffffff;

}

.yz_con2 ul li p{

	font-size:18px;

	color:#e4e4e4;

	margin-top:15px;

}

.yz_con2 ul li:last-child{

	margin-right:35px;

}

.yz_con2 ul li:first-child{

	margin-left:65px;

}



.yz_con2 ul li:hover{margin-top:10px;

	transition:margin 1s;

}

.yz_con3{

	margin:55px auto;

	height:auto;

	overflow:hidden;

}

.yz_con3_l{

	width:466px;

	height:472px;

	float:left;

}

.yz_con3_l img{

	width:466px;

	height:472px;

}

.yz_con3_r{

	width:560px;

	float:right;

	margin-right:30px;

	margin-top:35px;

}

.yz_con3_r em{

	font-size:30px;

	color:#048bcf;

	display:block;

}

.yz_con3_r span{

	display:block;

	font-size:26px;

	color:#616362;

	padding-left:68px;

	margin-top:15px;

	margin-bottom:35px;

}

.yz_con3_r p{

	text-indent:2em;

	font-size:15px;

	color:#616161;

	line-height:30px;

}

.yz_con3_r a{

	display:block;

	margin-top:55px;

}

#yz_con4{

	background:#f6f6f6;

	height:auto;

	overflow:hidden;

}

.yz_con4{

	padding-top:60px;

	padding-bottom:40px;

}

.yz_con4_t{

	font-size:30px;

	color:#048bcf;

	text-align:center;

}



.yz_con4 p{

	font-size:14px;

	color:#727170;

	line-height:25px;

	margin-top:15px;

	text-align:center;

}

.yz_con4_u{

	margin-top:25px;

}

.leftLoop{

	width:1250px;

	margin:0 auto;

}

.leftLoop .hda{ height:21px; position:relative;}

.leftLoop .hda a{ display:block; position:absolute; width:36px; height:54px; cursor:pointer; position:absolute; top:99px; background:url(../images/bg_aprev.png) no-repeat 0px 0px; z-index:99;}

.leftLoop .hda a.prev{ left:0; top:104px;background:url(../images/left.png) no-repeat 0px 0px;}

.leftLoop .hda a.next{background:url(../images/right.png) no-repeat 0px 0px; right:-10px; top:104px;}

.leftLoop .bda{width:1100px; overflow:hidden; margin:0 auto;}

.leftLoop .bda ul{}

.leftLoop .bda ul li{ float:left; width:249px; margin-right:25px;}

.leftLoop .bda ul li a{display:block; text-align:center; float:left; width:183px; color:#363636;}

.leftLoop .bda ul li a:hover{ background:#none; color:#777777;}

.leftLoop .bda ul li a img{width:24+px; height:187px;transition:all ease-in-out .2s;}

.leftLoop .bda ul li a:hover img{ }

.leftLoop .bda ul li a p{height:60px;width:254px; line-height:60px; text-align:center; margin:0; color:#494949; font-weight:normal;}



#yz_con5{

	background:#f6f6f6;

}

.yz_con5{

	padding-top:55px;

	height:auto;

	overflow:hidden;

}

.yz_con5l{

	width:722px;

	float:left;

}

.yz_con5l_t{

	font-size:22px;

	color:#5a545c;

	font-weight:normal;

	width:722px;

	background:url(../images/hh.jpg) no-repeat left bottom;

	border-bottom:2px solid #d2d2d2;

	height:45px;

	position:relative;

}

.yz_morexw{

	position:absolute;

	top:10px;

	right:17px;

}

.yz_morexw a{

	font-size:14px;

	color:#989697;

}

.yz_con5l_t span{

	font-size:23px;

	color:#989697;

	font-weight:normal;

	padding-left:10px;

}

.yz_con5l_u{

	margin-top:20px;

}



.yz_newsrt{

	width:720px;

	height:180px;

	margin-top:15px;

}

/*.con2lt img{

	width: 204px;height: 136px;

	border:#e3e3e3 10px solid;

	margin:27px 0px 0px 20px;

}*/

.yz_newsrt_img{

	width:218px;

	float:left;

}

.yz_newsrt_img img{

	width:218px;

	height:150px;

}



.yz_newsrtt{

	float:right;

	width:480px;

	margin-left:10px;

}

.yz_newsrtt em{

	display:block;

	font-size:20px;

	color:#b5b5b5;

}

.yz_newsrtt p{

	margin:5px 0 0 0;

}

.yz_newsrtt p a{

	font-size:18px;

	text-align:left;

	margin-top:30px;

	color:#5a545c;

	font-weight:normal;



}



.yz_newsrtt span{

	font-size:13px;

	color:#6f6d6f;

	line-height:25px;

	display:block;

	margin-top:10px;

	margin-right:20px;

}



.yz_newsru{

	width:720px;

	margin:0 10px 0px 0px;

}

.yz_newsru ul{

	margin:0px 20px 10px 0px;

}

.yz_newsru ul li{

	background:url(../images/ff.png) no-repeat left;

	padding-left:20px;

	margin-right:10px;

	line-height:35px;

	height:35px;

	font-size:12px;

	position:relative;

	border-bottom:1px dashed #e2e2e2;
	width: 45%;
	float: left;

}

.yz_newsru ul li a{

	color:#131313;

	font-size:13px;

}

.yz_newsru ul li span{

	font-size:13px; 

	font-family:"微软雅黑";

	color:#585858;

	position:absolute;

	top:0px;

	right:10px;

}

.yz_con5r{

	width:308px;

	float:right;

}

.yz_con5r_t{

	width:308px !important;

}



.yz_con5r_u{

	

	width:308px;

}

.yz_con5r_u ul li{

	height:112px;

	background:url(../images/qa.png) repeat-x bottom;

	width:308px;

	padding-top:20px;

	border-bottom:1px dashed #dcdcdc;

}

.yz_con5r_u ul li em{

	color:#5a545c;

	font-size:14px;

	display:block;

	height:26px;

	line-height:26px;

	background:url(../images/wen.png) no-repeat left center;

	padding-left:35px;

}

.yz_con5r_u ul li p{

	background:url(../images/da.png) no-repeat left top;

	color:#a5a3a3;

	padding-left:35px;

	margin-top:15px;

	line-height:25px;

}

.yz_flink{

	height:auto;

	overflow:hidden;

	margin:15px auto;

}

.yz_flinkl{

	background:url(../images/fllink.png) no-repeat left center;

	width:150px;

	float:left;

	font-size:20px;

	color:#454545;

	height:50px;

	line-height:50px;

	padding-left:65px;

}

.yz_flinkr{

	width:870px;

	float:right;

	text-align:left;

	line-height:30px;

	margin-top:10px;

}

.yz_flinkr a{

	font-size:14px;

	color:#403f3f;

	margin:0 6px;

	display:block;

	float:left;

}

/**底部**/

#yz_footer{

	background:#2e2e2e;

}

.yz_footer{

	padding-top:40px;

	height:auto;

	overflow:hidden;

}





.yz_foot_l{

	float:left;

	width:590px;

	font-size:15px;

	color:#ffffff;

	line-height:30px;

}

.yz_foot_l p{

	color:#adadad;

	font-size:14px;

	margin:15px 0;

}

.yz_foot_l p a{

	color:#adadad;

	font-size:14px;

}

.yz_foot_c{

	float:left;

	margin-left:30px;

	width:256px;

	margin-top:18px;

	background:url(../images/ftel.png) no-repeat left top;

	font-size:14px;

	color:#b6b6b6;

	padding-left:60px;

}

.yz_foot_c p{

	font-size:24px;

	color:#fff;

}

.yz_foot_r{

	background:url(../images/ew.png) no-repeat;

	width:106px;

	height:138px;

	float:right;

}

.yz_footer_u{

	text-align:center;

	font-size:13px;

	color:#ababab;

	margin-top:45px;



}

.yz_footer_u a{

	font-size:13px;

	color:#ababab;

}



/**内页列表**/

.fy_con{

	margin-top:35px;



}

.fy_title{

	background:url(../images/dss.jpg) no-repeat center;

	text-align:center;

	font-size:30px;

	color:#009763;

}

.fy_nav{

	margin-top:35px;

	height:auto;

	overflow:hidden;

}

.fy_nav ul li{

	width: 137px;

    height: 18px;

    line-height: 18px;

    float: left;

	border-right:1px solid #5f6160;

	margin-right:30px;

}

.fy_nav ul li:first-child{

	border-left:1px solid #5f6160;

}

.fy_nav ul li a{

	display:block;

	font-size:18px;

	color: #5f6160;

	text-align:center;

}

.fy_nav ul li a:hover,.fy_nav ul li a.hover{

	color:#048bcf;

}

.fy_nav ul li img{

	position: absolute;

	bottom: 0;

	left:82px;

	opacity:0;

}

.fy_title {

	text-align: center;

	font-size: 28px;

	color: #048bcf;

}

.fy_title p {

	text-align: center;

	font-size: 14px;

	color: #1a1a1a;

	font-weight: normal;

	margin-top: 10px;

}



#dqwz{

	background:#f7f7f7;

	height:40px;

	line-height:40px;

	margin-bottom:30px;

}

.dqwz{

	float:right;

    color: #2f2f2f;

    background:url(../images/home.png) no-repeat left;

    padding-left: 20px;

}





/*新闻列表*/

.news_list{margin:35px 0;}

.news_list .search{ text-align: center; font-size: 20px; }

.news_list li{ padding: 40px 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: 300px; float: left; overflow: hidden;}

.news_img img{ width:300px; height:165px;}

.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,.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 .news_more::before{ width: 100%;}

.news_list li:hover .news_time::after{ width: 35px; right: 0;}

.news_info{ overflow: hidden; padding-left: 5%; margin-top: 10px;}

.news_info p{ height: 22px; overflow: hidden; font-size: 16px; margin: 10px 0 20px 0;}

.news_des{ font-size: 14px; line-height: 30px; max-height: 64px; overflow: hidden;}

.news_list li:hover a .news_time{ color: #ffb108;}

.news_list li em{ position: relative;}



.ny_u{

	height:auto;

	overflow:hidden;

	margin-bottom:30px;

}

.show_t{

	text-align:center;

	border-bottom:#CCC 1px dashed;

}

.show_t h1{

	color:#2869d5;

	margin:0;

	font-size:28px;

	}

.show_t p{

	color:#464646;

	font-weight:normal;

	line-height:20px;

	margin:10px 0px 10px 0px;

	}

.show_c{

	padding:10px 15px 10px 15px;

	color:#464646;

	border-bottom:#CCC 1px dashed;

	line-height:2em;

	font-size:14px;

}

.show_c img{

	max-width:900px;

	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:35px 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 10px; height:auto; overflow:hidden;} 

.chanpin ul li{margin-left: 50px;float: left;margin-bottom: 2px; width:300px;}

.chanpin ul li a{display: block;text-align: center; color:#545454}

.chanpin ul li a .pic{ width: 300px;height: 257px;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{width: 300px;height: 257px;}

.chanpin ul li a p{height: 55px;line-height: 55px; font-size:16px;}



/*TAG页面*/

.map {

	width: 1002px;

	margin: 80px auto 0 auto;

}

.map_con {

	width: 1002px;

	margin: 0 auto;

	margin-top: 80px;

	margin-bottom: 20px;

	height: auto;

	overflow: hidden;

}

.map_conl {

	width: 750px;

	float: left;

}

.map_conr {

	float: right;

	width: 180px;

	margin-bottom: 20px;

}

.map_conrt {

	width: 750px;

	height: 60px;

}

.map_conrtt {

	height: 60px;

}

.map_conrtt h1 {

	font-size: 20px;

	color: #000;

	font-weight: normal;

	padding: 15px 0px 0px 33px;

}

.map_conrtt h1 a {

	font-size: 20px;

	color: #000;

	font-weight: normal;

}

.map_conru {

	width: 750px;

	height: auto;

	border-top: none;

	overflow: hidden;

	height: auto;

	margin-bottom: 20px;

}

.taglist {

	margin-top: 20px;

}

.taglist dl {

	padding-bottom: 15px;

	border-bottom: #666 1px solid;

}

.taglist dl dd {

}

.taglist dl dd h2 {

	margin-top: 15px;

}

.taglist dl dd h2 a {

	font-size: 16px;

	font-weight: bold;

	color: #048bcf;

}

.tagtime {

	font-size: 14px;

	margin-top: 10px;

}

.tagtext {

	font-size: 13px;

	margin-top: 10px;

	line-height: 30px;

	text-indent: 2em;

	height: 65px !important;

}

.tagdesc {

	margin-bottom: 20px;

	padding-bottom: 20px;

	border-bottom: 1px solid #666;

}

.tagdesc h4 {

	font-size: 20px;

	color: #048bcf;

	font-weight: bold;

}

.tagdesc ul {

	margin-top: 10px;

}

.tagdesc ul li {

	list-style: disc;

	height: 27px;

	line-height: 27px;

}



.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: #00e079; color: #fff;}

.fenye a:hover{background: #00e079;color: #fff;}