@charset "UTF-8";
/**
 *
 * @authors Your Name (you@example.org)
 * @date    2016-05-04 10:13:04
 * @version $Id$
 */
.cbody{
	width: 100%;
	max-width:1140px;
	overflow: hidden;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.head_t{
	max-width:1140px;
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.cbody1{
    width: 100%;
	max-width:1140px;
    margin: 0 auto;
    overflow: hidden;
}
.main{
	border-bottom: 1px solid #303030;
	position: relative;
	z-index: 5;
	overflow: hidden;
	padding-bottom: 0px;
}
.box{
    margin-top: 55px;
    margin-bottom: 58px;
}
.tb{
    height: 24px;
    line-height: 24px;
    color: #555555;
    font-size: 25px;
    text-align: center;
    margin-bottom: 10px;
}
.tb i{
    background: url(../images/what_left.png)no-repeat;
    margin-right: 10px;
        width: 138px;
    height: 20px;
    display: inline-block;
    line-height: 20px;
}
.tb tt{
        background: url(../images/what_right.png)no-repeat;
    margin-left: 10px;
    width: 138px;
    height: 20px;
    display: inline-block;
    line-height: 20px;
}
.content{
margin: 30px auto 58px auto;
}
.content p{
 font-family: "微软雅黑";
 font-size: 14px;
 color: #646464;
 line-height: 30px;
}
.content .txt2{
    padding-top: 40px;
}
.box .ibox{
    text-align: center;
}
.bot{
    background: #fafafa;
    position: relative;
    padding-bottom: 100px;
    margin-bottom: 70px;
}
.bot .content2{
    margin-top: 95px;
}
.bot .content2 .title,
.condition .title,
.reason .title{
     text-align: center;
 font-family: "微软雅黑";
 font-size: 14px; display: none;;
 color: #646464;
}
.bot .content2 .team{
    margin-top: 40px;
    width: 1300px;
}
.bot .content2 .team li{
    float: left;
    width: 230px;
    height: 430px;
    background: #fff;
    margin-right: 10px;
    border: 1px solid #eeeeee;
}
.bot .content2 .team li .man{
    padding: 30px 40px 20px 40px;
}
.bot .content2 .team li h3{
 text-align: center;
 font-family: "微软雅黑";
 font-size: 18px;
 color: #000000;
}
.bot .content2 .team li .txt{
     text-align: center;
 font-family: "微软雅黑";
 font-size: 12px;
 color: #9e9e9e;
 padding-bottom: 5px;
 padding-top: 3px;
}
.bot .content2 .team li p{
    padding: 0 25px;
 font-family: "微软雅黑";
 font-size: 12px;
 color: #9e9e9e;
 line-height: 20px;
}
.news li
{
    padding: 30px 0px;
    border-bottom:1px dotted #ccc;
}
.news li h3{
 font-family: "微软雅黑";
 font-size: 18px;
 padding: 15px 20px;
}
.news li h3 a
{
color: #000000;
}
.news li:hover h3 a{
color: #06cccd;
-webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.news li p{
    font-family: "微软雅黑";
     font-size: 14px;
     color: #646464;
     padding: 0px 20px;
 line-height:180%;
     cursor: pointer;
}
.news li .time{
    display: block;
    width: 95px;
    height: 25px;
    background: #d4d4d4;
    color: #fff;
    text-align: center;
    line-height: 25px;
    margin:10px 0;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -ms-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s;
    margin-left:15px;
}
.news li:hover .time{
    background: #06cccd;
}
.number{
    text-align: center;
    margin-top: 90px;
    margin-bottom: 156px;
}
.number li{
    margin-right: 3px;
    background: #fff;
    text-align: center;
     display: inline-block;

}
.number li .pad{
 padding:0 12px;
}
.number li a{
    display: block;
    color: #828182;
    width: 40px;
    height: 25px;
    border: 1px solid  #e5e3e3;
    line-height: 25px;
}
.number li a:hover{
    background: #06cccd;
    color: #fff;
     -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}


.footer{
	margin-top: 0px;
	text-align: center;
	background: #252525;
	height: 200px;
	position: relative;
	overflow: hidden;
}
.footer h2{
    width: 135px;
    display: inline-block;
    background: #fff;
    margin-bottom: 15px;
    height: 52px;
    overflow: hidden;
    background: #252525;
    margin-top: 45px;
    z-index: 10;
    position: relative;
}
.footer h2 a{
    width: 52px;
    height: 52px;
    display: inline-block;
    position: relative;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.footer h2 a:last-child{
    margin-left: 10px;
}
.footer h2 a:hover{
    -webkit-transform: translateY(-52px);
    -ms-transform: translateY(-52px);
    -o-transform: translateY(-52px);
    transform: translateY(-52px);
}
.footer h2 a span{
    width: 52px;
    height: 52px;
    display: inline-block;
    position: absolute;
    top: 52px;
    left: 0;
}

.footer p{
    font-size: 12px;
    color: #646464;
    line-height: 18px;
    text-align: center;
}

.nav{
    position: relative;
}
.nav h1{
    float: left;
    width: 160px;
    padding-top: 10px;
    text-align: center;
}

.nav ul{
    float: right;
    height: 80px;
}
.nav ul li{
    display: inline-block;
    padding-right: 58px;
    padding-top: 35px;
    height: 50px;
    cursor: pointer;
}
.nav ul li:nth-last-child(2){
    padding-right: 0;
}
.nav ul li a{
    font-size: 14px;
    color: #2e2e2e;
    display: inline-block;
    height: 100%;
}
.nav h3{
    border-bottom: 2px solid #80bc00;
    position: absolute;
    width: 90px;
    height: 2px;
    left: 268px;
    bottom: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.nav ul li.avc1:hover ~ .bootom_s,.nav h3.av1{
    left: 268px;
}
.nav ul li.avc2:hover ~ .bootom_s,.nav h3.av2{
    left: 370px;
}
.nav ul li.avc3:hover ~ .bootom_s,.nav h3.av3{
    left: 485px;
}
.nav ul li.avc4:hover ~ .bootom_s,.nav h3.av4{
    left: 607px;
}
.nav ul li.avc5:hover ~ .bootom_s,.nav h3.av5{
    left: 723px;
}
.nav ul li.avc6:hover ~ .bootom_s,.nav h3.av6{
    left: 840px;
}
.nav ul li.avc7:hover ~ .bootom_s,.nav h3.av7{
    left: 960px;
}

.bgtop{
    width: 100%;
    height: 404px;
    text-align:center;
    position: relative;
    overflow: hidden;
}
.bgtop img{
    position: absolute;
    left: 50%;
    margin-left: -960px;
}
.box .title{
 font-size: 24px;
color: #000000;
text-align: center;
font-weight: normal;
}
.box .txt{
    font-family: "微软雅黑";
 font-size: 14px;
color: #d4d4d4;
text-align: center;
margin-top: 10px;
margin-bottom: 55px;
}
.box .tbox p{
font-family: "微软雅黑";
 font-size: 14px;
 color:#646464;
line-height: 25px;
margin:0 1em;
text-indent:2em;
}
.box .tbox .imgb{
    text-align: center;
    margin-top: 60px;
    margin-bottom: 70px;
}
.box .btnb{
text-align: center;
margin-top: 100px;
}
.box .btnb .btn{
    display: inline-block;
    width: 160px;
    height: 35px;
    line-height: 35px;
    background: #fff;
    border:1px solid #eaeaea;
    color: #a2a2a2;
     font-family: "微软雅黑";
 font-size: 14px;
 cursor: pointer;
 --webkit-transition: all .8s ;
    -moz-transition: all .8s ;
    -ms-transition: all .8s ;
    -o-transition: all .8s ;
    transition: all .8s ;
}
.box .btnb .btn:hover{
    background: #06cccd;
    color: #fff;
}
.condition{
    background: #fafafa;
    height: 510px;
}
.condition .tb{
    padding-top: 95px;
}

.gb{
	height: auto;
	text-align: center;
	margin-top: 60px;
	margin-left: 75px;
}
.gb .gbt{
    display: inline-block;
    width: 137px;
    vertical-align: top;
    margin-right: 82px;
}
.gb .gbt p{
    text-align: center;
    margin-top: 20px;
    font-size: 14px;
    color: #646464;
}
.reason{
    text-align: center;
    background: #fff;
    margin-top: 110px;
    height: 660px;
    position: relative;
}
.reason .rbox{
    width: 210px;
    height: 75px;
    display: inline-block;
}
.reason .rbox h3{
color: #333333;
font-size: 18px;
text-align:
}
.reason .rbox p{
    color: #646464;
font-size: 14px;
}

.reason .rbox.r1{
position: absolute;
left:50%;
top: 133px;
margin-left: -410px;
text-align: right;
}
.reason .rbox.r2{
position: absolute;
left:50%;
top: 107px;
margin-left: 190px;
text-align: left;
}
.reason .rbox.r3{
position: absolute;
left:50%;
top: 277px;
margin-left: -420px;
text-align: right;
}
.reason .rbox.r4{
position: absolute;
left:50%;
top: 273px;
margin-left: 210px;
text-align: left;
}
.reason .rbox.r5{
position: absolute;
left:50%;
top: 490px;
margin-left: -105px;
text-align: center;
}
.reason .ibox{
    padding-top: 60px;
    position: relative;
    width: 381px;
    height: 364px;
    display: inline-block;
    background: url(../images/img_par.png) no-repeat bottom;
}
.contact{
height: 550px;
background: url(../images/img_map.png) no-repeat center rgba(0,0,0,1);
margin-bottom: 0px;
}
.contact .txtbox{
    padding-top:110px;
    width: 700px;
    margin: 0 auto;
}
.contact .txtbox h3{
    padding: 20px 0;
    font-size: 25px;
    color: #fff;
    text-align: center;
}
.contact .txtbox p{
     font-size: 14px;
    color: #fff;
    line-height: 25px;
}
.contact .txtbox .txt2{
   padding-top: 40px;
    margin: 0 auto;
    width: 700px;
    text-align: left!important;
}
.box1{
	width: 700px;
	margin-top: 135px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 800px;
}
.box1 .ibox{
	padding-bottom: 100px;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 70px;
	margin-left: auto;
	position: absolute;
}
/*turn page*/
#yw0{
	text-align:center;
	line-height:35px;
	clear:both;
	padding-top: 20px;
	padding-bottom: 20px;
}
.page01 a{
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #e2e2e2;
	color: #333;
}
.page01 a:hover{
	color: #FFF;
	background-color: #f88383;
}
#yw0 .pageed{
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #3eb0ff;
	color: #FFF;
}
#yw0 .next{
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#yw0 .prev{
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}