@charset "UTF-8";
body, h1, h2, h3, h4, h5, h6, p, form{margin:0;}
ol,ul{margin:0; padding:0;}
html{height: 100%;}
body{
    min-width: 1320px;
    height: 100%;
    font-family: "Microsoft YaHei","Open Sans","微软雅黑", Arial, "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;font-size: 14px;color: #333;}
ul{margin:0; padding:0;}
ul li{list-style: none; }
a{text-decoration: none; color: #303030;
    -webkit-transition: all 0.2s ease;
    -moz-transition:  all 0.2s ease;
    transition:  all 0.2s ease;}
img{-webkit-transition: all 0.3s ease;-moz-transition:  all 0.3s ease;transition:  all 0.3s ease;}
a:hover{}
*{box-sizing: border-box;}

.clearfix:before,.clearfix:after{
    content:"";
    display:table;
}
.clearfix:after{clear: both;}

.fl{
    float: left;}
.fr{
    float: right;}
.t-c{
    text-align: center;
}
.i-b{
    display: inline-block;
}
.img-auto{
    display: block;
    width: 100%;
    height: 100%;
}
.img-res{
    display: block;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.container{
    width: 1340px;margin-left: auto;margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
}
.wrapper{
    width: 1220px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.page-wrap{
width:100%;
float:left;
}
.page-wrap ul {
    float: left;
    margin: 0 2px;
	width:100%;
	font-size:0px;
	text-align:center;
}
.page-wrap ul a{
    padding: 6px 12px 6px;
    background: #fff;
	font-size:14px;
	margin-right:10px;
}
.page-wrap ul  span{
    padding: 6px 12px 6px;
    background: #5a6f82;
    color: #fff;
	font-size:14px;
	margin-right:10px;
}
.page-wrap ul  a:hover{
    background: #5a6f82;
    color: #fff;
}
.menu{
    width: 48px;
    height: 48px;
    position: absolute;
    right: 10px;
    top: 6px;
    cursor: pointer;
    background: url("../images/menu.png") no-repeat center;
    background-size: 100%;
}
.index-nav2{
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    display: none;
    z-index: 1000;
    background-color: #727272;
}
.index-nav2 li{
    /*border-bottom: 1px solid red;*/
    width: 100%;
    text-align: left;

    color: #e6e6e6;
    line-height: 4.5rem;
    border-bottom: solid 1px #bfbfbf;

}
.m-nav2{
    background: url("../images/show1.png") no-repeat right 1em center;
}
.m-nav3{
    background: url("../images/show2.png") no-repeat right 1em center;
}
.index-nav2 li>a{
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
    padding-left: 2em;
}
.m-nav2-wrap{
    background-color: #e6e6e6;
    display: none;
}
.m-nav2-row{
    border-bottom: solid 1px #bfbfbf;
    line-height: 4rem;
}
.m-nav2-row a{
    display: block;
    width: 100%;
    height: 100%;
    padding-left: 2em;
}
.m-nav3-wrap{
    display: none;
}
.m-nav3-wrap .m-nav2-row{
    line-height: 3.6rem;
    background: #fff;
    font-size: 12px;
    border-bottom: none;
}
.add-icon1{
    background: url("../images/show1.png") no-repeat right 1em center !important;
}
.add-icon2{
    background: url("../images/show2.png") no-repeat right 1em center !important;
}
.hide-icon1{
    background: url("../images/hide1.png") no-repeat right 1em center;
}
.hide-icon2{
    background: url("../images/hide2.png") no-repeat right 1em center;
}
.container-full{
    width: 100%;
}
.bold{
    font-weight: bold;
}
::-webkit-scrollbar              {/* 1 */width:9px; background-color:#333;}
::-webkit-scrollbar-button       {/* 2 */}
::-webkit-scrollbar-track        {/* 3 */}
::-webkit-scrollbar-track-piece  {/* 4 */}
::-webkit-scrollbar-thumb        {/* 5 */border:solid 2px #333; width:5px;  border-radius:4px; background-color:#fff;}
::-webkit-scrollbar-corner       {/* 6 */background-color:#333;}
::-webkit-resizer                {/* 7 */}
::-webkit-scrollbar:horizontal   {height:9px;}
.mt20{
    margin-top: 0.2rem;
}

.swiper-pagination-bullet{
    width: 15px;
    height: 15px;
    background: #fff;
    border-radius: 50%;
    opacity: 1;
    margin: 0 9px;
}
.swiper-pagination-bullet-active{

    background: #dfa15e;
}
.header-top{
    height: 32px;
    background: #ff8a01;
    width: 100%;
    color: #fff;
    line-height: 32px;
    position: fixed;
    top: 0;
    z-index: 1000;
}
.wlc{
    float: left;
}
.phone{
    float: right;
    height: 100%;
    padding-left: 26px;
    background: url("../images/phone.png") no-repeat left center;

}
.header{
    height: 126px;
    position: fixed;
    top: 32px;
    width: 100%;
    background: #fff;
    z-index: 1000;
    box-shadow: 0 0 10px #ccc;
    -webkit-transition: all 0.2s ease;
    -moz-transition:  all 0.2s ease;
    transition:  all 0.2s ease;
}
.header .container{
    position: initial;
}
.logo{
    display: block;
    float: left;
    margin-top: 32px;
}

.slg1{
    float: left;
    margin-left: 24px;
	padding-top:50px;
	font-size:14px;
}
.slg1 p:nth-child(1){
	font-size:16px;
	font-weight:bold;
	padding-top:0px;
	text-decoration:inline;
	padding-right:5px;
}

.slg1 a{
text-decoration:underline; font-weight:normal; font-size:14px; color:#666666;padding-top:2px;
}



.slg{
    float: left;
    margin-left: 24px;
}
.slg img{
    display: block;
    margin: 35px auto 4px;
}
.slg p{
    text-align: center;
    background: #7f92a3;
    line-height: 20px;
    border-radius: 8px;
    color: #fff;
    height: 20px;
    padding: 0 6px;
}
.main-nav{
    float: right;
    -webkit-transition: all 0.3s ease;-moz-transition:  all 0.3s ease;transition:  all 0.3s ease;
}
.main-nav>li{
    float: left;
    height: 126px;
    text-align: center;
    margin: 0 5px;
    font-size: 16px;
    width: 90px;
}
.main-nav>li>a{
    display: block;
    color: #333;
    height: 34px;
    line-height: 30px;
    border-bottom: 2px solid transparent;
    position: relative;
    margin-top: 42px;
}
.main-nav>li>a .en{
    position: absolute;
    height: 100%;
    right: 0;
    left: 0;

    opacity: 0;
    top: -14px;
    -webkit-transition: all 0.2s ease;-moz-transition:  all 0.2s ease;transition:  all 0.2s ease;
}
.main-nav>li>a .en span{
    border-bottom: 2px solid #7f92a3;
    padding-bottom: 5px;
}
.main-nav>li.on>a{

    color: #ff8a01;
}
.main-nav>li.on>a .cn{
    display: none;
}
.main-nav>li.on>a .en{
    opacity: 1;
    top: 0;
}
.main-nav>li:hover>a{
    color: #ff8a01;
}
.main-nav>li:hover>a .en{
    opacity: 1;
    top: 0;
}
.main-nav>li:hover>a .cn{
    display: none;
}
.nav2-wrap{
    width: 100%;
    height: 214px;
    background: rgba(255,255,255,0.9);
    position: absolute;
    left: 0;
    z-index: 1000;
    top: 126px;
    display: none;
}
#website{

}
#website>a{
    display: block;
    float: left;
    width: 25%;
    height: 90px;
    margin-top: 63px;
    border-right: 1px solid #dcdcdc;
}
.web-icon{
    width: 75px;
    height: 75px;
    background: url("../images/wzjs11.png") no-repeat center;
    float: left;
    margin-left: 15px;
    margin-top: 10px;
}
#website>a:nth-child(4){
    border-right: none;
}
#website>a:nth-child(2) .web-icon{background: url("../images/wzjs12.png") no-repeat center;}
#website>a:nth-child(3) .web-icon{background: url("../images/wzjs13.png") no-repeat center;}
#website>a:nth-child(4) .web-icon{background: url("../images/wzjs14.png") no-repeat center;}
.web-r{
    float: left;
    width: calc(100% - 105px);
    margin-left: 15px;
    text-align: left;
    padding-top: 25px;
}
.web-r h3{
    font-size: 18px;
    font-weight: normal;
    -webkit-transition: all 0.2s ease;-moz-transition:  all 0.2s ease;transition:  all 0.2s ease;
}
.web-r span{
    font-size: 12px;
    color: #666666;
}
#website>a:hover .web-r h3{
    color: #ff8a01;
}
#website>a:hover .web-icon{

}
.seo-half{
    width: 50%;
    float: left;
    height: 193px;
    margin-top: 10px;
    padding-left: 40px;
}
.seo{
    border-right: 1px solid #dcdcdc;
    padding-right: 40px;
}
.seo-top{
    width: 100%;
    height: 69px;
    border-bottom: 1px solid #dcdcdc;

}
.seo-top span{
    float: left;
    font-size: 18px;
    font-weight: bold;
    line-height: 68px;
}
.seo-top a{
    float: right;
    display: block;
    width: 134px;
    height: 36px;
    background: #ff8a01;
    color: #fff;
    text-align: center;
    line-height: 36px;
    font-size: 16px;
    margin-top: 17px;
}
.seo-cls{

}
.seo-cls a{
    display: block;
    font-size: 16px;
    text-align: left;
    margin-top: 18px;
}
.seo-cls a:hover{
    color: #eea917;

}
.case-half{
    width: 50%;
    float: left;
    height: 180px;
    margin-top: 17px;
    padding-left: 160px;
}
.case-half>a:hover .case-nav2-icon{
    background: rgba(149,149,149,0.25);
}
.case-half-l{
    border-right: 1px solid #dcdcdc;

}
.case-nav2-icon{
    width: 110px;
    height: 110px;
    margin-top: 26px;
    border-radius: 50%;
    float: left;
    background: rgba(149,149,149,0.1);
    -webkit-transition: all 0.2s ease;-moz-transition:  all 0.2s ease;transition:  all 0.2s ease;
}
.case-nav2-icon div{
    width: 75px;
    height: 75px;
    margin: 17px auto 0;

}
#generalize .seo:last-child{
    border-right: none;
}
.case-nav2-r{
    float: left;
    margin-left: 62px;
    text-align: center;
    margin-top: 45px;
    width: 134px;
}
.case-nav2-r span{
    font-size: 18px;
    font-weight: bold;
}
.case-nav2-r a{
    display: block;
    background: #ff8a01;
    color: #fff;
    width: 100%;
    height: 36px;
    line-height: 36px;
    margin-top: 10px;
}
.news-nav2-icon{
    width: 110px;
    height: 110px;
    background: rgba(149,149,149,0.1);
    border-radius: 50%;
    float: left;
    margin: 0 auto 0;
    -webkit-transition: all 0.2s ease;-moz-transition:  all 0.2s ease;transition:  all 0.2s ease;

}
.news-nav2-icon div{
    width: 56px;
    height: 56px;
    margin: 27px auto 0;
    background: url("../images/news11.png") no-repeat center;
}
#news a{
    display: block;
    width: 25%;
    float: left;
    margin-top: 52px;
}
#news a:nth-child(2) .news-nav2-icon div{ background: url("../images/news12.png") no-repeat center;}
#news a:nth-child(3) .news-nav2-icon div{ background: url("../images/news13.png") no-repeat center;}
#news a:nth-child(4) .news-nav2-icon div{ background: url("../images/news14.png") no-repeat center;}

.news-nav2-r{
    width: 150px;
    float: left;
    margin-left: 20px;
    margin-top: 28px;
    text-align: left;
}
.news-nav2-r p{
    font-size: 20px;
}
.news-nav2-r span{
    font-size: 14px;
}
#news a:hover .news-nav2-icon div{

}
#news a:hover .news-nav2-icon{
    background: rgba(149,149,149,0.25);
}





.nav2{
    width: 100%;
    position: fixed;
    top: 96px;
    left: 0;
    height: 56px;
    background: rgba(220,220,220,0.9);
    line-height: 56px;
    display: none;
}
.nav2 span{
    float: left;
    font-size: 16px;
    margin-left: 6px;
}
.nav2-a{
    float: right;
    margin-right: 20px;
    font-size: 16px;
}
.nav2-a a{
    float: left;
    margin-left: 40px;
}
.nav2-a a:hover{
    color: #f08200;
}


.banner{
    position: relative;
}
.banner .swiper-pagination-clickable{
    text-align: right;
}
.banner .swiper-pagination-clickable .swiper-pagination-bullet{
    background: transparent;
    font-size: 16px;
    font-family: Arial;
    display: block;
    margin: 18px 0;
    height: 16px;
    color: #fff;
    opacity: 0.6;
    position: relative;
    width: 100%;
    text-align: right;
    -webkit-transition: all 0.2s ease;-moz-transition:  all 0.2s ease;transition:  all 0.2s ease;
}
.banner .swiper-pagination-clickable .swiper-pagination-bullet-active{
    opacity: 1;
    padding-right: 64px;

}

.banner .swiper-container .container{
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    /*z-index: 998;*/
}
.banner .swiper-slide{
    z-index: 9;
}
.banner .swiper-pagination{
    top: 50%;
    right: 0;
}
.banner .swiper-button-next{
    height: 48px;
    background: url("../images/arr-r.png") no-repeat center;
    opacity: 0.4;
    -webkit-transition: all 0.2s ease;-moz-transition:  all 0.2s ease;transition:  all 0.2s ease;
}
.banner .swiper-button-prev{
    height: 48px;
    background: url("../images/arr-l.png") no-repeat center;
    opacity: 0.4;
    -webkit-transition: all 0.2s ease;-moz-transition:  all 0.2s ease;transition:  all 0.2s ease;
}
.banner .swiper-button-next:hover{
    opacity: 1;
}
.banner .swiper-button-prev:hover{
    opacity: 1;
}

.mouse{
    width: 18px;
    height: 38px;
    background: url("../images/mouse.png") no-repeat center;
    position: absolute;
    bottom: 24px;
    animation: toudong 1.5s infinite;
    z-index: 1000;
    left: 0;
    right: 0;
    margin: auto;
}
@keyframes toudong {
    0%{
        bottom: 24px;
    }
    50%{
        bottom: 30px;
    }
    100%{
        bottom: 24px;
    }
}
.adv-wrap{
    width: 100%;
    border-top: 1px solid #d8d7d8;
    border-bottom: 1px solid #d3d2d4;
    height: 297px;
}
.adv-d{
    float: left;
    width: 440px;
    height: 114px;
    text-align: center;
    margin-top: 100px;
    border-right: 1px solid #dfdfdf;
}
.adv-wrap .container>div:last-child{
    border-right: none;
}
.adv-d span{
    font-size: 90px;
    font-family: Arial;
    color: #ff8a01;
    line-height: 90px;
    display: inline-block;
    position: relative;
    margin-top: -2px;
}
.adv-d span.jia{

}
.adv-d span.jia:after{
    content: '+';
    font-size: 50px;
    position: absolute;
}
.adv-d p{
    font-size: 20px;
}
.part1{
    width: 100%;
    background: #f9f9fb;
    padding-top: 90px;
    padding-bottom: 80px;
}
.part-tit{
    text-align: center;
}
.part-tit span{
    font-size: 50px;
    color: #ff9e36;
    opacity: 0.15;
    font-family: Arial;
    font-weight: bold;

}
.part-tit h2{
    font-size: 24px;
    font-weight: bold;
    margin-top: -28px;
    margin-bottom: 10px;
}
.part-tit p{

}
.sv-slide{
    margin-top: 45px;
}
.sv-slide .hd ul{
    margin-left: -5px;
    margin-top: 3px;
}
.sv-slide .hd ul li{
    float: left;
    width: 260px;
    margin-left: 5px;
    height: 148px;
    border: 1px solid #cccccc;
    background: linear-gradient(135deg,#fff,#f4f4f4);
    -webkit-transition: all 0.2s ease;-moz-transition:  all 0.2s ease;transition:  all 0.2s ease;
    cursor: pointer;
}
.sv-slide .hd ul li.on{
    background: linear-gradient(135deg,#f5aa2a,#ff8a01);
    color: #fff;
}
.sv-slide .hd ul li:hover{
    background: linear-gradient(135deg,#f5aa2a,#ff8a01);
    color: #fff;
}
.sv-slide .hd ul li.on .sv-icon{
    background-position-x: -64px !important;
}
.sv-slide .hd ul li:hover .sv-icon{
    background-position-x: -64px !important;
}
.sv-icon{
    width: 64px;
    height: 64px;
    background: url("../images/sprite.png") no-repeat 0 0;
    float: left;
    margin-left: 32px;
    margin-top: 40px;
}
.sv-slide .hd ul li:nth-child(2) .sv-icon{ background: url("../images/sprite.png") no-repeat 0 -64px;}
.sv-slide .hd ul li:nth-child(3) .sv-icon{ background: url("../images/sprite.png") no-repeat 0 -128px;}
.sv-slide .hd ul li:nth-child(4) .sv-icon{ background: url("../images/sprite.png") no-repeat 0 -192px;}
.sv-slide .hd ul li:nth-child(5) .sv-icon{ background: url("../images/sprite.png") no-repeat 0 -256px;}
.sv-r{
    float: left;

}
.sv-r{
    float: left;
    margin-top: 50px;
    margin-left: 10px;
}
.sv-r p{
    font-weight: bold;
    font-size: 18px;
}
.sv-r span{
    font-size: 12px;
}
.sv-slide .bd ul li{
    width: 100%;
    height: 549px;
    color: #fff;
    position: relative;
}
.sv-slide .bd ul li{

}
.sv-intro{
    position: absolute;
    width: 430px;
    color: #fff;
    right: 160px;
    top: 170px;
    z-index: 1;
}
.sv-intro h3{
    font-size: 24px;
    font-weight: normal;
}
.sv-intro p{
    font-size: 16px;
    margin-top: 10px;
}
.sv-intro a{
    display: block;
    width: 132px;
    height: 32px;
    line-height: 32px;
    color: #666666;
    padding-left: 19px;
    background: #fff url("../images/arrow.png") no-repeat left 92px center;
    margin-top: 60px;
    border-radius: 15px;
    box-shadow: 0 0 10px #999;
}
.sv-slide .bd ul li:last-child .sv-intro{
    color: #333;
}
.sv-intro a:hover{
    background: #fff url("../images/arrow.png") no-repeat left 96px center;
}
.case-type{
    text-align: center;
    font-size: 16px;
}
.case-type p{
    font-weight: bold;
}
.part2{
    padding-top: 65px;
    padding-bottom: 65px;
}

.case-box{
    width: 25%;
    padding: 0 8px;
    float: left;
    margin-bottom: 30px;
}
.case-list3 .case-box{
    width: 33.3333%;
}
.case-box2{
    width: 25%;
    padding: 0 45px;
    float: left;
    margin-bottom: 25px;
}
.case-slide{
    margin-top: 50px;
    width: 100%;
    overflow: hidden;
}
.case-slide .hd ul li{
    float: left;
    width: 160px;
    height: 40px;
    background: #fdb53a;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    margin: 0 3px;
    cursor: pointer;
    -webkit-transition: all 0.2s ease;-moz-transition:  all 0.2s ease;transition:  all 0.2s ease;
}
.case-slide .hd ul li.on{
    background: #ff8a01;
}
.case-slide .hd ul li:hover{
    background: #ff8a01;
}
.case-slide .hd ul li a{
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
}
.case-img{
    width: 100%;
    overflow: hidden;
    position: relative;
}
.case-type{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.5);
    color: #fff;
    padding-top: 50px;
    opacity: 0;
    -webkit-transition: all 0.2s ease;-moz-transition:  all 0.2s ease;transition:  all 0.2s ease;
}
.case-name{
    width: 100%;
    height: 60px;
    font-size: 18px;
    line-height: 60px;
    padding-left: 12px;

}
.icon-c{
    width: 108px;
    height: 108px;
    border: 2px solid #fff;
    border-radius: 50%;
    float: left;
    margin: 25px 12px 0;
    -webkit-transition: all 0.2s ease;-moz-transition:  all 0.2s ease;transition:  all 0.2s ease;
}
.icon-c>div{
    width: 43px;
    height: 43px;
    background: url("../images/sprite4.png") no-repeat 0 0;
    margin: 20px auto 5px;
}
.icon-c>div.xys{ background: url("../images/sprite4.png") no-repeat 0 0;}
.icon-c>div.sjd{ background: url("../images/sprite4.png") no-repeat 0 -86px;}
.icon-c>div.dnd{ background: url("../images/sprite4.png") no-repeat 0 -43px;}
.icon-c:hover{
    background: #fff;
    color: #e8980e;
}
.icon-c:hover>div{
    background-position-x: -43px !important;
}
.case-box:hover .case-type{
    opacity: 1;
}
.case-box:hover img{
    transform: scale(1.1);
}
.case-name i{
    display: block;
    width: 0;
    -webkit-transition: all 0.2s ease;-moz-transition:  all 0.2s ease;transition:  all 0.2s ease;
    height: 1px;
    background: #fff;
    float: left;
    margin-top: 30px;
    margin-right: 10px;
}
.case-box:hover .case-name{
    background: #ff8a01;
    color: #fff;
}
.case-box:hover .case-name i{
    width: 55px;

}
.case-slide .bd{
    margin-top: 20px;
}
.case-tab{

}
.case-tab .hd .prev2{
    padding-left: 20px;
}
.case-tab .hd .next2{
    text-align: right;
    padding-right: 20px;
}
.case-tab .hd>div{
    width: 50%;
    height: 53px;
    background: url("../images/bg.png");
    cursor: pointer;
    float: left;
    line-height: 58px;
    font-family: 宋体;
    font-size: 20px;
    font-weight: bold;
    -webkit-transition: all 0.2s ease;-moz-transition:  all 0.2s ease;transition:  all 0.2s ease;
}
.case-tab .hd>div:hover{
    background: #ff8a01;
    color: #fff;
}
.part3{
    padding-top: 60px;
    padding-bottom: 70px;
}
.case-slide2{
    margin-top: 50px;
    width: 100%;
    overflow: hidden;
}
.case-slide2 .bd{
    margin-top: 40px;
}
.case-slide2 .hd ul li{
    float: left;
    width: 160px;
    height: 40px;
    background: #fdb53a;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    margin: 0 3px;
    cursor: pointer;
    -webkit-transition: all 0.2s ease;-moz-transition:  all 0.2s ease;transition:  all 0.2s ease;
}
.case-slide2 .hd ul li.on{
    background: #ff8a01;
}
.case-slide2 .hd ul li:hover{
    background: #ff8a01;
}
.case-slide2 .hd ul li a{
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
}
.case-tab2 .hd .prev2{
    padding-left: 20px;
}
.case-tab2 .hd .next2{
    text-align: right;
    padding-right: 20px;
}
.case-tab2 .hd>div{
    width: 50%;
    height: 53px;
    background: url("../images/bg.png");
    cursor: pointer;
    float: left;
    line-height: 58px;
    font-family: 宋体;
    font-size: 20px;
    font-weight: bold;
    -webkit-transition: all 0.2s ease;-moz-transition:  all 0.2s ease;transition:  all 0.2s ease;
}
.case-tab2 .hd>div:hover{
    background: #ff8a01;
    color: #fff;
}
.case-cpn{
    text-align: center;

}
.case-cpn h4{
    font-weight: bold;
    font-size: 16px;
    margin-top: 20px;
}
.case-cpn i{
    display: block;
    width: 18px;
    height: 1px;
    background: #a0a0a0;
    margin: 10px auto 4px;
}
.case-cpn p{
    color: #666;
    line-height: 24px;
}
.case-link{
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(255,138,1,0.9);
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: all 0.2s ease;-moz-transition:  all 0.2s ease;transition:  all 0.2s ease;
}
.case-link div{
    width: 60px;
    height: 60px;    border-radius: 50%;
    border: 2px solid #fff;
    margin: 94px auto 0;
    background: url("../images/link.png") no-repeat center;
}
.case-box2:hover .case-link{
    opacity: 1;
}
.case-box2:hover .case-cpn i{
    background: #e8980e;
}
.case-box2:hover .case-cpn p{
    color: #ff8a01;
}
.case-box2 .case-img{
    border-bottom: 7px solid #ff8a01;
}
.part4{
    width: 100%;
    background: url("../images/part4-bg.jpg") no-repeat top center;
    background-size: cover;
    padding-top: 65px;
    -webkit-transition: all 0.2s ease;-moz-transition:  all 0.2s ease;transition:  all 0.2s ease;
    padding-bottom: 80px;
}
.part4 .part-tit{
    color: #fff;
}
.part4 .part-tit span {
    color: rgba(255, 255, 255, 0.9);
}
.solu-list{
    margin-left: -56px;
    margin-top: 80px;
}
.solu-list li{
    width: 288px;
    height: 288px;
    float: left;
    margin-left: 56px;
    background: rgba(255,255,255,0.1);
    text-align: center;
    -webkit-transition: all 0.2s ease;-moz-transition:  all 0.2s ease;transition:  all 0.2s ease;
}
.solu-list li:hover{
    background: #ff8a01;

}
.solu-list li.on{
    background: #ff8a01;
}
.solu-list li a{
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
}
.solu-icon{
    margin: 70px auto 20px;
    width: 126px;
}
.solu-intro{
    color: #fff;
    margin-top: 50px;
}
.solu-intro h3{
    font-weight: bold;
    font-size: 38px;
}
.solu-intro p{
    margin-top: 20px;
    line-height: 30px;
    font-size: 16px;
}
.part5{
    background: #f3f4f8;
    width: 100%;
    padding-top: 70px;
    padding-bottom: 55px;
}
.ptn-slide{
    width: 100%;
    position: relative;
    height: 283px;
    margin-top: 50px;
}
.ptn-slide .hd{
    height: 53px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;

}
.ptn-slide .hd ul{
    float: left;
    margin-left: 650px;
    margin-top: 23px;
}
.ptn-slide .hd ul li{
    float: left;
    width: 10px;
    height: 10px;
    background: #dcdcdc;
    border-radius: 50%;
    cursor: pointer;
    margin-right: 9px;
}
.ptn-slide .hd ul li.on{
    background: #ff8a01;
}
.ptn-slide .hd span{
    display: block;
    float: right;
    font-family: 宋体;
    font-size: 20px;
    height: 50px;
    width: 20px;
    text-align: center;
    line-height: 50px;
    margin-left: 4px;
    cursor: pointer;
}
.ptn-slide .hd span:hover{
    color: #ff8e0a;
}
.ptn-slide .hd span.prev{

}
.ptn-slide .bd ul li{
    width: 100%;
    height: 230px;
    background: #fff;
}
.ptn-img{
    float: left;
    width: 514px;
   // height: 250px;
    margin-top: 33px;
    margin-left: 40px;
}
.ptn-r{
    width: 700px;
    margin-left: 25px;
    float: left;
    margin-top: 33px;
}
.ptn-name{
    font-size: 18px;
    color: #ff8a01;
    font-weight: bold;
    line-height: 40px;
}
.ptn-name span{
    font-weight: normal;
    color: #999;
}
.ptn-name span.num{
    font-family: 宋体;
    font-size: 38px;
    color: #333;
    font-weight: bold;
    float: left;
    line-height: 32px;
}
.ptn-r p{
    padding-left: 60px;
    line-height: 30px;
    font-size: 16px;
    color: #666;
    margin-top: 10px;
}
.ptn-slide2{
    margin-top: 35px;
    padding-top: 10px;
}
.ganen{
    float: left;
    width: 263px;
    height: 280px;
    margin-top: 5px;
}
.ptn-slide2 .bd ul{
    float: left;
    width: 1057px;
    margin-bottom: 5px;
}
.ptn-slide2 .bd ul li{
    float: left;
    width: 259px;
    margin-left: 5px;
    background: #fff;
    height: 90px;
    text-align: center;
    line-height: 90px;
    overflow: hidden;
    margin-top: 5px;
    -webkit-transition: all 0.2s ease;-moz-transition:  all 0.2s ease;transition:  all 0.2s ease;
}
.ptn-slide2 .bd ul li a{
    display: block;
    width: 100%;
    height: 100%;
}
.ptn-slide2 .bd ul li:hover{
    box-shadow: 0 0 10px #999;
}
.ptn-slide2 .bd ul li img{
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
    vertical-align: middle;
}
.ptn-slide2 .hd{
    margin-top: 15px;
}
.ptn-slide2 .hd span{
    display: block;
    width: 50%;
    float: left;
    height: 53px;
    background: #ffffff;
    cursor: pointer;
    line-height: 55px;
    font-family: 宋体;
    font-size: 24px;
    padding-left: 20px;
    -webkit-transition: all 0.2s ease;-moz-transition:  all 0.2s ease;transition:  all 0.2s ease;
}
.ptn-slide2 .hd span:hover{
    background: #ff8a01;
    color: #fff;
}
.ptn-slide2 .hd span.next{
    text-align: right;
    padding-right: 20px;
}
.part6{
    padding-top: 90px;
    padding-bottom: 40px;
}
.news-wrap{
    margin-top: 50px;
}
.news-l{
    float: left;
    width: 368px;

}
.news-top{
    width: 100%;
    height: 43px;
    line-height: 42px;
    border-bottom: 1px solid #dcdcdc;
}
.news-top span{
    float: left;
    font-size: 20px;
    font-weight: bold;
}
.news-top a{
    float: right;
    font-weight: bold;
    font-size: 14px;
    color: #dcdcdc;
}
.news-top a:hover{
    color: #ff8a01;
}
.gsxw{
    margin-top: 25px;
}
.gsxw1{
    width: 100%;
    height: 220px;
    border-bottom: 6px solid #ff8a01;
    display: block;
    position: relative;
    color: #fff;
}
.gsxw1 img{
    display: block;
    width: 100%;
    height: 100%;

}
.gsxw1-intro{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
    padding: 0 14px;

}
.gsxw1-date{
    width: 100%;
    height: 26px;
    background: url("../images/new.png") no-repeat left center;
    padding-left: 36px;
    font-size: 12px;
    line-height: 20px;
    margin-top: 5px;
}
.gsxw1-intro p{
    font-size: 16px;
}
.gsxw2{
    display: block;
    width: 100%;
    height: 85px;
    background: #f3f4f8;
    color: #666666;
    margin-top: 7px;
}
.gsxw2 p{
    float: left;
    width: 278px;
    margin-left: 15px;
    margin-top: 20px;
    font-size: 16px;
}
.gsxw2 div{
    float: right;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    border: 1px solid #ff8a01;
    color: #ff8a01;
    text-align: center;
    line-height: 22px;
    font-size: 26px;
    font-weight: bold;
    margin-right: 29px;
    margin-top: 29px;
    padding-left: 1px;
}
.gsxw2:hover{
    background: #ff8a01;
    color: #fff;
}
.gsxw2:hover div{
    border: 1px solid #fff;
    color: #fff;
}
.news-c{
    float: left;
    width: 467px;
    margin-left: 46px;
}
.hyzx-list{

}
.hyzx-list li{
    margin-top: 20px;
}
.hyzx-list li a{
    display: block;
    float: left;
    width: 350px;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.hyzx-list li a:hover{
    color: #ff8a01;
}
.hyzx-list li span{
    float: right;
    font-size: 12px;
    color: #999;
}
.hyzx-list li p{
    color: #999;
    margin-top: 4px;
}
.news-r{
    float: right;
    width: 397px;
}
.atc-list{

}
.atc-list li{
    margin-top: 22px;
}
.atc-list li a{
    display: block;
    float: left;
    width: 300px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.atc-list li a:hover{
    color: #ff8a01;
}
.atc-list li span{
    float: right;
    color: #666;
}
.part7{
    padding-top: 60px;
    padding-bottom: 110px;
}
.question-wrap{
    margin-top: 40px;
}
.more-row{
    margin-bottom: 10px;
}
.more-link{
    float: right;
    font-size: 12px;
    color: #999;
    text-decoration: underline;
}
.more-link:hover{
    color: #f3930a;
}
.question-box{
    width: 430px;
    height: 160px;
    float: left;
    margin-right: 14px;
    overflow: hidden;
    margin-bottom: 20px;
}
.question-box a{
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    border: 1px solid #dcdcdc;
}
.question{
    width: 100%;
    padding: 0 15px 0;
    margin-top: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 27px;
}
.qs-icon1{
    width: 27px;
    height: 27px;
    background: #e9edf3 url("../images/question1.png") no-repeat center;
    border-radius: 50%;
    float: left;
    margin-right: 10px;
}
.qs-icon2{
    width: 27px;
    height: 27px;
    background: #fff url("../images/question2.png") no-repeat center;
    border-radius: 50%;
    float: left;
    margin-right: 10px;
    margin-top: 8px;
    margin-left: 7px;
}
.answer{
    width: 410px;
    height: 84px;
    background: #f2f4f8;
    margin: 20px auto 0;
    -webkit-transition: background 0.2s ease;-moz-transition:  background 0.2s ease;transition:  background 0.2s ease;
}
.answer p{
    float: left;
    width: 354px;
    height: 72px;
    overflow: hidden;
    line-height: 24px;
    margin-top: 9px;
}
.question-box a:hover{
    background: linear-gradient(to right,#fea01e,#f39208);
    color: #fff;
    border: 1px solid #fd9f1b;
}
.question-box a:hover .answer{
    background: #ed8f0e;
}
.question-box a:hover .qs-icon1{
    background: #fff url("../images/question1.png") no-repeat center;
}
.question-l{
    float: left;
    width: 888px;

}
.question-r{
    float: right;
    width: 406px;
    height: 517px;
    padding: 0 30px;
    background: linear-gradient(to right,#fea01e,#f39208);
}
.qs-tit{
    border-bottom: 1px solid #e2c084;
    text-align: center;
    margin-top: 5px;
    line-height: 60px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}
.qs-tips{
    width: 100%;
    height: 50px;
    background: url("../images/wenhao.png") no-repeat right center;
    color: #fff;
    margin-top: 20px;
}
.footer{
    width: 100%;
    background: #f8f8f8;
    padding-top: 40px;
}
.f-link-tit{

}
.f-link-tit img{
    float: left;
    margin-top: 5px;
    margin-right: 10px;
}
.f-link-tit span{
    float: left;
}
.f-link ul{
    margin-top: 30px;
}
.f-link ul li{
    float: left;
    margin-right: 16px;
    margin-bottom: 10px;
}
.ft-cont{
    width: 100%;
    margin-top: 30px;
    border-top: 1px solid #dcdcdc;
    padding-top: 50px;
    padding-bottom: 30px;
}
.ft-logo{
    display: block;
    float: left;
    width: 232px;
    position: relative;
    margin-top: 14px;
}
.ft-logo:after{
    content: '';
    display: block;
    width: 1px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -20px;
    background: #dcdcdc;
}
.gzh-wrap{
    float: left;
    width: 350px;
    position: relative;
    padding-left: 36px;
    color: #858585;
}
.gzh-wrap:after{
    content: '';
    display: block;
    width: 1px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -20px;
    background: #dcdcdc;
}
.qr-box{
    float: left;
    margin-right: 16px;
    text-align: center;
}
.hzdw{
   line-height: 22px;
}
.ft-phone{
    position: relative;
    width: 484px;
    float: left;
    margin-top: 28px;
    background: url("../images/ft-phone.png") no-repeat left 50px center;
    font-size: 20px;
    font-weight: bold;
    height: 42px;
    line-height: 42px;
    padding-left: 116px;
}
.ft-phone:after{
    content: '';
    display: block;
    width: 1px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -20px;
    background: #dcdcdc;
}
.share-wrap{
    float: right;
    margin-top: 28px;
}
.share-wrap ul li{
    float: left;
    width: 36px;
    height: 36px;
    margin-left: 15px;
    opacity: 0.7;
    -webkit-transition: all 0.2s ease;-moz-transition:  all 0.2s ease;transition:  all 0.2s ease;
    cursor: pointer;
}
.share-wrap ul li a{
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #dcdcdc url("../images/share.png") no-repeat 0 0;
}
.share-wrap ul li:nth-child(2) a{background: #dcdcdc url("../images/share.png") no-repeat 0 -36px;}
.share-wrap ul li:nth-child(3) a{background: #dcdcdc url("../images/share.png") no-repeat 0 -72px;}
.share-wrap ul li:nth-child(4){background:  url("../images/share.png") no-repeat 0 -108px;}
.share-wrap ul li:hover{
    opacity: 1;
}





.ft-bt{
    width: 100%;
    background: #434343;
    color: #fff;
    padding-bottom: 22px;
}
.ft-bt a{
    color: #fff;
}
.ft-nav{
    margin-top: 22px;
}
.ft-nav li{
    float: left;
    font-size: 16px;
    height: 18px;
    width: 115px;
    border-right: 1px solid #fff;
    line-height: 18px;
}
.ft-nav li:last-child{
    border-right: none;
}
.cr{
    margin-top: 5px;

}
.in-banner{
    width: 100%;
    //height: 637px;
height: 320px;

}
.in-bn-tit {
    color: #fff;
}
.in-bn-tit h2{
    margin-top:70px;
    font-size: 50px;
    font-family: Vani;
    font-weight: normal;
}
.in-bn-tit span{
    font-size: 30px;
    font-weight: bold;
    border-bottom: 1px solid #fff;
    padding-bottom: 40px;
    display: inline-block;
    margin-top: -40px;
}
.in-bn-tit p{
    font-size: 22px;
    margin-top: 25px;
}
.child-nav{
    padding-top: 70px;
    padding-bottom: 55px;
}
.child-nav ul{
    margin-left: -73px;
}
.child-nav li{
    width: 275px;
    float: left;
    height: 74px;

    margin-left: 73px;
}
.child-nav li a{
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid #d2d2d2;
}
.child-nav li a span{
    float: left;
    font-size: 18px;
    font-weight: bold;
    line-height: 72px;
    padding-left: 35px;
    color: #666;
}
.child-nav li a div{
    width: 34px;
    height: 34px;
    text-align: center;
    float: right;
    border: 1px solid #d3d3d3;
    border-radius: 50%;
    color: #d3d3d3;
    line-height: 32px;
    font-size: 22px;
    padding-left: 4px;
    font-family: 宋体;
    margin-top: 19px;
    margin-right: 22px;
    -webkit-transition: all 0.2s ease;-moz-transition:  all 0.2s ease;transition:  all 0.2s ease;
}
.child-nav li a:hover{
    border: 1px solid #4e79d0;
}
.child-nav li a:hover div{
    background: #4e79d0;
    color: #fff;
}
.child-nav li.on a{
    border: 1px solid #4e79d0;
}
.child-nav li.on a div{
    background: #4e79d0;
    color: #fff;
}
.gray-bg{
    background: #f4f4f4;
    width: 100%;
    overflow: hidden;
}
.news-inWrap{
    margin-top: 75px;
}
.in-wrap{
    padding-bottom: 110px;
}
.news-list{
    margin-left: -48px;
}
.news-list li{
    width: 408px;
    height: 360px;
    margin-left: 48px;
    float: left;
    margin-bottom: 55px;
}
.news-list li:first-child{
    width: 854px;
    color: #fff;
    line-height: 360px;
    font-size: 30px;
    padding-left: 64px;
}
.news-img{
    width: 100%;
    height: 240px;
    overflow: hidden;
}
.news-bt{
    width: 100%;
    height: 120px;
    padding: 0 20px;
    -webkit-transition: all 0.2s ease;-moz-transition:  all 0.2s ease;transition:  all 0.2s ease;
}
.news-bt p{
    font-size: 18px;
    line-height: 56px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 20px;
}
.news-list li:hover .news-bt{
    background: #fff;
}
.time{
    float: left;
    line-height: 22px;
    height: 22px;
    background: url("../images/time.png") no-repeat left center;
    padding-left: 26px;
    color: #999;
}
.dt-link{
    float: right;
    text-decoration: underline;
}
.news-list li:hover img{
    transform: scale(1.1);

}
.case-nav2{

}
.case-nav2 a{
    display: block;
    height: 74px;
    width: 370px;
    float: left;
    background: #4e79d0;
    text-align: center;
    color: #fff;
    line-height: 74px;
    font-size: 20px;
}
.case-nav2 select{
    width: 454px;
    float: left;
    height: 74px;
    margin-left: 20px;
    font-size: 20px;
    padding-left: 45px;
    background: #f4f4f4;
    outline: none;
}
.case-nav2 select option{
    height: 40px;
    line-height: 40px;
    padding: 5px 0;
}
.case-list2 .case-box2{
    width: 33.3333%;
    margin-bottom: 30px;
    padding: 0 38px;
}
.s-in-banner{
    width: 100%;
    height: 474px;
    background-size: cover;

}
.case-d-top{
    width: 100%;
    background: #fff;
    margin-top: 15px;
    padding: 66px 0 20px;
}
.case-top-l{
    width: 50%;
    padding: 0 70px;
    float: left;
    border-right: 1px solid #dcdcdc;

}
.case-top-l h2{
    font-size: 50px;
    font-weight: normal;

}
.case-top-l i{
    display: block;
    width: 44px;
    height: 1px;
    margin-top: 20px;
    background: #afafaf;
}
.case-top-l p{
    font-size: 16px;
    margin-top: 15px;
    line-height: 30px;
}
.case-top-r{
    float: left;
    width: 50%;
}
.case-top-r ul{
    margin-top: 0px;
}
.case-top-r ul li{
    float: left;
    margin: 0 30px;
    text-align: center;
}
.case-icon{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin: 0 auto 10px;
    background: #d7d7d7;
    overflow: hidden;
    -webkit-transition: all 0.2s ease;-moz-transition:  all 0.2s ease;transition:  all 0.2s ease;
}
.case-icon div{
    width: 28px;
    height: 28px;
    margin: 16px auto 0;
    background: url("../images/icon1.png") no-repeat 0 0;
}
.case-top-r ul li:nth-child(1) .case-icon div{ background: url("../images/icon1.png") no-repeat 0 0;}
.case-top-r ul li:nth-child(2) .case-icon div{ background: url("../images/icon1.png") no-repeat 0 -28px;}
.case-top-r ul li:nth-child(3) .case-icon div{ background: url("../images/icon1.png") no-repeat 0 -56px;}
.case-top-r ul li:hover .case-icon{
    background: #ff8a01;
}
.case-d-cont{
    width: 100%;
    background: #fff;
    padding: 80px 80px 50px;
    margin-top: 15px;
}
.case-d-cont img{
    max-width: 100%;
    margin: 0 auto;
}
.flip{
    margin-top: 30px;
}
.flip div{
    margin-bottom: 8px;
    line-height: 30px;
}
.flip p{
    margin-top: 6px;
}
.flip a{
    display: inline-block;
    height: 30px;
    padding: 0 12px;
    border: 1px solid #ededed;
    border-radius: 14px;
    line-height: 28px;
}
.flip a:hover{
    background: #ededed;
}
.news-d-l{
    width: 912px;
    float: left;
    background: #fff;
    padding: 30px 50px 50px;
    margin-top: 40px;
}
.news-d-l img{
    max-width: 100%;
    height: auto;
    margin: 30px 0;
}
.news-d-tit h2{
    font-size: 24px;
    line-height: 70px;
    font-weight: normal;
}
.news-d-tit p{
    border-bottom: 1px solid #afafaf;
    line-height: 50px;
    color: #666;
}
.news-d-txt{
    line-height: 26px;
    padding: 20px 0 40px;
    border-bottom: 1px solid #afafaf;
}


.i-want {
    width: 102px;
    height: 34px;
    color: #fff;
    text-align: center;
    line-height: 34px;
    background: #ff8a01;
    display: block;
    margin-top: 20px;
    font-size: 16px;
}





.news-d-r{
    float: right;
    width: 376px;
    background: #fff;
    margin-top: 40px;
    padding: 50px 40px 40px;
}
.hot-tit{
    border-bottom: 1px solid #c9c9c9;
    padding-bottom: 30px;
}
.hot-tit h3{
    font-size: 24px;
    font-weight: bold;
    line-height: 40px;
}
.hot-tit span{
    font-size: 20px;
    color: #c9c9c9;
}
.hot-list{

}
.hot-list li{
    margin-top: 40px;
    border-bottom: 1px dashed #c9c9c9;
    padding-bottom: 34px;
}
.hot-list li a{
    display: block;
    font-size: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.hot-list li p{
    color: #666;
    margin-top: 10px;
}
.ljzx{
    display: block;
    width: 190px;
    height: 50px;
    background: #fff;
    text-align: center;
    line-height: 50px;
    font-size: 22px;
    border-radius: 24px;
    margin-top: 20px;
}
.cont-tb{
    width: 100%;
    margin: 100px auto 80px;
    border: 1px solid #959595;
    text-align: center;
}
.cont-tb td{
    border: 1px solid #959595;
    height: 308px;
    width: 50%;
}
.cont-icon{
    width: 100px;
    height: 100px;
    margin: 0 auto;
    background: url("../images/contact-sp.png") no-repeat -100px 0;
}
.cont-tb td:nth-child(2) .cont-icon{background: url("../images/contact-sp.png") no-repeat -100px -100px;}
.cont-tb td:nth-child(3) .cont-icon{background: url("../images/contact-sp.png") no-repeat -100px -200px;}
.cont-tb td h3{
    font-size: 28px;
    font-weight: bold;
    margin-top: 20px;
    line-height: 36px;
    margin-bottom: 5px;
}
.cont-tb td span{
    color: #a9a9a9;
    font-size: 16px;
}
.cont-tb td img{
    width: 115px;

}
.cont-tb td:hover .cont-icon{
    background-position-x: 0;
}
.cont-tb td p{
    font-size: 18px;
    margin-top: 10px;
}
.msg-bg{
    width: 100%;
    background: #333;
    color: #fff;
    padding: 50px 0 110px;
}
.msg-tit{
    font-weight: bold;
    text-align: center;
}
.msg-tit p{
    font-size: 28px;
}
.msg-tit span{
    font-size: 24px;
    color: #666;
}
.msg-form{
    margin-top: 25px;
}
.sub-btn{
    width: 168px;
    height: 40px;
    background: #ff8a01;
    color: #fff;
    font-size: 20px;
    border: none;
    outline: none;
    float: right;
}
.form-row{
    margin-bottom: 10px;
}
.form-row input[type=text]{
    width: 650px;
    height: 46px;
    border: none;
    outline: none;
    font-size: 16px;
    padding-left: 12px;
}
.form-row textarea{
    width: 100%;
    resize: none;
    border: none;
    outline: none;
    font-size: 16px;
    color: #666;
    padding: 10px;
    height: 130px;
}
.yzm-row{

}
.yzm-row input[type=text]{
    width: 136px;
    height: 40px;
    border: none;
    outline: none;
    float: left;
    margin-right: 10px;
    padding-left: 10px;
    font-size: 18px;
}
.yzm-row input[type=button]{
    width: 112px;
    height: 40px;
    border: none;
    outline: none;
    float: left;
    font-size: 16px;
    color: #333;
    background: #fff;
}
.wzjs-sj-part1{
    width: 100%;
    height: 680px;
    background-size: cover;
}
.wzjs-sj-part2{
    width: 100%;
    height: 663px;
    background-size: cover;
}
.wzjs-sj-part3{
    width: 100%;
    padding: 120px 0 55px;
    background: #f2f6f8;
}
.xcx-l{
    float: left;
    margin-top: 100px;
    margin-left: 20px;
}
.three{
    float: left;
    font-size: 85px;
    font-weight: bold;
    color: #4e79d0;
    font-family: Cambria;
    line-height: 64px;
}
.three-r{
    float: left;
    margin-left: 20px;
}
.three-r h3{
    font-weight: bold;
    font-size: 36px;
}
.three-r span{
    font-weight: bold;
    font-family: Arial;
    font-size: 16px;
}
.three-r p{
    line-height: 24px;
    margin-top: 10px;
}
.xcx-r{
    width: 812px;
    float: right;


}
.xcx-r ul li{
    float: left;
    width: 376px;
    height: 220px;
    margin-left: 30px;
    margin-bottom: 30px;
    overflow: hidden;
}
.xcx-r ul li:hover img{
    transform: scale(1.1);
}
.in-tit{
    text-align: center;
}
.in-tit h2{
    font-size: 50px;
    font-weight: bold;
    margin-bottom: 8px;
}
.in-tit span{
    font-size: 16px;
}
.wzjs-sj-part4{
    padding-top: 70px;
    padding-bottom: 80px;
}
.wzjs-sj-part4 .case-list2{
    margin-top: 30px;
}
.wzjs-part1{
    width: 100%;
    background-size: cover;
    color: #fff;
    height: 850px;
}
.wzjs-part2{
    height: 950px;
    color: #434343;
}
.wzjs-part3{
    color: #fff;
    height: 950px;
}
.wzjs-part4{
    height: 950px;
    color: #fff;
}
.wzjs-cont{
    width: 550px;
}
.wzjs-cont h2{
    font-size: 74px;
    font-weight: bold;
    margin-top: 200px;
    margin-bottom: 20px;
}
.wzjs-cont span{
    font-size: 32px;
    display: inline-block;
}
.wzjs-cont p{
    width: 456px;
    font-size: 20px;
    line-height: 38px;
}
.wzjs-cont i{
    width: 40px;
    height: 4px;
    background: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
    display: block;
}
.wzjs-cont a{
    width: 196px;
    height: 46px;
    border: 1px solid #fff;
    display: inline-block;
    margin-right: 48px;
    text-align: center;
    line-height: 44px;
    font-size: 20px;
    color: #fff;
    border-radius: 23px;
    margin-top: 30px;
    margin-bottom: 10px;
}
.wzjs-cont a:hover{
    background: #ffffff;
    color: #3b81ff;
}
.zx-phone{
    font-size: 24px;
    font-weight: bold;
}
.wzjs-part2 .wzjs-cont{
    padding-left: 20px;
}
.wzjs-part2 .wzjs-cont i{
    background: #434343;
    margin-left: 490px;
}
.wzjs-part2 .wzjs-cont{
    text-align: right;
}
.wzjs-part2 .wzjs-cont p{
    margin-left: 90px;
    text-align: left;
}
.wzjs-part2 .wzjs-cont a{
    color: #333;
    border: 1px solid #333;
    margin-right: 0;
    margin-left: 48px;
}
.wzjs-part2 .wzjs-cont a:hover{
    background: #fff;
    color: #3b81ff;
}





.question-r{

}
.question-r form{
    margin-top: 15px;
}
.question-r form .msg-txt{
    width: 100%;
    height: 40px;
    background: #ef9013;
    border: none;
    outline: none;
    padding: 0 12px;
    color: #f5ddb4;
    margin-bottom: 6px;
}
.question-r form .msg-txt::placeholder{
    color: #f5ddb4;
}
.question-r form textarea{
    width: 100%;
    height: 120px;
    padding: 10px 12px;
    resize: none;
    border: none;
    outline: none;
    background: #ef9013;
    color: #f5ddb4;
}
.question-r form textarea::placeholder{
    color: #f5ddb4;
}
.yzm-txt{
    width: 112px;
    height: 40px;
    background: #ef9013;
    border: none;
    outline: none;
    padding: 0 12px;
    color: #f5ddb4;
    float: left;

    margin-bottom: 6px;
}
.yzm-txt::placeholder{
    color: #f5ddb4;
}
.yzm-btn{
    width: 112px;
    height: 40px;
    background: #fff;
    border: none;
    outline: none;
    float: left;
    margin-left: 6px;
}

.sub-btn2{
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    height: 40px;
    background: #fff;
    border: none;
    outline: none;
    margin-top: 30px;
}
.ljzx-phone{
    width: 348px;
    height: 50px;
    border-radius: 25px;
    background: linear-gradient(to right,#fdaa2a,#fdaa2a);
    margin: 30px auto 0;
    color: #fff;
}
.ljzx-phone img{
    float: left;
    margin-left: 23px;
    margin-top: 13px;
    margin-right: 8px;
}
.ljzx-phone .sp1{
    border-right: 1px solid #fff;
    font-size: 18px;
    padding-right: 15px;
    line-height: 18px;
    float: left;
    margin-top: 16px;
}
.ljzx-phone .sp2{
    font-size: 24px;
    font-weight: bold;
    padding-left: 14px;
    float: left;
    line-height: 50px;
}
.part8{
    width: 100%;
    height: 720px;
    background: url("../images/part8-bg.jpg") no-repeat center;
    background-size: cover;
}
.map-wrap{
    width: 100%;
    height: 422px;
}
.contact-l{
    width: 410px;
    height: 450px;
    background: linear-gradient(to right,#fdaa2a,#fdaa2a);
    float: left;
    margin-top: -277px;
    color: #fff;
    text-align: center;
    overflow: hidden;
}
.contact-l .dh{
    width: 166px;
    font-size: 20px;
    font-weight: bold;
    background: url("../images/dh.png") no-repeat left center;
    margin: 50px auto 10px;
}
.contact-l h3{
    font-weight: bold;
    font-size: 30px;
    font-family: Arial;
}
.posi{
    height: 145px;
    margin: 30px 0 20px;
    position: relative;
    padding-top: 22px;
}
.posi:before{
    content: '';
    display: block;
    width: 16px;
    height: 1px;
    background: #fff;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
}
.posi:after{
    content: '';
    display: block;
    width: 16px;
    height: 1px;
    background: #fff;
    margin: auto;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
}
.posi p{
    font-weight: bold;
    color: #ffe6ce;
    margin-top: 20px;
    line-height: 26px;
}
.lc-box{
    float: left;
    width: 432px;
    height: 130px;
    border: 1px solid #dcdcdc;
    padding-left: 19px;
    padding-top: 7px;
    margin-left: 21px;
    margin-top: 43px;
}
.lc-box p{
    font-weight: bold;
    font-size: 16px;
    line-height: 34px;
}
.lc-box ul li{
    float: left;
    width: 95px;
    height: 30px;
    background: #f5f5f5;
    color: #666;
    line-height: 30px;
    padding-left: 10px;
    margin-right: 5px;
    margin-bottom: 5px;
}
.lc-box ul li span{
    color: #ff8a01;
    font-weight: bold;
    font-family: Arial;
    margin-right: 10px;
}
.part9{
    padding-bottom: 60px;
}
.qwyx-tit{
    text-align: center;
}
.qwyx-part1{
    padding-top: 100px;
    padding-bottom: 100px;
}
.qwyx-part1 .p1{
    font-size: 40px;
}
.qwyx-part1 .p2{
    font-size: 20px;
    color: #666;
}
.qwyx-part1 .p3{
    font-size: 40px;
    font-weight: bold;
}
.qwyx-part1 .p4{
    font-size: 40px;
    font-weight: bold;
    color: #4e79d0;
}
.qwyx-part1 i{
    display: block;
    width: 42px;
    height: 3px;
    background: #4e79d0;
    margin: 30px auto;
}
.youshi{
    margin-top: 50px;
}
.youshi li{
    width: 33.333333%;
    float: left;
    text-align: center;
}
.youshi li .ys-p{
    line-height: 80px;
    margin-bottom: 15px;
}
.youshi li .ys-p span{
    font-size: 80px;
    color: #ff8a01;
    float: left;
}
.youshi li .ys-p sub{
    font-size: 20px;
    float: left;
    margin-top: 56px;
    margin-left: 20px;
}
.youshi li p{
    font-size: 20px;
}
.qwyx-part2{
    width: 100%;
    background: #f9f9f9;
    padding: 80px 0;
}
.qwyx-tit2{
    text-align: center;
}
.qwyx-tit2 h2{
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 10px;
}
.qwyx-tit2 span{
    font-size: 20px;
}
.sv-nr{
    margin-top: 50px;
}
.sv-nr li{
    float: left;
    width: 237px;
    height: 320px;
    background: url("../images/sv-nr.png") no-repeat center;
    margin-left: 27px;
    -webkit-transition: all 0.3s ease;-moz-transition:  all 0.3s ease;transition:  all 0.3s ease;
    box-shadow: 0 0 20px #a9c6f7;
    border-radius: 10px;
}
.sv-nr li:hover{
     float: left;
     width: 237px;
     height: 320px;
     background: url("../images/sv-nr2.png") no-repeat center;
    color: #fff;
}
.sv-nr li div{
    width: 162px;
    height: 50px;
    border-radius: 25px;
    color: #fff;
    background: #4e79d0;
    box-shadow: 0 0 10px #4e79d0;
    margin-top: 36px;
    margin-left: -15px;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 24px;
}
.sv-nr li p{
     font-size: 16px;
     color: #666;
    padding-left: 35px;
    line-height: 26px;
}
.sv-nr li:hover p{
    color: #fff;
}
.ljmfzx{
    display: block;
    width: 214px;
    height: 50px;
    border: 1px solid #4e79d0;
    color: #4e79d0;
    font-size: 18px;
    text-align: center;
    border-radius: 25px;
    line-height: 48px;
    margin: 55px auto 0;
}
.ljmfzx:hover{
    color: #fff;
    background: #4e79d0;
}
.qwyx-part3{
    padding-top: 90px;
    padding-bottom: 90px;
}
.qwyx-part3 img{
    margin-top: 30px;
}
.qwyx-part4{
    width: 100%;
    height: 650px;
    background: url("../images/youshi-bg.jpg") no-repeat center;

}
.qwyx-part4 ul{
    margin-left: -18px;
    margin-top: 134px;
}
.qwyx-part4 ul li{
    float: left;
    width: 428px;
    height: 200px;
    background: #eeeeee;
    border-radius: 10px;
    margin-left: 18px;
    margin-bottom: 18px;
    padding: 0 30px;
}
.qwyx-part4 ul li:nth-child(2){
    opacity: 0;
}
.qwyx-part4 ul li div{
    width: 100%;
    height: 46px;
    background: url("../images/bg2.png") ;
    margin-top: 32px;
    line-height: 46px;
    font-size: 26px;
    font-weight: bold;
    padding-left: 25px;
}
.qwyx-part4 ul li div span{
    color: #4578e0;
}
.qwyx-part4 ul li p{
    padding: 0 25px;
    line-height: 24px;
    font-size: 16px;
    margin-top: 15px;
}
.wzjs-sj-part4 .case-box2{
    width: 33.3333%;
}
.seo-nav-wrap{
    width: 100%;
    height: 132px;
    border-bottom: 1px solid #dcdcdc;
}
.seo-nav-wrap ul{

}
.seo-nav-wrap ul li{
    float: left;
    width: 33.333%;
    border-right: 1px solid #dcdcdc;
    height: 74px;
    margin-top: 30px;
}
.seo-nav-wrap ul li a{
    display: block;
    margin: -30px auto;
    width: 210px;
    text-align: center;
    padding-top: 40px;
    height: 132px;
}
.seo-nav-wrap ul li a:hover{
    border-bottom: 3px solid #4e79d0;
}
.seo-part1 .container{
    height: 754px;
}
.ljzx2{
    width: 214px;
    height: 50px;
    border: 1px solid #4e79d0;
    color: #4e79d0;
    line-height: 48px;
    border-radius: 25px;
    display: block;
    font-size: 18px;
    margin-top: 550px;
    padding-left: 30px;
    background: url("../images/arrows2.png") no-repeat right 22px center;
}
.ljzx2:hover{
    background: #ff8a01 url("../images/arrows.png") no-repeat right 12px center;
    border: 1px solid #ff8a01;
    color: #fff;
}
.seo-part2{
    background: #f9f9f9;
}
.seo-part2 a{
     margin-left: 756px;
 }
.seo-part2 .container{
    height: 734px;
}
.seo-part3 a{
    margin-top: 480px;
}
.seo-part3 .container{
    height: 725px;
}
.seo-part4{
    width: 100%;
    height: 493px;
    background: url("../images/wenti-bg.jpg") no-repeat center;
    background-size: cover;
    color: #fff;
}
.seo-part4 h3{
    text-align: center;
    font-size: 40px;
    margin-top: 70px;
}
.seo-part4 table {
    border: 1px solid #bdcbef;
    width: 1020px;
    margin: 50px auto 0;
    font-size: 20px;
    background: rgba(255, 255, 255, 0.15);
}
.seo-part4 table td{
    padding-left: 66px;
    height: 78px;
    border: 1px solid #bdcbef;
}
.seo-part5{
    padding-top: 90px;
    padding-bottom: 50px;
}
.sv-cont{
    margin-left: -45px;
    margin-top: 50px;
}
.sv-cont li{
    width: 410px;
    margin-left: 45px;
    height: 360px;
    float: left;
    box-shadow: 0 0 20px #ddd;
    padding: 76px 50px 0;
    margin-bottom: 25px;
    -webkit-transition: all 0.3s ease;-moz-transition:  all 0.3s ease;transition:  all 0.3s ease;
}
.sv-cont li div{
    height: 30px;
    line-height: 30px;
    font-size: 30px;
}
.sv-cont li div i{
    display: block;
    float: left;
    width: 9px;
    height: 30px;
    background: #4e79d0;
    border-radius: 5px;
    margin-left: 5px;
    margin-right: 12px;
    -webkit-transition: all 0.3s ease;-moz-transition:  all 0.3s ease;transition:  all 0.3s ease;
}
.sv-cont li p{
    font-size: 18px;
    color: #666;
    line-height: 30px;
    height: 150px;
    overflow: hidden;
    margin-top: 30px;
    padding: 0 12px;
}
.zxzx{
    display: block;
    float: right;
    width: 90px;
    height: 30px;
    background: #4e79d0;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    border-radius: 15px;
    border: 1px solid #4e79d0;
    margin-top: 10px;
}
.sv-cont li:hover{
    background: #4e79d0;
    color: #fff;
}
.sv-cont li:hover p{
    color: #fff;
}
.sv-cont li:hover div i{
    background: #fff;
}
.sv-cont li:hover .zxzx{
    border: 1px solid #ffffff;

}
.xys-pc{
    position: absolute;
    right: 150px;
    top: 400px;
    width: 242px;
    height: 111px;
    background: url("../images/exp-pc2.png") no-repeat center;
    cursor: pointer;
}
.xys-pc img{
    position: absolute;
    top: 116px;
    opacity: 0;
    left: 65px;
}
.xys-pad{
    position: absolute;
    left: 135px;
    top: 616px;
    width: 216px;
    height: 98px;
    background: url("../images/exp-pad2.png") no-repeat center;
    cursor: pointer;
}
.xys-pad img{
    position: absolute;
    top: -140px;
    opacity: 0;
    left: -28px;
}
.xys-sj{
    position: absolute;
    left: 255px;
    top: 893px;
    width: 242px;
    height: 111px;
    background: url("../images/exp-sj2.png") no-repeat center;
    cursor: pointer;
}
.xys-sj img{
    position: absolute;
    opacity: 0;
    left: -246px;
    top: 0;
}
.xys-bn .container div:hover img{
    opacity: 1;
}

.book-slide{
    width: 1252px;
    height: 448px;
    position: relative;
    margin: 140px auto 0;
}
.book-slide .swiper-slide{
    height: 448px;
    font-size: 18px;
    background: #fff;
    width: 25%;
    /* Center slide text vertically */
    cursor: pointer;
    -webkit-transition: all 0.3s ease;-moz-transition:  all 0.3s ease;transition:  all 0.3s ease;
    padding: 70px 60px 60px;
}
.book-slide .swiper-slide:nth-child(2n){
    background: #f7f3ef;
}
.book-slide .swiper-slide:nth-child(2n+1){
    background: #ffffff;
}
.book-slide .swiper-wrapper .swiper-slide-active{
    width: 50%;
    background: #e39c20;
    color: #fff;
}
.book-slide .swiper-button-prev{
    width: 34px;
    height: 100%;
    top: 0;
    margin-top: 0;
    left: 0;
    background:#df8011 url("../images/arr-l.png") no-repeat center;
    opacity: 0.9;
    -webkit-transition: all 0.3s ease;-moz-transition:  all 0.3s ease;transition:  all 0.3s ease;
}
.book-slide .swiper-button-next{
    width: 34px;
    height: 100%;
    top: 0;
    margin-top: 0;
    right: 0;
    background:#df8011 url("../images/arr-r.png") no-repeat center;
    opacity: 0.9;
    -webkit-transition: all 0.3s ease;-moz-transition:  all 0.3s ease;transition:  all 0.3s ease;
}
.book-slide .swiper-button-next:hover{
    opacity: 1;
}
.book-slide .swiper-button-prev:hover{
    opacity: 1;
}
.book-tit{
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    position: relative;
    padding-left: 22px;
    height: 20px;
    width: 100%;
    text-align: left;
}
.book-tit:before{
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -4px;
    width: 9px;
    height: 9px;
    border: 1px solid #e39c20;
    border-radius: 50%;
}
.book-slide .swiper-wrapper .swiper-slide-active .book-tit:before{
    border: 1px solid #fff;
}
.book-intro{
    width: 100%;
    height: 276px;
    overflow: hidden;
    line-height: 34px;
    font-size: 16px;
    margin-top: 20px;
    border-bottom: 1px solid transparent;
}
.book-slide .swiper-wrapper .swiper-slide-active .book-intro{
    border-bottom: 1px solid #fff;
}
.zixun-row{
    margin-top: 40px;
}
.zixun-row>div>div{
    height: 54px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    line-height: 54px;
    float: left;
    border-radius: 27px;
    margin: 0 5px 0;
}
.zixun-btn{
    width: 218px;
    background:#ff8a01 url("../images/msg.png") no-repeat left 46px center;
    padding-left: 25px;
}
.zixun-btn a{
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
}
.zixunrx-btn{
    width: 316px;
    background: #4e79d0;
}
.piaofu{
    position: fixed;
    left: 0;
    top: 50%;
    margin-top: -230px;
    z-index: 10001;
    width: 104px;
}
.piaofu>div{
    width: 104px;
    height: 92px;
    border-bottom: 1px solid #dfdfdf;
    background: #fff;
    float: right;
    position: relative;
}
.piaofu>div p{
    text-align: center;
}
.piaofu>div:last-child{
    border-bottom: none;
}
.piaofu>div>a{
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
}
.pf-icon{
    width: 40px;
    height: 40px;
    margin: 15px auto 5px;
    background: url("../images/xuebi.png") no-repeat 0 0;
}
.piaofu>div:nth-child(2) .pf-icon{background: url("../images/xuebi.png") no-repeat 0 -40px;}
.piaofu>div:nth-child(3) .pf-icon{background: url("../images/xuebi.png") no-repeat 0 -80px;}
.piaofu>div:nth-child(4) .pf-icon{background: url("../images/xuebi.png") no-repeat 0 -120px;}
.piaofu>div:nth-child(5) .pf-icon{background: url("../images/xuebi.png") no-repeat 0 -160px;}
.piaofu>div:hover .pf-icon{
    background-position-x: -40px;
}
.piaofu>div:hover{
    color: #ff8a01;
    cursor: pointer;
}
.piaofu>div:hover a{
    color: #ff8a01;
}
.phone-box{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 999;
    width: 280px;
    height: 92px;
    background: #ff8a01;
    color: #fff;
    -webkit-transition: all 0.2s ease;-moz-transition:  all 0.2s ease;transition:  all 0.2s ease;
}
.phone-h:hover .phone-box{
    left: 104px;
    opacity: 1;
}
.pf-icon2{
    width: 40px;
    height: 40px;
    float: left;
    background: url("../images/xuebi.png") no-repeat -80px -40px;
    margin-left: 20px;
    margin-top: 28px;
}
.phone-r{
    float: left;
    margin-left: 10px;
    margin-top: 15px;
}
.phone-r span{

    font-size: 20px;
}
.phone-r p{
    font-weight: bold;
    font-size: 28px;
    font-family: Arial;
}
.qr-box2{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 130px;
    height: 92px;
    background: #fff;
    color: #fff;
    opacity: 0;
    -webkit-transition: all 0.2s ease;-moz-transition:  all 0.2s ease;transition:  all 0.2s ease;
}
.qr-h:hover .qr-box2{
    left: 104px;
    opacity: 1;
}
.qr-box2 img{
    float: left;
    display: block;
    width: 80px;
    height: 80px;
    margin-top: 6px;
    margin-left: 6px;
}
.qr-box2 span{
    float: left;
    text-align: center;
    width: 14px;
    margin-left: 8px;
    font-size: 14px;
    line-height: 16px;
    color: #666;
    margin-top: 6px;
}
.fixed-box{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    position: fixed;
    z-index: 10001;
    display: none;

}
.fx-form{
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 660px;
    height: 362px;
    background: url("../images/bj-bg.jpg") no-repeat center;
    color: #fff;
}
.form-row2{
    margin-top: 12px;
    line-height: 40px;
    font-size: 16px;
}
.form-row2 sub{
    font-size: 16px;
}
.fx-form form{
    width: 435px;
    margin: 0 auto 0;
}
.fx-form p{
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    margin-top: 40px;
}
.fx-form form input[type=text]{
    width: 316px;
    height: 40px;
    background: #fff;
    border: none;
    outline: none;
    font-size: 16px;
    color: #666;
    padding-left: 12px;
    padding-right: 12px;
    float: right;
}
.fx-form form select{
    width: 316px;
    height: 40px;
    background: #fff;
    border: none;
    outline: none;
    font-size: 16px;
    color: #666;
    padding-left: 12px;
    padding-right: 12px;
    float: right;
}

.form-row2 a{
    display: block;
    width: 204px;
    height: 44px;
    border: 1px solid #ffffff;
    color: #fff;
    text-align: center;
    line-height: 42px;
    font-size: 20px;
    margin-top: 10px;
    border-radius: 25px;
}
.form-row2 a:hover{
    background: #fff;
    color: #ff8a01;
}
.close-btn{
    width: 25px;
    height: 25px;
    background: url("../images/close.png ") no-repeat center;
    position: absolute;
    right: 26px;
    top: 22px;
    cursor: pointer;
    -webkit-transition: all 0.2s ease;-moz-transition:  all 0.2s ease;transition:  all 0.2s ease;
}
.close-btn:hover{
    transform: rotate(180deg);
}