.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-bg{

	padding: 30px 0;

}

.top-right{

	text-align: center;

	font-size: 15px;

	color: #222222;

}

.top-tel{

	width: 250px;

	line-height: 40px;

	font-size: 24px;

	color: #fff;

	font-family: "times new roman";

	font-weight: bold;

	background: #0e5ba9;

	margin-bottom: 10px;

}

.top-tel img{

	vertical-align: middle;

	margin-right: 10px;

}



.nav-bg{

	border-top: solid 1px #ececec;

}

.mobile_nav>ul{

	display: inline-block;text-align: center;

    display: flex;

    -webkit-box-align: center;

    align-items: center;

}

.mobile_nav>ul>li{

	float: left;

	text-align: center;

	line-height: 60px;

	flex-grow: 1;

/*	position: relative;*/

}

.mobile_nav>ul>li>a{

	display: block;

	outline: none;

  /*cursor: pointer;

  -webkit-transition: all .5s;

  transition: all .5s;

  background: -webkit-linear-gradient(left, #f9b243, #f9b243) no-repeat;

  background: linear-gradient(to right, #f9b243, #f9b243) no-repeat;*/

  background-size: 100% 0%;

}

.mobile_nav>ul>li>a>span{

	color: #222;

	display: block;

	font-size: 18px;

	font-weight: bold;	

	 outline: none;

 position: relative;

  text-decoration: none;

  transition: color .3s ease;

  /*border-bottom: solid 3px #fff;*/

 padding: 0 18px;

}

.mobile_nav>ul>li>a>span::after {

  --scale: 0;

  content: '';

  position: absolute;

  left: 0;

  right: 0;

  top: 0%;

  height: 2px;

  background: #ef8516;

  -webkit-transform: scaleX(var(--scale));

          transform: scaleX(var(--scale));

  -webkit-transform-origin: var(--x) 50%;

          transform-origin: var(--x) 50%;

  transition: -webkit-transform 0.3s cubic-bezier(0.535, 0.05, 0.355, 1);

  transition: transform 0.3s cubic-bezier(0.535, 0.05, 0.355, 1);

  transition: transform 0.3s cubic-bezier(0.535, 0.05, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.535, 0.05, 0.355, 1);

}

.mobile_nav>ul>li>a>span:hover::after {

  --scale: 1;

}

.mobile_nav>ul>li>a#menu_selected>span::after {

  --scale: 1;

}









/*.mobile_nav>ul>li:hover a{

	background-size: 100% 100%;

}

.mobile_nav>ul>li>#menu_selected{

	background-size: 100% 100%;

}*/

.mobile_nav>ul>li:hover a span{

	color: #ef8516;

}

.mobile_nav>ul>li>#menu_selected span{

	color: #ef8516;

}



















.menulevel{

	display: none;

}

.nav-bg>.mobile_nav>ul>li:hover>.menulevel{

	display: block;

	position: absolute;

	top: 90px;

	left: 50%;

	margin-left: -37px;

	width: 124px;

	z-index: 999;

	background: rgba(255,255,255,.8);

	padding-top: 30px;

}

.menulevel li{

	line-height: 40px;

}

.menulevel li a span{

	font-size: 14px;

}

.menulevel li:hover a span{

	color: #00cc33;

}







#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-bg{

	background: #0e5ba9;

}

.footer-nav{

	border-bottom: solid 1px #9fbddd;

	line-height: 60px;

}

.footer-nav ul{

	display: inline-block;text-align: center;

    display: flex;

    -webkit-box-align: center;

    align-items: center;

}

.footer-nav ul li{

	float: left;

	flex-grow: 1;

}

.footer-nav ul li a{

	font-size: 18px;

	color: #fff;

	font-weight: bold;

}

.footer-bottom{

	padding: 30px 0;

}

.footer-logo{

	margin: 30px 40px 0 0;

}

.footer-list ul li{

	font-size: 24px;

	color: #fff;

	line-height: 60px;

	font-weight: bold;

}

.footer-list ul li span{

	font-size: 35px;

	color: #EF8516;

	font-family: "times new roman";

	font-weight: bold;

}



.bottom-bg{

	text-align: center;

	background: #ef8516;

	padding:10px 0;

}

.bottom-bg p a{

	color: #fff;

}

.wzbb{

	color: #fff;

	font-size: 13px;

	line-height: 28px;

}

.wzbb a{

	color: #fff;

}

.foot-content{

	color: #fff;

}

.foot-content a{

	color: #fff;

}

/*内页部分*/

.ny-bg{

	padding: 70px 0;

}





.ny-bottom{

	margin-top: 50px;

}

.ny-location{

	font-size: 15px;

	color: #2b2b2b;

	text-align: center;

}

.ny-location a{

	color: #2b2b2b;

	font-size: 15px;

}

.ny-neirong{

	margin-top: 40px;

}

.mt40{

	margin-top: 40px;

}



.ny-neirong1{

	background: rgba(255,255,255,.8);

	padding: 20px;

}



.ny-img img{

	width: 100%;

}





















.ny-zzjsnr{

	margin-bottom: 40px;

}

.ny-zzjsnr p{

	font-size: 18px;

	color: #2b2b2b;

	margin-bottom: 20px;

}

.ny-zzlist ul li{

	float: left;

	width: 50%;

	font-size: 16px;

	color: #2b2b2b;

	line-height: 40px;

}

.ny-zzlist ul li img{

	vertical-align: middle;

	margin-right: 10px;

}























#spec-n1{

	height: 380px;

	overflow: hidden;

	background: #f4f4f4;

	background-size: 100%;

}

#spec-n1>img{

	/*width: 100%;*/

	width: auto!important;

	height: 100%;

	margin: 0-100%;

}

.nygcal-js{

	font-size: 14px;

	line-height: 30px;

	color: #2b2b2b;

}

.ny-xqbut{

	background: #0e5ba9;

	border: none;

	font-size: 16px;

	color: #fff;

	/*width: 160px;*/

	text-align: center;

}



.ny-xwtp{

	height: 180px;

	text-align: center;

	overflow: hidden;

}

.ny-xwtp img{

	height: 100%;

	width: auto;

}

.ny-xwgd a{

	font-size: 14px;

	color: #0e5ba9;

}

.ny-xwgd{

	margin-top: 20px;

}

.ny-bgzx{

	background: url(../images/xw-bg.jpg) no-repeat center bottom;

	padding: 100px;

}







/*= 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: 400px;}

.pika-stage {position: relative; background: #fafafa; border: 1px solid #e5e5e5; padding: 10px 10px 40px 10px; text-align:center; height:250px;}

.pika-stage img{height: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:430px; position:relative;margin-left: 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;}







/*首页部分*/

.cp-bg{

	padding: 70px 0;

	background: url(../images/cp-bg.jpg) no-repeat center bottom;

}

.cp-tit{

	text-align: center;

	font-size: 18px;

	color: #656565;

	font-weight: bold;

}

.cp-tit p{

	font-size: 32px;

	color: #222222;

}

.cp-tit p a{

	font-size: 32px;

	color: #222222;

}

.cp-tit p:after{

	content: "";

	display: block;

	width: 72px;

	height: 2px;

	background: #0e5ba9;

	margin: 20px auto;

}

.cp-top{

	background: url(../images/cp-img.jpg) no-repeat center top;

	padding: 260px 0 20px 60px;

	margin-top: 40px;

}

.cp-box{

	font-size: 18px;

	color: #656565;

	line-height: 36px;

	width: 200px;

	margin-bottom: 22px;

}

.cp-box p{

	font-size: 30px;

	color: #0E5BA9;

	font-weight: bold;

	margin-bottom: 22px;

}

.cp-more{

	width: 124px;

	line-height: 40px;

	text-align: center;

	background: #ef8516;

}

.cp-more a{

	font-size: 15px;

	color: #fff;

}

.cp-bottom{

	margin-top: 40px;

}

.cplist-tupian{

	background: #f4f4f4;

	height: 270px;

	overflow: hidden;

	text-align: center;

}

.cplist-tupian img{

	/*min-height: 100%;*/

	/*width: 100%;*/

	height: 100%;

	margin: 0 -100%;

}

.cplist-mc{

	line-height: 50px;

	margin-top: 10px;

	text-align: center;

}

.cplist-mc a{

	font-size: 18px;

	color: #222222;

	font-weight: bold;

}

#ScrollBox li:hover .cplist-mc a{

	color: #fff;

}



.about-bg{

	background: url(../images/about-bg.jpg) no-repeat center top;

	padding: 130px 0 70px;

}

.sp-icon{

	text-align: center;

}

.about-bottom{

	margin-top: 130px;

	background: #fff;

	box-shadow: 0 0 10px #f4f4f4;

	padding: 50px;

}

.gsjj-text{

	margin: 40px 0;

}

.gsjj-text p{

	font-size: 15px;

	color: #5e5e5e;

	line-height: 36px;

}

.about-list{

	text-align: center;

}

.about-list ul{

	display: inline-block;

}

.about-list ul li{

	width: 140px;

	line-height: 50px;

	text-align: center;

	background: #f3f3f3;

	float: left;

}

.about-list ul li:hover{

	background: #ef8516;

}

.about-list ul li a{

	font-size: 15px;

	color: #222222;

}

.about-list ul li:hover a{

	color: #fff;

}

.about-cfzs{

	margin-top: 40px;

}

.about-cfzs ul li{

	width: 270px;

	height: 198px;

	overflow: hidden;

	text-align: center;

	float: left;

	margin: 0 2px;

}

.about-cfzs ul li img{

	height: 100%;

	margin: 0-100%;

}



#wrap{

	margin-top: 40px;

}

.item5{position:relative;float:left;width:600px;height:370px;cursor:pointer;overflow:hidden;}

.item5 .h2{position:absolute;right:0;bottom:0px;height:70px;width:160px;background:#fafafa;padding: 40px 20px;font-size: 15px;color: #929292;text-transform: uppercase;}

.item5 .h2 p{font-size: 24px;color: #0E5BA9;font-weight: bold;margin-bottom: 10px;}

.item5 .div{position:absolute;width:0;height:0;background:rgba(34,34,34,.6);overflow:hidden;_zoom:1;}

.item5 .cornerTL{right:0;bottom:0;}

.item5 dl{position:absolute;top:0;left:0;width:520px;height:230px;display:none;padding: 70px 40px;}

.item5 dt .h3{font-size: 15px;color: #bcbcbc;text-transform: uppercase;}

.item5 dt .h3 p{

	font-size: 24px;

	color: #EF8516;

	font-weight: bold;

	margin-bottom: 10px;

}

.item5 dd{margin-top: 30px;}

.item5 dd ul li{

	font-size: 15px;

	color: #fff;

	line-height: 36px;

}

 

.wh-bg{

	background: url(../images/lc-bg.jpg) no-repeat center top;

	padding: 62px 0;

	margin: 70px 0;

}

.lc-tit{

	font-size: 18px;

	color: #dee4ef;

	text-transform: uppercase;

}

.lc-tit p{

	font-size: 32px;

	color: #fff;

	font-weight: bold;

	background: url(../images/lc-line.png) no-repeat center bottom;

	padding-bottom: 20px;

	margin-bottom: 20px;

}

.lc-list ul li{

	width: 220px;

	padding: 40px;

	float: left;

}

.lc-list ul li:hover{

	background: rgba(239,133,22,.8);

}

.lc-bg{

	background: rgba(255,255,255,.2);

}

.lc-bga{

	background: rgba(34,34,34,.2);

}

.lc-sz{

	font-size: 36px;

	color: #fff;

	font-family: "times new roman";

	font-weight: bold;

}

.lc-text{

	margin-left: 20px;

	font-size: 14px;

	color: rgba(255,255,255,.6);

	text-transform: uppercase;

}

.lc-text p{

	font-size: 20px;

	color: #fff;

	margin-bottom: 6px;

}

.mtb20{

	margin: 20px 0;

}



.kdg-bottom{

	margin-top: 40px;

}



.xw-bg{

	background: url(../images/xw-bg.jpg) no-repeat center top;

	padding: 70px 0 30px;

	margin-top: 70px;

}

.xw-bottom{

	margin-top: 40px;

}

.xw-right{

	width: 820px;

}

.xw-con{

	background: #ffffff;

	padding: 10px 0;

}

.xw-con ul li{

	float: left;

	width: 330px;

	line-height: 60px;

	border-bottom: dotted 1px #f3f3f3;

	margin: 0 40px;

}

.xw-con ul li:nth-child(3),.xw-con ul li:nth-child(4){

	border-bottom: none;

}

.xw-con ul li a{

	font-size: 18px;

	color: #525252;

}

.xw-con ul li:hover a{

	color: #0e5ba9;

}

.xw-con ul li a span{

	float: right;

	font-size: 18px;

	color: #959595;

}

.xw-con ul li:hover a span{

	color: #0e5ba9;

}

.xw-rcon{

	width: 290px;

	background: #fff;

	padding: 0 30px;

}

.xw-rcon ul li{

	border-bottom: solid 1px #f3f3f3;

	line-height: 80px;

	font-size: 18px;

	color: #222222;

	font-weight: bold;

}

.xw-rcon ul li a{

	font-size: 18px;

	color: #222222;

	font-weight: normal;

	margin-left: 10px;

}

.xw-rcon ul li:hover a{

	color: #0e5ba9;

}

.xw-rcon ul li:last-child{

	border-bottom: none;

}





.yqlj{

	padding: 41px 0 0px;

}

.yqlj-con{

	font-size: 18px;

	color: #0e5ba9;	

	font-weight: bold;

}

.yqlj-con:before{

	content: "";

	display: block;

	float: left;

	width: 4px;

	height: 17px;

	background: #0e5ba9;

	margin-right: 20px;

	margin-top: 4px;

}

.yqlj-con a{

	font-size: 15px;

	color: #2b2b2b;

	font-weight: normal;

}



/*图片列表*/



.photos-demo span{ display: inline-block; text-align: center; margin: 0 5px 10px;width: 290px;}



.photos-demo span p{color: #2a2a2a; font-size: 16px;line-height: 50px;}

.tpmk-img{

	height: 220px;

	overflow: hidden;

}

.yhfk-img{

	height: 240px;

	overflow: hidden;

}

.photos-demo span img{

	/*width: 100%;*/

	/*min-height: 235px;*/

	height: 100%;

	/*max-width: 100%;*/

	cursor: pointer;

				transition: all 0.6s;

				margin: 0-100%;

}

.photos-demo span img:hover{

	transform: scale(1.1);

}

.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: #0e5ba9; 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;}









.nygc-demo span{ display: inline-block; text-align: center; margin: 0 5px ;width: 390px;}

.nygc-demo span p{color: #2a2a2a; font-size: 16px;line-height: 50px;font-weight: bold;}

.nygc-img{

	height: 210px;

	overflow: hidden;

	border: solid 10px #f6f6f6;

}

.nygc-demo span:hover .nygc-img{

	border: solid 10px #0e5ba9;

}

.nygc-img img{

	/*height: 100%;*/

	width: 100%;

	min-height: 100%;

}

.nygc-demo span:hover p{

	color: #0e5ba9;

}

