@charset "utf-8";
/**************************banner**************************/
.banner_ny { padding-top:0px;}
.banner_ny img{ width:100%;}
.banner_ny .pic_er{ display:none;}

@media screen and (max-width: 1200px) {
.banner_ny{ padding-top:50px;}
.banner_ny img{ min-height:290px;}

}
@media screen and (max-width: 720px) {
	.banner_ny .pic_yi{ display:none;}
	.banner_ny .pic_er{ display:block;}
	.banner_ny img{ min-height:150px;}
}

table{
	font-size: 14px;
	margin-top:10px;
	color: #434343;
	border-bottom:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
}

tr {
	background-color: #f8f8f8;
	line-height: 36px;
	
}
 td {
	border: 1px solid #dbdbdb;
	line-height:36px;
	border-bottom:none;
	border-right:none;
	padding-left: 0px;
	background-color:#ffffff;
}

/**************************当前位置**************************/
.n_main_box{ width:100%; }
.n_main_box .main_box{position:relative;margin: 0 auto; max-width:1200px;}
.n_nav_box{height: 50px;background:#fff;position:relative;}
.n_nav{ position:relative; }
.n_nav a{display:inline-block;margin-right:45px;height: 47px;font-size:14px;float:left;line-height:70px;color:#444444; }
.n_nav a strong{display:block;font-size: 20px;color: #006DC8;position:relative;z-index:4;height: 68px;line-height: 70px;font-weight: 100;background: url(../images/wz.png) left 20px no-repeat; padding-left:20px;}
.n_nav a:hover{border-bottom: 3px solid #006DC8;}
.n_nav .on{border-bottom: 3px solid #006DC8;}
.n_nav .on strong{height: 50px;line-height: 60px;font-weight:bold; text-transform:uppercase;}
.n_up_box{ position:relative; position:relative; }
.position{position:absolute;height: 50px;line-height: 60px;right: 0px;bottom:0px;color: #98989a;background: url(../images/icon_home.png) left 24px no-repeat;padding-left: 19px;font-size: 12px;}

.position span, .position a, .position i{ font-size:14px; color:#999999;}
.position i{ font-family:simsun; margin:0 3px; font-style:normal; }
.position em{font-size:14px;color: #006DC8;font-style: normal;}
.position a:hover{color: #006DC8;}
.n_main_box .main_box{height: 50px;position:relative;margin: 10px auto; box-sizing: border-box; background:#fff; padding:0;}
.n_main_box .main_box .bottom{ background-color:#d9d9dd; position:absolute; bottom:0; left:0px; width:100%; height:1px;}
.n_main_box .main_box .bottom01{ position:absolute; bottom:0; right:0px; width:30px; height:3px;}

/*==============PC内页导航=====================*/


@media (max-width:1200px) {
.n_main_box{ display:none;}
}

/*==============内页PC端导航=====================*/
.con_title{background: #f6f6f6; border-bottom:1px solid #ededed;}
.n_title{ height:60px; line-height:60px; z-index: 2; }

.n_title dl{ width: 14%; float: left; position: relative;} 

.n_title dt a{ font-size:15px; text-align: center; display:block; color:#424141; margin-bottom:0px; }

.n_title dl dd{ position: absolute; width: 100%; display: none;   overflow: hidden; background: #fff; z-index:99;}

.n_title dl dd a{font-size:14px;  width: 100%; text-align: center; display: block; color:#30353a; line-height:50px; display:block; border-bottom: 1px solid #dcdcde; position: relative;}

.n_title dl dd a:hover,.n_title dl dd a.on{ color: #6CBB5A;}

.n_title dt i{ display: none;  transform:rotate(90deg);-webkit-transform:rotate(90deg); /* Safari and Chrome */-moz-transform:rotate(90deg);}

.n_title dl.title_nav dt i{ display: inline-block;}

.n_title dl:hover dt{background: #2621AB;-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out; }

.n_title dl:hover dt a,.n_title dl:hover dt a i{  color: #fff;}

.n_title dl.title_nav:hover dd{ box-shadow: 0 5px 10px #ccc; }

.n_title dt.on{ background: #2621AB; }

.n_title dl dt.on a,.n_title dl dt.on a i{  color: #fff;}

@media (max-width:1200px) {
.n_title dl{width: 14%; }

}
/*==================内页移动端导航=================*/
#m_n_nav{ background: #31a4db;  display: none; line-height: 50px; position: relative; z-index: 9; }
#bnt_back{ position:absolute; left: 1rem; top:0;  color: #fff; font-size: 26px;}
#m_n_nav i{}
#m_n_nav h1{ font-size: 18px; color: #fff; text-align: center;line-height: 50px;}
#bnt_sub_nav{ position: absolute; right: 1rem; top: 0; cursor: pointer; color: #fff; font-size: 26px; }
#bnt_sub_nav img{ display: block; height: 15px; }
#bnt_sub_nav.on img{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
#sub_nav_content{background: #1461B0; display: none; box-shadow: 0 0 5px #999; z-index: 9;}
#sub_nav_content ul{ padding:  10px;}
#sub_nav_content ul li { display: block; line-height: 28px; margin: 1rem 0;}
#sub_nav_content ul li a{ display:block; border-left:2px solid #d2b068; height:30px; line-height: 30px; font-size: 14px; padding-left: 10px; color: #535455;}
#sub_nav_content ul li.on a{color: #2621AB;}



#sub_nav_content dt{height:32px;line-height:32px;position:relative;background:#fafafb;  border-top:1px solid #e7e7e7; z-index: 999; }
#sub_nav_content dt a{ margin:0 20px; display:block;color:#5b5349; height: 32px; font-size:14px; font-weight: 400;  }
#sub_nav_content dt a i{ position: absolute; right: 15px; top: 0; opacity:0;filter:alpha(opacity=0); }
#sub_nav_content dt a{}
#sub_nav_content dt.title{background:#fafafb;}
#sub_nav_content dt.title i{ opacity:1;filter:alpha(opacity=100);}
#sub_nav_content dt.title_on  { background:#fafafb;}
#sub_nav_content dt.title_on a{ color:#15336F; border-top:1px solid #fff;}
#sub_nav_content dt.title_on a i{ color: #15336F;  }
#sub_nav_content dt.last a{border-top:1px solid #f8f8f8;}
#sub_nav_content dt.on a,#sub_nav_content dt.title_on a{ color:#31a4db;}
#sub_nav_content dd{  display:none;}
#sub_nav_content dd .box{padding:0px 0px 0px 0px;}
#sub_nav_content dd a{ padding:0 25px; background:#fff;  line-height:30px;border-top:1px solid #e7e7e7;font-size:12px;color:#5b5349;display:block;height:30px;}
#sub_nav_content dd a.on{ color:#1461B0}

@media (max-width:1024px) {
.n_title{ display: none;}
#m_n_nav{display: block;}
}



.con{overflow:hidden;margin-top:30px;margin-bottom:50px;}
.conleft{ width:270px;}
.con_lx{ background:#f5f5f5; padding-bottom:20px; margin-top:20px;}
.con_lx h2{ background:url(../images/icon_sub_nav2.png) 15px center no-repeat #F99800; margin-bottom:20px; color:#fff; font-size:24px; font-weight:bold; padding-left:55px; text-transform:uppercase; line-height:80px; height:80px;}
.con_lx p{ padding:0 15px; line-height:22px; color:#666; padding-bottom:5px;}
.conright{ width:74%;}
@media (max-width:1200px) {
.conleft{ display:none;}
.conright{ width:100%;}
}


/**************************产品**************************/

.index-product-bj{background:#FFF;overflow:hidden;padding-top:10px; padding-bottom:40px;}
.listnav{width: 240px;background: #fff;}
.list_t{height: 80px; line-height:80px; color: #fff; background:url(../images/icon_sub_nav.png) 15px center no-repeat #006DC8;  text-transform:uppercase; border-bottom:1px solid #ccc; border-top-right-radius: 30px;}
.list_t p{font-weight: bold;font-size: 24px; padding-left:55px;}

.list_d #list li{position: relative; margin-bottom:1px;background:#f5f5f5;  line-height:50px; -webkit-transition:0.3s; transition:0.3s; padding-left:0px !important;}
.list_d #list li:nth-child(2n-1){background:#eee;}
.list_d #list li a{background:url(../images/li_bg.png) 18px no-repeat; font-size:15px; position: relative; z-index:2; display:block;padding-left:44px;  color:#333;}
.list_d #list li .on{color:#fff; background:url(../images/li_bg_on.png) 18px no-repeat #006DC8;}
.list_d #list li a:hover{color:#fff; background:url(../images/li_bg_on.png) 18px no-repeat #006DC8; line-height: 50px; -webkit-transition:0.3s; transition:0.3s;}

 /*设置二级导航样式*/
.list_d #list ul li ul{} 
.list_d #list ul li ul li{ line-height:36px; border-bottom:1px solid #ebebeb;} 
.list_d #list ul li ul li a{ background:none;font-size:14px; position: relative; z-index:2; display:block;  color:#666;padding-left:44px;  margin-left: 0px;}
.list_d #list ul li ul li a:hover{line-height:36px; color:#fff;background:#15336F; }


.customers{ }
.customers ul li{float:left;width:24.25%;overflow:hidden; margin-right:1%; margin-bottom:1%; }
.customers ul li:nth-child(4n+0){margin-right:0;}
.customers ul li .imgs{overflow:hidden;border:1px solid #ddd; }
.customers ul li .imgs img{ display:block; width:100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.customers ul li .imgs:hover img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.customers p{ text-align:center; line-height:30px; font-size:15px; margin-top:5px;}
@media screen and (max-width: 1000px){
.customers{ width:100%;padding-bottom:30px;}
.customers ul { margin-top:10px; }
}

@media screen and (max-width: 640px){
.customers ul li {
    width: 32%;
}
.customers ul li:nth-of-type(16){ display:none;}
.customers ul li:nth-of-type(17){ display:none;}
.customers ul li:nth-of-type(18){ display:none;}

.customers ul li:nth-child(3n+0){margin-right:0;}
}



/*==============产品列表=====================*/
.index-p-list>div {
	width: 31.75%;
	margin-right:2%;float: left;margin-bottom:2%;border:1px solid #ddd;}
.index-p-list>div:nth-of-type(3n){ margin-right:0;}	

.index-p-list>div a {
	position: relative;
	display: block;
	overflow: hidden;
	transition: all ease .3s;
	font-size:15px;
}

.index-p-list>div a.a1:after{ content:""; position: absolute;  z-index:1;top: 0px;left: 0%;width: 100%;height: 100%;background-color:rgba(2,0,150,0.7);transform:translate(0%,110%);transition:all .3s;}
.index-p-list>div a.a1:hover:after{ content:"";transform:translate(0%,0%);transition:all .3s;}

.index-cp-mz{text-align:center;background:#eeeeee;height:44px;line-height:44px;}
.index-cp-mz a{color:#333;font-size:18px;}
.index-cp-mz a:hover{background:#eeeeee;color:#020096;}
.index-p-list>div a img {
	width: 100%;
	transform: scale(1);
	transition: all ease 0.5s;
}
.index-p-list>div a:hover img {
	transform: scale(1.1);
}
.index-p-list>div a p {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	z-index: 3;
	padding: 0px 20px;
	margin: 0px;
	font-size: 18px; font-weight:bold;
	line-height: 50px;
	color: #fff;
	text-align: center;
	opacity: 0;
	transform:translate(0%,-50%);
	transition: all ease 0.5s;
}
.index-p-list>div a:hover p {
	opacity: 1;
	transition-delay: 0.3s;

}
.index-p-list>div a p:before,.index-p-list>div a p:after{ content:""; position: absolute;  z-index:-1;left: 50%;width: 0%;height:1px;background-color:rgba(255,255,255,0.6);transition:all .3s;}
.index-p-list>div a p:before{content:""; top:0px;}
.index-p-list>div a p:after{content:"";bottom:0px;}
.index-p-list>div a:hover p:before,.index-p-list>div a:hover p:after{ content:"";z-index:-1;margin-left: -30px; width: 60px;transition-delay: 0.5s;}

@media (max-width:1180px){
.listnav{ display:none;}
.products{ width:100%;float:none;}
}


@media (max-width:768px){
.index-product-bj{ padding-top:0px; padding-bottom:0px;}
.index-p-list>div {
	width: 48%;
	margin:0 2% 4% 0;}
.index-p-list>div:nth-of-type(2n){ margin-right:0}	

.index-cp-mz a{color:#333;font-size:14px;}
.index-cp-mz{height:36px;line-height:36px;}	
}




.ar_article {color:#666; font-size:15px; line-height:24px; min-height:200px; }
.ar_article p{font-size:15px; color:#666; line-height:24px; padding-bottom:10px; }	
.ar_article strong{ font-weight:bold;}

.ar_article  img{ max-width:100%;}
.ar_article a{ color:#6c6c6d;}
.ar_article a:hover{ text-decoration:underline;}
.ar_article a:hover span{text-decoration:underline;}
.ar_article h1,.ar_article h2,.ar_article h3,.ar_article h4,.ar_article h5,.ar_article h6{ font-weight:bold;}

.abtip{ float:right; margin-left:20px;}
@media (max-width:980px) {
.abtip{ margin-left:0px; margin-bottom:10px;}
.abtip img{ width:100%;}
.con{ margin-top:20px; margin-bottom:20px;}
.ar_article{ font-size:14px;line-height:24px;}
.ar_article p{ padding-bottom:10px; font-size:14px;line-height:24px; }	
}

/**************************联系我们**************************/
.contact{
	}
.contact .way{
	width:24%;
	float:left;
	overflow:hidden;border: 1px solid #eeeeee;
    box-shadow: 0 0 10px 1px rgba(0,0,0,.05); padding:2%; margin-bottom:20px;
	}
.contact .way:nth-child(1){ width:30%; margin-right:20px;}
.contact .way:nth-child(3) {
    float: right;width:29%;
}	
.contact .way p{ font-size:14px; line-height:24px; color:#666;}
.contact .way p:nth-of-type(1) {font-size:18px; color:#333; font-weight:bold; margin-bottom:10px;}

@media (max-width:1000px) {
.contact .way{
	width:92%;
	float:none;
	padding:4%;
	}
.contact .way:nth-child(1){ width:92%;}	
.contact .way p:nth-of-type(1) {font-size:18px; margin-bottom:5px;}	
.contact .way:nth-child(2) {float: none;}
.contact .way p{ font-size:14px; line-height:24px;}
}
#map{height:0; padding-bottom:38%;width:100%;border:1px solid #ccc; width:100%;overflow:hidden; margin-top:10px;}	
@media (max-width:1000px) {
#map{margin-top:30px;}
}	
@media (max-width:768px) {	
#map{height:0; padding-bottom:60%;margin-top:10px;}
}

.n-container{padding: 10px 0 0px 0; max-width:1200px; margin:0 auto;}
.n-container .left{ box-sizing:border-box; float:left;width: 260px;}



.n-container .right { width: 75%; float:right;}
@media (max-width: 1280px){
.n-container{ padding:  2%; padding-bottom:30px;}
.n-container .right{width: 76%;}
}
@media (max-width: 1180px){
.n-container .right{width: 73%;}
}
@media (max-width: 1050px){
.n-container .right{width: 68%;}
}
@media(max-width: 1000px){
   .n_main_box,.n-container .left{ display:none;}
   #m_n_nav{ display:block}
   .n-container .right { width: 100%; float:none;  margin-top:2%;}
   
}

/*====产品 侧导航====*/
#n_nav{background:#f7f7f9;margin-bottom: 20px;border:1px solid #e9e9ec; overflow:hidden;}
#n_nav h1{ display:block;  padding: 0 20px;border-bottom: 1px solid #e9e9ec; line-height: 60px; background:#1461B0; color:#fff; font-weight:bold; font-size:18px; }
#n_nav dt{position:relative;display:block; padding:0 10px;line-height: 50px;height: 50px;overflow:hidden;margin-top:0px;border-bottom: 1px solid #e7e9eb;}
#n_nav dt a{ float:left; width: 85%;font-weight: normal;font-size:15px; font-weight:bold;padding-left: 10px;color: #333;display:block;height: 51px; display:block;}
#n_nav dt a:hover{ color:#1461B0; text-decoration:underline; }
#n_nav dt i{ float:right; display:block; height: 51px; width:10%; background:#1461B0;}
#n_nav dt.on{ border:none }
#n_nav dt.title i{background: url(../images/icon_jh.png) left center no-repeat; position:relative; z-index:99;}
#n_nav dt.title_on{background:#1461B0;}
#n_nav dt.title_on a{border:none;color: #fff;}
#n_nav dt.title_on i,#n_nav dt.title_on i:hover{background: url(../images/icon_j_h.png) left center  no-repeat;color:#fff;border:none;}
#n_nav dd{display:none; border:none; font-size:12px;}
#n_nav dd .box{ background: #fff;}
#n_nav dd a{padding-left:20px;line-height:36px;font-size:13px;color:#636060;display:block;height:36px;padding: 0 0 0 36px; border-bottom:1px dotted #ccc;}
#n_nav dd a:hover{ color:#1461B0; text-decoration:underline;}
#n_nav dd a.on{color: #1461B0;}
#n_nav dd a:last-child{}


/*====翻页效果====*/
.j_pages {
	margin: 0 auto;
	margin-top: 20px;
}
.j_pages .box {
	display: inherit;
	width: 100%;
	text-align: center;
	font-size: 0;
}
.j_pages a {
	padding: 0px 13px;
	height: 37px;
	line-height: 35px;
	display: inline-block;
	margin: 0 3px;
	border: 1px solid #dedede;
	color: #444;
	font-size: 14px;
	box-sizing: border-box;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.j_pages a font {
	font-size: 14px;
	color: #9f9fa7
}
.j_pages .on {
	background: #006DC8;
	color: #fff!important;
	border: 1px solid #006DC8;
}
.j_pages span {
	font-family: simsun;
}
.j_pages i {
	display: inline-block;
}
.j_pages a:hover {
	background: #006DC8;
	color: #fff!important;
	text-decoration: none;
	border: 1px solid #006DC8;
}
@media (max-width:768px) {
.j_pages a{padding: 0 11px;height: 33px;line-height: 31px; font-size:20px; margin:0 3px; font-size:14px; }

.j_pages span{ padding:0;}

.j_pages i{ width:0;}
}



/***证书放大图***/
#rpro-text{ margin-top:0px;}
#rpro-text a{
	display:block;
	text-decoration:none;
	float:left;
	font-size:15px;
	color:#666;
	text-align:center;
	margin-right: 2%;
	margin-bottom: 8px;
	width:31.8%;
}
#rpro-text a:nth-child(3n){ margin-right:0;}
#rpro-text a label{
	line-height: 24px;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow:hidden;display:block;
}
#rpro-text img{
	border:solid 1px #dbdbdb;
	width:100%;
	height:200px;
	padding: 2px;
}
#rpro-text img:hover{border:solid 1px #020096;}
#rpro-text a:hover{color:#020096;}

@media (max-width:768px) {
#rpro-text{ margin-top:0;}
#rpro-text a{ width:47%;margin-right: 4%;}
#rpro-text img{height:135px;}

#rpro-text a:nth-child(2n){ margin-right:0;}
#rpro-text a:nth-child(3n){ margin-right:4%;}
#rpro-text a:nth-child(6n){ margin-right:0;}
}
@media (max-width:320px) {
#rpro-text img{height:110px;}
}





/*新闻列表*/
.newslist {margin:0px 0 0 0}
.single_item {border-bottom:1px solid #ddd; position:relative;padding:0px 0 22px 0; margin-bottom:20px;}
.conslist .naddtime { position:absolute;left:0;top:0px; background:#f2f2f2;width:90px; height:105px; text-align:center;transition-duration: .5s;}
.conslist .naddtime h1 {color:#333; line-height:21px;padding:10px 0 5px 0}
.conslist .naddtime h2 {color:#006DC8;font-weight:700;font-size:36px; line-height:40px}
.conslist .ncons {margin:0 0 0 120px}
.conslist .ncons .ntitle { height:20px; line-height:20px; overflow:hidden}
.conslist .ncons .ntitle a {font-size:18px;font-weight:700; letter-spacing:1px}
.conslist .ncons .nclicks {margin:10px 0 5px 0; color:#999;}
.conslist .ncons .ncontent { line-height:26px; height:52px; color:#666; overflow:hidden; font-size:15px;}
.conslist:Hover .naddtime { background:#006DC8;}
.conslist:Hover .naddtime h1 {color:#fff}
.conslist:Hover .naddtime h2 {color:#fff}
.conslist:hover .ncons .ntitle a {color:#006DC8}

@media only screen and (max-width: 1145px){
.newslist {margin:30px 0 0 0}
.single_item {padding:25px 0 22px 0}
.conslist .naddtime { top:25px; width:68px; height:88px;}
.conslist .naddtime h1 {line-height:20px;padding:7px 0 4px 0}
.conslist .naddtime h2 {font-size:30px; line-height:30px}
.conslist .ncons {margin:0 0 0 80px}
.conslist .ncons .ntitle { height:16px; line-height:16px}
.conslist .ncons .ntitle a {font-size:15px;letter-spacing:0px}
.conslist .ncons .nclicks {margin:8px 0 3px 0;font-size:12px}
.conslist .ncons .ncontent { line-height:22px; height:46px;font-size:13px}
}

/*====最新资讯====*/
.news_xun{ display:inline-block; width:100%; border-bottom:1px solid #dcdcdc; padding:25px 0px; transition: all 0.3s ease 0s;
-webkit-transform: all 0.3s ease 0s; overflow: hidden;}
.news_xun .news_xun_img{ width:22%; overflow:hidden; float:left;}
.news_xun .news_xun_img img{ width: 100%; height: 100%;transition: all 0.5s;display: block;}
.news_xun .news_xun_img:hover img {transform: scale(1.1);}
.news_xun .news_xun_wen img{ width:100%}
.news_xun .news_xun_wen{ width:74%; padding-left:28px; padding-top:15px; float:left;}
.news_xun .news_xun_wen dd{ padding-bottom:10px}	
.news_xun .news_xun_wen dd p:nth-child(1){ font-size:18px; color:#333333; font-weight:bold;}
.news_xun .news_xun_wen dd p:nth-child(2){ font-size:14px; color:#999999; background:url(../images/bn44.png) no-repeat 0% 50%; padding-left:20px; margin-top:10px}
.news_xun .news_xun_wen dt{ font-size:14px; color:#666666; line-height:22px;text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.news_xun:hover{transition: all 0.3s ease 0s;-webkit-transform: all 0.3s ease 0s;}
.news_xun:hover .news_xun_wen dd p:nth-child(1){ color:#006DC8}
.news_xun:last-child{ border-bottom:0px}
.news_xun:first-child{ padding-top:0px}

.news_xun .news_xun_wen2{ width:74%; padding-left:28px; padding-top:10px; float:left;}
.news_xun .news_xun_wen2 dd p{font-size:16px; color:#333333; font-weight:bold; padding-bottom:5px;}
.news_xun .news_xun_wen2 dt{font-size:13px; color:#666666; line-height:24px}

@media screen and (max-width:667px){
.news_xun{ background-image:none;}
.news_xun .news_xun_wen dd{ padding-bottom:5px}	
.news_xun .news_xun_wen dt,.news .news_xun .news_xun_wen dd p:nth-child(1){text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;font-size:14px}
.news_xun .news_xun_wen dd p:nth-child(2),.news .news_xun .news_xun_wen dt{ font-size:12px}
.news_xun .news_xun_img{ width:35%; height:100px;}
.news_xun .news_xun_img img{ width:100%}
.news_xun .news_xun_wen{ width:60%; padding-left:15px; padding-top:5px}
.news_xun .news_xun_wen2{ width:60%; padding-left:15px; padding-top:5px}
.news_xun .news_xun_wen2 dt{font-size:12px; color:#666666; line-height:22px;}
}
@media screen and (max-width:320px){
.news_xun .news_xun_wen{ width:58%;}
.news_xun .news_xun_wen2{ width:58%;}
}		

/*新闻详情*/

.news-title{border-bottom: 1px dotted #DDD;padding-bottom: 20px; margin-top:10px; margin-bottom:20px; text-align:center;}
.news-title h2{ font-size:24px; font-weight:bold; float:none; color:#333; margin-bottom:10px;}
.news-title p span{margin:0 5px;color: #999;}

.text{  color:#666; line-height:24px; font-size:16px;}
.text p{ margin-bottom:10px;line-height:24px; font-size:16px;}


@media (max-width:800px) {
.news-title{ }
.news-title h2{ font-size:18px;}
.news-title p{ font-size:14px;}	
}

.pages{
	line-height:30px;
	border-top:1px dotted #ccc;
	font-size:15px;
	color:#666666;
	padding-top: 20px;
	margin-top: 15px;
} 
.pages a{
	text-decoration:none;
	margin-left:3px;
	padding:2px 2px;
	color:#666666;
	}
.pages a:hover{
	text-decoration:underline;
	color:#006DC8;
	}
@media (max-width:980px) {
.pages{ font-size:14px;line-height:22px;}
}

/******************产品列表************************/
.cp_yy{ margin-top:20px; margin-bottom:20px; float:right; }
.cp_yy h1{ font-size:24px; font-weight:bold; color:#333; margin-bottom:20px;}
.cp_yy li{ float:left; margin-right:20px; }
.cp_yy p{ text-align:center; padding-bottom:0px;}

.cp{ float:left;margin-top:20px; margin-bottom:20px;}
.cp li{ float:left; margin-right:20px; }
.cp p{ padding-bottom:0px;}

.cp_gn{ margin-top:10px; margin-bottom:20px;}
.cp_gn h1{ font-size:24px; font-weight:bold; color:#333; margin-bottom:20px;}
.cp_gn li{ float:left; margin-right:30px; border-right:1px dotted #ddd; padding-right:30px; width:18%; }
.cp_gn li:last-of-type{ margin-right:0; border-right:0;}
.cp_gn p{ text-align:center; padding-bottom:0px;}

.cp_gn2 li{float:left;margin-right:20px; border-right:1px dotted #ddd; padding-right:20px; width:40%; margin-bottom:20px;}
.cp_gn2 p{ text-align:center; padding-bottom:0px;}

/*产品详情*/	
.product_con_t{}
.product_con_t .t_r{ float:right; width:52%; margin-right:0px; }
.product_con_t .t_r .bt{ font-size:26px;font-weight:bold; border-bottom:1px solid #ddd; text-align:left;}
.product_con_t .t_r .bt2 {font-size:18px;margin-top:20px; font-weight:bold;}
.product_con_t .t_r .box{ margin-top:10px; line-height:30px; background:#FFF;  }
.product_con_t .t_r .box p{ font-size:15px; color:#666; line-height:24px; margin-bottom:5px;}
.product_con_t .t_r .box h3{ font-size:24px;  margin-bottom:3%;}
.prodcut-tel{ padding-left:50px; margin-bottom:10px; margin-top:10px; background:url(../images/p_icon.png) no-repeat left center; }
.prodcut-tel span{font-family:arial; font-size:24px; color:#DD0203;display: block; font-weight:bold; }

@media screen and (max-width: 720px){
.sp-wrap {
    float: none;
    width: 100%;
}
.product_con_t .t_r {
    float: none;
    width: 100%;
    margin-top: 20px;
	margin-left:0px;
}
.product_con_t .t_r .bt{ font-size:20px;}
.product_con_t .t_r .box h3{ font-size:20px; margin-bottom:3%;}
}

.product_cont{ width:100%; margin-top:20px; overflow: hidden;}
.product_cont h1{height:48px;line-height:48px;background:#eee;color:#F90100;font-size:16px;font-weight:bold; margin-bottom:20px;}
.product_cont span{padding:0 30px;background:#020096;display:inline-block;color:#fff;}

.product_detail { font-size:15px; color:#666; line-height:30px; }
.product_detail p{ font-size:15px; color:#666; line-height:30px; }

/**************************在线购买**************************/
.mopop{  font-size: 16px; color: #fff;  margin-top:20px;display: block; height:50px; line-height: 50px;  background: #020096;  width: 180px;  border-radius: 3px; text-align: center;}
.mopop:hover{ background: #DD0203; color: #fff; cursor:pointer; text-decoration:none;}
@media (max-width:1024px) {
.mopop{  margin-top:20px;}
}
@media (max-width:768px) {
.mopop{ width: 100%;}
}



/*==============job=====================*/

#list_slide{  position:relative;}

#list_slide dl{  overflow:hidden; border:1px solid #ebebeb;  margin-bottom:10px; }

#list_slide dt{border:none;  display:block; position:relative; padding:10px 25px;  cursor:pointer;   background:url(../images/jian01.png) 98% center no-repeat #F2F3F4;}

#list_slide dt h1{  color:#444444; font-size:15px; line-height:30px; display:block; font-weight:bold;}

#list_slide dd{ display:none; padding:0 40px; padding-bottom:20px; line-height:36px; background:#F2F3F4;   }

#list_slide dd p{ line-height:22px;  }

#list_slide dd .content{ padding-top:20px;}

#list_slide dt.on td{ color:#fff;}

#list_slide dt.on{ background:url(../images/jian01_on.png) 98%  center no-repeat #2621AB; }

#list_slide dt.on h1{color:#fff;}


@media (max-width:980px) {
#list_slide dt{padding:10px 20px; }
#list_slide dd{ padding:0 20px; }	
#list_slide dt{border:none;  display:block; position:relative; padding:10px 25px;  cursor:pointer;   background:url(../images/jian01.png) 96% center no-repeat #F2F3F4;}
#list_slide dt.on{ background:url(../images/jian01_on.png) 96%  center no-repeat #2621AB; }
}

/*留言*/
.zxly_er{ max-width:1200px; margin: 0 auto; }
.zxly_er ul{}
.zxly_er li{ width:48%; margin-bottom:1%;}
.zxly_er li.left{ float:left;}
.zxly_er li.right{ float:right;}
.zxly_er li .input_txt{ width:95.5%; height:40px; border:1px solid #DDD; outline:medium; padding:0 2%; font-family:"微软雅黑";}
.zxly_er li.textarea{ width:100%; margin:0;}
.zxly_er li.textarea textarea{ width:97.8%; height:100px; border:1px solid #DDD; outline:medium; padding:1%; font-family:"微软雅黑";}
.zxly_er .more{margin-top:20px;}
.zxly_er .input_btn{ width:160px; height:40px; font-family:"微软雅黑"; border:0 none; margin-right:5px; color:#FFF; background:#006DC8;}
.zxly_er .input_btn2{ width:160px; height:40px; font-family:"微软雅黑"; border:0 none; margin-left:5px; color:#FFF; background:#333;}
@media screen and (max-width: 720px){
.zxly_er li {
    width: 100%;
    margin-bottom: 2%;
}
.zxly_er li.textarea textarea{ width:95.5%; padding:1% 2%;}
}


.ny_products{}
.ny_products ul{ margin-left:-3%;}
.ny_products li{ float:left; width:30.333%; margin-left:3%; margin-bottom:3%;overflow:hidden; }
.ny_products li .border{ border:8px solid #f6f6f6;transition:all 1.0s;}
.ny_products li .border:hover{border:8px solid #6CBB5A;}
.ny_products li .border .pic{overflow:hidden; position:relative;}
.ny_products li img{ width:100%;transition:all 1.0s;}
.ny_products li:hover img{ transform:scale(1.1);}

.ny_products li .title{ padding: 20px; background:#f6f6f6;transition:all 1.0s;}
.ny_products li:hover .title{ background:#6CBB5A; color:#fff;}
.ny_products li .title .bt{ font-size:18px; font-weight:bold; margin-bottom:10px;}
.ny_products li .title p{ font-size:14px; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.ny_products li .title .more{ margin-top:20px;}
.ny_products li .title .more i{ width:20px; height:20px; line-height:20px; border-radius:30px; border:1px solid #999; font-size:12px; display:inline-block; text-align:center; color:#333; margin-right:5px;}
@media screen and (max-width: 640px) {
.ny_products ul{ margin-left:0%;}
.ny_products li{ float:left; width:100%; margin-left:0%; margin-bottom:5%;}
.ny_products li .title{ padding:20px 20px;}
.ny_products li .title .more{ margin-top:10px;}

}


/***下载**/
.download{background-color: #fff;}
.download li{border-bottom: 1px solid #ddd;}
.download a{display: block;position: relative;color: #333;font-size: 14px;height: 53px;line-height: 53px;overflow: hidden;padding-right: 63px;}
.download span{display: block;float: left;overflow: hidden;height: 53px;overflow: hidden;}
.download .span1{width: 70%; font-size:15px; }
.download .span2{width: 15%;}
.download .span3{width: 15%;}
.download i{display: block;width: 28px;height: 28px;position: absolute;right: 36px;top: 50%;margin-top: -14px;background: url(../images/gicon13.png) no-repeat center center;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.download a:hover{color: #2621AB;}
.download a:hover i{background: url(../images/gicon13-2.png) no-repeat center center;}

.dn {
    display: none;
}
@media only screen and (max-width: 767px){
	.download a{line-height: 30px;height: auto;font-size: 13px;}
    .download i{right: 10px; margin-top:-2px;}
    .download span{line-height: 30px;height: 30px;}
    .download .span1{float: none;width: auto;}
    .download .span2,.ul-list9 .span3,.ul-list9 .span4{color: #666;}
    .download{padding: 0;}
    .download .span2{width: 30%;}
    .download .span3{width: 40%;}

}



#hd{
	width:100%;
	max-width:1200px;
	margin:0 auto;
	margin:0 auto;
	margin-top:20px;
	}
#hd a.topa{
	display:inline-block;
	color:#666;
	font-size:14px;
	background:#f4f4f4;
	padding:10px 15px;
	position:absolute;
	margin-left:calc(8.3% - 54.92px);
	}
#hd a.topa:hover{
	color:#fff;
	background:#2621AB;
	}
#hd ul{ text-align:center;

	
	}
#hd ul li{
	width:49%;
	text-align:center;
	cursor:pointer;
	display:inline-block;
	}

#hd ul li a{
	display:inline-block;
	color:#fff;
	font-size:18px;
	background:#333;
	padding:15px 0px;
	width:100%;
	}
#hd ul li a:hover{
	color:#fff;
	background:#2621AB;
	}
#hd ul li.six a{
	color:#fff;
	background:#2621AB;
	}
	
	
	
@media (max-width:1000px) {
#hd a.topa{
	margin-left:calc(25% - 54.92px);
	}
#hd ul li{
	width:49%; margin:0;
	}	

	}
@media (max-width:720px) {
#hd ul{ margin-bottom:10px;}

}	
@media (max-width:420px) {
#hd ul li:before{
	width:0px;
	height:0px;
	content:"";
	display:inline-block;
	background:#999;
	margin-top: 19px;
    position: absolute;
	}
#hd ul li a{
	display:inline-block;
	color:#fff;
	font-size:15px;
	background:#333;
	padding:10px 0px;
	}	

}	

#bottom{
	width:100%;
	max-width:1200px;
	margin:0 auto;
	margin-top:30px;
	}
#bottom .text{
	width:100%;
	max-width:1200px;
	overflow:hidden;
	font-size:15px; line-height:24px;
	}	
#bottom .text img{ width:100%;}


/*案例*/

.list-project{ }
.list-project .cont ul{}
.list-project .cont li{float:left;width:32%;margin:0 2% 20px 0;text-align:center;}
.list-project .cont li:nth-of-type(3n){ margin-right:0;}
.list-project .cont li .pic{overflow:hidden;transition:all .6s;}
.list-project .cont li .pic img{width:100%;height:auto;}
.list-project .cont li:hover .pic{box-shadow:0 3px 15px #999;transform:translateY(-10px);}
.list-project .cont li p{linn-hight: 30px;font-size:16px;margin-top:10px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}



.ny_cp_xq *{ box-sizing:border-box;}
.ny_cp_xq{width:1200px; margin:100px auto 0;}
.ny_cp_xq_img{ position:relative; max-width:600px; margin:auto;}
.ny_cp_xq_img_l{ float:left; width:100%;}
.ny_cp_xq_img_l .h1{ font-size:30px; margin-bottom:10px; font-weight:bold; color:#333; text-align:center;}
.ny_cp_xq_img_l .h2{ overflow:hidden;}
.ny_cp_xq_img_l .h2 img{ display:block; width:100%; -webkit-transition:0.5s;transition:0.5s;}
.ny_cp_xq_img_l .h2 img:hover{ -webkit-transform:scale(1.05);transform:scale(1.05);}
.ny_cp_xq_img_r{ float:left;width:100%;}
.ny_cp_xq_img_r ul li{ float:left; width:23.5%;margin:0 2% 0 0; cursor:pointer; opacity:0.3; -webkit-transition:0.5s;transition:0.5s;}
.ny_cp_xq_img_r ul li:nth-child(4n){margin-right:0;}
.ny_cp_xq_img_r ul li.on{opacity:1;}
.ny_cp_xq_img_r ul li img{display:block; width:100%;}
@media (max-width:720px) {
.ny_cp_xq_img_l .h1{ font-size:22px;}
}

