﻿* {
    margin: 0;
    padding: 0;
    font-family:"微软雅黑";
    list-style-type: none;
}
body {
    background: #fff;
}
a{
    text-decoration: none;
}
img {
    display: block;
}
#nav{
    -webkit-transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
.nav{
    width:100%;
    height:70px;
    position:fixed;
    top:0;
    left:0;
    background-color:rgba(0,0,0,0.8);
    z-index: 999;
}
.nav ul{
    width:1200px;
    height: 70px;
    margin:0 auto;
}
.nav ul li{
    float: left;
}
.nav ul .nav-logo{
    width:244px;
    height: 70px;
    margin-right: 20px;
    overflow:hidden;
}
.nav ul .nav-logo a{
    display: block;
    padding-top: 10px;
}
.nav ul .nav-logo img{
    width:244px;
    height: 50px;
}
.nav ul .nav-top{
    height: 70px;
    margin-left: 10px;
    margin-right: 20px;
    overflow:hidden;
}
.nav ul .nav-top a{
    display: block;
    line-height: 52px;
    text-indent: 25px;
    margin-top: 9px;
    color: white;
    font-size:16px;
    /*background: url("../images/icon-1.png") no-repeat left center;*/
    /*background-size: 20px 20px;*/
}
.nav ul .nav-top a:hover{
    color: #fae735;
    /*background: url("../images/icon-2.png") no-repeat left center;*/
    /*background-size: 20px 20px;*/
}
.nav ul .active a{
    color: #fae735;
    /*background: url("../images/icon-2.png") no-repeat left center;*/
    /*background-size: 20px 20px;*/
}
.nav ul .nav-right{
    position: absolute;
    top:0px;
    right: 200px;
    line-height: 70px;
    text-indent: 30px;
    font-size: 14px;
    color: white;
    float: right;
    background: url("../images/tel.png") no-repeat left center;
    background-size: 25px 25px;
}
.banner{
    position: relative;
    margin-top: -40%;
    width:100%;
    /*background: url("../images/banner.jpg") no-repeat;*/
    /*background-size: 100% 100%;*/
}
.banner-top{
    width:1440px;
    height: 400px;
    margin:0 auto;
}
.banner-top ul li{
    text-align: center;
    line-height: 300px;
    color: white;
    font-size: 50px;
    margin-top: 50px;
}
.banner-main{
    width:1000px;
    height: 500px;
    margin:0 auto;
}
.banner-main .main-content{
    width:250px;
    float: left;
    height: 500px;
    position: relative;
}
.banner-main .main-content .main-back{
    position: absolute;
    top:0;
    left:0;
    width:250px;
    height: 500px;
    z-index: 1;
    opacity: 0.8;
}
.banner-main .main-content .main-img{
    position: absolute;
    top:0;
    left:0;
    width:250px;
    height: 100px;
    z-index: 2;
}
.banner-main .main-content .main-title{
    position: relative;
    height: 100px;
    z-index: 3;
    -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.banner-main .main-content .main-title h3{
    width:250px;
    line-height: 80px;
    font-size: 24px;
    color: #fff;
    text-align: center;
    -webkit-transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
.banner-main .main-content .main-title .main-text{
    width:200px;
    margin:10px auto;
    text-align: center;
    font-size: 18px;
    color: white;
    display: none;
}
.banner-main .main-content .main-title .main-bnt{
    width:100%;
}
.banner-main .main-content .main-title .main-bnt a{
    width:100px;
    line-height: 35px;
    margin: 0 auto;
    text-align: center;
    color: white;
    border: 1px solid white;
    border-radius: 5px;
    display: none;
}
.banner-main .main-1:hover .main-bnt a
,.banner-main .main-2:hover .main-bnt a
,.banner-main .main-3:hover .main-bnt a
,.banner-main .main-4:hover .main-bnt a
,.banner-main .main-5:hover .main-bnt a
,.banner-main .main-6:hover .main-bnt a{
    display: block;
    margin-top: 70px;
}
.banner-main .main-1:hover .main-text,
.banner-main .main-2:hover .main-text,
.banner-main .main-3:hover .main-text,
.banner-main .main-4:hover .main-text,
.banner-main .main-5:hover .main-text,
.banner-main .main-6:hover .main-text{
    display: block;
}
.banner-main .main-1:hover .main-img
,.banner-main .main-2:hover .main-img
,.banner-main .main-3:hover .main-img
,.banner-main .main-4:hover .main-img
,.banner-main .main-5:hover .main-img
,.banner-main .main-6:hover .main-img{
    display: none;
}
.banner-main .main-1:hover .main-title h3
,.banner-main .main-2:hover .main-title h3
,.banner-main .main-3:hover .main-title h3
,.banner-main .main-4:hover .main-title h3
,.banner-main .main-5:hover .main-title h3
,.banner-main .main-6:hover .main-title h3{
    padding-top: 120px;
    -webkit-transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
.banner-main .main-1:hover .main-title{
    height: 500px;
    background-color:rgba(112,173,71,0.8);
    -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.banner-main .main-2:hover .main-title {
     height: 500px;
     background-color:rgba(255,153,204,0.8);
     -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
 }
.banner-main .main-3:hover .main-title{
     height: 500px;
     background-color:rgba(255,192,0,0.8);
     -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
 }
.banner-main .main-4:hover .main-title{
    height: 500px;
    background-color:rgba(0,112,192,0.8);
    -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.banner-bot{
    width:1440px;
    height: 100px;
    margin:0 auto;
    margin-top: 20px;
}
.banner-bot ul li{
    text-align: center;
    line-height: 100px;
    font-size: 18px;
}
.banner-bot ul li a{
    color: #fff;
    padding:0 30px 10px 30px;
    border-bottom: 1px solid #fff;
}
.banner-bot ul li a:hover{
    color: #fae735;
    border-bottom: 1px solid #fae735;
}
footer{
    width:100%;
    padding-bottom: 50px;
    background: #404143;
    overflow: hidden;
}
footer .footer-top{
    width: 1050px;
    height: 30px;
    margin: 0 auto;
    margin-top: 60px;
    border-top: 1px solid white;
}
footer .footer-top img{
    margin:0 auto;
    margin-top: -16px;
    background: #404143;
}
footer .footer-main{
    width:1000px;
    margin: 10px auto;
}
footer .footer-main .footer-left{
    width: 800px;
    margin-top: 30px;
    float: left;
    font-size: 14px;
}
footer .footer-main .footer-right{
    width: 200px;
    float: left;
}
footer .footer-main .footer-left .left-main1{
    width: 800px;
    line-height: 30px;
    height: 30px;
    clear: both;
}
footer .footer-main .footer-left .left-main1 li{
    margin-right: 50px;
    float: left;
}
footer .footer-main .footer-left .left-main1 li a{
    color:#8B9094;
}
footer .footer-main .footer-left .left-main1 li a:hover{
    color:#fff;
}
footer .footer-main .footer-left .left-main2{
    width: 800px;
    line-height: 60px;
    color:#8B9094;
}
footer .footer-main .footer-left .left-main2 span{
    margin-left: 20px;
}
footer .footer-main .footer-right img{
    width:150px;
    height: 150px;
    float: right;
}
.banner-img{
    width:100%;
    height:500px;
}
.banner-img img{
    width:100%;
    height:500px;
}
.banner-text{
    width:900px;
    height: 350px;
    margin:0 auto;
    margin-top: -350px;
}
.banner-text .text1{
    font-size: 26px;
    color: #fff;
    text-align: center;
    line-height: 50px;
}
.banner-text .text2{
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    margin-top: 20px;
    text-indent: 35px;
}
.banner-tab{
    position: relative;
    width:1200px;
    height:140px;
    margin:0 auto;
    border-top: 1px dashed white;
    margin-top: -140px;
    z-index: 5;
}
.banner-tab ul{
    width: 100%;
}
.banner-tab ul li{
    width: 240px;
    float: left;
    font-size: 18px;
}
.banner-tab ul li a{
    display: block;
    width: 100%;
    line-height: 140px;
    text-align: center;
    color: white;
    background: url("../images/icon-3.png") no-repeat center 95px;
    background-size: 30%;
}
.banner-tab .tab1 a{
    color: #fae735;
}
.main1{
    width:1200px;
    margin:50px auto 0;
    border-bottom: 1px solid #ccc;
    padding-bottom: 50px;
}
.main1 .main1-top{
    width: 800px;
    margin:0 auto;
}
.main1 .top1{
    background: #0b96e5;
}
.main1 .top2{
    background: #817799;
}
.main1 .top3{
    background: #f9a44a;
}
.main1 .top4{
    background: #ee6e6a;
}
.main1 .main1-top img{
    width:100%;
}
.main1 .main1-text{
    text-align: center;
    font-size: 16px;
    margin-top: 30px;
    line-height: 30px;
    color: #333;
}
.main1-content{
    width:1200px;
    margin:10px auto;
    padding-bottom: 50px;
}
.main1-content .main1-left,.main1-content .main1-right{
    width:50%;
    float: left;
}
.main1-left .main1-left-top{
    margin-left: 80px;
    line-height: 66px;
}
.main1-left .main1-left-top .left{
    font-size: 50px;
    margin-right:20px;
}
.main1-left .main1-left-top .right{
    font-size: 24px;
    margin-right:20px;
    margin-top: -10px;
}
.main1-left .main1-left-text{
    width:60%;
    margin-left: 130px;
    font-size: 14px;
    color: #333;
    text-indent: 28px;
}
.main1-left  .main1-left-but{
    width:250px;
    line-height: 45px;
    margin:50px auto 0;
    background: #4c8def;
    font-size: 16px;
    text-align: center;
    color: white;
    border-radius: 8px;
}

.main1-right .main1-right-top{
    margin-left: 80px;
    line-height: 66px;
}
.main1-right .main1-right-top .left{
    font-size: 50px;
    margin-right:20px;
}
.main1-right .main1-right-top .right{
    font-size: 24px;
    margin-right:20px;
    margin-top: -10px;
}
.main1-right .main1-right-text{
    width:60%;
    margin-left: 130px;
    font-size: 14px;
    color: #333;
    text-indent: 28px;
}
.main1-right  .main1-right-but{
    width:250px;
    line-height: 45px;
    margin:50px auto 0;
    background: #fae735;
    font-size: 16px;
    text-align: center;
    color: #4c8def;
    border-radius: 8px;
}
.main2-top{
    width:1200px;
    margin:0 auto;
    height: 100px;
    margin-top: 90px;
    margin-bottom: 20px;
}
.main2-top .main2-left{
    width:300px;
    height: 100px;
    float: left;
    border-right: 1px dashed #bfbfbf;
}
.main2-top .main2-left ul li{
    text-align: center;
    color: #666;
    margin-top: 10px;
    font-size: 16px;
}
.main2-top .main2-left ul li span{
    font-size: 40px;
    color: #4c8def;
    margin-right: 10px;
}
.main2-top .main2-right{
    width:899px;
    height: 100px;
    float: left;
}
.main2-top .main2-right ul{
    width:700px;
    margin:0 auto;
}
.main2-top .main2-right-txet{
    width:680px;
    margin:0 auto;
    text-align: right;
    line-height: 45px;
}
.main2-top .main2-right-txet a{
    display: block;
    color: #666666;
    font-size: 14px;
}
.main2-top .main2-right-txet a:hover{
    color: #4c8def;
}
.main2-top .main2-right ul li .main2-input{
    width: 550px;
    float: left;
    height: 40px;
    text-indent: 20px;
    border:1px solid #aaa;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    font-size: 14px;
    outline: none;
}
.main2-top .main2-right ul li .main2-but{
    width: 145px;
    float: left;
    height: 42px;
    border: none;
    outline: none;
    background: #4c8def;
    color: white;
    font-size: 16px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}
.main2-content{
    width:100%;
    padding-bottom: 30px;
    border-top: 20px solid #f1f1f1;
}
.main2-content .main2-content-top{
    width:100%;
    line-height: 50px;
    margin-top: 20px;
    font-size: 20px;
    font-weight: bold;
    color: #333;
    border-bottom: 1px solid #e1e1e1;
    text-indent: 30px;
}
.main2-content .main2-pic-content{
    width:1200px;
    margin:0 auto;
}
.main2-content .main2-pic{
    width:260px;
    border:1px solid #e1e1e1;
    float: left;
    margin-left: 32px;
    margin-top: 24px;
}
.main2-content .main2-pic img{
    width:260px;
    height: 160px;
}
.main2-content .main2-pic .main2-pic-name{
    width:200px;
    margin:0 auto;
    line-height: 30px;
    margin-top: 10px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.main2-content .main2-pic .main2-pic-text{
    width: 200px;
    margin:10px auto;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    color: #999;
    font-size: 14px;
}
.main2-content .main2-pic .main2-pic-browse{
    width: 200px;
    margin:20px auto;
    color: #999;
    font-size: 14px;
}
.main2-content .main2-pic:hover .main2-pic-name{
    color: #4c8def;
}
.main2-content .main2-pic-a a{
    display: block;
    width: 200px;
    line-height: 40px;
    margin:40px auto 0;
    border: 1px solid #ccc;
    border-radius: 20px;
    font-size: 14px;
    text-align: center;
    color: #999;
}
.main2-pic-img{
    width:100%;
    line-height: 250px;
    background: url("../images/pic-bg.jpg") no-repeat;
    background-size: 100% 100%;
    text-align: center;
    color: white;
    font-size: 30px;
}
.main2-new{
    width:1200px;
    margin:30px auto;
    padding-bottom: 30px;
}
.main2-new .main2-new-left,.main2-new .main2-new-right{
    float: left;
    width:550px;
    margin-left: 33px;
}
.main2-new .main2-new-left p,.main2-new .main2-new-right p{
    width:550px;
    line-height: 50px;
    border-bottom: 1px solid #bfbfbf;
    font-size:20px;
    color: #000000;
    text-indent: 20px;
}
.main2-new .main2-new-left p a,.main2-new .main2-new-right p a{
    float: right;
    color: #4c8def;
    font-size: 14px;
    margin-right: 20px;
}
.main2-new .main2-new-left .main2-new-main,.main2-new .main2-new-right .main2-new-main{
    width: 530px;
    margin-left: 20px;
    margin-top: 20px;
}
.main2-new .main2-new-left .new-main,.main2-new .main2-new-right .new-main{
 width: 45%; float: left;
}
.main2-new .main2-new-left .main2-new-main .main2-new-name,.main2-new .main2-new-right .main2-new-main .main2-new-name{
     background: url("../images/icon-8.png") no-repeat left center;
     background-size: 20px 20px;
     width:550px;
     line-height: 30px;
     color: #333;
     font-size: 16px;
     text-indent: 30px;
     overflow: hidden;
     white-space: nowrap;
     text-overflow: ellipsis;
 }
.main2-new .main2-new-left .new-main .main2-new-name,.main2-new .main2-new-right .new-main .main2-new-name{
    background: url("../images/icon-13.png") no-repeat left center;
    background-size: 20px 20px;
    width:550px;
    line-height: 30px;
    color: #333;
    font-size: 16px;
    text-indent: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.main2-new .main2-new-left .main2-new-main .main2-new-name:hover,.main2-new .main2-new-right .main2-new-main .main2-new-name:hover{
    color: #4c8def;
}
.main2-new .main2-new-left .main2-new-main .main2-new-time,.main2-new .main2-new-right .main2-new-main .main2-new-time{
    width:550px;
    line-height: 20px;
    color: #999;
    font-size: 14px;
    text-indent: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.mainNew{
    width: 1100px;
    margin:40px auto;
    margin-top: 130px;
}
.mainNew .mainNew-top ul{
    overflow: hidden;border-bottom: 1px solid #e1e1e1;
}
.mainNew .mainNew-top ul li{
    width: 80px;
    float: left;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    margin-right: 50px;
}
.mainNew .mainNew-top ul li a{
    color: #666;
}
.mainNew .mainNew-top ul li a:hover{
    color: #4c8def;
}
.mainNew .mainNew-top ul .mainNew-nav a{
    color: #4c8def;
    display: block;
    line-height: 40px;
    border-bottom: 1px solid #4c8def;
}
.mainNew .mainNew-content{
    width:100%;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e1e1e1;
}
.mainNew .mainNew-content img{
    width:140px;
    height: 140px;
    margin-right: 20px;
    float: left;
}

.mainNew .mainNew-content .mainNew-name{
    font-size: 16px;
    line-height: 30px;
    color: #333;
}
.mainNew .mainNew-content .mainNew-text{
    font-size: 14px;
    line-height: 30px;
    color: #999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.mainNew .mainNew-content .mainNew-time{
    font-size: 14px;
    line-height: 30px;
    margin-top: 20px;
    color: #999;
}
.mainNew .main4-main{
    height: 200px;
}
.mainNew .main4-main img{
    width:300px;
    height: 200px;
    margin-right: 20px;
    float: left;
}
.mainNew .main4-main .mainNew-name{
    font-size: 16px;
    line-height: 35px;
    height: 35px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    color: #333;
}
.mainNew .main4-main .mainNew-text{
    font-size: 14px;
    line-height: 30px;
    height: 90px;
    color: #999;
    margin-top: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.mainNew .main4-main .mainNew-time{
    font-size: 14px;
    line-height: 50px;
    margin-top: 10px;
    color: #999;
}
.newmain-content{
    width:1200px;
    margin:120px auto;
}
.newmain-content .newmain-name{
    text-align: center;
    font-size: 30px;
    color: #333;
}
.newmain-content .newmain-time{
    text-align: center;
    font-size: 14px;
    color: #999;
    margin-top: 20px;
}
.newmain-content .newmain-time span{
    margin-left: 20px;
}
.newmain-content .newmain-text{
    width:1200px;
    margin:40px auto;
    color: #666;
    text-indent: 32px;
}
.newmain-content .newmain-top{
    width:1200px;
    text-indent: 32px;
    color: #666;
}
.newmain-content .newmain-main{
    width:800px;
    margin:0 auto;
    margin-top: 30px;
    border-top: 1px solid #bfbfbf;
    border-left: 1px solid #bfbfbf;
    border-right: 1px solid #bfbfbf;
}
.newmain-content .newmain-main .newmain-main-1{
    width:800px;
    line-height: 50px;
    font-size: 16px;
    border-bottom: 1px solid #bfbfbf;
    overflow: hidden;
 }
.newmain-content .newmain-main .newmain-main-1 .newmain-main-sz{
    width:150px;
    float: left;
    text-align: center;
}
.newmain-content .newmain-main .newmain-main-1 .newmain-main-un{
    width:150px;
    float: left;
    text-align: center;
}
.newmain-content .newmain-main .newmain-main-1 .newmain-main-name{
    width:490px;
    float: left;
    text-align: center;
}
.newmain2{
    width:100%;
    padding-top: 100px;
    padding-bottom: 40px;
    background: #fbfaf9;
}
.newmain2-top{
    width:1000px;
    margin:0 auto;
    overflow: hidden;
}
.newmain2-top .newmain2-left{
    width:140px;
    height: 140px;
    float: left;
}
.newmain2-top .newmain2-left img{
    width:100px;
    height: 100px;
    margin:20px auto;
}
.newmain2-top .newmain2-right{
    width:800px;
    float: left;
    margin-top: 30px;
    margin-left: 30px;
}
.newmain2-top .newmain2-right .newmain2-name{
    line-height: 40px;
    color: #000;
    font-size: 24px;
}
.newmain2-top .newmain2-right .newmain2-time{
    line-height: 40px;
    color: #666;
    font-size: 14px;
}
.newmain2-top .newmain2-right .newmain2-time span{
    margin-right: 50px;
}
.newmain2-content{
    width:1000px;
    margin:30px auto;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
}
.newmain2-content .newmain2-content-name{
    text-align: center;
    line-height: 50px;
    color: #000000;
    font-size: 16px;
    border-bottom: 1px solid #e1e1e1;
}
.newmain2-content .newmain2-content-top{
    width:900px;
    margin:0 auto;
    color: #666;
    font-size: 14px;
    line-height: 30px;
}
.newmain2-content .newmain2-top1{
    margin-top: 30px;
    margin-bottom: 20px;
}
.newmain2-content .newmain2-content-text{
    width:900px;
    margin:0 auto;
    line-height: 25px;
    font-size: 14px;
    color: #666;
    text-indent: 28px;
    margin-bottom: 20px;
}
.newmain2-content .newmain2-content-text-name{
    width:900px;
    margin:0 auto;
    line-height: 25px;
    font-size: 14px;
    color: #666;
    text-indent: 28px;
}
.newmain2-content-img{
    width: 1000px;
    margin:0 auto;
    padding-bottom: 50px;
}
.newmain2-main-content{
    width: 1000px;
    margin:0 auto;
}
.newmain2-main-content .newmain2-main-content-top{
     width: 1000px;
     margin:0 auto;
    line-height: 50px;
    font-size: 18px;
    color: #333;
     border-bottom: 1px solid #e1e1e1;
 }
.newmain2-main-content .newmain2-main-content-text{
    width: 1000px;
    margin:20px auto;
    line-height: 35px;
    font-size: 14px;
    padding-bottom: 30px;
    color: #999;
    border-bottom: 1px solid #f1f1f1;
}
.newmain2-main-content .newmain2-main-content-text1{
    width:1000px;
    margin:0 auto;
    font-size: 16px;
    color: #999;
    padding-bottom: 30px;
    /*border-bottom: 1px solid #f1f1f1;*/
}
.newmain2-main-content .newmain2-main-content-text1 p{
    line-height: 35px;
}
.newmain2-main-content .newmain2-main-content-text1 span{
    display: block;
    float: left;
    width:100px;
    color: #000;
    margin-right: 50px;
}
.main3-top{
    width:100%;
    background: url("../images/banner-2.jpg") no-repeat;
    background-size: 100% 100%;
}
.main3-top .main3-top-content{
    width: 1000px;
    margin:0 auto;
    padding-top: 150px;
    padding-bottom: 80px;
    overflow: hidden;
}
.main3-top .main3-top-content ul{
    float: left;
}
.main3-top .main3-top-content .main3-left{
    width:200px;
}
.main3-top .main3-top-content .main3-left .main3-left-img{
    width:100px;
    height: 100px;
    margin:0 auto;
}
.main3-top .main3-top-content .main3-left .main3-left-img img{
    width:100px;
    height: 100px;
    border-radius: 50%;
    border: 3px solid #fff;
}
.main3-top .main3-top-content .main3-left .main3-left-name{
    width:100px;
    margin: 0 auto;
    text-align: center;
    line-height: 50px;
    font-size: 26px;
    margin-top: 20px;
    color: #fff;
}
.main3-top .main3-top-content .main3-left .main3-left-text{
    width:200px;
    margin: 0 auto;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
}
.main3-top .main3-top-content .main3-right{
    width:750px;
    margin-left: 50px;
}
.main3-top .main3-top-content .main3-right li{
    width:750px;
    font-size: 18px;
    line-height: 35px;
    margin-top: 50px;
    color: white;
}
.main3-content{
     width:1200px;
     margin:30px auto;
    padding-bottom: 20px;
    overflow: hidden;
 }
.main3-content .main3-content-top{
    width:1200px;
    text-align: center;
    color: #000;
    font-size: 30px;
    line-height: 50px;
}
.main3-content .main3-content-main{
    width: 250px;
    float: left;
    margin-top: 40px;
    height: 90px;
    border: 1px solid #f1f1f1;
    margin-left:40px;
    padding:5px 0;
    border-radius: 8px;
}
.main3-content .main3-content-main .main3-content-img{
    width:200px;
    margin:0 auto;
    height: 50px;
}
.main3-content .main3-content-main .main3-content-img img{
    width:200px;
    height: 50px;
}
.main3-content .main3-content-main .main3-content-text{
    width:200px;
    margin:0 auto;
    margin-top: 5px;
    font-size: 12px;
    color: #666;
    line-height: 17px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.main3-content .main3-content-main:hover .main3-content-text{
    color: #4c8def;
}
.main3-content .main3-content-main:hover{
    border: 1px solid #4c8def;
}
.main5-content{
    width:700px;
    margin:100px auto;
}
.main5-content .main5-content-name{
    text-align: center;
    font-size: 18px;
    color: #000;
    line-height: 80px;
    border-bottom: 1px solid #e1e1e1;
}
.main5-content .main5-content-time{
    text-align: center;
    font-size: 14px;
    color: #999;
    line-height: 40px;
    /*border-bottom: 1px solid #e1e1e1;*/
}
.main5-content img{
    width:80%;
    margin:20px auto;
}
.main5-content .main5-content-text{
    width:700px;
    margin:20px auto;
    color: #666;
    font-size: 16px;
    line-height: 40px;
}
.about1,.about2{
    width: 1000px;
    margin:50px auto;
}
.about1 img{
    width:30%;
    margin-right: 50px;
    float: right;
}
.about1 p{
    line-height: 50px;
    color: #333;
    font-size: 16px;
    text-indent: 32px;
}


.main1content1{
    width: 1200px;
    margin:0 auto;
    margin-top: 20px;
    margin-bottom: 50px;
    overflow: hidden;
}
.main1content1-left{
    float: left;
    width: 600px;
}
.main1content1-top{
    width: 600px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
    color: #333333;
    font-size: 20px;
}
.main1content1 img{
    width:70%;
    margin:0 auto;
    margin-bottom: 30px;
}
.main1content1 p{
    width: 500px;
    margin:0 auto;
    line-height: 50px;
    color: #666;
    font-size: 16px;
    text-indent: 32px;
}
.about2 ul{
    width:100%;
}
.about2 ul li{
    width:100%;
    line-height: 60px;
    font-size: 16px;
    color: #333;
    border-bottom: 1px dashed #bbb;
}
.about2 ul li a{
    color: #333;
}
.about2 ul li span{
    float: right;
    font-size: 14px;
    color: #999;
}
.about2 ul li:hover a{
    color: #4c8def;
}
.main-about{
    width:1000px;
    margin:120px auto;
}
.main-about .main-about-name{
    text-align: center;
    font-size: 28px;
    color: #000;
}
.main-about .main-about-time{
    text-align: center;
    font-size: 16px;
    color: #999;
    line-height: 50px;
}
.main-about .main-about-top{
    text-align: center;
    font-size: 18px;
    color: #333;
    line-height: 50px;
    font-weight: bold;
}
.main-about .main-about-text{
    text-indent: 32px;
    font-size: 16px;
    color: #444;
    line-height: 30px;
}
.about3{
    width:800px;
    margin:50px auto;
    padding-bottom: 50px;
}
.about3 .about3-top{
    width:100%;
    text-indent: 20px;
    line-height: 80px;
    font-size: 20px;
    margin-top: -30px;
    color:#000;
    margin-bottom: 20px;
    border-bottom: 1px dashed #bfbfbf;
}
.about3 .about3-txet{
     width: 400px;
     float: left;
     font-size: 16px;
     line-height: 50px;
     color: #666;
     text-indent: 30px;
 }
.about3 .about3-dz{
    width: 800px;
    float: left;
    font-size: 16px;
    line-height: 50px;
    color: #666;
    text-indent: 30px;
}



.about4{
    width:1000px;
    margin:50px auto;
    padding-bottom: 50px;
}
.about4 .about4-top{
    width:100%;
    text-indent: 20px;
    line-height: 80px;
    font-size: 20px;
    margin-top: -30px;
    color:#000;
    margin-bottom: 20px;
    border-bottom: 1px dashed #bfbfbf;
}
.about4 .about4-text{
    width: 1000px;
    font-size: 16px;
    line-height: 35px;
    color: #666;
    text-indent: 30px;
    margin-top: 20px;
}

.about4 .about4-text span{
    font-size: 18px;
    color: #333;
}


/*----------------------*/
.main-type{
    position: relative;
    width:1200px;
    height: 180px;
    margin:0 auto;
    margin-top: -130px;
}
.main-type .type{
    width:300px;
    float: left;
}
.main-type .type .type-name{
    width:300px;
    text-align: center;
    color: white;
    font-size: 20px;
    line-height: 50px;
}
.main-type .type img{
    width: 100px;
    height: 100px;
    margin:0 auto;
}
.main-type .type:hover .type-name{
    color: #fae735;
}
.main-type .type-color .type-name{
    color: #fae735;
}



.index_headright{
    position: fixed;
    top:0px;
    right:30px;
    text-indent: 24px;
    color: #fff;
    line-height:70px;
    font-size: 14px;
    z-index: 9999;
}
.index_headright div:nth-child(1){
    width: 150px;
    height: 70px;
    border-radius:10px;
}
.index_headright div:nth-child(1) span:nth-child(2){
    width: 16px;
    height: 16px;
    background:url(../images/x.png);
    background-size:100% 100%;
    display: inline-block;
    position: absolute;
    top: 30px;
    right:50px;
}
.index_headslided{
    width: 150px;
    display: none;
}
.index_headslided::-webkit-scrollbar {
    width:3px;
}
.index_headslided::-webkit-scrollbar-button    {
    background-color:#47484b;
}
.index_headslided::-webkit-scrollbar-track     {
    background:#47484b;
}
.index_headslided::-webkit-scrollbar-thumb{
    background:#66cc99;
}
.index_headslided li{
    width: 100px;
    margin: 0 auto;
    line-height:70px;
    font-size: 14px;
    text-indent: 9px;
    border-bottom: 1px solid #ababad;
    cursor: pointer;
}
.index_headslided li:last-child{
    border-bottom: 0;
}
.index_headslided li a{
    display: block;
    color: #fff;
}
.index_headslided li a:hover{
    color: #fae735;
}


.newmain-content1{
    width:1100px;
    margin:120px auto;
}
.newmain-content1 .newmain-name{
    text-align: center;
    font-size: 30px;
    color: #333;
}
.newmain-content1 .newmain-top{
    width:1200px;
    font-size: 18px;
    text-indent: 32px;
    line-height: 50px;
    margin-top: 20px;
    color: #333;
}
.img-top{
    display: block;
    width: 100%;
    margin-top: -180px;
    z-index: 0;
}
.img-top source{
    display: block;
    width:100%;
}