﻿


body{
	padding:0;
	margin:0;
	color:#0f0f0f;
	overflow-x: hidden;
	font-family:"Microsoft YaHei",SimSun,Arial; 
}


ul li{ margin:0px; padding:0px; list-style-type:none;}
form,ul,li,table,td,p,span,h1,h2,h3,h4,h5,img,dl,dt,dd{ margin:0px; padding:0px;}
img{ border:none;}
a{ color:#666; text-decoration:none;}
a:hover,a:active{ text-decoration:none;}
.dispblock{ display:block;}
.dispnone{ display:none;}
.clear_both{clear:both;}


.vh_01{height:1px;line-height:1px; clear:both;}
.vh_50{height:50px;line-height:50px; clear:both;}
.vh_400{height:300px;line-height:300px; clear:both;}
.container{margin:0 auto;}
.fl{float:left;overflow:hidden;}
.rt{float:right;overflow:hidden;}
@media (min-width: 1200px) {
	.container {width: 1200px; padding:0px; clear:both;}
}
@media (max-width: 768px) {
.container { padding-left:8px; padding-right:8px;}
.vh_50{height:20px;line-height:20px}
}





/* ================================================================================================= home atart========================================================================================== */

.in_boxA{ width: 100%; height: 653px; position: relative; overflow: hidden;}
.swiper_ban{ width: 100%; height: 653px; position: relative; overflow: hidden;}
.swiper_ban .video { display: block; width: 100%; height: 100%; object-fit: cover; }
.swiper_ban .info_1{ position: absolute; left: 33.6%; top: 20.2%; display: flex; color: #FFF; font-size: 48px; line-height: 1; font-weight: bold;}
.swiper_ban .info_1 div{ padding-left: 25px;}
.swiper_ban .img_1{ position: absolute; left: 19.27%; bottom: 0px; width: 68.7%;}
.swiper_ban .swiper-slide{ height: 100%;background:#000;}
.swiper_ban .imgs{ width: 100%; height: 100%; object-fit: cover; vertical-align:bottom;}
.swiper_ban .pagination{ position: absolute; left: 50%; bottom: 7.6vh; transform: translateX(-50%); font-size: 0.20rem; color: #FFF; opacity: 0.5; z-index: 1001;}
.swiper_ban .controlbox{ position: absolute; left: 0; right: 0; bottom: 4vh; z-index: 1001; display: flex; align-items: center; justify-content: center;}
.swiper_ban .controlbox .btn{ display: flex; align-items: center; opacity: 0.5; cursor: pointer;}
.swiper_ban .controlbox .btn p{ font-size: 16px; color: #FFF; font-weight: lighter; }
.swiper_ban .controlbox .btn img{ margin: 0 1.45vw;}
.swiper_ban .controlbox .next img{ transform: rotate(180deg);}
.swiper_ban .controlbox .progress{ width: 17.7vw; height: 2px; background-color: #FFF; position: relative;}
.swiper_ban .controlbox .progress:after{ content:""; width: 0; position: absolute; left: 0; top: 0; height: 2px; background:#DA3E2C;}
.swiper_ban .controlbox .progress.on:after{ width: 100%; transition:all 5.9s linear;}
.swiper_ban .controlbox .progress.on1:after { width: 100%; transition: all 85.9s linear; }









.cont_tit{width:auto;margin:0 auto;height:auto;overflow:hidden;padding:0 0 0 0;}
.cont_tit h1{font-size: 36px;color: #222;margin:50px 0 10px 0;background:url(../images/hon.png) no-repeat center bottom;padding-top:10px;padding-bottom:12px;text-align:center; font-weight:normal;}
.cont_tit span{display: block;margin: 0px 0 30px 0;font-size: 14px;color: #666;line-height:170%;text-align:center;}

@media (max-width:768px){
.cont_tit h1{margin:25px 0 10px 0;}
.cont_tit span{margin:0 0 25px 0;}
}


.pro_nav{margin:0 auto 30px auto;text-align:center;width:1200px;}
.pro_nav ul li{display:inline-block;width:150px;height:50px;line-height:50px;font-size:15px;text-align:center;margin:0 10px 0 0;overflow:hidden;background:#f0f0f0;}
.pro_nav ul li a{color:#666;transition:all 0.3s ease;}
.pro_nav ul li a::after{content:"";display:block;width:0px;height:100%;background:#0162c8;margin-top:-50px;transition:all 0.3s ease;}
.pro_nav ul li a:hover{color:#fff;}
.pro_nav ul li a:hover::after{width:100%;}
.pro_nav ul li.leftconli{ background:#0162c8;}
.pro_nav ul li.leftconli a{ color:#fff;}


.in_prod{width:1200px;margin:0 auto;height:auto;overflow:hidden;;}
.in_prod  li{float:left;width:285px;height:auto;background:#FFF;margin:0 20px 0 0;}
.in_prod  li .pro_pic{ width:100%; height:auto; overflow:hidden;}
.in_prod  li .pro_pic img{width:100%;height:285px;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s;}
.in_prod  li .pro_txt{text-align:center;color:#555;font-size:16px;padding:15px 0px 18px 0px;line-height:130%;}
.in_prod  li:hover .pro_pic img{ -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}
.in_prod  li a:hover .pro_txt{color:#c80d0d;}
.in_prod  li:last-child{margin-right:0;}

.in_prod_tit{width:auto;font-size:30px;color:#fff;padding:0 0 30px 0;}
.in_prod_tit span{font-size:14px; font-family:Arial, Helvetica, sans-serif;padding:0 0 0 10px;}
.in_prod_tit .more{float:right;}
@media (max-width:768px) {
.pro_nav{width:auto;height:auto;overflow:hidden;margin-bottom:15px;}
.pro_nav ul li{float:left;width:calc(33% - 8px);margin:0 4px 8px 4px;font-size:14px;}

.in_prod{width:auto;padding:0 4px;}
.in_prod li{width:calc(50% - 8px);margin:0 4px 8px 4px;}
.in_prod li .pro_pic img{width:100%;height:180px;}
}

/*---products end---*/


/*---youshi---*/
.qysl_title{width:auto;height:auto;text-align:center;font-size:30px;color:#333;padding:20px 0 50px 0;}
.qysl_title p{font-size:20px;color:#C00;padding-top:8px;}

.yousbox{width:100%;height:auto;background:#f8f9f9;margin:60px 0 1px 0;padding:60px 0;}
.yous{width:1200px;margin:0 auto;height:auto;overflow:hidden;}
.yous li{float:left;width:580px;margin:0 40px 40px 0;height:auto;overflow:hidden;box-sizing: border-box;}
.yous li .pic{width:100%;height:auto; overflow:hidden;position: relative;transition: all .3s linear;}
.yous li .pic img{width:100%;height:auto;}
.yous li .pic .title{transition: all .3s linear; position: absolute;bottom: 0px;left: 0px; box-sizing: border-box; width:100%;height: 60px;line-height: 60px;padding: 0 0 0 35px;color: #eaf4eb;font-size: 20px;background-color: rgba(9,89,189,0.8);text-align:center;}
.yous li:hover .pic .title{height: 400px;text-align:center;font-size:20px;line-height:normal;padding:130px 50px 0 50px;}
.yous li:hover .pic .title p{font-size:16px;line-height:180%;padding-top:25px;font-weight:normal;}
.yous li:nth-child(2n){margin-right:0px;}

@media (max-width:768px) {
.qysl_title{font-size:20px;padding:0 0 20px 0;}

.yousbox{margin:30px 0 1px 0;padding:30px 0;}
.yous{width:auto;padding:0 8px;}
.yous li{width:100%;margin:0 0 10px 0;}
.yous li .pic .title{font-size:20px;}
.yous li:hover .pic .title{height:280px;font-size:20px;padding:80px 25px 0 25px;}
.yous li:hover .pic .title p{font-size:15px;padding-top:15px;}
}
/*---youshi end---*/

.fangan_box{width:100%;background:#0959bd;height:auto;overflow:hidden;padding:50px 0;}

.fangan{width:1201px;margin:0 auto;height:auto;overflow:hidden;}
.fangan li{float:left;width:190px;height:auto;overflow:hidden;text-align:center;margin:0 147px 0 0;}
.fangan li p{font-size:18px;color:#fff;}
.fangan li:nth-child(4n){margin-right:0px;}

.fangan_title{width:auto;height:auto;text-align:center;font-size:30px;color:#fff;padding:20px 0 40px 0;}
.fangan_title p{font-size:15px;color:#fff;padding-top:8px;}

@media (max-width:768px) {
.fangan_title{font-size:24px;padding:20px 8px 20px 8px;}
.fangan_box{padding:30px 0;}
.fangan{width:auto;padding:0 4px;}
.fangan li{width:calc(50% - 8px);margin:0 4px 8px 4px;}
.fangan li img{width:auto;height:100px;}
}
/*---fangan end---*/

/*---------about--------------*/

.iabo{width:1200px;margin:25px  auto 80px auto;height:auto;overflow:hidden;}
.iabo .lt{float:left;width:520px;height:auto;overflow:hidden;}
.iabo .rt{float:right;width:630px;height:auto;overflow:hidden;font-size:16px;color:#555;line-height:200%;}



.iabo_more{width:100px;height:30px;line-height:30px;font-size:13px;color:#FFF;text-align:center;border:1px solid #cdcdcd;margin-top:20px;overflow:hidden; clear:both; border-radius:30px; font-family:Arial, Helvetica, sans-serif;}
.iabo_more a{color:#222;transition:all 0.3s ease;}
.iabo_more a::after{content:"";display:block;width:0px;height:100%;background:#1e50ae;margin-top:-30px;transition:all 0.3s ease;}
.iabo_more a:hover{color:#fff;}
.iabo_more a:hover::after{width:100%;}


.qyhj_box{width:100%;background:#f8f9f9;height:auto;overflow:hidden;padding:60px 0 80px 0;}

.qyhj{width:1200px;margin:0 auto;height:auto;overflow:hidden;}
.qyhj li{float:left;width:285px;height:auto;overflow:hidden;text-align:center;margin:0 20px 0 0;}
.qyhj li .pic{width:100%;height:auto;overflow:hidden;}
.qyhj li .pic img{width:285px;height:245px;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s;}
.qyhj li:nth-child(4n){margin-right:0px;}
.qyhj li:hover .pic img{ -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}

.qyhj_title{width:auto;height:auto;text-align:center;font-size:30px;color:#333;padding:20px 0 40px 0;}
.qyhj_title p{font-size:15px;color:#777;padding-top:8px;}

@media (max-width:768px) {
.iabo{width:auto;padding:0 10px;margin:0 0 30px 0;}
.iabo .lt{width:100%;}
.iabo .lt img{width:100%;height:auto;}
.iabo .rt{width:100%;padding:15px 0 0 0;line-height:160%;}
}
/*---------about--------------*/


.inew{overflow:hidden;margin:70px auto;}
.inew_list{float:left; text-align:left; width:550px; margin-left:50px;height:auto;overflow:hidden;}
.inew_list li{float:left;width:550px;height:50px;line-height:50px;border-bottom:1px dashed #cecece;font-size:16px;color:#444;}
.inew_list li i{float:left;width:9px;height:9px;background:url(../images/zwy_02.jpg);margin:20px 12px 0 5px;}
.inew_list li span{float:right;font-size:13px;color:#777;padding-right:5px;}
.inew_list li a{display:block;}

.inew_title {width:auto;font-size:30px;color:#222;padding-bottom:15px;}
.inew_title .more{float:right;width:64px;height:24px;line-height:24px;border:1px solid #d9d9d9; border-radius:20px;font-size:12px;color:#777;text-align:center; font-family:Arial, Helvetica, sans-serif;}
.inew_title .more a{display:block;}

.inewl{ float:left; width:50%; overflow:hidden;background:url(../images/zwy_01.jpg);height:494px;}
.inewr{ float:right; width:50%; overflow:hidden}
.ixw_lt_con{float:right;width:600px;height:auto;overflow:hidden;padding:170px 0 0 0;text-align:center;}
.ixw_lt_con p{font-size:27px;color:#fff;padding-top:20px; letter-spacing:1.5px;}
.ixw_lt_tel{width:200px;margin:50px auto 0 auto;height:36px;line-height:36px;border:1px solid #fff; border-radius:30px;background:url(../images/tel1.png) no-repeat 25px 8px;}
.ixw_lt_tel span{color:#fff;font-size:15px;padding-left:30px;}

@media (max-width:768px) {
.inew{width:auto;padding:0 8px;height:auto;overflow:hidden;margin:40px auto;}
.inewl{display:none;}
.inewr{width:100%;height:auto;overflow:hidden;}
.inew_list{width:auto;margin:0 auto;}
.inew_list li{width:100%;}
.inew_list li span{display:none;}
}
/* ==================================================================================================== home end ===================================================================================== */


/*========================conav============================================================================= nei ============================================================================================*/
.con_box{width:100%;height:auto;overflow:hidden;background:#f6f6f6;}
.con_tit{width:1200px;margin:0 auto;height:60px;line-height:60px;overflow:hidden;background:url(../images/zsw_05.jpg) no-repeat 0 23px;}
.con_tit span{font-size:14px;padding-left:23px;color:#666;}
.con_tit a{color:#0e56b8;}

.con_nav{margin:30px auto 30px auto;text-align:left;width:1200px;}
.con_nav ul li{display:inline-block;width:150px;height:50px;line-height:50px;font-size:15px;text-align:center;margin:0 10px 0 0;overflow:hidden;background:#f0f0f0;}
.con_nav ul li a{color:#666;transition:all 0.3s ease;}
.con_nav ul li a::after{content:"";display:block;width:0px;height:100%;background:#012b7e;margin-top:-50px;transition:all 0.3s ease;}
.con_nav ul li a:hover{color:#fff;}
.con_nav ul li a:hover::after{width:100%;}
.con_nav ul li.leftconli{ background:#012b7e;}
.con_nav ul li.leftconli a{ color:#fff;}



@media (max-width:768px){
.con_nav{width:auto;height:auto;overflow:hidden;margin-bottom:15px;}
.con_nav ul li{float:left;width:calc(33% - 8px);margin:0 4px 8px 4px;font-size:14px;}
}


.ban-in{
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    padding: 150px 0;
    text-align: center;
    color: #fff;
    position: relative;
}
.ban-in:after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/about_ban.jpg) repeat;
}



.abo_ban{width:100%;background:url(../images/about_ban.jpg) center no-repeat;height:440px;}

.abo_title{width:auto;text-align:center;font-size:36px;color:#fff;padding-top:160px; }
.abo_title p{font-size:18px;color:#fff;padding-top:15px; letter-spacing:1px;}

.news_ban{width:100%;background:url(../images/ban_news.jpg) center no-repeat;height:400px;}
.contact_ban{width:100%;background:url(../images/ban_contact.jpg) center no-repeat;height:400px;}
.application_ban{width:100%;background:url(../images/ban_ying.jpg) center no-repeat;height:400px;}
.service_ban{width:100%;background:url(../images/ban_service.jpg) center no-repeat;height:400px;}
.products_ban{width:100%;background:url(../images/ban_products.jpg) center no-repeat;height:400px;}
.qyhj_ban{width:100%;background:url(../images/ban_qyhj.jpg) center no-repeat;height:400px;}

.mainbox{background:#f6f6f6;}
.w1200{margin:0 auto;width:1200px;}


@media (max-width: 768px) {	
.w1200{width:100%;padding:0 0 0 0;}
.abo_ban{height:200px;}
.news_ban{height:200px;}
.contact_ban{height:200px;}
.application_ban{height:200px;}
.service_ban{height:200px;}
.products_ban{height:200px;}
.qyhj_ban{height:200px;}

.abo_title{padding-top:60px;}
.abo_title p{font-size:16px;padding-top:5px;}
}


/* about */

.about{width:1200px;height:auto;overflow:hidden;font-size:15px;line-height:180%;color:#555;margin:50px auto;padding:0 0 10px 0; }

.cur_abo{width:auto;height:auto;overflow:hidden;padding:0 0 35px 0;text-align:center}
.cur_abo h1{font-size: 30px;color: #222;margin:0 0 0 0;background:url(../images/hon.png) no-repeat center bottom;padding:10px 0 13px 0;font-weight:normal;}

/*.about{width:1200px;height:auto;font-size:15px;line-height:180%;color:#444;padding:0 0 60px 0;margin:80px auto 0 auto; min-height:400px;overflow:hidden;}
.about img{text-align:center;padding:30px 0 0 0;} */


.sccj{width:1198px;margin:30px auto 50px auto;height:auto;overflow:hidden; min-height:450px;}
.sccj  li{float:left;width:277px;height:auto;background:#FFF;margin:0 30px 0 0;}
.sccj  li .pic{ width:100%; height:auto; overflow:hidden;}
.sccj  li .pic img{width:100%;height:220px;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s;}
.sccj  li .title{text-align:center;color:#555;font-size:16px;padding:15px 0px 18px 0px;line-height:130%;}
.sccj  li:hover .pic img{ -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}
.sccj  li a:hover .title{color:#c80d0d;}
.sccj  li:last-child{margin-right:0;}
.sccj li:nth-child(4n){margin-right:0px;}



@media (max-width: 768px) {
.about{width:auto;padding:0 10px;margin:0px 0 0 0;line-height:150%;font-size:16px;}

.sccj{width:auto;padding:0 4px;}
.sccj li{width:calc(50% - 8px);margin:0 4px 0 4px;}
.sccj li .pic img{width:100%;height:135px;}
}

.cur{ padding:0 0 0 0; width:auto; margin:0 auto;}

.cur_top{width:auto;height:auto;overflow:hidden;padding:0 0 0 0;text-align:center}
.cur_top h1{font-size: 30px;color: #222;margin:0 0 0 0;background:url(../images/hon.png) no-repeat center bottom;padding:10px 0 10px 0;font-weight:normal;}


.con_tit{width:1200px;margin:0 auto;height:60px;line-height:60px;overflow:hidden;background:url(../images/zsw_05.jpg) no-repeat 0 23px;}
.con_tit span{font-size:14px;padding-left:23px;color:#666;}
.con_tit a{color:#0e56b8;}

.cur_con{ margin-top:50px; background:url(../images/wenhua1.jpg) no-repeat center; height:720px; overflow:hidden;}
.cur_con ul{ overflow:hidden}
.cur_con ul li{ float:left; width:33.33%; height:360px; position:relative; border-bottom:1px solid rgba(255,255,255,0.3); box-sizing:border-box; border-right:1px solid rgba(255,255,255,0.3); overflow:hidden}
.cur_con ul li:nth-child(3n){ border-right:0px;}
.cur_con ul li .cur_li{ position:absolute; top:50%; transform:translateY(-50%); text-align:center; width:100%;}
.cur_con ul li .cur_li .curli_tit{ font-size:18px; color:#ffffff;}
.cur_con ul li .cur_li .curli_en{ font-size:14px; color:#ffffff; font-family:Arial; margin-top:20px; margin-bottom:15px;}
.cur_con ul li .cur_li .curli_jia{ font-size:40px; color:#ffffff; font-family:Arial; line-height:40px;}
.cur_con ul li .cur_li .cirli_xian{  width:95px; border-bottom:1px solid #fff; margin:0 auto;margin-top:10px;}
.cur_con ul li .cur_h{ position:absolute; background:#00579e; width:100%; height:100%; box-sizing:border-box; padding:65px 40px 0px 40px; transition:all 0.5s; opacity:0;}
.cur_con ul li .cur_h .curh_tit{ font-size:22px; color:#ffffff;}
.cur_con ul li .cur_h .curh_con{ font-size:16px; color:#fff; margin-top:40px; line-height:32px;}
.cur_con ul li:hover .cur_h{ opacity:1;}
.cur_con ul li:nth-child(1) .cur_h{top:100%;}
.cur_con ul li:nth-child(1):hover .cur_h{ top:0;}
.cur_con ul li:nth-child(2) .cur_h{top:100%;}
.cur_con ul li:nth-child(2):hover .cur_h{ top:0;}
.cur_con ul li:nth-child(3) .cur_h{top:100%;}
.cur_con ul li:nth-child(3):hover .cur_h{ top:0;}
.cur_con ul li:nth-child(4) .cur_h{bottom:100%;}
.cur_con ul li:nth-child(4):hover .cur_h{ bottom:0;}
.cur_con ul li:nth-child(5) .cur_h{bottom:100%;}
.cur_con ul li:nth-child(5):hover .cur_h{ bottom:0;}
.cur_con ul li:nth-child(6) .cur_h{bottom:100%;}
.cur_con ul li:nth-child(6):hover .cur_h{ bottom:0;}

@media (max-width:1400px) {
	.cur{ width:93.75%;}
	.cur_r{ width:calc(100% - 260px);}
	}
@media (max-width:920px) {
	.cur{ padding:100px 0;}
	.cur_con ul li .cur_h{ padding:35px 20px 0px 20px;}
	.cur_con ul li .cur_h .curh_a{ width:calc(100% - 40px); left:20px;}
	}
@media (max-width:768px) {
	.cur{ padding:60px 0;}
	.cur_l{ float:none; margin-bottom:20px;}
	.cur_r{ float:none; width:auto;}
	.cur_con{ margin-top:50px; height:auto; background-size:cover;}
	.cur_con ul li{ width:50%;}
	.cur_con ul li:nth-child(3n){border-right:1px solid rgba(255,255,255,0.3);}
	.cur_con ul li:nth-child(2n){border-right:0px;}
	.cur_con ul li:nth-child(4) .cur_h{top:100%; bottom:none;}
    .cur_con ul li:nth-child(4):hover .cur_h{ top:0;}
    .cur_con ul li:nth-child(5) .cur_h{top:100%; bottom:none;}
    .cur_con ul li:nth-child(5):hover .cur_h{ top:0;}
    .cur_con ul li:nth-child(6) .cur_h{top:100%; bottom:none;}
    .cur_con ul li:nth-child(6):hover .cur_h{ top:0;}
	.cur_con ul li .cur_h{  padding:65px 40px 0px 40px;}
	.cur_con ul li .cur_h .curh_a{ width:calc(100% - 80px); left:40px;}
	}
@media (max-width:640px) {
	.cur_con ul li{ height:320px;}
	.cur_con ul li .cur_h{ padding:35px 20px 0px 20px;}
	.cur_con ul li .cur_h .curh_a{ width:calc(100% - 40px); left:20px;}
	.cur_con ul li .cur_h .curh_con{ margin-top:30px;}
	}
@media (max-width:550px) {
	.cur_con ul li .cur_h{ padding:25px 10px 0px 10px;}
	.cur_con ul li .cur_h .curh_a{ width:calc(100% - 20px); left:10px;}
	}
@media (max-width:500px) {
	.cur{ padding:30px 0;}
	.cur_con ul li{ width:100%;}
	.cur_con ul li .cur_h{ padding:25px 20px 0px 20px;}
	.cur_con ul li .cur_h .curh_a{ width:calc(100% - 40px); left:20px;}
	}



/*----fuwu----*/

.cur_fuwu{width:auto;height:auto;overflow:hidden;padding:0 0 0 0;text-align:center}
.cur_fuwu h1{font-size: 30px;color: #222;margin:0 0 0 0;background:url(../images/hon.png) no-repeat center bottom;padding:10px 0 10px 0;font-weight:normal;}
.cur_fuwu p{font-size:16px;color:#666;line-height:170%;padding:20px 0 50px 0;}


.fuwu_con{width:1200px;margin:0 auto;height:auto;overflow:hidden;padding:10px 0 80px 0;}
.fuwu_con .lt{float:left;width:580px;height:auto;overflow:hidden;font-size:17px;color:#666;line-height:200%;}
.fuwu_con .rt{float:right;width:570px;height:auto;overflow:hidden;}

@media screen and (max-width:768px){
.fuwu_con{width:auto;padding:0 8px;}
.fuwu_con .lt{width:auto;}
.fuwu_con .rt{width:auto;}
.fuwu_con .rt img{width:100%;height:auto;padding-top:5px;}
}

/*-----------product-----------*/


.ProList{ width:1200px; height:auto;margin:25px auto 40px auto;overflow:hidden; min-height:450px;}
.ProList li{ width:283px; float:left;  margin:0px 20px 20px 0px; overflow:hidden;border:1px solid #e2e2e2;position: relative;height:auto;}
.ProList li .pro_pic{ width:100%; height:auto; overflow:hidden;}
.ProList li .pro_pic img{width:100%;height:283px;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s;}
.ProList li .pro_txt{color:#666;font-size:14px;padding:10px 10px 15px 10px;line-height:130%;text-align:center;}
.ProList li:nth-child(4n){margin-right:0px;}
.ProList li:hover .pro_pic img{ -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}
.ProList li a:hover .pro_txt{color:#c80d0d;}

.ProList li:after {width: 0px;height: 3px;overflow: hidden;content: "";position: absolute;z-index: 30;bottom: 0px;left: 0px;background-color:#dd364a ;transition: all .3s linear;}
.ProList li:hover:after{width: 100%;}

.ProTitle{width:1200px;margin:0 auto;height:auto;overflow:hidden;font-size:26px;color:#222;padding:10px 0 0 0;}


@media screen and (max-width:768px){
.pro_list{width:auto;}

.ProList{width:100%;padding:0 0;margin:0px 0 0 0;}	
.ProList li{width:calc(49% - 10px);margin:0 5px 12px 5px;height:auto}
.ProList li .pro_pic img{width:100%;height:170px;}
.ProList li .pro_txt{font-size:15px;padding:10px 0 10px 0;}
.ProList li .pro_txt p{font-size:12px;}
.ProList li:nth-child(2n){margin-right:0px;}

.ProList1{width:100%;padding:0 0;margin:30px 0 0 0;}	
.ProList1 li{width:calc(50% - 10px);margin:0 5px 12px 5px;height:180px}
.ProList1 li .pro_pic img{width:100%;height:131px;}
.ProList1 li .pro_txt{font-size:15px;padding:10px 0 5px 0;}
.ProList1 li .pro_txt p{font-size:12px;}
}


.pre_next{width:468px;height:auto;overflow:hidden;margin-top:15px;border:1px solid #e0e0e0;margin-bottom:0px;background:#FFF; clear:both}
.pre_next li{width:232px;float:left;text-align:center;border-right:1px solid #e0e0e0;}
.pre_next li a{color:#444;display:block;font-size:14px;line-height:35px;text-transform:uppercase;-webkit-transition: all 0.5s ease-in-out;}
.pre_next li a:hover{color:#444;background:#fff;}
.pre_next li:last-child{border:none}



/*-----------------pic show---------------*/

.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:400px;height:400px;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;height:350px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:10px;height:10px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{width:400px;height:400px;border:1px solid #DFDFDF;}
.spec-scroll{clear:both;margin-top:5px;width:352px;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block;font-family:"宋体";text-align:center;width:10px;height:54px; line-height:54px;border:1px solid #CCC;background:#EBEBEB;cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left;position:relative;width:322px;height:56px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:56px;}
.spec-scroll .items ul li{float:left;width:64px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #CCC;padding:2px;width:50px;height:50px;}
.spec-scroll .items ul li img:hover{border:2px solid #FF6600;padding:1px;}

/*-----------------pic show--------*/

 @media (max-width: 768px) {
.jqzoom img{width:100%;height:auto;}
.spec-preview{width:100%;height:auto;}	
}

.pro_tion{width:1200px;height:auto;overflow:hidden;margin:50px auto 50px auto;}
.pro_tion .pr_lt{float:left;width:402px;text-align:center;height:auto;overflow:hidden;}

.pro_tion .pr_rt{float:right;width:760px;height:auto;overflow:hidden;}
.pr_rt_sx{font-size:14px;padding:0 0;line-height:170%;color:#777;}
.pr_rt_title{font-size:28px;color:#0e62af;padding:10px 0px 20px 0;}

.pr_rt_sx{width:660px;height:auto;overflow:hidden;margin-top:50px;}
.pr_rt_sx li{float:left;width:198px;line-height:40px;text-align:center;font-size:15px;color:#333;border:1px solid #e0e0e0; border-radius:30px;margin:0 30px 0 0;}
.pr_rt_sx li span{padding-left:26px;}
.pr_rt_sx li a{display:block;}
.pr_rt_sx li:nth-child(3n){margin-right:0px;}
.I1{background:url(../images/mrui_07.png) no-repeat 35px 10px;}
.I2{background:url(../images/mrui_08.png) no-repeat 25px 12px;}
.I3{background:url(../images/mrui_09.png) no-repeat 23px 12px;}

.pr_rt_js{width:auto;font-size:13px;line-height:160%;padding:10px 15px;color:#777; background:#f9f9f9;border:1px solid #ecebeb;color:#999;}

.pro_info{float:right;width:940px;margin:0 auto;line-height:160%;padding:20px 0 25px 0;font-size:14px;color:#888; min-height:300px;overflow:hidden;}
.pro_info img{ max-width:900px;clear:both;}

 @media (max-width: 768px) 
{
.pr_rt_js{font-size:16px;line-height:170%;padding:8px 8px;}



.pro_tion{width:auto;padding:12px 8px;margin-top:0px;height:auto;overflow:hidden;}
.pro_tion .pr_lt{width:auto;margin:0 0;padding:0 0}
.pro_tion .pr_rt{width:100%;margin-top:20px;padding:0 0;height:auto;overflow:hidden;}

.pr_rt_title{width:auto;padding:4px 0 4px 0;}
.pr_rt_sx{width:100%;margin:0 auto;padding:10px 0}
.pr_rt_sx li{margin-bottom:8px;}

.pro_info img{width:100%;max-width:100%;}
.pro_info_txt{padding-left:12px;margin-top:20px;}

}

/*-----------product end------------*/

/*--------------news------------*/
.xinw{width:1200px;margin:30px auto;height:auto;overflow:hidden;}
.xinw .lt{float:left;width:898px;height:auto;overflow:hidden;border:1px solid #eceaea;padding:0 0 10px 0;}
.xinw .rt{float:right;width:268px;height:auto;overflow:auto;border:1px solid #eceaea;padding:30px 0;}

.xinw_nav{width:200px;margin:0 auto;height:auto;overflow:hidden;}
.xinw_nav li{width:auto;text-align:center;line-height:42px;color:#333;background:#f6f6f6;margin-bottom:2px;}
.xinw_nav li a{display:block;font-size:15px;}
.xinw_nav li a:hover{background:#0162c8;color:#fff;}
.xinw_nav li .cur{background:#0162c8;color:#fff;}
.xw_nav_tit{width:auto;font-size:18px;color:#333;padding:0 0 10px 0;}

.xinw_hot{width:200px;height:auto;margin:0 auto;overflow:hidden;}
.xinw_hot li{float:left;width:100%;line-height:32px;background:url(../images/xw_01.jpg) no-repeat 0 12px;padding-left:15px;border-bottom:1px dashed #ccc;}
.xinw_hot li a{display:block;font-size:14px;}
.xinw_hot li a:hover{color:#cc0000;}
.xw_hot_tit{width:auto;font-size:18px;color:#333;padding:30px 0 10px 0;}

.xinw_tit{font-size:26px;text-align:center;padding:20px 0 20px 0;width:97%;overflow:hidden;width:auto;margin-top:15px;}
.xinw_dtm{width:94%; text-align:center; padding:0 0 0px 0; font-size:13px; color:#555;line-height:40px;background:#f7f7f7;margin:0 auto;}

.xinw_info{ line-height:180%;padding:30px 30px;font-size:15px;color:#777;min-height:400px;width:auto;}
.xinw_info a{color:#009d85;}
.xinw_info b{font-size:18px;color:#eb3e00;}
.xinw_info img{ width:600px;height:auto;text-align:center;}


.newsList{ width:1200px;height:auto;overflow:hidden;margin:35px auto 50px auto;}
.newsList li{float:left;width:1198px;height:auto;overflow:hidden;background:#fbfbfb;padding:20px 0;border:1px solid #f2f2f2;margin:0 0 15px 0;}
.newsList li .tm{float:left;width:200px;height:auto;overflow:hidden;margin-left:20px;}
.newsList li .tm img{width:100%;height:125px;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s;}
.newsList li .con{float:right;width:930px;height:auto;overflow:hidden;margin-right:20px;}
.newsList li .new_title{width:auto;padding:0 0 10px 0;font-size:20px;color:#333;}
.newsList li .new_title p{font-size:14px;color:#777;line-height:150%;padding-top:5px;}
.newsList li .new_more{width:80px;height:30px;line-height:30px;font-size:14px;color:#666;background:#fff;text-align:center;margin-top:10px;}
.newsList li:hover .tm img{ -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}
.newsList li:hover .new_title{color:#0162c8;}
.newsList li:hover{border:1px solid #0162c8;}
.newsList li:hover .new_more{color:#fff;background:#0162c8;}


.ff_pre{ clear:both; padding:16px 0 0 0;color:#333;}
.ff_pre a{color:#245cca;font-size:14px;}
.ff_pre a:hover{color:#C00}
.ff_next{ clear:both; padding:0 0 10px 0;color:#333;}
.ff_next a{color:#245cca;font-size:14px;}
.ff_next a:hover{color:#C00}
.ns_pn{ clear:both; padding:0px 0 10px 0; line-height:26px;font-size:14px;width:94%;margin:0 auto;}

@media (max-width: 768px) {
.xinw{width:auto;padding:0 8px;}
.xinw .lt{width:auto;}
.xinw .rt{display:none;}
	
.xinw_tit{width:auto;text-align:center;font-size:20px;}

.newsList{width:auto;padding:0 8px; margin:20px auto 30px auto;}
.newsList li{width:100%;}
.newsList li .tm{display:none;}
.newsList li .con{float:left;width:100%;height:auto;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;text-overflow:ellipsis;margin:0 auto;}
.newsList li .new_title{padding:0 8px;width:auto;height:auto;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}

.xinw_info{padding:20px 8px 0 8px;width:auto;margin:0 auto;height:auto;overflow:hidden;font-size:16px;line-height:170%;}
.ns_pn{width:auto;}
}

/*--------------news-----------------*/


/*-----lxfs-----------*/

.cur_lxwm{width:auto;height:auto;overflow:hidden;padding:0 0 60px 0;text-align:center}
.cur_lxwm h1{font-size: 30px;color: #222;margin:0 0 0 0;background:url(../images/hon.png) no-repeat center bottom;padding:10px 0 10px 0;font-weight:normal;}

.lxwm{width:1200px;overflow:hidden;height:auto;margin:40px auto 80px auto;}
.lxwm .lt{float:left;width:540px;height:auto;overflow:hidden;font-size:18px;color:#555;line-height:180%;}
.lxwm .rt{float:right;width:602px;height:auto;overflow:hidden;border:1px solid #f3f3f3;}

.lxwm_con{font-size:18px;color:#333;line-height:160%;}
@media (max-width: 768px) {
.lxwm{width:auto;padding:0 4px;height:auto;margin-top:40px;}
.lxwm .lt{width:100%;}
.lxwm .rt{display:none}

}
.wda_title{width:auto;line-height:42px;font-size:30px;padding-left:12px;color:#333;}
.wda_tj{width:650px;height:auto;margin:20px 0 0px 0;overflow:hidden;}
.wda_tj li{float:left;width:650px;font-size:14px;color:#333;margin:0 0 8px 0;}
.wda_tj li span{float:left;font-size:14px;color:#555;width:90px;text-align:right;padding:5px 5px 0 0;}
.wda_tj li input{float:left;width:500px;height:28px;padding-left:5px;border:#ccc 1px solid;}
.wda_tj li textarea{width:500px; height:100px;padding:5px;border:#ccc 1px solid;}
.wda_tj li .btn{width:100px;height:40px;line-height:40px;font-size:15px;background:#2d2d2d;color:#FFF;margin:10px 0 10px 80px; border-radius:5px;border:1px solid #ccc;padding-bottom:5px;} 
.wda_tj li .code{float:left;width:200px;height:28px;padding-left:5px;border:#ccc 1px solid;}


/*------lxfs------------*/


/*--------服务中心----------*/

.fuweu{width:1200px;margin:60px auto 50px auto;height:auto;overflow:hidden;font-size:17px;line-height:180%;color:#777; min-height:450px;}

.cpyc{ width:1200px; height:auto;margin:60px auto 50px auto;overflow:hidden; min-height:450px;}
.cpyc li{ width:285px; float:left;  margin:0px 20px 20px 0px; overflow:hidden;}
.cpyc li .pic{ width:auto; height:auto; overflow:hidden;border:1px solid #e2e2e2;}
.cpyc li .pic img{width:283px;height:250px;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s;}
.cpyc li .txt{text-align:center;color:#777;font-size:16px;padding:15px 0px 15px 0;line-height:130%;height:auto;background:#f3f3f3;}
.cpyc li:nth-child(4n){margin-right:0px;}
.cpyc li:hover .pic img{ -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}
.cpyc li a:hover .txt{color:#c80d0d;}



/*===================================================================================================== nei end =======================================================================================*/
.foot{ width:100%;background:#121212; padding:80px 0 80px 0;height:auto;overflow:hidden;}


.ft_title{width:auto;height:auto;overflow:hidden;padding:0 0 30px 0;}
.ft_title h1{font-size: 20px;color: #ced2d7;margin:0 0 0 0;background:url(../images/hon1.png) no-repeat left bottom;padding:10px 0 10px 0;font-weight:normal;}


.ft_prod{float:left;width:360px;height:auto;overflow:hidden;margin-right:80px;}
.ft_prod li{float:left;width:180px;font-size:14px;color:#ced2d7;line-height:30px;}
.ft_prod li a{display:block;color:#ced2d7;}


.ft_lxfs{float:left;width:360px;height:auto;font-size:14px;color:#fff;margin-right:40px;}
.ft_lxfs b{border-bottom:2px solid #feb20e; font-weight:normal;padding-bottom:8px;}
.ft_lxfs p{font-size:14px;line-height:160%;color:#ced2d7;padding-top:0;}

.ft_ewm{float:right;width:244px;height:auto;}
.ft_ewm li{float:left;width:97px;height:auto;margin:0 50px 0 0;}
.ft_ewm li p{text-align:center;font-size:13px;color:#ced2d7;padding-top:6px;}
.ft_ewm li:last-child{margin-right:0px;}





.yq_link{width:100%;font-size:12px;color:#ced2d7; margin:0 auto;line-height:160%;height:auto;overflow:hidden;background:#232323;}
.yq_link a{color:#fff;padding-right:5px;}
.yq_link a:hover{color:#fff;}



@media (max-width: 768px) {
.foot{padding:30px 0;}
.ft_prod{display:none}
.ft_lxfs{display:none}
.yq_link{display:none;}
.ft_ewm{float:left;width:90%;height:auto;overflow:hidden;padding:0 8px;margin:0 auto;}
.ft_ewm li{width:45%;margin:0 0 0 0;text-align:center;}
}

.copy{width:100%;text-align:center;color:#ced2d7;font-size:12px; padding:15px 0 15px 0;line-height:170%;background:#0b0d19;}
.copy a{color:#ced2d7;}
.copy a:hover{color:#ced2d7;}

@media (max-width: 768px) {
.copy{line-height:140%;padding:0 0 10px 0;font-size:12px;margin-bottom:40px;margin-top:0; clear:both;}
}





/* ====== home banner end ====== */

/* ====== go top start ====== */
.gotop {
	background-color: rgba(0, 0, 0, 0.5);
	bottom: 70px;
	position: fixed;
	right: 20px;
	z-index: 10;
	width:45px;
	height:45px;
	display:none;
}
.gotop:hover {
    background-color: rgba(0, 0, 0, 0.6);
}
.gotop a {
	display: block;
	height: 45px;
	overflow: hidden;
	width: 45px;
	font-size:24px;
	color:#FFF;
	text-align:center;
	line-height:45px;
}
.gotop a:hover{color:#FFF}
/* ====== go top end ====== */

/* 分页 */
.page{ font-family:Arial, Helvetica, sans-serif; line-height: normal; font-size: 14px; width:100%;margin:0 auto;padding:30px 0 30px 0; clear:both;margin-bottom:20px;color:#666;}
.page a,.page span{display:block;color:#0c4797;font-weight:normal;text-decoration:none;letter-spacing:0px;border:1px solid #ccc;padding-top:0px;float:left;margin-top:0px;margin-right:2px;margin-bottom:5px;margin-left:2px;text-align:center;padding-right:5px;padding-left:5px;height:25px;line-height:25px;} /* SPAN和链接 */
.page a:hover, .page a.current{color:#F44;border:1px solid #F44;height:25px;line-height:25px;} /* 当前链接有激活时 */
.page input{padding:0px;color:#0c4797;height:23px;width:25px;border:0px solid #fff;text-align:center;margin-top:0px;margin-right:-5px;margin-bottom:0px;margin-left:-5px;vertical-align:middle;font-size:12px} /* 跳转INPUT */



/* 底部定导航*/
.menubox{ 
	background-color: #fafafa;
	position: relative;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 999;
	width: 100%;
	padding:9px 0;
	border-top: #eee solid 1px;
}
.menubox ul li{
	float: left;
	width: 33.33%;
	text-align: center;
}
.menubox ul li i{
	display: block;
	margin:0 auto;
	width: 25px;
	height: 25px;
}
.menubox ul li i img{
	display: none;
	margin:0 auto;
	width: 25px;
}
.menubox ul li i img:first-child{
	display: block;
}
.menubox ul li span{
	display: block;
	font-size:14px;
	color: #666;
	line-height: 140%;
}
.menubox ul li.cur i img:first-child{
	display: none;
}
.menubox ul li.cur i img:last-child{
	display: block;
}
.menubox ul li.cur span{
	color: #3385cc;
}
.menubox dl{
	position: absolute;
	right: 0;
	width: 36%;
	background-color: #fafafa;
	text-align: center;
	padding: 1% 0;
	border:#ddd solid 1px;
	border-bottom: 0;
	display: none;
	border-radius: 4px 4px 0 0;
	overflow: hidden;
}
.menubox dl dd{
	line-height: 320%;
	border-top: #ddd solid 1px;
}
.menubox dl dd:first-child{
	border:0;
}
.menubox dl a{
	display: block;
	color: #666;
	font-size: 15px;
}
.menubox dl a:active{
	color: #fff;
	background-color: #3385cc;
}

@media (min-width:768px) and (max-width:1920px) {
.menubox{display:none;}
}

/* 底部定导航*/



.inner{width:1200px;margin:0 auto;height:auto;overflow:hidden;padding:50px 35px 40px 35px;}

.inlt{ float:left; width:220px;height:auto;margin-bottom:20px;overflow:hidden;}
.inlt  li{ line-height:42px; font-size:14px; background:#f7f6f6 url(../images/zh_p_17.png) no-repeat 20px 18px; border-top:1px solid #FFF; border-bottom:1px solid #e7e7e7;padding-left:35px; }
.inlt  li a{ color:#666666; display:block}
.inlt  li:hover{ background:#efefef url(../images/zh_p_18.png) no-repeat 20px 18px;}
.inlt  li:hover a{ color:#bf4300;}
.inlt  .lton{ background:#efefef url(../images/zh_p_18.png) no-repeat 20px 18px;}
.inlt  .lton a{ color:#bf4300;}



.pplt_s_tit{font-size:18px;color:#fff;width:auto;padding:30px 0 15px 25px;}
.pro_seach{width:auto;height:140px;padding:0 0;background:#0e62af;}
.pro_seach form {
  position: relative;
  width: 170px;
  margin: 0 auto;
}
.pro_seach form input {
  border: 1px solid #fff;
  color: #444444;
  padding: 0 10px 0 10px;
  height: 33px;
  line-height: 33px;
  width:auto;
  outline: none;
  margin-bottom: 30px;
}
.pro_seach form button {
  background: transparent;
  border: medium none;
  color: #666666;
  padding: 0 40px 0 0;
  height: 33px;
  line-height: 33px;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 10;
  cursor: pointer;
  outline: none;
  transition: all 0.3s ease 0s;
  background:url(../images/zhy_08.jpg) no-repeat;
}

.lt_tel{width:220px;background:#0e62af url(../images/zh_p_20.png) no-repeat 24px 30px;height:auto;overflow:hidden;padding:30px 0 30px 0;border-top:1px solid #87b1d7;}
.lt_tel .conn{float:right;font-size:14px;color:#fff;overflow:hidden;height:auto;width:140px;}
.lt_tel .conn p{font-size:16px;color:#fff;padding-top:0px;font-weight:500}



.injob{width:auto;height:auto;overflow:hidden;border-left:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7;border-right:1px solid #e7e7e7;padding:10px 0;}
.injob dd{float:left;width:auto;padding-left:32px;font-size:14px;line-height:28px;}
.injob dd a{display:block;color:#777;}
.injob dd a:hover{color:#0e62af;}

.neltit{width:auto;background:#0e62af;height:auto;color:#fff;font-size:18px;margin-bottom:1px;padding:13px 0 13px 25px;}
.neltit p{font-size:12px; font-family:Arial, Helvetica, sans-serif;}
.neltit a{display:block;color:#fff;}

.nertit{width:940px;border-bottom:1px solid #CCC;padding:12px 0;font-size:22px;color:#222;font-weight:400;float:right;margin-bottom:40px;}
.nertit span{font-size:13px;color:#555;float:right;font-weight:normal;padding-top:8px;}






.wap_txt{width:100%;background:#3159b6;padding:0 0 0 12px;font-size:18px;color:#FFF;line-height:40px;}
.nban img{width:100%;height:auto;}
@media (min-width:768px) and (max-width:1920px) {
.wap_txt{display:none;}
}
@media (max-width: 768px) {
.mainbox{width:100%;padding:0 0 30px 0;}
.w1200{width:100%;padding:0 0 0 0;}
.w1202{width:100%;padding:0 0 0 0;}
.subMenu1{display:none;}
.nban{display:none}

.inner{width:auto;padding:0 4px;margin:20px 0 50px 0;}
.inner .lt{display:none}

.inlt{width:100%;height:auto;margin-top:12px;}
.inlt li{float:left;width:100%;margin:0 1px 1px 0px;background:#f3f2f2;color:#666;padding:0 0 0 0;line-height:40px;text-align:center;}
.inlt li a{color:#666}
.inlt li a:hover{background:#237dd9;color:#fff;}
.inlt  .lton{ background:#237dd9}
.inlt  .lton a{ color:#fff;}

.inlt{ display:none}
.inner .rt{width:auto;}

.nertit{width:100%;padding:0 0 8px 0;font-size:18px;}

}


/*---搜索信息--*/
.sou_title{font-size:20px;color:#00F;border-bottom:1px solid #eeeeee;padding-bottom:5px;}
.sou_title h2{font-size:20px;}
.description{font-size:13px;color:#666;line-height:160%;padding-top:8px;}
.info{font-size:13px;color:#777;padding-bottom:15px;}
/*---搜索信息--*/