﻿body{
    min-width:1200px;
}
.header{
    margin:0 auto;
    width:1200px;
}
.signIn{
    text-align: right;
    margin-top:20px;
}
.signIn img{
    vertical-align: middle;
}
.signIn a{

    color:#fff;
}
.logo-box{
    display: table;
    width:100%;
}
.logo{
    float:left;
}
.title{
    float:right;
    margin-top:10px;
}
.navigaction{
    margin-top:20px;
    border-bottom:2px solid #3d86ff;
}
.navigaction .box{
    width:1200px;
    margin: 0 auto;
    display:table;
}
.navigaction .box li{
    float: left;
    height: 45px;
    line-height: 45px;
    width: 123px;
    text-align: center;
}
.navigaction .box .menu{
    width:215px;
    text-align: center;
    background-color: #3D86FF;
}
.navigaction .box .menu a{
    color: #fff;
}
.navigaction .all-serivce{
    /*display: table;*/
    border:1px solid #3D86FF;
    border-top:none;
    border-radius: 0;
    background-color: #3D86FF;
    top:47px;
    left:0px;
    padding:0;
    margin:0;
    width:215px !important;
}
.navigaction .all-serivce li{
    /*border:1px solid #fff;*/
    display:table;
    width:100%;
    overflow:hidden;
}
.navigaction .all-serivce li img{
    width:50px;
    height:50px;
    float:left;
    margin-right:20px;
    /*margin:0 20px;*/
}
.navigaction .all-serivce li a{
    display:block;
    overflow:hidden;
    padding:0;
    margin:0;
    white-space:normal;
    padding:20px;
    border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.navigaction .all-serivce li a:hover{
    background:#00C0EF;
    /*border: #E81F18;*/

}
.navigaction .all-serivce li h4{
    font-size:14px;
    font-weight:700;
    text-align: left;
    padding:0;
    margin:0;
    text-indent: 0 !important;
}
.navigaction .all-serivce li p{
    font-size:12px;
    padding:0;
    margin:0;
    text-indent: 0;
    text-align: left;
    /*border:1px solid #fff;*/
    color: #fff;
}
.navigaction .box li a{
    font-size:18px;
    color:#333;
}
.banner{
    width:1200px;
    margin:0 auto;
    display:none;
}
.banner .box{
    text-align: center;
    padding:60px 0 30px 0;
}
.search{
    background: transparent url(../picture/SSS.jpg) no-repeat center;
    /*border-bottom: #898989 2px solid;*/
}
.search .box{
    display: table;
    margin:0 auto;
    width:1200px;
    height:500px;
}
.search-box{
    background-color:rgba(0, 0, 0, 0.5);
    border-radius: 35px;
    padding:12px 20px;
    position: relative;
}
.search .select-city{
    /*border-right:none !important;*/
    border-radius: 5px;
    height:55px;
    /*background-color:#ddd;*/
    /*border:1px solid #D51510;*/
    width:290px;
    text-align: left;
    margin-left:10px;

}
.barnner-pic{
    display: table;
    width:100%;
    height:325px;
    position: relative;
    text-align: left;
}
.barnner-pic img{
    position: absolute;
    left: 47%;
    top: 60%;
    margin-left: -337px;
    margin-top: -54px;
}
.search .select-trade{
    /*border-right:none !important;*/
    /*border-radius: 0px;*/
    /*border-top-left-radius: 35px;*/
    /*border-bottom-left-radius: 35px;*/
    height:55px;
    /*background-color:#ddd;*/
    /*border:2px solid #D51510;*/
    width:300px;
    margin-left:10px;
    text-align: left;
}

.search .firm-name{
    /*border-right:none !important;*/
    /*border-radius: 0px;*/
    /*border-top-left-radius: 35px;*/
    /*border-bottom-left-radius: 35px;*/
    height:55px;
    /*background-color:#ddd;*/
    /*border:2px solid #D51510;*/
    width: 280px;
    margin-left:10px;
    text-align: left;
}

.search-box{
    position: relative;
}
.select-list{
    display:none;
    position: absolute;
    padding:0 !important;
    width:760px;
    background-color: #fff;
    top:68px;
    z-index: 1000;
    border-radius: 10px;
    overflow: hidden;
    border:1px solid #D51510;
    left: 30px;
}
.select-box{
    margin:0 !important;
    padding: 0 !important;
}
.select-box dt{
    width: 100%;
    display:table;
    margin-top:15px;
    font-size: 14px;
    color:#D51510;
    font-weight: 600;
    text-indent: 10px;
    /*display: none;*/
    /*border:1px solid red;*/
    text-align: center;
}
.select-box dd{
    width:100%;
    display: table;
    padding:10px;

}
.select-box:first-child dd{
    border-right:1px solid #ccc;
}

.select-confirm{
    margin:10px;
}
.select-box dd a{
    /*border:1px solid #ddd;*/
    /*padding:3px;*/
    display: block;
    float:left;
    margin:5px;
    color:#333;
    padding:1px 5px;
    text-decoration:none;
}
.select-box dd a:hover,.select-hover{
    background-color: #D51510;
    color:#fff !important;
    border-radius: 10px;
}

.search-btn{
    border-radius: 5px;
    /*border-top-right-radius: 35px;*/
    /*border-bottom-right-radius: 35px;*/
    height:55px;
    background-color: #00c0ef;
    border:1px solid #fff;
    color:#fff;
    font-size:18px;
    width:150px;
    margin-left:10px;
    line-height: 40px;
}
.select-city:hover,.select-city.active.focus, .select-city.active:focus, .select-city.active:hover, .select-city.focus:active, .select-city:active:focus, .select-city:active:hover, .open > .dropdown-toggle.select-city.focus, .open > .dropdown-toggle.select-city:focus, .open > .dropdown-toggle.select-city:hover {
    background-color:#efefef;
    /*border:1px solid #D51510;*/
}
.select-trade:hover,.select-trade.active.focus, .select-trade.active:focus, .select-trade.active:hover, .select-trade.focus:active, .select-trade:active:focus, .select-trade:active:hover, .open > .dropdown-toggle.select-trade.focus, .open > .dropdown-toggle.select-trade:focus, .open > .dropdown-toggle.select-trade:hover {
    background-color:#efefef;
    /*border:1px solid #D51510;*/
}
.search-btn:hover,.search-btn.active.focus, .search-btn.active:focus, .search-btn.active:hover, .search-btn.focus:active, .search-btn:active:focus, .search-btn:active:hover, .open > .dropdown-toggle.search-btn.focus, .open > .dropdown-toggle.search-btn:focus, .open > .dropdown-toggle.search-btn:hover {
    background:#898989;
    border:1px solid #fff;
    color:#fff;
}
.service{
    background: #fff;
    position: relative;
}
.service .row{
    width: 1200px;
    box-sizing: border-box;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 100px;
    text-align: center;
    margin-bottom: 10px;
}
.service .row div.box{
    padding: 50px 30px 20px 30px;
    background: #00C0EF linear-gradient(to bottom,#00c0ef 0px,#2E67F6 100%) repeat-x scroll 0 0;
    border-radius: 5px;
}
.service .service-title{
    font-size:38px;
    text-align: center;
    color:#fff;
    font-weight: 700;
}
.service .service-tips{
    text-align: center;
    color:#fff;
    font-size: 16px;
    padding-top: 10px;
}
.service .service-icon{
    margin-top:30px;
}
.service .service-icon i{
    font-size: 90px;
    color: #fff;
}
.service .service-use-info{
    height:70px;
    background: url(../images/service-bg.png) no-repeat center;
    text-align: center;
    color:#fff;
    padding:10px 0;
    font-size:16px;
}
.service .service-btn{
    width:210px;
    background-color: #FF665E;
    color:#fff;
    margin-top:60px;
    font-size: 28px;
    padding:0px;
    font-weight:700;
}
.create-name{
    padding:50px 0 100px 0;
    background: rgba(20,20,20,0.5) url(../picture/qj-ban2.jpg) no-repeat  center;
    /*background-size:110% ;*/
    position: relative;
}
.create-name .row{
    width:1200px;
    margin:0 auto;

}
.create-name .box{
    display:table;
    /*width:920px;*/
    margin:20px 0px;
    /*border:1px solid #fff;*/
    box-sizing: border-box;
    float:left;
}
.create-name .item{
    width: 280px;
    margin: 10px;
    padding-top: 10px;
    border: 1px solid #413534;
    text-align: center;
    min-height: 215px;
    background-color: rgba(119, 119, 119,0.8);
}
.create-name .item i{
    font-size: 60px;
}
.create-name .item i.y1{ color:#00a9ef}
.create-name .item i.y2{ color:#f6b825}
.create-name .item i.y3{ color:#fb616b}
.create-name .item i.y4{ color:#f6b826}
.create-name .item i.y5{ color:#38bb9b}
.create-name .item i.y6{ color:#7dbbe4}
.create-name .item i.y7{ color:#38bb9b}
.create-name .item i.y8{ color:#00aaf0}
.create-name .item:hover{
    border:1px solid #00C0EF;
    opacity: 0.9;
}
.create-name h4.c-title{
    color:#fff;
    text-align: center;
    font-size:30px;
    /*color:#FE0000;*/
    font-weight: 500;
}
.create-name p{
    color:#fff;
    font-size:14px;
    padding: 0 5px;
}
.create-name .item h4{
    font-size:18px;
    margin-top:10px;
    color:#fff;
}

.create-name .item img{
    margin-top:13px;
    /*margin-bottom:5px;*/
    /*float: left;*/
    /*border:1px solid red;*/


}
.register-commpany{
    display:table;
    width:100%;
    /*border:1px solid red;*/
    /*margin:0 auto;*/
    background-color: #fff;
}
.register-commpany .box{
    width:1200px;
    margin:0 auto;
    background: #fff url(../images/bg-ling.png) no-repeat 370px center;
}
.register-commpany h4{
    color:#333;
    text-align: center;
    font-size:32px;
    /*color:#FE0000;*/
    font-weight: 500;
    padding:50px 0;
    margin: 0;
}
.register-commpany ul{
    padding:50px 0;
    padding-bottom:150px;
    margin-bottom: 0;
}
.register-commpany li{
    /*padding:20px;*/
    /*border:1px solid red;*/
    position: relative;
    display:table;
    width:100%;
}
.register-commpany li p{
    color:#fff;
}
.register-commpany .item{
    width:435px;
    /*border:1px solid red;*/
    background-color: #069de6;/* IE9、标准浏览器、IE6和部分IE7内核的浏览器(如QQ浏览器)会读懂 */
    padding:9px 20px;
}
.register-commpany .item img{
    margin-top:10px;
    margin-left:20px;
    margin-right:20px;
    margin-bottom:32px;
}
.register-commpany .item .i-title{
    font-size: 18px;
    font-weight: 600;
}
.register-commpany .item .detail{
    font-size:14px;
    font-weight: 300;
}
.register-commpany .pointer{
    position: absolute;
    left:50%;
    margin-left:-25px;
    width:50px;
    height:110px;
    /*border:1px solid red;*/
}
.register-commpany .pointer .bg-number{
    background-color:#069de6;
    color:#fff;
    width:20px;
    height:20px;
    border-radius: 50px;
    position: absolute;
    top:50%;
    left:50%;
    margin-top:-10px;
    margin-left:-10px;
    text-align: center;
    z-index: 100;
    font-weight: 700;
}
.register-commpany .pointer .bg-line{
    background-color: #ccc;
    width:1px;
    height:140px;
    position: absolute;
    top:0;
    left:50%;
    margin-left:-0.5px;
}
.register-commpany .pointer-end{
    position: absolute;
    left:50%;
    bottom:-40px;
    width:40px;
    margin-left:-20px;
    text-align: center;
    border:1px solid #fff;
    color:#fff;
    border-radius: 50px;
    font-size: 10px;
}
.footer{
    background:#333;
    border-top: 1px solid #898989;
}
.footer .box{
    width:1200px;
    margin:0 auto;

}
.download-app dd img{
    width: 110px;
    height: 110px;
}
.footer-con .con1 li i, .footer-con .con2 .l i, .footer-con .con2 .r .l1, .footer-con .con2 .r i {
    background:  url("../images/icon-2.png") no-repeat scroll 0 0;
}
.footer-con .con1 {
    display: block;
    /*margin: 20px 0;*/
    overflow: hidden;

}
.footer-con .con1 li {
    color: #fff;
    float: left;
    line-height: 16px;
    font-size: 12px;
    padding: 35px 0;
    width: 220px;
}
    .footer-con .con1 li i {
    display: block;
    float: left;
    height: 64px;
    margin: 2px 10px 0 0;
    width: 64px;
}
.footer-con .con1 li .i1 {
    background: url(../images/fn-1.png);
}
.footer-con .con1 li .i2 {
    background: url(../images/fn-2.png);
}
.footer-con .con1 li .i3 {
    background: url(../images/fn-3.png);
}
.footer-con .con1 li .i4 {
    background: url(../images/fn-4.png);
}
.footer-con .con1 li .i5 {
    background: url(../images/fn-5.png) no-repeat;
}
.footer-con .con1 li p {
    float: left;
    width: 130px;
}
.footer-con .con1 li strong {

    color: #393939;
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: normal;
    line-height: 28px;
}
.footer-con .con2 {
    margin: 0 auto;
    padding-bottom: 40px;
    width: 1133px;
}
.footer-con .con2 .l {
    float: left;
    padding: 0 0 0 30px;
    width: 700px;
}
.footer-con .con2 .l li {
    float: left;
    line-height: 28px;
    padding: 10px 20px 0 0;
    width: 112px;
}
.footer-con .con2 .l dt {
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
    padding: 0 0 8px;
}
.footer-con .con2 .l i {
    background-position: -209px -43px;
    display: block;
    float: left;
    height: 8px;
    margin: 11px 6px 0 0;
    overflow: hidden;
    width: 5px;
}
.footer-con .con2 .r {
    float: right;
    padding-top: 10px;
    width: 360px;
}
.footer-con .con2 .r .l1 {
    background-position: -1px -43px;
    display: block;
    float: left;
    height: 137px;
    margin-top: 8px;
    width: 137px;
}
.footer-con .con2 .r .l2 {
    float: left;
    padding: 0 0 0 20px;
    width: 200px;
}
.footer-con .con2 .r i {
    display: block;
    float: left;
    height: 34px;
    margin: 6px 10px 0 0;
    width: 34px;
}
.footer-con .con2 .r .i1 {
    background-position: -148px -43px;
}
.footer-con .con2 .r .i2 {
    background-position: -148px -100px;
}
.footer-con .con2 .r .i3 {
    background-position: -148px -150px;
}
.footer-con .con2 .r p {
    padding: 4px 0;
}
.footer-con .con2 .r strong {
    display: block;
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
}
.footer-con .con2 .r .s1 {
    font-style: italic;
}
.footer-con .con2 .l a:hover {
    color: #ee7700;
}
.footer-nav dt{
    font-size:18px;
    padding:10px 0;
    color: #fff;
}
.footer-nav dd{
    margin-top: 10px;
    width:70%;
    display: table;
}
.footer-nav dd a{
    color:#fff;
}
.contact-us{}
.contact-us dt{
    color: #fff;
    font-size:18px;
    padding:10px 0;
}
.contact-us dd{
    color: #fff;
    margin-top: 10px;
}
.download-app{
    /*border:1px solid red;*/
}
.download-app dt{
    color: #fff;
}
.download-app dd{
    color: #fff;
    margin:10px;
}
.copyright p{
    color:#fff;
}
.jkd {
    width: 150px;
    height: 43px;
    margin: auto;
    border: 2px solid #069de6;
    text-align: center;
    line-height: 40px;
    font-size: 21px;
    color: #fff;
    border-radius: 45px;
    position: absolute;
    left: 120%;
    margin-left: -76px;
    bottom: 5%;
}
.jkd a{
    color: #069de6;
}
.xiala1 {
    width: 342px;
    height: 14px;
    background: url(../images/kjl.png) no-repeat center;
    position: absolute;
    left: 50%;
    margin-left: -171px;
    bottom: 0%;
}
.Menu2 {
    /*position: absolute;*/
    /*left: 0;*/
    /*top: 0;*/
    width: 100%;
    height: auto;
    overflow: hidden;
    z-index:50;
    padding: 8px 10px 0 10px;
}
.Menu2 ul {
    margin: 0;
    margin-bottom: 0px;
    padding: 0;
    margin-bottom: 6px;
    height: auto;
    overflow: auto;
}
.memu2_tit01 {
    float: left;
    width: 80px;
    background: #f0f0f0;
    color: #555;
    margin-right: 10px;
    font-size: 14px;
    text-align: center;
    line-height: 26px;
}
.Menu2 ul li {
    padding: 0 2px;
    display: inline-block;
    line-height: 20px;
    font-size: 12px;
    color: #666;
    text-align: center;
    float: left;
    margin: 4px;
    cursor: pointer;
}
.Menu2 ul li a {
    display: block;
    color: #555;
}