@charset "utf-8";
.slider .content{
    height:440px;
    padding:0;
    position:relative;
}
.imgs{
    position:relative;
    z-index: -1;
    left:0;
    top:0;
}
.imgs li{
    position:absolute;
    left:0;
    top:0;
}
.circles{
    width:335px;
    height:335px;
    background:url(../images/tmy.png);
    position:absolute;
    left:80px;
    top:50%;
    margin-top:-160px;
    text-align: center;
}
.circles h3{
    font-size: 36px;
    margin-top:40px;
    text-align: center;
}
.circles h3:after{
    content:"ChengAn Overview";
    display: block;
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
    font-family: "arial";
    color:#666666;
    text-align: center;
}
.circles p{
    padding:0 20px;
    font-size: 15px;
    line-height: 30px;
    text-indent: 2em;
}
.sright{
    position: absolute;
    right:40px;
    top:50%;
    margin-top: -57px;
}
.sright ol li{
    width:16px;
    height:16px;
    border-radius: 50%;
    background:#ffffff;
    margin:10px 0;
    opacity: 0.6;
    cursor: pointer;
}
.sright ol .active_cir{
    width:32px;
    opacity: 1;
    border-radius: 8px;
}
.tab .content{
    padding:0;
    height:88px;
    position: relative;
    margin-bottom: 30px;
}
.tab .content span{
    position: absolute;
    height:88px;
    width:300px;
    top:0;
    left:0;
}
.tab .content #tab1{
    background: #02a9a2;
    left:0;
}
.tab .content #tab2{
    background: #62a474;
    left:300px;
}
.tab .content #tab3{
    background: #018c87;
    left:600px;
}
.tab .content #tab4{
    background: #4f8c87;
    left:900px;
}
.gh .ghb1{
    float: left;
    box-sizing: border-box;
    cursor: pointer;

}
.gh .ghb2{
    float: left;
    box-sizing: border-box;
    cursor: pointer;
    padding-right:15px;
    text-align: justify;


}
.gh li p{
    font-size: 12px;
    color:#ffffff;
    cursor: pointer;

}
.gh li h3{
    line-height: 40px;
    color:#ffffff;
    font-size: 18px;
    position: relative;
    cursor: pointer;
}
.gh li h3:after{
    content:"";
    width:16px;
    height:16px;
    background: url(../images/row_r_l.png) center center no-repeat;
    position: absolute;
    top:12px;
    border:1px solid #ffffff;
    border-radius: 50%;
    right:5px;
}
.model .content{
    height: 436px;
    padding:0;
}
.model_inner li{
    float:left;
    width:300px;
    height:436px;
    box-sizing: border-box;
    position: relative;
}
.model_inner .mili1:before{
    position:absolute;
    content: "";
    width:100px;
    height:2px;
    background:#000000;
    top:0;
    left:0;
}
.model_inner .mili1 span{padding-left:20px;line-height: 80px;font-size: 24px;font-family:'arial';color:#999999;text-transform:uppercase; }
.model_inner .mili1 h2{font-size: 38px;font-weight: normal;padding-left:20px;margin-bottom: 60px;}
.model_inner .mili1 p{padding:0 20px;text-align: justify;line-height:24px;}
.model_inner .mili1 a{display: block;width:70px;height:30px;border:1px solid #000000;border-radius: 15px;font-size: 16px;line-height: 30px;text-align: center;margin-left:20px;margin-top:30px;}
.model_inner .mili2 .img{width:276px;height:244px;background:#cccccc;}
.model_inner .mili2 .tit{width:276px;height:50px;line-height: 50px;border-bottom: 1px solid #cccccc;}
.txt{height:95px;width:276px;border-bottom:1px solid #cccccc;}
.txt p{font-size: 12px;line-height: 24px;padding-top: 10px;text-indent: 2em;text-align: justify}
/*.model_inner li:nth-of-type(3) .img{width:276px;height:244px;background:pink;}*/
/*.model_inner li:nth-of-type(3) .tit{width:276px;height:50px;line-height: 50px;border-bottom: 1px solid #cccccc;}*/
/*.model_inner li:nth-of-type(4) .img{width:276px;height:244px;background:pink;}*/
/*.model_inner li:nth-of-type(4) .tit{width:276px;height:50px;line-height: 50px;border-bottom: 1px solid #cccccc;}*/

.ml .content{
    padding:0;
    height:520px;
}
.up{
    position: relative;
}
.up_r{
    height: 32px;
    position: absolute;
    top:50%;
    margin-top:-16px;
    right:20px;
    /*background: pink;*/
}
.up_r ul li{
    float:left;
    width:60px;
    height:32px;
    border-radius: 16px;
    border:2px solid #1b64b4;
    box-sizing: border-box;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    margin-right:15px;
    font-weight: bold;
}
.up_r ul li a{
    color:#1b64b4;
}
.up_r ul .active_ml{
    border: none;
    background:#1b64b4;
}
.up_r ul .active_ml a{
    color:#ffffff;
}
.down{
    height: 404px;
    /*background: pink;*/
}
.down ul li{
    width:296px;
    height:303px;
    box-sizing: border-box;
    padding:10px 10px 0 10px;
    background:#eeeeee;
    margin-right:4px;
    float: left;
}
.down ul li a div{
    width:280px;
    height: 244px;
    overflow: hidden;
}
.down ul li a p{
    text-align: center;
    line-height: 50px;
    font-size: 18px;
}
.down h5{
    width:180px;
    height:40px;
    font-size: 18px;
    color:#666666;
    text-align: center;
    line-height: 40px;
    margin:30px auto 0;
    font-weight: normal;
    border-radius: 4px;
    border:1px solid #999999;
    cursor: pointer;
}
.down h5:hover{
    border:none;
    background:#1b64b4;
    color:#ffffff;
}