/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
body {
    font-family: "微软雅黑";
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}
ul, li {
    list-style: none;
}

a {
    color: #000;
    text-decoration: none;
}
img {
    border: none;
}
i,em{
	font-style: normal;
}
.fr {
    float: right;
}
.fl {
    float: left;
}
.clear {
    clear: both;
}
table{
	border: 0;
    border-collapse: collapse;
}
.auto {
    width: 1200px;
    margin: 0 auto;
}
.clearfloat:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}
.clearfloat {
    zoom: 1
}
.head_top{
	height: 40px;width: 100%;
	border-bottom:1px solid #c1c1c1;
}
.head_top_dv{
	width: 1280px;
	margin: 0 auto;
	color: #c1c1c1;
	line-height: 40px;
	font-size: 14px;height: 40px;
	overflow: hidden;
}
.head_top_dv p{
	float: left;
}
.head_top_dv p a i{
	font-size: 25px;
}
.head_top_dv p a{
	margin:0 5px ;
}
.head_top_dv p a:hover{
	color: #23ac38;
}
.tb{
	width: 1280px;
	margin: 0 auto;
	height: 110px;
}
.tb_left{
	width: 180px;
	height: 110px;
	float: left;
	background: url(../images/tb_03.jpg) center no-repeat;
}
.foter_dv{
	float: left;
	width: 250px;
	margin-top: 40px;
}
.foter_dv img{
	width: 100%;
	margin-bottom: 20px: 
}
.foter_dv p{
	font-size: 16px;
	color: #ffffff;
	line-height: 30px;
}
.tb_right{
	float: right;
	width: 325px;
	height: 110px;
	background: url(../images/tb_05.jpg) center no-repeat;
}
.ss{
	float: left;
}
.head_nav{
	width: 100%;
	height: 50px;
	background-color: #0c93ee;
}
.head_nav_dv{
	width: 1280px;
	margin: 0 auto;
	height: 50px;
	overflow: auto;
}
.head_nav_dv ul li{
	float: left;
}
.head_nav_dv ul li a{
	display: block;
	height: 50px;
	padding:0 10px;line-height: 50px;
	color: #ffffff;font-size: 16px;
	margin: 0 7px;
}
.banner{
	width: 100%;
	height: 690px;
	background: url(../images/banner_03.jpg) center no-repeat;
}
.hot_news{
	width: 100%;
	background-color: #f2f0f0;
	height: 78px;
}
.hot_news div{
	width: 1280px;
	margin: 0 auto;
	line-height: 77px;
	display: flex;
	justify-content: center;
}
.hot_news div em{
	color: #333333;font-size: 16px;font-weight: bold;
}
.hot_news div a{
	font-size: 16px;color: #333;
	margin: 0 20px;
	font-weight: bold;
}
.hot_news div a:hover{
	color: #0c93ee;;

}
.head_bt{
	width: 1280px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 20px;
	color: #bcbcbc;
	margin-bottom: 10px;
}
.head_bt em{
	font-size: 36px;color: #333333;padding: 0 15px;
}
.head_bt span{
	color: #0e95ed;
}
.head_list{
	width: 1280px;
	margin: 0 auto;display: flex;
	justify-content: center;
}
.head_list a{
	color: #383535;
	font-size: 16px;
	margin: 0 20px;
	
}
.head_nr{
	width: 100%;
}
	.picScroll{ margin:10px auto;  position:relative;  width:100%;  padding:10px 0 10px 0px; background:#fff; overflow:hidden;     }
	.picScroll .prev{ display:none; position:absolute; top:200px; left:315px; width:56px; height:72px; background:url(../images/dsd_06.jpg) no-repeat; }
	.picScroll .next{ display:none; position:absolute; top:200px; right:315px; width:56px; height:72px; background:url(../images/dsd_08.jpg) no-repeat;   }
	
	.picScroll ul{  zoom:1; }
	.picScroll ul li{ width:16.6%; float:left;margin-top: 30px;  }
	.picScroll ul li img{ width:100%;display:block; border:1px solid #e5e5e5; }
	.picScroll li p{
		width: 100%;
		color: #666666;
		font-size: 14px;
		text-align: center;
		line-height:35px;
	}
	.picScroll ul li:hover{
		transform: scale(1.1);
		   
	}
.picScroll ul li:hover img{
	 box-shadow: 0px 0px 15px #999;
}
.index_about{
	width: 100%;
	height: 1065px;
	background: -webkit-linear-gradient(left,#0e95ed, #6df4d0); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right,#0e95ed, #6df4d0); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right,#0e95ed, #6df4d0); /* Firefox 3.6 - 15 */
	background: linear-gradient(right,#0e95ed, #6df4d0); /* 标准的语法 */
}

.index_about .head_bt{
	width: 1280px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 45px;
	color: #fff;
	margin-bottom: 30px;
}
.index_about .head_bt em{
	font-size: 36px;color: #fff;padding: 0 15px;
}
.ys_dv{
	width: 1280px;
	margin: 0 auto;
	background-color: #f0f0f0;
}
.ysdv_one{
	float: left;
	width: 640px;
	height: 268px;
}
.ysdv_img{
	float: left;
	overflow: hidden;
	height: 268px;
}
.ysdv_one dl{
	width: 90%;
	margin: 30px auto;
}
.ysdv_one dl dt{
	font-size: 18px;color: #0e95ed;font-weight: bold;
	margin-bottom: 25px;
}
.ysdv_one dl dd{
	color: #666666;font-size: 14px;line-height: 30px;
}
.ysdv_one dl dd i{
	color: #0c93ee;
}
.index_abouts{
	width: 1280px;
	margin: 0 auto;
}
.index_abouts_left{
	float: left;
}
.index_abouts_right{
	float: right;
	width: 615px;
}
.index_abouts_right h1{
	color: #0e95ed;font-size: 24px;font-weight: bold;margin-bottom: 20px;
}
.index_abouts_right p{
	font-size: 14px;color: #929090;line-height: 30px;
}
.index_abouts_right a{
	display: block;width: 140px;height: 40px;
	background: -webkit-linear-gradient(left,#0e95ed, #6df4d0); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right,#0e95ed, #6df4d0); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right,#0e95ed, #6df4d0); /* Firefox 3.6 - 15 */
	background: linear-gradient(right,#0e95ed, #6df4d0); /* 标准的语法 */
	margin-top: 40px;color: #fff;font-size: 14px;text-align: center;
	border-radius: 50px;line-height: 40px;
}
.index_news{
	width: 100%;
	height: 745px;
	background-color: #f6f6f6;
}
.index_newslist{
	width: 1280px;
	margin: 0px auto;
	margin-top: 50px;    position: relative;
}

.index_newslist li:first-child{
	float: left;
	width: 420px;
	height: 530px;
	position: relative;
}
.index_newslist li:first-child img{

	width: 420px;
	height: 530px;

}
.index_newslist li:first-child span{
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0;
	height: 60px;
	background-color: #000;
	opacity: 0.3;
}
.index_newslist li:first-child p{
	width: 90%;
	left: 5%;
	position: absolute;
	line-height: 60px;
	color: #f6f6f6;font-size: 16px;bottom: 0;
}
.index_newslist li:first-child p i{float: right;}
.index_newslist li:nth-child(4){
	float: left;
	width: 420px;
	height: 170px;
	background-color: #fff;
	    position: absolute;
    right: 0;
}
.index_newslist li:nth-child(2){
	float: left;
	width: 420px;
	height: 170px;
	background-color: #fff;
	    position: absolute;
    right:430px;
}
.index_newslist li:nth-child(3){
	float: left;
	width: 420px;
	height: 170px;
	background-color: #fff;
	position: absolute;
    right: 430px;
    top: 180px;
}
.index_newslist li:nth-child(5){
	float: left;
	width: 420px;
	height: 170px;
	background-color: #fff;
	    position: absolute;
    right: 0;top: 180px;
}
.index_newslist li:nth-child(6){
	float: left;
	width: 420px;
	height: 170px;
	background-color: #fff;
    position: absolute;
    right: 430px;top: 360px;
}
.index_newslist li:nth-child(7){
	float: left;
	width: 420px;
	height: 170px;
	background-color: #fff;
    position: absolute;
    right: 0;top: 360px;
}

.index_newslist li:hover{
	background-color: #0c93ee;
}
.index_newslist li:hover a h1{
	color: #fff;
}
.index_newslist li:hover a p{
	color: #b4ddf9;
}
.index_newslist li:hover  a  div i{
	color: #fff;
}
.index_newslist li:nth-child(4) div{
	width: 115px;
	height:130px ;
	position: absolute;
	top: 25px;
	border-right: 1px solid #e0dfdf;
}
.index_newslist li:nth-child(4) div section{
	width: 100%;text-align: center;
}
.index_newslist li:nth-child(4) div section em{
	display: block;font-family: arial;font-weight: bold;
	width: 100%;font-size: 40px;color: #0c93ee;
	    margin-top: 20px;
}
.index_newslist li:nth-child(4) div section span{
	display: block;
	color: #0c93ee;font-size: 20px;font-weight: bold;font-family: arial;
}
.index_newslist li:nth-child(4) h1{
	width: 250px;
	position: absolute;
	left: 140px;color: #333333;
	font-size: 16px;top: 40px;
	height: 20px;overflow: hidden;
}
.index_newslist li:nth-child(4) p{
	font-size: 14px;color: #868686;
	position: absolute;top: 75px;width: 250px;left: 140px;    height: 40px;
    overflow: hidden;
}
.index_newslist li:nth-child(4) div  i{
	position:  absolute;left: 140px; top: 100px;    color: #b5b4b4;
}


.index_newslist li:nth-child(5) div{
	width: 115px;
	height:130px ;
	position: absolute;
	top: 25px;
	border-right: 1px solid #e0dfdf;
}
.index_newslist li:nth-child(5) div section{
	width: 100%;text-align: center;
}
.index_newslist li:nth-child(5) div section em{
	display: block;font-family: arial;font-weight: bold;
	width: 100%;font-size: 40px;color: #0c93ee;
	    margin-top: 20px;
}
.index_newslist li:nth-child(5) div section span{
	display: block;
	color: #0c93ee;font-size: 20px;font-weight: bold;font-family: arial;
}
.index_newslist li:nth-child(5) h1{
	width: 250px;
	position: absolute;
	left: 140px;color: #333333;
	font-size: 16px;top: 40px;
	height: 20px;overflow: hidden;
}
.index_newslist li:nth-child(5) p{
	font-size: 14px;color: #868686;
	position: absolute;top: 75px;width: 250px;left: 140px;    height: 40px;
    overflow: hidden;
}
.index_newslist li:nth-child(5) div  i{
	position:  absolute;left: 140px; top: 100px;    color: #b5b4b4;
}


.index_newslist li:nth-child(7) div{
	width: 115px;
	height:130px ;
	position: absolute;
	top: 25px;
	border-right: 1px solid #e0dfdf;
}
.index_newslist li:nth-child(7) div section{
	width: 100%;text-align: center;
}
.index_newslist li:nth-child(7) div section em{
	display: block;font-family: arial;font-weight: bold;
	width: 100%;font-size: 40px;color: #0c93ee;
	    margin-top: 20px;
}
.index_newslist li:nth-child(7) div section span{
	display: block;
	color: #0c93ee;font-size: 20px;font-weight: bold;font-family: arial;
}
.index_newslist li:nth-child(7) h1{
	width: 250px;
	position: absolute;
	left: 140px;color: #333333;
	font-size: 16px;top: 40px;
	height: 20px;overflow: hidden;
}
.index_newslist li:nth-child(7) p{
	font-size: 14px;color: #868686;
	position: absolute;top: 75px;width: 250px;left: 140px;    height: 40px;
    overflow: hidden;
}
.index_newslist li:nth-child(7) div  i{
	position:  absolute;left: 140px; top: 100px;    color: #b5b4b4;
}



.index_newslist li:nth-child(2) div{
	width: 115px;
	height:130px ;
	position: absolute;
	top: 25px;
	border-right: 1px solid #e0dfdf;
}
.index_newslist li:nth-child(2) div section{
	width: 100%;text-align: center;
}
.index_newslist li:nth-child(2) div section em{
	display: block;font-family: arial;font-weight: bold;
	width: 100%;font-size: 40px;color: #0c93ee;
	    margin-top: 20px;
}
.index_newslist li:nth-child(2) div section span{
	display: block;
	color: #0c93ee;font-size: 20px;font-weight: bold;font-family: arial;
}
.index_newslist li:nth-child(2) h1{
	width: 250px;
	position: absolute;
	left: 140px;color: #333333;
	font-size: 16px;top: 40px;
	height: 20px;overflow: hidden;
}
.index_newslist li:nth-child(2) p{
	font-size: 14px;color: #868686;
	position: absolute;top: 75px;width: 250px;left: 140px;    height: 40px;
    overflow: hidden;
}
.index_newslist li:nth-child(2) div  i{
	position:  absolute;left: 140px; top: 100px;    color: #b5b4b4;
}


.index_newslist li:nth-child(3) div{
	width: 115px;
	height:130px ;
	position: absolute;
	top: 25px;
	border-right: 1px solid #e0dfdf;
}
.index_newslist li:nth-child(3) div section{
	width: 100%;text-align: center;
}
.index_newslist li:nth-child(3) div section em{
	display: block;font-family: arial;font-weight: bold;
	width: 100%;font-size: 40px;color: #0c93ee;
	    margin-top: 20px;
}
.index_newslist li:nth-child(3) div section span{
	display: block;
	color: #0c93ee;font-size: 20px;font-weight: bold;font-family: arial;
}
.index_newslist li:nth-child(3) h1{
	width: 250px;
	position: absolute;
	left: 140px;color: #333333;
	font-size: 16px;top: 40px;
	height: 20px;overflow: hidden;
}
.index_newslist li:nth-child(3) p{
	font-size: 14px;color: #868686;
	position: absolute;top: 75px;width: 250px;left: 140px;    height: 40px;
    overflow: hidden;
}
.index_newslist li:nth-child(3) div  i{
	position:  absolute;left: 140px; top: 100px;    color: #b5b4b4;
}

.index_newslist li:nth-child(6) div{
	width: 115px;
	height:130px ;
	position: absolute;
	top: 25px;
	border-right: 1px solid #e0dfdf;
}
.index_newslist li:nth-child(6) div section{
	width: 100%;text-align: center;
}
.index_newslist li:nth-child(6) div section em{
	display: block;font-family: arial;font-weight: bold;
	width: 100%;font-size: 40px;color: #0c93ee;
	    margin-top: 20px;
}
.index_newslist li:nth-child(6) div section span{
	display: block;
	color: #0c93ee;font-size: 20px;font-weight: bold;font-family: arial;
}
.index_newslist li:nth-child(6) h1{
	width: 250px;
	position: absolute;
	left: 140px;color: #333333;
	font-size: 16px;top: 40px;
	height: 20px;overflow: hidden;
}
.index_newslist li:nth-child(6) p{
	font-size: 14px;color: #868686;
	position: absolute;top: 75px;width: 250px;left: 140px;    height: 40px;
    overflow: hidden;
}
.index_newslist li:nth-child(6) div  i{
	position:  absolute;left: 140px; top: 100px;    color: #b5b4b4;
}
.index_newslist li:hover div section em {
	color: #fff;
}
.index_newslist li:hover div section span{
	color: #fff;
}
.foot{
	width: 100%;
	height: 408px;
	background-color: #014d80;
}
.footer{
	width: 1280px;
	margin: 0 auto;
}
.footer dl{
	float: left;
	margin-top: 40px;
	    margin-left: 85px;
}
.footer dl:first-child{
	margin-left:0;
}
.footer dl dt{
	font-size: 16px;
	margin-bottom: 10px;
}
.footer dl dt a{
	color: #ffffff;
}
.footer dl dd a{
	font-size: 14px;
	color: #bce0f8;
	line-height: 30px;
}
.wdl{
	width: 100%;
	height: 75px;
	background-color: #024470;
}
.wdltext{
	width: 1280px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	line-height: 75px;
	font-size:14px ;color: #bce0f8;
}
.wdltext a{
	color: #bce0f8;
}

.show{
	width: 100%;
	margin: 0 auto;
}
.show_bt{
	width: 1280px;
	margin: 0 auto;
	margin-top: -60px;
	height: 60px;
	background-color: #f9f8f8;z-index: 999;
    position: relative;
}
.show_bt li{
	float: left;
}
.show_bt li a{
	display: block;
	height: 60px;
	padding: 0 25px;
	font-size: 16px;
	line-height: 60px;
	text-align: center;
	color: #666666;
	font-weight: bold;
}
.show_bt li a:hover{
	background-color:#0c93ee ;
	color: #ffffff;
}
.shownews{
	width: 1200px;
	margin: 20px auto;
}
.shownews_top h1{
	font-size: 333333;
	font-weight: bold;font-size: 26px;
	line-height: 35px;
}
.shownews_top p{
	line-height: 40px;
	color: #c4c4c4;font-size: 14px;
	border-bottom: 1px solid #eeeeee;
}
.shownews_text{
	width: 1200px;
	margin: 0 auto;
}
.next_page{
	width: 1280px;
	height: 50px;
	background-color: #eceded;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	border-radius: 50px;
}
.next_page p{
	text-indent: 2em;line-height: 50px;float: left;
}
.next_page p a{
	color: #666666;
	font-size: 14px;font-weight: bold;
}
.next_page p a:hover {
	color: #0c93ee;
}
.newslist{
	width: 1280px;
	margin: 0 auto;
	border-top: 1px solid #eeeeee;
}
.newslist_tj{
	display: flex;
	justify-content: space-between;
	border-bottom:1px solid #EEEEEE ;
	border-top: 1px solid #EEEEEE;
}
.newslist_tj img{
	padding: 20px;
	width: 442px;
	height: 240px;
}
.newslist_tj div {
	width: 800px;
	margin-top: 40px;
	
}
.newslist_tj div h1{
	font-size: 16px;
	color: #333333;font-weight:bold;
}
.newslist_tj div span{
	display: block;
	color: #a3a2a2;font-size: 14px;
	margin-top: 10px;
}
.newslist_tj div p{
	margin-top: 15px;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
	color: #666666;
}
.newslist_tj div a{
	width: 175px;
	height: 45px;
	display: block;
	margin-top: 30px;
	background-color: #edecec;
	text-align: center;
	line-height: 45px;	
	font-size: 14px;
	color: #a7a6a6;
}
.newslist_list{
	width: 1280px;
	margin: 0 auto;
}
.newslist_list li{
	margin-top: 30px;
	height: 130px;
	width: 100%;
	overflow: hidden;
	background-color: #f9f8f8;
	display: flex;
	align-items: center;
}
.newslist_list li div{
	width: 175px;
	height: 95px;
	float: left;
	border-right: 1px solid #e0e0e0;
}
.newslist_list li div em{
	color: #0c93ee;
	font-family: arial;
	display: block;
	width: 100%;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
}
.newslist_list li div span{
	font-size: 20px;
	color: #0c93ee;
	font-family: arial;text-align: center;
	display: block;
	font-weight: bold;
}
.newslist_list li section{
	float: left;
	width: 1065px;
	height: 95px;
	margin-left: 30px;
}
.newslist_list li section h1{
	font-size: 16px;
	color: #666666;
	margin-bottom: 15px;
}
.newslist_list li section p{
	font-size: 14px;
	color: #989898;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
}
.newslist_list li:hover{
	background-color: #0c93ee;
}
.newslist_list li:hover em{
	color: #81ccfe;
}
.newslist_list li:hover p{
	color: #81ccfe;
}
.newslist_list li:hover span{
	color: #81ccfe;
}
.newslist_list li:hover h1{
	color: #fff;
}
.list_page{
	margin: 30px auto;
}
.show_gsjj{
	margin: 20px auto;
	width: 1200px;
}
.show_gsjj img{
	width: 100%;margin-top: -6px;
}
.show_qywh{
	width: 100%;
	height: 667px;
	background: url(../images/show_02.jpg) center no-repeat;
}

.show_qyzz{
	width: 1280px;
	margin: 0 auto;
}
.qyzz_bt{
	text-align: center;
	font-size:36px ;
	margin-top: 30px;
	height: 95px;
	line-height: 95px;
	color: #333333;
}
			.Box {position: relative;}
			.Box .content {width: 1200px;margin: 0 auto;}
			.Box h2 {text-align: center;margin-bottom: 35px;padding-top: 250px;}
			.Box .Box_con {position: relative;}
			
			.Box .Box_con .conbox {position: relative;overflow: hidden;}
			.Box .Box_con .conbox ul {position: relative;list-style: none;}
			.Box .Box_con .conbox ul li {float: left;width: 285px;margin-left: 20px;overflow: hidden;}
			.Box .Box_con .conbox ul li:first-child {margin-left: 0;}
			.Box .Box_con .conbox ul li img {display: block;width: 285px;transition: all 0.5s;}
			.Box .Box_con .conbox ul li:hover img {transform: scale(1.1);}
			
			.Box .BoxSwitch {margin-top: 30px;text-align: center;}
			.Box .BoxSwitch span {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 30px;height: 3px;background: #ccc;margin: 0 5px;cursor: pointer;}
			.Box .BoxSwitch span.cur {background: #0c93ee;}
			
.lxwm{
	width: 1280px;
	margin: 0 auto;
	margin-top: 50px
}
.lxwm_left{
	width: 465px;float: left;
}
.lxwm_left h1{
	line-height: 35px;font-size: 14px;
	color: #666666;
}
.lxwm_left h1 i{
	font-weight: bold;
	color: #333333;
}
.lxwm_left ul li{
	margin-top: 10px;
	height: 40px;
}
.lxwm_left ul li span{
	width: 160px;
	height: 40px;
	float: left;
	display: block;
	background-color: #0c93ee;
	font-size: 14px;font-weight: bold;
	color: #fff;line-height: 40px;text-align: center;
}
.lxwm_left ul li em{
	display: block;
	width: 300px;
	height: 38px;
	border: 1px solid #eeeeee;float: left;
	font-size: 14px;
	color: #666666;line-height: 40px;
	text-indent: 2em;
}
.lxwm_right{
	width: 800px;
	
	float: right;
}
.product_top{
	width: 1280px;
	margin: 20px auto;
}
.product_top li{
    width: 100%;
    margin-top: 15px;
    display: flex;
    align-items: center;
    background-color: #0c93ee;
}
.product_top li span{
	height: 45px;text-align: center;
	width: 175px;font-size: 14px;
	font-weight: bold;line-height: 45px;
	display: block;float: left;
	background-color: #0c93ee;
}
.product_top li span a{
	color: #ffffff;
}
.product_top li div{
	width: 100%;
	border: 1px solid #E5E5E5;
	display: block;
	    background-color: #fff;    min-height: 45px;
}
.product_top li dl{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.product_top li div dd{
	float: left;line-height: 43px;
	text-indent: 2em;font-size: 14px;
}
.product_top li div dd a{
	color: #666666;
}
.productlist{
	width: 1280px;
	margin: 0 auto;
	margin-top: 30px;
}
.productlist li{
	width: 230px;
	float: left;
	margin: 10px;
}
.productlist li img{
	width: 100%;height: 232px;
	border: 1px solid #e5e5e5;
}
.productlist li p{
	font-size: 14px;
	color: #666666;
	line-height: 50px;
	text-align: center;
	height: 50px;overflow: hidden;
}
.product_top li div dd a:hover {
    color: #0c93ee;
}
a:hover {
    color: #0c93ee;
}
.productlist li:hover p{
	color: #0c93ee;
}
.product_top li div dd.cur a{
	color: #0c93ee;
}
.nav li a:hover{
	background-color: #024470;
}
.nav li a.hover{
	background-color:#024470;  
}
	.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
	.navBar{   position:relative; z-index:1;   color:#fff; height:50px; line-height:50px;   }
	.nav{position:relative; width:1280px; margin:0 auto; font-family:"Microsoft YaHei",SimSun,SimHei;  }
	.nav h3{ font-size:100%; font-weight:normal; font-size:14px;  }
	.nav .m{   float:left;  display:inline; text-align:center;    background: url(../images/nav_shu.jpg) no-repeat right center;}
	.nav .m h3 i{ display:inline-block; *display:inline; zoom:1; width:7px; height:4px; background:url(../images/icon.png) 0 -280px no-repeat; overflow:hidden; margin:-2px 0 0 5px; 
		vertical-align:middle; filter:alpha(opacity=50);opacity:0.5; display: none;
	}
	.nav h3 a{  zoom:1;  height: 50px;line-height: 50px;padding:0 19px;   display:block; color:#fff }
	.nav .on h3 a{}
	.nav .on h3 a i{ filter:alpha(opacity=100);opacity:1;  }
	.nav .sub{ display:none; /*默认隐藏*/ padding:10px 0;  position:absolute; left:-10px; top:50px;  background:#eee;  float:left; line-height:30px; 
	}
	.nav .sub li{ text-align:center;  }
	.nav .sub li:hover{ background-color:#087dcc  ;}
	.nav .sub li a{ background-color: #076eb3; display:block; zoom:1;}
	.nav .sub li a:hover{  background:#087dcc; color:#0c93ee;   }
	.nav .sub dl{ display:inline-block; *display:inline; zoom:1; vertical-align:top; padding:15px 20px; line-height:26px;  }
	.nav .sub dl a:hover{ color:#0c93ee;  }
	.nav .sub dl dt a{ color:#333;     font-size: 14px;font-weight: bold; }
	.nav .sub dl dd a{ color:#333; padding-left:7px; background:url(../images/icon.png) 0 -332px no-repeat;  }

	.nav #m2 .sub{ z-index:1;  top: 50px;  }
	
.showproduct{
	width: 1280px;
	height: 400px;
	margin: 0 auto;
}
.showproduct_left{
	width: 640px;
	float: left;
	border: 1px solid #e5e5e5;
	
}
.showproduct_right{
	width: 560px;
	
	float: right;
}
.showproduct_right h1{
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #333333;
	font-size: 20px;
	font-weight: bold;
}
.showproduct_right ul li{
	width: 100%;
	line-height: 35px;
	font-size: 16px;
	color: #666666;
}
.showproduct_right p{
	margin-top: 30px;
	width: 100%;
	height: 45px;
}
.showproduct_right p a{
	display: block;
	width: 180px;
	height: 45px;
	background-color: #0c93ee;
	float: left;
	margin-right: 30px;
	text-align: center;
	line-height: 45px;
	font-size: 16px;
	color: #fff;
}
.showproduct_right p a:last-child{
	background-color: #23AC38;
}
.showproduct_right h2{
	color: #333333;font-size: 24px;
	font-weight: bold;margin-top: 40px;
	margin-bottom: 20px;
}
.showproduct_right dl{
	height: 160px;
	width: 100%;
	background-color: #f7f6f6;
}
.showproduct_right dl dd {
	width: 120px;height: 135px;
	border: 1px solid #EEEEEE;margin-top: 12px;float: left;margin-left: 10px;
	margin-right: 5px;
}
.showproduct_right dl dd img{
	width: 125px;
	height: 135px;
}
.showproduct_bt{
	width: 860px;
	height: 50px;
	background-color: #0c93ee;
	margin-top: 30px;line-height: 50px;
	color: #fff;font-weight: bold;
	text-indent: 2em;font-size: 16px;
}
.showproduct_bt_dv{
	width: 860px;
	float: left;
}
.xqcp{
	float: right;
	width: 300px;
	margin-top: -50px;
	border: 1px solid #eee;
	border-top: none;
}
.xqcp h1{
	width: 100%;
	background-color: #0c93ee;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 50px;
	height: 50px;
	margin:20px auto;
	margin-top: 0;
	font-size: 16px;
}
.xqcp ul li{
	width: 90%;
	margin: 0 auto;
	margin-bottom: 20px;
}
.xqcp ul li img{
	width: 100%;
	
}
.xqcp ul li p{
	font-size: 14px;
	line-height: 30px;
	color: #666;height: 30px;
	overflow: hidden;
	text-align: center;
}
.showproduct_text{
	width: 1200px;
	margin: 0 auto;
	margin-top: 20px;font-size: 16px;
}
.nav li:nth-child(7)  .sub{
	left: 480px;
}
.nav li:nth-child(8)  .sub{
	left:380px;
}
.nav li:nth-child(9)  .sub{
	left: 450px;
}
.nav li:nth-child(10)  .sub{
	left: 880px;
}
.nav li:nth-child(11)  .sub{
	left:880px;
}
.nav li:nth-child(12)  .sub{
	left: 880px;
}.ss{
	    float: left;
    border-radius: 50px;
  
    margin-left: 150px;
    margin-top: 40px;
    width: 350px;
    height: 35px;
    overflow: hidden;
    border: 1px solid #d5d5d5;
    margin-left: 350px; 
}
.searchgo {
    float: left;
    border: none;
    outline: none;
    height: 35px;
    color: #fff;
    width: 49px;
    font-size: 16px;
   	background: url(../images/ssou_03.jpg) center no-repeat;

}
.navsearch_input input {
    float: left;
    background-color: #fff;
    border: none;
    text-indent: 2em;
    outline: none;
    line-height: 35px;
    width: 285px;
}
.fs{ color:#ff7cba;}

.index_zhuanjia{ width:100%; overflow:hidden;  margin-left: 5px;}
.index_zhuanjia_pic{ width:400px; height:400px; overflow:hidden; float:left;position:relative;    left: 30px;}
.index_zhuanjia_pic ul{height:400px;position:absolute; left:0;}
.index_zhuanjia_pic li{width:400px; height:400px; overflow:hidden;position:relative;float:left;}
.index_zhuanjia_pic li img{width:400px; height:400px;}
.index_zhuanjia_left_inc{ width:32px; height:41px; position:absolute;left:0px;top:195px; cursor:pointer;background:url(../images/float_left_inc.png) left top no-repeat; z-index:9}
.index_zhuanjia_right_inc{ width:32px; height:41px; position:absolute;right:0px;top:195px; cursor:pointer;background:url(../images/float_right_inc.png) left top no-repeat; z-index:9}

.index_zhuanjia_list{     width: 99px;
    height: 400px;
    overflow: hidden;
    float: right;
    margin-right: 10px;}
.index_zhuanjia_lists{width:99px; height:330px; overflow:hidden;position:relative;}
.index_zhuanjia_lists ul{ width:99px; height:428px;position:absolute;overflow:hidden;}
.index_zhuanjia_lists ul li{ width:99px; height:98px; padding-bottom:9px;position:relative; }
.index_zhuanjia_lists ul li.on dd img{ width:96px; height:96px; border:1px #4273b0 solid;}
.index_zhuanjia_lists ul li dd{ width:98px; height:98px; overflow:hidden; float:left;}
.index_zhuanjia_lists ul li dd img{ width:96px; height:96px; border:1px #e8e8e8 solid;}
.index_zhuanjia_lists ul li dt{ width:152px; height:26px; overflow:hidden; float:right; font-size:18px; padding-top:23px;}
.index_zhuanjia_lists ul li dl{ width:152px; height:26px; overflow:hidden; float:right; color:#7a7a7a;}
.index_zhuanjia_pre{ width:99px; height:30px; overflow:hidden; cursor:pointer;background:url(../images/icoin1.png) center no-repeat ;}
.index_zhuanjia_next{ width:99px; height:30px; overflow:hidden; cursor:pointer;background:url(../images/icoin2.png) center no-repeat;}
.gldp{
	width: 1280px;
	margin: 0 auto;
}
.gldp li{
	float: left;    margin: 0 7px;
}
.yqlj{
	width: 1280px;
	margin: 20px auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.yqlj h1{
	width: 175px;height: 73px;
	background: url(../images/lj_31.jpg);
	text-align: center;
	line-height: 73px;
	font-size: 24px;color: #fff;
}

.yqlj   p{
	width: 100%;height: 73px;
	background-color: #f6f6f6;

}
.yqlj  img{
	padding: 3px;
	background-color: #f6f6f6;
}
.yqlj a{
	font-size: 14px;
	color: #666666;
	line-height: 73px;
	margin-left: 15px;
}
.yqlj a:hover{
  color: #0c93ee;
}	
.showproduct_p85{
	text-align: center;
	margin: 20px auto;
}
.showproduct_p85 p{
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	color: #666666;
}


/*reset css*/
*{margin:0;padding:0;list-style:none;border:none;}
body{font-family:'microsoft yahei';}
.izl-rmenu{
	       margin-right: 0;
	       width: 82px;
	       position: fixed;
	       right: 2px;
	       top: 40%;
	       -webkit-box-shadow: #DDD 0px 1px 5px;
	       -moz-box-shadow: #DDD 0px 1px 5px;
	       box-shadow: #DDD 0px 1px 5px;
	       z-index:999;
}
.izl-rmenu .consult{    
	background-image: url(../images/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center -77px;
    display: block;
    height: 76px;
    width: 82px;
}
.izl-rmenu .consult .phone {
    background-color: rgb(247,247,255);
    position: absolute;
    width: 160px;
    left: -160px;
    top: 0px;
    line-height: 73px;
    color: #000;
    font-size: 18px;
    text-align: center;
    display: none;
    box-shadow: #DDD -1px 1px 4px;
}
.izl-rmenu a.consult:hover .phone{display:inline !important;}
.izl-rmenu .cart {
    background-image: url(../images/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    display: block;
    height: 16px;
    width: 16px;
    font-size: 12px;
    line-height: 16px;
    color: #45BDFF;
    text-align: center;
    padding-top: 15px;
    padding-right: 18px;
    padding-bottom: 47px;
    padding-left: 48px;
}
.izl-rmenu a.cart:hover .pic{display:block;}
.izl-rmenu .btn_top {
    background-image: url(../images/float_top.gif);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 39px;
    width: 82px;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
}
.izl-rmenu .btn_top:hover {
	background-image: url(../images/float_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.izl-rmenu .cart .pic {
	display:none;
    position: absolute;
    left: -160px;
    top: 65px;
    width: 160px;
    height: 160px;
    background:url(../images/lj_28.jpg) center no-repeat;
}
#udesk-feedback-tab {
    position: fixed;
    right: 2px;
    top:40%;
    margin-top: -76px;
    -webkit-box-shadow: #DDD 0px -1px 5px;
    -moz-box-shadow: #DDD 0px -1px 5px;
    box-shadow: #DDD 0px -1px 5px;
    z-index: 10000;
    cursor: pointer;
    background-image: url(../images/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 76px;
    width: 82px;
    background-color: #FFF!important;
    z-index:999;
}
.cont_m2 h3, .cont_m3 h3 {
    text-align: center;
    color: #333333;
    font-size: 18px;
    margin-bottom: 25px;
}
.lxwm_left h3{
    
    color: #333333;
    font-size: 18px;
    margin-bottom: 25px;
}
.cont_m2 li {
    margin-bottom: 12px;
}
.cont_m2 li .cont_m2_l {
    padding: 4px 0;
    width: 215px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: #e5e5e5;
    color: #3b3b3b;
    font-size: 15px;
}
.cont_m2 li .cont_m2_r {
    
    width: 530px;
    height: 30px;
    background: #F3F3F3;
    color: #3b3b3b;
    font-size: 14px;
    line-height: 30px;
    padding: 4px 15px;
}
.right {
    float: right;
}
.left {
    float: left;
}