/*@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%;
    background:rgba(248,248,248,1);
    opacity:1;
    /*overflow: hidden;*/
}
.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 .info{
    width:72%;
    font-size:22px;
    font-family:font_SNheiti;
    font-weight:400;
    line-height:40px;
    color:rgba(60,60,60,1);
    opacity:1;
    text-align: center;
    margin: 0 auto;
	overflow: hidden;
    text-overflow: ellipsis;
	display:block;
    /*display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;*/

}
.inter{
    width:303px;
    height:70px;
    border:2px solid rgba(60,60,60,1);
    opacity:1;
    border-radius:10px;
    color:rgba(60,60,60,1);
    display: block;
    text-align: center;
    margin: 0 auto;
    font-size: 26px;
    line-height: 70px;
    margin-top: 50px;
    cursor: pointer;
    margin-bottom: 40px;
}

@media screen and (max-width: 1200px) {
    .banner .logotitle{
        font-size:40px;
    }
    .banner .info{
        font-size:18px;
    }
}

.ourinfo{
    width:100%;
    height:200px;
    background:rgba(248,248,248,1);
    opacity:1;
}
.ourinfo ul{
    list-style-type: none;
   width: 100%;
    padding:0px;
    float: left;
}
.ourinfo li{
    /*margin:7px;*/
    /*padding:8px;*/
    float:left;
    width:25%;
    height:100%;
    color: white;
    font-size: 16px;
}

.ourinfo li span{
    /*width: 100%;*/
    height: 30px;
    display: block;
    text-align: center;
}
.ourinfo li .infospan1{
    width: 92px;
    height:52px;
    font-size:52px;
    font-family:font_SNheiti;
    font-weight:300;
    line-height:52px;
    color:rgba(60,60,60,1);
    opacity:1;
    margin: 0 auto;
    margin-top: 62px;

}
.ourinfo li .infospan1 i{
    width:14px;
    height:14px;
    font-size:14px;
    font-family:font_SNheiti;
    font-weight:400;
    line-height:14px;
    color:rgba(159,159,159,1);
    opacity:1;
    font-style:normal;
    float: right;
}
.ourinfo li .infospan2{

    height:14px;
    font-size:14px;
    font-family:font_SNheiti;
    font-weight:400;
    line-height:48px;
    color:rgba(159,159,159,1);
    opacity:1;
}


/*我们的服务*/
.oursay{
    width:100%;
    height:200px;
    background:#FFFFFF;
    opacity:1;
    overflow: hidden;
    border-bottom: 1px solid #d0d0d0;
}
.oursay .sayimg{
    width: 500px;
    /* margin-left: -250px; */
    left: 50%;
    margin: 0 auto;
    margin-top: 50px;
    display: block;

}
.oursay span{
    width: 100%;
    text-align: center;
    height:25px;
    font-size:18px;
    font-family:font_SNheiti;
    font-weight:400;
    line-height:28px;
    color:rgba(52,38,60,1);
    opacity:0.8;
    display: block;
    margin-top: 23px;
}
.service{
    width: 100%;
    overflow: hidden;
    position: relative;
    background-image: url("../image/servicebg.png");
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100% 90%;
}
.service .service_head{
    width: 80%;
    padding: 50px 0 0;
    margin: 0 auto;
    display: block;
    overflow: hidden;
}
.service_head img{
    float: left;
}
.service_head span{
    float: right;
    cursor: pointer;
}
.service_listBox{
    width: 80%;
    margin: 40px auto 20px;
    overflow: hidden;
}
.service_list{
    width: 200%;
    overflow: hidden;
}

.service_list li{
    width: 12%;
    height:409px;
    margin:0.25%;
    float: left;
    text-align: center;
}
.service_list .hoverstate{
    box-shadow:0px 0px 10px rgba(0,0,0,0.16);
    background:rgba(255,255,255,1);
}
.service_list li:hover{
    box-shadow:0px 0px 10px rgba(0,0,0,0.16);
    background:rgba(255,255,255,1);
}
.service_list li span{
    display: -ms-flex; /* 兼容IE */
	display: flex;
    display:-webkit-flex;
    align-items: center;
    width: 100%;
    height: 50%;
}
.service_list li img{
    display: block;
    margin: 0 auto;
}
.service_list li h1{
    width:90%;
    height:36px;
    font-size:22px;
    font-family:font_SNheiti;
    font-weight:bold;
    line-height:36px;
    color:rgba(60,60,60,1);
    margin: 10px auto 40px;
}
.service_list li p{
    width:90%;
    font-size:16px;
    font-family:font_SNheiti;
    font-weight:400;
    line-height:24px;
    color:rgba(150,150,150,1);
    margin: 0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
/*尺寸*/
@media screen and (max-width: 1200px) {
    .service_list li p{
        font-size:14px;
        line-height:22px;
    }
    .service_list li h1 {
        font-size: 20px;
    }
}
/*服务形式*/
/*我们的服务*/
.fwsay{
    margin: 0 auto;
    width:80%;
    height:200px;
    background:#FFFFFF;
    opacity:1;
    overflow: hidden;
    border-bottom: 1px solid #d0d0d0;
    padding-top: 60px;
}
.fwsay .sayimg{
    width: 500px;
    /* margin-left: -250px; */
    left: 50%;
    margin: 0 auto;
    margin-top: 50px;
    display: block;

}
.fwsay span{
    width:90%;
    font-size:36px;
    font-family:font_SNheiti;
    font-weight:800;
    line-height:68px;
    color:rgba(60,60,60,1);
    opacity:1;
    text-align: center;
    display: block;
	margin: 0 auto;
}
.fwser{
    width: 100%;
    overflow: hidden;
    position: relative;
    background-image: url("../image/servicebg.png");
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100% 90%;
}
.fwser .fwser_head{
    width: 80%;
    padding: 50px 0 0;
    margin: 0 auto;
    display: block;
    overflow: hidden;
}
.fwser_head img{
    float: left;
}
.fwser_head span{
    float: right;
    cursor: pointer;
}
.fwser_listBox{
    width: 80%;
    margin: 0px auto 20px;
    overflow: hidden;
    margin-bottom: 100px;
}
.fwser_listBox .plist{
    width: 33.33%;
    overflow: hidden;
    display: block;
    float: left;
    margin-top: 100px;
    display: -ms-flex; /* 兼容IE */
	display: flex;
    display: -webkit-flex;
    align-items:center;
    justify-content: center;
    position: relative;
}
.fwser_listBox .plist .imgct{
    width: 20%;
    padding-top: 20%;
    position: relative;
}
.fwser_listBox .plist .imgct img{
    position:absolute;
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
}
.fwser_listBox .plist .titelplist{
    width: 60%;
    overflow: hidden;
    margin-left: 2%;
    position: relative;
    padding-top: 20%;
}
.fwser_listBox .plist .titelplist p{
    width: 100%;
}
.fwser_listBox .plist .titelplist p:first-child{
    font-size: 26px;
    position: absolute;
    top:2%;
    width: 100%;
    left: 0;
}
.fwser_listBox .plist .titelplist p:last-child{
    font-size: 16px;
    position: absolute;
    bottom:1%;
    left: 0;
    width: 100%;
}
/*.fwser_listBox .plist .imgct{*/
    /*!*float: left;*!*/
    /*overflow: hidden;*/
    /*display: block;*/
    /*!*margin-left: 70px;*!*/
    /*width: 90px;*/
    /*height: 90px;*/
/*}*/
/*.fwser_listBox .plist .titelplist{*/
    /*width: 60%;*/
/*}*/
/*.fwser_listBox .plist .imgct{*/
    /*width: 30%;*/
    /*background-position: center center;*/
    /*background-repeat: no-repeat;*/
    /*padding-top: 30%;*/
    /*background-size: contain;*/
    /*margin: 0 auto;*/
    /*display: block;*/
/*}*/

/*.fwser_listBox .plist .ptl_1{*/
    /*width: 45%;*/
    /*float: left;*/
    /*overflow: hidden;*/
    /*display: block;*/
    /*height:32px;*/
    /*font-size:32px;*/
    /*font-family:font_SNheiti;*/
    /*font-weight:400;*/
    /*line-height:34px;*/
    /*color:rgba(60,60,60,1);*/
    /*opacity:1;*/
    /*margin-left: 6%;*/
    /*margin-top: 8px;*/
/*}*/
/*.fwser_listBox .plist .ptl_2{*/
    /*width: 45%;*/
    /*float: left;*/
    /*overflow: hidden;*/
    /*display: block;*/
    /*height:24px;*/
    /*font-size:18px;*/
    /*font-family:font_SNheiti;*/
    /*font-weight:400;*/
    /*line-height:24px;*/
    /*color:rgba(161,161,161,1);*/
    /*opacity:1;*/
    /*margin-left: 6%;*/
    /*margin-top: 30px;*/
/*}*/
/*尺寸*/
@media screen and (max-width: 1200px) {
    .fwsay span{
        font-size:20px;
    }
    .fwser_listBox .plist .titelplist p:first-child{
        font-size: 16px;

    }
    .fwser_listBox .plist .titelplist p:last-child{
        font-size: 12px;
    }
}
/*服务形式*/
/*行业领域*/
.ourlingyu{
    width:100%;
    height:320px;
    background:rgba(248,248,248,1);
    opacity:1;
}
.ourlingyu .ourcase_head{
    width: 80%;
    padding: 50px 0 0;
    margin: 0 auto;
    display: block;
    overflow: hidden;
}
.ourlingyu.ourcase_head .casetitle{
    float: left;
}
.ourlingyu .hymain{
    display: -ms-flex; /* 兼容IE */
	display: flex;
    align-items: center;
    justify-content: center;
}

.hymain span{

    margin: 10px 40px;
    padding: 10px 0;
    font-size:32px;
    display: block;
    font-family:font_SNheiti;
    font-weight:800;
    line-height:34px;
    color:rgba(73,73,73,1);
    /*border-bottom: 1px solid #707070;*/
    opacity:1;
    cursor: pointer;
}
.hymain span:hover{
    color:rgba(41,141,144,1);
    /*border-bottom: 1px solid #2CA57F;*/
}

/*尺寸*/
@media screen and (max-width: 1200px) {
    .hymain span{
        font-size:20px;
    }
}

/*行业领域end*/
/*侧边锚点*/
.service_anchor{
    position: absolute;
    bottom:100px;
    right: 2%;
    display: -ms-flex; /* 兼容IE */
	display: flex;
    display:-webkit-flex;
    flex-direction: column;
}
.service_anchor li{
    width: 18px;
    height: 20px;
    margin: 15px 0;
    cursor: pointer;
}
.service_anchor li span{
    display: block;
    margin: 7px 6px;
    width: 6px;
    height: 6px;
    background:rgba(172,172,172,1);
    border-radius:50%;

}
.service_anchor li .current_anchor{
    display: none;
    line-height: 20px;
    font-size:16px;
    font-family:font_SNheiti;
    font-weight:bold;
    color:rgba(109,109,109,1);
    width: 120px;
    float: right;
    background-image: url("../image/servicehover.png");
    background-position: right center;
    background-repeat: no-repeat;
}
.service_anchor li:hover span{
    display: none;
}
.service_anchor li:hover .current_anchor{
    display: block;
}
/*侧边锚点end*/
/*我们的服务end*/
.infotitle{
    width:100%;
    height:220px;
    background:rgba(248,248,248,1);
    opacity:1;
    overflow: hidden;
}
.infotitle span{
    width:100%;
    font-size:36px;
    font-family:font_SNheiti;
    font-weight:800;
    line-height:68px;
    color:rgba(60,60,60,1);
    display: block;
    text-align: center;
    opacity:1;
}
.infotitle .psp{
    margin-top: 30px;
}
/*尺寸*/
@media screen and (max-width: 1200px) {
    .infotitle span{
        font-size:22px;
    }
}
/*我们的案例*/
.ourcase .ourcase_head{
    width: 80%;
    padding: 50px 0 0;
    margin: 0 auto;
    display: block;
    overflow: hidden;
}
.ourcase_head img{
    float: left;
}
.ourcase_head span{
    float: right;
    cursor: pointer;
}

.ourcase .ourcase_listBox{
    width:100%;
    background:rgba(255,255,255,1);
    position: relative;
    margin: 50px 0 150px 0;

}
.ourcase .ourcase_listBox img{
    width: 40%;
    margin-left: 30%;
    top: 0px;
    overflow: hidden;
    display: block;
}
.ourcase_listBox .t_part{
    width: 22%;
    overflow: hidden;
    position: absolute;

}
.ourcase_listBox .t_part span{

    font-size:42px;
    font-family:font_SNheiti;
    font-weight:800;
    color:rgba(60,60,60,1);
    opacity:1;
    display: block;
}
.ourcase_listBox .t_part p{

    width: 100%;
    font-size:18px;
    font-family:font_SNheiti;
    font-weight:400;
    line-height:26px;
    color:rgba(60,60,60,1);
    opacity:1;
    margin-top: 5px;
}
.ourcase_listBox .t_part_1{
    text-align: right;
    left: 44.5%;
    top: 0;
    margin-left: -22%;
}
.ourcase_listBox .t_part_2{
    text-align: right;
    left: 30%;
    top: 52%;
    margin-left: -22%;
}
.ourcase_listBox .t_part_3{
    text-align: center;
    left: 59.5%;
    margin-left: -22%;
    margin-top: -5px;
}
.ourcase_listBox .t_part_4{
    text-align: left;
    left: 88.5%;
    margin-left: -22%;
    top: 19.5%;
}
.ourcase_listBox .t_part_5{
    text-align: left;
    left: 92%;
    margin-left: -22%;
    top: 71.5%;
}


/*我们的案例end*/
/*合作伙伴*/
.cooperate{
    width: 100%;
    /*height: 500px;*/
}
.cooperate .cooperate_head{
    width: 82%;
    /*padding: 50px 0 0;*/
    /*margin: 0 auto;*/
    display: block;
    overflow: hidden;
    margin: 70px 8% 77px 10%;
}
.cooperate_head img{
    float: left;
}
.cooperate_head span{
    float: right;
    cursor: pointer;
}
.company{
    width:100%;
    height:495px;
    background:rgba(248,248,248,1);
    opacity:1;
}
.company2{
    width:80%;
    height:100%;
    margin: 0 auto;
    overflow: hidden;
}
.company ul{
    height:420px;
    width: 200%;
    display: -ms-flex; /* 兼容IE */
	display: flex;
    align-items: center;
    justify-content: center;
}
.iconli{

    display: -ms-flex; /* 兼容IE */
	display: flex;
    align-items: center;
    justify-content: center;
    width: 50%;
    flex-wrap:wrap;
    /*float: left;*/
    /*margin-left: 10%;*/

}
.iconli span{
    width: 10%;
    height: 85px;
	line-height:85px;
    margin-left: 4.2%;
    margin-top: 30px;
	display: block ;
	float:left;
	text-align:center;
    
}
.iconli img{
    /*max-height: 85px;*/
    max-width: 100%;
	display:inline-block;
	_zoom:1;
	_display:inline;

}
.company i{
    font-weight: bold;
    color: #333;
    padding: 1.5%;
    cursor: pointer;

}
.company p{
    text-align: center;
}
/*合作伙伴end*/
/*联系我们*/
.contact{
    width:100%;
    /*height:1199px;*/
    background:rgba(255,255,255,1);
    opacity:1;
    overflow: hidden;
    display: block;

}
.contact .cwrite{
    width: 50%;
    height: 100%;
    float: left;
}
.contact .logo{
    width: 180px;
    height: auto;
    margin:62px 0px 0px 200px;
}
.cwrite .p1{
    width:70%;
    max-width: 560px;
    height:123px;
    font-size:42px;
    font-family:font_SNheiti;
    font-weight:bold;
    line-height:62px;
    color:rgba(68,68,68,1);
    opacity:1;
    margin:37px 0px 0px 200px;
}
.cwrite .p2{
    width:200px;
    height:29px;
    font-size:20px;
    font-family:font_SNheiti;
    font-weight:bold;
    line-height:36px;
    color:rgba(71,71,71,1);
    opacity:1;
    margin:87px 0px 0px 200px;
}
.cwrite .address{
    width:66%;
    height:26px;
    font-size:18px;
    font-family:font_SNheiti;
    font-weight:400;
    line-height:36px;
    color:rgba(134,134,134,1);
    opacity:1;
    margin:43px 0px 0px 200px;
}
.cwrite .address img{
    height:14px;
    margin-right: 5px;
}

.cwrite .inputcont{

}
.cwrite .inputcont p{
    width:50px;
    height:26px;
    font-size:20px;
    font-family:font_SNheiti;
    font-weight:400;
    line-height:24px;
    color:rgba(184,184,184,1);
    opacity:1;
    margin:55px 0px 0px 20px;
}
.cwrite .inputcont input{
    width:70%;
    height:60px;
    font-size: 22px;
    background:rgba(246,246,246,1);
    border:1px solid rgba(189,189,189,1);
    opacity:1;
    border-radius:5px;
    margin:17px 0px 0px 20px;
}
.cwrite .inputcont2 p{
    width:50px;
    height:26px;
    font-size:20px;
    font-family:font_SNheiti;
    font-weight:400;
    line-height:24px;
    color:rgba(184,184,184,1);
    opacity:1;
    margin:33px 0px 0px 20px;
}
.cwrite .inputcont2 input{
    width:70%;
    height:60px;
    font-size: 22px;
    background:rgba(246,246,246,1);
    border:1px solid rgba(189,189,189,1);
    opacity:1;
    border-radius:5px;
    margin:17px 0px 0px 20px;
}
.cwrite .inputcont3 p{
    width:50px;
    height:26px;
    font-size:20px;
    font-family:font_SNheiti;
    font-weight:400;
    line-height:24px;
    color:rgba(184,184,184,1);
    opacity:1;
    margin:33px 0px 0px 20px;
}
.cwrite .inputcont3 textarea{
    width:70%;
    height:200px;
    font-size: 22px;
    background:rgba(248,248,248,1);
    border:1px solid rgba(189,189,189,1);
    opacity:1;
    border-radius:5px;
    margin:17px 0px 0px 20px;
}

.cwrite .okbtn{
    width:70%;
    height:72px;
    background:rgba(227,227,227,1);
    opacity:1;
    border-radius:10px;
    margin:40px 0px 0px 20px;
    text-align: center;
    font-size: 26px;
    line-height: 72px;
}
/*联系我们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*/

/*尺寸*/
@media screen and (max-width: 1200px) {
    .ourcase_listBox .t_part span{
        font-size:22px;
    }
    .ourcase_listBox .t_part p{
        font-size:12px;
    }

    .footer .footerright .number{
        font-size:20px;
    }
}