﻿@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: #BCBDC0;
	line-height: 36px;
	
}
 td {
	text-align: left;
	border: 1px solid #dbdbdb;
	line-height:36px;
	border-bottom:none;
	border-right:none;
	padding-left: 0px;

}
table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: #F9F9F9;
}
td p{line-height:36px;}
@media (max-width:1200px) {
 td {line-height:24px;}
}

/**************************当前位置**************************/
.n_main_box{ width:100%; }
.n_main_box .main_box{position:relative;margin: 0 auto; max-width:1200px;}
.n_nav_box{height: 50px;background:#f5f5f5;position:relative;}
.n_nav{ position:relative; }
.n_nav a{display:inline-block;margin-right:45px;height: 49px;font-size:14px;float:left;line-height:70px;color:#444444; }
.n_nav a strong{display:block;font-size: 20px;color: #000;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: 1px solid #15336F;}
.n_nav .on{border-bottom: 1px solid #333;}
.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:#666;}
.position i{ font-family:simsun; margin:0 3px; font-style:normal; }
.position em{font-size:14px;color: #000;font-style: normal;}
.position a:hover{color: #000;}
.n_main_box .main_box{height: 50px;position:relative;padding: 10px auto; box-sizing: border-box; }
.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: #FEED01;  display: none; line-height: 50px; position: relative; z-index: 99; }
#bnt_back{ position:absolute; left: 1rem; top:0;  color: #000; font-size: 26px;}
#m_n_nav i{}
#m_n_nav h1{ font-size: 18px; color: #000; text-align: center;line-height: 50px; font-weight:bold;}
#bnt_sub_nav{ position: absolute; right: 1rem; top: 0; cursor: pointer; color: #000; 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:#333;  border-top:1px solid #e7e7e7; z-index: 999; }
#sub_nav_content dt a{ margin:0 20px; display:block;color:#fff; 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:#15336F;}
#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;}
}

.ny_dh_bj{text-align:center; }
.ny_dh_bj ul{font-size: 0;}
.ny_dh_bj ul li{display:inline-block;font-size:16px;color:#333;position:relative;margin-right: 15px;width: auto;}
.ny_dh_bj ul li a{font-size:16px;color:#333;display:inline-block;position:relative; padding:0 40px;height: 45px;line-height: 43px;border:  #333 1px solid;text-align: center;background: #fff;border-radius: 4px;position:relative;transition:0.6s;overflow:hidden;}
.ny_dh_bj ul li span{ position:relative; z-index:10}
.ny_dh_bj ul li a:hover,.siji01 ul li.on a{color: #000;border:#333 1px solid;}
.ny_dh_bj ul li a:before{content:"";position:absolute;right:0;width:0;height: 45px;background: #FEED01;-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;z-index: 0;}
.ny_dh_bj ul li.on a:before,.ny_dh_bj ul li:hover a:before{ left:0; width:100%}
.ny_dh_bj ul li a:hover{ box-shadow:0 0 30px rgba(0,0,0,0.15)}


.con{overflow:hidden;padding-top:30px;padding-bottom:50px; background:#f5f5f5;}
.conleft{ background:#eee; margin-bottom:50px;}
.listnav{width: 240px;background: #eeeeee;}
.list_t{height: 90px; color: #000;background:url(../images/icon_sub_nav.png) 20px 30px no-repeat #FEED01;  text-transform:uppercase; border-bottom:1px solid #333;}
.list_t p{font-weight: bold;font-size: 28px; padding-top:25px; padding-left:60px;}

.list_d #list li{position: relative; width:240px;  line-height:58px; border-bottom:1px solid #fff; -webkit-transition:0.3s; transition:0.3s; padding-left:0px !important;}
.list_d #list li:nth-child(2n-1){background:#fff;}
.list_d #list li a{background:url(../images/li_bg.png) 20px no-repeat; font-size:15px; position: relative; z-index:2; display:block;padding-left:44px;  color:#333;}
.list_d #list li .on{color:#000; font-weight:bold; background:url(../images/li_bg_on.png) 20px no-repeat #FEED01;}
.list_d #list li a:hover{color:#000; background:url(../images/li_bg_on.png) 20px no-repeat #FEED01; line-height: 58px; -webkit-transition:0.3s; transition:0.3s;}
.conright{ width:78%;margin-bottom:50px;}
@media (max-width:1200px) {
.ny_dh_bj ul li a{padding:0 10px;}
.conleft{ display:none;}
.conright{ width:100%; margin-bottom:0;}
}

.main_prol_cont{width:240px;height:67px;float:left;margin-top:10px;background:url(../images/contbg.jpg) center no-repeat;text-align:center;padding-top:63px;color:#000;}
.main_prol_cont span{font-size:15px;}
.main_prol_cont h3{font-size:20px; font-weight:bold; margin-top:5px;}


.ar_article {color:#333; font-size:15px; line-height:26px; min-height:200px;  }
.ar_article p{font-size:15px; color:#333; line-height:26px; 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:0px; margin-bottom:0px; padding-bottom:20px;}
.ar_article{ font-size:14px;line-height:24px;}
.ar_article p{ padding-bottom:10px; font-size:14px;line-height:24px; }	
}






.ar_article1 {color:#333; font-size:15px; line-height:26px; min-height:200px; width:800px; margin-left:auto; margin-right:auto;}
.ar_article1 p{font-size:15px; color:#333; line-height:26px; padding-bottom:10px; }	
.ar_article1 strong{ font-weight:bold;}

.ar_article1  img{ max-width:100%;}
.ar_article1 a{ color:#6c6c6d;}
.ar_article1 a:hover{ text-decoration:underline;}
.ar_article1 a:hover span{text-decoration:underline;}
.ar_article1 h1,.ar_article1 h2,.ar_article1 h3,.ar_article1 h4,.ar_article1 h5,.ar_article1 h6{ font-weight:bold;}
@media (max-width:680px) {
.ar_article1{font-size:14px;line-height:24px;max-width:100%;}
.ar_article1 p{ padding-bottom:10px; font-size:14px;line-height:24px; }	

}



















.about-hz{ padding: 50px 0; font-size: 16px; line-height: 30px; width: 100%; max-width:1200px; margin: 0 auto; overflow: hidden; }
.about-pic{ float:left; width:44%;}
.about1-right{ width: 53%; float: right;}
.about1-right h3{ font-size:18px; font-family:"Arial"; color:#999; text-transform:uppercase;}
.about1-right h2{ background:url(../images/gy-x1.jpg) no-repeat left bottom;font-size:36px; font-weight:bold; color:#333; margin-bottom:10px;}
.about1-right-wz{ padding:20px 0 0 0; font-size:16px; line-height:30px;}
.about1-right ul{ margin-top:20px;}
.about1-right ul li{ width:130px; height:62px; border-right:1px solid #ccc; text-align:center; float:left;}
.about1-right ul li:last-child{ border:none;}
.about1-right ul li h4{font-size:14px;color:#526df8;}
.about1-right ul li h4 span{ font-size:36px; font-weight:bold; }
.about1-right ul li h5{ font-size:14px;}

.about2{ width:100%;  background:url(../images/gu-bj1.jpg) no-repeat center center;}
.about2-con{ padding:50px 0;width:100%; max-width:1200px;margin:0 auto;overflow:hidden;}
.about2-con h2{ font-size:36px; font-weight:bold; color:#000; text-align:center;}
.about2-con h3{ text-align:center; font-size:16px;color:#000; margin:20px 0;}
.about2-con ul li{ height:120px; width:49%; background:#fff; float:left; margin-bottom:20px;}
.about2-con ul li:nth-child(2n){ float:right;}
.about2-con ul li .wh-con{ width:94%; margin:0 auto; padding-top:25px;}
.about2-con ul li .wh-con h4{ height:40px; font-size:24px; color:#333; font-weight:bold;}
.about2-con ul li .wh-con p{ line-height:24px; font-size:16px;}

.ny-ryzz-bj{ background:#fff; padding:50px 0 50px 0;}
.ny-ryzz-bj h2{ text-align:center;font-size:36px; color:#333; font-weight:bold;}

#s_links_hw{ width:100%; max-width:1200px; margin:0 auto;}

#s_links_hw .pic_news{ margin-top: 20px;   overflow: hidden; }

#s_links_hw .pic_news li{ display: block; float: left; width: 280px; overflow: hidden; margin-right: 25px;}
#s_links_hw .pic_news li a{ cursor:default;}

#s_links_hw .pic_news li .pic_box{ width: 280px;  overflow: hidden; margin-bottom: 0px;position:relative;}

#s_links_hw .pic_news li .pic_box img {
	display: block;
	transition: all 0.5s;
	width:100%;
}
#s_links_hw .pic_news li .pic_box:hover img {
	transform: scale(1.05);
}
#s_links_hw .pic_news li img{ width: 280px; display: block; }

#s_links_hw .pic_news li h1{  font-size:15px; line-height: 36px;  color:#333; display: block; white-space: nowrap;overflow:hidden;text-overflow: ellipsis;}

#s_links_hw .pic_news li:hover h1{color:#000;  }

.img_size dd img,.img_size li img,.img_size1 .pic{ -moz-transition: all 1s ease !important;

-webkit-transition: all 1s ease-in-out !important;

-o-transition: all 1s ease-in-out !important;

-ms-transition: all 1s ease-in-out !important;

transition: all 1s ease-in-out !important; } 


@media (max-width:980px) {
.ny-ryzz-bj{ padding:30px 0;}
#s_links_hw .pic_news li{  width: 150px;margin-right: 15px; }
#s_links_hw .pic_news li .pic_box{ width:150px; }
#s_links_hw .pic_news li .pic_box img{ width:150px;}	
#s_links_hw .pic_news{ margin-top: 15px; }
.ny-ryzz-bj h2{font-size:24px;}
#s_links_hw .pic_news li h1{ font-size:14px; }
}


@media (max-width:1200px) {
.about-hz{ width:94%; margin:0 auto; padding:30px 0;}
.about-pic{ float:none; width:100%;}
.about1-right{ float:none; width:100%;}
.about1-right h2{ font-size:24px; margin-top:10px; margin-bottom:0px;}
.about1-right h3{ font-size:12px;}
.about1-right-wz{ padding:10px 0; font-size:14px; line-height:24px;}

.about2-con{ width:94%; padding:20px 3%;}
.about2-con h2{ font-size:24px;}
.about2-con ul li .wh-con{ width:84%; margin:0 auto; padding-top:20px;}
.about2-con h3{ text-align:center; font-size:14px; margin:10px 0;}
.about2-con ul li .wh-con h4{ height:30px; font-size:18px; color:#333;}
.about2-con ul li .wh-con p{ line-height:20px; font-size:12px;}
}

/*联系*/
.ab_contact{ background:#F5F5F5; padding:50px 0 100px;}	
.ab_contact h2{ text-align:center;font-size:36px; color:#333; font-weight:bold;}
.contact-left{ width:60%; float:left; margin-top:20px;}
.n_lxwm img{ float:left; width:24px; height:24px; }
.n_lxwm p{ line-height:25px; font-size:15px; color:#626262;margin-left:35px;}

.ab_contact .leave{
	width:40%;
	float:right;
	overflow:hidden;
	margin-top:20px;
	}
form{
	width:100%;
	overflow:hidden;
	}
form p+p{
	margin-top:20px;
	}
form p input[type="text"]{
	border:1px solid #ddd;
	width:98%;
	height:42px;
	text-indent:1em;
	outline:none;
	font-size:14px;
	}
form p textarea{
	outline:none;
	resize:none;
	width:96%;
	height:98px;
	border:1px solid #ddd;
	padding:12px 0px 0px 12px;
	font-family:"微软雅黑";
	}
form p input[type="submit"]{
	background:#FEED01;
	width:48%;
	height:50px;
	outline:none;
	border:none;
	color:#000;
	cursor:pointer;
	border-radius:5px;
	font-size:18px;
	}
form p input[type="reset"]{
	background:#ccc;
	width:46%;
	height:50px;
	outline:none;
	border:none;
	color:#000;
	cursor:pointer;
	margin-left:4%;
	border-radius:5px;
	font-size:18px;
	}
#map{height:400px;width:100%;border:1px solid #ccc; overflow:hidden; margin-top:20px;}	

@media (max-width:1200px) {
.contact-left{ width:100%; float:none;}
.ab_contact .leave{ width:100%; float:none;}
.ab_contact h2{ font-size:24px;}
form p+p{ margin-top:10px;}
#map{ height:250px;}
}



.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: #333;
	background: #fff;
	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;
	font-family: SimSun;
	color: #9f9fa7
}
.j_pages .on {
	background: #FEED01;
	color: #000!important;
	border: 1px solid #333;
}
.j_pages span {
	font-family: simsun;
}
.j_pages i {
	display: inline-block;
}
.j_pages a:hover {
	background: #FEED01;
	color: #000!important;
	text-decoration: none;
	border: 1px solid #333;
}
@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;}
}




/***证书放大图***/
.tpimg{
	width:100%; margin-top:10px;
	}
.tpimg ul{ margin:0 -1%;}
.tpimg ul li{
	width:31%;
	text-align:center;
	font-size:16px;
	color:#333;
	line-height:30px;
	float:left;
	margin:0.6% 1%;
	}
.tpimg ul li .photo{
	width:100%;
	background:#fff;
	cursor:pointer;
	overflow:hidden;
	border:1px solid #ccc;
	padding:5px;
	}
.tpimg ul li .photo img{
	max-width:100%;
	min-width:100%;
	display:block;
	}
.tpimg ul li:hover{
	color:#000;
	}
.tpimg ul li:hover .photo{
	border:1px solid #000;
	}
@media (max-width:768px) {
.tpimg ul li{
	width:45%;
	margin:1% 4% 0 1%;
	font-size:14px;
	}
	}






/*新闻列表*/
/**************************新闻**************************/
.ny-news{ width:100%; padding:10px 0 50px 0; background:#f5f5f5;}
/*==============新闻列表=====================*/
#news_list { margin-top:20px; padding-bottom:20px; }
#news_list ul{ margin:-1.2%; overflow:hidden; }
#news_list li{ width:30.8%; position:relative; display:block; overflow:hidden; background:#fff; float:left; margin:1% 1.2%; padding-bottom:50px;}
#news_list li a{ display:block;}


#news_list li .pic_box{overflow:hidden; position:relative; width:100%;}

#news_list li .pic_box img {
	display: block;
	transition: all 0.5s;
	width:100%; border:0;
}
#news_list li .pic_box:hover img {transform: scale(1.1);}
#news_list li .pic_box img{ width:100%; height:213px;}
#news_list li .text_box{ position:relative; padding:25px; }
#news_list li h1 a{overflow:hidden; white-space: nowrap; overflow:hidden;text-overflow: ellipsis;  color:#555555; font-size:18px; font-weight:bold;  display:block; }
#news_list li p{ font-size:14px; line-height:24px; margin-top:20px; color:#777777;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
#news_list li span{ margin-top:2px; display:block; font-size:12px; color:#5c5c5d;}
#news_list .fot_box{ position:relative; height:20px; line-height:14px; padding:0 25px; border-top:1px solid #eee; }
#news_list .fot_box span{color:#a1a1a1; font-size:14px; padding-top:20px;}
#news_list .fot_box a{ display:block;  color:#a1a1a1; font-size:14px; position:absolute; right:25px; top:20px; background:url(../images/icon_more_jt.png) right center no-repeat; padding-right:30px;}
#news_list li:hover{  box-shadow:0 0 10px #ccc;  }
#news_list li:hover h1 a{ color:#000; }
#news_list li:hover p{ }
#news_list li:hover .fot_box a{ background:url(../images/icon_more_jt_hover.png) right center no-repeat; color:#000;}
#news_list li:hover .fot_box span{ }
#news_list li a:hover{ text-decoration:underline; }
#news_list h2{ text-align:center;color:#555; margin-top:50px;}


@media (max-width:1200px) {
#news_list li{ width:46%;}
}
@media (max-width:920px) {
#news_list li{ width:44%;}
}
@media (max-width:800px) {
#news_list{ margin-top:10px;}
#news_list li{ width:100%; padding-bottom:30px; margin:2% 0;}
#news_list ul{ margin:0;}
.ny-news{ width:100%; padding:0px 0 20px 0;}
#news_list li .text_box{ position:relative; padding:15px; }
#news_list .fot_box{  padding:0 15px;}
#news_list li p{ margin-top:10px;}
#news_list li .pic_box img{  height;auto;}
}


/*新闻详情*/

.news-title{border-bottom: 1px dotted #DDD;padding-bottom: 20px; margin-top:30px; margin-bottom:20px; text-align:center;}
.news-title h1{ 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;}
.fh{width: 120px;line-height: 40px;text-align: center; margin-top:30px; margin-bottom:30px;}
.fh a{display: block;color:#FFF; font-size:15px;background: #999;border-radius: 20px;}
.fh a:hover{display: block;color:#FFF;text-decoration: none; background:#333;border-radius: 20px;transition:all 1.5s;}

@media (max-width:800px) {
.news-title{margin-top:10px; }
.news-title h2{ font-size:18px;}
.news-title p{ font-size:14px;}	
}


/*====上一篇下一篇====*/

#ar_fot{padding: 20px 0 0px 0;float:left;box-sizing: border-box;width: 100%;margin-top: 20px;border-top: #DDD 1px dotted;color: #333;}

#ar_fot a{font-size: 15px;color: #333;font-weight:normal;}

#ar_fot a:hover{ color:#000; text-decoration:underline;}

.fl{ text-align:left; float:left;}

.fr{ float:right;}

@media (max-width: 768px){
.fl {
    float: none;
    width: 100%;
    text-align: left !important;
    margin-bottom: 10px;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;
}
.fr {
    float: none;
    width: 100%;
    text-align: left !important;
    margin-bottom: 10px;overflow: hidden;text-overflow:ellipsis;
}
}

/*====相关新闻====*/
.relatednews{ padding-top:20px; padding-bottom:50px;}
.relatednews h1{height:40px;line-height:40px;background:#FEED01;color:#f69a00;font-size:16px;font-weight:bold;margin:10px 0;}
.relatednews span{padding:0 30px;background:#000;display:inline-block;color:#fff;}

.relnews{ }
.relnews li{ width:47%; margin-right:3%; float:left; padding:15px 0; font-size:15px; color:#333; border-bottom:1px dotted #ddd;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;}
.relnews li{ padding:15px 0; background:url(../images/pic17.png) no-repeat left -72px; padding-left:15px;}
.relnews li:nth-of-type(2n){ margin-right:0;}
.relnews li{}
.relnews li:hover{ background:url(../images/pic17.png) no-repeat left 22px; text-decoration:underline;}
.relnews li a:hover{color:#000;}
.relnews li span{ float:right; color:#999; background:none; padding:0;}
.relnews li p{ float:right; background:url(../images/pic37.png) no-repeat left center; padding-left:25px;}
@media (max-width: 1200px){
.relnews li{ width:95%; float:none; margin-right:0; font-size:14px;}
.relatednews{  padding-bottom:0px; padding-top:0;}
}

/******************产品列表************************/
#s_pro_list {width:100%; max-width: 1200px; overflow: hidden;}
#s_pro_list ul li{ width: 31.66%; background:#fff; float: left;overflow:hidden; display:block; margin-right:2.5%; margin-bottom: 30px;/*transition:all .5s;-webkit-transition:all .5s;*/}
#s_pro_list ul li:nth-of-type(3n){ margin-right:0;}
#s_pro_list ul li .proimg_img{ width:100%; overflow:hidden;}
#s_pro_list ul li .proimg_img img{ width:100%; -webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;}
#s_pro_list ul li .proimg_img:hover img{transform:scale(1.05);}

#s_pro_list ul li p{ width: 100%; height: 50px; background: #FEED01;color:#000; text-align: center; line-height: 50px; font-size: 16px;transition:all .75s;-webkit-transition:all .75s;}
#s_pro_list ul li:hover p{ background: #fff; color: #000;}
#s_pro_list ul li:hover{ /*transform:translateY(-5px);-webkit-transform:translateY(-5px);filter:progid:DXImageTransform.Microsoft.Shadow(color=#ccc,direction=120,strength=3);*//*ie*/
-moz-box-shadow: 1px 1px 10px #ccc;/*firefox*/
-webkit-box-shadow: 1px 1px 10px #ccc;/*safari或chrome*/
box-shadow:1px 1px 10px #ccc;/}


.topone{margin-bottom:20px;width:100%;transition:all .5s;-webkit-transition:all .5s;}
.topone:hover{ transform:translateY(-5px);-webkit-transform:translateY(-5px);filter:progid:DXImageTransform.Microsoft.Shadow(color=#ccc,direction=120,strength=3);/*ie*/
-moz-box-shadow: 1px 1px 10px #ccc;/*firefox*/
-webkit-box-shadow: 1px 1px 10px #ccc;/*safari或chrome*/
box-shadow:1px 1px 10px #ccc;/*opera或ie9*/}
.topone .tpleft{width:65%; background:url(../images/picbg.jpg) center no-repeat; text-align:center; float:left;}
.topone .tpleft img{ width:60%; }
.topone .tpright{  background:#fff; width:35%; float:right; height:365px;}
.topone .tpright .cont{ text-align:center; padding-top:50px;}
.topone .tpright .cont .tit{ text-align:center; position:relative; padding-bottom:22px; margin-bottom:25px; }
.topone .tpright .cont .tit a{font-size:20px; color:#1e1d1d; font-weight:bold;}
.topone .tpright .cont .tit:before {
	width: 48px;
	height: 3px;
	position: absolute;
	left: 50%;
	margin-left:-24px;
	bottom: 0px;
	background: #333;
	content: '';
}
.topone .tpright .cont .nr{ width:80%; margin:0px auto 55px; height:72px; font-size:16px; line-height:24px; color:#666666;}
.topone .tpright .cont a.more{ display:block; width:138px; height:42px; line-height:42px; margin:0px auto; background:#FEED01; color:#000; font-size:16px;border:1px solid #000;}
.topone .tpright .cont a.more:hover{ background:#FEED01; color:#000; }
.listright .pro_two{ color:#1e1d1d; font-size:30px;border-bottom:1px #cccccc solid; position:relative;margin-bottom:26px;}
.listright .pro_two span{ display:inline-block; position:relative;padding-bottom:5px;}
.listright .pro_two span:before {
	width: 100%;
	height: 2px;
	position: absolute;
	left: 0px;
	bottom: -1px;
	background: #ff4500;
	content: '';
}



@media (max-width:1200px) {
.product{ padding-top:10px;}
.proleft{ display:none;}
.proright{ float:none; width:94%; padding:0 3%;}

.topone .tpleft{width:100%; float:none;}
.topone .tpright{width:100%; float:none; height:auto; padding:30px 0;}
.topone .tpright .cont{ padding-top:0;}
.topone .tpright .cont .tit{ margin-bottom:20px;}
.topone .tpright .cont .nr{ margin:0px auto 20px; height:auto;}
}
@media (max-width:768px) {
#s_pro_list ul li{ width:48.5%;margin-right:3%;margin-bottom:3%;}
#s_pro_list ul li:nth-of-type(2n){ margin-right:0; }
#s_pro_list ul li:nth-of-type(3n){ margin-right:3%;}
#s_pro_list ul li:nth-of-type(6n){ margin-right:0; }

#s_pro_list ul li p{ font-size:14px; height:44px; line-height:44px; }
}

/*产品详情*/	

.m-details{overflow: hidden;}
.m-details dl{overflow: hidden;padding: 0;}
.m-details .flexslider{float: left;width: 55%;}
.m-details dd{padding-left: 58%;color: #666;font-size: 15px;line-height: 24px; margin-top:30px;}
.m-details .pic{margin: 0px auto;overflow: hidden;  margin-right:0px;}
.m-details .pic img{display: block;/*max-width: 80%;*/margin: 0px auto; width:100%;}
.m-details .slider .item{outline: 0;}
.m-details .slick-dots{text-align: center; position:relative; z-index:999; bottom:30px;}
.m-details .slick-dots li{display: inline-block;margin: 0 6px;}
.m-details .slick-dots button{display: block;width: 8px;height: 12px;background-color: #fff;border: none;text-indent: -9999em;outline: 0;cursor: pointer; border-radius:12px;}
.m-details .slick-dots .slick-active button{background-color: #FEED01;}

.m-details .txt{ float:right; width:42%; margin-top:0px;}
.m-details h1{color: #333;font-size: 24px;line-height: 32px;margin:0px 0 15px 0; font-weight:bold;border-bottom:1px solid #e9e9e9; padding-bottom:15px;}
.m-details{font-size: 15px;line-height: 24px;}
.m-details {overflow: hidden;color: #333;font-size: 15px;line-height: 24px;}
.m-details .box {margin-bottom: 25px;  margin-top:25px; }
.m-details .box li{ width:33%; float:left; text-align:center;box-shadow: 0px 0px 8px 4px #ddd; background:#fff; padding:20px 0;}
.m-details .box h2{ font-size:20px; color:#000; margin-top:5px; font-weight:bold;}
.m-details .box p {line-height:24px; font-size:15px; color:#333;}
.m-details .box span{ }

.m-details .online {margin-top: 25px;}
.m-details .online a {width: 49%;text-align: center;display: block;height: 50px;line-height: 50px;font-size: 16px; font-weight:bold;background-color: #FEED01; border:1px solid #000;color: #000;float: left;}
.m-details .online p {display: block;float: right;height: 50px;line-height: 50px;text-align: center;font-size: 16px;width: 49%;background-color: #000; color:#fff;border:1px solid #000;}
.m-details .online p span {font-weight: bold;color: #FEED01; font-size:18px;}


@media only screen and (max-width: 980px) {

    .m-details .flexslider{float: none;width: 100%;}
	.m-details .txt{ float: none;width: 100%; margin:0 auto; margin-top:20px;}
    .m-details h2{height: auto;margin: 5px 0;}
    .m-details dl{padding: 0;}
    .m-details h1{font-size: 18px;line-height: 24px;height: auto;}
    .m-details dd{line-height: 22px; margin-top:0px; margin-bottom:20px;}
	 
	.m-details .online {margin-top: 15px;}
	.m-details .online a { font-size:15px;}
	.m-details .online p { line-height:20px; padding-top:5px; height:45px; font-size:15px;}
	.m-details .online p span{ font-size:18px;}
	.m-details p{ font-size:14px;}
	
	.m-details .box { width:100%; margin:0 auto;  margin-top:15px;}
	.m-details .box p { line-height:24px; font-size:14px;}
	.m-details .box h2{ font-size:18px; color:#000; }
}

@media only screen and (max-width: 479px){
.detailtit{ height:40px; line-height:40px; text-indent:15px; font-size:15px;}
.m-details .pic{ margin-right:0px;}
}
@media only screen and (max-width: 375px){
.m-details .box p { line-height:24px; }
.m-details .online p span{ font-size:15px;}
}
@media only screen and (max-width: 320px){
.m-details .box p {width: 99%; line-height:20px; font-size:14px;}
}


/*==============操作视频=====================*/
#videos {width:100%; max-width: 1200px; overflow: hidden; padding-bottom:50px;}
#videos ul li{ width: 23.5%; float: left;overflow:hidden; display:block; margin-right:2%; margin-bottom: 30px;/*transition:all .5s;-webkit-transition:all .5s;*/}
#videos ul li:nth-of-type(4n){ margin-right:0;}
#videos ul li .proimg_img{ width:100%; overflow:hidden;}
#videos ul li .proimg_img img{ width:100%; -webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;}
#videos ul li .proimg_img:hover img{transform:scale(1.05);}

#videos ul li p{ width: 100%; height: 50px; background: #FEED01;color:#000; text-align: center; line-height: 50px; font-size: 16px;transition:all .75s;-webkit-transition:all .75s;}
#videos ul li:hover p{ background: #fff; color: #000;}
#videos ul li:hover{ /*transform:translateY(-5px);-webkit-transform:translateY(-5px);filter:progid:DXImageTransform.Microsoft.Shadow(color=#ccc,direction=120,strength=3);*//*ie*/
-moz-box-shadow: 1px 1px 10px #ccc;/*firefox*/
-webkit-box-shadow: 1px 1px 10px #ccc;/*safari或chrome*/
box-shadow:1px 1px 10px #ccc;/}

iframe{ height:675px;}

@media (max-width:1200px) {
#videos{ padding-bottom:10px;}
#videos ul li{ width:48.5%;margin-right:3%;margin-bottom:3%;}
#videos ul li:nth-of-type(2n){ margin-right:0; }
#videos ul li p{ font-size:14px; height:44px; line-height:44px; }

iframe{ height:198px;}
}

/*====相关产品====*/
.relatedproduct{ padding-top:20px;}
.relatedproduct h1{height:40px;line-height:40px;background:#FEED01;color:#f69a00;font-size:16px;font-weight:bold;margin:10px 0 20px 0;}
.relatedproduct h1 .mc{padding:0 30px;background:#000;display:inline-block;color:#fff;}
@media (max-width:1200px) {
.relatedproduct{ padding-top:0px;}
}

.con .tit{ text-align: center;}
.con .tit div{ font-size: 36px; font-weight: bold; color: #333;}
.con .tit h1{ font-size:15px; color:#666; margin-top:10px;}
.con .tit p{ font-size: 14px; font-family: arial; color: #999; text-transform: uppercase; margin-top: 5px; letter-spacing: 1px;}
.con .tit p:nth-of-type(2){ font-size:20px; color:#666;font-weight: bold;}
@media (max-width:980px) {
.con .tit div{ font-size: 26px;}
.con .tit p:nth-of-type(2){ font-size:18px;}
}

.service{ padding-bottom:50px;}
.service ul li{ float:left; width:31.25%; margin-right:3%; margin-top:25px;transition:all .5s;-webkit-transition:all .5s; }
.service ul li:hover{transform:translateY(-5px);-webkit-transform:translateY(-5px);filter:progid:DXImageTransform.Microsoft.Shadow(color=#ccc,direction=120,strength=3);/*ie*/
-moz-box-shadow: 1px 1px 10px #ccc;/*firefox*/
-webkit-box-shadow: 1px 1px 10px #ccc;/*safari或chrome*/
box-shadow:1px 1px 10px #ccc;/*opera或ie9*/}
.service ul li:nth-of-type(3n){ margin-right:0;}
.service ul li .tb{ margin-top:20px; }
.service ul li .fk{ width: 100%; height: 260px;box-shadow: 0px 0px 8px 4px #ddd; border: 1px solid #ddd; background:#fff; border-radius: 15px; text-align: center;}
.service ul li .fk .bold{ font-size: 20px; font-weight: bold; color: #000; margin-top: 15px;}
.service ul li .fk .fgx{ width: 25px; height: 1px; background: #b20000; margin: 10px auto;}
.service ul li .fk p{ padding:0 30px; font-size: 15px; line-height: 26px; color: #666; }

.sales{ padding:50px 0; background:#fff;}
.factory{padding:50px 0;}

@media (max-width:980px) {
.service{}
.service ul li{ width:48%; margin-right:3%}
.service ul li:nth-of-type(2n){ margin-right:0;}
.service ul li:nth-of-type(3){margin-right:3%}
.service ul li .tb{ margin-top:15px;}
.service ul li .tb img{ width:60px;}
.service ul li .fk{ width: 100%; height: 240px; }
.service ul li .fk .bold{ font-size: 16px; margin-top:10px;}
.service ul li .fk .fgx{ margin:8px auto;}
.service ul li .fk p{ padding:0 10px;font-size: 13px;line-height: 20px;}

.sales{ padding:20px 0; }
.factory{padding:20px 0 10px 0;}
}



/*==============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:#15336F;}
.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;}
}