@charset "UTF-8";
body,div,span,a,img,p,h1,h2,h3,h4,h5,ul,ol,li,dl,dt,dd,label,input{padding: 0;margin: 0;font-size: 14px;color: #333;font-family: "Arial","微软雅黑","黑体"}
a{text-decoration: none;}
a:hover{color: #035294;text-decoration: none;}
img{border: 0}
ul,ol,li{list-style: none;}
input[type=button], input[type=submit], input[type=file], button {cursor:pointer;outline:0px; -webkit-appearance:none; }




.dsewqq .taaa{border: 1px solid #ccc!important;}
.dsewqq .taaa td{border: 1px solid #ccc!important;}
.dsewqq .taaa tr{border: 1px solid #ccc!important;}
.sea{float: left;padding: 35px 0;margin-right: 20px;cursor: pointer}
.sea img{display: block;}
.seacen{position: absolute;top: 90px;right: 3%;background: #035294;padding: 15px;border-top: 1px solid #5d9bdb;display: none}
.seacen input{width: 250px;height: 36px;padding:0 10px;border: 0;display: block;float: left}
.seacen a{background: #fff;padding: 7.5px;display: block;float: left}

.bannerjr{width: 100%;overflow: hidden;position: relative;max-height: 700px}
.bannerjr_text{position: absolute;left: 0;width: 80%;margin-left: 10%;text-align: center;font-size: 35px;color: #fff;top: 38%;line-height: 60px;font-weight: bold}
.bannerjr img{width: 100%;height: auto;display: block}
.bannerjr video{width: 100%;height: auto;display: block}

/*head*/
.header{width: 100%;background: #035294;position: fixed;top: 0;z-index: 999;transition: all 0.3s}
.headercen{width: 90%;max-width: 1920px;margin: 0 auto;transition: all 0.3s}
.headercen .logo{float: left;padding: 15px 0;transition: all 0.3s}
.headercen .navcen{float: right;transition: all 0.3s}
.headercen .logo img{display: block;height: 60px;}
.headercen .navcen .pnav{float: left;/*padding-right: 20px*/}
.headercen .navcen .language{float: right;padding-top: 37px}
.headercen .navcen .language a{display: block;overflow: hidden;float: left;margin-left: 13px}
.headercen .navcen .language img{height: 16px;display: block;float: left;}
.headercen .navcen .language span{height: 16px;display: block;float: left;line-height:16px;font-size: 15px;margin-left: 5px;color: #fff}
.nav_height{height: 90px;width: 100%}
.nav_height_index{height: 0;}

.pnav .on{background: #035294}
.nav_a{font-size: 16px;line-height: 30px;color: #fff;display: block;padding: 30px;transition: all 0.3s}
.nav11{float: left;
    border-right: 1px solid #085da4;
    margin-right: 35px;}
.nav11 ul:before,
.nav11 ul:after { content: "";display: table;}
.nav11 ul:after {clear: both;}
.nav11 ul > li {float: left;position: relative;}
.nav11 a:hover {text-decoration: none;background: #035294;color: #fff}
.nav11 li ul {background: #035294;}
.nav11 li ul li {width: 100%;}
.nav11 li ul a {border: none;width: 100%;display: block;padding: 8px 3%;font-size: 14px;color: #fff;text-transform:uppercase;}
.nav11 li ul a:hover {background: #5d9bdb;color: #fff}
.nav11 li ul li:last-child a{margin-bottom: 13px}
.nav11 li ul li:nth-child(1) a{border-top: 1px solid #5d9bdb;padding: 20px 3% 8px 3%}

/* Slide Down
============================== */
.nav3 ul > li:hover ul li {height: auto;}
.nav3 li ul {position: absolute;left: 0;top: 90px;z-index: 1;width: 220px;}
.nav3 li ul li {overflow: hidden;height: 0;
  -webkit-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}

.c-banner{width: 100%;position: relative;	}
.c-banner img{width: 100%;display: block}
.c-banner .banner ul{list-style: none;padding-left: 0px;margin-bottom: 0px;}
.c-banner .banner ul li{position: absolute
	display: none;
	opacity: 0;
}
.c-banner .banner ul li:nth-child(1){opacity: 1;display: block;}
.c-banner .banner ul li img{width: 100%;position: absolute;top: 0px;}
.c-banner .banner ul li:first-child img{position: relative;}
.c-banner .nexImg,.c-banner .preImg{
	padding: 25px 10px 25px 10px;
	position: absolute;
	top: 50%;
	margin-top: -53px;
	background: #035294;
	opacity: 0.2;
	border-radius: 2px;
	z-index: 10;
	cursor: pointer
}
.c-banner .nexImg:hover,.c-banner .preImg:hover{opacity: 0.8;}
.c-banner .nexImg{right: 0px;}
.c-banner .nexImg img,.c-banner .preImg img{	}
.c-banner .jumpBtn{width: 100%;position: absolute;bottom: 20px;text-align: center;}
.c-banner .jumpBtn ul{margin-bottom: 0px;padding: 0px;}
.c-banner .jumpBtn ul li{width: 13px;height: 13px;border-radius: 50%;display: inline-block;background-color: white;opacity: 0.9;margin-left: 7px;}
.c-banner .jumpBtn ul li:first-child{margin-left: 0px;}

/*-------------手机站导航开始----------*/
.sp_header{height:50px;overflow:hidden;background:#035294;position:fixed;z-index:1000000;width:100%;top: 0;display: none;}
.sp_logo{padding:2px 10px 2px;float:left;height:50px}
.sp_logo img{margin:auto;max-height:46px;}
.sp_nav{width:55px;float:right;position:relative;cursor:pointer;height:30px;margin-top:13px}
.sp_nav span{display:block;background:#fff;width:32px;height:3px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:11;background:#333;width:100%;height:calc(100% - 50px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;}
.nav_show{top:50px}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 75px)}
.sjj_nav>ul>li:first-child .language{float:right;width:75px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#fff;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #474747 solid;margin-left:20px;position:relative;line-height:45px;font-size:14px}
.sjj_nav>ul >li:last-child{border-bottom:1px #474747 solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#fff;width:88%;display: block;font-size: 15px}
.sjj_nav ul li ul li a{color:#999;display:block;text-align:left;text-decoration: none;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#fff;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#fff}
.sjj_nav ul li ul li>ul{margin-left:10px}
/*------------手机站导航结束----------*/

/* banner */
.banner-wrap.container-fluid {position: relative;padding: 0;}
.bani {width: 100%;height: 600px;position: relative;z-index: 1;}
.bani li {width: 100%;position: absolute;left: -100%;top: 0;}
.bani li.current {left: 0;z-index: 2;}
.bani li video { width: 100%;height: 100%;display: block;}
.bani li img {width: 100%;display: block;}
.bann {width: 400px;position: absolute;left: 80px;top: 50%; margin-top: -25%;padding: 25px 30px 44px;z-index: 5;background: rgba(0, 0, 0, 0.5);display: none;}
.bann .bl {width: 20px;height: 20px; display: block;background: url(../images/arrow_right.png) no-repeat;cursor: pointer;position: absolute;left: 30px;top: 25px;}
.bann .br {width: 20px;height: 20px;display: block; background: url(../images/arrow_left.png) no-repeat;cursor: pointer;position: absolute;right: 30px;top: 25px;}
.bann .banne li {display: none;}
.bann .banne li.current {display: block;}
.bann .banne li p {font-family: "Roboto";padding: 0 20px;text-align: center;font-size: 14px;line-height: 24px; height: 24px;overflow: hidden; color: #fff;font-weight: 400;}
.bann .banne li span{font-weight: 300; margin-top: 50px;height: 96px;line-height: 32px;overflow: hidden;color: #fff; display: block;font-size: 26px;text-align: center;}
.bann .banne a {width: 66px;height: 44px;display: block;background: url(../images/more.png) no-repeat;position: absolute; right: 0; bottom: 0;overflow: hidden;}
.bann .banne a i {width: 100%;height: 100%; display: block;background: rgba(255, 255, 255, 0.4);position: absolute;left: -100%;top: 0;transition: all 0.5s;-webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;-ms-transition: all 0.5s; -o-transition: all 0.5s;
}
.bann .banne a:hover i {left: 0;}
.bann .banb {width: 100%; text-align: center;position: absolute;left: 0;top: 65px;}
.bann .banb li {
  width: 40px;
  height: 4px;
  background: rgba(255, 255, 255, 0.25);
  display: inline-block;
  margin: 0 3px;
  cursor: pointer;
}
.bann .banb li.current {background: #fff;}
.bat {
  width: 100%;
  height: 20%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  background: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  background: -ms-linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  display: block;
  position: absolute;
  top: 0;
  z-index: 5;
}
.bab {
  width: 100%;
  height: 20%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  background: -moz-linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  background: -ms-linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  display: block;position: absolute; bottom: 0;z-index: 5;
}
.ban { width: 100%;position: absolute; left: 0; bottom: 5%; z-index: 10;text-align: center;}
.ban li { width: 10px;height: 10px; display: inline-block; margin: 0 3px; cursor: pointer; background: rgba(255, 255,255, 0.6);}
.ban li.current {background: #035294;}
.banner-wrap .bal {width: 40px;height: 40px;display: block;background: url(../images/arrow_right.png) no-repeat;background-size: 100%;cursor: pointer;position: absolute; 
	left: 50px;top: 50%;margin-top: -20px;z-index: 5;}
.banner-wrap .bar {
  width: 40px;
  height: 40px;
  display: block;
  background: url(../images/arrow_left.png) no-repeat;
  background-size: 100%;
  cursor: pointer;
  position: absolute;
  right: 50px;
  top: 50%;
  margin-top: -20px;
  z-index: 5;
}

.index_tit{width: 90%;overflow: hidden;padding: 35px 0;;margin: 0 auto;max-width: 1920px}
.index_tit dt{font-size: 30px;font-weight: bold;text-align: center;}
.index_tit dd{width: 40px;height: 3px;background: #035294;margin: 0 auto;margin-top: 12px;}
.index_tit span{display: block;text-align: center;margin-top: 14px;font-size: 16px;}

.hc_youshi{width: 90%;overflow: hidden;margin: 0 auto;max-width: 1920px}
.youshicon{width: 100%;overflow: hidden;}

.youshicon li{width: 100%;overflow: hidden;background: #035294;}
.youshi_li_1 {display: flex;align-items: center;}
.youshi_li_1 dt{width: 50%;overflow: hidden;float: left;}
.youshi_li_1 dt img{display: block;width: 100%;height: auto;transition: all 0.3s;cursor: pointer}
.youshi_li_1 dd{width: 50%;overflow: hidden;float: left;padding-left: 3%;padding-right: 3%;font-size: 15px;margin-top: 20px;line-height: 33px;color: #fff}
.youshi_li_1 dd p{font-size: 15px;margin-top: 10px;line-height: 28px;color: #fff}
.youshi_li_1 dt:hover img{transform: scale(1.05)}

.kefu{position: fixed;right: 1px;bottom: 85px;z-index: 99999}
.top{position: fixed;right: 1px;bottom: 30px;z-index: 99999}


.youshi_li_1 dd a{position: relative;width: 140px;padding: 3px 0;text-align: center;color: #fff;background: #035294;border: 1px solid #fff;margin-top: 35px;display: block;}
.youshi_li_1 dd a:after,.youshi_li_1 dd a:before {content: ''; position: absolute;left: 0;top: 0; width: 0;height: 100%; background: #035294; z-index:-2;}
.youshi_li_1 dd a:hover{z-index:1;background:transparent;color: #035294; }            
.youshi_li_1 dd a:before {transition: .3s;background: #fff; z-index:-1; }          
.youshi_li_1 dd a:hover:after,.youshi_li_1 dd a:hover:before {width: 100%;}



.index_gongyi{width: 90%;overflow: hidden;margin: 0 auto;background: url(../images/gongyibg.jpg) no-repeat center center;max-width: 1920px}
.index_gongyi li{float: left;text-align: center;width: 20%;transition: all 0.3s;padding: 40px 0;}
.index_gongyi li dt img{display: block;width: auto;height: 120px;margin: 0 auto;}
.index_gongyi li dd{font-size: 18px;margin-top: 20px;}
.index_gongyi li:hover{background:#035294;padding: 20px 0 60px}
.index_gongyi li:hover dd{color: #fff}

.index_pro{width: 90%;overflow: hidden;margin: 0 auto;max-width: 1920px}
.index_pro li{float: left;text-align: center;width:23.875%;margin-right: 1.5%;margin-bottom: 1.5%}
.index_pro li dt{width: 100%;overflow: hidden}
.index_pro li dt img{display: block;width: 100%;height:auto;margin: 0 auto;transition: all 0.3s}
.index_pro li dt:hover img{transform: scale(1.1)}
.index_pro li:nth-child(4){margin-right: 0}
.index_pro li:nth-child(8){margin-right: 0}
.index_pro li:nth-child(12){margin-right: 0}


.index_pro li dd{position: relative;width: 100%;padding: 11px 0;text-align: center;color: #fff;background: #5d9bdb;line-height: 25px;font-size: 16px;overflow: hidden;white-space: nowrap;
	text-overflow: ellipsis}
.index_pro li dd:after,.index_pro li dd:before {content: ''; position: absolute;left: 0;top: 0; width: 0;height: 100%; background: #5d9bdb; z-index:-2;}
.index_pro li dd:hover{z-index:1;background:transparent;color: #fff; }            
.index_pro li dd:before {transition: .3s;background: #035294; z-index:-1; }          
.index_pro li dd:hover:after,.index_pro li dd:hover:before {width: 100%;}

.index_case{width: 90%;overflow: hidden;margin: 0 auto;max-width: 1920px;}
.index_case li{float: left;width: 32%;margin-right: 2%;padding-bottom: 22px;position: relative;background: #f7f7f7}
.index_case li:nth-child(3){margin-right: 0}
.index_case li dt{width: 100%;overflow: hidden;}
.index_case li dt img{display: block;width: 100%;transition: all 0.3s}
.index_case li dd {overflow: hidden;padding: 0 20px}
.index_case li dd h1{font-size: 22px;margin-top: 18px;margin-bottom: 13px;}
.index_case li dd h2{font-size: 15px;margin-bottom: 13px;line-height: 25px;display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
overflow: hidden;font-weight: normal}
.index_case li dd h3{font-size: 16px;color: #035294}
.index_case li:hover dt img{transform: scale(1.1)}

.case_line{position: absolute;left: 0;width: 100%;height: 3px;background: #5d9bdb;bottom: 0;transition: all 0.3s}
.case_line_on{position: absolute;left: 0;width: 0;height: 3px;background: #035294;bottom: 0;transition: all 0.3s}
.index_case li:hover .case_line_on{width: 100%;}


.sy_news{width: 90%;overflow: hidden;margin: 0 auto;max-width: 1920px;margin-bottom: 10px;display: flex;margin-top: 10px}
.sy_news_left{float: left;width: 50%;overflow: hidden;position: relative;}
.sy_news_left dt{width: 100%;overflow: hidden;}
.sy_news_left dt img{display: block;width: 100%;overflow: hidden;cursor: pointer;transition: all 0.3s;height: 416px}
.sy_news_left dd{position: absolute;bottom: 0;background: rgba(3,82,148,0.99);width:100%;color: #fff;font-size: 17px;padding: 20px 3%;display: block;overflow: hidden;
	white-space: nowrap;text-overflow: ellipsis;transition: all 0.3s}
.sy_news_left:hover dt img{transform: scale(1.1)}
.sy_news_left:hover dd{padding: 20px 3% 20px 5%;width: 100%}
.sy_news_right{float: left;width: 48%;padding-left: 2%}
.sy_news_right ul{width: 100%;overflow: hidden;}
.sy_news_right ul li{border-bottom: 1px dotted #ddd;padding-bottom: 27px;overflow: hidden;margin-bottom: 27px}
.sy_news_right ul li:nth-child(3){/*border: 0;*/margin-bottom: 0;padding-bottom: 0}
.newscendate{float: left;width: 16%;background: #035294;text-align: center;overflow: hidden;padding: 15px 0}
.newscendate .span_d{font-size: 30px;font-family: "Arial";display: block;color: #fff}
.newscendate .span_y{font-size: 16px;font-family: "Arial";display: block;color: #fff;margin-top: 8px}
.sy_news_right ul li a{display: block;float: right;width: 82%;}
.sy_news_right ul li dt{font-size: 19px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all 0.3s}
.sy_news_right ul li dd{font-size: 14px;overflow: hidden;color: #666;margin-top: 11px;line-height: 24px; text-overflow: -o-ellipsis-lastline;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
.sy_news_right ul li:hover dt{color: #035294;margin-left: 15px}

.hezhb{width: 100%;overflow: hidden;/*background: url(../images/gongyibg.jpg) no-repeat center center;*/padding-bottom: 45px}
.hezhb ul{width: 90%;overflow: hidden;margin: 0 auto;max-width: 1920px;/*margin-top: 10px*/}
.hezhb ul li{float: left;width: 15.83333%;margin-right: 1%;margin-bottom: 1%;overflow: hidden;border: 1px solid #ddd;}
.hezhb ul li img{display: block;width: 100%;height: auto;transition: all 0.3s;}
.hezhb ul li:nth-child(6n+6){margin-right: 0}
.hezhb ul li:hover img{transform: scale(1.1)}


.footer_shouye {width: 100%;background: #333;}
.footer_shouye .footer_dibu a {text-decoration: none;}
.footer a {color: #fff;}
#footer_dibu {
  width: 90%;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  color: #fff;
	padding-bottom: 30px;
	max-width: 1920px;
}
/*.treww{width: 360px!important}*/
.treww p{text-transform:none!important;}
.pattern {float: left;padding-right: 4%;}
.pattern h1 {font-size: 17px;padding-top: 53px;padding-bottom: 5px;color: #fff}
.pattern p {font-size: 13px; margin-top: 10px;color: #a09c9c;text-transform:uppercase;}
.pattern p:hover{color: #fff;}
.app {position: absolute;right: 171px; top: 54px;}
.app img {width: 98px;height: 98px;display: block;float: left;margin-left: 15px;}
.app p {padding-top: 99px;font-size: 14px;}
.gzh {position: absolute;right: 0; top: 54px;}
.gzh p {text-align: center;font-size: 14px;}
.gzh img {margin-left: 10px;}
.footer .last {
  height: 150px;
  margin: 0 auto;
  text-align: center;
  background-color: #0a68c7;
  font-size: 15px;
  color: #a09c9c;
  padding-top: 100px;
  box-sizing: border-box;
}
.last {
  margin: 0 auto;
  text-align: center;
  background-color: #2d2d2d;
  font-size: 15px;
  color: #a09c9c;
  padding: 14px 0;
  box-sizing: border-box;
}
.foot-link{background: #333;padding-bottom: 30px}
.foot-link dl{width: 90%;overflow: hidden;margin: 0 auto;display: flex;max-width: 1920px}
.foot-link dl dt{float: left;color: #a09c9c;font-size: 15px;}
.foot-link dl dd{float: left;color: #a09c9c;width: calc( 100% - 100px )}
.foot-link dl dd a{color: #a09c9c;margin-right: 15px;font-size: 15px;}
.foot-link dl dd a:hover{text-decoration: underline}
.footcon{float: right;padding-top: 53px;}
.footcon dd{color: #a09c9c;text-align: center;margin-top: 10px}
.beian{color: #999}


.main_down{width: 90%;overflow: hidden;max-width: 1920px;margin: 0 auto}
.maincen{background: url(../images/about_bg_1.png) no-repeat center center}
.right_nav {
  width: 18%;
  margin-top: 30px;
  float: left;
	margin-bottom: 30px;
	background: #f7f7f7
}

.right_nav_main {
  width: 100%;
  min-height: 400px;
  float: left;
	padding-bottom: 35px;
	background: #f7f7f7;
}
.right_nav_main ul {
  width: 100%;
  height: auto;
}
.right_nav_main li {
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #d8d8d8;
	
}

.right_nav_main .on{background: #0b58a7;}
.right_nav_main li:hover{background: #0b58a7;}
.right_nav_main li:hover span{color: #fff}
.right_nav_main .on span{color: #fff}
.right_nav_main span {
  display: block;
  line-height: 50px;
  color: #3d3d3d;
  text-decoration: none;
  font-size: 17px;
  cursor: pointer;
  float: left;
  padding-left: 20px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 85%;
	text-align: center
}
.right_nav_main img {
  margin-right: 20px;
  float: right;
  padding-top: 18px;
}
.content {
  width: 79%;
  float: right;
  margin-top: 30px;
  margin-bottom: 18px;
  font-size: 15px;
}
.content .jiewee { line-height: 32px;width: 100%;padding: 25px 0}
.content .cnt {width: 100%;height: auto;}
.news_center {
  font-size: 26px;
  background: #035294;
  color: #fff;
  width: 100%;
  font-weight: bold;
	text-align: center;
	padding: 30px 0
}

.nyproductnav_ul_li .aasdw{background: #035294;padding: 13px 0;color: #fff;cursor: pointer;}
.nyproductnav_ul_li li{border-bottom: 1px  dashed #ddd}
.nyproductnav_ul_li .aasdw span{display: block;background: url(../images/weixuanz11.png) no-repeat right center;padding-left: 20px;font-size: 18px;font-weight: bold;color: #fff;}
.nyproductnav_ul_li li a{ display: block;font-size: 16px;padding: 13px 20px 13px 0px;background-size: 4px;margin-left: 20px}
.navon{}
.navon a{color: #035294;border-bottom: 0!important;transition: all 0.3s}
.nyproductnav_ul_li li:hover a{color: #035294;border-bottom: 0!important;}
.nyproductnav_ul_li li:hover{}
.group_information1 {width: 100%;overflow: hidden;position: relative;}
.group_information1 .nyrighttit {
  width: 100%; 
  font-size: 25px;
  color: #035294;
  float: left;
  border-bottom: 2px solid #035294;
  padding-bottom: 8px;
	font-weight: bold
}
.group_information1 p {
  width: calc( 100% - 100px);
  float: right;
  border-bottom: 2px solid #d8d8d8;
  position: absolute;
  right: 0;
  bottom: 0;
}

.ny_pro_ul{width: 100%;overflow: hidden;margin: 0 auto;margin-top: 35px}
.ny_pro_ul li{float: left;width: 32.33%;margin-right: 1.5%;margin-bottom: 1%}

.ny_pro_ul li img{display: block;width: 100%;overflow: hidden;transition: all 0.3s;}
.ny_pro_ul li dt{width:calc(100% - 2px);overflow: hidden;position: relative;transition: all 0.5s;border: 1px solid #ddd;}
.ny_pro_ul li dd{text-align: center;font-size: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding: 12px 0}
.ny_pro_ul li:hover dt img{transform: scale(1.1)}
.ny_pro_ul li:hover dd{background: #035294;color: #fff}
.ny_pro_ul li:nth-child(3n+3){margin-right: 0}
.ny_pro_ul li:nth-child(3){margin-right: 0}
.ny_pro_ul li:nth-child(6){margin-right: 0}
.ny_pro_ul li:nth-child(9){margin-right: 0}
.ny_pro_ul li:nth-child(12){margin-right: 0}
.ny_pro_ul li:nth-child(15){margin-right: 0}
.ny_pro_ul li:nth-child(18){margin-right: 0}
.ny_pro_ul li:nth-child(21){margin-right: 0}
.ny_pro_ul li:nth-child(24){margin-right: 0}



.list_page {height: 30px;margin: 0 auto;margin-bottom: 25px;}
.list_page span {
        color: #035294;
        text-align: center;
        line-height: 10px;
        font-weight: bold;
        font-size: 14px;
    }
.list_page a {
        padding: 8px 15px;
        color: #333;
        text-align: center;
        line-height: 10px;
        border: #ccc 1px solid;
        margin: 1px;
        font-size: 14px;
	background: #fff
    }
.list_page a:hover { background: #035294; color: #fff;border: 1px solid #035294}
.list_page a:hover span {color: #fff; }

.proview_top{width: 99.5%;overflow: hidden;border: 1px solid #ddd;margin-top: 35px}
.proview_top dt{float: left;width: 50%;overflow: hidden;}
.proview_top dt img{display: block;width: 100%;height: auto}
.proview_top dd{float: right;width: 47.5%;padding: 25px 2.5% 10px 0}
.proview_top dd h1{font-size: 30px;margin-bottom: 20px;}
.proview_top dd h2 p{font-size: 16px;line-height: 32px;font-weight: normal}
.proview_cen{width: 100%;overflow: hidden;margin-top: 40px;margin-bottom: 30px;background: #f7f7f7}
.proview_cen li{width: 100%;overflow: hidden;}
.proview_cen_img{float: left;width: 50%;overflow: hidden;}
.proview_cen_img img{display: block;width: 100%;overflow: hidden;}
.proview_cen_text{float: right;width:42%;overflow: hidden;padding: 0 4%}
.proview_cen_text1{font-size: 28px;margin-bottom: 20px;margin-top: 40px}
.proview_cen_text2{font-size: 16px;line-height: 30px;}
.oushu1{float: right!important}
.oushu2{float: left!important}

.nybanner{background-size: 100%;text-align: center;padding: 100px 10%;color: #fff;font-size: 37px;font-weight: bold}

.tab-wrapper {margin: 30px auto;width: 100%;max-width:100%;}
.tab-menu li {
  position:relative;
  background-color: #f7f7f7;
  color:#333;
  display: inline-block;
  padding: 13px 40px;
  opacity: 0.8;
  cursor:pointer;
  z-index:0;
border: 1px solid #999;
	font-size: 16px
}

.tab-menu li:hover {color:#fff;background: #035294;opacity: 1;}
.tab-menu li.active {color:#fff;opacity: 1;background: #035294;border: 1px solid #035294;}
.tab-menu li.active:hover {color:#fff;}
.tab-content>div {background-color: #fff;box-sizing:border-box;width: 100%;padding: 30px 0;   min-height:200px;}
.line {position:absolute;width: 0;height: 2px;background-color: #5d9bdb;top: 0;left: 0;}
.dsewqq{font-size: 16px;line-height: 30px}
.dsewqq p{font-size: 16px;line-height: 30px}

.nynavv{width: 100%;height:auto;padding: 17px 0;background: #f5f5f5}
.nynavvcen{width: 90%;overflow: hidden;margin: 0 auto;font-size: 15px;}
.nynavvcen a{font-size: 15px}

.about_cen{width: 90%;overflow: hidden;margin: 0 auto;display: flex;align-items: center;background: #f7f7f7}
.about_cen_1 p{font-size: 16px;line-height: 30px;color: #fff}
.about_cen_1{float: left;width: 50%;font-size: 16px;line-height: 30px;padding:0 4%;color: #fff}
.about_cen_1 h1{font-size: 24px;margin-bottom: 20px;color: #fff}
.about_cen_2{float: left;width: 50%}
.about_cen_3{}
.listteam{width: 100%;
    margin: 0 auto;
    padding-top: 20px;
    background:url(../images/about_team2.png) no-repeat center 0;}
.about_cen11{min-height: 200px;
    background: url(../images/about_team1.jpg) no-repeat center 0;
    margin-top: 20px;
    overflow: hidden;display: flex;align-items: center;}

.zyyewu{width: 90%;overflow: hidden;margin: 0 auto;margin-top: 30px;display: flex;}
.zyyewu_li{float: left;width: 32.333%;margin-right: 1.5%;background: #5d9bdb;padding: 30px 5%;text-align: center;display: flex;align-items: center;}
.zyyewu_li_1{margin-right: 0!important}
.zyyewu_li dt{border:1px solid #fff;border-radius: 100px;padding: 15px;width: 80px;height: 80px;}
.zyyewu_li img{display: block;}
.zyyewu_li dd{color: #fff;font-size: 20px;margin-left: 20px}



.index_tuandui{width: 90%;overflow: hidden;margin: 0 auto;max-width: 1920px;background: #f7f7f7;background: url(../images/gongyibg.jpg) no-repeat center center;margin-bottom: 50px;display: flex;align-items: center}
.index_tuandui li{float: left;width: 100%;margin-top: 20px}
.index_tuandui li img{display: block;width: 100%;margin: 0 auto}
.tdms{width: 35%;margin: 0 auto;font-size: 17px;line-height: 35px;color: #333;padding-bottom: 30px;float:left;padding: 0px 0 0 3%}
.index_tuandui ol{float: right;width: 60%;padding-top: 35px;padding-bottom: 10px}




.nynewslist{width: 100%;overflow: hidden;background: #f7f7f7;}
.nynewslist ul{width: 90%;overflow: hidden;margin: 0 auto;max-width: 1920px;margin-bottom: 10px}
.nynewslist ul li{background: #fff;padding: 0 0%;width: 100%;overflow: hidden;margin-bottom: 15px;transition: all 0.3s;}
.nynewslist_li_img{float: left;width: 20%;overflow: hidden;}
.nynewslist_li_img img{display: block;width: 100%;transition: all 0.3s;min-height: 160px;max-height: 180px}
.nynewslist_li_text{width: 77%;float: right}
.nynewslist_li_text_tit a{font-size: 22px;display: block;border-bottom: 1px solid #ccc;padding-bottom: 20px;transition: all 0.3s;font-weight: bold;margin-top: 15px;
	white-space: nowrap;text-overflow: ellipsis;overflow: hidden}
.nynewslist_li_text_wz{margin-top: 15px;color: #666;line-height: 25px;text-overflow: ellipsis;white-space: nowrap;width: 100%;
overflow: hidden;}
.nynewslist_li_text_date{color: #999;margin-top: 15px}

.nynewslist ul li:hover{box-shadow: 2px 0px 8px #ccc}
.nynewslist ul li:hover .nynewslist_li_img img{transform: scale(1.1)}
.nynewslist ul li:hover .nynewslist_li_text_tit a{color: #035294;margin-left: 10px}

.newscenee{width: 90%;overflow: hidden;margin: 0 auto;max-width: 1920px;margin-bottom: 30px}
.news_view {
    width: 70%;
    overflow: hidden;
    margin: 0 auto;
	float: left;
	padding: 0 3%
}

.proviewsx {
    width: 100%;
    overflow: hidden;
    margin: 20px 0
}

.proviewsx .prev1 {
        display: block;
        width: 100%;
        margin-bottom: 10px;
        color: #666;
    }

.proviewsx .next1 {
        display: block;
        width: 100%;
        color: #666;
    }

.proviewsx a {color: #666;font-size: 14px}
.proviewsx a:hover {color: #035294;}
.proviewtit {
    text-align: center;
    font-size: 28px;
    margin: 30px 0 10px;
    overflow: hidden
}

.texingtitle {
    text-align: center;
    margin: 25px 0;
    overflow: hidden;
    border-top: 1px solid #eee;
	 border-bottom: 1px solid #eee;
    line-height: 25px;
	padding: 12px 0;
    color: #999
}
.texingcen {font-size: 15px; line-height: 30px;}
.texingcen p{font-size: 15px;line-height: 30px;}

.news_tuijian {
    width: 29%;
    overflow: hidden;
    margin: 0 auto;
    padding-bottom: 20px;
	float: right;
	background: #fff
}

.news_tuijian_tit {
    width: 100%;
    line-height: 60px;
    padding-left: 20px;
    font-size: 18px;
    font-weight: bold;
	border-bottom: 5px solid #f7f7f7;
	background: #035294;
	color: #fff
}
.news_tuijian_ul {padding-top: 15px}
.news_tuijian_ul li {
        float: left;
        width: 47%;
        margin-right: 3%;
        position: relative;
        padding-top: 15px!important;
	padding-bottom: 15px!important;
	border-bottom: 1px dotted #ddd;
	margin-bottom: 0!important
    }
.news_tuijian_ul li a {
            font-size: 15px;
            display: block;
            width: 75%;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
.news_tuijian_ul li span {
            position: absolute;
            top: 15px;
            right: 0;
            color: #999;
        }



.casecen{font-size: 16px;line-height: 27px;padding: 20px 0}
.casecen p{font-size: 16px;line-height: 27px}


.ny_contact {
    width: 90%;
    overflow: hidden;
    margin: 0 auto;
    padding: 20px 0 0px;
	max-width: 1920px;
	background: #fff
}

.ny_contact ul {width: 100%;overflow: hidden;display: flex;padding: 60px 0 40px}
.ny_contact ul li {
            overflow: hidden;
            margin-bottom: 28px;
            padding-bottom: 28px;
			float: left;
			width: 27%;
        }
.ny_contact ul li.con2{padding-left: 3.8%;border-right: 1px solid #ddd;}
.ny_contact ul li.con1{border-right: 1px solid #ddd;padding-left: 3.8%;padding-right: 3%}
.ny_contact ul li.con3{padding-left: 3.8%;}

.ny_contact ul li dt { overflow: hidden;}
.ny_contact ul li dt img {display: block;float: left;}
.ny_contact ul li dt span {
                    display: block;
                    float: left;
                    font-size: 18px;
                    margin-left: 10px;
                    line-height: 22px;
					 color: #666;
                }

.ny_contact ul li dd {
                font-size: 20px;
                margin-top: 6px;                
            	}


.feedbackcen{width: 90%;overflow: hidden;margin: 0 auto;background: #fff;padding: 3%;margin-bottom: 40px;max-width: calc(1920px - 6%)}
.feedbackcen_left{float: left;width: 40%}
.feedbackcen_right{float: right;width: 56%}
.feedbackcen_left img{display: block;width: 100%;height: auto}




 .feedbackcen_right li {
        float: left;
        width: 50%;
        margin-bottom: 20px
    }

.feedbackcen_right span {
        display: block;
        float: left;
        line-height: 45px;
        width: 85px;
        font-size: 15px
    }

.feedbackcen_right input {
        display: block;
        float: left;
        border: 1px solid #ddd;
        line-height: 45px;
        width: calc( 100% - 115px);
        padding-left: 15px;
        color: #666;

    }

.feedbackcen_right textarea {
        display: block;
        float: left;
        border: 1px solid #ddd;
        width: calc( 100% - 115px);
        padding-left: 15px;
        color: #999;
        height: 85px;
        line-height: 26px;
    }

.lyycen { width: calc( 100% - 0px) !important}
.lyybtn {
    line-height: 50px !important;
    color: #fff;
    margin-left: 85px;
}

    .lyybtn input {
        color: #fff;
        background: #035294;
        width: 260px !important;
        line-height: 50px !important;
        font-size: 16px;
    }
.fangancen{width: 100%;overflow: hidden;background: #f7f7f7}
.ruieeee{font-size: 16px;margin-bottom: 45px}


.casecen img{max-width: 100%}
.texingcen img{max-width: 100%}


.about_cen_2 img{height: 460px;}


@media screen and (max-width: 1750px){
	.youshi_li_1 dd a{margin-top: 12px;padding: 0}
	.youshi_li_1 dd p{margin-top: 5px;line-height: 23px}
	.about_cen_1 h1{margin-top: 12px}
	.about_cen_1{padding: 0 4% 0 2.5%}
	.about_cen_1 p{font-size: 14px;line-height: 25px}
	.about_cen_2 img{height: 418px;}
}
@media screen and (max-width: 1650px){
	.treww {
    width: 360px!important;
}
}

@media screen and (max-width: 1580px){
	.nav_a{padding: 30px 20px}
	.treww{width: 320px!important}
}


@media screen and (max-width: 1540px){
	.youshi_li_1 dd a{margin-top: 10px}
	.youshi_li_1 dd p{line-height: 21px}
	.youshi_li_1 dd{line-height: 26px}
	.right_nav{width: 22%}
	.content{width: 76%}
	.about_cen_1 h1{margin-bottom: 12px}
	.bannerjr_text{line-height: 45px;width: 88%;margin-left: 6%}
}
@media screen and (max-width: 1366px){
	.youshi_li_1 dd a{margin-top: 20px}
	.youshi_li_1 dd p{line-height: 20px}
	.youshi_li_1 dd{margin-top: 0;line-height: 24px}
	.about_cen_2{width: 33%}
	.about_cen_1{width: 66%}
	.about_cen_2 img{height: 362px}
	.about_cen_1 p{line-height: 26px}
}

@media screen and (max-width: 1440px){
	.headercen,.hc_youshi,.index_tit,.index_case,.index_gongyi,.index_pro,.sy_news,.hezhb ul,#footer_dibu,.foot-link dl,.main_down,.nynavvcen,.about_cen,.zyyewu,.index_tuandui,.newscenee
	,.nynewslist ul,.ny_contact,.feedbackcen{width: 96%;}
	.about_cen_1{padding: 0 2% 0 2%;}
}

@media screen and (max-width: 1420px){
	.proview_top dd h2 p{line-height: 28px;}
	.proview_top dd h1{margin-bottom: 15px}
}




@media screen and (max-width: 1360px){

	.nav_a{padding: 30px 12px}
	.pattern{padding-right: 3%}
}


@media screen and (max-width: 1300px){
	.headercen .navcen .pnav{padding-right: 25px}
	.youshi_li_1 dd p{font-size: 14px;}
	.youshi_li_1 dd{font-size: 14px;}
	.youshi_li_1 dd a{margin-top: 15px}
	.dizhis{width: 300px}
	.nav_a{padding: 30px 10px;font-size: 14px}
	.bannerjr_text{top: 29%;font-size: 30px}
	.pattern{padding-right: 2%}
	
}
@media screen and (max-width: 1240px){
	.treww{width: 280px!important}
	.proview_top dd h2 p{line-height: 25px;}
	.proview_top dd h1{margin-bottom: 5px}
	.proview_top dd{padding: 15px 2.5% 10px 0;}
}

@media screen and (max-width: 1215px){
	.headercen .navcen .pnav{padding-right: 15px}
	.youshi_li_1 dd p{margin-top: 0}
	.youshi_li_1 dd{padding-left: 2%;padding-right: 2%;}
	.youshi_li_1 dt img{height: 295px}
	.youshi_li_1 dd a{margin-top: 10px}
}

@media screen and (max-width: 1135px){
	.nav_a{padding: 30px 8px}
	
	.proview_top dt{width: 100%}
	.proview_top dd{width:  97.5%}
	
}


@media screen and (max-width: 1110px){
	.dizhis{width: 250px}
	.headercen .navcen ul li .nav_a{padding: 30px 13px}
	.pattern{padding-right: 2%}
}

@media screen and (max-width: 1135px){
	.header{display: none;}
	.sp_header{display: block}
	.nav_height,.nav_height_index{height: 50px}
	.tel_sea{float: right;padding: 14px 0;margin-right: 30px;cursor: pointer;}
	.seacen{position: fixed;top: 50px;right: 0;background: #035294;padding: 15px;border-top: 1px solid #5d9bdb;display: none;z-index: 100000}
	.seacen input{width: 200px}
	
}

@media screen and (max-width: 1024px){
	
	body,div,span,a,img,p,h1,h2,h3,h4,h5,ul,ol,li,dl,dt,dd,label,input{font-family: "Arial","黑体"}
	.nybanner{padding: 70px 10%}
	.about_cen_2{width: 100%}
	.about_cen11{display:inherit;background: url(../images/about_team1.jpg) no-repeat center 0;background-size: 400%}
	.about_cen_2 img{height: auto;}
	.about_cen_1{width: 100%;padding: 3% 2%}
	.tab-menu li{padding: 8px 0;width: 49%;text-align: center;margin-bottom: 2%}
	.tdms{font-size: 15px;line-height: 26px;padding-left: 2%;width: 36%}
	.bannerjr_text{font-size: 26px;line-height: 35px;}
	.youshi_li_1 dd{width: 100%;padding: 20px 3% 28px;line-height: 28px;}
	.youshi_li_1{display: block;}
	.youshi_li_1 dt{width: 100%;}
	.youshi_li_1 dd p{line-height: 20px;margin-top: 6px}
	.youshi_li_1 dt img{height: auto}
	
	.feedbackcen_left{width: 100%;}
	.feedbackcen_right{width: 100%}
	.feedbackcen{width: 100%}
	.feedbackcen_right li{width: 100%}
	.ruieeee{font-size: 16px;margin-bottom: 20px;margin-top: 20px}
	.taaa{width: 100%!important}
	.taaa tbody{width: 100%!important}
	.taaa tr{width: 100%!important}
	
	
	.taaa p{font-size: 14px!important}
	.proview_top dd h2 p{line-height: 27px}
}

@media screen and (max-width: 768px){
	.right_nav{width: 100%;margin-top: 20px;margin-bottom: 0px}
	.content{width: 100%;margin-top: 15px}
	.tab-wrapper{margin: 25px 0 0}
	.proview_cen_text1{font-size: 17px;font-weight: bold}
	.proview_cen_text2{line-height: 25px}
	
	.hc_youshi{margin-bottom: 0}
	.index_tit dt{font-size: 23px}
	
	.index_pro li{width: 49.25%;margin-bottom: 1.5%}
	.index_pro li:nth-child(2){margin-right: 0}
	.index_pro li:nth-child(4){margin-right: 0}
	.index_pro li:nth-child(6){margin-right: 0}
	.index_pro li:nth-child(8){margin-right: 0}
	.index_pro li:nth-child(10){margin-right: 0}
	.index_pro li:nth-child(12){margin-right: 0}
	.index_pro li:nth-child(14){margin-right: 0}
	.index_pro li:nth-child(16){margin-right: 0}
	.index_tit dt{text-align: center;}
	.index_tit dd{margin: 0 auto;margin-top: 8px}
	.sy_news{display: inherit;}
	.sy_news_left{width: 100%}
	.sy_news_right{width: 100%;padding-left: 0;margin-top: 3%}
	.sy_news_right ul li{margin-bottom: 16px;padding-bottom: 16px}
	.sy_news_left dt img{height: auto}
	.sy_news_right ul li a{width:  75%}
	.newscendate{width: 20%;padding: 12px 0}
	.hezhb ul li{width: 32%;margin-right: 2%;margin-bottom: 2%}
	.hezhb ul li:nth-child(3n+3){margin-right: 0}
	.footcon,.pattern:nth-child(3){display: none}
	.pattern h1{padding-top: 30px}
	.nybanner{font-size: 30px;padding: 45px 5%}
	.proview_top dt{width: 100%;}
	.proview_top dd{width: 100%;padding: 30px 2% 30px 2%}
	.proview_top dd h1{font-size: 23px;margin-bottom: 10px}
	.proview_cen_img{width: 100%;}
	.proview_cen_text{width: 96%;padding: 0 2%;margin-bottom: 3%}
	.listteam{margin-top: 0;padding-top: 0}
	.index_tit{padding: 25px 0}
	.zyyewu{display: inherit}
	.zyyewu_li{width: 100%;margin-bottom: 2%}
	.nynewslist_li_text_tit a{padding-bottom: 12px}
	.nynewslist_li_text_wz{margin-top: 8px}
	.nynewslist_li_text_date{margin-top: 8px}
	.nynewslist_li_img img{min-height: 130px}
	.news_view{width: 100%;margin-top: 15px}
	.news_tuijian{width: 100%;margin-top: 15px}
	.texingcen p img{display: block;width: 100%;margin: 5px 0}
	.texingcen img{display: block;width: 100%;margin: 5px 0}
	.casecen img{display: block;width: 100%;height: auto}
	.ny_contact ul li{width: 100%;padding-bottom: 15px;margin-bottom: 15px;border-bottom: 1px solid #eee}
	.ny_contact ul{display: inherit;padding: 0}
	
	
	.index_tuandui{display: inherit;}
	.tdms{float: none;width: 97%;padding-top: 15px}
	.index_tuandui ol{float: none;width: 100%;padding-top: 0}
	.bannerjr_text{top: 20%;font-size: 25px}
	.tab-menu li{font-size: 14px}
	.dsewqq{overflow-x: auto}
	
}




@media screen and (max-width: 750px){
	.index_case li,.index_gongyi,.hc_youshi{width: 100%}
	.index_gongyi li{width: 33.333%;padding: 20px 0 0 0;}
	.index_gongyi li:nth-child(4){width: 50%}
	.index_gongyi li:nth-child(5){width: 50%}
	.index_gongyi li dt img{height: 80px}
	.index_gongyi{padding: 20px 0 30px}
	.index_tit{padding: 20px 0}
	.c-banner .nexImg, .c-banner .preImg{padding: 10px 10px 10px 10px;margin-top: -23px;}
	.c-banner .jumpBtn ul li{width: 10px;height: 10px;margin-left: 3px;}
	.c-banner .jumpBtn{bottom: 10px}
	.index_gongyi li:hover{background:#035294;padding: 20px 0 0 0;}

	.dizhis{width: auto}
	.pattern:nth-child(5){padding-right: 0%}
	.sy_news_right ul li dd{margin-top: 6px;line-height: 22px}
	.newscendate{padding: 5px 0}
	.newscendate .span_y{margin-top: 0}
	.sy_news_left dd{padding: 12px 3%}
	.hezhb{padding-bottom: 20px}
	.news_center{padding: 20px 0}
	.nybanner{font-size: 23px}
	.ny_pro_ul li{width: 49.5%;margin-right: 0;margin-left: 1%}
	.ny_pro_ul li:nth-child(2n+1){margin-left: 0}
	
	.dsewqq img{display: block;width: 100%;height: auto}
	.dsewqq p img{display: block;width: 100%!important;height: auto!important}
	.about_cen11{margin-top: 0}
	.about_cen_1 h1{font-size: 20px;margin-bottom: 10px}
	.about_cen_1{font-size: 14px;line-height: 25px}
	.about_cen11{display:inherit;background: url(../images/about_team1.jpg) no-repeat center 0;background-size: 680%}
	.zyyewu{margin-top: 2%}
	.index_tuandui li img{width: 98%;}
	.index_tuandui{margin-bottom: 20px}
	.nynewslist_li_text_tit a{font-size: 17px}
	.nynewslist_li_text_tit a{padding-bottom: 5px;margin-top: 10px}
	.nynewslist_li_text_wz{margin-top: 5px}
	.nynewslist_li_img img{min-height: 100px}
	.nynewslist_li_img{width: 27%}
	.nynewslist_li_text{width: 71%}
	.nynewslist_li_text_date{margin-top: 2px}
	.proviewtit{font-size: 25px;margin: 20px 0 0}
	.texingtitle{margin: 15px 0}
	.bannerjr_text{font-size: 18px;line-height: 24px;top: 18%;width: 90%;margin-left: 5%}
	.bannerjr img{width: 180%}
	.about_cen_1 p{line-height: 27px}
	.pattern p{font-size: 12px;margin-top: 6px}
	
}





/* All */
