#focus {margin:0px auto;background:#ffffff;}

.adbg{width:100%;background:url(../images/adbg.png) left top repeat-x;background-size:auto 100%;  position:absolute; left:0px; top:0px; z-index:99; height:20px;}
.adbgb{width:100%;background:url(../images/adbg.png) left top repeat-x;background-size:auto 100%;  position:absolute; left:0px; bottom:0px; z-index:99; height:20px;}


#focus .owl-item img {display:block;width:100%;height:auto;}
#focus .owl-item .item .adtext{ position:absolute; left:0px; top:0px; width:100%;}
#focus .owl-item .item .adinfo{width:1280px;margin:0 auto; padding:250px 0px;text-shadow:5px 5px 10px rgba(0,0,0,1);font-size:60px;color: #fff;}
#focus .owl-pagination {position:absolute;bottom:50px;display:table;margin:0px auto;z-index:100;width:100%;text-align:center;}
#focus .owl-page {display:inline-block;zoom:1;padding:0 3px;}
#focus .owl-page span {width:10px;height:10px;font-size:2px;overflow:hidden;display:inline-block;background:#fff;cursor:pointer;text-indent:-9999px;border-radius:50%;opacity:0.3;filter:alpha(opacity=70);}
#focus .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {background:#6640A3;opacity:1;filter:alpha(opacity=100);}
#focus .owl-buttons div {display:block;width:40px;height:30px;position:absolute;z-index:100;top:50%;margin-top:-21px;text-indent:-9999em;overflow:hidden;cursor:pointer;background-repeat:no-repeat;background-position:center center;opacity:0.5;background-color:rgba(255,255,255,0.2);border:2px solid #FFF;border-radius:4px;}
#focus .owl-prev {background-image:url(../images/prev.png);left:15px;}
#focus .owl-next {background-image:url(../images/next.png);right:15px;}
#focus .owl-prev:hover, #focus .owl-next:hover {background-color:#6640A3;opacity:1;}



.index-title{margin-bottom:50px;}
.index-title h3{line-height:40px; font-size:40px; text-transform : uppercase; font-weight:normal;}
.index-title i{color:#666;text-transform : uppercase;font-style: normal;font-size:14px;}
.index-title a{ display:block;margin-top:10px;font-size:16px;}

.index_business{ height:540px; position: relative;}

.lxlist {
	width:1280px;
	margin:auto;
	margin-top:40px;
}
.lxlist dl{
	width:400px;
	height:400px;
	float:left;
	margin-right:40px;
	margin-bottom:40px;
}
.lxlist dl.mr0{
margin-right:0px;
}
.lxlist dl dt{
font-size:18px; text-align:center;
width:350px;
height:350px;
padding:5px;
-webkit-border-radius: 390px;
border-radius: 390px;
margin:auto;
background-color: #ddd;
transition: all .4s ease;
}

.lxlist dl dt:hover{
background-color: #BC2931;
}


.lxlist dl dt *{
	vertical-align:middle;
}
.lxlist dl dt img{
width:350px;
height:350px;
-webkit-border-radius: 390px;
border-radius: 390px;
cursor:pointer;
-webkit-transition: -webkit-transform 0.5s ease-out;
-moz-transition: -moz-transform 0.5s ease-out;
-o-transition: -o-transform 0.5s ease-out;
-ms-transition: -ms-transform 0.5s ease-out;
}
/*.lxlist dl dt img:hover{
    transform:rotate(360deg);
    -ms-transform:rotate(360deg); 
    -moz-transform:rotate(360deg); 
    -webkit-transform:rotate(360deg);
    -o-transform:rotate(360deg); 

}*/

.lxlist dl dd.tt{
font-size:24px; text-align:center; line-height:60px; font-weight:bold;
}






.about {min-width: 1280px;}
.apic {
	width:50%;
	height:500px;
	background-image: url(../images/apic.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	float:left;
	border-radius: 0px 30px 30px 0px;
}

.vpic {
	float:right; padding:200px; text-align:center; height:100px; width:280px;
}




.acont { padding:40px; width:580px; float:left;}
.acont h3{font-size:30px; margin-bottom:30px;}
.ainfo { line-height:36px; font-size:17px;}
.alink a{display:inline-block;background:#333;color: #f7f7f7; font-size:18px;transition: all .4s ease;margin-right:15px; padding:0 20px; line-height:40px;}
.alink a.bg{background:#BC2931;}
.alink a:hover{background:#6640A3;}

.comitem {width: 1280px; padding-bottom:60px; margin:0px auto;}
.comitem dl{box-shadow: 0px 0px 40px rgba(0,0,0,0.3);border-radius: 15px; overflow:hidden;}
.comitem dl dt{}
.comitem dl dd{ min-height:120px;}
.comitem dl dd.info{ margin-top:10px; line-height:30px; padding:10px 20px;}
.comitems {width: 600px;margin-right:80px; float:left;}
.comitems h3{font-size:30px; margin-bottom:30px;}
.mgr0{margin-right:0px;}

.newsbox {
	padding: 65px 0px;background:#f5f5f5;margin-top:30px;
}
.hnews { width:1280px; margin:auto;}
.hnewsl {
	background: rgb(255, 255, 255); box-shadow: 0px 0px 15px rgba(0,0,0,0.1); -o-box-shadow: 0 0 15px rgba(0, 0, 0, .1); -ms-box-shadow: 0 0 15px rgba(0, 0, 0, .1); -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .1); -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, .1); float:left; width:560px; height:400px;
}

.hnewsl .box{position: relative;}
.hnewsl ol{float: left;}
.hnewsl ol .tp{width: 100%;height: 230px;}
.hnewsl ol .tp span{
    display: block;
    width: 100%;
    height: 230px;
    background: rgba(50,156,198,0);
    transition: all 0.3s;
}
.hnewsl ol .tp span img{
display: block;
padding-top: 60px;
margin: 0 auto;
opacity: 0;
transition: all 0.3s;
}
.hnewsl ol .date{
    text-align: center;
    position: absolute;
   top:0;
  margin-top: 10px;
  margin-left: 10px;
    width: 60px;
    height: 60px;
    border: 2px solid #596064;
    border-radius: 80px;
  color: #596064;
  transition: all 0.3s;
}
.hnewsl ol .date font{font-size: 16px;line-height: 30px;}
.hnewsl ol .tit{
    padding-top: 10px;
    width: 90%;
    margin: 0 auto;
    font-size: 18px;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
}
.hnewsl ol p{
    padding-top: 10px;
    line-height: 24px;
     width: 90%;
    margin: 0 auto;
    color:#3f3f3f;
    font-size: 13px;
}
.hnewsl ol:hover>a .date{color: #fff;border: 2px solid #fff;}
.hnewsl ol:hover>a .tp span{background:rgba(0,0,0,0.6);}
.hnewsl ol:hover>a .tp span img{opacity: 1;padding-top: 90px;}
.hnewsl ol .sj{
    float: right;
    margin-right: 20px;
    position: relative;
    z-index: 100;
    margin-top: -10px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
}




.hnewslist{ float:right; width:640px;}
.hnewslist li{
height:80px;
margin-bottom:20px;
width:600px;
padding:20px;
background:#fff;
box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
}
.hnewslist li:hover{box-shadow: 0px 0px 25px rgba(0,0,0,0.1);}

.hnewslist dt {
	width:100px;
	height:60px;
	float:left;
	font-size: 16px;
	line-height:25px;
	text-align:center;
	padding:10px 0px;
	border-right:1px solid #f1f1f1;
}
.hnewslist dt span{color: #BC2931;line-height:35px;font-size: 28px;font-weight:bold;}
.hnewslist dd {width:480px;float:right;}
.hnews_t{line-height:30px; height:30px;}
.hnews_t a{ float:left; font-size:20px;}
.hnews_info{line-height:25px; overflow:hidden;color:#999;height:50px;}		

.lastnews{ padding:10px 20px;}
.lastnews li{line-height:32px;}
.lastnews li a{display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;background:url(../images/icon03.gif) no-repeat left center; padding-left:15px; float:left; width:80%;}
.lastnews li span{ float:right;color:#666;}


.hcontbg {
	min-width: 1280px;
	background-attachment: fixed;
	background-image: url(../images/hgbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size:100% 100%;
	padding-top:80px;
}


