@charset "utf-8";
/* CSS Document */
/* common */
body,div,h1,h2,h3,h4,h5,h6,dl,dd,dt,p,a,form,select,input,span,ul,ol,li{margin:0px; padding:0px; text-indent:0; font-weight:normal;font-size:14px; font-family:'Microsoft YaHei',Verdana, Arial, Helvetica, sans-serif;color:#363636;}
ul,ol{list-style:none; text-indent:0; list-style-position:outside;}
img{border:0px;}
.clear{width:0px; height:0px; font-size:0px; line-height:0px; margin:0px; padding:0px; clear:both}
b{font-weight:normal;}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
/*clear*/
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
/* link */
a{text-decoration:none;}
a:hover{text-decoration:none;}

body{
    margin:0 auto;
    width:100%;
    overflow-x:hidden;
}
#wrap{
    margin:0 auto;
    width:100%;
    max-width:1920px;
    min-width:1100px;
    overflow:hidden;
}
#wrap .bg{
    width:100%;
    height:4714px;
    background:url("../img/wrap-bg.jpg") no-repeat center top;
}
#header{
    margin:0 auto;
    width:100%;
    height:90px;
    background-color:#000000;
    background-color:rgba(0,0,0,0.35);
}
.header-main{
    margin:0 auto;
    width:1100px;
}
.logo{
    margin-top:9px;
    margin-left:57px;
    display:block;
}
.logo-text{
    margin-left:16px;
    margin-top: 20px;
    font-size:18px;
    color:#ffffff;
    text-align: justify;
    text-align-last: justify;
}
.nav{
    margin-top:32px;
    margin-left:67px;
}
.nav li{
    margin-right:12px;
    float:left;
    width: 100px;
    line-height:25px;
    text-align:center;
}
.nav li a{
    width:102px;
    height:25px;
    line-height:25px;
    display:block;
    color:#ffffff;
    background:#2b9dd1;
    border-radius:5px;
    transition:0.2s;
}
.nav li .first a{
    width:92px;
}

.nav li a.act{
    background:#ff9c00;
}
.nav li a:hover{
    background:#ff9c00;
    transition:0.2s;
}
.ts-url{color: #ffffff;line-height: 25px;background-color: #2b9dd1;text-decoration: none;cursor: pointer;border-radius: 3px;}
.ts-url:hover{background-color: #2b71d1;}
.dropdown-content {
    display: none;
    position: absolute;
    width: 103px;
    z-index: 999;
}

.dropdown-content a {
    background-color: #2b9dd1;
    width: 103px;height: 25px;
    line-height: 25px;
    text-decoration: none;
    text-align: center;
    display: block;
    cursor: pointer;border-radius: 3px;
    color: #ffffff;
    margin-top: 2px;
}

.dropdown-content a:hover {background-color: #2b9dd1}

.h-child:hover .dropdown-content {
    display: block;
}
.phone {
    float: right;
    margin-top: 19px;
    width: 200px;
    height: 57px;
    text-align: left;
    font-size: 16px;
    padding-left: 40px;
    background: url(../../img/dianhua.png) no-repeat;
}
.phone a{
    text-decoration: none;
}
.phone p {
    line-height: 18px;
    color: #fff;
}
.phone h3 {
    font-weight: bold;
    font-size: 26px;
    color: #ff0;
}
#content{
    margin:0 auto;
    width:1100px;
}
.part1{
    margin-top:766px;
}
.part1-box{
    margin:0 auto;
    width:1074px;
    height:267px;
    background:url("../img/part1-box-bg.png") no-repeat center center;
}
.part1-box h1{
    padding-top:33px;
    font-size:24px;
    line-height:24px;
    font-weight:bold;
    text-indent:75px;
    color:#ffe272;
}
.part1-box p{
    margin-top:10px;
    padding:0 37px;
    font-size:18px;
    line-height:24px;
    text-indent:35px;
    color:#beaf76;
}
.part1-box p b{
    color:#ffe272;
}
.part2{
    margin-left:-52px;
    width:1125px;
}
.part2-title{
    margin:0 auto;
    padding-top:50px;
    width:728px;
    height:46px;
    background:url("../img/part2-title.png") no-repeat center bottom;
}
.part2-box{
    margin-left:52px;
    float:left;
    width:323px;
    height:330px;
    position:relative;
    background:url("../img/part2-box-bg.png") no-repeat center top;
}
.part2-box img.title{
    margin:0 auto;
    padding-top:67px;
    display:block;
}
.part2-box p{
    padding:0 65px;
    margin-top:16px;
    font-size:16px;
    line-height:24px;
    color:#ffe993;
}
.part2-box img.img1{
    left:50%;
    bottom:0;
    margin-left:-53.5px;
    display:block;
    position:absolute;
}
.part2-box img.img2{
    left:50%;
    bottom:0;
    margin-left:-91px;
    display:block;
    position:absolute;
}
.part2-box img.img3{
    left:50%;
    bottom:0;
    margin-left:-79px;
    display:block;
    position:absolute;
}
.part3-title{
    padding-top:60px;
    margin:0 auto;
    width:430px;
    height:46px;
    background:url("../img/part3-title.png") no-repeat center bottom;
}
.part3-box1{
    margin:30px 20px 0;
    width:505px;
    height:306px;
    background:url("../img/part3-box1.png") no-repeat center center;
}
.part3-box1>div{
    float: left;
    width: 250px;
    padding-top: 95px;
    height:211px;
    margin-right: 2px;
}
.part3-box1>div p{
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 15px;
    color: #FEE172;
}
.part3-box1>div ul li{
    color: #FEE172;
    font-size: 16px;
    line-height: 23px;
}
.part3-box2{
    margin:0 20px;
    margin-top:20px;
    width:505px;
    height:306px;
    background:url("../img/part3-box2.png") no-repeat center center;
}
.part3-box3{
    margin:0 20px;
    margin-top:20px;
    width:505px;
    height:306px;
    background:url("../img/part3-box3.png") no-repeat center center;
}
.part3-box4{
    margin:0 20px;
    margin-top:20px;
    width:505px;
    height:306px;
    background:url("../img/part3-box4.png") no-repeat center center;
}
.part3-box5{
    margin:0 auto;
    margin-top:20px;
    width:505px;
    height:306px;
    background:url("../img/part3-box5.png") no-repeat center center;
}
.part4-title{
    padding-top:70px;
    margin:0 auto;
    width:171px;
    height:44px;
    background:url("../img/part4-title.png") no-repeat center bottom;
}
.part4-box1{
    margin-top:30px;
    width:342px;
    height:240px;
    background:url("../img/part4-box1.png") no-repeat center top;
}
.part4-box2{
    margin-top:30px;
    margin-left:30px;
    width:342px;
    height:240px;
    background:url("../img/part4-box2.png") no-repeat center top;
}
.part4-box3{
    margin-top:30px;
    margin-left:30px;
    width:344px;
    height:242px;
    background:url("../img/part4-box3.png") no-repeat center top;
}
.part4-box4{
    margin-top:20px;
    width:344px;
    height:243px;
    background:url("../img/part4-box4.png") no-repeat center top;
}
.part4-box5{
    margin-top:20px;
    margin-left:30px;
    width:345px;
    height:242px;
    background:url("../img/part4-box5.png") no-repeat center top;
}
.part4-box6{
    margin-top:20px;
    margin-left:30px;
    width:344px;
    height:241px;
    background:url("../img/part4-box6.png") no-repeat center top;
}
.part5{
    height:970px;
    position:relative;
}
.part5-title{
    padding-top:80px;
    margin:0 auto;
    width:559px;
    height:44px;
    background:url("../img/part5-title.png") no-repeat center bottom;
}
.part5-box1{
    top:140px;
    left:100px;
    width:905px;
    height:355px;
    position:absolute;
    background:url("../img/part5-box1.png") no-repeat center top;
}
.part5-box2{
    top:430px;
    left:20px;
    width:523px;
    height:294px;
    position:absolute;
    background:url("../img/part5-box2.png") no-repeat center top;
}
.part5-box3{
    top:430px;
    right:0;
    width:543px;
    height:330px;
    position:absolute;
    background:url("../img/part5-box3.png") no-repeat center top;
}
.part5-box4{
    top:655px;
    left:20px;
    width:531px;
    height:361px;
    position:absolute;
    background:url("../img/part5-box4.png") no-repeat center top;
}
.part5-box5{
    top:655px;
    right:0;
    width:541px;
    height:304px;
    position:absolute;
    background:url("../img/part5-box5.png") no-repeat center top;
}
.part6-title{
    margin:0 auto;
    width:171px;
    height:44px;
    background:url("../img/part6-title.png") no-repeat center bottom;
}
.part6-box{
    margin:55px auto 0;
    width:1015px;
    height:242px;
    padding-top: 26px;
    background:url("../img/part6-box.png") no-repeat center top;
}
.part6-box p{
    width: 960px;
    font-size: 20px;
    padding-left: 30px;
    color: #FEE171;
    line-height: 31px;
    text-indent: 2em;
}
.part6-box p b{
    font-size: 24px;
    font-weight: bold;
}
