/**
* @author:    ssj
* @update:    2019年04月26日
* @description: 个性样式
*/

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
em,i{
	font-style: normal;
}
body{
	font-size: 14px;
	position: relative;
	background-color: #f2f2f2;
	/*min-width: 1200px;*/
}
img{
	vertical-align: middle;
	max-width: none;
}
a{
	color: inherit;
}
.ftc-white{
	color: #fff;
}
.ftc-blue{
	color: #130491;
}
.ftc-red{
	color: #db0000;
}
.bgc-blue{
	background-color: #130491;
}
.bgc-red{
	background-color: #db0000;
}
.bgc-white{
	background-color: #fff;
}
.wrapper{
	background-color: #f1f1f1;
	width: 100%;	
}

.clear:after{
  content: "";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
.clear {
	*zoom:1;
}
.mt0{
	margin-left: auto;
	margin-right:auto;
}
.fl{ 
	float:left;
}
.fr{ 
	float:right;
}
.tow1{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.tow2{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.tow3{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.tow4{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.imgchange:hover{
	transition: 0.5s;
	-webkit-transform:scale(1.1);
	-o-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	transform:scale(1.1);
}
.shan{
	position: relative;
	display: inline-block;
	overflow: hidden;
}
.shan:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .5);
    content: "";
    -webkit-transition: -webkit-transform 1s;
    -moz-transition: -moz-transform 1s;
    -ms-transition: -ms-transform 1s;
    -o-transition: -o-transform 1s;
    transition: transform 1s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -180%, 0);
    -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -180%, 0);
    -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -180%, 0);
    -o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -180%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -180%, 0);
}

.shan:hover:before {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 180%, 0);
    -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 180%, 0);
    -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 180%, 0);
    -o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 180%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 180%, 0);
}
.pac{
	display: -moz-box;
    -moz-box-orient: vertical;
    -moz-box-pack: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-box-pack: center;
    display: box;
    box-orient: vertical;
    box-pack: center;
}
.main{
	width: 1200px;
	margin: 0 auto;
	position: relative;
	/*min-height: 100%;*/
}
.text-l{
	text-align: left;
}
.text-c{
	text-align: center;
}
.text-r{
	text-align: right;
}
.res-bg{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.shadow{
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 10px rgba(167,167,167,0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 10px rgba(167,167,167,0.6);
}
.none{
	display: none;
}
.block{
	display: block;
}
.danye{
	word-break: break-all;
  text-align: justify;
}
.danye img{
	max-width: 100%;
}
/*@ 宋体      SimSun
@ 黑体      SimHei
@ 微软雅黑   Microsoft Yahei
@ 微软正黑体 Microsoft JhengHei
@ 新宋体    NSimSun
@ 新细明体  MingLiU
@ 细明体    MingLiU
@ 标楷体    DFKai-SB
@ 仿宋     FangSong
@ 楷体     KaiTi
@ 仿宋_GB2312  FangSong_GB2312
@ 楷体_GB2312  KaiTi_GB2312  
@
@ 说明：中文字体多数使用宋体、雅黑，英文用Helvetica*/


.subbannerbox {
	width: 100%;
	height: 500px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.subbannerbox .subbanner {
	width: 1920px;
	height: 500px;
	position: absolute;
	left: 50%;
	margin-left: -960px;
}
.subbannerbox .subbanner img{
	width: 100%;
}

.navbox{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: rgba(0,0,0,.7);
}
.navsup{
	
}
.navsup li{
	float: left;
}
.navsup li a{
	display: block;
	height: 46px;
	line-height: 46px;
	color: #fff;
	font-size: 18px;
	padding: 0 30px;
}
.navsup li:hover a{
	background-color: #000;
}

.crumbbox{
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	/*background: #f4f4f4;*/
}
.crumb{
	line-height: 30px;
	height: 30px;
	color: #2a2a2a;
	margin: 0 auto;
	width: 1200px;
	font-size: 16px;
	/*border-bottom: 1px solid #cacaca;*/
}
.crumb strong{
	font-weight: 500;
}
.crumb strong i{
	color: #909090;
	font-size: 14px;
	margin: 0 12px;
}
.crumb a{
	color: #545454;
}
.crumb span,
.crumb a:hover{
	color: #0d5cbe;
}
.crumb>i{
	font-size: 22px;
	color: #474747;
	margin-right: 10px;
}

 


.newslist{
  margin-bottom: 90px;
  margin-top: 80px;
}
.newsttt{
	line-height: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.newsttt i{
	color: #f08f2d;
	font-size: 32px;
	margin-right: 10px;
}
.newsttt span{
	color: #584e41;
	font-size: 22px;
	display: inline-block;
	margin-right: 15px;
}
.newsttt em{
	color: #c9c7c4;
	font-size: 22px;
	display: inline-block;
	text-transform: uppercase;
}
.news{
	padding-bottom: 20px;
}
.news li{
	width:100%;
	/*padding:20px 40px;*/
	
	padding-right: 180px;
	box-sizing: border-box;
	justify-content: space-between;
	margin-bottom: 50px;
	background: #fff; 
	background-color: #f3f3f3;
	position: relative;
	height: 225px;
	/* -moz-box-shadow:0px 2px 7px #CFCFCF; 
	-webkit-box-shadow:0px 7px 7px #CFCFCF; 
	box-shadow:0px 2px 7px #CFCFCF; */
}
.newsimg{
	display: block;
	width: 300px;
	height: 225px;
	border:1px solid #c0c0c0;
	overflow: hidden;
	background-color: #f5f5f5;
}
.newsimg img{
	width: 300px;
	height: 225px;
}
.news li:hover .newsimg img{
	transition: 0.5s;
	-webkit-transform:scale(1.1);
 	-o-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
    transform:scale(1.1);
}


.newsmain{
	width: 720px;
	/*margin-top: 30px;*/
	position: relative;
	padding-left: 40px;
	/*height: 210px;*/
}
.newsmain2{
	width: 100%;
	/*margin-top: 30px;*/
	position: relative;
	padding-left: 40px;
	/*height: 210px;*/
}
.newst{
	/*border-bottom:1px solid #b9b9b9;*/
	min-height:40px;
	
	justify-content: space-between;
}
/*.newst span{
    color: #aaaaaa;
    line-height: 30px;
    height: 30px;
    display: block;
    font-size: 18px;
    margin-top: 15px;
}*/

.newsmore{
	position: absolute;
	top: 110px;
	right: 10px;
	display: inline-block;
	padding: 3px 10px;
	color: #ff3c00;
	border: 2px solid #ff3c00;
	border-radius: 8px;
	font-size: 16px;
}
.newstime{
	position: absolute;
	top: 70px;
	left: 10px;
	display: block;
	width: 100px;
	height: 100px;
	text-align: center;
	color: #fff;
	background-color: #0081ee;
	border-radius: 10px;
	padding-top: 10px;
}
.newstime>b{
	font-size: 40px;
	line-height: 1.2;
}
.newstime>p{
	font-size: 16px;
}
.newst h3{
	font-size: 24px;
	line-height: 30px;
	margin-top: 40px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: 500;
	color: #222222;
}


.newsp p{
	width:100%;
	font-size: 15px;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	transition-duration: 0.5s;
	margin-top: 10px;
	color: #7b7b7b;
	max-height: 84px;
}
.newsp span{
	color: #afafaf;
	font-size: 18px;
	margin-top: 20px;
	display: inline-block;
	/*width: 120px;*/
	height: 40px;
	line-height: 40px;
	/*background: #ffa000;*/
	text-align: center;
	transition-duration: .5s;
	vertical-align: middle;
}
.newsp span i{
	margin-right: 10px;
	font-size: 18px;
	/*vertical-align: -3px;*/
}
/*.news li:hover p{
	color: #eb2f87;
}*/
.newsrr{
	width: 60px;
	height: 215px;
	background: #0d6fb8;
	text-align: center;
	transition-duration: 0.5s;
}
.newsrr i{
	font-size: 28px;
	color: #fff;
	line-height: 215px;

}
.newsrr:hover{
	background: #073150;
}

.news-ke{
	width: 28px;
	height: 130px;
	text-align: center;
	line-height: 126px;
	position: absolute;
	top: 40px;
	right: 40px;
	background-color: #fff;
	border: 2px solid #b2b2b2;
	transition-duration: .5s;	
}
.news-ke i{
	font-size: 24px;
	color: #b2b2b2;
	transition-duration: .5s;
}
.news li:hover .news-ke{
	background-color: #1807a6;
	border: 2px solid #1807a6;
}
.news li:hover .news-ke i{
	color: #fff;
}



.newsview{	
	margin:50px auto 80px auto;	
	
}
.newsyo{
	background: #fff;
	padding: 40px 30px ;
}

.viewt{
	padding-bottom:10px;
	text-align: center;
	padding-bottom: 10px;
	border-bottom: 1px dashed #b9b9b9;
	color: #747474;
}
.viewt h3{
	font-size: 24px;
	line-height: 40px;

	margin-bottom: 10px;
}
.viewt p{
	font:14px "å®‹ä½“";
	line-height: 40px;
	color:#7f7f7f;
	display: block;
}
.share2{
	line-height: 28px;
	color: #8e8e8e;
}
.share2>div{
	display: inline-block;
	vertical-align: top;
	margin: 0 15px;
}

/*.viewp p{
	font:14px "å®‹ä½“";
	line-height: 35px;
	text-indent: 2em;
}*/
/*.viewp div{
	width:100%;
	margin: 0 auto;
}*/
.viewp{
	word-break: break-all;
  text-align: justify;
  margin-top: 20px;
}
.viewp img{
	max-width: 100%;
}
/*.viewt p span{
	margin-right: 30px;
}*/
.newslinkWrap{
	margin-top: 50px;
	border-top: 1px dashed #d2d2d2;
	position: relative;
	/* border-bottom: 1px dashed #d2d2d2; */
}
.newslink{
	padding: 5px 0 5px 16px;
	line-height: 24px;
	/*height: 24px;*/
}
.newslink span,.newslink a{
	font-family: "新宋体";
	font-size: 14px;
	color: #5a5a5a;
}
.newslink span{
	font-weight: 500;
}
.newslink:hover a{
	color: #023e97;
}
.newslinkWrap .back{
	width: 120px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	color: #fff;
	background-color: #ff6600;
	font-size: 19px;
	position: absolute;
	top: 14px;
	right: 0;
}
.newslinkWrap .back i{
	font-size: 24px;
	margin-right: 6px;
}
.footbox{
	width: 100%;
	/*height: 150px;*/
	background-color: #060c03;
}
.footer {
	padding-top: 20px;	
	font-size: 12px;
	color: #8f8f8f;
	position: relative;
}
.footer-top{
	padding-bottom: 20px;
}
.footer-logo img{
	height: 60px;
}
.footer-code{
	position: absolute;
	top: 20px;
	right: 0;
}
.footer-code img{
	width: 80px;
	height: 80px;
	border: 4px solid #fff;
}
.footer-body{
	margin-left: 50px;
	/*margin-top: 20px;*/
}
.footer-menu{
	/* margin-top: 20px; */
}
.footer-menu li{
	padding-right: 35px;
	padding-left: 35px;
	color: #fff;
	font-size: 14px;
	margin-bottom: 3px;
}
.footer-menu li b{
	font-size: 18px;
}
.footer-menu li b span{
	color: #ff6600;
	font-weight: 600;
}
/*.footer-menu li+li{
	border-left: 1px solid #fff;
}*/
.footer-menu li a{
	font-size: 16px;
	color: #8f8f8f;	
}
.footer-menu li a:hover{
	color: #fff;	
}
.footer-bottom{
	height: 45px;
	line-height: 45px;
	background-color: #000000;
	color: #8f8f8f;
	border-top: 1px solid #747474;
}
.footer-copy{
	/* margin-top: 8px; */
}
.footer-copy span{
	display: inline-block;
	margin-right: 25px;
	color: #8f8f8f;	
	font-size: 14px;
}
.footer-copy span a{
	color: #8f8f8f;	
}
.footer-copy span a:hover{
	/*text-shadow:
    0 0 10px rgba(255,255,255, 1),
    0 0 50px rgba(255, 255, 255, .8),
    0 0 75px rgba(255, 255, 255, .6),
    0 0 76px rgba(255, 255, 255, .4),
    0 0 77px rgba(255, 255, 255, .5),
    0 0 78px rgba(255, 255, 255, .4),
    0 0 79px rgba(255, 255, 255, .3),
    0 0 80px rgba(255, 255, 255, .2),
    0 0 85px rgba(255, 255, 255, .1);*/
  color: #fff;	
}
.footer-contact{
	margin-bottom: 20px;
}
.footer-contact li{
	float: left;
	font-size: 14px;
}
.footer-contact li + li{
	margin-left: 60px;
}
.footer-contact li i{
	font-size: 12px;
	border-radius: 50%;
	border: 1px solid #8f8f8f;
	width: 20px;
	height: 20px;
	line-height: 18px;
	text-align: center;
	margin-right: 6px;
}

.headerbox{	
	width: 100%;
	z-index:99;
	height: 90px;
	background-color: #fff;
}
.header{
	padding-top: 10px;
	padding-bottom: 15px;
}
.header-l{
	/*border-right: 2px solid #a0a0a0;*/
	width: 225px;
}
.header-logo{
	height: 60px;
}
.header-search{
	position: relative;
    /* display: table; */
    display: block;
    width: 500px;
    height: 35px;
    line-height: 35px;
    margin-top: 15px;
    margin-left: auto;
}
.header-search>i{
	position: absolute;
	top: 7px;
    left: 12px;
	z-index: 2;
	font-size: 20px;
	color: #ef8512;
}
.header-search input[type="text"]{
	width: 80%;
	/* display: table-cell; */
	height: inherit;
	vertical-align: middle;
	border: 1px solid #ef8512;
	padding-left: 40px;
	position: relative;
	float: left;
}
.header-search input[type="text"]:focus{
	outline-color:#ef8512;
}
.header-search button{
	/* display: table-cell; */
	/* display: inline-block; */
	border: 1px solid transparent;
	width: 20%;
	height: inherit;
	background-color: #ef8512;
	color: #fff;
	vertical-align: middle;
	font-size: 14px;
	float: right;
	transition-duration: .5s;
    line-height:33px;
}
.header-search button:hover{
	background-color: #ff6815;
}
.header-r{
	position: relative;
}
.header-r .index-search{
	font-size: 24px;
	position: absolute;
	top: 26px;
	right: 10px;
	color: #fff;
}
.header-r .index-search-box{
	position: absolute;
	width: 320px;
	right: 0;
	top: 80px;
	background-color: #fff;
	z-index: 99999;
	padding: 10px;
	border-radius: 8px;
	display: none;
}
.header-r .index-search-main{
	width: 100%;
	display: table;
	
}
.header-r .index-search-main input[type="text"]{
	display: table-cell;
	float: left;
	width: 100%;
	height: 30px;
	padding: 0 7px;
}
.header-r .index-search-main a{
	display: table-cell;
	padding-top: 0;
	/*width: 1%;*/
	height: 30px;
	line-height: 30px;
	vertical-align: top;
	background-color: #023e97;
	text-align: center;
	color: #fff;
}
.header-r .index-search-main:after{
	content: '';
	border-width: 13px;
	border-style: solid;
	border-color: transparent transparent #fff transparent;
	position: absolute;
	top: -26px;
	right: 14px;
}
.header-nav{
	display: block;
	text-align: center;
	max-width: 940px;
	margin-top: 10px;
	margin-left: auto;
}
.header-nav>li {
	float: left;
	line-height: 60px;
	position: relative;
	padding: 0 20px;
}
.header-nav>li>a{
	color: #000;
	font-size: 16px; 
	display: block;
	transition-duration: .5s;
	position: relative;
}
.header-nav>li.on>a{
	color: #ff6600;
}
.header-nav>li.on>a:after{
	content: "";
	display: block;
	width: 100%;
	height: 2px;
	background: #ff6600;
	position: absolute;
	left: 0;
	bottom: 0;
}
.navsub{
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 2;
	width: 100%;
	background-color: rgba(255,255,255,.8);
	display: none;
	border: 1px solid #eee;
	
}
.navsub>li{
	width: 100%;
	height: 38px;
	line-height: 38px;
	border-top: 1px solid #72b6e6;
}
.navsub>li:first-child{
	border-top: 0;
}
.navsub>li>a{
	display: block;
	color: #212121;
	font-size: 14px;
}
.navsub>li:hover>a{
	color: #e3bc3a;
}
.header-lang{
	position: absolute;
	right: 20px;
	top: 10px;
	line-height: 15px;
}
.header-lang a img{
	display: inline-block;
	margin-left: 10px;
	height: 20px;
}
.header-lang a.on{
	color: #0c4186;
}
.header-lang b{
	display: inline-block;
	width: 2px;
	height: 14px;
	background-color: #333333;
	margin: 0 10px;
	vertical-align: middle;
}

.indexbg .footerbox{
	position: absolute;
	bottom: 0;
	left: 0;
}


.banner{ 
	width:100%;  
	position:relative;  
	height:700px; 
}
.banner .bd{ 
	margin:0 auto; 
	position:relative; 
	z-index:0; 
	overflow:hidden; 
	height:100%;   
}
.banner .bd ul{ 
	width:100% ; 
	height:100%;  
}
.banner .bd li{ 
	width:100% ;  
	height:100%; 
	overflow:hidden; 
	text-align:center;  
}
.banner .bd li a{ 
	display:block; 
	height:100%; 
}

.banner .hd{ 
	width:100%;  
	position:absolute; 
	z-index:1; 
	bottom:40px; 
	left:0; 
	height:30px; 
	line-height:30px; 
}
.banner .hd ul{ 
	text-align:center; 
}
.banner .hd ul li{ 
	cursor:pointer; 
	display:inline-block; 
	*display:inline; 
	zoom:1; 
	width:42px; 
	height:11px; 
	margin:1px; 
	overflow:hidden; 
	background:#000;
	filter:alpha(opacity=50);
	opacity:0.5;  
	line-height:999px; 
}
.banner .hd ul .on{ 
	background: #0d40ab;
}
.banner .prev,
.banner .next{  
	display:block;  
	position:absolute; 
	z-index:1; 
	top:48%; 
	margin-top:-30px; 
	left:15%;  
	width:40px; 
	height:60px; 
	background:url(../plugins/superslide/slider-arrow.png) -126px -137px #000 no-repeat;  
	cursor:pointer; 
	filter:alpha(opacity=50);
	opacity:0.5; display:none;  
}
.banner .next{ 
	left:auto; 
	right:15%; 
	background-position:-6px -137px; 
}

.stitle{
	position: relative;
	margin-bottom: 30px;
	border-bottom: 1px solid #fd7121;
	padding-bottom: 10px;
}
.stitle a{
	float: right;
	margin-top: 16px;
}
.stitle h3{
	font-size: 22px;
	color: #3a9914;
	position: relative;
}
.stitle p{
	font-size: 40px;
	color: #3a9914;
	margin-top: 10px;
	font-weight: 600;
	text-transform: uppercase;
}
/* .stitle h3:after,
.stitle h3:before{
	content: '';
	display: block;
	position: absolute;
	
	left: 0;
	right: 0;
	margin: auto;
}
.stitle h3:after{
	background-color: #c9c9c9;
	width: 160px;
	height: 1px;
	bottom: 0;
	z-index: 8;
}
.stitle h3:before{
	background-color: #0d40ab;
	width: 60px;
	height: 3px;
	bottom: -2px;
	z-index: 9;
} */
.subtitle{
	text-align: center;
	padding-top: 70px;
}
.stitle2 {
	margin-top: 90px;
	margin-bottom: 40px;
	padding-bottom: 15px;
	border-bottom: 1px solid #6cc676;
}
.stitle2 .ttl {
	padding-left: 60px;
	vertical-align: middle;
	
}
.stitle2 .ttl i{
	color: #0b6c12;
	font-size: 28px;
	margin-right: 10px;
	vertical-align: -3px;
}
.stitle2 .ttl span{
	color: #000000;
	font-size: 22px;
}
.stitle2 .ttl b{
	background-color: #0b6c12;
	display: inline-block;
	width: 15px;
	height: 5px;
	margin-left: 10px;
	vertical-align: 4px;
}
.stitle2 p{
	color: #0b6c12;
	font-size: 24px;
}

.iaboutbg {
	background-image: url(../img/iaboutbg.jpg);
padding-top: 160px;
}
.iprobg {
	background-image: url(../img/iprobg.jpg);
	padding-top: 140px;
}
.ieqbg {
	background-image: url(../img/iequitbg.jpg);
	padding-top: 140px;

}
.inewsbg {
	background-image: url(../img/inewsbg.jpg);
	padding-top: 140px;

}
.ividbg {
	background-image: url(../img/ivideobg.jpg);
	padding-top: 140px;

}




.pagination{
  width: 100%;
	text-align: center;
	font-size: 0px;
}
.pagination li{
	display: inline-block;
	border: 1px solid #aaa;
	border-radius: 3px;
	font-size: 13px;
	color: #aaa;
	height: 30px;
	line-height: 28px;
	margin: 0 5px;
	min-width: 25px;
}
.pagination li a{
	color: #333333;
	display: block;
	padding:0 8px;
	background: #fbfbfb;
	font-size: 15px;
}
.pagination li:hover,
.pagination .active{
	border:  1px solid #ff6600;
	transition:border 0.3s;
	-moz-transition:border 0.3s; /* Firefox 4 */
	-webkit-transition:border 0.3s; /* Safari and Chrome */
	-o-transition:border 0.3s; /* Opera */
}
.pagination li:hover a,
.pagination .active a{
	color: #fff;
	background: #ff6600;
	transition:color 0.3s, background 0.3s;
	-moz-transition:color 0.3s background 0.3s; /* Firefox 4 */
	-webkit-transition:color 0.3 background 0.3s; /* Safari and Chrome */
	-o-transition:color 0.3s background 0.3s; /* Opera */
}
.pagination li.disabled,
.pagination li.disabled:hover{
	border: 1px solid #ccc;
	background: none;
	cursor: default;
}
.pagination li.disabled a,
.pagination li.disabled:hover a{
	color: #bbb;
	/*background: none;*/
	cursor: default;
}


.nav-about{
	text-align: center;
}
.nav-about li{
	width: 250px;
	display: inline-block;
	height: 70px;
	line-height: 70px;
}
.nav-about li a{
	color: #000000;
	font-size: 20px;
	display: block;
	transition-duration: .5s;
	position: relative;
}
.nav-about li.on a,
.nav-about li:hover a{
	background-color: #19049d;
	color: #fff;
}
.nav-about li.on a:after,
.nav-about li:hover a:after{
	content: '';
	border-style: solid;
	border-width: 10px;    
	border-color: #19049d transparent transparent transparent;
	position: absolute;
	bottom: -20px;
	left: calc(50% - 10px);
}



.contact{
  background-color: #d7e4d8;
  margin-bottom: 120px;
}

  
.iw_poi_title{
	font-size: 16px;
	color: #035cac;
	margin-bottom: 5px;
}
.iw_poi_content{
	font-size: 14px;
}
.contactul{
	margin-bottom: 30px;
}
.contactul li{
	width: 25%;
	float: left;
	padding-left: 40px;
	min-height: 160px;
}
.contactul li:nth-child(1){
	width: 31%;
}
.contactul li:nth-child(2),
.contactul li:nth-child(3),
.contactul li:nth-child(4){
	width: 23%;
	border-left: 1px solid #c9c9c9;
}
.contactul li h2{
	color: #3b3b3b;
	font-size: 16px;
	margin-bottom: 8px;
}
.contactul li p{
	font-size: 16px;
	color: #3b3b3b;
	margin-bottom: 3px;
}
.form-mes{
	padding: 20px 0;
	width: 700px;
}
.form-input{
	width: 49%;
	display: inline-block;
	margin-bottom: 20px;
	padding-left: 30px;
	border-radius: 10px;
}
.form-input2{
	width: 100%;
	margin-bottom: 30px;
	padding-left: 30px;
}
.form-input input{
	height: 40px;
	line-height: 40px;
	width: calc(100% - 50px);
	padding: 0 10px;
	background-color: #fff;
	border: 1px solid #cacaca;
	border-radius: 10px;
}
.form-input label,
.form-input2 label{
	/* width: 100%; */
	display: inline-block;
	font-size: 16px;
	font-weight: 500;
	margin-right: 10px;
}
.form-input label em,
.form-input2 label em{
	color: #b70000;
	margin-left: 5px;
}
.form-input label span{
	color: #338c10;
}
.form-input2 label{
	vertical-align: top;
}
.form-input2  textarea{
	width: calc(100% - 50px);
	padding: 10px;
	height: 160px;
	background-color: #fff;
	border: 1px solid #cacaca;
	border-radius: 10px;
}
.mes-btn{
	margin-top: 20px;
	text-align: right;
}
.mes-btn a{
	color: #fff;
	font-size: 18px;
	background: #ff6600;
	/* border: 2px solid #935d46; */
	width: 160px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	display: inline-block;
	margin: 0 10px;
	border-radius: 8px;
}
/* .mes-btn a.c{
	background: #0a9814;
	border: 2px solid #0a9814;
} */

.contactc{
	padding: 40px 40px;
	background-color: #fff;
	margin-top: 80px;
}
.contact .map{
	width: 100%;
	height: 500px;
	border-top: #ff6600 solid 10px;
}
.contact-info{
	width: 420px;
	position: relative;
	color: #2a2a2a;
	font-size: 16px;
	background-color: #f2f2f2;
	padding: 40px 30px;
}
.contact-info h3{
	font-size: 20px;
	margin-top: 100px;
	padding-left: 20px;
	margin-bottom: 40px;
	color: #fff;
}
.contact-info p{
	margin-bottom: 16px;
	position: relative;
	/* padding-left: 20px; */
	color: #656565;
}
.contact-info p i{
	position: absolute;
	top: 3px;
	left: 0;
	color: #00814b;
}
.contact-info img{
	width: 100%;
	margin-bottom: 30px;
}
.contact-cont{
	width: 100%;
	margin-bottom: 50px;
}


  
.iw_poi_title{
	font-size: 16px;
	color: #035cac;
	margin-bottom: 5px;
}
.iw_poi_content{
	font-size: 14px;
}


.prolist{
	padding-top: 30px;
	padding-bottom: 90px;
}
.proul{
	margin-bottom: 30px;
	margin-top: 30px;
}
.proul li{
	float: left;
	width: 380px;
	margin-bottom: 50px;
	margin-right: 30px;
	background-color: #fff;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 10px rgba(125,125,125,0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 10px rgba(125,125,125,0.6);
}
.proul li:nth-child(3n){
	margin-right: 0px;
}
.proul li img{
	width: 380px;
	height: 380px;
	
}
.proul li a p{
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background-color: #0d0d0d;
	color: #fff;
	font-size: 16px;
	line-height: 50px;
	/* border: 1px solid #d0d0d0; */
	width: 100%;
	padding: 0 10px;
}
.proul li:hover a p {
	background-color: #ff6600;
	color:#fff;
}

.promenu{
	text-align: center;
	margin-left: 90px;
}
.promenu li{
	display: inline-block;
	min-width: 160px;
	margin: 0 10px 15px;
}
.promenu li a{
	display: block;
	background-color: #fff;
	color: #000000;
	padding: 6px 20px;
	font-size: 16px;
	border: 1px solid #ff6600;
	border-radius: 8px;
}
.promenu li.on a,
.promenu li:hover a{
	background-color: #ff6600;
	color: #fff;
}

.prolist-title{
	text-align: center;
	margin-bottom: 30px;
}
.prolist-title h2{
	display: inline-block;
	color: #2c2c2c;
	font-size: 20px;
	font-weight: 500;
	padding: 15px 70px 0px;
	border-top: 2px solid #c0c0c0;
	position: relative;
}
.prolist-title h2:after,
.prolist-title h2:before{
	content: '';
	display: inline-block;
	width: 8px;
	height: 8px;
	background-color: #c0c0c0;
	border-radius: 50%;
	position: absolute;
	top: -5px;
}
.prolist-title h2:before{
	left:0 ;
}
.prolist-title h2:after{
	right:0 ;
}

.proview {
	margin-top: 60px;
	margin-bottom: 80px;
	padding: 50px 80px;
	background: #fff;
}
.proview .proview-img {
	width: 500px;
	height: 500px;
	overflow: hidden;
	border:1px solid #a3a3a3;
	box-sizing: border-box;
}
.proview .proview-img img{
	display: block;
	width: 500px;
	height: 500px;
}
.proview .proview-img img:hover{
   transition: 0.5s;
   -webkit-transform:scale(1.1);
   -o-transform:scale(1.1);
   -moz-transform:scale(1.1);
   -ms-transform:scale(1.1);
    transform:scale(1.1);

}
.proview .proview-content {
	width: 480px;
}
.proview .proview-content .name {
	font-size: 22px;
	margin-top: 70px;
	/* border-bottom: 1px solid #bfbfbf;
	margin-bottom: 10px; */
	color: #331207;
	font-weight: 500;
	/* padding-bottom: 15px; */
	position: relative;
}
/* .proview .proview-content .name:after{
	content: '';
	display: block;
	position: absolute;
	left: 0;
	background-color: #01167d;
	width: 60px;
	height: 3px;
	bottom: -2px;
	z-index: 9;
} */
.proview .proview-content .name span{
	display: inline-block;
	font-size: 14px;
	font-family: arial;
	text-transform: uppercase;
	margin-left: 15px;
}
.proview .proview-content .intro {
	padding-top: 15px;
}
.proview .proview-content .intro p{
	color: #202020;
	line-height: 30px;
	padding-bottom: 7px;
	margin-bottom: 7px;
	border-bottom: 1px dashed #aaaaaa;
}

.proview .proview-detail {
	clear: both;
	padding-top: 40px;
	/*border: 1px solid #a3a3a3;*/
}

.proview .proview-detail .ptitle {
	background-color: #ff6600;
	/*padding: 10px 10px;*/
	font-weight: 600;
	/*border-left: #003a83 solid 4px;*/
	font-size:20px;
}
.proview .proview-detail .ptitle span{
	font-size: 16px;
	font-weight: 500;
	margin-left: 5px;
	color: #fff;
	text-transform: uppercase;
}
.proview-detail .detailp{
	background: #f5f5f5;
	padding: 30px 40px 70px 40px;
	word-break: break-all;
  text-align: justify;
}
.hlmc{
	display: inline-block;
	color: #fff;
	padding-left: 30px;
	padding-right: 10px;
	line-height: 48px;
	height: 50px;
}
.pro-js{
	width: 1200px;
	height: 165px;
	background-image: url(../img/pli.png);
	padding: 20px;
	display: flex;
	color: #fff;
	align-items: center;
}
.pro-js span{
	font-size: 24px;
	padding: 0 20px;
	white-space:nowrap;
	line-height: 100px;
	height: 100px;
	background-color: #2f170b;
	margin-right: 20px;
}
.pro-js p{
	font-size: 18px;
	line-height: 1.5;
	vertical-align: middle;
}

.nav-news{
	text-align: center;
	font-size: 0;
	margin-top: 40px;
}
.nav-news li{
	width: 230px;
	display: inline-block;	
}
.nav-news li a{
	color: #000000;
	font-size: 18px;
	display: block;
	transition-duration: .5s;
	position: relative;
	border: 2px solid #a7a7a7;
	height: 50px;
	line-height: 46px;
}
.nav-news li a i{
	font-size: 24px;
	margin-right: 15px;
	vertical-align: -2px;
}
.nav-news li.on a, 
.nav-news li:hover a {
	background-color: #1807a6;
	color: #fff;
	border-color: #e50000;
}
.caseul{
	margin-bottom: 30px;
	margin-top: 30px;
}
.caseul li{
	float: left;
	position: relative;
	width: 380px;
	margin-bottom: 50px;
	margin-right: 30px;
	background-color: #fff;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 10px rgba(125,125,125,0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 10px rgba(125,125,125,0.6);
}
.caseul li:nth-child(3n){
	margin-right: 0px;
}
.caseul li img{
	width: 380px;
	height: 284px;
	
}
.caseul li a p{
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #0d0d0d;
	font-size: 16px;
	line-height: 50px;
	/* border: 1px solid #d0d0d0; */
	width: 100%;
	padding: 0 10px;
}
.caseul li:hover a p {
	background-color: #ff6600;
	color:#fff;
}
.caseul li a .play {
	width: 380px;
	height: 284px;
	line-height: 284px;
	text-align: center;
	display: block;
	position: absolute;
	background-color: rgba(0,0,0,.6);
	top: 0;
	left: 0;
}
.caseul li a .play:after{
	font-family: "iconfont" ;
	font-size: 66px;
	color: #fff;
	content: "\e628";
	display: inline-block;
}


.about{
	background-color: #fff;
	padding: 45px 50px 70px;
}
.about>img{
	width: 100%;
}
.about>p{
	font-size: 16px;
	color: #3d3d3d;
	line-height: 1.6;
	padding-bottom: 15px;
	padding-top: 15px;
	text-indent: 2em;
}
.about .com {
	width: 700px;
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}




.supebox{
	background-color: #fff;
	padding-top: 120px;
	padding-bottom: 110px;
}
.supe{
	
}
.supelist{
	margin-top: 65px;
}
.supelist li{
	float: left;
	width: 195px;
}
.supelist li+li{
	margin-left: 6px;
}
.supelist li img{
	width: 100%;
}
.supelist li p{
	font-size: 16px;
	padding: 12px 5px 10px;
}

.appbox{
	height: 882px;
	background-image: url(../img/appbg.jpg);
	padding-top: 100px;
	background-attachment: fixed;
}
.appc{
	
}
.appc img{
	width: 100%;
	margin-top: 80px;
}



.explainbox{
	background-color: #fff;
	padding-top: 120px;
	padding-bottom: 80px;
}
.explain{
	
}
.explain img{
	width: 100%;
	margin-top: 80px;
}


.prolistbox{
	background-color: #ebebeb;
	padding-bottom: 50px;
}
.nav-pro{
	margin-top: 50px;
}
.nav-pro li{
	display: inline-block;
	float: left;
	margin: 0 10px 10px;
}
.nav-pro li a{
	display: block;
	background-color: #a5a5a5;
	border: 2px solid #a5a5a5;
	color: #fff;
	font-size: 18px;
	padding: 15px 33px;
	transition-duration: .5s;
}
.nav-pro li:hover a,
.nav-pro li.on a{
	background-color: #2208a0;
	border-color: #e50000;
}


.title-pro p{
	color: #1f00d9;
	font-size: 22px;
	display: inline-block;
	font-weight: 600;
}
.title-pro p em{
	color: #ff0000;
}
.title-pro span{
	color: #a7a7a7;
	text-transform: uppercase;
	font-size: 18px;
	margin-left: 10px;
	font-family: arial;
}

.pro-size{
	padding: 30px 25px;
	background-color: #fff;
	margin-top: 20px;
}
.pro-size-item{
	margin-top: 20px;
}
.pro-size-item li{
	margin-right: 60px;
	float: left;
	color: #0a0204;
	font-size: 16px;
}

.pro-model{
	padding: 30px 25px;
	background-color: #fff;
	margin-top: 30px;
}
.pro-model-item{
	margin-top: 20px;
}


.pro-box{
	background-color: #ddd8f2;
	padding: 8px 15px;
	margin-top: 40px;
}
.pro-appli{
	padding: 8px 15px;
	margin-top: 15px;
}
.pro-appli-item{
	margin-top: 10px;
}
.pro-appli-item li{
	margin-right: 60px;
	float: left;
	color: #0a0204;
	font-size: 16px;
}

.pro-info{
	padding: 8px 15px;
	margin-top: 20px;
	background-color: #fff;
}
.pro-info-item{
	margin-top: 10px;
}

.pro-advan{
	padding: 15px 15px;
	margin-top: 20px;
	background-color: #fff;
}
.pro-advanl{
	width: 370px;
}
.pro-advanl img{
	width: 370px;
	height: 278px;
}
.pro-advanm{
	width: 380px;
}
.pro-advanm li{
	width: 176px;
	height: 132px;
	float: left;
	margin-left: 10px;
	margin-bottom: 14px;
	position: relative;
	overflow: hidden;
}
.pro-advanm li a img{
	width: 176px;
	height: 132px;
}
.pro-advanm li a b{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.6);
	top: -100%;
	left: 0;
	transition-duration: .5s;
}
.pro-advanm li:hover a b,
.pro-advanm li.on a b{
	top: 0%;
}


.pro-advanr{
	width: 380px;
}
.pro-advan-item{
	position: relative;
	padding-top: 30px;
}
.pro-advan-item:after{
	content: '';
	display: block;
	width: 40px;
	height: 3px;
	background-color: #1f00d9;
	position: absolute;
	top: 10px;
	left: 0;
}


.nav-tech{
	margin-top: 50px;
	font-size: 0;
	text-align: center;
}
.nav-tech li{
	display: inline-block;
	margin: 0 30px;
}
.nav-tech li a{
	display: block;
	background-color: #a5a5a5;
	border: 2px solid #a5a5a5;
	color: #fff;
	font-size: 18px;
	padding: 15px 33px;
	transition-duration: .5s;
}
.nav-tech li:hover a,
.nav-tech li.on a{
	background-color: #2208a0;
	border-color: #e50000;
}

.tech{
	margin-top: 60px;
	padding: 40px 30px;
	background-color: #efefef;
	margin-bottom: 80px;
}

.download{
	margin-top: 60px;
	padding: 40px 40px;
	background-color: #eeeeee;
	margin-bottom: 80px;
}

.download-yc{
	width: 880px;
	display: block;
	margin: 40px auto 0 auto;
}
.download-more{
	margin: 50px auto 0 auto;
	width: 160px;
	height: 50px;
	line-height: 46px;
	font-size: 16px;
}
.download-more i{
	font-size: 18px;
}
.imgsize{
	width: 800px;
	height: 600px;
}

.about-nav{
	background-color: #fff;
	padding-bottom: 36px;
}
.nav-box{
	width: 100%;
	background-color: #fff;
}
.about-nav .fixed{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 10px rgba(167,167,167,0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 10px rgba(167,167,167,0.6);
}
.about-nav .stitle{
	margin-top: 45px;
}
.anav {
	position: relative;
	padding-left: 60px;
	
}
.anav span{
	width: 60px;
	height: 60px;
	line-height: 60px;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #343434;
	color: #fff;
	text-align: center;
	font-size: 28px;
}
.anav li{
	float: left;
	width: 190px;
}
.anav li a{
	display: block;
	height: 60px;
	line-height: 58px;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #404040;
	font-size: 20px;
}
.anav li.on a{
	background-color: #0d40ab;
	color: #fff;
}

.culbox1{
	background:#fff url(../img/culbg.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: top;
	height: 840px;
}
.culture1{
	padding-top: 105px;
}

.culbox2{
	background:#fff url(../img/culbg2.png);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: bottom;
	height: 1250px;
	border-top: 40px #e1f2e2 solid;
}
.culture2{
	padding-top: 60px;
}

.icontact{
	background-color: rgba(255,255,255,.7);
	padding-top: 40px;
	padding-bottom: 40px;
}

.index-video{
	padding-left: 60px;
	position: relative;
	margin-top: 80px;
}
.ivideo li{
	width: 320px;
	margin: 2px 20px;
	float: left;
}
.ivideo li img{
	width: 320px;
	height: 240px;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(34,34,34,0.6);
}
.ivideo li p{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 18px;
	color: #fff;
	text-align: center;
	background-color: #0a9814;
	margin-top: 5px;
	line-height: 35px;
	height: 35px;
}
.video-cont{
	text-align: center;
	margin-top: 40px;
}
.video-cont a img{
	width: 50px;
	display: inline-block;
	margin: 0 5px;
}

/* .index-video .next,
.index-video .prev{
	font-size: 42px;
	position: absolute;
	top: 90px;
	color: #0a9814;
}
.index-video .next{
	right: 0;
}
.index-video .prev{
	left: 0
} */
.ivideo li a{
	display: block;
	position: relative;
}
.ivideo li a span{
	display: block;
	width: 320px;
	height: 240px;
	background-color:rgba(47, 47, 47, 0.7);
	position: absolute;
	top: 0px;
	left: 0px;
	transition-duration: .5s;
}
.ivideo li a span i{
	display: inline-block;
	width: 70px;
	height: 70px;
	background: url('../img/play.png') no-repeat;
	background-size: cover;
	position: absolute;
	top: 77px;
	left: 0;
	right: 0;
	margin: 0 auto;
}


.iprot{
	margin-bottom: 20px;
	color: #fff;
}
.iprot h2{
	font-size: 28px;
	text-align: center;
	font-weight: 500;
	margin-bottom: 30px;
}
.iprot p{
	text-align: center;
	padding: 0 50px;
	font-size: 18px;
}
.ipromore{
	width: 160px;
	height: 50px;
	line-height: 50px;
	display: block;
	margin: 120px auto 0 auto;
	background-color: #935d46;
	color: #fff;
	text-align: center;
	font-size: 18px;
}
.ipromore:hover{
	color: #fff;
}

#slide1{
	background-image: url(../img/banner1.jpg);
}
#slide2{
	background-image: url(../img/banner2.jpg);
}
#slide3{
	background-image: url(../img/banner3.jpg);
}
div.fp-controlArrow.fp-prev{
	left: 120px;
	border-color: transparent #ff6600 transparent transparent;
}
div.fp-controlArrow.fp-next{
	right: 120px;
	border-color: transparent transparent transparent #ff6600;
}


.headfix{
	position: fixed;
	top: 0;
	left: 0;
}

.job {
	padding-top: 60px;
	padding-bottom: 70px;
}	
.job .sub{
	color: #1a1a1a;
	font-size: 16px;
	white-space: pre;
	margin-top: 5px;
	margin-bottom: 55px;
}
.job-tab{
	/* margin-top: 20px; */
}
.job-tit{
	width: 100%;
	background-color: #ff6600;
	padding: 15px 80px 15px 0;
}
.job-item{
	width: 25%;
	float: left;
  vertical-align: middle;
  text-align: center;  
}
.job-tit .job-item{
	color: #fff;
	font-size: 18px;
}
.job-hd{
	width: 100%;
	padding: 12px 80px 12px 0;
	/* border: 1px solid #cacaca; */
	position: relative;
	background-color: #fff;
}
.job-hd:before{
	content: "\f055";
	display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ff6600;
  position: absolute;
  top: 10px;
  right: 30px;
  font-size: 28px;
}
.job-hd.on:before{
	content: "\f056";
}
.job-hd .job-item{
	color: #343434;
	font-size: 16px;
}
.job-bd{
	background-color: #fff;
	padding: 0px 30px 20px;
	
}
.job-bd .danye {
	background-color: #ececec;
	padding: 15px 40px;
	border-radius: 8px;
}
.job-x{
	margin-bottom: 10px;
}

.navss{
	width: 100%;
	background-color: #000;
}
.navss ul {
	text-align: center;
}
.navss ul li{
	display: inline-block;
	width: 310px;
	font-size: 18px;
	font-weight: 600;
	height: 60px;
	line-height: 60px;
	position: relative;
}
.navss ul li a{
	display: block;
	color: #fff;
	
}
.navss ul li.on {
	background-color: #ff6600;
}
.navss ul li:hover a{
	color: #ff6600;
}

.titlesub{
	margin-top: 80px;
	margin-bottom: 60px;
	text-align: center;
}
.titlesub img{
	width: 232px;
	display: inline-block;
}

.newslist2{
	padding-bottom: 80px;
}

.newsitem{
	margin-bottom: 30px;
}
.newsitem li{
	width: 380px;
	float: left;
	margin-right: 30px;
	background-color: #fff;
	padding: 30px 30px 30px;
	border-radius: 8px;
	margin-bottom: 40px;
	height: 500px;
}
.newsitem li:nth-child(3n){
	margin-right: 0;
}
.newsitem li a .newst{
	position: relative;
	text-align: center;
	font-size: 18px;
	color: #909090;
}
.newsitem li a .newst b{
	color: #393939;
	font-size: 28px;
	display: inline-block;
	margin-right: 5px;
	font-weight: 500;
}
.newsitem li a img{
	width: 320px;
	height: 240px;
	margin-bottom: 20px;
}
.newsitem li a p {
	font-size: 16px;
	color: #2a2a2a;
	margin-bottom: 10px;
}
.newsitem li a>span{
	width: 126px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	background-color: #ff6600;	
	color: #fff;
	font-size: 14px;
	display: block;
}
.newsitem li a>i{
	display: block;
	width: 30px;
	height: 4px;
	background-color: #ff6600;
	margin: 10px auto 20px auto;
}

.newsitem li:hover{
	border: 3px solid #ff6600;
}

.videobox{
	width: 640px;
	margin: 60px auto 0 auto;
}
.aboutbox{
	background-color: #d7e8ed;
	padding-top: 40px;
	padding-bottom: 40px;
	position: relative;
}
.hlj {
	width: 630px;
	position: absolute;
	right: 0;
	bottom: -180px;
}

.honorbox{
	height: 913px;
	background-image: url(../img/honorbg.jpg);
	padding-top: 1px;
}
.honor{
	padding-top: 90px;
}
.honimg{
	width: 440px;
	height: 330px;
	margin-top: 10px;
}
.honimg img{
	width: 440px;
	height: 330px;
}
.honimg p{
	font-size: 18px;
	color: #fff;
	text-align: center;
    overflow: hidden;
		white-space: nowrap;
		text-align: center;
		margin-top: 15px;
		padding: 0 10px;
}
.honul{
	width: 700px;
	height: 440px;
	overflow-x: hidden;
}
.honul li{
	float: left;
	box-sizing: border-box;

	width: 320px;
	text-align: center;
	margin-left: 30px;
	margin-bottom: 20px;
	
}
.honul li a{
	display: block;
	background: #ffffff;
	color: #2a2a2a;
	font-size: 14px;
	line-height: 55px;
	border:1px solid #afafaf;
	transition-duration: .5s;
	border-radius: 5px;
	text-align: center;
    overflow: hidden;
    white-space: nowrap;
	
}
.honul li a:hover,.honul li.on a{
	color: #ffffff;
	background: #ff6600;
}

.iabout {
	position: relative;
}
.iaboutinfo {
	width: 600px;
	position: absolute;
	top: 80px;
	right: -120px;
}
.iaboutinfo img{
	width: 520px;
	margin-bottom: 30px;
}
.iaboutinfo p {
	font-size: 16px;
	color:#fff;
	line-height: 1.8;
	margin-bottom: 30px;
}
.iaboutinfo a{
	display: block;
	border: 2px solid #ff6600;
	color: #ff6600;
	width: 160px;
	height: 45px;
	line-height: 41px;
	float: right;
	text-align: center;
	font-size: 18px;
	text-transform: uppercase;
	border-radius: 8px;
}
.iprojs{
	text-align: center;
	font-size: 24px;
	color: #000;
	margin-top: 50px;
	margin-bottom: 50px;
}

.icase{
	margin-top: 70px;
}
.icase li{
	float: left;
}
.icase li+li{
	margin-left: 10px;
}
.icase li.icase-item1{
	width: 360px;
}
.icase li.icase-item2{
	width: 540px;
}
.icase li.icase-item2 .fl{
	width: 265px;
}
.icase li.icase-item2 .fr{
	width: 265px;
}
.icase li.icase-item3{
	width: 270px;
	position: relative;
}
.icase li img{
	width: 100%;
	
}
.icase li .icase-box{
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
	display: block;
	border: 1px solid #d2d2d2;
}
.icase li .icase-box span{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,.7);
	text-align: center;
	transition-duration: .5s;
	opacity: 0;
}
.icase li .icase-box>p {
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: rgba(0,0,0,.5);
	text-align: right;
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #fff;
		padding: 0 20px;
		font-size: 16px;
			overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.icase li .icase-box span img{
	width: 26%;
	display: inline-block;
}
.icase li .icase-box span p{
	color: #fff;
	font-size: 18px;
	margin-top: 10px;
}
.icase li .icase-box:hover span{
	opacity: 1;
}
.icase li .icase-info{
	padding-left: 20px;
	padding-right: 10px;
	height: 310px;
	margin-bottom: 12px;
}
.icase li .icase-info img{
	height: 100%;
}


.icase li.icase-item1>.icase-box img{
	width: 360px;
	height: 310px;
}
.icase li.icase-item2>.icase-box>img{
	width: 540px;
	height: 310px;
}
.icase li.icase-item2 .fl>.icase-box img{
	width: 265px;
	height: 310px;
}
.icase li.icase-item2 .fr>.icase-box img{
	width: 265px;
	height: 150px;
}
.icase li.icase-item3>.icase-box>img{
	width: 270;
	height: 310px;
}

.inews{
	margin-top: 50px;
}
.inews li{
	float: left;
	width: 380px;
	margin-right: 30px;
	position: relative;
	margin-bottom: 25px;
	border-radius: 8px;
}
.inews li:nth-child(3n) {
	margin-right: 0;
}
.inews li a img{
	width: 380px;
	height: 285px;
}
.inews li a p{
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: rgba(0,0,0,.5);
	text-align: center;
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #fff;
		padding: 0 20px;
		font-size: 16px;
			overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}