/*@font-face { font-family: font_SNheiti; src: url("../fonts/siensongti.otf"); } */
@font-face { font-family: font_SNheiti; src: url("https://zoomedia.com.cn/skin/fonts/sienheiti.ttf"); }
*{
    padding: 0;
    margin: 0;
}
i{font-style: normal}
li{
    list-style: none;
}
a{
    text-decoration: none;
}
body{
    width:100%;
    /*height:6123px;*/
    background:rgba(255,255,255,1);
    opacity:1;
}
/*头部*/
.banner{
    width:100%;
    height:200px;
    background:rgba(248,248,248,1);
    opacity:1;
}
.banner ul{
    list-style-type: none;
    margin:85px 10% 0px 0px;
    padding:0px;
    float: right;
}
.banner li{
     margin:7px;
     padding:6px;
     float:left;
     color: #3C3C3C;
     font-size: 16px;
     position: relative;
 }
.banner li .acl{
    color: #3C3C3C;
}
.banner li:hover .acl{
    color: rgba(243,149,25,1);
    border-bottom:1px solid rgba(243,149,25,1);
    cursor: pointer;
}
.banner li .tuiguang{
    position: absolute;
    z-index: 99;
    width: 100%;
    background-color: white;
    top: 30px;
    display: none;
}
.banner li .tuiguang p{
    margin: 10px 0px 10px 3px;
}
.banner li .tuiguang p .macl{
    color: #3C3C3C;
    font-size: 12px;
}
.banner li .tuiguang p:hover .macl{
    color: rgba(243,149,25,1);
    cursor: pointer;
}
.banner .logo{
    width: 150px;
    height: auto;
    margin:50px 0px 0px 8%;
}
.banner .logotitle{
    margin: 0 auto;
    display: block;
    margin-top: 150px;
    width:100%;
    height:96px;
    font-size:68px;
    font-family:font_SNheiti;
    font-weight:800;
    line-height:70px;
    text-align: center;
    color:rgba(60,60,60,1);
    opacity:1;
}
.banner .hangye{
    margin:86px 0px 0px 180px;
}
.banner .neirong{
    margin:60px 0px 0px 180px;
}


/*头部*/
/*content*/
.content{
    width:100%;

    background:rgba(248,248,248,1);
    opacity:1;
    border-radius:5px;
    overflow: hidden;
}
.content .content_part1{
    width:47%;
    margin-left: 15%;
    margin-right: 1%;
    /*background:rgba(255,255,255,1);*/
    border:1px solid rgba(244,244,244,1);
    opacity:1;
    border-radius:5px;
    float: left;
    position: relative;
}
.content .content_part2{
    width:22%;
    opacity:1;
    border-radius:5px;
    float: left;
    position: relative;
}
.content_part2 .menulist{
    width: 100%;
    min-height:115px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(245,245,245,1);
    opacity:1;
    border-radius:5px;
}
.menulist .p1{
    width: 100%;
    overflow: hidden;
    height:18px;
    font-size:18px;
    font-family:font_SNheiti;
    font-weight:bold;
    line-height:20px;
    color:rgba(38,45,53,1);
    margin: 30px 0 0 15px;
    opacity:1;
}
.menulist .ul_1{
    width: 94%;
    overflow: hidden;
    margin: 12px 0 0 3%;
    padding-bottom: 5px;
    border-bottom:1px dashed rgba(112,112,112,1);
    font-size:18px;
    font-family:font_SNheiti;
    font-weight:bold;
    line-height:20px;
    color:rgba(38,45,53,1);
    opacity:1;
}
.menulist .ul_1 li{
    float: left;
    margin: 6px 1%;
    font-size:14px;
    font-family:font_SNheiti;
    font-weight:400;
    line-height:20px;
    color:rgba(100,104,115,1);
    opacity:1;
}
.menulist .ul_1 li:hover{

    color:rgba(41,141,144,1);
    cursor: pointer;
    text-decoration:underline;
}
.menulist .ul_1 li a{
    color: #3C3C3C;
}
.menulist .ul_1 li:hover a{
    color:rgba(41,141,144,1);
}

.menulist .ul_1 .texthover a{
    color:rgba(41,141,144,1);
}
.menulist .p2{
    width: 100%;
    overflow: hidden;
    height:18px;
    font-size:18px;
    font-family:font_SNheiti;
    font-weight:bold;
    line-height:20px;
    color:rgba(38,45,53,1);
    margin: 12px 0 0px 15px;
    opacity:1;
}
.menulist .ul_2{
    width: 94%;
    overflow: hidden;
    margin: 12px 0 0 3%;
    padding-bottom: 15px;
    font-size:18px;
    font-family:font_SNheiti;
    font-weight:bold;
    line-height:20px;
    color:rgba(38,45,53,1);
    opacity:1;
}
.menulist .ul_2 li{
    float: left;
    margin: 6px 1%;
    font-size:14px;
    font-family:font_SNheiti;
    font-weight:400;
    line-height:20px;
    color:rgba(100,104,115,1);
    opacity:1;
}
.menulist .ul_2 li:hover{

    color:rgba(41,141,144,1);
    cursor: pointer;
    text-decoration:underline;
}
.content_part2 .midcontent{
    width: 100%;
    min-height:200px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(245,245,245,1);
    opacity:1;
    border-radius:5px;
    margin: 20px 0;
}
.menulist .ul_2 li a{
    color: #3C3C3C;
}
.menulist .ul_2 li:hover a{
    color:rgba(41,141,144,1);
}
.menulist .ul_2 .texthover a{
    color:rgba(41,141,144,1);
}
.midcontent .midp_1{
    width:100%;
    text-align: center;
    font-size:24px;
    font-family:font_SNheiti;
    font-weight:800;
    line-height:46px;
    color:rgba(60,60,60,1);
    opacity:1;
    margin: 20px auto ;
    text-align: center;
}
.midcontent .fabuxq{
    width:120px;
    background:rgba(41,141,144,1);
    font-size:16px;
    font-family:font_SNheiti;
    font-weight:400;
    line-height:46px;
    color:rgba(255,255,255,1);
    opacity:1;
    text-align: center;
    margin: 14px auto ;
}
.midcontent .tel{
    width: 210px;
    margin: 20px auto;
}
.midcontent .midp_2{
    width:86px;
    font-size:18px;
    font-family:font_SNheiti;
    font-weight:400;
    line-height:46px;
    color:rgba(60,60,60,1);
    opacity:1;
    float: left;
}
.midcontent .midp_3{
    width:123px;
    font-size:18px;
    font-family:font_SNheiti;
    font-weight:400;
    line-height:46px;
    color:rgba(41,141,144,1);
    opacity:1;
    float: left;
}
.content_part2 .abouttl{
    width:77px;
    font-size:18px;
    font-family:font_SNheiti;
    font-weight:400;
    line-height:28px;
    color:rgba(102,102,102,1);
    opacity:1;
    margin-top: 20px;
}
.content_part2 .example{
    width: 100%;
    display: block;
    margin-bottom: 30px;
    overflow: hidden;

}
.example div{
    width: 48%;
    padding-top:37.5%;
    float: left;
    margin-top: 8px;
    position: relative;
}
.example img{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top:0px;
}
.example div:nth-child(2n+1){
    margin-right: 2%;
}
.content_part1 .left_part1{
    width: 100%;
    background:rgba(255,255,255,1);
    overflow: hidden;
}
.left_part1 .p1{
    width: 97%;
    margin-left: 3%;
    margin-top: 19px;
    font-size:30px;
    font-family:font_SNheiti;
    font-weight:bold;
    line-height:38px;
    color:rgba(37,44,52,1);
    opacity:1;
}

.left_part1 .p2{
    width: 97%;
    margin-left: 3%;
    margin-top: 20px;
    font-size:14px;
    font-family:font_SNheiti;
    font-weight:400;
    line-height:25px;
    color:rgba(150,150,150,1);
    opacity:1;
}
.left_part1 ul{
    overflow: hidden;
    margin-top: 20px;
    width: 96%;
    margin-left: 3%;
}
.left_part1 ul li{
    float: left;
    padding: 6px;
    margin: 6px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(225,225,225,1);
    opacity:1;
    border-radius:15px;
}
.left_part1 .iconlist{
    width: 120px;
    float: right;
    margin-bottom: 10px;
}
.iconlist img{
    width: 20px;
    height: auto;
    margin-right: 20px;
}
.content_part1 .left_part2{
    background:rgba(253,253,253,1);
    opacity:1;
    padding: 20px;
}
.left_part2 p{
    width:100%;
    font-size:14px;
    font-family:font_SNheiti;
    font-weight:400;
    line-height:28px;
    color:rgba(109,109,109,1);
    opacity:1;
}
.content_part1 .left_part3{
    width:100%;
    background:rgba(255,255,255,1);
    opacity:1;
    overflow: hidden;
}
.left_part3 .part2_left{
    width: 64%;
    float: left;
}
.left_part3 .part2_right{
    width: 36%;
    float: left;
}
.part2_right img{
    width: 90%;
    height: auto;
}
.left_part3 .part2_left h1{
    width:100%;
    text-align: right;
    font-size:18px;
    font-family:font_SNheiti;
    font-weight:bold;
    line-height:28px;
    color:rgba(60,60,60,1);
    opacity:1;
    float: right;
    margin-top: 50px;
}
.left_part3 .part2_left p{
    width:90%;
    text-align: right;
    font-size:14px;
    font-family:font_SNheiti;
    font-weight:400;
    line-height:20px;
    color:rgba(109,109,109,1);
    opacity:1;
    float: right;
    margin-top: 20px;
}
.content_part1 .left_part4{
    width:100%;
    background:rgba(255,255,255,1);
    opacity:1;
    overflow: hidden;
}
.left_part4 .p1{
    width:100%;
    text-align: center;
    font-size:36px;
    font-family:font_SNheiti;
    font-weight:bold;
    line-height:28px;
    color:rgba(60,60,60,1);
    opacity:1;
    margin: 20px 0 0 10px;
}
.left_part4 .p2{
    width:98%;
    margin-left: 1%;
    font-size:14px;
    font-family:font_SNheiti;
    font-weight:400;
    line-height:28px;
    color:rgba(109,109,109,1);
    opacity:1;
    margin-top: 30px;
}
.left_part4 img{
    width: 98%;
    margin-left: 1%;
    margin: 30px 0 30px 0;
}
/*尺寸*/
@media screen and (max-width: 1200px) {
    .left_part1 .p1 {
        font-size: 24px;
    }
    .menulist .p2 {
        font-size: 16px
    }
    .midcontent .midp_1 {
        font-size: 16px;
    }
    .midcontent .midp_2 {
        width: 72px;
        font-size: 16px;
    }
    .midcontent .midp_3 {
        font-size: 16px;
    }
    .left_part4 .p1 {

        font-size: 26px;

    }
    .footer .footerright .number{
        font-size: 20px;
    }
}
/*content end*/
/*footer*/
.footer{
    width:100%;
    height:300px;
    background:rgba(28,28,28,1);
    opacity:1;
    overflow: hidden;
}
.footer .footerleft{
    width: 75%;
    overflow: hidden;
    float: left;
}
.footer .footerright{
    width: 25%;
    float: left;
}
.footer .footerleft .logo{
    width: 120px;
    height: auto;
    margin:40px 0px 0px 10%;
    float: left;
    overflow: hidden;
    display: block;
}
.footer .footerleft .qiye{
    color: white;
    width: 260px;
    overflow: hidden;
    display: block;
    float: left;
    margin:52px 0px 0px 30px;
    height:32px;
    font-size:22px;
    font-family:font_SNheiti;
    font-weight:400;
    line-height:40px;
    color:rgba(134,134,134,1);
    opacity:1;
}
.footer .footerleft p{
    display: block;
    width: 100%;
    color: white;
    overflow: hidden;
    margin-left: 10%;
    margin-top: 40px;
    float: left;


    font-size:16px;
    font-family:font_SNheiti;
    font-weight:400;
    line-height:24px;
    color:rgba(134,134,134,1);
    opacity:1;

}
.footer .footerleft p i{
    margin-right: 2%;
}
.footer .footerleft p i:nth-child(2n+1):hover{
    color: white;
    text-decoration: underline;
    cursor: pointer;
}
.footer .footerleft p a{
    color: rgba(134,134,134,1);
}
.footer .footerleft p i:nth-child(2n+1):hover a{
    color: white;
}
.footer .footerright .mianzhe{
    width:84px;
    height:20px;
    font-size:14px;
    font-family:font_SNheiti;
    font-weight:400;
    line-height:24px;
    color:rgba(149,149,148,1);
    opacity:1;
    margin-top: 36px;
}
.footer .footerright .number{
    width:200px;
    height:40px;
    font-size:28px;
    font-family:font_SNheiti;
    font-weight:400;
    line-height:40px;
    color:rgba(227,227,227,1);
    opacity:1;
    margin:1px 0px 0px 7%;
}
.footer .footerright .date{
    width:170px;
    height:20px;
    font-size:14px;
    font-family:font_SNheiti;
    font-weight:400;
    line-height:24px;
    color:rgba(97,97,97,1);
    opacity:1;
    margin:1px 0px 0px 7%;
}
.footer .footerright .pic{

    margin:20px 0px 0px 6%;
}
.footer .footerright .pic img{
    width: 30px;
    height: 30px;
    margin:0px 0px 0px 7%;
}
.footer .bottomline{
    width: 84%;
    float: left;
    margin: 35px 0 0 8%;

    border:1px solid rgba(78,78,78,1);
}

.footer .icp{
    width:100%;
    height:24px;
    font-size:16px;
    font-family:font_SNheiti;
    font-weight:400;
    line-height:24px;
    color:rgba(97,97,97,1);
    opacity:1;
    text-align: center;
    margin: 35px 0 0 0;
    float: left;
}
/*footer end*/