body{
    background-color: #f0f0f0;
    font-family: 微软雅黑;
}
.head_main ul li:nth-child(1) a {
    color: #1585dc;
}
a:hover{
    text-decoration: none;
    /*cursor: pointer;*/
}
ul{
    margin-bottom: 0;
}
/*轮播*/
.swiper-container{
    position: relative;
    width: 100%;
    min-width: 1200px;
    height: 400px;
    background-color: #000;
    margin-bottom: 20px;
}
.login{
    position: absolute;
    top: -354px;
    z-index: 15;
    right: 0;
    width: 286px;
    min-height: 310px;
    background: rgba(255,255,255,0.85);
    border-radius: 3px;
}
.login_title{
    height: 140px;
    padding-top: 40px;
}
.login_title p{
    font-size: 16px;
    color: #444;
    font-weight: lighter;
    line-height: 50px;
    text-align: center;
    margin-bottom: 0px;
}
.go{
    padding: 20px 0 15px 0;
    text-align: center;
}
.go a{
    width: 220px;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    color: #fff;
    background: -webkit-linear-gradient(top, rgb(50, 149, 250) 0%,rgb(20, 122, 224) 100%) !important;
    background: -ms-linear-gradient(top, rgb(50, 149, 250) 0%,rgb(20, 122, 224) 100%) !important;/*ie11*/
    display: inline-block;
    margin-bottom: 0;
    padding: 0;
    text-align: center;
    cursor: pointer;
    -webkit-webkot-border-radius: 4px;
    -moz-webkot-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 1px 30px #39a4f7;
}
.go a:hover{
    text-decoration: none;
}
.login_fast{
    text-align: center;
    color: #fff;
}
.login_fast a{
    font-size: 14px;
    color: #444;
    letter-spacing: 0px;
}
.login_fast a:hover{
    text-decoration: none;
}
/*平台数据*/
.sdw_data{
    height: 100px;
    width: 1200px;
    margin: 0 auto;
    background: #ffffff;
}
.icon_data{
    background: url(../../../images/home/index/001.png);
    width: 36px;
    height: 36px;
    margin-top: 10px;
}
.icon1{
    background-position-x: -36px;
}
.icon2{
    background-position-x: -72px;
}
.icon3{
    background-position-x: -112px;
}
.icon4{
    background-position-x: -147px;
}
.sdw_data dt {
    float: left;
    margin-right: 8px;
}
.sdw_data dl{
    width: 200px;
    float: left;
    margin: 25px 0px 20px 0;
}
.r1{
    margin-right: 65px !important;
    margin-left: 65px !important;
}
.sdw_data dl dd p{
    color: #167be1;
    font-size: 23px;
    margin-bottom: 0;
    margin-top: 5px;
}
.sdw_data dl dd b{
    color: #666;
    font-size: 14px;
    font-weight: 100;
}
.index_bg{
    background: url(../../../images/home/index/index006.png);
    padding: 25px 0;
    padding-top: 40px;
}
/*企业优势*/
.sdw_advantage{
    width: 1200px;
    margin: 0px auto;
    margin-bottom: 20px;
    /*height: 255px;*/
    height: 190px;
    background: #ffffff;
    -webkit-box-shadow: 0 1px 55px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 1px 55px rgba(0,0,0,0.15);
    box-shadow: 0 1px 55px rgba(0,0,0,0.15);
}
.advantage_div{
    width: 22%;
    float: left;
    text-align: center;
}
.advantage_div p{
    margin-bottom: 5px;
}
.advantage_div img{
    margin-top: 30px;
}
.advantage_img{
    width: 4%;
    float: left;
}
.advantage_img img{
    margin-top: 58px;
}
.advantage_title{
    margin-top: 20px;
    margin-bottom: 10px !important;
    font-size: 17px;
    font-weight: 600;
}
/*项目列表*/
.project_title{
    font-size: 18px;
    color: #666;
    height: 50px;
    line-height: 50px;
    text-align: left;
    width: 1200px;
    margin: auto;
}
.project_list{
    width: 1200px;
    margin: auto;
    height: 740px;
}
.project_list tr{
    padding: 31px 0;
    border-bottom: 1px solid #f1f1f1;
}
.project_list tr:hover{
    -webkit-box-shadow: 0 1px 20px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 1px 20px rgba(0,0,0,0.15);
    box-shadow: 0 1px 20px rgba(0,0,0,0.15);
}
.project_list td{
    height: 80px;
    padding: 18px 10px;
    font-size: 14px;
    text-align: left;
    vertical-align: middle;
    width: 400px;
}
.project_list td p{
    padding-bottom: 0;
    font-weight: 400;
    font-size: 12px;
    color: #999;
    margin-bottom: 0;
}
.project_list a{
    color: #ffffff;
}
.t_left{
    position: relative;
    text-align: left;
    padding-left: 35px;
    width: 360px;
    font-size: 16px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.t_rate{
    font-size: 20px !important;
    position: relative;
    color: red;
}
.t_p{
    padding-bottom: 6px !important;
}
.t_go{
    color: #fff !important;
    height: 40px;
    padding: 0;
    width: 120px;
    line-height: 40px;
    background: #1585dc;
    border: 1px solid #1585dc;
    text-align: center;
    border-radius: 3px;
    margin: auto;
    cursor: pointer;
}
.t_process{
    margin-right: 10px;
    border-radius: 3px;
    position: relative;
    width: 100%;
    height: 4px;
    background: #efefef;
    overflow: hidden;
    display: inline-block;
    zoom: 1;
}
.t_process i{
    position: absolute;
    left: 0;
    top: 0;
    background: #167be1;
    border-radius: 3px;
    height: 100%;
}
.project_list ul li{
    list-style-type: none;
    width: 280px;
    height: 350px;;
    float: left;
    text-align: center;
    -webkit-box-shadow: 0 1px 20px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 1px 20px rgba(0,0,0,0.15);
    box-shadow: 0 1px 20px rgba(0,0,0,0.15);
    background: #ffffff;
    margin-bottom: 20px;
}
.project_list ul li{
    padding: 30px 40px;
}
.project_list ul li:nth-child(1){
    margin-right: 26.6px;
}
.project_list ul li:nth-child(2){
    margin-right: 26.6px;
}
.project_list ul li:nth-child(3){
    margin-right: 26.6px;
}
.project_list ul li:nth-child(5){
    margin-right: 26.6px;
}
.project_list ul li:nth-child(6){
    margin-right: 26.6px;
}
.project_list ul li:nth-child(7){
    margin-right: 26.6px;
}
.project_rate{
    font-size: 28px;
    color: #167be1;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 5px;
}
.project_name{
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    height: 52px;
}
.rate_title{
    color: #999999;
    margin-bottom: 30px;
}
.go_buy{
    background: -webkit-linear-gradient(top, rgb(50, 149, 250) 0%,rgb(20, 122, 224) 100%);
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    color: #fff;
    margin-top: 22px;
    cursor: pointer;
}
/*公告与常见问题*/
.question{
    width: 1200px;
    margin: 25px auto;
    height: 290px;
    margin-top: 51px;
    -webkit-box-shadow: 0 1px 20px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 1px 20px rgba(0,0,0,0.15);
    box-shadow: 0 1px 20px rgba(0,0,0,0.15);
}
.question ul{
    padding-left: 30px;
}
.question ul li{
    list-style-type: none;
    height: 65px;
    line-height: 35px;
    margin-top: 8px;
}
.question ul li a{
    color: #333333;
    font-size: 15px;
}
.question_img{
    width: 400px;
    float: left;
    margin-top: -35px;
    -webkit-box-shadow: 0 1px 30px rgba(120,161,254,0.8);
    -moz-box-shadow: 0 1px 30px rgba(120,161,254,0.8);
    box-shadow: 0 1px 30px rgba(120,161,254,0.8);
}
.question_list{
    width: 800px;
    float: right;
}
.icon{
    width: 8px;
    height: 8px;
    background: #147ae0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-top: 14px;
    margin-right: 18px;
    float: left;
}
.notice{
    width: 1200px;
    margin: 25px auto;
    height: 290px;
    margin-top: 76px;
    -webkit-box-shadow: 0 1px 20px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 1px 20px rgba(0,0,0,0.15);
    box-shadow: 0 1px 20px rgba(0,0,0,0.15);
}
.notice ul{
    padding-left: 21px;
}
.notice ul li{
    list-style-type: none;
    height: 35px;
    line-height: 35px;
    margin-top: 8px;
}
.notice ul li a{
    color: #333333;
    font-size: 15px;
}
.notice_img{
    width: 400px;
    float: right;
    margin-top: -35px;
    -webkit-box-shadow: 0 1px 30px rgba(120,161,254,0.8);
    -moz-box-shadow: 0 1px 30px rgba(120,161,254,0.8);
    box-shadow: 0 1px 30px rgba(120,161,254,0.8);
}
.notice_list{
    width: 800px;
    float: left;
}
.notice_list span{
    float: right;
    padding-right: 40px;
    font-size: 13px;
    color: #999;
}
.example{
    height: 150px;
}
.example_img{
    width: 200px;
    float: left;
    height: 150px;
    text-align: center;
}
.example_img img{
    width: 163px;
    height: 100px;
    margin-top: 25px;
}
.example_text{
    width: 600px;
    float: right;
    height: 150px;
    padding-right: 20px;
}
.example_title{
    margin-top: 25px;
    font-size: 15px;
    color: #333333;
}
.example_content{
    color: #666666;
    margin-bottom: 5px;
}
.example_date{
    color: #999999;
}
/*合作伙伴*/
.cooperate_list{
    width: 1200px;
    margin: auto;
    height: 170px;
    background: #ffffff;
    padding: 28px;
    margin-bottom: 25px;
    -webkit-box-shadow: 0 1px 20px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 1px 20px rgba(0,0,0,0.15);
    box-shadow: 0 1px 20px rgba(0,0,0,0.15);
    padding-bottom: 0;
}
.cooperate_list ul{
    padding-left: 0;
}
.cooperate_list li{
    list-style-type:none;
    margin-right: 7px;
    margin-bottom: 8px;
    float: left;
}
.cooperate_list li img{
    width: 156px;
    height: 50px;
    border: 1px solid #d3d3d3;
}

/**
20180907广告
 */
.ads {
    opacity: 1;
    visibility: visible;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: rgba(234,234,234,.85);
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    align-content: stretch;
    flex-wrap: nowrap;
    flex-direction: row;
    display: none;
}
.ads_dialog {
    width: 567.893px;
    transform: scale(1,1);
    top: 50%;
    left: 0;
    right: 0;
    opacity: 1;
    color: rgba(0,0,0,.6);
    background-color: #fff;
    max-width: 85%;
    max-height: 88%;
    border-radius: 2px;
    box-shadow: 0 3px 3px 0 rgba(0,0,0,.14), 0 1px 7px 0 rgba(0,0,0,.12), 0 3px 1px -1px rgba(0,0,0,.2);
    transition: all .5s ease-out;
}
.ads_guan {
    position: absolute;
    top: -13px;
    right: -13px;
    width: 30px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 3px 0 rgba(0,0,0,.14), 0 1px 7px 0 rgba(0,0,0,.12), 0 3px 1px -1px rgba(0,0,0,.2);
    box-shadow: 0 3px 3px 0 rgba(0,0,0,.14), 0 1px 7px 0 rgba(0,0,0,.12), 0 3px 1px -1px rgba(0,0,0,.2);
    color: rgba(0,0,0,.5);
    overflow: hidden;
    cursor: pointer;
}
.ads_guan:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #888;
    content: '';
    position: absolute;
    height: 2px;
    width: 60%;
    top: 50%;
    left: 0;
    right: 0;
    margin: -1px auto 0;
}
.ads_guan:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #888;
    content: '';
    position: absolute;
    height: 2px;
    width: 60%;
    top: 50%;
    left: 0;
    right: 0;
    margin: -1px auto 0;
}
.ads_content {
    border-radius: 2px;
    padding: 0;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    cursor:pointer;
}
.ads_content img {
    vertical-align: bottom;
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}

/*20181214首页轮播图加上文字*/
.carousel-caption {
    width: 100%;
    left: 0;
    right: 0;
    padding-left: 50px;
    text-shadow: none;
    text-align: left;
    bottom: 0;
    padding-bottom: 10px;
    font-size: 16px;
    filter: alpha(opacity=80);
    opacity: 0.8;
}
.pull-right {
    float: left!important;
}
.advert-txt {
    border: solid 1px #fff;
    color: #fff;
    padding: 1px 2px;
    margin-right: 10px;
}
.advert-txt {
    border: solid 1px #fff;
    color: #fff;
    padding: 1px 2px;
    margin-right: 10px;
}
.carousel-caption .advert-txt-right {
    padding-top: 2px;
}
.swiper-slide a {
    display: block;
    height: 100%;
}

.project_li {
    transition: margin-top .2s;
    -webkit-transition: margin-top .2s;
}
.project_li:hover {
    margin-top:-2px;
    box-shadow:0px 7px 30px #dcdcdc
}