.width{
	width: 1200px;
	margin: 0 auto;
}
.white{
	color:#fff;
}
.white a{
	color:#fff;
}
.white a:visited{
	color:#fff;
}
.white a:hover{
	color:#ffffff;
}
.blcak{
	color: #000;
}
.blcak a{
	color: #000;
}
.blcak a:visited{
	color: #000;
}
.blcak a:hover{
	color: #000;
}
.red{
	color: #fff;
}
.red a{
	color: #fff;
}
.red a:visited{
	color: #fff;
}
.red a:hover{
	color: red;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.action{
	transition: all .4s ease;
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease;	
	-o-transition: all .4s ease;
}
.action:hover{
	transition: all .4s ease;
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease;	
	-o-transition: all .4s ease;
}
/*banner*/
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  }

.rslides img {
  display: block;
  height:auto;
  border: 0;
  width: 100%;
  }
.slide_container {
  position: relative;
  width: 100%;
  }

.slide {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.slide li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }
 .slide_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url(../images/themes.gif) no-repeat left top;
  margin-top: -45px;
  }

.slide_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }
/*header*/
.top{
	height: 45px;
	line-height: 45px;
	background: url(../images/top-bg.jpg) no-repeat top center;
}
.top-bt{
	color:#858585;
	font-size: 14px;
	line-height: 45px;
}
.top-dh{
	color: #fff;
	line-height: 45px;
	font-size:14px;
}
.top-dh span{
	font-family: "times new roman";
	color: #fff;
	font-size:26px;
}
.logo{
	margin:25px 0px;
}
.nav{
	text-align: right;
	width: 720px;
	margin-top:42px;
}
.mobile_nav ul li{
	float: left;
	text-align: center;
	width:120px;
	line-height:40px;
	position: relative;
}
.mobile_nav ul li a{
	display: block;
}
.mobile_nav>ul>li>a>span{
	color: #202020;
	font-size:15px;
}
.nav .mobile_nav>ul>li:hover{
	background: #0067cc;
	border-radius: 50px;
}
.nav .mobile_nav>ul>li:hover span{
	color: #fff;
}
.nav .mobile_nav>ul>li #menu_selected{
	background: #0067cc;
	border-radius: 50px;
}
.nav .mobile_nav>ul>li #menu_selected span{
	color: #fff;
}
.nav .menulevel{ padding:0;z-index: 999;position: absolute;top:55px; left:0px;}
.nav li:hover>.menulevel{ display:none;}
.menulevel{ width:150px; left:-25px; display:none; margin:0;position: absolute; z-index:99999; top:37px; }
.menulevel li{ display:block;width:100%;text-align: center;line-height:50px;background: #0067cc;border-top: 1px solid #fff;}
.menulevel li a span{color: #fff;font-weight: normal;font-size: 13px;}
.menulevel li:hover span{background: #3b3b3b;display: block;}
.menulevel li:hover a span{color: #fff;}
.menulevel li>.menulevel{width:100%; left:100%;  top:0;}
#full-screen-slider { width:100%; /*height:600px;*/ position:relative}
#slides { display:block; width:100%; height:600px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:20%; top:480px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE}
/*foot部分*/
.footer{
	padding:60px 0px;
	background: #212121;
}
.f-logo{
	margin-top: 20px;
}
.f-con{
	width:380px;
	margin-left:40px;
}
.f-con li{
	color: #fff;
	line-height: 36px;
	font-size: 15px;
}
.f-con li span{
	font-family: "times new roman";
	font-size:22px;
}
.f-cona{
	width:330px;
}
.f-cona li{
	color: #fff;
	line-height: 37px;
	font-size: 15px;
}
.bottom-bg{
	background:#0067cc;
	padding: 10px 0;
	text-align: center;
}
.wzbb{
	color: #fff;
	font-size: 14px;
	line-height: 28px;
}
.wzbb a{
	color: #fff;
}
.foot-content{
	color: #fff;
}
.foot-content a{
	color: #fff;
}
/*内页部分*/
.dbg{
	background: #f9f9f9;
	padding:60px 0px;
}
.ny-location img{
	vertical-align: middle;
	margin-right:20px;
}
.dbt-title{
	border-bottom: 1px solid #dedede;
	margin-bottom:20px;
	padding-bottom: 10px;
}
.ny-bt{
	background: url(../images/xian2.png) no-repeat left center;
	color: #000;
	padding-left:45px;
	line-height:20px;
	margin-top: 20px;
	font-size: 18px;
}
.ny-bt span{
	font-family: "times new roman";
	font-size: 50px;
	margin-right:10px;
	letter-spacing: -1px;
	color: rgba(0,0,0,0.15);
	text-transform: uppercase;
}
.xbg{
	background: #fff;
	width: 1100px;
	padding:30px 50px 50px;
	box-shadow: 0px 5px 20px #f0f0f0;
	margin-top:30px;
}

.nyabout-titen{
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
}
.xw-nyxq ul li{
	padding: 10px;
}
.xw-nyxq ul li:hover{
	background: #1d7c00;
}
.xw-nyxq ul li:hover .zx-xbt a{
	color: #fff;
}
.xw-nyxq ul li:hover .zx-xnr a{
	color: #fff;
}
.xw-nyxq ul li:hover .zx-xmore a{
	color: #fff;
}
.nynew1_content{
	width: 920px;
	margin-right: 20px;
}
.ny-navtop{
	border-bottom: solid 1px #707070;
}
.ny1{
	margin-top: 50px;
	background: rgba(255,255,255,.6);
	padding: 20px;
}
.ny{
	width: 930px;
}
.ny-left{
	width: 220px;
}
.ny-img img{
	width: 100%;
}
.ny-gsxw{
	width: 1134px;
	margin: 0 auto;
}
.w1125{
	width: 1125px;
	margin: 30px auto 0;
}
.ny-navbottom{
	background: #ffcf38;
	line-height: 60px;
	padding-left: 67px;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.ny-navbottom img{
	vertical-align: middle;
	margin-right: 10px;
}
.cpnav-tit{
	width: 136px;
	height: 106px;
	background: #28983a;
	text-align: center;
	padding-top: 30px;
}
.cpnav-tit p a{
	font-size: 25px;
	color: #FFFFFF;
	font-weight: bold;
}
.ddsmoothmenu-v{
	border: solid 2px #535353;
}
.ddsmoothmenu-v ul li:last-child{
	border-bottom: none;
}
.related-list{
	line-height: 50px;
}
.lbox-top {
    text-align: center;
    background: #006bc5;
}
.cp-navbot{
	background: #64dad3;
	padding: 30px 43px;
}
.cp-navbot p:first-child{
	font-size: 18px;
	color: #fff;
}
.cp-navbot p:first-child img {
    margin-right: 10px;
    vertical-align: middle;
}
.cp-navbot p:last-child {
    font-size: 26px;
    color: #fff;
}
.ny-dqwz{
	background: #efefef;
}
.ny-location{
	margin-top: 25px;
	font-size: 14px;
	color: #0d0d0f;
}
.ny-location a{
	font-size: 14px;
	color: #0d0d0f;
}
.ny-tit{
	font-size: 14px;
	color: #2b2b2b;
	text-transform: uppercase;
}

.ny-bbj{
	background: rgba(255,255,255,.8);
	padding: 20px;
	box-shadow: 0px 5px 10px #7a7a7a;
}
#spec-n1{
	height: 280px;
	overflow: hidden;
}
.nygcal-js{
	font-size: 14px;
	line-height: 30px;
	color: #2b2b2b;
}
/*= common css to all effects =*/
.single-member{width: 100%; float: left;  text-align: center; position: relative;}
.member-image img{max-width: 100%; vertical-align: middle;}
.h3 a {font-size: 24px; font-weight: normal; margin: 10px 0 0; text-transform: uppercase;}
.social-touch a{display: inline-block; width: 27px; height: 26px; vertical-align: middle; margin: 0 2px; background-image: url(../images/social-icons.png); background-repeat: no-repeat; opacity: 0.7; transition: 0.3s;}
.social-touch a:hover{opacity: 1; transition: 0.3s;}
.fb-touch{background-position: 0 0;}
.tweet-touch{background-position: -35px 0;}
.linkedin-touch{background-position: -71px 0;}
.icon-colored .fb-touch{background-position: 0 -27px;}
.icon-colored .tweet-touch{background-position: -35px -27px;}
.icon-colored .linkedin-touch{background-position: -71px -27px;}
/*= common css to all effects end =*/
/* Style the thumbnails */
.pika-thumbs{ padding: 0 16px; height: 75px; }
.pika-thumbs li{ width: 144px; height:74px; margin: 10px 0 0 17px; padding: 0; overflow: hidden;
    float: left; list-style-type: none;padding: 3px; margin: 0 5px; background: #fafafa; border: 1px solid #e5e5e5; cursor: pointer;}
.pika-thumbs li .clip {position:relative;height:100%;text-align: center; vertical-align: middle; overflow: hidden;}

/* The stage is the wrapper. The image fills 100% the height of the stage */
.pika-stage, .pika-textnav {width:260px;}
.pika-stage {position: relative; background: #fafafa; border: 1px solid #e5e5e5; padding: 10px 10px 40px 10px; text-align:center; height:250px;}
.pika-stage img{width: 100%;}
.pika-stage .caption {position: absolute; /*background: #000; background: rgba(0,0,0,0.75);  border: 1px solid #141414;*/ font-size: 11px; 
    color: #fafafa; padding: 10px; text-align: right; bottom: 50px; right: 10px;}
.pika-stage .caption p {padding: 0; margin: 0; line-height: 14px;}

/* Ths play, pause, prev and next buttons */
.pika-imgnav a {position: absolute; text-indent: -5000px; display: block;z-index:3;}
.pika-imgnav a.previous {background: url(../images/prev.png) no-repeat left 45%; height: 100%; width: 50px; top: 10px; left: 10px;cursor:pointer;}
.pika-imgnav a.next {background: url(../images/next.png) no-repeat right 45%; height: 100%; width: 50px; top: 10px; right: 10px;cursor:pointer;}
.pika-imgnav a.play {background: url(../images/play.png) no-repeat 0% 50%; height: 100px; width: 44px;top:0;left:50%;display: none;cursor:pointer;}
.pika-imgnav a.pause {background: url(../images/pause.png) no-repeat 0% 50%; height: 100px; width: 44px;top:0;left:50%;display:none;cursor:pointer;}

/* The previous and next textual buttons */
.pika-textnav {overflow: hidden; margin: 10px 0 0 0;bottom:10px; position:absolute;}
.pika-textnav a {font-size: 12px; text-decoration: none; color: #333; padding: 4px;}
.pika-textnav a.previous {float: left; width: auto; display: block;}
.pika-textnav a.next {float: right; width: auto; display: block;}

/*for the tool tips*/
.pika-tooltip{font-size:12px;position:absolute;color:white;padding:3px; background-color: rgba(0,0,0,0.7);border:3px solid black;}
.pika-counter{position: absolute;bottom: 45px;left:15px;color:white;background:rgba(0,0,0,0.7);font-size:11px;padding:3px;-moz-border-radius: 5px;border-radius:5px;}

/* If using user thumbnails there's a pause well the new large image loads. This is the loader for that */		
.pika-loader{ background:url(loading.gif) 3px 3px no-repeat #000; background-color:rgba(0,0,0,0.9); color:white; width:60px; font-size:11px; padding:5px 3px; 
    text-align:right; position:absolute; top:15px; right:15px; }

/*if you just want to adjust the size of the stage and the thumbnails, you can do so by editing the following lines: */
.pika-thumbs li{width: 60px; height:60px;}
.pikachoose{width:300px; position:relative;margin: 30px 0px 30px 90px;}
#pikame{width: 150px;}
.pika-thumbs {margin: 10px 0 0 17px; width:250px;position: absolute;top: 10px;right: 30px;}
.pika-thumbs li { margin: 5px 5px;}

/* jCarousel Styles */
/*if you're not using the carousel you can delete everything below this */
.jcarousel-skin-pika{position:absolute;top:0px;left:-90px;}
.jcarousel-skin-pika .jcarousel-container-vertical { width: 125px;height: 300px; overflow:hidden;}
.jcarousel-skin-pika .jcarousel-clip-vertical { width:  125px; height: 230px;}
.ny-head{padding-top: 12px;height: 60px;}
.ny-head a{font-size: 16px;color: #fff;}
.effect-2{max-height: 324px; min-height: 324px; overflow: hidden;}
.effect-2 .h3{padding-top: 7px; line-height: 33px;}
.effect-2 .member-image{ height: 187px; overflow: hidden; width: 100%; transition: 0.4s; display: inline-block; float: none; vertical-align: middle;}
.effect-2 .member-info{transition: 0.4s;}
.effect-2 .member-info p{width: 90px;line-height: 33px;border: solid 1px #fff;text-align: center;border-radius: 20px;margin: 0 auto;}
.effect-2 .member-info p a{font-size: 14px;color: #fff;}
.effect-2 .member-image img{width: 100%; vertical-align: bottom;}
.effect-2 .social-touch{background-color: #1fb554; float: left; left: 0; bottom: 0; overflow: hidden; padding: 5px 0; width: 100%; transition: 0.4s;}
.effect-2:hover .member-image{height: 200px; transition: 0.4s;}
/*首页部分*/
/*产品展示*/
.pro-bg{
	padding:65px 0px 75px;
}
.pro-title{
	text-align: center;
	color: #979797;
	font-size: 16px;
}
.pro-title span{
	color: #000;
	font-size: 36px;
	font-weight: bold;
}
.pro-title p{
	color: #000;
	margin-bottom:10px;
	font-size: 36px;
	line-height: 55px;
	background: url(../images/xian.png) no-repeat top center;
}
.pro-con{
	margin-top: 35px;
}
/*简介*/
.about{
	height:785px;
	padding-top: 50px;
	background: url(../images/about-bg.jpg) no-repeat top center;
}
.about-diao{
	color: #fff;
	line-height: 38px;
	font-size: 14px;
}
.about-nav9{
	margin-top: 45px;
}
.about-nav9 li{
	width: 274px;
	float: left;
	text-align: center;
	border-right: 1px solid #efefef;
}
.about-nav9 li p{
	color: #000;
	font-size:17px;
}
.value1,.value22,.value33,.value44{
	font-family: "times new roman";
	color: #0067cc;
	font-size:50px;
}
.value1{
	background: url(../images/about-tu_03.png) no-repeat right 45px center;
}
.value22{
	background: url(../images/about-tu_05.png) no-repeat right 30px center;
}
.value33{
	background: url(../images/about-tu_07.png) no-repeat right 70px center;
}
.value44{
	background: url(../images/about-tu_09.png) no-repeat right 55px center;
}

.about-nav{
	margin-top:45px;
}
.about-nav li{
	width: 299px;
	float: left;
	text-align: center;
	border-right: 1px solid #dadada;
}
.about-nav li p{
	color: #000;
	font-size:17px;
}
.value,.value2,.value3,.value4{
	font-family: "times new roman";
	color: #0067cc;
	font-size:50px;
}
.value{
	background: url(../images/about-tu_03.png) no-repeat right 65px center;
}
.value2{
	background: url(../images/about-tu_05.png) no-repeat right 50px center;
}
.value3{
	background: url(../images/about-tu_07.png) no-repeat right 90px center;
}
.value4{
	background: url(../images/about-tu_09.png) no-repeat right 80px center;
}
.about-znr{
	background: #fff;
	margin-top: 35px;
	padding: 40px;
}
.about-tu{
	width: 610px;
	height: 340px;
	border-radius:10px;
}
.about-tu iframe{
	border-radius:10px;
}
.about-con{
	width: 460px;
}
.about-bt{
	color: #000;
	font-size: 26px;
	margin-top: 25px;
}
.about-diao{
	color: #626262;
	font-size: 14px;
	line-height: 34px;
	margin-top: 30px;
}
.about-more li{
	float: left;
	width: 140px;
	line-height:45px;
	text-align: center;
	margin-right: 5px;
	margin-top:25px;
}
.about-more li a{
	color: #fff;
	font-size: 14px;
}
/*案例*/
.case-bg{
	padding: 90px 0px;
}
.poster-main {
  width: 1000px;
  height: 450px;
  position: relative;
  margin: 0 auto;
}
.poster-main a, .poster-main img { display: block; }

.poster-main .poster-list{
  width: 1000px;
  height: 450px;
}
.poster-main .poster-list li{
   overflow: hidden;
  width: 600px;
  height: 450px;
  position: absolute;
  left: 0;
  top: 0;
  border: 5px solid #fff;
  background: #fff;
  box-shadow: 0px 5px 20px #d6d5d5;
}
.poster-main .poster-list li img{
	width: 600px;
	height: auto;
	overflow: hidden;
}
.poster-main .poster-btn {
  position: absolute;
  top: 0;
  z-index: 10;
  cursor: pointer;
}
.poster-main .poster-prev-btn {
  left: -220px;
  background: url(../images/left.png) no-repeat center center;
}
.poster-main .poster-next-btn {
  right: -220px;
  background: url(../images/right.png) no-repeat center center;
}
/*优势*/
.ys{
	background: url(../images/ys-bg.jpg) no-repeat top center;
	padding-top:105px;
	height:1275px;
}
.ys-title{
	margin-left: 310px;
	font-size: 15px;
	color: #fff;
	text-transform: uppercase;
}
.ys-title span{
	color: #fff;
	font-size: 26px;
}
.ys-title p{
	padding-left:25px;
	margin-bottom:25px;
	color: #0067cc;
	font-size: 26px;
}
.ys-znr{
	margin-top: 170px;
}
.ys-znr1{
	margin-top: 50px;
}
.ys-con{
	width: 560px;
}
.ys-dbt{
	height: 120px;
	background: url(../images/ys-xian.jpg) no-repeat left center;
}
.ys-icon{
	margin-top:29px;
}
.ys-icon img{
	list-style:none;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s; 
	-o-transition: all 0.5s;
}
.ys-icon img{
	transition:All 0.8s ease-in-out;
	-webkit-transition:All 0.8s ease-in-out;
	-moz-transition:All 0.8s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.ys-icon:hover img{ 
	transform: rotateY(360deg);
}
.ys-bt{
	color: #959595;
	font-size: 16px;
	margin-top: 30px;
	margin-left: 20px;
}
.ys-bt p{
	color: #000;
	font-size: 22px;
	margin-bottom: 10px;
	font-weight: bold;
}
.ys-nr{
	margin-top: 30px;
	padding-left: 37px;
}
.ys-nr li{
	margin-top: 30px;
	color: #444444;
	font-size: 15px;
	line-height: 32px;
	margin-bottom: 45px;
}
.ys-nr li:before{
	display: block;
    content: "";
    background: #c7c7c7;
    width: 10px;
    height: 10px;
    border-radius: 100px;
    float: left;
    margin: 13px 20px 20px 0px;
}
.ys-gd{
	background: #0067cc;
	width: 180px;
	margin-left: 37px;
	line-height: 50px;
	text-align: center;
}
.ys-gd a{
	color: #fff;
	font-size: 15px;
}
/*新闻中心*/
.news{
	background: #f3f5f9;
	padding: 70px 0px;
}
.news-con{
	margin-top:45px;
}
.gongsi{
	width: 840px;
}
.gs-con{
	padding: 40px 35px 0px;
	width: 350px;
	height: 200px;
	background: #fff;
}
.gs-xbt a{
	color: #202020;
	font-size: 17px;
	font-weight: bold;
}
.gs-xnr{
	margin-top: 15px;
}
.gs-xnr a{
	font-size: 14px;
	color: #8b8b8b;
	line-height: 28px;
}
.gs-xgd{
	background: #0067cc;
	width: 140px;
	line-height: 40px;
	text-align: center;
	margin-top: 20px;
}
.gs-xgd a{
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
}
.jishu{
	margin-top: 25px;
}
.js-con{
	width: 400px;
}
.js-con li{
	line-height:38px;
}
.ba-con a{
	color: #000000;
	font-size: 14px;
}
.date{
	font-size: 14px;
	color: #b2b2b2;
}
.js-con li:hover .ba-con a{
	color: #0067cc;
}
.zixun{
	width:325px;
}
.zx-xgd{
	margin-top: 15px;
	padding-top:20px;
	border-top: 1px solid #dedede;
}
.zx-xgd a{
	color: #0067cc;
	font-size:14px;
	text-transform: uppercase;
	font-weight: bold;
}
.yqlj{
	background: #252525;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	padding: 20px 0px;
	font-size: 16px;
	color: #fff;
}
.yqlj a{
	font-size: 13px;
	color: #fff;
}
/*图片列表*/
.photos-demo span{ display: inline-block; text-align: center; margin: 0 10px;width:334px;float: left;}
.photos-demo span p{color: #2b2b2b; font-size: 15px;line-height:70px;}
.photos-demo span:hover p{}
.tpmk-img{height:251px;overflow: hidden;}
.photos-demo span img{height: 100%;}
.lh68{ position: absolute; top: 0; z-index: -1;}
.lhbd label{ display: inline-block; max-width:80px ; width: 100%; height: 30px; line-height: 30px; margin-bottom: 0px; border-bottom: #eee dashed 1px;}
.lhbd dt{ padding: 3px 0; width: 100%;}
.lhbdfr{ float: right;width: 100%;}
.lhbdfl{ float: left;width: 100%;}
.lhbdfr label{max-width:75px ; width: 100%;}
.lhbd input{ width: 57%;}
.lhbdfl input{ width: 67%;}
.lhbd span{font-weight: 100;}
.lhbd .Content{ width: 84%;}
.clear{ clear: both;}
.lhbd .Content{ height:113px;}
.submit{ background: #0067cc; color: #fff; display: block; width: 80px; line-height: 30px; margin: 0 auto; text-align: center; border: none;}
.lh615{  line-height: 30px; margin: 0 10px; text-align: center; border: none;}
#pro_info{
	width:450px;
	margin-top: 30px;
}
#pro_info li{
	line-height: 59px;
	border-bottom: 1px dashed #efefef;
}
#proinfo_c p img{
	text-align: center;
	margin: 0px auto;
}
/*联系我们单页*/
.lx-znr{
	margin: 30px 0px 40px;
}
.lx-dbt{
	color: #000;
	font-weight: bold;
	font-size: 26px;
	background: url(../images/ny-icon.png) no-repeat left center;
	padding-left:90px;
}
.lx-dbt span{
	font-family: "times new roman";
	color: #0067cc;
	font-size: 30px;
}
.lx-dbt p{
	margin-top: 10px;
	margin-bottom: 5px;
	color: #6a6a6a;
	font-weight: normal;
	font-size: 17px;
}
.lx-con{
	border-left: 1px solid #efefef;
	width:300px;
	padding-left: 40px;
	margin-left: 40px;
}
.lx-con li{
	font-size: 16px;
	line-height: 40px;
}
.lx-cona {
	border-left: 1px solid #efefef;
	width:360px;
	padding-left: 40px;
	margin-left: 40px;
}
.lx-cona li{
	font-size: 16px;
	line-height: 40px;
}
.ly-znr{
	background: #f5f5f5;
	padding:50px 40px;
}
.ly-con {
	width: 560px;
}
/*新闻内页*/
.xinwen-con{
	border-bottom: 1px dashed #ccc;
	padding-bottom:30px;
	margin-bottom:30px;
}
.xw-nynr{
	padding: 50px;
	background: #f9f9f9;
	width: 450px;
	height: 240px;
	cursor: pointer;
    transition: all 0.6s;
}
.xw-nynr:hover .ny-xgd{
	background: #fff;
}
.xw-nynr:hover .ny-xgd a{
	color: #0067cc;
}
.xw-nynr:hover{
	background: #0067cc;
}
.xw-nynr:hover a{
	color: #fff;
}
.ny-xbt{
	color: #202020;
	font-size: 20px;
	font-weight: bold;
}
.ny-xnr{
	margin-top:30px;
}
.ny-xnr a{
	font-size: 15px;
	color: #8b8b8b;
	line-height:34px;
}
.ny-xgd{
	background: #0067cc;
	width: 160px;
	line-height: 45px;
	text-align: center;
	margin-top:35px;
}
.ny-xgd a{
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
}

