/*@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: 870px;
    /*background: url("../image/bannerbg.jpg") no-repeat center;*/
}
.banner ul{
    list-style-type: none;
    margin: 0;
    padding:0px;
    float: right;
}
.banner li{
    margin:7px;
    padding:6px;
    float:left;
    color: white;
    font-size: 16px;
    position: relative;
}
.banner li .acl{
    color: white;
}
.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{
    width: 80%;
    margin: 0 auto;
    display: block;
    margin-top: 150px;
}
.banner .info{
    width:636px;
    height:117px;
    font-size:20px;
    font-family:font_SNheiti;
    font-weight:400;
    line-height:25px;
    color:rgba(255,255,255,1);
    opacity:0.81;
    display: block;
    text-align: center;
    margin: 0 auto;
}
.inter{
    width:303px;
    height:70px;
    border:2px solid rgba(255,255,255,1);
    opacity:1;
    border-radius:10px;
    color: white;
    display: block;
    text-align: center;
    margin: 0 auto;
    font-size: 26px;
    line-height: 70px;
    margin-top: 50px;
    cursor: pointer;
}
.ourinfo{
    width:100%;
    height:150px;
    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: 176px;
    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: 30px;

}
.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;

}

/*侧边锚点*/
.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 img{
    margin: 0 auto;
    display: block;
    margin-top: 50px;
}
/*我们的案例*/
.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_listBox{
    width: 84%;
    margin: 40px 8% 20px 8%;
    overflow: hidden;
}
.ourcase_list{
    width: 100%;
    overflow: hidden;
}
.ourcase_list li{
    width: 30.3%;
    /*height:409px;*/
    margin:1.5%;
    float: left;
    text-align: center;
}
/*.ourcase_list li:hover{*/
    /*box-shadow:0px 0px 10px rgba(0,0,0,0.16);*/
    /*background:rgba(255,255,255,1);*/
/*}*/
.ourcase_list li span{
    display: -ms-flex; /* 兼容IE */
	display: flex;
    display:-webkit-flex;
    align-items: center;
    width: 100%;
    padding-top: 65%;
    /*height: 50%;*/
    overflow: hidden;
    position: relative;
}
.ourcase_list .lastli span{
    padding-top: 50%;
}
.ourcase_list li span img{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top:0px;
    display: block;
    margin: 0 auto;
    transition: 600ms;

}
.ourcase_list li:hover span img{
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);

}
.ourcase_list li h1{
    /*width:60%;*/
    height:32px;
    font-size:22px;
    font-family:font_SNheiti;
    font-weight:bold;
    line-height:24px;
    color:rgba(60,60,60,1);
    opacity:1;
    text-align: left;
    margin-left: 10px;
}
.ourcase_list li p{
    width:90%;
    /*height:24px;*/
    font-size:12px;
    font-family:font_SNheiti;
    font-weight:400;
    line-height:24px;
    color:rgba(168,168,168,1);
    opacity:1;
    margin-left: 5%;
    text-align: left;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.casedes{
    padding: 10px 0;
    height: 80px;
    background:rgba(248,248,248,1);
    opacity:1;
    overflow: hidden;
}
.casedes img{
    width: auto;
    height: 24px;
    float: left;
    display: block;
    overflow: hidden;
    margin-left: 5%;
    margin-right: 2%;
}
.ourcase_list .lastli{
    width: 46%;
    /*height:409px;*/
    margin:2%;
    float: left;
    text-align: center;
}

/*我们的案例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;
	overflow:hidden;
    /*float: left;*/
    /*margin-left: 10%;*/

}
/*.iconli span{
    width: 10%;
    height: 85px;
    margin-left: 4.2%;
    margin-top: 30px;
    display: -ms-flex; 
	display: flex;
    align-items: center;
    justify-content: center;
}
.iconli img{
    max-height: 85px;
    max-width: 100%;

}*/
.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;
    margin-bottom: 90px;
    padding-top: 30px;
}
.contact .cwrite{
    width: 50%;
    float: left;
}
.contact .logo{
    width: 180px;
    height: auto;
    margin:20px 0px 0px 20%;
}
.cwrite .p1{
    width:70%;
    max-width: 560px;
    height:123px;
    font-size:36px;
    font-family:font_SNheiti;
    font-weight:bold;
    line-height:62px;
    color:rgba(68,68,68,1);
    opacity:1;
    margin:20px 0px 0px 20%;
}
.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:70px 0px 0px 20%;
}
.cwrite .address{
    width:66%;
    font-size:18px;
    font-family:font_SNheiti;
    font-weight:400;
    line-height:24px;
    color:rgba(134,134,134,1);
    opacity:1;
    margin:20px 0px 0px 20%;
}

.cwrite .address img{
    height:14px;
    margin-right: 5px;
}

.cwrite .inputcont{
    width:40%;
    margin-right: 5%;
    float: left;
    overflow: hidden;
}
.cwrite .inputcont p{
    padding-top: 30px;
    overflow: hidden;

}
.cwrite .inputcont p span{
    height:26px;
    font-size:20px;
    font-family:font_SNheiti;
    font-weight:400;
    line-height:24px;
    color:rgba(184,184,184,1);
    opacity:1;
    float: left;
}
.cwrite .inputcont p i{
    font-size:12px;
    line-height:0px;
    float: left;
    padding: 5px 0 0 2px;
    color: #EA8D8E;
}
.cwrite .inputcont input{
    width:94%;
    height:50px;
	padding:0 2%;
    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 0;
}
.cwrite .inputcont3{
    overflow: hidden;
    width: 85%;
}
.cwrite .inputcont3 p{
    width:300px;
    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 0;
}
.cwrite .inputcont3 textarea{
    width:100%;
    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 0;
}

.cwrite .okbtn{
    width:40%;
    height:46px;
    background:rgba(41,141,144,1);
    color:rgba(255,255,255,1);
    opacity:1;
    border-radius:10px;
    margin:40px 0px 0px 20%;
    text-align: center;
    font-size:22px;
    line-height: 46px;
	border:0;
}
@media screen and (max-width: 1200px) {
    .cwrite .p1{
        font-size:32px;
    }
    .contact .logo {
        width: 120px;
    }
    .footer .footerright .number{
        font-size: 20px;
    }
    .ourcase_list li h1{
        font-size: 16px;
    }
}
/*联系我们end*/

/*footer*/
.footer{
    width:100%;
    height:400px;
    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 .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 .footerleft p a{
    color: rgba(134,134,134,1);
}
.footer .footerleft p i:nth-child(2n+1):hover a{
    color: white;
}
.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%;
}

.Link_box{
	width:84%;
	padding:10px 0 0;
	margin:0 auto;
	display:block;
	overflow:hidden;
}
.Link_box h1{
	width:100%;
	line-height:50px;
	color:rgba(227,227,227,1);
	font-size:24px;
}
.Link_box .Link{
	width:100%;
	overflow:hidden;
}
.Link_box .Link .Link_child{
	float:left;
	margin:15px;
}
.Link_box .Link .Link_child a{
	color:rgba(134,134,134,1);
	display:block;
	padding:5px;
	font-size: 16px;
    font-family: font_SNheiti;
    font-weight: 400;
}
.Link_box .Link .Link_child a:hover{
	color:rgba(227,227,227,1);
	display:block;
	padding:5px;
	text-decoration:underline;
}
.footer .bottomline{
    width: 84%;
    float: left;
    margin: 15px 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*/