@charset "utf-8";

/*全局控制*/
body{margin:0;padding:0;font-size:12px;line-height:22px;font-family:"微软雅黑",Arial;-webkit-text-size-adjust:none;}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;}
input,select,textarea{font-size:12px;line-height:16px;}img{border:0;}ul,li{list-style-type:none;}
a{color:#333;text-decoration:none;}
a:hover{text-decoration:none;}
.tc{text-align:center;}.tl{text-align:left;}.tr{text-align:right;}
.dis{display:block;}.undis{display:none;}
.fl{float:left;}.fr{float:right;}.cl{clear:both;}.fb{font-weight:bold;}.fnb{font-weight:200;margin-left:-1px;}
.hr_1,.hr_10{font-size:1px;line-height:1px;clear:both;}
.hr_1{height:1px;}.hr_10{height:10px;}
input[type="text"]:focus,input[type="password"]:focus,textarea:focus{outline:none;}

.header{ width:100%;/* overflow:hidden;*/}
.main{ width:1200px; margin:0 auto; overflow:hidden;}
.head{ width:100%; background-color:#f9f7f3; height:30px; line-height:30px; font-size:14px;}
.head .p1{ display:inline-block; float:left; color:#777;}
.head .rt{ float:right; color:#777;}
.head .rt a{ display:inline-block; padding:0 10px; color:#777;}
.head .p2{ float:right; display:inline-block; margin-right:10px; color:#00c2de;}
.headt{ width:100%; /*overflow:hidden;*/ position:relative;}
.headt .logo{ float:left; margin-top:18px;}
.headt .nav{ float:right; /*overflow:hidden;*/ position:relative;}
.headt .nav li{ float:left; line-height:50px;}
.headt .nav li a{ padding:20px 20px; font-size:16px; border-top:2px solid #fff; line-height:50px; display:inline-block;}
.headt .nav li a.on{ border-top:2px solid #00c2de; color:#00c2de; background-color:#F3F3F3;}
.headt .nav li ul{ position:absolute; width:120px; background-color:#fff; z-index:999; display:none;}
.headt .nav li ul li{ line-height:30px; text-align:center; float:none;}
.headt .nav li ul li a{ font-size:14px; padding:0; border:none; line-height:30px;}

.head{ height:40px;width:100%;position: fixed;color:#333;z-index: 9999; display:none; top:0; padding:10px 0; background-color:#212121;box-shadow: 0 1px 2px rgba(0,0,0,0.1);}
.head .webname{ font-size:18px; color:#fff; line-height:46px; font-weight:bold}
.head .webname img{ max-height:40px;}
.head .home{  position:absolute;left:2%; top:11px;/* padding:3px 8px 3px 3px;*/ display:block; width:25px; height:25px;background:url("../images/home.png") no-repeat center center; background-size:100%;}
.head .catebar{position:absolute;right:2%; top:11px; /*width:30px; height:17px; line-height:17px;*/ font-size:14px;/* padding:3px 8px 3px 28px;*/background:url(../images/nav.png) 0 center no-repeat; width:40px; height:40px; background-size:40px;}
.head .navt{
	background:#fff;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #f0f2f5;box-shadow: 0 1px 2px rgba(0,0,0,0.1);
}
.head .navt li a{ color:#666; height:35px; line-height:35px; display:block; width:100%; font-size:14px;}

.mbody{ width:100%; position:relative; overflow:hidden;}
.mbody .header{ width:100%;/* left:0; top:0; position:absolute;*/ position:relative; z-index:999; min-height:101px; background:#000000 url(../images/head_line.png) repeat-x left top; transition:all 1.5s;}
.mbody .header .hed{ width:100%; height:40px;}
.mbody .header .hed .logo{ float:left; margin-left:30px;}
.mbody .header .hed .logo img{ height:35px; margin-top:2px;}
.mbody .header .rigt{ float:right; line-height:40px;}
.mbody .header .rigt a{ display: inline-block; margin-right:30px; font-size:14px; color:#fff;}
.mbody .navm{ width:100%; position:relative;}
.mbody .navm .nav{ float:left; margin-left:30px;}
.mbody .navm .nav li{ float:left;}
.mbody .navm .nav li a{ display:inline-block; height:60px; font:14px/60px "microsoft yahei"; color:#fff; text-align:center; transition:all .4s; margin:0 20px;}
.mbody .header:hover{background: url(../images/head_hover_line.png) repeat-x left top;
    transition: all 1.5s;}
.mbody .navm .nav li:hover{ background-color:#0179b6;}
.mbody .navm #changea {
    display: block;
    height: 62px;
    width: 100px;
    position: absolute;
    top: -1px;
    right: 0;
    background-color: #0079b7;
    z-index: 9999;
    text-align: center;
    line-height: 62px;
    color: #fff;
    font-size: 14px;
}
.mbody .navm .nav li ul{ display:none;}

.nav-ul{ display:none; width:100%; overflow:hidden; position:absolute; background:#262630; left:0; padding-bottom:30px;}
.mbody .navm .nav li:hover .nav-ul{ display:block;}
.nav-ul .nav-con{ margin:0 auto; overflow:hidden; width:1200px;}
.nav-ul .nav-con dl{ float:left; margin-top:20px; width:200px;}
.nav-ul .nav-con dl dt{ font-size:15px; color:#8ccdff; margin-bottom:10px;}
.mbody .navm .nav li .nav-ul .nav-con dl dd a{ margin:0; font-size:13px; height:35px; line-height:35px; display:block; text-align:left;}



.mnt{ width:100%; overflow:hidden; background:rgba(255,255,255,.1); position:absolute; z-index:999; bottom:0; left:0;}
.mnt ul li{ width:20%; float:left; overflow:hidden;}
.mnt ul li a{height: 124px;
    position: relative;
    display: block;
    padding: 25px 26px 25px;
    transition: all .3s;
    border-left: 1px solid #727577;
    border-color: hsla(0,0%,100%,.6); box-sizing:border-box;}
.mnt ul li a h2{ color:#fff; font-weight:bold; height:18px; font-size:16px; margin-bottom:8px; line-height:18px;}
.mnt ul li a p{ color:#fff; font-size:14px; line-height:24px; opacity:0.6;}
.mnt ul li a:last-child a{ border-right:1px solid #727577;}
.mnt ul li a:hover{ background-color:hsla(0,0%,100%,.1);}

.prot{ width:100%; overflow:hidden; margin-top:65px;}
.tit{ width:100%; overflow:hidden; text-align:center;}
.tit h1{ font-size:30px; font-weight:400; line-height:36px; margin-bottom:10px;}
.tit span{ display:inline-block; font-size:16px; color:#888;}
.tit p{ font-size:16px; color:#888; line-height:30px; margin-top:10px;}
.prot ul{ width:100%; overflow:hidden; margin-top:50px;}
.prot ul li{ width:25%; float:left; overflow:hidden;}
.prot ul li .back{ padding:0 35px; text-align:center;}
.prot ul li .back h3{ font-size:24px; color:#333; line-height:40px; margin-top:20px; font-weight:400;}
.prot ul li .back p{ padding:0 0 30px; color:#888; font-size:14px;}
.prot ul li .back .service_app {
    text-align: center;
    background: url(../images/index_bg_13x.jpg) no-repeat;
    width: 200px;
    height: 200px;
	border-radius:50%;
	background-size:cover;
    margin: 0 auto;
}
.prot ul li .back span {
    margin: 0 auto;
    width: 200px;
    display: block;
    height: 200px;
	border-radius:50%;
    overflow: hidden;
	transition: all .4s cubic-bezier(.4,0,.2,1);
}
.service_app span {
    background: url(../images/service_app.png) no-repeat center center; background-size:100px;
}
.service_websitex span {
    background: url(../images/service_website.png) no-repeat center center; background-size:70px;
}
.service_flash span {
    background: url(../images/service_flash.png) no-repeat center center; background-size:100px;
}
.service_weixin span {
    background: url(../images/service_weixin.png) no-repeat center center; background-size:90px;
}
.service_app:hover span {
    background:#00c2de url(../images/service_app01.png) no-repeat center center; background-size:100px;
}
.service_websitex:hover span {
    background:#00c2de url(../images/service_website01.png) no-repeat center center; background-size:70px;
}
.service_flash:hover span {
    background:#00c2de url(../images/service_flash01.png) no-repeat center center; background-size:100px;
}
.service_weixin:hover span {
    background:#00c2de url(../images/service_weixin01.png) no-repeat center center; background-size:90px;
}

.container{width: 1200px;
    margin: 0 auto;
    padding: 0;
    position: relative;}

.serviceTab li{
        width: 20%; float: left; text-align: center; padding-bottom: 20px; border-bottom: 3px #fff solid; transition: all 0.8s;
        margin-bottom: 2px; padding-top: 60px; font-size: 18px; cursor: pointer; cursor: hand;
    }
    .serviceTab li h2{padding: 0; margin: 0; font-size: 18px;}
    .serviceTab li#list1{
        background: url("../images/anli/fwIcon_01.jpg") no-repeat center top; transition: all 0.8s;
    }
    .serviceTab li#list1:hover{
        background: url("../images/anli/fwIcon_01_.jpg") no-repeat center top; transition: all 0.8s; color: #36abec;
    }
    .serviceTab li#list2{
        background: url("../images/anli/fwIcon_02.jpg") no-repeat center top; transition: all 0.8s;
    }
    .serviceTab li#list2:hover{
        background: url("../images/anli/fwIcon_02_.jpg") no-repeat center top; transition: all 0.8s; color: #36abec;
    }
    .serviceTab li#list3{
        background: url("../images/anli/fwIcon_03.jpg") no-repeat center top; transition: all 0.8s;
    }
    .serviceTab li#list3:hover{
        background: url("../images/anli/fwIcon_03_.jpg") no-repeat center top; transition: all 0.8s; color: #36abec;
    }
    .serviceTab li#list4{
        background: url("../images/anli/fwIcon_04.jpg") no-repeat center top; transition: all 0.8s;
    }
    .serviceTab li#list4:hover{
        background: url("../images/anli/fwIcon_04_.jpg") no-repeat center top; transition: all 0.8s; color: #36abec;
    }
    .serviceTab li#list5{
        background: url("../images/anli/fwIcon_05.jpg") no-repeat center top; transition: all 0.8s;
    }
    .serviceTab li#list5:hover{
        background: url("../images/anli/fwIcon_05_.jpg") no-repeat center top; transition: all 0.8s; color: #36abec;
    }
    .serviceTab li.hover{
        border-bottom: 3px #36abec solid; transition: all 0.8s;
    }
    /*tab切换内容区域*/
    .service_con{
        position: relative;
    }
    .sc_con{
        position: absolute; width: 350px; height: 120px;
    }
    .sc_con h3,.sc_con p.p4,.sc_con p.p6{
        padding: 0; margin: 0;
    }
    .sc_con h3{
        font-size: 16px;
    }
    .sc_con a p.p4{
        font-size: 14px; color: #0079b7; margin-bottom: 8px; margin-top: 15px;
    }
    .sc_con a p.p6{
        color: #999; line-height: 24px;
    }
    .sc_con a.buyBtn{
        display: block; width: 100px; height: 30px; line-height: 28px; text-align: center; border: 1px #999 solid;
        margin-top: 10px; font-size: 14px!important;
    }
    .sc_con a.buyBtn:hover{background:#f60;border:1px solid #f60;color:#ffffff; transition:all .4s}


    .sc_tl{
        top: 56px; left: 0;
    }
    .sc_bl{
        top: 236px; left: 0;
    }
    .sc_tr{
        top: 56px; right: 0;
    }
    .sc_br{
        top: 236px; right: 0;
    }
    .sc_cc{
        position: absolute; width: 360px; height: 300px; left: 420px; top: 40px;
    }

    .box-head-2 {
        padding: 65px 0 50px 0; text-align: center;
    }
    .box-head-2 h2{
        color: #403d56; font-size: 30px; line-height:30px; font-weight: normal; margin: 0; padding: 0; margin-bottom: 20px;
    }
    .box-head-2 h3 {
        color: #666; font-size: 16px; font-weight: normal; margin: 0; padding: 0;
    }


.fangan{ width:100%; overflow:hidden; margin-top:65px; background-color:#373d41;}
.fangan ul{ max-width:1440px; overflow:hidden; margin:0 auto;}
.fangan ul li{ width:20%; float:left; overflow:hidden; position:relative;}
.fangan ul li img{ width:100%;}
.fangan ul li .mask{position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; text-align:center;}
.fangan ul li .mask .bg{
	position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #161a1d;
    opacity: .6;
    filter: alpha(opacity=60);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(60));
    transition: all .4s cubic-bezier(.4,0,.2,1);
	}
.fangan ul li .mask .cont{
	position: absolute;
    left: 0;
    right: 0;
    top: 100px;
    bottom: 0;
    transition: all .4s cubic-bezier(.4,0,.2,1);
	}
.fangan ul li .mask .cont .item-img{ width:72px; height:72px; margin:0 auto;}
.fangan ul li .mask .cont .line-panel{
	padding: 0;
    margin: 0;
    font-size: 0;
    line-height: 0;
    margin-top: 20px;
    transition: all .4s cubic-bezier(.4,0,.2,1);
	}
.fangan ul li .mask .cont .line-panel .item-line{
	width: 20px;
    height: 2px;
    background: #fff;
    display: inline-block;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
    transition: all .4s cubic-bezier(.4,0,.2,1);
	}

.fangan ul li .mask .cont .item-title{
	color: #fff;
    font-size: 22px;
    line-height: 24px;
    margin: 0;
    padding: 0;
    margin-top: 24px;
    font-weight: 700;
    transition: all .4s cubic-bezier(.4,0,.2,1);
	
	}
.fangan ul li .mask .cont .item-desc{font-size: 14px;
    color: #fff;
    text-align: center;
    margin-top: 30px;
    padding: 0 23px;
    line-height: 24px;
    height: 72px;}
.fangan ul li .mask .cont .item-link{display: inline-block;
    border: 1px solid #fff;
    width: 120px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    margin-top: 62px;}

.fangan ul li .mask .cont .item-desc, .fangan ul li .mask .cont .item-link{
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
    transition: all .4s cubic-bezier(.4,0,.2,1);
}
.fangan ul li.lit1 .mask .cont .item-img{ background:url(../images/lit1.png) no-repeat; background-size:cover;}
.fangan ul li.lit2 .mask .cont .item-img{ background:url(../images/lit2.png) no-repeat; background-size:cover;}
.fangan ul li.lit3 .mask .cont .item-img{ background:url(../images/lit3.png) no-repeat; background-size:cover;}
.fangan ul li.lit4 .mask .cont .item-img{ background:url(../images/lit4.png) no-repeat; background-size:cover;}
.fangan ul li.lit5 .mask .cont .item-img{ background:url(../images/lit5.png) no-repeat; background-size:cover;}
.fangan ul li.lit6 .mask .cont .item-img{ background:url(../images/lit6.png) no-repeat; background-size:cover;}

.fangan ul li:hover .mask .bg{
	background: #00c2de;
    opacity: .9;
    filter: alpha(opacity=90);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(90));
	}
.fangan ul li:hover .mask .cont{ top:13%;}

.fangan ul li:hover .mask .cont .item-desc, .fangan ul li:hover .mask .cont .item-link{
    opacity: 1;
    filter: alpha(opacity=1);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
    transition: all .4s cubic-bezier(.4,0,.2,1);
}
.fangan ul li:hover .mask .cont .item-desc{ margin-top:22px;}
.fangan ul li:hover .mask .cont .item-link{ margin-top:14%;}
.fangan ul li:hover .mask .cont .line-panel{ margin-top:10px;}
.fangan ul li.lit1:hover .mask .cont .item-img{ background:url(../images/lit01.png) no-repeat; background-size:cover;}
.fangan ul li.lit2:hover .mask .cont .item-img{ background:url(../images/lit02.png) no-repeat; background-size:cover;}
.fangan ul li.lit3:hover .mask .cont .item-img{ background:url(../images/lit03.png) no-repeat; background-size:cover;}
.fangan ul li.lit4:hover .mask .cont .item-img{ background:url(../images/lit04.png) no-repeat; background-size:cover;}
.fangan ul li.lit5:hover .mask .cont .item-img{ background:url(../images/lit05.png) no-repeat; background-size:cover;}
.fangan ul li.lit6:hover .mask .cont .item-img{ background:url(../images/lit06.png) no-repeat; background-size:cover;}

.moban{ width:100%; overflow:hidden; margin-top:65px;}
.moban .anlit{ position:relative; overflow:hidden; /*margin-left:-25px; margin-right:-25px;*/ max-width:1400px; margin:40px auto 0;}

.fullSlide{ position:relative; margin:0 auto; overflow:hidden;}
.fullSlide .bd{ position:relative; z-index:0; width:1200px; margin:0 auto;}
.fullSlide .bd li{}	
.fullSlide .hd{position:relative; z-index:1; display:none;}
.fullSlide .hd ul{ text-align:center;  padding-top:5px;  }

.fullSlide .prev{ left:0%; display:block; width:50px; height:50px; position:absolute; z-index:100; background:#666 url(../images/arrow_1.png) no-repeat center;  background-size:18px; top:50%; margin-top:-25px;}

.fullSlide .next{ right:0%;display:block; width:50px; height:50px; position:absolute; z-index:100; background:#666 url(../images/arrow_2.png) no-repeat center; background-size:18px;  top:50%; margin-top:-25px;}
.fullSlide .prev:hover{ background:#108CEE url(../images/arrow_1.png) no-repeat center; background-size:18px;}
.fullSlide .next:hover{ background:#108CEE url(../images/arrow_2.png) no-repeat center; background-size:18px;}

.moban ul .kt{ width:31.33%; float:left; overflow:hidden; margin:1%;}
.moban ul .kt .items{ padding:8px; border:1px solid #212121; border-radius:5px; overflow:hidden; background-color:#212121;}
.moban ul .kt .items .pic{ height:220px;}
.moban ul .kt .items h6{line-height: 40px;
   /* border-bottom: 1px solid #eee;*/
   margin-top:5px;
    color: #fff;
	font-size:16px;
    padding: 0 5px; text-align:center;}
.moban ul .kt .items .items_c{ padding:15px 5px; color:#666;}	
.moban ul .kt .items .items_c .c_f60{ color:#f60;}
.moban ul .kt .items .items_c .money {
    font-size: 22px;
}
.moban ul .kt .items .items_c .c_9 {
    color: #999;
}
.moban ul .kt .items .items_c .link {
    display: block;
    width: 92px;
    height: 34px;
    border: 1px solid #ddd;
    color: #555;
    text-align: center;
    line-height: 32px;
    border-radius: 3px;
}
.moban ul .kt .items .items_c .link:hover{ background-color:#108CEE; border:1px solid #108CEE; color:#fff;}
.flex_between {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}	

.scroll_pic {
    overflow: hidden;
	position:relative;
}
.scroll_pic img {
    position: relative;
    width: 100%;
    max-width: 100%;
    transform: translateY(0px);
    transition: all 5s linear 0s;
}
.scroll_pic .bk{ position:absolute; 
filter: alpha(opacity=40);
    -moz-opacity: .4;
    opacity: .4; background-color:#000; left:0; width:100%; height:100%; bottom:0; text-align:center; z-index:999; display:none;}
.scroll_pic p{ position:absolute; z-index:99999; left:50%; margin-left:-49px; top:50%; margin-top:-16px; display:none;}	
.scroll_pic p span{ display:inline-block; padding:5px 20px; font-size:14px; color:#fff; background-color:#108CEE; z-index:99999;}	
/* .scroll_pic:hover img{-webkit-transform:translateY(-60%);-moz-transform:translateY(-60%);-ms-transform:translateY(-60%);
10         -o-transform:translateY(-60%);transform:translateY(-60%)}*/

.moban ul li dl{ margin:0 25px 25px; overflow:hidden; box-shadow: 0px 3px 6px #eee;}
.moban ul li dl dt{ position:relative; overflow:hidden;}
.moban ul li dl dt .bak{transition: .2s all ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6); display:none;
    }
.moban ul li dl dt .bak .an{ padding: 30px 30px;} 
	.moban ul li dl dt .bak a{display: inline-block;
    width: 76px;
    height: 30px;
    line-height: 30px;
    border-radius: 30px;
    font-size: 12px;
    color: #fffefe;
    background: #108CEE;
    text-align: center;margin:60px 10px 0;}
	.moban ul li dl dt:hover .bak{ display:block;}
.moban ul li dl img{ width:100%;}
.moban ul li dl dd{ overflow:hidden; padding:10px 20px 10px; font-size:14px;}
.moban ul li dl dd span{ float:right; color:#ff0000;}
.moban .more{ width:100%; margin-top:30px; overflow:hidden; text-align:center;}
.moban .more a{ padding:10px 35px; font-size:16px; color:#666; border:1px solid #666; border-radius:5px; display:inline-block;}
.moban .more a:hover{ background-color:#108CEE; color:#fff; border:1px solid #108CEE;}

.newst{ width:100%; overflow:hidden; padding:65px 0;}

.newst01{ width:100%; overflow:hidden; margin-top:50px;}
.newst01 ul{ width:30%; float:left; overflow:hidden;}
.newst01 ul.mt{ margin-left:5%; margin-right:5%;}
.newst01 ul li .date{display:inline-block;position:absolute;right:4px;top:0px;font-size:12px;color:#666; font-style:normal;}
.newst01 ul h3{    font-size: 22px;
    color: #2e303f;
    line-height: 38px;
    border-bottom: 1px solid #707070;
    text-align: left; margin-bottom:15px; font-weight:normal;}
.newst01 ul h3 span{ font-size:16px; color:#bebebe;display:inline-block;margin-left:10px;}
.newst01 ul h3 a{float: right;
    font-size: 14px;
    color: #000;
    line-height: 38px;}

.newst01 ul .item-box{
	transition: all .15s cubic-bezier(.4,0,.2,1);
    cursor: pointer;
    margin-bottom: 10px;
    background-color: #fff;
	}
.newst01 ul .item-box .img-area{width: 100%;
    overflow: hidden;
    /*height: 170px;*/}
.newst01 ul .item-box .img-area img{ width:100%;transition: all .5s ease;}

.newst01 ul .item-box .box-header{padding: 18px 25px;
    font-size: 14px;
    color: #373d41; background-color:#fff;}
	
.newst01 ul li{ font-size:14px; height:35px; line-height:35px; background:url(../images/ico2.jpg) left center no-repeat; text-indent:5px;border-bottom: 1px dashed #d2d2d2; position:relative;} 	
.newst01 ul li a{width: 78%; display:inline-block; overflow:hidden;transition: all .15s cubic-bezier(.4,0,.2,1);
    color: #373d41;
    text-decoration: none;white-space: nowrap;
    text-overflow: ellipsis;}	
.newst01 ul .item-box:hover img{-webkit-transform: scale(1.1);
    transform: scale(1.1);}	
.newst01 ul li a:hover{ color:#108CEE;}
.line{ width:100%; overflow:hidden; background-color:#00c1de;}	
.lint{ width:100%; background:url(../images/bant.jpg) left top no-repeat; background-size:cover; text-align:center; padding:30px 0;}
.lint p{ font-size:30px; line-height:40px; color:#fff;}
.lint span{ font-size:20px; line-height:30px; color:#fff;}

.liucheng{ width:100%; overflow:hidden; margin-top:65px;}
.liucheng .tit p{ max-width:60%; text-align:center; font-size:14px; line-height:24px; margin:0 auto;}
.liucheng .row{ margin-left:-15px; margin-right:-15px; overflow:hidden; margin-top:50px;}
.liucheng .row li{ width:16.66666667%; float:left; overflow:hidden; text-align:center;}
.liucheng .row li .sprows{ padding-left:15px; padding-right:15px;}
.liucheng .row li .sprows .imgt{ width:96px; height:96px; border-radius:50%; border:solid 1px #cecece; margin:0 auto;transition: all 0.5s ease-out 0s;}
.liucheng .row li .sprows h2{font-size: 20px;
    color: #000;
    font-family: 'Microsoft YaHei';
    font-weight: 400; margin-top:20px; margin-bottom:10px;}
.liucheng .row li .sprows p{ font-size:14px;}	
.liucheng .row li .sprows .imgt1{ background:url(../images/imgt1.png) center center no-repeat; background-size:65px;}
.liucheng .row li .sprows .imgt2{ background:url(../images/imgt2.png) center center no-repeat; background-size:50px;}
.liucheng .row li .sprows .imgt3{ background:url(../images/imgt3.png) center center no-repeat; background-size:55px;}
.liucheng .row li .sprows .imgt4{ background:url(../images/imgt4.png) center center no-repeat; background-size:50px;}
.liucheng .row li .sprows .imgt5{ background:url(../images/imgt5.png) center center no-repeat; background-size:50px;}
.liucheng .row li .sprows .imgt6{ background:url(../images/imgt6.png) center center no-repeat; background-size:55px;}

.liucheng .row li:hover .sprows .imgt1{ background:url(../images/imgt01.png) center center no-repeat; background-size:65px; background-color:#108CEE; border:1px solid #108CEE;}
.liucheng .row li:hover .sprows .imgt2{ background:url(../images/imgt02.png) center center no-repeat; background-size:50px; background-color:#108CEE; border:1px solid #108CEE;}
.liucheng .row li:hover .sprows .imgt3{ background:url(../images/imgt03.png) center center no-repeat; background-size:55px; background-color:#108CEE; border:1px solid #108CEE;}
.liucheng .row li:hover .sprows .imgt4{ background:url(../images/imgt04.png) center center no-repeat; background-size:50px; background-color:#108CEE; border:1px solid #108CEE;}
.liucheng .row li:hover .sprows .imgt5{ background:url(../images/imgt05.png) center center no-repeat; background-size:50px; background-color:#108CEE; border:1px solid #108CEE;}
.liucheng .row li:hover .sprows .imgt6{ background:url(../images/imgt06.png) center center no-repeat; background-size:55px; background-color:#108CEE; border:1px solid #108CEE;}

.min{ width:100%; overflow:hidden; margin-top:65px;}
.hezuo .list{/* margin-left:-15px; margin-right:-15px;*/ overflow:hidden; margin-top:50px; padding:30px; background-color:#fff;}
.hezuo .list li{ width:100%; overflow:hidden;}
.hezuo .list li dl{ width:25%; float:left; overflow:hidden;}
.kehu .prev, .kehu .next{ display:none;}
.hezuo .list li .item{font-size: 0;
    margin:10px;
	padding:27px 0;
    position: relative;
    text-align: center;}
.hezuo .list li .item span{position: absolute;
        display: block;
        transition: all 0.3s;}	

.hezuo .list li .item span:nth-child(1) {
          width: 0;
          top: 0;
          left: 0;
          height: 2px;
          background-color: #ed9113; }
        .hezuo .list li .item span:nth-child(2) {
          height: 0;
          top: 0;
          right: 0;
          width: 2px;
          background-color: #ed9113; }
        .hezuo .list li .item span:nth-child(3) {
          width: 0;
          bottom: 0;
          right: 0;
          height: 2px;
          background-color: #ed9113; }
       .hezuo .list li .item span:nth-child(4) {
          height: 0;
          bottom: 0;
          left: 0;
          width: 2px;
          background-color: #ed9113; }
      .hezuo .list li .item img {
        max-width: 100%;
        vertical-align: middle; }
 .hezuo .list li .item:hover span:nth-child(2n) {
        height: 100%; }
      .hezuo .list li .item:hover span:nth-child(2n+1) {
        width: 100%; }	

.kehu{ width:100%; overflow:hidden; position:relative;}
.kehu .hd{ position:absolute; text-align:center; bottom:0; height:10px; left:50%; margin-left:-24px;}
.kehu .hd li{ font-size:0; width:10px; height:10px; background-color:#ff8800; border-radius:10px; float:left; margin:0 7px;}
.kehu .hd li.on{ background-color:#108CEE;}
/*.hezuo .list li dl{ border:1px solid #ccc; border-radius:5px; padding:10px;}
.hezuo .list li dl img{ width:100%;}
.hezuo .list li dl:hover{ border:1px solid #00c2de;}
.lint a{ padding:5px 30px; display:inline-block; border:1px solid #fff; font-size:16px; color:#fff; margin-top:15px;transition: all 0.5s ease-out 0s;}	
.lint a:hover{ background-color:#fff; color:#00c2de;}	*/

/*.footer{ width:100%; overflow:hidden; background-color:#373d41; padding:50px 0 30px;}
.foot, .foot01{ width:25%; float:left; overflow:hidden; margin-right:3%;}
.footer h2{ font-size:18px; color:#d7d8d9; margin-bottom:25px; font-weight:400;}
.foot .info{ font-size:14px; line-height:25px; color:#9b9ea0;}
.foot .info a{ color:#9b9ea0;}
.foot .info a:hover{ color:#00c2de;}
.foot01 p{ line-height:26px; color:#9b9ea0; margin-bottom:10px; font-size:14px; text-indent:25px;}
.foot01 p.dh{ background:url(../images/phone1.png) left center no-repeat;}
.foot01 p.email{ background:url(../images/mail1.png) left center no-repeat;}
.foot01 p.dz{ background:url(../images/address1.png) left 5px no-repeat;}
.foot02{ width:21%; float:left; margin-right:3%; overflow:hidden;}
.foot03{ width:20%; float:right; overflow:hidden;}
.foot02 .wx{ width:100%; margin-bottom:10px; overflow:hidden;}
.foot02 .wx img{ width:100px; float:left; margin-right:20px;}
.foot02 .wx p{ font-size:12px; color:#9b9ea0; margin-top:15px;}
.foot03 .rx{ font-size:28px; color:#FA0; font-weight:bold; margin-bottom:25px;}
.foot03 p{ font-size:14px; color:#9b9ea0; margin-bottom:20px;}
.foot03 a{ display:inline-block; padding:5px 30px; background-color:#00c2de; color:#fff; font-size:14px;}
.foot03 a:hover{ background-color:#00c2de; color:#fff;}
.link{ width:100%; overflow:hidden;}
.link span{ display:inline-block; font-size:14px; color:#9b9ea0;}
.link ul{ width:100%; overflow:hidden; color:#9b9ea0; margin-top:7px;}
.link ul a{ font-size:12px; color:#9b9ea0; padding:0 5px;}
.footer01{ width:100%; overflow:hidden; background-color:#202020; text-align:center; padding:20px 0;}
.footer01 p, .footer01 p a{ color:#9b9ea0;}*/

.footer {
    overflow: hidden;
    background: #26344b;
	/*min-width:1200px;*/
}
.footer .footer-main {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.footer .footer_content {
    zoom: 1;
    padding: 45px 0 28px;
    margin-left: -49px;
	overflow:hidden;
}
.fn-left {
    float: left;
}
.fn-clear {
    zoom: 1;
}
.footer .footer_content dl {
    float: left;
    width: 240px;
    height: 140px;
    border-left: 1px solid #364a67;
    padding-left: 48px;
    padding-right: 20px;
}
.footer .footer_content dl dt {
    padding-bottom: 25px;
    font-size: 16px;
    color: #ced9e9;
}
.footer .footer_content dl dd {
    zoom: 1;
    overflow: hidden;
}
.footer .footer_content dl dd .footer_link {
    margin-left: -18px;
}
.footer .footer_content dl dd .footer_link a {
    display: inline-block;
    margin: 8px 0;
    padding: 0 18px;
    border-left: 1px solid #434f63;
    line-height: 14px;
    font-size: 14px;
    color: #9aaac3;
}
.fn-right {
    float: right;
}
.footer .footer_content .service {
    margin-top: -10px;
    text-align: right;
}
.footer .footer_content .service .service_phone {
    color: #ff8800;
    font-size: 44px;
    font-weight: 400;
	line-height:66px;
}
.footer .footer_content .service .service_time {
    color: #9aaac3;
    font-size: 14px;
}
.footer .footer_content .service .service_btn {
    display: inline-block;
    margin-top: 20px;
    margin-right: 5px;
    height: 36px;
    padding: 0 20px 0 25px;
    line-height: 36px;
    background: #1d5af2;
    color: #fff;
    cursor: pointer;
}
.footer .footer_content .service .service_btn i {
    content: "";
    display: inline-block;
    background-image: url(../images/sprite.png);
    background-position: -118px -208px;
    width: 27px;
    height: 22px;
    vertical-align: middle;
}
.footer .link-wrap {
    padding: 0 50px 0 110px;
    border: 1px solid #364a67;
    border-width: 1px 0;
    line-height: 25px;
    height: 70px;
    overflow: hidden;
    position: relative;
    zoom: 1;
}
.footer .link-wrap dt {
    float: left;
    padding: 22px 35px 22px 0;
    color: #ced9e9;
    font-size: 16px;
    position: absolute;
    left: 0;
    top: 0;
}
.footer .link-wrap dd {
    float: left;
    padding: 22px 20px 22px 0;
    font-size: 14px;
}
.footer .link-wrap dd a {
    color: #9aaac3;
}
.footer .copyright {
    float: left;
    padding: 18px 0;
    color: #ced9e9;
    font-size: 12px;
    line-height: 24px;
}
.footer .copyright a {
    color: #ced9e9;
}
.footer .contactm {
    float: right;
    padding: 20px 0;
}
.footer .contactm .weixin, .footer .contactm .weixin:hover {
    display: inline-block;
    background-image: url(../images/sprite.png);
    width: 49px;
    height: 48px;
    vertical-align: middle;
}
.footer .contactm .weixin {
    background-position: -59px 0;
    position: relative;
}
.footer .contactm .weibo {
    margin-left: 26px;
    background-position: -59px -58px;
}
.footer .contactm .weibo, .footer .contactm .weibo:hover {
    background-image: url(../images/sprite.png);
    width: 49px;
    display: inline-block;
    height: 48px;
    vertical-align: middle;
}
.footer .contactm .weixin:hover span{
    content: "";
    width: 143px;
    height: 147px;
    background: url(../images/weixin.png);
    position: absolute;
    left: -50px;
    bottom: 60px;
    z-index: 10;
}
.footer .certificate_box {
    display: block;
    vertical-align: middle;
	text-align:center;
    padding: 5px 0 38px;
}



.subBanner{ width:100%; overflow:hidden;}

.tim{ width:200px; overflow:hidden; background:url(../images/ab01.png) center center no-repeat; margin:0 auto; height:120px; background-size:100px;}
.tim h2{ font-size:32px; text-align:center; color:#373D41; line-height:120px;}
.ab ul{ width:100%; overflow:hidden; margin-top:50px;}
.ab ul li{ width:24.5%; float:left; border-right:2px #f2f3f3 solid; font-size:74px; color:#000; text-align:center; line-height:120px; font-weight:700;}
.ab ul li span{ display:block; font-size:14px; line-height:34px; margin-top:14px;}
.ab ul li.list{ border-right:none;}
.ab .ab-info, .abt .abt-info{ width:100%; overflow:hidden; margin-top:40px; font-size:14px; color:#4a4a4a; line-height:28px;}
.abt{ width:100%; background-color:#f9fafa; overflow:hidden; padding:50px 0;}
.abt .tim{ background:url(../images/ab02.png) center center no-repeat; width:200px; background-size:100px;}

.hezuo{ background:url(../images/com_bg.jpg) center bottom no-repeat; padding:50px 0 80px; background-size:cover;}
.tin{ width:100%; overflow:hidden; text-align:center;}
.tin h2{    zoom: 1;
    margin: auto;
    position: relative;
    z-index: 555;
    color: #00A5E0;
    font-size: 35px;
    padding: 0px 35px;
	line-height:35px;
    width: 200px;
    background-color: #ffffff;
    font-weight: 500;
    text-align: center;}
.tin h2 span {
    display: block;
    color: #868686;
    font-size: 14px;
    margin-top: 5px;
}
.tin h4 {
    display: block;
    position: relative;
    z-index: 10;
    font-weight: 500;
    text-align: center;
    height: 30px;
    margin-top: -25px;
    background: url(../images/index_5_bg1.png) center 0 repeat-x;
}

.contm1{ width:100%; overflow:hidden; margin-top:50px; margin-bottom:50px;}

.xinxi{ overflow:hidden;}
.xinxi .xx-left{ width:48%; float:left; overflow:hidden;}
.xinxi .xx-left li{ width:100%; font-size:14px; color:#666; margin-bottom:15px;}
.xinxi .xx-left li .tt{ width:24px; height:24px; float:left; margin-right:10px;}
.xinxi .xx-left li.h01 .tt{ background:#282d30 url(../images/phone1.png) center center no-repeat; background-size:14px;}
.xinxi .xx-left li.h02 .tt{ background:#282d30 url(../images/mail1.png) center center no-repeat; background-size:14px;}
.xinxi .xx-left li.h03 .tt{ background:#282d30 url(../images/address1.png) center center no-repeat; background-size:14px;}
.xinxi .xx-right{ width:48%; float:right; overflow:hidden;}
.mes{ width:100%; overflow:hidden;}
.mes .lt{ width:100%; margin-bottom:25px; overflow:hidden;}
.mes .lt span{ font-size:14px; color:#666; float:left;}
.mes .lt input{ width:80%; border:1px solid #ccc; height:26px; line-height:26px; text-indent:10px; border-radius:5px;}
.mes .lt textarea{ width:80%; border:1px solid #ccc; height:100px; line-height:26px; text-indent:10px; border-radius:5px;}
.mes .lt input.msg_input_on{ border:1px solid #00c2de;}
.mes .msg_btn_area{ width:100%; overflow:hidden; margin-top:20px; text-align:center;}
.mes .msg_btn_area a{ display:inline-block; width:50%; height:35px; line-height:35px; background-color:#00c2de; border-radius:5px; color:#fff; font-size:14px;}
.mes p{ font-size:14px; color:#999; margin-bottom:25px;}

.abt ul{ width:100%; overflow:hidden; margin-top:50px;}
.abt ul li{ width:25%; float:left; overflow:hidden; text-align:center;}
.abt ul li .nt{ padding:30px; overflow:hidden; border:1px solid #ccc; border-left:none;}
.abt ul li .nt h1{ font-size:18px; line-height:30px; margin-top:20px; margin-bottom:15px; color:#333;}
.abt ul li .nt p{ font-size:14px; line-height:24px; color:#666;}
.abt ul li.m1 .nt{ border-left:1px solid #ccc;}

.bannerOne {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    /*background-position: left 82px;
    background-attachment: fixed;*/
	background-image:url(../images/nybanner4.jpg);
}
.bannerOne .bannerInfo {
   /* position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    height: 160px;*/
	margin-bottom:120px;
    margin-top: 120px;
    text-align: center;
    color: #fff;
}
.bannerOne .bannerInfo .title {
    font-family: "Microsoft YaHei" ,sans-serif;
    font-size: 40px;
    line-height: 60px;
}
.bannerOne .bannerBg {
    visibility: hidden;
    width: 100%;
    height: auto;
    vertical-align: middle;
}
.mainNav {
    padding: 30px 0 30px 0;
    border-bottom: 1px solid #949494;
    text-align: center;
}
.mainNav a {
    width: 190px;
    height: 45px;
    font-size: 16px;
    background: #fff;
    display: inline-block;
    position: relative;
    border: 1px solid #333;
    text-align: center;
    line-height: 45px;
    color: #333;
    margin: 0 5px;
	-webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}
.mainNav a:hover {
    color: #fff;
	background-color:#00c1de; border:1px solid #00c1de;
}

.net{ width:100%; overflow:hidden; margin-top:30px;}
.news_list2{ width:100%; overflow:hidden;}
.news_list2 li{ float:left; width:32%; overflow:hidden; margin-right:2%; background:#eee; transition:all 0.5s; margin-bottom:1%; margin-top:1%;}
.news_list2 li:nth-child(3n+0){ margin-right:0;}
.news_list2 li .txts{ width:92%; margin:0 auto; max-width:400px;}
.news_list2 li .txts .h2{ color:#000000; font-size:16px; font-weight:normal; height:35px; line-height:35px; margin-top:10px;transition:all 0.3s;overflow:hidden;}
.news_list2 li .txts .p{ font-size:13px; color:#666666; line-height:24px; height:48px; overflow:hidden;transition:all 0.3s;}
.news_list2 li .txts .dates{ margin-top:16px; padding-top:10px; border-top:1px solid #ccc; overflow:hidden; font-family:"华文细黑"; font-size:14px; color:#666666; line-height:22px; margin-bottom:15px;background:url(../images/case_bg4.png) right 30px no-repeat;transition:all 0.3s;}
.news_list2 li .txts .dates span{ display:block; color:#000000; font-size:30px; line-height:30px; height:30px;transition:all 0.3s; margin-bottom:2px;}
.news_list2 li .txts .tags{ overflow:hidden; height:22px; line-height:22px; color:#999; margin-top:10px;}
.news_list2 li .txts .tags span{ float:left; margin-right:6px;font-size:14px;}
.news_list2 li .txts .tags a{ float:left; margin-right:5px;font-size:14px; color:#999;}
.news_list2 li:hover .txts .dates{background:url(../images/case_bg4_on.png) right 50px no-repeat; color:#fff; border-top:1px solid #f5f5f5;}
.news_list2 li:hover .txts .dates span{ color:#fff;}
.news_list2 li:hover .txts .h2{ color:#fff; overflow:hidden}
.news_list2 li:hover .txts .p{ color:#fff;}
.news_list2 li:hover{-webkit-box-shadow: 0 5px 25px rgba(0,0,0,0.1); box-shadow: 0 5px 25px rgba(0,0,0,0.1);-webkit-transform: translate3d(0, -5px, 0); transform: translate3d(0, -5px, 0); background:#00c1de; }
.news_list2 li:hover .tags span{ color:#fff;}
.news_list2 li:hover .tags a{ color:#fff;}
.news_list2 li .txts img{ width:100%; margin-top:15px;}
.news_list2 li .txts .imgt{ width:100%; height:210px; overflow:hidden;}

.news_list3{ width:100%; overflow:hidden;}
.news_list3 li{ padding:25px 0; border-bottom:1px solid #eee; overflow:hidden;}
.news_list3 li .timg{ width:300px; float:left; overflow:hidden; margin-right:25px;}
.news_list3 li .timg img{ width:100%;}
.news_list3 li .tinfo{ overflow:hidden;}
.news_list3 li .tinfo h2{ font-size:18px; line-height:30px; margin-top:10px; margin-bottom:10px;}
.news_list3 li .tinfo p{ font-size:12px; line-height:26px; color:#666;}
.news_list3 li .dates{ font-size:14px; color:#666; margin-top:10px;}
.news_list3 li .tinfo h2 a:hover{ color:#00c1de;}
/*分页样式*/
.page_info{text-align:center;margin-top:20px;color:#333; margin-bottom:30px; font-size:14px;}
.page_info span{padding:0 2px;font-weight:bold;}
.page_list{text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:14px;margin-top:20px; margin-bottom:30px;}
.page_list a{display:inline-block;color:#898989;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center;padding:4px 15px;margin:0 5px;}
.page_list a:hover{color:#fff;border:1px solid #898989;background:#898989;}
.page_list a.on{color:#fff;border:1px solid #00c1de;background:#00c1de;}

.nett{ width:100%; overflow:hidden; border-top:1px solid #ccc; margin-bottom:50px;}
.website-navlist {
    width: 100%;
    margin: 10px auto;
    max-width: 100%;
	overflow: hidden;
}
.website-navlist ul li {
    float: left;
    line-height: 40px;
    margin: 0 10px 0 0;
}
.website-navlist ul li img{ vertical-align: middle;}
.website-navlist ul li a {
    font-size: 16px;
}
.newshow-box{ width:100%; overflow:hidden;}

.newshow-title {
    font-size: 26px;
    text-align: center;
    display: block;
    margin: 20px 0 0 0;
    padding: 0 15px;
	line-height:30px;
	font-weight:normal;
}
.newshow-time {
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 0;
}
.newshow-content {
	padding:30px 0;
    position: relative;
	overflow:hidden;
	 font-size:14px; color:#282828;
}
#textarea img{ max-width:100%;}
/*详细页功能区*/
.preNext{position:relative;}
.preNext .line{height:10px;overflow:hidden;clear:both;background:url(../images/box_dotline.gif) left 15px repeat-x;margin:4px auto;padding-top:10px;}
.preNext .line strong{display:block;width:8px;height:10px;overflow:hidden;font-size:0px;line-height:100px;background:url(../images/box_dotline.gif) right -10px no-repeat;float:left;}
.preNext .text{color:#999;}

.website-page {
    width:100%;
	margin-top:30px;
    font-size: 14px;
    max-width: 100%;
	overflow:hidden;
}
.website-page>div {
	width:40%;
	float:left;
    border: 1px solid #e5e5e5;
    padding: 5px 20px;
    border-radius: 50px;
    transition: color .2s;
    -moz-transition: color .2s;
    -ms-transition: color .2s;
    -o-transition: color .2s;
    -webkit-transition: color .2s;
}
.website-page>div a{transition: color .2s;
    -moz-transition: color .2s;
    -ms-transition: color .2s;
    -o-transition: color .2s;
    -webkit-transition: color .2s;}
.website-page .website-next {
    float: right;
}
.website-page>div:hover{ background-color:#00c1de; border:1px solid #00c1de; color:#fff; cursor:pointer;}
.website-page>div:hover a{ color:#fff;}
.subBannert{ width:100%; overflow:hidden; background:url(../images/banner_03.jpg) center top no-repeat; height:400px;}

.case-list{

	width: 100%;

	overflow: hidden;

}

.case-list li{

	width: 31.333%;

	float: left;

	margin:1%;

}
.case-list li .items{ padding:8px; border:1px solid #212121; border-radius:5px; overflow:hidden; background-color:#212121;}
.case-list li .items .pic{ height:220px;}
.case-list li .items h6{line-height: 40px;
   /* border-bottom: 1px solid #eee;*/
   margin-top:5px;
    color: #fff;
	font-size:16px;
    padding: 0 5px; text-align:center; height:40px; overflow:hidden;}
	.case-list li .items h6 a{ color:#fff;}
.case-list li .items .items_c{ padding:15px 5px; color:#666;}	
.case-list li .items .items_c .c_f60{ color:#f60;}
.case-list li .items .items_c .money {
    font-size: 22px;
}
.case-list li .items .items_c .c_9 {
    color: #999;
}
.case-list li .items .items_c .link {
    display: block;
    width: 92px;
    height: 34px;
    border: 1px solid #ddd;
    color: #555;
    text-align: center;
    line-height: 32px;
    border-radius: 3px;
}
.case-list li .items .items_c .link:hover{ background-color:#108CEE; border:1px solid #108CEE; color:#fff;}



/*.case-list li a{

    display: block;

    width: 100%;

    overflow: hidden;

    position: relative;

}
.case-list li a .imgtt{ width:100%; height:220px; display:block; overflow:hidden;}
.case-list li a img{

	display:inline-block;  

	*display:inline;  

	*zoom:1; 

	width: 100%;

}*/

.case-name{

	width: 100%;

	font-size: 0;

	height: 60px;

	position: relative;

	text-align: left;

	overflow: hidden;

}

.case-name p{

    width: 0px;

    height: 1px;

    position: absolute;

    left: -5px;

    top: 50%;

    margin-top: -1px;

    background: #ff5b00;

}

.case-name strong{

	font-size: 15px;

	color: #565656;

	padding-right: 10px;

	line-height: 60px;

	font-weight: normal;

}

.case-name span{

	color: #848484;

	font-size: 12px;

	line-height: 60px;

}

.case-list li:hover .case-name p{

    width:46px;

}

.case-list li:hover .case-name strong{

    padding-left: 50px;

}

.animate {

    -webkit-transition-duration: .5s;

    -moz-transition-duration: .5s;

    transition-duration: .5s;

 }
.prom1{ width:100%; overflow:hidden; margin-top:30px;}
.prot01{ width:100%; overflow:hidden;}
.prot01 p{ font-size:16px; color:#5e7387;}
.prot01 ul{ margin-top:20px; margin-right:-15px; margin-left:-15px;}
.prot01 ul li{ width:20%; overflow:hidden; margin-bottom:10px; float:left;}
.prot01 ul li a{ display:inline-block; padding-left:15px; padding-right:15px; font-size:14px; color:#5e7387;}
.prot01 ul li a:hover{ color:#1BAADB;}

.prom1 ul{ position:relative; margin-left:-25px; margin-right:-25px; overflow:hidden;}
.prom1 ul li{ width:25%; float:left; overflow:hidden;}
.prom1 ul li dl{ margin:0 25px 25px; overflow:hidden; box-shadow: 0px 3px 6px #eee;}
.prom1 ul li dl img{ width:100%;}
.prom1 ul li dl dd{ overflow:hidden; padding:10px 20px 10px; font-size:14px;}
.prom1 ul li dl dd span{ float:right; color:#ff0000;}

.contact{ width:100%; overflow:hidden; margin-bottom:20px; font-size:14px;}
.contact img{ max-width:100%;}
.join10{ margin-bottom:20px;}
.join11{ padding:20px; border:1px solid #ccc;}
.join11 h2{ font-size:24px; color:#333; margin-bottom:10px;}
.join11 p{ font-size:14px; color:#666; padding:0 10px; line-height:30px;}
.join11 p.p03{ color:#999; font-size:12px; line-height:30px; border-bottom:1px solid #ddd;}
.join11 p.p03 span{ display:inline-block; margin-right:10px;}
.join11 h3{ font-size:20px; color:#444; margin:25px 0 10px;}
.contact .p04{ margin:50px auto 30px; text-align:center; width:60%; padding:10px 0; font-size:18px; background:#999; color:#fff; border-radius:5px;}
.contact .shen p{ font-size:16px; margin-bottom:80px; color:#666;}
.contact .shen p span{ color:#ebbc00;}
.contact .mes-title{ font-size:18px; line-height:35px; text-indent:30px; margin-bottom:15px; background:url(../images/btn1.png) #f3f3f3 5px center no-repeat; background-size:20px;}
.contact .shen ul{ width:100%; overflow:hidden; margin-bottom:50px;}
.contact .shen ul li{ font-size:18px; line-height:35px; background:#f3f3f3; text-indent:5px; margin-bottom:10px;}
.contact .shen ul li span.right{ display:inline-block; float:right; margin-right:10px; width:30px;}
.contact .shen ul li span.right img{ width:100%;}
.subBanner img{ width:100%;}

.case-list li:nth-child(3n+0){ margin-right:0;}

.subBannert1{ width:100%; overflow:hidden; background:url(../images/banner-temp.jpg) center top no-repeat; height:550px;}


.procont{ width:100%; overflow:hidden; margin-bottom:50px;}
.topt{ width:100%; height:50px; background-color:#00c2de;}
.topt h1{ font-size:18px; height:50px; line-height:50px; color:#fff; font-weight:500;}
.tab-content{ width:100%; overflow:hidden; margin-top:60px;}
.tab-left{ width:50%; float:left; overflow:hidden;}
.tab-right{ width:45%; float:right; overflow:hidden;}
.tab-right h2{ font-size:35px; line-height:40px; margin-top:30px; color:#37474f;font-weight: 500; margin-bottom:20px;}
.tab-right .infot{ font-size:16px; color:#5e7387; line-height:28px;}
.tab-right .infot p{ margin-bottom:10px;}
.tab-right .infot p span{ font-size:40px; color:#f96868;}
.tab-right .button{ overflow:hidden; margin-top:35px;}
.tab-right .button a{ display:inline-block; padding:10px 30px; background-color:#00c2de; font-size:18px; color:#fff;}
.tab-right .button a.but1, .tab-right .button a.but2{ margin-right:20px;}
.tab-right .button a.but3{ background-color:#f96868;}
.tab-right .button a.but2{ background-color:#f2a654;}
.tab-right .button a.but1:hover{ background-color:#77d6e1;}
.tab-right .button a.but2:hover{ background-color:#f4b066;}
.tab-right .button a.but3:hover{ background-color:#fa7a7a;}

.ht1{ width:100%; padding-top:60px; background-color:#f2f9fa; margin-top:60px;}
.tib{ width:100%; overflow:hidden; text-align:center;}
.tib h2{ font-size:26px; line-height:30px; color:#4c4c4c; font-weight:normal; margin-bottom:20px;}
.tib h2 strong{ font-size:26px; color:#00c2de; font-style:normal;}
.tib span{ display:inline-block; width:100px; height:2px; background-color:#00c2de;}
.ht1-box{ width:100%; overflow:hidden; font-size:16px; line-height:30px; color:#666; margin-top:20px;}
.ht1-img{ width:100%; overflow:hidden; margin-top:60px;}
.ht1-img img{ max-width:100%; margin-right:100px; float:right;}

.content-bseven-box {
	position: relative;
	border-bottom: 0;
	padding: 30px 0 100px;
	overflow:hidden;
}
.content-bseven-box i {
	display: block;
	width: 100%;
	height: 160px;
	background: #f2f9fa;
	position: absolute;
	bottom: 0;
}
.content-bseven-box .content-bseven-bimg{display: inline-block; margin: 0 80px; float:left; position:relative;}
.content-bseven-box .content-bseven-text {
	width: 40%;
	margin-left: 80px;
	float:left;
}
.content-bseven-box .content-bseven-text h5 {
	font-size: 22px;
	position: relative;
	top: 25px; color:#4c4c4c;
}

.content-bseven-box em {
	font-size: 60px;
	color: #08abd4;
	text-shadow: 2px 2px 18px rgba(8, 171, 212, .5);
	position: relative;
	top: 25px;
	left: -20px;
}
.content-bseven-box .content-bseven-text p {
	font-size: 14px;
	line-height: 31px;
	color: #666;
	position: relative;
	top: 48px;
	padding-left: 50px;
}
.content-bseven-box .content-bseven-bimg img{ top:20px; position:relative;}
.content-bseven-box.m10 .content-bseven-bimg img{ top:54px; position:relative;}
.content-bseven-box.m11 .content-bseven-bimg img{ top:56px; position:relative;}
.content-bseven-box.m12 .content-bseven-bimg img{ top:56px; position:relative;}
.content-bseven-box.m13 .content-bseven-bimg img{ top:65px; position:relative;}
.content-bseven-box.m10 .content-bseven-text{ margin-top:20px;}
.content-bseven-box.m11 .content-bseven-text{ margin-top:50px;}
.content-bseven-box.m12 .content-bseven-text{ margin-top:50px;}
.content-bseven-box.m13 .content-bseven-text{ margin-top:60px;}

.content-zuo ul {
	border: 1px solid #e6e6e6;
	width: 100%;
	margin-top: 40px;
	overflow:hidden;
}

.content-zuo ul li {
	float: left;
	width: 25%;
	overflow:hidden;
	text-align: center;
	
}
.content-zuo ul li .box{border-right: 1px solid #e6e6e6; overflow:hidden;}
.content-zuo ul li h1 {
	font-size: 22px;
	color: #08abd4;
	padding: 40px 0 25px;
}

.content-zuo ul li p {
	font-size: 14px;
	color: #666666;
	margin-bottom: 10px;
}

.content-zuo ul li img {
	margin: 0 auto;
}

.content-zuo ul li a {
	display: block;
	width: 140px;
	height: 30px;
	margin: 20px auto 30px;
	font-size: 16px;
	color: #08ABD4;
	border-radius: 25px;
	text-align: center;
	line-height: 30px;
	border: 1px solid #08ABD4;
}

.content-zuo ul li:last-child {
	background: #08abd4;
	height: 471px;
}

.content-zuo ul li:last-child h1 {
	color: #fff;
}

.content-zuo ul li:last-child p {
	text-align: left;
	color: #fff;
	margin-left: 18px;
	margin-left: 22px;
	margin-right: 22px;
}

.content-zuo ul li a:hover {
	background: #08ABD4;
	color: #fff;
	transition: all .5s;
}
.content-us {
	background: #f2f9fa;
	padding:60px 0 0;
}

.content-us .box1 {
	width:100%;
	/*border-left: 100px solid transparent;
	border-right: 100px solid transparent;
	border-bottom: 60px solid #fff;*/
}

.content-us .box2 {
	width: 100%;
	height: 115px;
	background-color: #fff;
	text-align: center;
}

.content-us .box3 {
	width:100%;
	/*border-top: 60px solid #fff;
	border-left: 100px solid transparent;
	border-right: 100px solid transparent;*/
}

.content-us .xz {
	overflow:hidden;
}
.content-us .xz ul {
	margin-top:70px;
}
.content-us ul li {
	width:16.66666%;
	float: left;
	overflow:hidden;
	height:300px;
}

.content-us .box2 img {
	margin: 0 auto;
	position: relative;
	top: -30px;
}

.content-us ul li span {
	font-size: 18px;
	color: #08ABD4;
	position: relative;
	top: -10px;
	display:inline-block;
	width:100%;
}

.content-us p {
	text-align: center;
	color: #666;
	display: none;	
}

.content-us ul li:hover .box1,
.content-us ul li:hover .box3 {
	display: none;
	border:none;
}

.content-us ul li:hover .box2 {
	height: 300px;
}

.content-us ul li:hover img {
	top: 0;
	padding: 30px;
	transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transition: all .6s;
}

.content-us ul li:hover {
	position: relative;
	top: -64px;
}

.content-us ul li:hover p {
	display: block;
}

.ht5 .lc{ overflow:hidden; width:100%; margin-top:50px;}


.maint{ max-width:1440px; width:94%; margin:0 auto;}

.bnt{ width:100%; overflow:hidden; background:url(../images/bnt.jpg) center center no-repeat; padding:80px 0;}
.bnt h2{ font-size:36px; line-height:40px; color:#fff; margin-bottom:15px;}
.bnt p{ width:45%; overflow:hidden; font-size:14px; line-height:26px; color:#fff; margin-bottom:30px;}
.bnt a.ban{ display:inline-block; padding:5px 30px; color:#fff; font-size:16px; background-color:#00c2de;}
.ssl-img{ float:left; margin-right:30px;}
.ssl-info{overflow:hidden;}

.ssl-introduce .si-title{
    padding-left: 6px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eaeaea;
    font-size: 24px;
    color: #00c2de;
    position: relative;
	margin-bottom:20px;
}
.ssl-introduce .si-title span{
    display: inline-block;
    width: 152px;
    height: 5px;
    background: url("../images/ssl-triangle.jpg") repeat-x;
    position: absolute;
    bottom: 0;
    left: 0;
}
.ssl-introduce p{
    line-height: 23px;
    font-size: 13px;
    color: #2d2d2d;
}
.ssl-introduce .si-partner{
    padding-top: 20px;
}

.ssl-introduce .si-partner .sp-title{
    text-align: center;
	background: url(../images/ssl-icon01.png) no-repeat left center;
}
.ssl-introduce .si-partner .sp-title .bm{
    text-align: center;
	padding-right:50px;
	background: url(../images/ssl-icon02.png) no-repeat right center;
}
.ssl-introduce .si-partner .sp-title span{
    display: inline-block;
    font-size: 18px;
    color: #3a9dcb;
    text-align: center;
    position: relative;
}
.ssl-introduce .si-partner .sp-list{
    padding-top: 20px;
}
.ssl-introduce .si-partner .sp-list li{
    float: left;
    width: 33.3333333333%;
}
.ssl-introduce .si-partner .sp-list .sl-img{
    margin: 0 auto;
    width: 166px;
    min-height: 46px;
    background: url("../images/ssl-icon.png") no-repeat;
}
.ssl-introduce .si-partner .sp-list .sl-img1{
    width: 182px;
    background-position: 0px -10px;
}
.ssl-introduce .si-partner .sp-list .sl-img2{
    background-position: -191px -16px;
}
.ssl-introduce .si-partner .sp-list .sl-img3{
    background-position: -366px -12px;
}
.ssl-introduce .si-partner .sp-list p{
    padding: 10px 10px 0;
    line-height: 24px;
    color: #7d7d7d;
    text-align: center;
}
.common-title{
	line-height: 1;
	font-size: 24px;
	padding-bottom: 20px;
	position: relative;
	border-bottom: 1px solid #dbdbdb;
	text-align: center;
	margin:0 auto;
	color:#00c2de;
	font-weight: normal;
	max-width:400px;
}
.common-title .xian{
	position: absolute;
	width: 40px;
	bottom: 0;
	left: 50%;
	margin-left: -20px;
	height: 2px;
	background: #5e5e5e;
}
.clear_float{ width:100%; overflow:hidden; margin-top:45px;}
.clear_float .lit{
	width: 30%;
	border-radius: 8px;
	color:#fff;
	padding-bottom: 30px;
}
.clear_float .lit img{
	display: block;
	margin:32px auto 20px;
}
.clear_float .lit h3{
	font-size: 28px;
	/*width: 280px;*/
	border-bottom:1px solid #f39256; 
	line-height: 1;
	padding-bottom: 10px;
	margin:0 auto;
	text-align: center;
}
.clear_float .k1{
	background: #00c2de;
}   
.clear_float .k2{
	background: #8ab515;
	margin-left:5%;
	margin-right:5%;
	       
}
.clear_float .k3{
	background: #1d6ec8;
}
.clear_float .k1 h3{
	border-bottom:1px solid #8eecfa; 
}   
.clear_float .k2 h3{
	border-bottom:1px solid #acd834; 
}
.clear_float .k3 h3{
	border-bottom:1px solid #4c98e7              ; 
}
.clear_float .lit p{ font-size:14px; text-align:center; line-height:38px; padding-bottom:33px;}
.clear_float .lit ul{ overflow:hidden;}
.clear_float .lit ul li{ line-height:28px; padding-left:16px; position:relative; margin-left:119px;}
.clear_float .lit ul li .dian{position: absolute;
    width: 6px;
    height: 6px;
    left: 0;
    top: 50%;
    margin-top: -3px;
    background: #fff;}

.clear_float .lit .introduce-btn{
	text-align: center;
	background: #feda05;
	color:#000; 
	width:60%;
	height: 52px;
	line-height: 52px; 
	border-radius: 5px;
	display: block;
	margin:0 auto;
	font-style: none;
	text-decoration: none;
	margin-top: 40px;
	border-radius: 5px;
	font-weight: bold;
	font-size: 16px;
	letter-spacing:2px;
    -moz-border-radius: 5px; /* Firefox */
    -webkit-border-radius: 5px; /* Safari å’Œ Chrome */
    color:red;
}  

.youshi{ width:100%; padding:65px 0; background-color:#f8f8f8;}
.youshi ul{ width:100%; overflow:hidden;}
.youshi ul li{ width:48%; float:left; padding-top:40px; overflow:hidden;}
.youshi .sa-list li:nth-child(2n-1){
    margin-right:4%;
}
.youshi .sa-list .sa-img{
    float: left;
    margin-right: 20px;
    min-width: 80px;
    width: 66px;
    height: 83px;
    background: url("../images/ssl-icon.png") no-repeat;
}
.youshi .sa-list .sa-img1{
    background-position: 8px -71px;
}
.youshi .sa-list .sa-img2{
    width: 74px;
    height: 74px;
    background-position: -72px -71px;
}
.youshi .sa-list .sa-img3{
    width: 64px;
    height: 60px;
    background-position: -152px -71px;
}
.youshi .sa-list .sa-img4{
    width: 80px;
    height: 42px;
    background-position: -234px -72px;
}
.youshi .sa-list .sa-txt{
    line-height: 24px;
    font-size: 14px;
    color: #9b9b9b;
    overflow: hidden;
}
.youshi .sa-list .sa-txt p{
    padding-bottom: 2px;
    font-size: 16px;
    color: #3b3b3b;
}
.ssl-scene{ width:100%; padding:65px 0 50px; background-color:#f8f8f8;}
.ssl-scene .ss-list{
	width:100%; overflow:hidden;
}
.ssl-scene .ss-list li{
    padding-top: 40px;
    clear: both;
	overflow:hidden;
}
.ssl-scene .ss-list .ss-img{
    float: left;
    margin-right: 30px;
    width: 184px;
    text-align: center;
}
.ssl-scene .ss-list .ss-img i{
    display: inline-block;
    background: url("../images/ssl-icon.png") no-repeat;
}
.ssl-scene .ss-list .ss-img .ss-img1{
    width: 172px;
    height: 152px;
    background-position: 0 -164px;
}
.ssl-scene .ss-list .ss-img .ss-img2{
    width: 184px;
    height: 85px;
    background-position: -349px -194px;
}
.ssl-scene .ss-list .ss-img .ss-img3{
    width: 154px;
    height: 108px;
    background-position: -377px -74px;
}
.ssl-scene .ss-list .ss-img .ss-img4{
    width: 157px;
    height: 152px;
    background-position: -181px -164px;
}
.ssl-scene .ss-list .ss-txt{
    overflow: hidden;
    line-height: 24px;
    font-size: 14px;
    color: #666666;
}
.ssl-scene .ss-list .ss-txt h5{
    padding-bottom: 10px;
    font-size: 18px;
    color: #3b3b3b;
}
.ssl-scene .ss-list .pt1, .ssl-scene .ss-list .pt4{ padding-top:40px;}
.ssl-scene .ss-list .pt3{ padding-top:10px;}

/* banner */

.banner{position: relative;overflow: hidden; /*height:680px;*/}

.banner video{width: 100%;}

.banner_content{position: absolute;top: 50%;width: 100%;color: #fff;z-index: 99;transform: translateY(-50%);-webkit-transform: translateY(-50%);}

.banner_content p{font-weight: 100;line-height: 1.33em;}

.banner_content span{display: block;margin-top: 15px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

.index_banner_btn{margin-top:30px;}

.banner_index_new ul li.banner_video .banner_content p,.banner_index_new ul li.banner_video .banner_content span,.banner_index_new ul li.banner_video .index_banner_btn{text-align: center;}

.index_banner_btn a{display: inline-block;border: 1px solid #fff;width: 125px;margin-right: 0.6%;line-height: 37px;background: none;color: #fff;border-radius: 5px;text-align: center;font-size: 14px;}

.index_banner_btn a:first-child{background: #d6000f;border-color: #d6000f;}

.index_banner_btn a:hover{background: #d6000f;border-color: #d6000f;}

.banner_inner_txt{ width:1280px; margin:0 auto;}

.banner_inner_txt {  margin-left:-640px; left:50%;}

.banner_index_new {  position:relative;}

.banner_index_new ul,.banner_index_new ul li {  width:100%; height:100%; z-index:1; overflow:hidden;background: #fff;}

.banner_index_new ul li.curr{z-index:2;}

.banner_index_new li img { width:100%; height:100%; }

.banner_index_new ul li.on p{font-weight: bold;}

.banner_index_new .vbox{ position:absolute; width:100%; height:100%; z-index:1; left:0; top:0; cursor:pointer;  background:#000; }

.banner_index_new .vbox video{width: 100%; height:100%; }

.banner_index_new ul li video{ height:100%; width:100%;}

.banner_index_new ul, .banner_index_new ul li table{ z-index:30; position:absolute; width:100%; height:1005; left:0; top:0;}

.banner_index_new ul li em{ display:block; width:100%; height:100%; background:rgba(0,0,0,0.6) url(../images/play_video.png) center no-repeat; position:absolute; left:0; top:0; cursor:pointer;}

.banner_index_new { position:relative; overflow:hidden; /*height:680px;*/ }
/*.banner_index_new .banner_index{ height:680px;}*/

.banner_index_new dl { position:absolute; text-align:center; bottom:160px; left:0; width:100%; z-index:5000; }

.banner_index_new dl dd { display:inline-block;text-indent: 9999px;width:24px;height:4px;margin: 0; outline: 0;overflow: hidden; background:url(../images/btn_off.png) no-repeat; margin: 0px 3px; cursor:pointer;}

.banner_index_new dl dd:last-child { margin-right:0; }

.banner_index_new dl dd.active { background:url(../images/btn_on.png) no-repeat;}

.banner_left{ left:0%; top:50%; margin-top:-41px; display:block; width:50px; height:50px; position:absolute; z-index:100; background:url(../images/arrow_1.png) no-repeat right; background-size:25px; display:none;}

.banner_right{ right:0%; top:50%; margin-top:-41px; display:block; width:50px; height:50px; position:absolute; z-index:100; background:url(../images/arrow_2.png) no-repeat left; background-size:25px; display:none;}
.banner_index_new:hover .banner_left, .banner_index_new:hover .banner_right{ display:block;}
.banner_right:hover{background-image: url(../images/arrow_2_on.png)}

.banner_left:hover{background-image: url(../images/arrow_1_on.png)}

.banner_index_new video { transform: scale(1.25); -webkit-transform: scale(1.25); width:100%; height:100%; }

.banner_index_new ul li > a { position:absolute; width:100%; height:100%; display:block; overflow:hidden; left:0; top:0; z-index:50; }

.banner_index_new ul li table {  width:100%; height:100%; position:absolute; left:0; top:-9%;}

.banner_index_new ul li table td { vertical-align:middle; text-align:center; width:80%; color:#fff; }

.banner_index_new ul li table td p { width:80%; padding-bottom:0px; margin:0 auto; }

.banner_index_new ul li table td i { display:none; width:40%; font-size:14px; margin:0 auto; line-height:1.7em; height:3.4em; overflow:hidden; }


.wrap{width: 1400px; max-width: 96%; margin: auto; }
.tab_switch .left ul li:hover,.slide_wrap ul li:hover,.slide_wrap ul li,.slide_pic ul li,.column_3 ul li .item:hover .shadow,.column_3 ul li .item .shadow,.sidebar ul li:hover,.sidebar ul li{transition:all 0.3s;-webkit-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;}

.banner_content,.column_3 h5{transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;-ms-transition:all 0.5s;}

.pub_h1{margin-top: 90px;margin-bottom: 75px;width: 100%;text-align: center;color: #000; font-size:30px; line-height:30px;}

.shadow{position: absolute;top: 0;left: 0;right:0;bottom:0;background: rgba(0,0,0,0.3);}

.text_shadow{text-shadow: 0px 1px 10px rgba(0,0,0,0.5);-webkit-text-shadow:0px 1px 10px rgba(0,0,0,0.5);-moz-text-shadow:0px 1px 10px rgba(0,0,0,0.5);letter-spacing: 3px;}


/* column_2 */

.column_2{position: relative;width: 100%; height:700px;}

.column_2 .pub_h1{color: #fff;}

.column_2 .column_2_box{position: absolute;top: 0;left: 0;width: 100%;}

.fnt_24 {
    font-size: 24px; line-height:24px; font-weight:normal;
}
.slide_pic{width: 100%;}

.slide_pic img{width: 100%;}

.slide_pic ul{position: relative;}

.slide_pic ul li{position: absolute;top: 0;left: 0;opacity: 0;}

.slide_pic ul li:first-child{position: relative;opacity: 1;}

.slide_wrap,.partner_wrap{width: 77.86%;overflow: hidden;margin: 0 auto;}

.slide_wrap ul li,.partner_wrap ul li{text-align: center;color: #fff; float:left; position:relative;}

.partner_wrap ul li{border-bottom: 2px solid transparent;}

.partner_wrap ul li:hover{border-color: #d6000f;}

.slide_wrap ul li,.partner_wrap ul li img{max-width: 100%;}

.slide_wrap ul li a {
    display: inline-block;
    width: calc(100% - 14px);
    width: -webkit-calc(100% - 14px);
    width: -moz-calc(100% - 14px);
    width: -ms-calc(100% - 14px);
    height: calc(100% - 14px);
    height: -webkit-calc(100% - 14px);
    height: -moz-calc(100% - 14px);
    height: -ms-calc(100% - 14px);
    border: 7px solid #d6000f;
    border-radius: 50%;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    position: absolute;
    top: 0;
    left: 0;
}

.slide_wrap ul li:hover{color: #d6000f;}

.slide_wrap ul li:hover a{transform: scale(0.8);-webkit-transform: scale(0.8);-moz-transform: scale(0.8);-ms-transform: scale(0.8);}

.slide_wrap ul li.on{color: #d6000f;}

.slide_wrap ul li.on a{transform: scale(0.8);-webkit-transform: scale(0.8);-moz-transform: scale(0.8);-ms-transform: scale(0.8);}

.slide_main{position: relative;}

.slide_main i,.partner_swiper i,.tong .part_2 i{width:34px;height:64px;cursor: pointer;position: absolute;display: inline-block;top: 50%;margin-top: -32px;}

.slide_main i.prev{background:url('../images/arrow_1.png') no-repeat; background-size:cover;left: 0;}

.slide_main i.prev.on{background-image: url('../images/arrow_1_on.png');}

.slide_main i.next{background:url('../images/arrow_2.png') no-repeat; background-size:cover;right: 0;}

.slide_main i.next.on{background-image: url('../images/arrow_2_on.png');}

.slide_content{margin-top: 50px;}

.slide_content ul .item{text-align: center;color: #fff;display: none;}

.slide_content ul .item:first-child{display: block;}

.slide_content ul .item h5{margin-bottom: 25px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

.slide_content ul .item h5 a{color: #fff;}

.slide_content ul .item h5 a:hover{color: #d6000f;}

.slide_content ul .item p{line-height: 27px;height: 54px;overflow: hidden;}

.slide_content ul .item ol{width: 85%;margin: 0 auto;margin-top: 35px;}

.slide_content ul .item ol li{width: 15.66%; display: inline-block;vertical-align: middle;}

.slide_content ul .item ol li img{max-width: 100%;}

.slide_content ul .item a{width: 115px;height: 37px;text-align: center;line-height: 37px;color: #fff;background: #d6000f;display: inline-block;border-radius: 5px;margin-top: 30px;font-size: 16px;}

.slide_content ul .item a i{float: right;width: 5px;height: 10px;background: url('../images/index_35.png') no-repeat;background-size:cover;margin-top: 13px;margin-right: 14px;}

.banner_index_new ul li .info{ width:1200px;/* height:680px;*/ margin:0 auto; position:relative;}
.banner_index_new ul li .info h2.banner-tit {
    font-size: 46px;
    color: #fff;
    position: absolute;
    top: 225px;
    left: 0;
    font-weight: bold;
	line-height:46px;
    padding: 0;
    margin: 0;
	display:none;
}
.banner_index_new ul li .info h3.banner-des {
    font-size: 20px;
    color: #ffffff;
    line-height: 32px;
    width: 500px;
    position: absolute;
    top: 290px;
    left: 0;
    animation-delay: .3s;
    padding: 0;
    margin: 0;
	display:none;
}
.banner_index_new ul li .info h3.banner-des strong {
    color: #f40000;
    font-weight: bold!important;
}
.banner_index_new ul li .info h4.banner-time {
    font-size: 12px;
    color: rgba(255,255,255,0.6);
    line-height: 32px;
    width: 800px;
    position: absolute;
    top: 337px;
    left: 0;
    animation-delay: .3s;
    padding: 0;
    margin: 0;
	display:none;
}
.banner_index_new ul li .info .banner-sources {
    font-size: 14px;
    color: rgba(255,255,255,0.3);
    position: absolute;
    top: 340px;
    left: 0;
    animation-delay: .3s;
    padding: 0;
    margin: 0;
	display:none;
}
a.banner-btn:link, a.banner-btn:active, a.banner-btn:visited {
    color: #ffffff;
    transition: all .3s;
}
.banner_index_new ul li .info a.banner-btn {
	display: block;
    width: 125px;
    height: 44px;
    line-height: 44px;    
	font-size: 16px!important;
    text-align: center;
    position: absolute;
    top: 380px;
    left: 0;
    background-color: rgba(1,82,172,0.4);
    border: 1px #0152ac solid;
    animation-delay: .6s;
	display:none;
}
.banner_index_new ul li.curr .info h2.banner-tit, .banner_index_new ul li.curr .info h3.banner-des, .banner_index_new ul li.curr .info h4.banner-time, .banner_index_new ul li.curr .info .banner-sources, .banner_index_new ul li.curr .info a.banner-btn{ display:block;}
.banner_index_new ul li.a1 .info a.banner-btn{
	
	position: absolute;
    top: 418px;
    left: 88px;
    background-color: #ff6100;
    border: 0 #0152ac solid;
    color: #fff;
    box-shadow: 0 0 25px rgba(125,12,0,0.5);
	}
.banner_index_new ul li.a5 .info a.banner-btn{
	
	position: absolute;
    top: 360px;
    left: 0;
    background-color: rgba(255,141,0,1);
    border: 1px #e67f00 solid;
    animation-delay: .6s;
	}
.banner_index_new ul li .info a.banner-btn:hover{background: #e6ad00;}
.banner_index_new ul li.a1 .info h2.banner-tit, .banner_index_new ul li.a1 .info h3.banner-des{ display:none;}

.banner_index_new ul li.a3 .info{ display:none;}


.solution {
    position: relative;
    height: 596px;
	background:url(../images/anli/solution.png) center top no-repeat;
	background-size:cover;
}
.solution h4 {
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    color: #FFF;
}
.solution .sidebar {
    float: left;
    width: 230px;
    height: 552px;
    overflow: hidden;
    background: rgba(0,0,0,0.7);
    padding: 22px 0;
}
.solution .tab{ width:100%; position:relative; overflow:hidden;}
.solution .sidebar li {
    height: 92px;
    padding: 0 15px;
    color: #454545;
    cursor: pointer;
}
.solution .sidebar .sidebar-item {
    font-weight: normal;
}
.solution .sidebar a {
    color: #fff;
    text-decoration: none;
    display: block;
    border-top: 1px solid #333;
    padding: 15px 0 19px 0;
}
.solution .sidebar li a {
    padding-left: 15px;
    -webkit-transition: padding-left 0.1s ease-out;
    -moz-transition: padding-left 0.1s ease-out;
    -ms-transition: padding-left 0.1s ease-out;
    -o-transition: padding-left 0.1s ease-out;
    transition: padding-left 0.1s ease-out;
    border-top: 1px solid #515151;
}

.solution .sidebar li:first-child a {
    border-top: none;
}
.solution .sidebar h3 {
    font-size: 16px;
    line-height: 30px;
    font-weight: normal;
}
.solution .sidebar p {
    font-size: 14px;
    line-height: 26px;
    color: #fff;
    opacity: .4;
    filter: alpha(opacity=40);
}
.solution .sidebar li.active, .solution .sidebar li.hover {
    background-image: -webkit-linear-gradient(-270deg, #0B61FF 0, #00A1FF 97%);
    background-image: -moz-linear-gradient(-270deg, #0B61FF 0, #00A1FF 97%);
    background-image: -o-linear-gradient(-270deg, #0B61FF 0, #00A1FF 97%);
    background-image: linear-gradient(270deg, #0B61FF 0, #00A1FF 97%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=.75, startColorstr=#0B61FF, endColorstr=#00A1FF);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0.75, startColorstr=#0B61FF, endColorstr=#00A1FF)";
}
.solution .sidebar li.active a, .solution .sidebar li.hover a {
    padding-left: 25px;
    border-color: transparent;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.solution .sidebar li.active p, .solution .sidebar li.hover p {
    opacity: .75;
    filter: alpha(opacity=75);
}
.solution .content {
    margin: 50px 0 100px 395px;
    height: 400px;
    position: relative;
}
.solution .content .content-item {
    color: #fff;
    position: absolute;
    top: 20px;
	display:none;
    -webkit-transition: all 0.15s ease-out 0.05s;
    -moz-transition: all 0.15s ease-out 0.05s;
    -ms-transition: all 0.15s ease-out 0.05s;
    -o-transition: all 0.15s ease-out 0.05s;
    transition: all 0.15s ease-out 0.05s;
}
.solution .content .thisclass {
	    display: list-item;
	}
.solution .content .header-section {
    position: relative;
    overflow: hidden;
    width: 712px;
}
.solution .content h3 {
    font-weight: normal;
    font-size: 24px;
    line-height: 40px;
}
.solution .content p {
    line-height: 26px;
    font-size: 14px;
    color: #c6c6c6;
    margin-top: 20px;
}
.solution .content .solution-link {
    font-size: 14px;
    width: 157px;
    height: 36px;
    border: 1px solid #D8D8D8;
    display: block;
    margin-top: 30px;
    text-align: center;
    line-height: 34px;
    color: #FFF;
    text-decoration: none;
    opacity: .8;
    filter: alpha(opacity=80);
}
.solution .partners {
    overflow: hidden;
    margin-top: 30px;
}
.solution .partners p {
    font-size: 14px;
    line-height: 26px;
    padding: 0;
    margin: 0;
}
.solution .partners li {
    float: left;
    margin-top: 10px;
    margin-left: 40px;
}
.solution .content .solution-detail ul li {
    float: left;
    font-size: 14px;
}
.solution .partners .partner-0 {
    margin-left: 0;
}
.solution .partners li img {
    height: 60px;
}
.solution .related-products {
    margin-top: 30px;
}
.solution .related-products h4 {
    font-size: 14px;
    line-height: 26px;
    margin: 0;
    padding: 0;
}
.solution .related-products li {
    margin: 10px 12px 0 0;
}
.solution .content .solution-detail ul li {
    float: left;
    font-size: 14px;
}
.solution .related-products a {
    width: 140px;
    padding: 10px 10px 10px 15px;
    border: 1px solid #7D7D7D;
    display: block;
    font-size: 12px;
    line-height: 14px;
    text-decoration: none;
    color: #FFF;
    background-color: #404040;
    background: rgba(64,64,64,0.6);
    opacity: .8;
    filter: alpha(opacity=80);
    font-weight: normal;
}
.solution .related-products i {
    font-size: 16px;
    margin-right: 10px;
    opacity: .70;
    filter: alpha(opacity=70);
    position: relative;
    top: 1px;
	 width:16px; display:inline-block; height:14px;
}
.solution .related-products li:hover a {
    background-color: #108CEE;
    border-color: #108CEE;
    color: #FFF;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
	cursor:pointer;
}
.solution .related-products li:hover i {
    opacity: 1;
    filter: alpha(opacity=100);
}
.solution .content .solution-link:hover {
    background-color: #108CEE;
    border-color: #108CEE;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.solution .related-products i.icon-bch{ background:url(../images/anli/n1.png) center center no-repeat; background-size:cover;}
.solution .related-products i.icon-bcd{ background:url(../images/anli/n2.png) center center no-repeat; background-size:cover;}
.solution .related-products i.icon-build-site{ background:url(../images/anli/n3.png) center center no-repeat; background-size:cover;}
.solution .related-products i.icon-bcc{ background:url(../images/anli/n4.png) center center no-repeat; background-size:16px;}
.solution .related-products i.icon-mirror{ background:url(../images/anli/n5.png) center center no-repeat; background-size:15px;}
.solution .related-products i.icon-operation{ background:url(../images/anli/n6.png) center center no-repeat; background-size:14px;}
.solution .related-products i.icon-record{ background:url(../images/anli/n7.png) center center no-repeat; background-size:14px;}
.solution .related-products i.icon-dmp{ background:url(../images/anli/n24.png) center center no-repeat; background-size:16px;}
.solution .related-products i.icon-vod{ background:url(../images/anli/n23.png) center center no-repeat; background-size:14px;}
.solution .related-products i.icon-vcs{ background:url(../images/anli/n22.png) center center no-repeat; background-size:16px;}
.solution .related-products i.icon-vcr{ background:url(../images/anli/n21.png) center center no-repeat; background-size:14px;}
.solution .related-products i.icon-vca{ background:url(../images/anli/n20.png) center center no-repeat; background-size:14px;}
.solution .related-products i.icon-mct{ background:url(../images/anli/n19.png) center center no-repeat; background-size:14px;}
.solution .related-products i.icon-doc{ background:url(../images/anli/n18.png) center center no-repeat; background-size:16px;}
.solution .related-products i.icon-refererapi{ background:url(../images/anli/n17.png) center center no-repeat; background-size:14px;}
.solution .related-products i.icon-byapi{ background:url(../images/anli/n16.png) center center no-repeat; background-size:15px;}
.solution .related-products i.icon-E-Profile{ background:url(../images/anli/n15.png) center center no-repeat; background-size:16px;}
.solution .related-products i.icon-cloudadanti{ background:url(../images/anli/n14.png) center center no-repeat; background-size:14px;}
.solution .related-products i.icon-pctr{ background:url(../images/anli/n13.png) center center no-repeat; background-size:14px;}
.solution .related-products i.icon-ssp{ background:url(../images/anli/n12.png) center center no-repeat; background-size:16px;}
.solution .related-products i.icon-dsp{ background:url(../images/anli/n11.png) center center no-repeat; background-size:14px;}

.bg11{ width:100%; height:554px; background:url(../images/op2.jpg) center top no-repeat;}
.wraptt {
    width: 980px;
    margin: 0 auto;
	overflow:hidden;
}
h2.tit11 {
    font-size: 30px;
    font-weight: normal;
    padding: 0 20px;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 80px;
}
h2.tit11 sup {
    font-size: 16px;
    vertical-align: text-top;
}
h2.tit11::before {
    display: inline-block;
    position: relative;
    top: -6px;
    left: -20px;
    content: "";
    width: 101px;
    height: 7px;
    background: url(../images/dianhua/index.png) no-repeat -63px -13px;
}
h2.tit11::after {
    display: inline-block;
    position: relative;
    top: -6px;
    left: 20px;
    content: "";
    width: 101px;
    height: 7px;
    background: url(../images/dianhua/index.png) no-repeat -63px 0;
}
/*核心价值 B*/
.core .core-box {
    margin-bottom: 12px;
	overflow:hidden;
}
.core .item {
    width: 482px;
    /*height: 334px;*/
    padding-bottom: 28px;
    border: 1px solid #E5E5E5;
}
.core .item h4 {
    margin-top: 26px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}
.core .item .img {
    text-align: center;
    width: auto;
    height: 190px;
    line-height: 190px;
    margin-bottom: 28px;
}
.core .item .img img {
    vertical-align: middle;
}
.core .item p {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
}

/*办400选商客通 B*/
.needSkt .item {
    float: left;
    width: 318px;
    /*height: 324px;*/
    margin-right: 10px;
    
    text-align: center;
}
.needSkt .item .back{ border: 1px solid #E5E5E5; overflow:hidden; padding-bottom:15px;}
.needSkt .item .back img{ max-width:100%; margin-top:15px;}
.needSkt .item h4 {
    margin-top: 20px;
    margin-bottom: 14px;
    font-size: 20px;
    font-weight: bold;
    color: #ff0000;
    text-align: center;
}
.needSkt .item p {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: -.5px;
}
/*.needSkt .item.item1 {
    background: url(../images/dianhua/158-1.png) no-repeat center 118px;
}
.needSkt .item.item2 {
    background: url(../images/dianhua/158-2.png) no-repeat center 112px;
}
.needSkt .item.item3 {
    background: url(../images/dianhua/158-3.png) no-repeat center 118px;
}*/
.needSkt .mr0 {
    margin-right: 0;
}

/*选号码先看号段 B*/
.skt-how .how-tems {
    margin-top: 45px;
    text-align: left;
}
.skt-how .how-tems .tem {
    position: relative;
    width: 310px;
    height: 192px;
    text-align: left;
    font-weight: bold;
    font-size: 14px;
    color: #6f6f6f;
    background: url(../images/dianhua/black4.png) no-repeat center top;
    padding-top: 28px;
    border-radius: 10px;
    cursor: pointer;
}
.skt-how .how-tems .tem.mgrl28 {
    margin: 0 25px;
}
.skt-how .how-tems .tem.active {
    background: url(../images/dianhua/red4.png) no-repeat center top;
}
.skt-how .how-tems .tem.active .needNum {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#FF512F), to(#F4202F));
    background-image: linear-gradient(0deg, #FF512F, #F4202F);
    color: #fff;
}
.skt-how .how-tems .tem .needNum:hover {
    background: #E70012;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#FF512F), to(#F4202F));
    background-image: linear-gradient(0deg, #FF512F, #F4202F);
    color: #fff;
}
.skt-how .how-tems .tem .tag {
    width: 40px;
    height: 40px;
    position: absolute;
    background: red;
    top: 7px;
    right: 3px;
    overflow: hidden;
}
.skt-how .how-tems .tem p {
    margin-left: 25px;
    margin-bottom: 10px;
    height: 14px;
    line-height: 14px;
}
.skt-how .how-tems .tem .dx {
    background: url(../images/dianhua/index.png) no-repeat 0 -118px;
}
.skt-how .how-tems .tem .yd {
    background: url(../images/dianhua/index.png) no-repeat 0 -64px;
}
.skt-how .how-tems .tem .lt {
    background: url(../images/dianhua/index.png) no-repeat 0 -10px;
}
.skt-how .f5232f {
    color: #f5232f;
}
.skt-how .fno {
    font-weight: normal;
}
.skt-how .fno sup {
    line-height: 7px;
}
.skt-how .needNum {
    width: 150px;
    height: 36px;
    margin: 6px 25px 0;
    cursor: pointer;
    font-size: 14px;
    line-height: 36px;
    border-radius: 18px;
    color: #f5242f;
    border: 1px solid #f5242f;
    text-align: center;
    -webkit-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}
.skt-how .needNum:hover {
    background: #E70012;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#FF512F), to(#F4202F));
    background-image: linear-gradient(0deg, #FF512F, #F4202F);
    color: #fff;
}

/*选号秘籍 B*/
.miji .miji-group {
    background: url(../images/dianhua/miji.png) no-repeat center top;
    height: 99px;
    font-style: italic;
}
.miji .miji-group .item {
    float: left;
}
.miji .miji-group .item1 {
    margin-right: 58px;
}
.miji .miji-group .item2 {
    margin-right: 58px;
}
.miji .miji-group .tex {
    margin-top: 18px;
    float: left;
}
.miji .miji-group .tit {
    font-size: 18px;
    color: #ff0000;
    font-weight: bold;
    margin-bottom: 8px;
}
.miji .miji-group .tex p {
    line-height: 16px;
}
.miji .idx {
    float: left;
    margin-top: 22px;
    margin-left: 22px;
    margin-right: 12px;
    width: 38px;
    height: 52px;
    background: url(../images/dianhua/l-arrow.png) no-repeat;
}
.miji .idx.idx1 {
    background-position: left bottom;
}
.miji .idx.idx2 {
    background-position: -40px bottom;
}
.miji .idx.idx3 {
    background-position: -90px bottom;
}

/*钻石套餐*/
.Diamonds .tc-show .tc-show-item {
    width: 314.01px;
    height: 414px;
    border: 1px solid #e5e5e5;
    position: relative;
    cursor: pointer;
    box-sizing: border-box;
}
.Diamonds .tc-show .tc-show-item:hover {
    margin-top: -8px !important;
    height: 422px;
    -webkit-box-shadow: 0 0 18px 0px #FF8690;
    box-shadow: 0 0 18px 0px #FF8690;
    border: 1px solid #FF8690;
    transition: all .3s;
}
.Diamonds .tc-show .tc-show-item .img {
    width: 65px;
    height: 70px;
    margin: 20px auto;
    text-align: center;
    display: flex;
    align-items: center;
}
.Diamonds .tc-show .tc-show-item .flag {
    font-size: 23px;
    color: #f5232f;
    text-align: center;
}
.Diamonds .tc-show .tc-show-item .gp {
    margin: 10px auto 15px;
    width: 90px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    color: #fff;
    background: #f5232f;
    border-radius: 3px;
}
.Diamonds .tc-show .tc-show-item .rule {
    margin: 0 24px;
    padding-bottom: 14px;
    text-align: center;
    border-bottom: 1px dashed #222;
}
.Diamonds .tc-show .tc-show-item:hover .Example-num .num-group {
    margin: 0 25px 35px;
}
.Diamonds .tc-show .tc-show-item:hover .tc-btn {
    background: #E70012;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#FF512F), to(#F4202F));
    background-image: linear-gradient(0deg, #FF512F, #F4202F);
    /*-webkit-box-shadow: 0 0 16px 0px #F5232F;*/
    /*box-shadow: 0 0 16px 0px #F5232F;*/
    border-top: #F4202F;
    transition: all .3s;
    color: #fff;
}
.Diamonds .tc-show .tc-show-item.m-RL-16 {
    margin: 0 18px;
}
.Diamonds .tc-show .Example-num {
    padding-top: 18px;
	overflow:hidden;
}
.Diamonds .tc-show .Example-num p {
    margin: 0 25px;
    padding-bottom: 1px;
    font-weight: bold;
    text-align: center;
	font-size:14px;
}
.Diamonds .tc-show .Example-num .num-group {
    margin: 0 25px 25px;
    line-height: 22px;
    font-size: 16px;
	overflow:hidden;
}
.Diamonds .tc-show .Example-num .num-group .n1 div:hover ,.Diamonds .tc-show .Example-num .num-group .n2 div:hover {
    color: #ff0000;
}
.Diamonds .tc-show .tc-btn {
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #ff0000;
    font-weight: bold;
    border-top: 1px solid #e5e5e5;
}



/*首页套餐*/
.tc-show .tc-show-item {
    width: 314.01px;
    height: 336px;
    border: 1px solid #e5e5e5;
    position: relative;
    cursor: pointer;
    box-sizing: border-box;
}
.tc-show .tc-show-item:hover {
    margin-top: -8px !important;
    height: 344px;
    -webkit-box-shadow: 0 0 18px 0px #FF8690;
    box-shadow: 0 0 18px 0px #FF8690;
    border: 1px solid #FF8690;
    transition: all .3s;
}
.tc-show .tc-show-item:hover .Example-num .num-group {
    margin: 0 25px 35px;
}
.tc-show .tc-show-item:hover .tc-btn {
    background: #E70012;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#FF512F), to(#F4202F));
    background-image: linear-gradient(0deg, #FF512F, #F4202F);
    /*-webkit-box-shadow: 0 0 16px 0px #F5232F;*/
    /*box-shadow: 0 0 16px 0px #F5232F;*/
    border-top: #F4202F;
    transition: all .3s;
    color: #fff;
}
.tc-show .tc-show-item.m-RL-16 {
    margin: 0 16px;
}
.tc-show .tc-show-item .tc-log {
    width: 70px;
    height: 52px;
    position: absolute;
    right: 14px;
    top: -8px;
    background: url(../images/dianhua/index.png) no-repeat;
}
.tc-show .tc-show-item .tc-log-1 {
    background-position: 0 -281px;
}
.tc-show .tc-show-item .tc-log-2 {
    background-position: 0 -166px;
}
.tc-show .tc-show-item .tc-log-3 {
    background-position: 0 -224px;
}
.tc-show  .tc-name {
    height: 68px;
    margin: 0 25px;
    border-bottom: 1px solid #e5e5e5;
}
.tc-show .tc-show-item .jg {
    float: left;
    display: block;
    background: url(../images/dianhua/tc.png) no-repeat;
    margin-top: 24px;
}
.tc-show .tc-show-item .dw {
    float: left;
    margin-top: 38px;
    margin-left: 5px;
    position: relative;
}
.tc-show .tc-show-item .tc-hot:after {
    content: "";
    display: inline-block;
    width: 23px;
    height: 13px;
    position: absolute;
    top: -15px;
    left: 0;
    background: url(../images/dianhua/suggest-sprite.png) no-repeat -65px -66px;
}
.tc-show .tc-show-item .jg._88 {
    height:29px;
    width:56px;
    background-position:0 0;
}
.tc-show .tc-show-item .jg._168 {
    height:29px;
    width:79px;
    background-position:0 -288px;
}
.tc-show .tc-show-item .jg._198 {
    height:29px;
    width:79px;
    background-position:0 -32px;
}
.tc-show .tc-show-item .jg._298 {
    height:29px;
    width:79px;
    background-position:0 -320px;
}
.tc-show .tc-show-item .jg._388 {
    height:29px;
    width:79px;
    background-position:0 -64px;
}
.tc-show .tc-show-item .jg._598 {
    height:29px;
    width:79px;
    background-position:0 -96px;
}
.tc-show .tc-show-item .jg._998 {
    height:29px;
    width:79px;
    background-position:0 -128px;
}
.tc-show .tc-show-item .jg._1988 {
    height:29px;
    width:101px;
    background-position:0 -160px;
}
.tc-show .tc-show-item .jg._4988 {
    height:29px;
    width:101px;
    background-position:0 -192px;
}
.tc-show .tc-show-item .jg._6988 {
    height:29px;
    width:101px;
    background-position:0 -224px;
}
.tc-show .tc-show-item .jg._9988 {
    height:30px;
    width:101px;
    background-position:0 -255px;
}
.tc-show .tc-fl {
    padding: 24px 0;
    margin: 0 25px;
    border-bottom: 1px dashed #e5e5e5;
	overflow:hidden;
}
.tc-show .tc-1 {
    float: left;
}
.tc-show .tc-2 {
    float: left;
    margin-left: 50px;
}
.tc-show .tc-1 .tc-icon {
     width: 30px;
     height: 30px;
     margin-right: 10px;
    background: url(../images/dianhua/index.png) no-repeat -106px -39px;
}
.tc-show .tc-2 .tc-icon {
    width: 30px;
    height: 30px;
    margin-right: 10px;
     background: url(../images/dianhua/index.png) no-repeat -69px -39px;
}
.tc-show .tc-sm .prow {
    font-weight: bold;
    color: #f4222f;
    margin-bottom: 5px;
	font-size:14px; line-height:14px;
}
.tc-show .tc-sm .zz{font-size:14px; line-height:14px;}
.tc-show .Example-num {
    padding-top: 24px;
}
.tc-show .Example-num p {
    margin: 0 25px;
    padding-bottom: 10px;
    font-weight: bold;
	font-size:14px;
}
.tc-show .Example-num .num-group {
    margin: 0 25px 25px;
    line-height: 22px;
    font-size: 16px;
	overflow:hidden;
}
.tc-show .tc-btn {
    color: #ff0000;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-top: 1px solid #e5e5e5;
}

/*增值功能 B*/
.zzPrower {

}
.zzPrower h2.tit {
    margin-bottom: 20px;
}
.zzPrower .sm-tit {
    text-align: center;
    margin-bottom: 36px;
}
.zzPrower .sm-tit a {
    text-decoration: underline;
    color: #000;
}
.zzPrower .prower-group .item {
    float: left;
    width: 194px;
    height: 237px;
    margin-right: 12px;
    padding: 20px 20px 25px 20px;
    border: 1px solid #e5e5e5;
    cursor: pointer;
}
.zzPrower .prower-group .item:hover {
    -webkit-box-shadow: 0 0 18px 0px #FF8690;
    box-shadow: 0 0 18px 0px #FF8690;
    border: 1px solid #FF8690;
    transition: all .3s;
}
.zzPrower .prower-group .item:hover  .btn {
    transition:  all .3s;
    background-image: -moz-linear-gradient( -90deg, rgb(255,81,47) 0%, rgb(244,32,47) 100%);
    background-image: -webkit-linear-gradient( -90deg, rgb(255,81,47) 0%, rgb(244,32,47) 100%);
    background-image: -ms-linear-gradient( -90deg, rgb(255,81,47) 0%, rgb(244,32,47) 100%);
    color: #fff;

}
.zzPrower .prower-group .item .tit {
    margin-bottom: 12px;
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    text-align: left;
}
.zzPrower .prower-group .item .tit .icon {
    display: inline-block;
    margin-right: 10px;
    width: 36px;
    height: 36px;
    vertical-align: middle;
    background: url(../images/dianhua/gn-icon.png) no-repeat;
}
.zzPrower .prower-group .item .tit .icon.icon1 {
    background-position: 0 0 ;
}
.zzPrower .prower-group .item .tit .icon.icon2 {
    background-position: -36px 0 ;
}
.zzPrower .prower-group .item .tit .icon.icon3 {
    background-position: -72px 0 ;
}
.zzPrower .prower-group .item .tit .icon.icon4 {
    background-position: -108px 0 ;
}
.zzPrower .prower-group .item .des {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 25px;
}
.zzPrower .prower-group .item .xzl {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
}
.zzPrower .prower-group .item .bfb {
    margin-bottom: 22px;
    font-size: 30px;
    font-weight: bold;
    color: #e60012;
}
.zzPrower .prower-group .item .btn {
    width: 150px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #f5242f;
    border-radius: 19px;
    color: #f5242f;
    text-align: center;
}
.zzPrower .prower-group .mr0{ margin-right:0;}

/*400电话办理流程 B*/
.process .process-group {
    width: 100%;
    height: 99px;
    background: url(../images/dianhua/l-arrow.png) no-repeat left top;
    box-sizing: border-box;
	margin-bottom:50px;
}
.process .item {
    float: left;
    width: 25%;
    height: 99px;
}
.process .idx {
    float: left;
    margin-top: 22px;
    margin-left: 22px;
    margin-right: 12px;
    width: 38px;
    height: 52px;
    background: url(../images/dianhua/l-arrow.png) no-repeat;
}
.process .idx.idx1 {
    background-position: left bottom;
}
.process .idx.idx2 {
    background-position: -40px bottom;
}
.process .idx.idx3 {
    background-position: -90px bottom;
}
.process .idx.idx4 {
    background-position: -139px bottom;
}
.process .tex {
    float: left;
    width: 160px;
    margin-top: 22px;
    font-style: italic;
}
.process .tex .tit {
    color: #ff0000;
    font-weight: bold;
    margin-bottom: 4px;
}
.process .tex p {
    line-height: 18px;
}
.miji img{ display:none;}

@media (max-width: 1500px){
	
	.pub_h1{ margin-top:50px; margin-bottom:45px; font-weight:normal;}
	.slide_content{ margin-top:53px;}
	.fnt_24{ font-weight:normal;}
	.banner_index_new ul li .info h2.banner-tit{ top:150px; font-size:24px; line-height:30px;}
	.banner_index_new ul li .info h3.banner-des{ font-size:16px; line-height:26px; top:200px;}
	.banner_index_new ul li .info h4.banner-time{ top:230px;}
	.banner_index_new ul li .info a.banner-btn{ height:30px; line-height:30px; font-size:14px; top:270px;}
	.banner_index_new ul li.a1 .info a.banner-btn{ top:300px;}
	.banner_index_new ul li.a4 .info a.banner-btn{ top:270px;}
	}
@media (max-width: 1442px){
	.banner_index_new ul li .info{ width:1000px;}
	
	}
@media (max-width: 1270px){
	.headt .nav li a{ padding:20px 10px;}
	.headt .nav li ul li a{ padding:0;}
	
	}
@media (max-width: 1200px){
	.main{ width:94%;}
	.footer .footer-main{ width:96%;}
	.footer .footer_content{ margin-left:0;}
	.footer .footer_content dl{ width:18%; height:auto; padding-left:20px; padding-right:0;}
	.fn-left{ float:none;}
	}
	
@media (max-width: 1050px){
	
	.prot ul li .back{ padding:0 15px;}
	.prot ul li .back .service_app{ width:120px; height:120px;}
	.prot ul li .back span{ width:120px; height:120px;}
	.service_app span, .service_flash span, .service_flash:hover span, .service_app:hover span{ background-size:60px;}
	.service_websitex span, .service_websitex:hover span{ background-size:40px;}
	.service_weixin span, .service_weixin:hover span{ background-size:50px;}
	.head {
    display: block;
}
.mbody .header{ display:none;}
.head .navt li ul{ display: block;}
.tab-left{ width:100%;}
.tab-right{ width:100%;}
.tab-right h2{ font-size:24px; line-height:30px;}
.tab-right .infot{ font-size:14px; line-height:24px;}
.tib h2, .tib h2 strong{ font-size:24px;}
.ht1-box{ font-size:14px; line-height:24px;}
.content-bseven-box .content-bseven-bimg{ margin:0 40px;}
.content-bseven-box .content-bseven-text h5{ font-size:18px;}
.content-bseven-box em{ font-size:40px; top:18px;}
.content-bseven-box .content-bseven-text p{ padding-left:30px;}
.banner{ margin-top:60px;}
.procont{ margin-top:60px;}
.subBanner{ margin-top:60px;}
.bannerOne{ margin-top:60px;}
.subBannert{ margin-top:60px;}
.indexBanner{ margin-top:60px;}
.slider, .subBannert1, .bnt{ margin-top:60px;}
.ssl-img{ display:none;}
.clear_float .lit ul li{ margin-left:30px;}

.pub_h1{ margin-top:30px; margin-bottom:25px; font-size:20px; line-height:20px;}
	.slide_content{ margin-top:23px;}
.fnt_24{ font-size:16px;}
.slide_content ul .item h5{ margin-bottom:15px;}
.slide_content ul .item p{ height:auto; line-height:20px;}
.bg11{ margin-top:60px; height:360px; background-size:cover;}


	}
	
@media (max-width: 960px){
	.footer .footer_content dl{ width:21%; padding-left:2%;}
	.footer .footer_content .service .service_phone{ font-size:30px; line-height:60px;}
	.footer .contactm{ display:none;}
	.wraptt{ width:94%;}
	.core .item{ width:48%;}
	.core .item .img img{ max-width:95%;}
	.core .item p{ font-size:16px; line-height:26px;}
	h2.tit11{ margin-top:50px; font-size:24px;}
	.needSkt .item{ width:32%; margin-right:0;}
	.needSkt .item.item2{ margin-left:2%; margin-right:2%;}
	.needSkt .item h4{ font-size:18px;}
	.needSkt .item .back img{ max-height:150px;}
	.needSkt .item p{ font-size:12px;}
	.skt-how .how-tems .tem{ width:32%; background:none; border:1px solid #ddd; border-radius:20px; height:auto; padding-bottom:25px;}
	.skt-how .how-tems .tem.mgrl28{ margin:0 1.5%;}
	.skt-how .how-tems .tem p{ height:auto; line-height:20px; margin-bottom:5px; margin-left:0px; padding:0 5px;}
	.skt-how .how-tems .tem .tag{ top:0; right:0;}
	.miji .miji-group .item1{ margin-right:0;}
	.Diamonds .tc-show .tc-show-item{ width:32%;}
	.Diamonds .tc-show .tc-show-item.m-RL-16{ margin:0 1.5%;}
	.tc-show .tc-show-item{ width:32%;}
	.tc-show .tc-show-item.m-RL-16{ margin:0 1.5%;}
	.tc-show .tc-2{ margin-left:0;}
	.zzPrower .prower-group .item{ width:23.5%; margin-right:2%; padding:0; border:none; height:auto;}
	.zzPrower .prower-group .item .make{ padding:20px 20px 25px 20px; border:1px solid #e5e5e5;}
	.zzPrower .prower-group .item .btn{ width:auto;}
	.zzPrower .prower-group .mr0{ margin-right:0;}
	.zzPrower .prower-group .item:hover{
		-webkit-box-shadow: 0;
    box-shadow: 0;
    border:0;
    transition: all .3s;
		}
	.zzPrower .prower-group .item:hover .make{-webkit-box-shadow: 0 0 18px 0px #FF8690;
    box-shadow: 0 0 18px 0px #FF8690;
    border: 1px solid #FF8690;
    transition: all .3s;}
	.process .process-group{ height:auto; overflow:hidden; background:none; margin-bottom:15px;}
	.process .item{ width:49%; background-color:#f5f5f5; margin-bottom:2%;}
	.process .item:nth-child(2n){ float:right;}
	
	}	
	
@media (max-width: 920px){

.min, .prot{ margin-top:35px;}
.tim{ height:60px; background-size:50px;}
.tim h2{ font-size:20px; line-height:60px;}
.ab ul{ margin-top:20px;}
.ab ul li{ font-size:35px; line-height:70px;}
.ab ul li span{ margin-top:0;}
.ab .ab-info, .abt .abt-info{ margin-top:25px; font-size:12px; line-height:24px;}
.abt{ padding:30px 0;}
.abt .tim{ background-size:50px;}
.abt ul{ margin-top:25px;}
.abt ul li .nt img{ max-height:50px;}
.abt ul li .nt h1{ font-size:14px; line-height:24px; margin-top:10px; margin-bottom:5px;}
.abt ul li .nt p{ font-size:12px; line-height:20px;}
.footer{ padding:30px 0;}
.foot, .foot01{ width:46%; margin-right:0;}
.foot01{ float:right;}
.foot02{ width:46%; margin-right:0; margin-top:15px;}
.foot03{ width:46%; margin-top:15px;}

.bannerOne .bannerInfo{ margin-top:45px; margin-bottom:45px;}
.bannerOne .bannerInfo .title{ font-size:30px; line-height:40px;}
.mainNav a{ width:120px; height:35px; line-height:35px;}

.contm1{ margin-top:25px;}
.prot01 ul li{ width:33.33%;}
.prom1 ul li, .moban ul li{ width:33.33%;}

.mnt{ display:none;}
.prot ul li .back h3{ font-size:18px; line-height:30px; margin-top:10px;}
.prot ul li .back p{ padding:0 0 15px; font-size:12px;}
.fangan{ margin-top:20px;}
.fangan ul li{ width:25%;}
.fangan ul li.lit5{ display:none;}
.fangan ul li .mask .cont{ top:20%;}
.fangan ul li .mask .cont .line-panel{ margin-top:10px;}
.fangan ul li .mask .cont .item-title{ font-size:18px; line-height:24px; margin-top:15px;}
.fangan ul li .mask .cont .item-desc{ font-size:12px; line-height:20px; margin-top:10px; padding:0 10px;}
.fangan ul li .mask .cont .item-link{ height:30px; line-height:30px; margin-top:10px;}
.fangan ul li:hover .mask .cont .item-desc, .fangan ul li:hover .mask .cont .item-link{ margin-top:10px;}
.moban{ margin-top:35px;}
.moban ul{ margin-top:25px;}
.moban .more{ margin-top:10px;}
.newst{ margin-top:35px; padding:35px 0;}
.newst01{ margin-top:25px;}
.newst01 ul{ width:32%;}
.newst01 ul.mt{ margin-left:2%; margin-right:2%;}
.liucheng{ margin-top:35px;}
.liucheng .row{ margin-top:25px;}
.liucheng .row li .sprows h2{ font-size:16px; margin-top:15px;}
.liucheng .row li .sprows p{ font-size:12px; line-height:20px;}
.prot ul{ margin-top:25px;}
.hezuo{ margin-bottom:25px;}

.subBannert1{ height:300px; background-size:cover; margin-top:60px;}
.content-us ul li{ width:33.33%;}
.ht1, .content-us{ padding-top:30px;}
.banner_left, .banner_right{ width:50px; height:50px; background-size:20px;}
.miji .miji-group{ display:none;}
.miji img{ display:block;}
.Diamonds .tc-show .tc-show-item .rule{ margin:0;}
.Diamonds .tc-show .Example-num .num-group, .tc-show .Example-num .num-group{ font-size:12px;}
.tc-show .tc-sm .prow, .tc-show .tc-sm .zz{ font-size:12px;}
.zzPrower .prower-group .item{ width:48%; margin:1%;}
}
@media (max-width: 768px){
	.subBannert{ height:300px; background-size:cover;}
	.prot ul li{ width:50%;}
	.tit h1{ font-size:22px; line-height:26px; margin-bottom:5px;}
	.tit span{ font-size:14px;}
	.tit p{ font-size:14px; line-height:22px; margin-top:5px;}
	.fangan ul li{ width:33.33%;}
	.fangan ul li.lit4{ display:none;}
	.newst01 ul .item-box .box-header{ padding:0 10px; height:40px; line-height:40px; overflow:hidden;}
	.newst01 ul li{ overflow:hidden;}
	.newst01 ul li a{ width:78%;}
	.lint p{ font-size:22px; line-height:30px;}
	.lint span{ font-size:16px; line-height:22px;}
	.liucheng .tit p{ max-width:100%; font-size:12px; line-height:22px;}
	.liucheng .row li{ width:33.33%; margin-bottom:10px;}
	.liucheng .row li .sprows p{ min-height:40px;}
	.hezuo ul li{ width:33.33%; margin-bottom:10px;}
	.hezuo{ margin-bottom:15px;}
	.content-bseven-box .content-bseven-text{ width:auto; margin-left:40px;}
	.content-bseven-box .content-bseven-text p{ padding-right:30px;}
	.content-zuo ul li{ width:50%;}
	.content-zuo ul li.n1, .content-zuo ul li.n2{ border-bottom:1px solid #e6e6e6;}
	.content-zuo ul li.n2 .box{ border-right:1px solid #e6e6e6;}
	.tab-right .infot p{ margin-bottom:0;}
	.bnt{ padding:40px 0;}
	.bnt h2{ font-size:22px;}
	.bnt p{ width:80%;}
	.youshi, .ssl-scene{ padding:30px 0;}
	.slide_content ul .item p{ height:40px; line-height:20px;}
	.slide_content ul .item a{ height:30px; line-height:30px; font-size:14px; margin-top:10px;}
	.footer .footer_content{ padding:10px 0 20px;}
	.footer .footer_content dl{ width:31%;}
	.fn-right{ float:left; margin-top:15px;}
	.footer .footer_content .service{ text-align:left; margin-top:0;}
	.footer .footer_content .service .service_phone{ line-height:35px; font-size:24px;}
	.footer .footer_content .service .service_btn{ margin-top:15px;}
	.footer .footer_content dl dt{ padding-bottom:10px;}
	.footer .footer_content dl dd .footer_link a{ margin:3px 0; font-size:12px; line-height:16px;}
	.footer .link-wrap{ padding:0 0 0 80px; height:auto;}
	.footer .link-wrap dt{ padding:15px 0px 15px 0; font-size:14px;}
	.footer .link-wrap dd{ padding:15px 10px 15px 0; font-size:12px;}
	.footer .certificate_box{ padding:0;}
	.footer .certificate_box img{ max-width:100%;}
	.footer .footer_content dl dd .footer_link{ margin-left:0;}
	.footer .footer_content dl dd .footer_link a{ padding:0 2px; border:none;}
	h2.tit11{ font-size:18px; padding:0; margin-top:25px; margin-bottom:20px;}
	.core .item h4{ font-size:16px;}
	.core .item .img{ height:100px;}
	.core .item .img img{ max-height:100%;}
	.core .item p{ font-size:12px; line-height:22px;}
	.Diamonds .tc-show .Example-num .num-group{ margin:0 5px 25px;}
	.tc-show .tc-show-item{ width:48%; margin-bottom:2%;}
	.tc-show .tc-show-item.m-RL-16{ margin:0 0 2% 0; float:right;}
	.zzPrower .prower-group .item .tit{ font-size:16px;}
	.zzPrower .prower-group .item .des{ font-size:12px; margin-bottom:15px;}
	.zzPrower .prower-group .item .xzl{ font-size:14px; margin-bottom:5px;}
	.zzPrower .prower-group .item .bfb{ font-size:20px; margin-bottom:15px;}
	.zzPrower .prower-group .item .btn{ width:120px; height:28px; line-height:28px;}
	.bg11{ height:260px;}
	}


@media (max-width: 640px){
	
	
	.abt ul li{ width:50%;}
	
	.abt ul li.m1 .nt, .abt ul li.m2 .nt{ border-bottom:none;}
	.abt ul li.m3 .nt{ border-left:1px solid #ccc;}
.foot .info{ font-size:12px; line-height:22px;}
.bannerOne .bannerInfo .title{ font-size:20px;}
.tin h2{ padding:0; font-size:24px; line-height:30px;}
.tin h2 span{ margin-top:0;}
.news_list2 li{ width:49%;}
.news_list2 li:nth-child(3n+0){ margin-right:2%;}
.news_list2 li:nth-child(2n+0){ margin-right:0;}
.website-page>div{ width:90%; margin-top:15px;}
.website-page .website-next{ float:left;}
.newshow-title{ font-size:18px; line-height:26px;}
.newshow-time{ padding:5px 0 10px;}
.newshow-content{ padding:15px 0; font-size:12px;}
.website-page{ margin-top:10px; font-size:12px;}
.mainNav a{ width:100px; height:35px; line-height:35px;}
.case-list li{ width:48.5%;}
.case-list li:nth-child(3n+0){ margin-right:0%;}
.case-list li:nth-child(2n+0){ margin-right:0;}
.case-name{ height:40px;}
.case-name strong{ line-height:40px; font-size:13px;}
.case-name span{ line-height:40px;}
.subBannert{ height:220px;}
.join11 h2{ font-size:18px; margin-bottom:0;}
.join11 h3{ font-size:16px; margin:15px 0 10px;}
.join11 p{ font-size:12px; line-height:22px;}
.contact .p04{ width:100%; font-size:14px; margin:30px auto 10px;}
.fangan ul li{ width:50%;}
.fangan ul li.lit4{ display:block;}
.newst01 ul{ width:100%; margin-bottom:15px;}
.newst01 ul.mt{ margin-left:0; margin-right:0;}
.newst{ padding:35px 0 20px; margin-top:0;}
.hezuo ul{ margin-top:0;}
.subBannert1{ height:230px;}
.news_list2 li .txts .imgt{ height:160px;}
.ht1-img img{ margin-right:0;}
.tab-right .button a{ font-size:14px; padding:5px 20px;}
.tab-right .button a.but1, .tab-right .button a.but2{ margin-right:10px;}
.youshi ul li{ width:100%;}
.youshi .sa-list li:nth-child(2n-1){ margin-right:0;}
.youshi .sa-list .sa-txt{ font-size:12px; line-height:22px;}
.youshi .sa-list .sa-txt p{ font-size:16px;}
.clear_float{ margin-top:25px;}
.clear_float .lit{ width:48%;}
.clear_float .k2{ margin-left:4%; margin-right:0;}
.clear_float .lit h3{ font-size:22px;}
.clear_float .lit p{ padding-bottom:10px;}
.clear_float .lit .introduce-btn{ height:35px; line-height:35px; font-size:16px;}
.ssl-scene .ss-list .pt1, .ssl-scene .ss-list .pt4{ padding-top:10px;}
.ssl-scene .ss-list .ss-txt{ font-size:12px;}
.slide_content{ margin-top:13px;}
.slide_content ul .item h5{ margin-bottom:10px;}
.needSkt .item{ width:100%; margin-bottom:15px;}
.needSkt .item.item2{ margin-left:0; margin-right:0;}
.skt-how .how-tems .tem{ width:100%; margin-bottom:15px;}
.skt-how .how-tems .tem.mgrl28{ margin-left:0; margin-right:0; margin-bottom:15px;}
.skt-how .how-tems .tem p{ padding:0 15px;}
.skt-how .needNum{ margin:6px 0 0 15px;}
.Diamonds .tc-show .tc-show-item{ width:96%; margin:0 auto; float:none;}
.Diamonds .tc-show .tc-show-item.m-RL-16{ margin:2% auto;}
.news_list3 li{ padding:15px 0;}
.news_list3 li .timg{ width:100%; margin-right:0;}
.news_list3 li .tinfo{ width:100%;}
.news_list3 li .tinfo h2{ font-size:16px; line-height:26px; margin-bottom:5px;}
.news_list3 li .tinfo p{ font-size:12px; line-height:20px;}
.news_list3 li .dates{ margin-top:5px;}
.case-list li .items .pic{ height:120px;}
.case-list li .items h6{ font-size:13px; height:30px; line-height:30px;}
	}
	@media (max-width: 550px){
	.foot{ display:none;}
	.foot01{ width:100%;}
	.foot02{ width:100%;}
	.foot02 .wx{ width:50%; float:left;}
	.foot02 .wx p{ margin-top:0;}
	.foot02 .wx img{ width:70px;}
	.foot03{ width:100%; margin-bottom:15px;}
	.footer h2, .foot03 .rx, .foot03 p{ margin-bottom:10px;}
	.xinxi .xx-left{ width:100%;}
	.xinxi .xx-right{ width:100%; margin-top:20px;}
	.mes p, .mes .lt{ margin-bottom:15px;}
	.prot01 ul li{ margin-bottom:5px; }
	.prot01 ul li a{ font-size:12px;}
	.prom1 ul li, .moban ul li{ width:50%;}
	.prom1 ul, .moban ul{ margin-left:-15px; margin-right:-15px;}
	.prom1 ul li dl, .moban ul li dl{ margin:0 15px 15px;}
	.prom1 ul li dl dd, .moban ul li dl dd{ font-size:12px;}
	.liucheng .row li{ width:50%;}
	.hezuo ul li{ width:50%;}
	.lint p{ font-size:20px;}
	.tit h1{ font-size:17px;}
	.tit p{ font-size:12px; line-height:20px;}
	.hezuo ul li.bt5{ display:none;}
	.subBannert1{ height:200px;}
	.ssl-introduce .si-partner .sp-title .bm{ padding-right:0;}
	.ssl-introduce .si-partner .sp-list li{ width:100%;}
	.pub_h1{ font-size:17px; margin-bottom:10px;}
	.Diamonds .tc-show .Example-num .num-group{ margin:0 15px 25px;}
	.tc-show .tc-show-item{ width:100%;}
	.zzPrower .prower-group .item{ width:98%;}
	.process .item{ width:100%;}
	.tc-show .tc-2{ float:right;}
	.core .item{ width:98%; float:none; margin:0 auto 2%;}
	.core .core-box{ margin-bottom:0;}
	.bg11{ height:180px;}
	.head{ height:auto; padding:5px 0;}
.head .webname img {
    max-height: 35px;
}
.head .catebar{ top:2px;}
.banner, .subBannert1, .subBannert, .subBanner, .bg11 {
    margin-top: 45px;
}
.bannerOne {
    margin-top: 45px;
}
	
	
	}
@media (max-width: 500px){
	
	.ab ul li{ width:49%; font-size:24px; line-height:50px; border-bottom:2px #f2f3f3 solid; padding-bottom:13px;}
	.ab ul li span{ font-size:12px; line-height:24px; font-weight:normal;}
	.abt ul li .nt{ padding:25px 10px;}
	.lint p{ font-size:24px;}
	.foot01 p{ font-size:12px; line-height:22px;}
	.mainNav a{ width:150px; height:35px; line-height:35px; margin:0 5px 10px;}
	.subBannert{ height:180px;}
	.prot01 ul li{ width:50%;}
	.news_list2 li .txts .imgt{ height:120px;}
	.content-us ul li{ width:50%;}
	.content-zuo ul li h1{ font-size:18px; padding:40px 0 15px;}
	.content-zuo ul li p{ font-size:12px; margin-bottom:5px;}
	.content-zuo ul li a{ width:120px; font-size:14px;}
	.content-zuo ul li:last-child{ height:431px;}
	.content-bseven-box{ padding:20px 0 60px;}
	.content-bseven-box .content-bseven-bimg img{ top:0; max-width:100%;}
	.content-bseven-box .content-bseven-text p{ font-size:12px; line-height:24px;}
	.content-bseven-box.m10 .content-bseven-text, .content-bseven-box.m12 .content-bseven-text{ margin-top:0;}
	.content-bseven-box.m11 .content-bseven-bimg img, .content-bseven-box.m13 .content-bseven-bimg img{ top:0;}
	.content-bseven-box.m11 .content-bseven-text, .content-bseven-box.m13 .content-bseven-text{ margin-top:0;}
	.clear_float .lit{ width:100%; margin-bottom:10px;}
	.clear_float .k2{ margin-left:0;}
	}
@media (max-width: 450px){
	.subBannert1{ height:160px;}
	}






	
