﻿@charset "UTF-8";
/* S 基础操作样式
 * style comment! */
/*basic css*/
a{-webkit-tap-highlight-color: rgba(0,0,0,0);}
html,
body,
dl,
dd,
img,
form,
div,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
button {
    margin: 0;
    padding: 0;
    border: 0;
}

@font-face {
    /* font-test*/
    font-family: 'BEBAS';
    src: url('../fonts/BEBAS.woff'),
    url('../fonts/BEBAS.TTF'),
    url('../fonts/BEBAS.eot'); /* IE9 */
}

body {
    font-size: 12px;
    font-family: "Microsoft YaHei", '微软雅黑', "Arial";
    width: 100%;
    overflow-x: hidden;
}

input,
textarea,
button {
    padding: 0;
    font-family: "Microsoft YaHei", '微软雅黑', "Arial";
}

input[type="button"],
input[type="submit"],
input[type="reset"] {
    -webkit-appearance: none;
}

input {
    outline: none;
   /* -webkit-appearance: none;*/
    /*去除系统默认的样式*/
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    /* 点击高亮的颜色*/
}

input:focus {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-modify: read-write-plaintext-only;
}

.fix:after {
    clear: both;
    content: "";
    display: table;
}

input:focus,
textarea:focus {
    outline: none;
}

textarea {
    -webkit-appearance: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

a {
    /*cursor: pointer;*/
}

ul,
ol,
li {
    list-style-type: none;
}

.slick-slide:focus,
input:focus,
a:focus {
    outline: none !important;
}

img {
    border: 0;
    vertical-align: middle;
    max-width: 100%;
}

select,
input,
textarea,
button {
    vertical-align: middle;
    outline: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

tr {
    margin: 0;
    padding: 0;
}

td {
    margin: 0;
    padding: 0;
}

iframe {
    border: none;
}

select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

.hidden {
    display: none;
    visibility: hidden;
}

.wrap {
    border: 0;
    padding: 0;
    width: 1150px;
    margin: 0 auto;
    *zoom: 1;
}

.wrap:after {
    clear: both;
    content: "";
    display: table;
}

.clear {
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
    visibility: hidden;
}

.fix {
    *zoom: 1;
}

.radius-wrap {
    width: 44px;
    height: 44px;
    top: 92vh;
    left: 50%;
    right: 50%;
    margin: 0 -22px;
    z-index: 1000;
    position: absolute;
    cursor: pointer;
}

.radius {
    width: 0.44rem;
    height: 0.44rem;
    border: 1px solid #fff;
    border-radius: 50%;
    text-align: center;
    position: relative;
    overflow: hidden;
}


.ones {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.abo_an a {padding: 15px 30px; background: #0088d6;color: #fff;}
.twos {
   
}
    #container {
    position: relative!important;
    top: 0!important;
    left: 0!important;
    right: 0!important;
    bottom: 0!important;
    width: 50%!important;
    height: 500px!important;
float:left;
}
    
.clearfix:after,
.clearfix:before {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

.picture {
    position: relative;
    overflow: hidden;
}

.picture img {
    transition: all 0.7s;
    -moz-transition: all 0.7s;
    -webkit-transition: all 0.7s;
}

.each-item:hover .picture img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    zoom: 1.1 \9;
}

input:-webkit-autofill {
    box-shadow: 0 0 0px 1000px white inset !important;
}

input[type="button"],
input[type="submit"],
input[type="reset"] {
    -webkit-appearance: none;
}

textarea {
    -webkit-appearance: none;
}

.box {
    width: 92%;
    max-width: 76%;
    margin: auto;
   
}

input::placeholder {
    color: #999;
}

input::-webkit-input-placeholder {
    color: #999;
}



    

/*banner*/
.home_ban_dw{float:left; width:100%; margin-bottom:25px;}
.home_banner{width:100%; height:auto; position:relative; top:0px;}
.home_rslides { position: relative; overflow: hidden; width: 100%; padding: 0; margin: 0;}
.home_rslides li {-webkit-backface-visibility: hidden; position: absolute; display: none; width: 100%; left: 0; top: 0; }
.home_rslides li:first-child { position: relative; display: block; float: left; }
.home_rslides img { display: block; height: auto; float: left; width: 100%; border: 0; }
.home_slide_container {position:relative; width: 100%;}
.home_slide { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; }
.home_slide li { position: absolute; width: 100%; left: 0; top: 0; }
.home_slide img { display: block; position: relative; z-index: 1; height: auto; width: 100%; border: 0; }
.home_slide .caption { display: block; position: absolute; z-index: 2; font-size: 20px; text-shadow: none; color: #fff; left: 0; right: 0; bottom: 50px; padding: 10px 20px; margin: 0; max-width: none; }
.home_slide_nav { position: absolute; -webkit-tap-highlight-color: rgba(0,0,0,0); top: 52%; left: 0; opacity: 0.7; z-index: 3; text-indent: -9999px; overflow: hidden; text-decoration: none; height: 61px; width: 38px; background: transparent url("../images/themes.gif") no-repeat left top; margin-top: -45px; }
.home_slide_nav:active { opacity: 1.0; }
.home_slide_nav.next { left: auto; background-position: right top; right: 0; }
.home_slide_tabs{position:absolute; bottom:80px; z-index:100; margin-left:12%; display:inline;}
.home_slide_tabs li{ float:left; margin-left:10px; }
.home_slide_tabs li a{margin:0px; width:50px; display:block; background:#fff; text-align:center; height:3px; filter:alpha(opacity=65);  opacity:0.65; font-size:0px; line-height:3px; color:#fff;}
.home_slide_tabs li a:hover{background:#ffe100; filter: alpha(opacity=100); opacity:1.0; -webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out}
.home_slide_tabs .home_slide_here a{background:#ffe100;}

.home_banner_title{width:93%; margin-left:10%; height:100%; margin-top:15%; position:absolute; z-index:10;}
.home_banner_title h1{font-size:50px;  letter-spacing:5px; line-height:90px; color:#fff;  display:block; font-family:"Helvetica Neue", "Luxi Sans", "Microsoft YaHei", "DejaVu Sans", Tahoma, "Hiragino Sans GB", STHeiti; }
.home_banner_title h2{font-size:30px; line-height:35px;  color:#fff; letter-spacing:2px;}
.home_banner_title p{font-size:18px; line-height:35px; margin-top:15px; display:block;  color:#fff;}
.home_banner_title p a{color:#fff; border:1px solid #fff; margin-top:30px; width:50px; line-height:50px; height:50px; display:block; text-align:center; font-size:16px; border-radius:50%; text-decoration:none; background:url(../images/banner_title_more.png) no-repeat center;}
.home_banner_title p a:hover{ background:url(../images/banner_title_more_ov.png) no-repeat center; border:1px solid #ffe100; -webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;}
 
.row {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    position: relative;
}


@media screen and (min-width: 1440px)
.row {
    width: 1360px;
    margin: 0px auto;
}

@media screen and (min-width:960px) and (max-width:1280px) { 
.home_banner_title h1{font-size:32px; line-height:30px;}
.home_banner_title h2{font-size:18px;}


}
@media screen and (min-width:768px) and (max-width:960px) { 
#container {width:100%!important;}
.contact_bottom {width:100%}
.home_banner_title h1{font-size:32px; line-height:30px;}
.home_banner_title h2{font-size:18px;}}
@media screen and (min-width:480px) and (max-width:768px) {
.home_banner_title h1{font-size:22px; line-height:30px; color:#fff;  display:block; font-family:"Helvetica Neue", "Luxi Sans", "Microsoft YaHei", "DejaVu Sans", Tahoma, "Hiragino Sans GB", STHeiti; }
.home_banner_title h2{font-size:12px; line-height:25px;  color:#fff;}
.home_banner_title p a{ display:none;}
.home_banner_title{margin-top:30%;}}
@media only screen and (max-width:480px) {
.home_banner_title h1{font-size:22px; line-height:30px; color:#fff;  display:block;  font-family:"Helvetica Neue", "Luxi Sans", "Microsoft YaHei", "DejaVu Sans", Tahoma, "Hiragino Sans GB", STHeiti; }
.home_banner_title h2{font-size:12px; line-height:25px;  color:#fff;}
.home_banner_title p a{ display:none;}
.home_banner_title{margin-top:30%;}
}



/* 鍏ㄥ眬 */
.sun_banner{
	width:100%;
	height:550px;
	background: -webkit-linear-gradient(#25252D, #515263); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#25252D, #515263); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#25252D, #515263); /* Firefox 3.6 - 15 */
	background: linear-gradient(#25252D, #515263); /* 鏍囧噯鐨勮娉� */
}

.Yl-container{width:100%; height:550px; overflow:hidden; position:relative;}
.Yl-container .Yl-wrapper{ width: 100%; height: 100%; overflow: hidden;position:relative;}
.Yl-container .Yl-wrapper i{list-style:none; font-style:normal;}
.Yl-container .Yl-wrapper .Yl-slide{ width: 100%; height: 100%; overflow: hidden; position:absolute; display: none;}
.Yl-container .Yl-wrapper .Yl-slide.active{ display: block;}
.Yl-container .Yl-wrapper .Yl-slide .Yl-img0{width: 100%; height: 100%; background:url(../images/sidler/layer1.png) top center no-repeat; position:absolute; z-index:0;}
.Yl-container .Yl-wrapper .Yl-slide .Yl-img1{width: 100%; height: 100%; background:url(../images/sidler/layer2.png) top center no-repeat; position:absolute; z-index:0;}
.Yl-container .Yl-wrapper .Yl-slide .Yl-img2{width: 100%; height: 100%; background:url(../images/sidler/layer3.png) top center no-repeat; position:absolute; z-index:0;}
.Yl-container .Yl-wrapper .Yl-slide .Yl-font0,.Yl-container .Yl-wrapper .Yl-slide .Yl-font1,.Yl-container .Yl-wrapper .Yl-slide .Yl-font2{ width: 1200px; height:auto; text-align: left; margin: 0 auto;}
.Yl-container .Yl-wrapper .Yl-slide.Yl-0 .Yl-font0{font-size:48px; color: #fff; margin-top: 80px;}
.Yl-container .Yl-wrapper .Yl-slide.Yl-0 .Yl-font1{font-size:36px; color: #fff; margin-top: 30px;}
.Yl-container .Yl-wrapper .Yl-slide.Yl-0 .Yl-font2{font-size:36px; color: #fff; margin-top: 30px;}
.Yl-container .Yl-wrapper .Yl-slide.Yl-1 .Yl-font0{font-size:48px; color: #fff; margin-top: 80px;}
.Yl-container .Yl-wrapper .Yl-slide.Yl-1 .Yl-font1{font-size:36px; color: #fff; margin-top: 30px;}
.Yl-container .Yl-wrapper .Yl-slide.Yl-1 .Yl-font2{font-size:36px; color: #fff; margin-top: 30px;}
.Yl-container .Yl-wrapper .Yl-slide.Yl-2 .Yl-font0{font-size:48px; color: #fff; margin-top: 80px;}
.Yl-container .Yl-wrapper .Yl-slide.Yl-2 .Yl-font1{font-size:36px; color: #fff; margin-top: 30px;}
.Yl-container .Yl-wrapper .Yl-slide.Yl-2 .Yl-font2{font-size:36px; color: #fff; margin-top: 30px;}
.Yl-container .Yl-pagination{ width:100%; height: 22px; position: absolute; bottom:20px; z-index: 3; text-align: center;}
.Yl-container .Yl-pagination span{display:inline-block;width:25px;height:5px;margin:0 5px;cursor:pointer;line-height:6px;vertical-align:middle;transition:all 0.3s linear 0s;-webkit-transition:all 0.3s linear 0s; background:#747581;}
.Yl-container .Yl-pagination span:hover{background:#fff;}
.Yl-container .Yl-wrapper .Yl-slide .fadeInUp i{opacity:0;display:inline-block;vertical-align:text-bottom;transform:translateY(120px);-webkit-transform:translateY(120px);transition:all 1s ease-in-out 0s;-webkit-transition:all 1s ease-in-out 0s;}
.Yl-container .Yl-wrapper .Yl-slide .fadeInUp.act i{transform:translateY(0);-webkit-transform:translateY(0);opacity:1;}


.Yl-container .Yl-pagination-bullet-active{background:#fff !important;}
.Yl-container .Yl-Button{ position: relative; z-index: 2; width: 1200px; height:60px; margin: 0 auto; text-align:left; margin-top: 50px;}
.Yl-container .Yl-Button a{ display:inline-block; width:150px; height:45px; line-height:45px; font-size:16px; color:#fff; text-align:center; margin:0 auto; background:none; margin-top:20px; border:1px #fff solid; text-decoration:none;}
.Yl-container .Yl-Button a:hover{ background:#fff; color:#000;}

.Yl-container .Yl-wrapper .Yl-slide .slideInLeft{ position:relative; z-index: 1;}
.Yl-container .Yl-wrapper .Yl-slide .slideInLeft i{display:inline-block;text-align:left;}
.Yl-container .Yl-wrapper .Yl-slide .slideInLeft i b{opacity:0;display:inline-block;white-space:nowrap;overflow:hidden;transition:all 0.6s ease-out 0s;-webkit-transition:all 0.6s ease-out 0s; width:10%;}
.Yl-container .Yl-wrapper .Yl-slide .slideInLeft.act i b{width:100%;opacity:1;}

@keyframes Yl-img_an
{
	0%{transform:scale(1,1);}
	100%{transform:scale(1.5,1.5);}
}














/* E 基础操作样式
 * style comment! */

.login_section {
    background: url(.) center center no-repeat #f5f5f4;
    background-size: cover;
    height: calc(100vh - 70px);
    min-height: 700px;
    position: relative;
}

.login_section .box {
    max-width: 1055px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.login_header .logo {
    width: 260px;
    float: left;
}

.login_header .return {
    width: 110px;
    line-height: 40px;
    height: 40px;
    font-size: 16px;
    border-radius: 6px;
    background: #0088d6;
    text-align: center;
    color: #ffffff;
    float: right;
    transition: all .4s;
    -webkit-transition: all .4s;
}

.login_header .return:hover {
    background: #0092e6;
}

.login_header .return img {
    margin-right: 5px;
}

.login_footer {
    background: #0088d6;
    line-height: 70px;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
}

.login_footer a {
    color: #ffffff;
    margin-left: 36px;
    display: inline-block;
}

.login_container {
    width: 100%;
    max-width: 440px;
    height: 545px;
    background: #ffffff;
    border-radius: 26px;
    margin: 55px auto 0;
    padding: 60px;
    box-sizing: border-box;
}

.login_container h2 {
    font-size: 28px;
    line-height: 1;
    color: #333333;
    text-align: center;
}

.login_container .login_nav {
    margin: 40px 0;
}

.login_container .login_nav .line {
    display: inline-block;
    width: 1px;
    height: 15px;
    background: #999999;
    margin-top: 7px;
}

.login_container .login_nav a {
    display: inline-block;
    width: calc(50% - 5px);
    vertical-align: top;
    text-align: center;
    color: #333333;
    font-size: 18px;
}

.login_container .login_nav img {
    margin-right: 8px;
}

.login_container .login_nav img:nth-child(2) {
    display: none;
}

.login_container .login_nav a:hover img:nth-child(2),
.login_container .login_nav a.on img:nth-child(2) {
    display: inline-block;
}

.login_container .login_nav a:hover img:nth-child(1),
.login_container .login_nav a.on img:nth-child(1) {
    display: none;
}

.login_container .login_nav a:hover, .login_container .login_nav a.on {
    color: #0088d6;
}

.login_container .input_wrapper {
    position: relative;
    margin-bottom: 20px;
}

.login_container .input_wrapper.warning input {
    border-color: red;
}

.login_container .input_wrapper input {
    transition: all .3s;
    -webkit-transition: all .3s;
    border: 1px solid #e9e9e9;
    width: 100%;
    border-radius: 5px;
    background: #f7f7f7;
    font-size: 14px;
    line-height: 50px;
    height: 50px;
    box-sizing: border-box;
    padding: 0 25px;
}

.login_container .input_wrapper input.get_input {
    width: calc(100% - 115px);
}

.login_container .input_wrapper .get {
    float: right;
    width: 110px;
    background: #d8d8d8;
    line-height: 50px;
    height: 50px;
    border-radius: 5px;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.login_container .input_wrapper .get:hover {
    background: #0088d6;
}

.login_container .input_wrapper .tips {
    font-size: 12px;
    color: red;
    position: absolute;
    bottom: -17px;
    left: 25px;
    transition: all .3s;
    -webkit-transition: all .3s;
    opacity: 0;
}

.login_container .input_wrapper.warning .tips {
    opacity: 1;
}

.login_container .forget {
    color: #333333;
    font-size: 16px;
    display: inline-block;
    padding-left: 19px;
}

.login_container .submit {
    display: block;
    width: 100%;
    border-radius: 4px;
    background: #0088d6;
    color: #ffffff;
    line-height: 52px;
    height: 52px;
    text-align: center;
    font-size: 18px;
    border: 0;
    margin: 27px 0;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.login_container .submit:hover {
    background: #0092e6;
}

.login_container .reg_wrappers {
    text-align: right;
}

.login_container .reg_link {
    font-size: 16px;
    color: #0088d6;
}

.login_container .reg_link:hover {
    color: #0092e6;
}

/*修改密码*/
.editpwd_section .login_container {
    background: transparent;
    margin: 0 auto;
}

.editpwd_section .login_container h2 {
    margin-bottom: 40px;
}

.editpwd_section .login_container .input_wrapper input {
    background: #ffffff;
}

.editpwd_section .login_container .forget {
    font-size: 14px;
    padding: 0;
    display: block;
    text-align: center;
}

.editpwd_section .login_container .submit {
    width: 140px;
    line-height: 45px;
    height: 45px;
    margin: 27px auto;
}

.editpwd_section .login_container .input_wrapper.iphone {
    position: relative;
}

.editpwd_section .login_container .input_wrapper.iphone input {
    padding-left: 80px;
}

.editpwd_section .login_container .input_wrapper.iphone select {
    color: #333333;
    font-size: 14px;
    width: 80px;
    border: 0;
    position: absolute;
    line-height: 50px;
    text-align: center;
    display: block;
    cursor: pointer;
    text-align-last: center;
    background: url("../images/ico_arrow.png") 60px center no-repeat transparent;
    background-size: 8px;
}

.editpwd_section.login_section .box {
    top: 45%;
}

.reg_container {
    max-width: 100%;
    padding: 40px 230px 20px;
    height: auto;
    margin-top: 20px;
}

.reg_container .reg_list {
    padding-top: 25px;
}

.reg_container.login_container .submit {
    background: #0088d6;
    border: 0;
    margin: 0;
    width: 140px;
    line-height: 45px;
    height: 45px;
    display: inline-block;
    margin-right: 20px;
}

.required .tit:after {
    vertical-align: top;
    font-size: 14px;
    content: '*';
    color: red;
    margin: -10px 10px 0 0;
    display: inline-block;
}

.reg_container .tit {
    line-height: 40px;
    width: 130px;
    float: left;
    color: #333333;
    font-size: 16px;
}

.login_link {
    line-height: 45px;
    color: #0088d6;
    font-size: 16px;
}

.reg_container .input_wrapper {
    width: calc(100% - 130px);
    float: left;
    margin-bottom: 18px;
}

.login_container.reg_container .input_wrapper input,
.login_container.reg_container .input_wrapper .get {
    line-height: 40px;
    height: 40px;
}

.required .yzm {
    max-width: 320px;
}

.login_container .required .yzm .get_input {

    width: calc(100% - 130px);
}

@media only screen and (max-width: 1600px) {
    .login_section .box {
        max-width: 900px
    }

    .login_header .logo {
        width: 220px;
    }

    .login_container {
        max-width: 400px;
        height: auto;
        margin: 35px auto 0;
        padding: 30px;
    }

    .reg_container {
        max-width: 100%;
        padding: 20px 170px 10px;
        margin-top: 10px;
    }

    .login_section {
        min-height: 450px;
        height: calc(100vh - 50px);
    }

    .login_container h2 {
        font-size: 22px;
    }

    .editpwd_section .login_container h2 {
        margin-bottom: 20px;
    }

    .login_container .login_nav a {
        font-size: 15px;
    }

    .login_container .login_nav {
        margin: 30px 0;
    }

    .login_container .forget, .login_container .reg_link {
        font-size: 14px;
    }

    .login_container .submit {
        line-height: 40px;
        height: 40px;
        font-size: 15px;
        margin: 12px 0;
    }

    .editpwd_section .login_container .submit {
        width: 100px;
        margin: 12px auto;
    }

    .login_footer {
        line-height: 50px;
        height: 50px;
        font-size: 14px;
    }

    .reg_container .tit, .login_link {
        font-size: 13px;
        line-height: 33px;
        height: 33px;
    }

    .login_container.reg_container .input_wrapper input, .login_container.reg_container .input_wrapper .get {

        line-height: 33px;
        height: 33px;
        font-size: 12px;
    }

}

@media only screen and (max-width: 767px) {
    .login_section{
        height: calc(100vh - 80px);
    }
    .reg_container .tit{
        width: 90px;
    }
    .reg_container .input_wrapper {
        width: calc(100% - 90px);
        margin-bottom: 10px;
    }
    .login_header .logo {
        width: 40%;
        max-width: 200px;
    }

    .login_container .reg_wrappers {
        margin-bottom: 20px;
    }

    .login_container {
        padding: 30px 20px;
        height: auto;
        margin: 20px auto 0;
    }

    .login_header .return {
        width: 90px;
        line-height: 30px;
        height: 30px;
        font-size: 14px;
    }

    .login_header .return img {
        margin-right: 5px;
        width: 12px;
    }
    .reg_container .reg_list{

        padding-top: 10px;
    }
    .reg_container{
        padding-bottom:0;
    }
    .login_footer {
        padding: 10px 20px;
        line-height: 20px;
        min-height: 70px;
        font-size: 13px;
        box-sizing: border-box;
        height: 80px;
    }
}

/*S ouzhou*/
.banner {
    width: 100%;
    background: url(.) center center no-repeat;
    color: #ffffff;
    text-align: center;
}

.banner .box {
    height: 450px;
    position: relative;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.banner .title {
    font-size: 40px;
    font-weight: bold;
}

.banner .content {
    text-transform: uppercase;
    margin-top: 10px;
    font-size: 14px;
}

.banner .crumbs {
    position: absolute;
    right: 0;
    bottom: 30px;
    color: #ffffff;
    font-size: 16px;

}

.banner .crumbs a {
    color: #ffffff;
}
.banner .crumbs a:hover{
    color: #0092e6;
}
.serive_contaner {
    padding: 60px 0 40px;
}

.serive_contaner .left_nav {
    width: 21%;
    float: left;
}

.serive_contaner .left_nav .title {
    font-size: 24px;
    color: #ffffff;
    background: #0088d6;
    line-height: 65px;
    padding-left: 30px;
}

.serive_contaner .left_nav .title img {
    width: 30px;
    margin-right: 15px;
}

.serive_contaner .nav_neiye {
}

.serive_contaner .nav_neiye li {
    position: relative;
}

.serive_contaner .nav_neiye .t1 {
    background: #ffffff;
    transition: all .3s;
    -webkit-transition: all .3s;
    padding-left: 30px;
    display: block;
    box-sizing: border-box;
    line-height: 65px;
    border-bottom: 1px solid #f8f8f8;
    font-size: 18px;
    color: #333333;
    position: relative;
}

.serive_contaner .nav_neiye .t1:hover, .serive_contaner .nav_neiye .t1.on , .serive_contaner .nav_neiye .t1.show{
    background: #ecf6fb;
    color: #0088d6;
}

.serive_contaner .nav_neiye .t1:before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 5px;
    height: 0;
    background: #0088d6;
    content: '';
    transition: all .3s;
    -webkit-transition: all .3s;
}

.serive_contaner .nav_neiye .t1:hover:before, .serive_contaner .nav_neiye .t1.on:before, .serive_contaner .nav_neiye .t1.show:before {
    top: 0;
    height: 100%;
}

.serive_contaner .nav_neiye .t1:after {
    position: absolute;
    border-top: 1px solid #999999;
    border-right: 1px solid #999999;
    width: 11px;
    height: 11px;
    transform: rotate(45deg);
    display: block;
    content: '';
    transition: all .3s;
    -webkit-transition: all .3s;
    top: calc(50% - 7px);
    right: 25px;
}
.serive_contaner .nav_neiye .t1.show:after{
    transform: rotate(135deg);
}
.serive_contaner .nav_neiye .t1:hover:after, .serive_contaner .nav_neiye .t1.on:after,.serive_contaner .nav_neiye .t1.show:after {
    border-color: #0088d6;
}

.serive_contaner .nav_neiye .nav_list {
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    background: #ffffff;
    z-index: 2;
    border: 1px solid #e8e8e8;
    text-align: center;
    max-height: 50vh;
    overflow-y: scroll;
    display: none;
}

.serive_contaner .nav_neiye .nav_list a {
    display: block;
    font-size: 18px;
    line-height: 48px;
    color: #333;
    float: none;
}

.serive_contaner .nav_neiye .nav_list a:hover {
    background: #0088d6;
    color: #ffffff;
}

.serive_contaner .right {
    width: 100%;
    float: right;
    box-sizing: border-box;
}

.serive_contaner .right .item {
    background: #ffffff;
    padding: 10px 60px 40px;
    margin-bottom: 30px;
}

.serive_contaner .right .i_title {
    font-size: 32px;
    font-weight: bold;
    color: #333333;
    border-bottom: 1px solid #d8d8d8;
    padding: 30px 0;
}

.serive_contaner .right .tit {
    font-size: 24.47px;
    color: #333333;
    font-weight: bold;
    line-height: 1;
    border-left: 5px solid #0092e6;
    padding-left: 20px;
    margin: 45px 0 20px;
}

.serive_contaner .right .editor {
    font-size: 18px;
    line-height: 2.2;
    color: #666;
}

.serive_contaner .right .editor table td {
    padding: 7px 0;
    min-width: 80px;
}

.serive_contaner .right .link {
    margin-top: 30px;
    margin-bottom: 20px;
}

.serive_contaner .right .link a {
    display: inline-block;
    vertical-align: top;
    line-height: 40px;
    padding: 0 35px;
    background: #e8e8e8;
    color: #666666;
    font-size: 16px;
    margin-right: 10px;
    border-radius: 4px;
    margin-bottom: 10px;
    transition: all .4s;
    -webkit-transition: all .4s;
}

.serive_contaner .right .link a:hover, .serive_contaner .right .link a.on {
    background: #0088d6;
    color: #ffffff;
}

.serive_contaner .right .link a.on:hover {
    background-color: #0092e6;
}

@media only screen and (max-width: 1600px) {
    .serive_contaner .left_nav {
        width: 25%;
    }

    .serive_contaner .right {
        width: 72%;
    }

    .serive_contaner .nav_neiye .t1 {
        font-size: 15px;
        line-height: 50px;
        padding-left: 25px;
    }

    .serive_contaner .nav_neiye .nav_list a {
        font-size: 16px;
        line-height: 2.5;
    }

    .serive_contaner .left_nav .title {
        font-size: 18px;
        line-height: 50px;
    }

    .serive_contaner .left_nav .title img {
        width: 20px;
    }

    .serive_contaner .right .item {
        padding: 10px 30px 20px;
        margin-bottom: 30px;
    }

    .serive_contaner .right .i_title {
        font-size: 26px;
        padding: 20px 0;
    }

    .serive_contaner .right .tit {
        font-size: 20px;
        padding-left: 14px;
        margin: 30px 0 10px;
    }

    .serive_contaner .right .editor {
        font-size: 15px;
    }

    .serive_contaner .right .link a {
        line-height: 35px;
        padding: 0 25px;
        font-size: 14px;
        margin-right: 6px;
        margin-bottom: 5px;
    }

    .box {
        max-width: 80%;
    }

    .banner .title {
        font-size: 36px;
    }

    .banner .content {
        font-size: 12px;
    }

    .banner .box {
        height: 320px;
    }

    .banner .crumbs {
        font-size: 14px;
        bottom: 20px;
    }

    .banner {
        background: center center no-repeat;
        background-size: cover;
    }
}

@media only screen and (max-width: 1199px) {
    .box {
        max-width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .banner .box {
        height: 250px;
    }

    .serive_contaner .left_nav {
        width: 100%;
        float: none;
    }

    .serive_contaner .right {
        margin-bottom: 20px;
        width: 100%;
        float: none;
    }

    .serive_contaner .nav_neiye .nav_list {
        height: auto;
        overflow: hidden;
        max-height: 800vh;
        padding: 10px 0;
        position: static;
        display: none;
        border: 1px solid rgba(0,0,0,.03);
    }

    .serive_contaner .nav_neiye .nav_list a {
        font-size: 14px;
        line-height: 2.5;
        padding-left: 20px;
        text-align: left;
        color: #666;
    }


    .serive_contaner {
        padding: 30px 0 20px;
    }

    .serive_contaner .right .item {
        padding: 10px 20px 20px;
        margin-bottom: 10px;
    }

    .banner .title {
        font-size: 28px;
    }

    .banner .crumbs {
        font-size: 12px;
    }

    .banner .crumbs img {
        width: 20px;
    }

    .serive_contaner .right .i_title {
        font-size: 22px;
    }
}

/*E ouzhou*/
/*S server*/
.servies_list {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
}

.servies_list li {
    display: inline-block;
    vertical-align: top;
    padding: 90px 0;
}

.servies_list .icon {
    width: 54px;
    margin-bottom: 25px;
}

.servies_list .tit {
    line-height: 1.45;
    font-size: 18px;
    color: #666666;
}

.s2_desc_list {
    background: #177fbb;
    position: relative;
}

.s2_desc_list .left {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    z-index: 5;
    width: 68%;
}

.s2_desc_list .left_lans {
    color: #ffffff;
    width: 39%;
    position: relative;
    z-index: 3;
}

.s2_desc_list .tit {
    font-size: 38px;
    margin-bottom: 30px;
}

.s2_desc_list .content {
    font-size: 18px;
    line-height: 2;
    -webkit-line-clamp: 4;

}

.s2_desc_list .right {
    width: 50%;
    float: right;
}

.s2_desc_list .bg_ico {
    position: absolute;
    bottom: 5%;
    left: 20%;
    z-index: 1;
    width: 350px;
}

.neiye_title {
    font-size: 40px;
    font-weight: bold;
    color: #333333;
    text-align: center;
    text-transform: uppercase;
    padding: 100px 0 30px;
}

.s_container {

}

.s_container .s_list {

}

.s_list li {
    border: 1px solid #e8e8e8;
    background: #f8f8f8;
    float: left;
    width: 30%;
    box-sizing: border-box;
    margin: 30px 0;
    transition: all .4s;
    -webkit-transition: all .4s;
}

.s_list li:nth-child(3n - 1) {
    margin-left: 5%;
    margin-right: 5%;
}

.s_list a {
    display: block;
}

.s_list .picture {

}

.s_list .lans {
    padding: 30px;
}

.s_list .tit {
    font-size: 24px;
    line-height: 1;
    color: #333333;
    transition: all .4s;
    -webkit-transition: all .4s;
    padding-bottom: 20px;
}

.s_list .con {
    margin: 20px 0;
    font-size: 16px;
    line-height: 30px;
    height: 90px;
    color: #999999;
    -webkit-line-clamp: 3;
}

.s_list .button {
    width: 120px;
    line-height: 40px;
    border: 1px solid #dddddd;
    text-align: center;
    background: #ffffff;
    color: #666666;
    font-size: 14px;
    border-radius: 4px;
    transition: all .4s;
    -webkit-transition: all .4s;
}

.s_list li:hover {
    background: #ffffff;
}

.s_list li:hover .tit {
    color: #0088d6;
}

.s_list li:hover .button {
    background: #0088d6;
    color: #ffffff;
}

.pagetion {
    font-size: 16px;
    line-height: 42px;
    text-align: center;
    color: #333333;
    padding: 40px 0 70px;
}

.pagetion a {
    font-size: 16px;
    line-height: 42px;
    text-align: center;
    color: #333333;
    margin: 0 3px;
    width: 42px;
    height: 42px;
    border: 1px solid #dddddd;
    box-sizing: border-box;
    vertical-align: top;
    transition: all .4s;
    -webkit-transition: all .4s;
    background: #fff;
}

 .pagetion  a {
    display: inline-block;
    max-width: 100%;
}

.pagetion a:hover,.pagetion a.on {
    background: #0088d6;
    border-color: #0088d6;
    color: #ffffff;
}

.pagetion a.prev {
    background: url("../images/h17.png") center center no-repeat #fff;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    background-size: 40% 40%;
}

.pagetion a.next {
    background: url("../images/h17.png") center center no-repeat;
    background-size: 40% 40%;
}

.pagetion a.prev:hover, .pagetion a.next:hover {
    background: url("../images/h171.png") center center no-repeat #0088d6;

    background-size: 40% 40%;
}

.pagetion .text {
    font-size: 16px;
    line-height: 42px;
    text-align: center;
    color: #333333;
    width: 42px;
    height: 42px;
    border: 1px solid #dddddd;
    box-sizing: border-box;
    margin: 0 3px;
    vertical-align: top;
}

.pagetion .go {
    margin: 0 3px;
    font-size: 16px;
    line-height: 42px;
    text-align: center;
    color: #333333;
    width: 42px;
    height: 42px;
    border: 1px solid #dddddd;
    box-sizing: border-box;
    background: #ffffff;
    cursor: pointer;
    transition: all .4s;
    -webkit-transition: all .4s;
    vertical-align: top;
}

.pagetion .go:hover {
    background: #0088d6;
    border-color: #0088d6;
    color: #ffffff;
}
.banner .txt_right{
    float: right;
        margin-right: 500px;
    margin-top: 220px;
    text-align: center;

    color:#fff;
    animation: rightEaseInAnimate 2s ease 1; /*调用动画：动画名、时间、时间线条、播放次数*/
    animation-fill-mode: forwards;/*定义动画结束的状态*/
}


.banner .txt_right h2{
    font-size: 70px;
    font-weight: bold;
    text-align: right;
    padding: 0 0 40px 0;
}

.banner .txt_left{
    float: left;
    margin-left: 360px;
    margin-top: 250px;
    text-align: center;

     color:#fff;
    animation: leftEaseInAnimate 2s ease 1; /*调用动画：动画名、时间、时间线条、播放次数*/
    animation-fill-mode: forwards;/*定义动画结束的状态*/
    text-align: left;
}

.banner .txt_left h2{
        font-size: 80px;
    font-weight: bold;
    padding: 0 0 30px 0;
    
}
@keyframes rightEaseInAnimate{/*定义从右边滑入文字的动画*/
    0%{transform: translateX(500px);opacity: 0;}
    100%{transform:translateX(0px);opacity: 1; }
}

@keyframes leftEaseInAnimate{/*定义从右边滑入文字的动画*/
    0%{transform: translateX(200px);opacity: 0;}
    100%{transform:translateX(0px);opacity: 1; }
}

@media only screen and (max-width: 1600px) {
    .banner .txt_left {
    float: left;
    margin-left: 100px;
    margin-top: 100px;
    }
    .banner .txt_left h2 {
    font-size: 60px;
    font-weight: bold;
    padding: 0 0 30px 0;
}
    .banner .txt_left img {width: 80%}
    .banner .txt_right {
    float: right;
    margin-right: 200px;
    margin-top: 100px;
    }
        .banner .txt_right img {width: 80%}
    .servies_list .icon {
        width: 42px;
        margin-bottom: 15px;
    }

    .servies_list li {
        padding: 50px 10px;
    }

    .servies_list .tit {
        font-size: 16px;
    }

    .s2_desc_list .left {
        width: 73%;
    }

    .s2_desc_list .tit {
        font-size: 32px;
        margin-bottom: 20px;
    }

    .s2_desc_list .content {
        font-size: 16px;
    }

    .s2_desc_list .bg_ico {
        width: 20%;
    }

    .neiye_title {
        font-size: 34px;
        padding: 70px 0 15px;
    }

    .s_list .lans {
        padding: 20px;
    }

    .s_list li {
        width: 31%;
        margin: 20px 0;
    }

    .s_list li:nth-child(3n - 1) {
        margin-left: 3.5%;
        margin-right: 3.5%;
    }

    .s_list .tit {
        font-size: 20px;
    }

    .s_list .con {
        font-size: 14px;
        line-height: 25px;
        height: 75px;
    }

    .s_list .button {
        width: 100px;
        line-height: 35px;
        font-size: 12px;
    }

    .pagetion a {
        font-size: 14px;
        width: 35px;
        line-height: 35px;
        height: 35px;
    }

    .pagetion .text, .pagetion .go {
        font-size: 14px;
        width: 35px;
        line-height: 35px;
        height: 35px;
    }

    .pagetion {
        font-size: 14px;
        line-height: 35px;
    }
}

@media only screen and (max-width: 1199px) {
    .s2_desc_list .left {
        width: 88%;
    }

    .neiye_title {
        font-size: 28px;
        padding: 50px 0 15px;
    }
}

@media only screen and (max-width: 767px) {
    .s_list li:nth-child(3n - 1), .s_list li {
        width: 48%;
        margin: 10px 0;
    }

    .s_list li:nth-child(even) {
        margin-left: 4%;
    }

    .servies_list li {
        width: calc(50% - 4px);
        vertical-align: top;
        padding: 20px 10px;
        box-sizing: border-box;
    }

    .servies_list {
        display: block;
        padding: 20px 0;
    }

    .servies_list .tit {
        font-size: 14px;
        line-height: 1.7;
    }

    .s2_desc_list .left {
        padding: 30px 0;
        position: relative;
        transform: translate(0%, 0%);
        -webkit-transform: translate(0%, 0%);
        left: 0;
    }

    .s2_desc_list .left_lans {
        width: 100%;
    }

    .s2_desc_list .right {
        width: 100%;
        float: none;
    }

    .s2_desc_list .tit {
        font-size: 22px;
        margin-bottom: 10px;
    }

    .s2_desc_list .content {
        font-size: 14px;
    }

    .s2_desc_list .bg_ico {
        z-index: 1;
    }

    .neiye_title {
        font-size: 24px;
        padding: 30px 0 15px;
    }

    .s_list .lans {
        padding: 20px 13px;
    }

    .s_list .button {
        width: 80px;
        line-height: 30px;
    }

    .s_list .con {
        font-size: 12px;
        line-height: 20px;
        height: 60px;
        margin: 10px 0;
    }

    .pagetion a, .pagetion .text, .pagetion .go {
        font-size: 12px;
        width: 28px;
        line-height: 28px;
        height: 28px;
        margin: 2px;
    }

    .pagetion {
        padding: 20px 0 50px
    }

    .s_list .tit {
        font-size: 16px;
    }
}

/*E server*/
/*S NEWS*/
.icon_banner {
    position: absolute;
    left: 0;
    bottom: -30px;
}

.icon_banner .icon_wrapper {
    position: relative;
}

.icon_banner .bg_p {
    font-size: 160px;
    color: rgba(255, 255, 255, .1);
    font-weight: bold;
    background: #0088d6;
    width: 150px;
    line-height: 190px;
    box-shadow: 0 8px 24px rgb(1, 72, 169, .23);
}

.icon_banner .lans_sum {
    color: #ffffff;
    position: absolute;
    bottom: 42%;
    width: 400px;
    text-align: left;
    left: 72%;
}

.icon_banner .l1 {
    font-size: 40px;
    font-weight: bold;
}

.icon_banner .l2 {
    font-size: 32px;
    margin-top: 5px;
    text-transform: uppercase;
font-weight: bold;
}

.icon_banner .down {

    box-shadow: 0 6px 16px rgba(31, 51, 79, .23);

    width: 70px;

    position: absolute;

    bottom: -20px;

    left: 72%;
}

.news_details {
    padding: 120px 0;
}

.news_details .left {
    width: 100%;
    background: #ffffff;
    box-sizing: border-box;
    padding: 40px 50px;
    float: left;
}

.news_details .left1 {
    background: transparent;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.news_details .left .tit {
    font-size: 28px;
    line-height: 1.5;
    text-align: center;
    font-weight: bold;
    color: #333333;
}

.news_details .left .tip {
    text-align: center;
    color: #666666;
    font-size: 14px;
    padding: 20px 0 30px 0;
}

.news_details .left .tip img {
    margin-right: 8px;
}

.news_details .left .tip span {
    display: inline-block;
    margin: 0 20px;
    vertical-align: top;
}

.news_details .left .editor {
    font-size: 16px;
    line-height: 2.2;
    color: #666666;
    border-top: 1px solid #f2f2f2;
    padding-top: 35px;
}

.news_details .rank_list {
    width: 26%;
    background: #ffffff;
    float: right;
    box-sizing: border-box;
    padding: 35px;
}

.news_details .rank_list .tit {
    font-size: 24px;
    color: #333333;
    font-weight: 550;
}

.news_details .rank_list .line {
    background: #0088d6;
    width: 75px;
    height: 4px;
    margin: 15px 0;
}

.news_details .rank_list .list {
    padding-top: 25px;
}

.news_details .rank_list .list a {
    display: block;
    color: #555;
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 20px;
}
.news_details .rank_list .list a:hover{
    color: #0092e6;
}
.news_details .rank_list .list i {
    width: 20px;
    margin-right: 10px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 2px;
    background: #f5f5f5;
    color: #ccccd4;
    font-size: 12px;
    display: inline-block;
    font-style: normal;
}

.news_details .rank_list .list a:nth-child(1) i {
    background: #ff7500;
    color: #ffffff;
}

.news_details .rank_list .list a:nth-child(2) i {
    background: #ffa400;
    color: #ffffff;
}

.news_details .rank_list .list a:nth-child(3) i {
    background: #fae112;
    color: #ffffff;
}

.n_page {
    padding: 60px 0 20px;
}

.n_page .ones {
    width: calc(50% - 80px);
    float: left;
    font-size: 16px;
    color: #666666;
    line-height: 40px;
}

.n_page .ones1 {
    float: right;
}

.n_page .ones:hover {
    color: #0088d6;
}

.n_page .return {
    border-radius: 30px;
    background: #0088d6;
    color: #ffffff;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    width: 135px;
    /* margin-top: 10px; */
}

.n_page .return:hover {
    background: #0092e6;
}

.news_list .time {

}

.news_list li {
    background: #ffffff;
}

.news_list .time, .news_list .t2 {
    font-size: 16px;
    color: #999999;
    line-height: 1;
}

.news_list .t1 {
    font-size: 22px;
    line-height: 36px;
    height: 72px;
    color: #333333;
    margin: 22px 0;
   
}

.news_list .more {
    font-size: 16px;
    line-height: 1;
    color: #0088d6;
    padding: 40px 0 25px;
}

.news_list li:hover {
    box-shadow: 0 0 21px rgba(0, 0, 0, .08);
}

.news_list li:hover .t1 {
    color: #0088d6;
}

.news_list li {
    border: 0;
}

.bgf8 {
    background: #f8f8f8;
}

.news_top {
    padding: 100px 0;
}

.news_top .left {
    width: 49%;
    float: left;
}

.news_top .swiper-pagination {
    bottom: 16% !important;
}

.news_top .swiper-button-prev,
.news_top .swiper-button-next {
    transition: all .4s;
    -webkit-transition: all .4s;
    width: 60px;
    height: 90px;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 10px;
    background-size: 20% auto;
}
.index_banner{
    position: relative;
}
.index_banner .swiper-button-prev,
.index_banner .swiper-button-next {
    transition: all .4s;
    -webkit-transition: all .4s;
    width: 50px;
    height: 70px;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 4px;
    background-size: 20% auto;
    top: calc(50% - 35px);
}

.news_top .left:hover .swiper-button-prev,
.index_banner:hover .swiper-button-prev {
    left: -7px;
}

.news_top .left .swiper-button-prev:hover,
.news_top .left .swiper-button-next:hover,
.index_banner .swiper-button-prev:hover,
.index_banner .swiper-button-next:hover {
    background-color: rgba(0, 146, 230, .75);
}

.news_top .left:hover .swiper-button-next,
.index_banner:hover .swiper-button-next {
    right: -7px;
}

.news_top .left .ones {
    font-size: 24px;
    line-height: 4;
    color: #ffffff;
    text-align: center;
    background: linear-gradient(transparent, rgba(0, 0, 0, .7));
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 5;
}

.news_top .left .pic {
    height: 550px;
    background: url(.) center center no-repeat;
    background-size: cover;
}

.news_top .right {
    width: 48%;
    float: right;
}

.news_top .right a {
    box-sizing: border-box;
    padding: 42px 45px;
    transition: all .4s;
    -webkit-transition: all .4s;
}

.news_top .right a:hover {
    background: #0088d6;
}

.news_top .right .l_right {
    font-family: 'BEBAS';
    width: 50px;
    float: left;
}

.news_top .right .lr1 {
    font-size: 48px;
    color: #0088d6;
    padding-bottom: 5px;
    border-bottom: 1px solid #f0f0f0;
}

.news_top .right a:hover .lr1 {
    color: #ffffff;
}

.news_top .right .lr2 {
    font-size: 14px;
    line-height: 2;
    color: #999999;
}

.news_top .right a:hover .lr2 {
    color: #ffffff;
}

.news_top .right .r_right {
    line-height: 1.8;
    width: calc(100% - 100px);
    float: right;
}

.news_top .right .rr1 {
    font-size: 22px;
    color: #333333;
}

.news_top .right .rr2 {
    font-size: 15px;
    color: #666666;
}

.news_top .right a:hover .rr1, .news_top .right a:hover .rr2 {
    color: #ffffff;
}

.down_sum {

}

.down_sum .tit1 {
    font-size: 28px;
    color: #333333;
    font-weight: bold;
    text-align: left;
    padding: 75px 0 15px;
}

.down_sum .d_item {

}

.down_sum .d_item a {
    line-height: 29px;
    font-size: 16px;
    display: block;
    color: #666666;
    margin-top: 10px;
}

.down_sum .d_item a:hover {
    color: #0088d6;
}

.down_sum .icon {
    width: 29px;
    display: inline-block;
    margin-right: 10px;
    border-radius: 50%;
    background-color: #f5f5f5;
}

.down_sum .icon img {
    vertical-align: top;
}

.down_sum .icon img:nth-child(2) {
    display: none;
}

.down_sum .d_item a:hover .icon {
    background-color: #0088d6;
}

.down_sum a:hover .icon img:nth-child(1) {
    display: none;
}

.down_sum a:hover .icon img:nth-child(2) {
    display: inline-block;
}

@media only screen and (max-width: 1600px) {
    .down_sum .tit1 {
        font-size: 24px;
        padding: 50px 0 10px;
    }

    .news_top .right a {
        padding: 30px 45px;
    }

    .news_top .right {
        width: 49%;
    }

    .news_top .left .pic {
        height: 444px;
    }

    .news_top .left .ones {
        font-size: 20px;
    }

    .news_top .right .rr1 {
        font-size: 20px;
    }

    .news_top .right .rr2 {
        font-size: 14px;
    }

    .news_top .right .lr1 {
        font-size: 40px;
    }

    .news_top .right .lr2 {
        font-size: 12px;
    }

    .news_details .left {
        padding: 25px 30px;
    }

    .news_details .rank_list {
        padding: 25px;
    }

    .news_details .left .tit {
        font-size: 24px;
    }

    .news_details .rank_list .tit {
        font-size: 21px;
    }

    .news_details .rank_list .line {
        width: 60px;
        height: 3px;
        margin: 10px 0;
    }

    .news_details .left .editor {
        font-size: 14px;
        padding-top: 25px;
    }

    .news_details .left .tip {
        font-size: 12px;
        /*padding: 13px 0 18px 0;*/
    }

    .news_details .rank_list .list a {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 18px;
    }

    .n_page {
        padding: 30px 0 15px;
    }

    .n_page .ones, .n_page .return {
        font-size: 13px;
    }

    .icon_banner .bg_p {
        font-size: 100px;
        width: 120px;
        line-height: 140px;
    }

    .icon_banner .l1 {
        font-size: 32px;
    }

    .icon_banner .down {
        width: 53px;
    }
}

@media only screen and (max-width: 1440px) {
    .down_sum .tit1 {
        font-size: 20px;
        padding: 40px 0 10px;
    }

    .news_top .left .pic {
        height: 378px;
    }

    .news_top .right a {
        padding: 20px 35px;
        width: 100%;
    }

    .news_top .left .ones {
        font-size: 16px;
        padding: 0 15px;
        box-sizing: border-box;
    }

    .news_top .right .rr1 {
        font-size: 17px;
    }

    .news_top {
        padding: 100px 0 50px;
    }

    .news_list .t1 {
        font-size: 18px;
        line-height: 30px;
        height: 60px;
        margin: 16px 0;
    }

    .news_list .time, .news_list .t2 {
        font-size: 14px;
    }

    .news_list .more {
        font-size: 14px;
        padding: 25px 0 12px;
    }
}

@media only screen and (max-width: 1199px) {
    .down_sum .tit1 {
        font-size: 18px;
        padding: 30px 0 5px;
    }

    .news_list {
        padding-top: 30px;
    }

    .news_top {
        padding: 50px 0 30px;
    }

    .news_list .t1 {
        font-size: 15px;
        line-height: 25px;
        height: 50px;
        margin: 10px 0;
    }

    .news_list .time, .news_list .t2 {
        font-size: 12px;
    }

    .news_list .more {
        font-size: 12px;
        padding: 18px 0 8px;
    }

    .news_top .right {
        width: 100%;
        float: none;
    }

    .news_top .right .r_left {
        width: 65px;
    }

    .news_top .right .r_right {
        width: calc(100% - 65px);
    }

    .news_top .right a {
        padding: 15px 20px;
    }

    .news_top .right .rr2 {
        font-size: 12px;
        margin-top: 5px;
    }

    .news_top .left {
        width: 100%;
        float: none;
    }

    .banner1 .crumbs {
        width: 45%;
        text-align: left;
    }

    .news_details .left {
        display: block;
        float: none;
        width: 100%;
        padding: 25px 18px;
    }

    .news_details .rank_list {
        display: none;
    }

    .news_details {
        padding: 50px 0 40px;
    }
}

@media only screen and (max-width: 767px) {
    .news_top .left .pic {
        height: 250px;
    }

    .icon_banner .bg_p {
        font-size: 56px;
        width: 80px;
        line-height: 90px;
    }

    .icon_banner .l1 {
        font-size: 27px;
    }

    .icon_banner .down {
        width: 35px;
        bottom: -15px;
        left: 60%;
    }

    .banner1 .crumbs {
        width: 55%;
    }

    .icon_banner .l1 {
        font-size: 19px;
    }

    .icon_banner .l2 {
        font-size: 12px;
        margin-top: 0;
    }

    .icon_banner .lans_sum {
        bottom: 30%;
        left: 60%;
    }

    .icon_banner {
        bottom: -10px;
    }

    .news_details .left .tit {
        font-size: 21px;
    }

    .n_page .ones {
        width: 100%;
    }

    .n_page .return {
        width: 120px;
        margin-top: 10px;
    }
}

/*E NEWS*/
/*E DOWNS*/
.down_list {
    padding: 45px 0;
}

.down_list li {
    margin-top: 60px;
}

.down_list a {
    display: block;
    padding: 50px 50px 50px 200px;
    background: #ffffff;
    position: relative;
    transition: all .3s;
    -webkit-transition: all .3s;
    border: 1px solid #e8e8e8;
    box-sizing: border-box;
}

.down_list a:hover {
    box-shadow: 0 0 32px 0 rgba(0, 0, 0, .1);
}

.down_list .picture {
    width: 310px;
    float: left;
}

.down_list .lans {
    width: calc(100% - 400px);
    float: left;
    padding: 45px 50px;
    box-sizing: border-box;
}

.down_list .time {
    font-family: 'BEBAS';
    text-align: right;
    position: absolute;
    top: calc(50% - 30px);
    left: 0;
    width: 10%;
}

.down_list .t1 {
    color: #0088d6;
    font-size: 36px;
}

.down_list .t2 {
    font-size: 14px;
    color: #989898;
}

.down_list .l_lans {
}

.down_list .l1 {
    font-size: 24px;
    line-height: 1;
    color: #333333;
    font-weight: bold;
}

.down_list a:hover .l1 {
    color: #0088d6;
}

.down_list .l2 {
    margin-top: 20px;
    font-size: 18px;
    line-height: 1;
    color: #666666;

}

.down_list .icon {
    width: 56px;
    height: 56px;
    position: absolute;
    top: calc(50% - 28px);
    border-radius: 50%;
    background: #e7e7e7;
    right: 7%;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.down_list a:hover .icon {
    background: #0088d6;
}

@media only screen and (max-width: 1600px) {
    .down_list a {
        padding: 35px 35px 35px 130px;
    }

    .down_list .icon {
        width: 40px;
        height: 40px;
        top: calc(50% - 20px);
        right: 5%;
    }

    .down_list .time {
        width: 8%;
    }

    .down_list .picture {
        width: 290px;
    }

    .down_list .lans {
        width: calc(100% - 350px);
        padding: 45px 30px;
    }

    .down_list .l1 {
        font-size: 21px;
    }

    .down_list .l2 {
        font-size: 16px;
    }

    .down_list li {
        margin-top: 40px;
    }
}

@media only screen and (max-width: 1199px) {
    .down_list .picture {
        width: 250px;
    }

    .down_list .lans {
        padding: 30px 20px;
    }

    .down_list a {
        padding: 20px 20px 20px 100px;
    }

    .down_list .time {
        width: 9%;
    }
}

@media only screen and (max-width: 767px) {
    .down_list .picture {
        width: 100%;
    }

    .down_list .time {
        FONT-VARIANT: JIS78;
        width: 60px;
        display: inline-block;
        vertical-align: top;
        margin-top: -5px;
        text-align: left;
        position: static;
    }

    .down_list .lans {
        width: 100%;
        padding: 20px 0;
    }

    .down_list .l_lans {
        width: calc(100% - 70px);
        padding-left: 10px;
        display: inline-block;
        vertical-align: top;
        box-sizing: border-box;
        margin-top: 6px;
    }

    .down_list .t1 {
        font-size: 30px
    }

    .down_list .t2 {
        font-size: 13px;
        margin-top: 5px;
    }

    .down_list a {
        padding: 15px 15px 40px;
    }

    .down_list li {
        margin-top: 25px;
    }

    .down_list .icon {
        top: auto;
        width: 30px;
        height: 30px;
        bottom: 15px;
        right: 15px;
    }

    .down_list .l1 {
        font-size: 17px;
    }

    .down_list .l2 {
        font-size: 13px;
        margin-top: 15px;
    }

    .down_list {
        padding-bottom: 10px;
    }
}

/*E DOWNS*/
.about1 {
    padding: 150px 0 120px;
}

.about1 .left {
    float: left;
    width: 49%;
}

.about1 .l1 {
    font-size: 32px;
    color: #333333;
    font-weight: bold;
}

.about1 .l2 {
    font-size: 16px;
    line-height: 2.25;
    color: #666666;
    padding: 36px 0;
}

.about1 .l3 {
width: 100%;
    overflow: hidden;
    margin: 40px 0 0 0;
    padding: 40px 0 0 0;
}

.about1 li {
  display: inline-block;
    vertical-align: top;
    width: 23%;
    float: left;
    text-align: center;
    margin: 15px  8px;
}

.about1 li:nth-child(4) {
    margin-right: 0;
}
.about1 li:nth-child(8) {
    margin-right: 0;
}

.about1 li .icon {
    width: 42px;
    display: block;
    margin: auto;
}

.about1 li .number {
    margin: 10px 0;
}

.about1 li div.span {
    display: inline-block;
    font-size: 42px;
    line-height: 1;
    /*font-family: BEBAS;*/
    color: #0088d6;
    font-weight: bold;
    vertical-align: top;
}

.about1 li .add {
    width: 21px;
    margin: 15px 10px 0;
    vertical-align: top;
}

.about1 li .tips {
    color: #666666;
    font-size: 16px;
}

.about1 .right {
    width: 47.5%;
    height: 570px;
    background: url(.) center center no-repeat;
    float: right;
    background-size: cover;
}

.about2 {
    background: #f8f8f8;
    padding-bottom: 70px;
}

.about2 .year {
    opacity: .62;
    color: #ffffff;
    font-size: 485px;
    font-weight: bold;
    text-align: center;
    width: 100%;
    position: absolute;
    top: -8%;
    left: 0;
    line-height: 1;
}

.about2 .swiper-slide {
    position: relative;
}

.about2 .content {
    position: relative;
}

.about2 .left {
    width: 50%;
}

.about2 .right {
    position: absolute;
    top: 50%;
    right: 3%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    z-index: 3;
    width: 40%;
}

.about2 .r1 {
    font-size: 32px;
    font-weight: bold;
    color: #0088d6;
}

.about2 .r2 {
    margin-top: 10px;
    font-size: 20px;
    color: #333333;
}

.about_sum .neiye_title {
    font-size: 36px;
}

.swiper2 {
    text-align: center;
    min-height: 18px;
    width: 100%;
    background: url("../images/lu.jpg") left center repeat-x;
    margin-top: 75px;
}

.swiper2 .car {
    width: 66px;
    margin: auto;
    opacity: 0;
}

.swiper2 .show .car {
    opacity: 1;
}

.swiper2 .icon {
    background: url("../images/a12.png") center center no-repeat;
    width: 17px;
    height: 17px;
    margin: 10px auto 5px;

}

.swiper2 .show .icon {
    opacity: 1;
    background: url("../images/a13.png") center center no-repeat;

}

.swiper2 .y {
    font-size: 16px;
    color: #666666;
}

.swiper2 .show .y {
    color: #0088d6;
}

.about2 .swiper_licheng {
    background: #f8f8f8;
    overflow-x: hidden;
    padding-top: 35px;
}

.about2 .swiper_licheng .swiper-slide {
    width: 101% !important;
}

.swiper_licheng .button_sum {
    position: absolute;
    bottom: 0;
    right: 100px;
    width: 0px;
    height: 56px;
}

.swiper_licheng .button_wrapper {
    position: relative;
}

.swiper_licheng .swiper-button-prev {
    background: url("../images/a8.png");
    width: 56px;
    height: 56px;
    background-size: 100% 100%;
}

.swiper_licheng .swiper-button-prev:hover,
.swiper_licheng .swiper-button-next:hover {
    background: url("../images/a9.png");
    background-size: 100% 100%;
}

.swiper_licheng .swiper-button-next {
    background: url("../images/a8.png");
    width: 56px;
    height: 56px;
    background-size: 100% 100%;
    transform: rotate(180deg);

}

.about3 {
    padding-top: 20px;
}

.about3_list {
    padding-bottom: 90px;
}

.about3_list li {
    text-align: center;
    border: 1px solid #e8e8e8;
    box-sizing: border-box;
margin:0 10px;
    width: 22%;
    display: inline-block;
    min-height: 392px;
    vertical-align: top;
    margin-top: 30px;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.about3_list li:hover {
    box-shadow: 0 0 32px 0 rgba(0, 0, 0, .1);
}


.about3_list .icon {
    line-height: 110px;
    text-align: center;
    box-sizing: border-box;
    width: 110px;
    height: 110px;
    background: #0088d6;
    border-radius: 50%;
    margin: auto;
}

.about3_list .icon img {
    width: 48px;
}

.about3_list .tit {
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    margin: 25px 0 15px;
}

.about3_list .content {
    font-size: 18px;
    line-height: 1.8;
    color: #666666;
}

.contact2 {
    padding-bottom: 100px;
}

.contact2 li {
    border: 1px solid #e8e8e8;
    box-sizing: border-box;
}

.address_message {
    padding: 27px 25px;
    box-sizing: border-box;
    min-height: 300px;
}

.address_message.icon {

}

.address_message .tit {
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 15px;
}

.address_message td {
    padding: 7px 5px 7px 0;
    font-size: 16px;
    line-height: 28px;
    color: #666666;
    vertical-align: top;
}

.address_message.icon td:nth-child(1) {
    text-align: center;
}

.address_message td:nth-child(1) {
    text-transform: uppercase;
}

.contact1 {
    padding: 150px 0 100px;
 overflow: hidden;
}

.contact1 .contact1_top {
    position: relative;
}

.contact1 .data_sum {
    position: absolute;
    width: 470px;
    height: calc(100% - 72px);
    right: 36px;
    top: 36px;
    background: #ffffff;
    padding: 60px 20px 0 20px;
    box-sizing: border-box;
}

.contact1 .data_tit {
    font-size: 28px;
    color: #333333;
}

.contact1 .data_list {
    max-height: 80%;
    overflow: hidden;
    overflow-y: scroll;
}

.contact1 .data_list li {
    padding: 55px 0 35px;
    border-bottom: 1px solid #f7f7f7;
    cursor: pointer;
}

.test-1::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 10px; /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
    padding: 2px;
}

.test-1::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 10px;
    width: 7px;
    margin: auto;
    /*box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);*/
    background: #dfdfdf;

}

.test-1::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    /*box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);*/
    border-radius: 10px;
    background: #ededed;
}

.contact1 .data_list li:hover {

}

.contact1 .data_list .icon {

}

.contact1 .data_list .icon img:nth-child(1) {
    display: none;
}

.contact1 .data_list .icon img:nth-child(2) {
}

.contact1 .data_list li:hover .icon img:nth-child(1) ,.contact1 .data_list li.on .icon img:nth-child(1) {
    display: block;
}

.contact1 .data_list li:hover .icon img:nth-child(2),.contact1 .data_list li.on .icon img:nth-child(2) {
    display: none;
}

.contact1 .data_list .l1 {
    font-size: 20px;
    color: #333333;
    margin: 17px 0 12px 0;
}

.contact1 .data_list .l2 {
    font-size: 16px;
    color: #666666;
}

.contact1 .data_list li:hover .l1, .contact1 .data_list li:hover .l2 ,.contact1 .data_list li.on .l1, .contact1 .data_list li.on .l2 {
    color: #0088d6;
}

.contact_bottom {
    padding: 50px 0 60px;
width:45%;
float:left;
}

.contact_bottom li {
    width: 19.5%;
    display: inline-block;
    vertical-align: top;
    margin-left: calc(7.3% - 4px);
    margin-top: 50px;
}

.contact_bottom li:first-child {
    margin-left: 0;
}

.contact_bottom .icon {
    width: 44px;
    margin-bottom: 20px;
}

.contact_bottom .tit {

    font-size: 16px;
    color: #666666;
    padding: 15px 0;
    border-top: 1px solid #e8e8e8;
}

.contact_bottom .content {
    font-size: 20px;
    line-height: 1.5;
    color: #0088d6;
}

.jm11_sum .jm11_form {
    font-size: 16px;
}

.jm11_form li {
    position: relative;
    width: calc(50% - 30px);
    float: left;
    margin-bottom: 20px;
}


.jm11_form li:nth-child(2) {
    margin-left: 60px;
}

.contact3 .text {
    width: 100%;
    height: 52px;
    line-height: 22px;
    padding: 15px 24px;
    box-sizing: border-box;
    border: 0;
    font-size: 16px;
    background: #f8f8f8;
    color: #999999;
}

.text.select {
    background: url('../images/ico_arrow.png') 95% center no-repeat #f8f8f8;
    background-size: 12px auto;
}

.contact3 .jm11_form .t2 {
    position: relative;
    margin-bottom: 20px;
}

.contact3 .jm11_form .t3 {
    position: relative;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 30px;
}

.jm11_form .textarea {
    width: 100%;
    resize: none;
    height: 150px;
    padding: 20px 25px;
    box-sizing: border-box;
    font-size: 16px;
    border: 0;
    background: #f8f8f8;
}

.help1_form .box {
    border-radius: 13px;
    padding: 0 50px;
    box-shadow: 0 0 23px 0 rgba(0, 0, 0, .1);
    box-sizing: border-box;
    margin-top: -280px;
    position: relative;
    background-color: #ffffff;
    max-width: 1250px;
}

.help1_form .jm11_form {
    padding-top: 25px;
}

.contact3 .title2 {
    padding: 30px 0;
    border-bottom: 1px solid #e8e8e8;
    font-size: 28px;
    color: #0088d6;
    font-weight: bold;
}

.jm11_form .sub {
    width: 150px;
    height: 50px;
    line-height: 50px;
    border: 0;
    color: #ffffff;
    margin: 0 20px;
    font-size: 18px;
    transition: all .5s;
    background: transparent;
}

.jm11_form .sub:hover {
    background-color: #0092e6;
}

.jm11_form .sub1 {
    background: #0088d6;
    border: 0;
}

.jm11_form .sub2:hover {
    color: #0092e6;

}

.title_h4 {
    font-size: 16px;
    color: #666666;
    text-align: center;
}

.jm11_form {
    padding: 50px 0 60px;
}

.jm11_form .place {
    color: #666666;
    font-size: 16px;
    margin: 10px 0;
}

.jm11_form .place span {
    color: #ff0000;
    display: inline-block;
    margin-left: 5px;
}

.help_result .box {
    max-width: 1250px;
}

.help_result {
    padding: 70px 0;
}

.help_result .title {
    font-size: 24px;
    color: #333333;
    margin-bottom: 45px;
    font-weight: bold;
}

.help_result .title span {
    font-size: 16px;
    color: #666666;
    font-weight: normal;
}

.help_result .t1 {
    font-size: 24px;
    line-height: 2;
    border-bottom: 2px solid #0088d6;
    color: #0088d6;
    padding: 10px 0;
}

.help_result .result_list {
    padding: 10px 0 0;
}

.result_list li {
    color: #333333;
    width: 16.66%;
    float: left;
    padding-right: 2%;
    box-sizing: border-box;
}

.result_list .t2 {
    padding: 20px 0 18px;
    font-size: 18px;
    font-weight: bold;
}

.result_list .t3 {
    font-size: 16px;
    line-height: 1.5;
}

@media only screen and (max-width: 1600px) {
    .help1_form .box {
        margin-top: -200px;
        padding: 0 40px;
    }

    .contact3 .title2 {
        font-size: 24px;
        padding: 20px 0;
    }

    .contact3 .title2 img {
        width: 30px;
    }

    .swiper2 .car {
        width: 50px;
        margin-top: 15px;
    }

    .about_sum .neiye_title {
        font-size: 32px;
    }

    .about2 .swiper_licheng {
        padding: 30px 0 60px 0;
    }

    .about2 .year {
        font-size: 430px;
    }

    .about2 .r1 {
        font-size: 28px;
    }

    .about2 .r2 {
        margin-top: 5px;
        font-size: 16px;
    }

    .swiper2 .icon {
    }

    .about1 .l1 {
        font-size: 28px;
    }

    .about1 .l2 {
        font-size: 14px;
        padding: 30px 0;
    }

    .about1 li .icon {
        width: 30px;
    }

    .about1 li .number {
        margin: 5px 0;
    }

    .about1 li .span {
        font-size: 36px;
    }

    .about1 li .add {
        width: 18px;
        margin: 10px 5px 0;
    }

    .about1 li .tips {
        font-size: 14px;
    }

    .about1 .right {
        height: 480px;
    }
}

@media only screen and (max-width: 1400px) {
    .contact3 .title2 {
        font-size: 21px;
    }

    .contact3 .title2 img {
        width: 25px;
    }

    .contact1 .data_sum {
        padding: 30px 15px 0 15px;
    }

    .contact1 .data_list .l1 {
        font-size: 18px;
        margin: 12px 0 7px 0;
    }

    .contact1 .data_list .l2 {
        font-size: 14px;
    }

    .contact1 .data_list li {
        padding: 35px 0 20px;
    }

    .contact1 .data_tit {
        font-size: 24px;
    }

    .address_message .tit {
        font-size: 20px;
        margin-bottom: 8px;
    }

    .address_message td {
        font-size: 13px;
        line-height: 22px;
    }

    .address_message {
        padding: 20px 18px;
    }

    .contact1 {
        padding: 100px 0 70px;
    }

    .contact_bottom .icon {
        width: 35px;
    }

    .contact_bottom li {
        margin-top: 30px;
    }

    .contact_bottom .tit {
        font-size: 14px;
        padding: 12px 0 7px;
    }

    .contact_bottom .content {
        font-size: 15px;
    }

    .about3 {
        padding-top: 20px;
    }

    .about3_list {
        padding-bottom: 90px;
    }

    .about3_list li {
        padding: 40px 1% 0;
        margin-top: 25px;
        min-height: 330px;
    }

    .about3_list .icon {
        line-height: 80px;
        width: 80px;
        height: 80px;
    }

    .about3_list .icon img {
        width: 35px;
    }

    .about3_list .tit {
        font-size: 21px;
        margin: 20px 0 8px;
    }

    .about3_list .content {
        font-size: 15px;
    }

    .about_sum .neiye_title {
        font-size: 24px;
    }

    .about2 .r1 {
        font-size: 24px;
    }

    .about2 .r2 {
        font-size: 14px;
    }

    .swiper2 .y {
        font-size: 13px;
    }

    .about2 .swiper_licheng {
        padding: 10px 0 30px 0;
    }

    .about1 li .icon {
        width: 28px;
    }

    .about1 li .span {
        font-size: 28px;
    }

    .about1 li .add {
        width: 15px;
    }

    .about1 .l2 {
        padding: 20px 0;
    }

    .about1 {
        padding: 100px 0 70px;
    }

    .swiper2 {
        margin-top: 30px
    }
}

@media only screen and (max-width: 1250px) {
    .about1 .right {
        width: 45%;
    }

    .about1 .left {
        width: 53%;
    }
}

@media only screen and (max-width: 1150px) {
    .help_result .t1 {
        font-size: 22px;
    }

    .result_list li {
        width: calc(33.3% - 4px);
        margin-bottom: 20px;
    }

    .result_list .t2 {
        padding: 10px 0 9px;
        font-size: 16px;
    }

    .result_list .t3 {
        font-size: 14px;
    }

    .about3_list li, .about3_list li:nth-child(2) {
        margin: 15px 0;
        width: 48%;
    }

    .about3_list li:nth-child(even) {
        margin-left: calc(4% - 4px);
    }

    .about1 .right {
        width: 100%;
        float: none;
    }

    .about1 .left {
        width: 100%;
        float: none;
        margin-bottom: 30px;
    }

    .about1 .l1 {
        font-size: 26px;
    }
}

@media only screen and (max-width: 767px) {
    .help_result {
        padding: 40px 0;
    }

    .help_result .t1 {
        font-size: 18px;
        padding: 5px 0;
    }

    .help_result .title {
        font-size: 20px;
        line-height: 1.5;
        margin-bottom: 20px;
    }

    .help_result .title span {
        margin-top: 5px;
        font-size: 14px;
        display: block;
    }

    .contact3 .title2 {
        font-size: 19px;
        padding: 15px 0;
    }

    .contact3 .title2 img {
        width: 26px;
    }

    .help1_form .box {
        margin-top: -150px;
        padding: 0 30px;
    }

    .jm11_form li:nth-child(2) {
        margin-left: 30px;
    }

    .jm11_form li {
        width: calc(50% - 15px);
    }

    .contact1 .data_sum {
        position: static;
        width: 100%;
    }

    .contact1 .data_list {
        max-height: 60vh;
    }

    .contact1 {
        padding: 50px 0 30px;
    }

    .contact_bottom li:first-child, .contact_bottom li {
        width: 48%;
        margin-left: 0;
    }

    .contact_bottom .icon {
        width: 30px;
        margin-bottom: 12px;
    }

    .contact_bottom li:nth-child(2n) {
        margin-left: calc(4% - 4px);
    }

    .contact1 .data_tit {
        font-size: 20px;
    }

    .contact2 .s_list li, .contact2 .s_list li:nth-child(even) {
        width: 100%;
        margin-left: 0;
    }

    .address_message {
        min-height: auto;
    }

    .contact2 {
        padding-bottom: 30px;
    }

    .contact2 .news_list {
        padding-top: 0;
    }

    .swiper2 {
        margin-top: 0;
    }

    .about_sum .neiye_title {
        font-size: 24px;
        padding: 50px 0 10px;
    }

    .address_message td {
        padding: 5px 3px 5px 0
    }

    .about2 .year {
        font-size: 200px;
        top: auto;
        bottom: 0;
    }

    .about2 .swiper_licheng .swiper-slide {
        width: 100% !important;
    }

    .swiper_licheng .button_sum {
        right: 70px;
        height: 30px;
        bottom: -15px;
    }

    .about2 .left {
        width: 100%;
        float: none;
    }

    .about2 .right {
        position: static;
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        padding: 30px 0;
        width: 95%;
        margin: auto;
    }

    .swiper_licheng .swiper-button-prev, .swiper_licheng .swiper-button-next {
        width: 35px;
        height: 35px;
    }

    .swiper_licheng .swiper-button-prev {
        left: -20px;
    }

    .about1 li {
        margin-right: 0;
        width: 47%;
        margin-bottom: 15px;
    }

    .about1 {
        padding: 50px 0 30px;
    }

    .about1 .l1 {
        font-size: 22px;
    }

    .about1 .right {
        height: 400px;
    }

    .about3_list {
        padding-bottom: 40px;
    }

    .about3 {
        padding: 0;
    }

    .address_message .tit {
        font-size: 18px;
    }

    .contact1 .data_list .l1 {
        font-size: 17px;
    }
}

@media only screen and (max-width: 540px) {
    .jm11_form li:nth-child(2) {
        margin-left: 0;
    }

    .jm11_form li {
        width: 100%;
    }

    .about3_list .icon {
        line-height: 45px;
        width: 45px;
        height: 45px;
    }

    .about3_list .tit {
        font-size: 18px;
    }

    .about3_list .content {
        font-size: 13px;
    }

    .about3_list .icon img {
        width: 25px;
    }

    .about3_list li:nth-child(even), .about3_list li, .about3_list li:nth-child(2) {
        margin: 10px 0;
        width: 100%;
        min-height: auto;
        padding: 30px 0 40px;
    }

    .about2 .year {
        font-size: 130px;
    }

    .about1 .right {
        height: 300px;
    }

    .about1 .left {
        margin-bottom: 10px;
    }

    .jm11_form {
        padding: 20px 0 30px;
    }

    .title_h4 {
        font-size: 14px;
    }

    .jm11_form .place {
        font-size: 14px;
        margin: 5px 0;
    }

    .jm11_form .textarea {
        padding: 15px 20px;
        font-size: 14px;
    }

    .contact3 .jm11_form .t3 {
        margin-top: 10px;
    }

    .jm11_form .sub {
        width: 110px;
        font-size: 14px;
        line-height: 40px;
        height: 40px;
    }
}

/*hezuo*/
.hezuo {
    margin: 140px auto 90px;
    background: #ffffff;
    padding: 0 100px 100px;
    box-sizing: border-box;
}

.hezuo_sum {
    padding: 1px 0;
}

.hezuo li {
    padding-top: 90px;
}

.hezuo_list a {
    width: calc(18% - 4px);
    display: inline-block;
    background: #ffffff;
    margin: 16px 1%;
    box-sizing: border-box;
    transition: all .4s ease-in;
    border: 1px solid #e8e8e8;
    padding-top: calc(9% - 2px);
    overflow: hidden;
    position: relative;

}

.hezuo_list a .i1 {
    position: absolute;
    width: 106%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.hezuo_list a:hover {
    border-color: transparent;
    box-shadow: 0 0 18px rgba(0, 0, 0, .11);
}

.hezuo .title {
    text-align: center;
}

.hezuo .t1 {
    line-height: 1;
    font-size: 36px;
    font-weight: bold;
    color: #333333;
}

.hezuo .line {
    width: 33px;
    height: 2px;
    background: #0088d6;
    margin: 20px auto 30px;
}

@media screen and (max-width: 1600px) {
    .hezuo_list a {
        margin: 15px 1%;
    }

    .hezuo {
        margin: 100px auto 70px;
        padding: 0 70px 70px;
    }

    .hezuo .t1 {
        font-size: 32px;
    }

    .hezuo .line {
        width: 26px;
        margin: 15px auto 20px;
    }
}

@media screen and (max-width: 1199px) {
    
    .banner .txt_left {
    margin-left: 200px;
    margin-top: 100px;
    }
    .hezuo_list a {
        width: calc(23% - 4px);
        margin: 10px 1%;
        /* padding-top: calc(23% - 2px); */
    }

    .hezuo .t1 {
        font-size: 26px;
    }
}

@media screen and (max-width: 767px) {
    .hezuo_list a {
        width: calc(48% - 4px);
        padding-top: calc(24% - 2px);
        margin: 6px 1%;
    }

    .hezuo {
        margin: 50px auto 30px;
        padding: 0 20px 20px;
    }

    .hezuo li {
        padding-top: 40px;
    }

    .hezuo .t1 {
        font-size: 22px;
    }

    .hezuo .line {
        width: 20px;
        margin: 10px auto;
    }
}

/*header*/
.iphonemedia {
    display: none;
}

.pcmedia {
    display: block;
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 20;
   
    transition: all .3s;
    -webkit-transition: all .3s;
}

.header_on {
    top: 0;
    border-bottom: 1px solid #e8e8e8;
     background: #ffffff;
 z-index: 99999;
}

.header .logo {
    float: left;
    line-height: 100px;
}

.header .right {
    float: right;
}

.header .nav {
    float: left;
    transition: all 0s;
    -webkit-transition: all 0s;
    margin-right: 0;
}

.header .header_bottom {
    line-height: 48px;
}

.header .header_bottom.on .nav {
    margin-right: 210px;
    transition: all .6s;
    -webkit-transition: all 0.6s;
}

.nav li {
    display: inline-block;
    position: relative;
}

.nav li:hover .t1,.nav li.on .t1 {
    border-bottom: 4px solid #0088d6;
    color: #0088d6;
    text-align: center;
    margin: auto;
}

.header .nav li .t1 {
    box-sizing: border-box;
    color: #fff;
    font-size: 16px;
    margin: 0 40px;
 
    position: relative;
    height: 98px;
    line-height: 98px;
    text-transform: uppercase;
}
.header_on .nav li .t1 {

    color: #000;

}

.pagetion.nav li:nth-child(1) .t1 {
    padding-right: 0;
}

.pagetion.nav li:nth-child(1) .t1:after {
    opacity: 0;
}

.pagetion.nav li .t1:after {
    content: '';
    width: 20px;
    height: 15px;
    background: url('../images/h17.png') center center no-repeat;
    transform: rotate(90deg);
    background-size: auto 100%;
    position: absolute;
    top: 43px;
    right: 1px;
}

.pagetion.nav li:hover .t1:after,.nav li.on .t1:after {
    background: url('../images/h16.png') center center no-repeat;
    transform: rotate(90deg);
    background-size: 14px;
}

.nav li .t2 {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: rgb(255,255,255,0.2);
    width: 150px;
    text-align: left;
    padding: 10px 0;
}



.nav .t2 a:hover {
    background: #0088d6;;
    color: #ffffff;
}

.header_on .nav li .t2 {
     background: #fff;
    
}


.nav .t2 a {
    padding-left: 35px;
    box-sizing: border-box;
    display: block;
    color: #fff;
    font-size: 16px;
    line-height: 60px;
    font-weight: normal;
}
.header_on .nav .t2 a {color: #000;}
.header .button {
    float: left;
    margin-left: 10px;
    width: 99px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    text-align: center;
    border-radius: 4px;
    border: 1px solid #0088d6;
    margin-top: 10px;
    transition: all .3s;
    -webkit-transition: all .3s;
    color: #333333;
}

.header .button:hover,.header .button.login_btns {
    color: #ffffff;
    background: #0088d6;
}
.header .button.login_btns:hover{
    background: #0092e6;
}
.header .button img {
    margin-right: 5px;
    display: inline-block;
}

.header .button img:nth-child(2) {
    display: none;
}

.header .button:hover img:nth-child(1) {
    display: none;
}

.header .button:hover img:nth-child(2) {
    margin-right: 10px;
    display: inline-block;
}

.header_top {
    line-height: 60px;
    background: #0088d6;
    color: #ffffff;
    font-size: 16px;
}

.header_top .left {
    float: left;
}

.header_top .left a {
    position: relative;
    margin-right: 30px;
    color: #ffffff;
}
.header_top .left a .ewm{
    position: absolute;
    top: 100%;
    background: #ffffff;
    width: 110px;
    left: -40px;
    display: none;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
}
.header_top .left a:hover .ewm{
    display: block;
}
.header_top .left a .ewm_wrapper{
    position: relative;
}
.header_top .left a .ewm_wrapper:after{
    position: absolute;
    content: '';
    background: url('../images/ico_jiao.jpg');
    width: 21px;
    height: 11px;
    background-size: 100% 100%;
    top:-10px;
    left: calc(50% - 10px);
}
.header_top .right {
    float: right;
}

.header_top .right li {
    display: inline-block;
    margin-left: 30px;
}

.header_top .right img {

}

main {
   /* padding-top: 100px;*/
}

.header .box {
    max-width: 1400px;
}

@media screen and (max-width: 1600px) {
    .header .box {
        max-width: 1200px;
    }

    .header .logo {
        line-height: 90px;
        width: 250px;
    }

    .nav li .t1 {
        font-size: 15px;
        margin: 0 20px 0;
        padding-right: 20px;
        height: 78px;
        line-height: 78px;
    }

    .nav li .t1:after {
        width: 15px;
        height: 12px;
        background-size: auto 100%;
        top: 32px;
    }

    .nav li:hover .t1:after {
        background-size: 11px;
    }

    .header .button {
        margin-left: 8px;
        width: 95px;
        height: 45px;
        line-height: 45px;
        font-size: 14px;
        margin-top: 16px;
    }

    .header_top {
        line-height: 50px;
        font-size: 14px;
    }

    .nav li .t2 {
        width: 150px;
    }

    .nav .t2 a {
        padding-left: 20px;
        font-size: 15px;
        line-height: 38px;
    }

    /*main {
        padding-top: 130px;
    }*/

    .header_on {
        top: ;
    }
    .header .nav li .t1 {

    height: 80px;
    line-height: 80px;
            margin: 0 20px 0

}
}

@media screen and (max-width: 1440px) {
}

@media screen and (max-width: 1199px) {
    /*main {
        padding-top: 60px;
    }*/

    .header_top {
        display: none;
    }

    .header .right {
        background: #ffffff;
        width: 100%;
        padding: 10px;
        box-sizing: border-box;
        position: absolute;
        top: 60px;
        left: 0;
        height: calc(100vh - 60px);
        overflow: hidden;
        overflow-y: scroll;
        display: none;
    }

    .nav li {
        width: 100%;
        border-bottom: 1px solid #e8e8e8;
    }

    .header .nav {
        float: none;
        width: 100%;
    }

    .nav li .t1 {
        width: 100%;
        line-height: 60px;
        height: 60px;
    }
    .nav li:hover .t1, .nav li.on .t1 {
        border-bottom:0;
        color: #333;
    }

    .nav li .t1:after {
        top: 20px;
        right: 10px;
    }

    .nav li .t2 {
        position: static;
        width: 100%;
        background: #fff;
        padding: 0 0 10px;
    }

    .nav .t2 a {
        padding: 2px 15px;
        color: #777;
    }

    .header .button {
        margin: 25px 10px 40px 0;
    }

    .header_on {
        top: 0;
    }

    .iphonemedia {
        display: block;
    }

    .pcmedia {
        display: none;
    }

    .header_bottom .menu_icon {
        float: right;
        margin-top: 15px;
    }

    .menu_icon span {
        display: block;
        width: 20px;
        height: 1px;
        background: #666;
        margin: 6px 0;
        transition: all .4s;
        -webkit-transition: all .4s;
    }

    .menu_icon.on span:first-child {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        margin-top: 10px;
    }

    .menu_icon.on span:nth-child(2) {
        display: none;
    }

    .menu_icon.on span:nth-child(3) {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        margin-top: -7px;
    }

    .nav li:hover .t1 {
        border-bottom: 0px solid #0088d6;
        color: #333333;;
    }

    .nav li:hover .t1:after {
        background: url('../images/h17.png') center center no-repeat;
        background-size: 15px;
    }

    .nav li .t1.show {
        border-bottom: 4px solid #0088d6;
        color: #0088d6;;
    }

    .nav li .t1.show:after {
        background: url('../images/h16.png') center center no-repeat;
        transform: rotate(90deg);
        background-size: 14px;
    }
}

@media screen and (max-width: 767px) {
    .header .logo {
        width: 150px;
        line-height: 60px;
    }
}

/*.search_sum*/
.search_sum {

}

.search_sum .contact3 {
    background: #f8f8f8;
}

.search_sum .contact3 textarea {
    border: 1px solid #e8e8e8;
    background: #ffffff;
    height: 380px;
    box-shadow: 0 0 12px rgba(0, 0, 0, .1);
}

.search_sum .contact3 .sub {
    border-radius: 4px;
    background: url("../images/s10.png") 30% center no-repeat #0088d6;
    padding-left: 2%;
    cursor: pointer;
}

.search_sum .contact3 .sub:hover {
    background-color: #0092e6;
}

.search_result {
    padding: 25px 0;
}

.search_result .search_nav {
    border-bottom: 1px solid #e8e8e8;
}

.search_result .search_nav a {
    padding: 10px 23px;
    border-bottom: 2px solid transparent;
    font-size: 16px;
    color: #666666;
    vertical-align: top;
}

.search_result .search_nav a img {
    margin-right: 6px;
}

.search_result .search_nav a:hover, .search_result .search_nav a.on {
    border-bottom: 2px solid #0088d6;
    color: #0088d6;
}

.search_list {

}

.search_list li {
    border: 1px solid #e8e8e8;
    background-color: #f8f8f8;
    box-sizing: border-box;
    margin-top: 20px;
}

.search_list .title {
    padding: 15px 25px 15px 90px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 24px;
    color: #666666;
    position: relative;
    cursor: pointer;
}

.search_list .title:before {
    content: '';
    opacity: .4;
    background: url('../images/h17.png') no-repeat;
    display: block;
    width: 19px;
    height: 14px;
    background-size: auto 100%;
    position: absolute;
    top: calc(50% - 7px);
    right: 15px;
    transition: all .4s;
    -webkit-transition: all .4s;
}

.search_list .title.show:before {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}

.search_list li .title .t1:before {
    content: '';
    width: 49px;
    height: 49px;
    position: absolute;
    top: 14px;
    left: 25px;
}

.search_list li.doing .title .t1:before {
    background: url("../images/s11.png");
    background-size: 100%;
}

.search_list li.ending .title .t1:before {
    background: url("../images/s12.png");
    background-size: 100%;
}

.search_list li.noting .title .t1:before {
    background: url("../images/s13.png");
    background-size: 100%;
}

.search_list li.error .title .t1:before {
    background: url("../images/s14.png");
    background-size: 100%;
}

.search_list .title .t1 {
    width: 20%;
    float: left;
    word-break: break-all;
}

.search_list .title .t2 {
    width: 20%;
    float: left;
    text-align: center;
    padding-top: 10px;
}

.search_list .title .t2 .icon_arrow {

    display: inline;
}

.search_list .title .t3 {
    width: 60%;
    float: left;
}

.search_list .content {
    padding: 27px;
    box-sizing: border-box;
    border-top: 1px solid #e8e8e8;
    display: none;
    position: relative;
}

.search_list .content:before {
    content: '';
    width: 100%;
    height: 1px;
    background: #e8e8e8;
    position: absolute;
    top: -4px;
    left: 0;
    border-bottom: 2px solid #fff;
}

.search_list .content .c1 {
    font-size: 16px;
    line-height: 2;
    color: #666666;
}

.search_list .content .c2 {
    border-left: 1px solid #e8e8e8;
    padding-left: 22px;
    box-sizing: border-box;
}

.search_list .content dd {
    padding: 15px 10px;
    box-sizing: border-box;
    font-size: 16px;
    position: relative;
}

.search_list .content dd:before {
    content: '';
    background: url("../images/s8_on.jpg") center center no-repeat #f8f8f8;
    width: 15px;
    height: 20px;
    position: absolute;
    top: 10px;
    left: -30px;
}

.search_list .content dd:hover:before {
    background-image: url("../images/s8.png");
}

.search_list .content dd:nth-child(1):before {
    height: 30px;
    top: 5px;
}

.search_list .content dd:hover {
    background: #ffffff;
}

.search_list .content .time {
    color: #333333;
    width: 170px;
    font-family: Arial;
    float: left;
}

.search_list .content .desc {
    float: left;
    width: calc(100% - 170px);
    color: #666666;
}



@media screen and (max-width: 1199px) {
    .search_list .title:before {
        top: 15px;
        right: 10px;
    }

    .search_list .title {
        padding: 13px 12px 13px 60px;
        box-sizing: border-box;
        font-size: 13px;
        line-height: 20px;
    }

    .search_list li .title .t1:before {
        content: '';
        width: 35px;
        height: 35px;
        position: absolute;
        top: 16px;
        left: 12px;
    }

    .search_list .title .t1 {
        width: 50%;
    }

    .search_list .title .t2 {
        width: 50%;
    }

    .search_list .title .t3 {
        width: 100%;
        margin-top: 11px;
    }

    .search_list .content {
        padding: 15px;
    }

    .search_list .content .c1 {
        font-size: 15px;
    }

    .search_list .content dd {
        padding: 10px 5px;
        box-sizing: border-box;
        font-size: 13px;
        position: relative;
    }

    .search_list .content .time {
        width: 100px;
    }

    .search_list .content .desc {
        width: calc(100% - 100px);
    }

    .search_list li {
        margin-top: 15px;
    }

    .search_result .search_nav a {
        padding: 7px 10px;
        font-size: 12px;
        margin-bottom: 10px;
        width: 30%;
        text-align: center;
        max-width: 150px;
        box-sizing: border-box;
    }

    .search_result .search_nav a img {
        margin-right: 6px;
        width: 15px;
    }

    .search_sum .contact3 .sub {
        background: url(../images/s10.png) 24% center no-repeat #0088d6;
        background-size: 15px
    }
}

.history{padding: 100px 0 55px;}
.index_history {text-align: center;}
.index_history h2 {text-align: center;font-size: 24px;font-weight: bold;}












/*index.html*/
.index_banner .banner {
    height: calc(100vh - 160px);
    min-height: 250px;
    background: url(.) center center no-repeat;
    background-size: cover;
}

.index_banner .swiper-pagination-bullet {
    width: 33px;
    width: 33px;
    height: 10px;
    background: #cbd3d8;
}

.index_banner .swiper-pagination-bullet-active {
    opacity: 1;
    background: #0088d6;
}

.index_banner .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 50px;
}

.index_form {
    background: rgba(255, 255, 255, .5);
    border-radius: 26px;
    padding: 0 25px;
    box-sizing: border-box;
    width: 438px;
    height: 543px;
    position: absolute;
    top: 50%;
    right: 14%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    z-index: 4;
}

.index_form .index_nav {
    border-bottom: 1px solid #eeeeee;
}

.index_form .index_nav a {
    line-height: 80px;
    width: 50%;
    font-size: 19px;
    color: #333333;
    text-align: center;
    float: left;
}

.index_form .index_nav a.on {
    color: #0088d6;
    border-bottom: 2px solid #0088d6;
}

.index_form .index_nav a img {
    display: inline-block;
    margin-right: 10px;
}

.index_form .index_nav a img:nth-child(2) {
    display: none;
}

.index_form .index_nav a.on img:nth-child(1) {
    display: none;
}

.index_form .index_nav a.on img:nth-child(2) {
    display: inline-block;
    margin-right: 10px;
}

.index_nav_content {

}

.index_nav_content li {
    display: none;
}

.index_nav_content .search_icon {
    width: 24px;
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 5;
}

.index_nav_content .textarea {
    margin: 20px 0;
    position: relative;
}

.index_nav_content .textarea textarea {
    width: 100%;
    height: 255px;
    resize: none;
    font-size: 16px;
    box-sizing: border-box;
    padding: 20px;
    border: 1px solid #e8e8e8;
}

.index_nav_content .submit {
    width: 160px;
    line-height: 45px;
    display: block;
    margin: auto;
    border: 0;
    background: #0088d6;
    color: #ffffff;
    font-size: 16px;
    margin-top: 50px;
}
.index_nav_content .submit:hover{
    background: #0092e6;
}
.index_nav_content select {
    margin-top: 40px;
    color: #666666;
    font-size: 16px;
    width: 100%;
    padding: 0 20px;
    border: 1px solid #e8e8e8;
    line-height: 50px;
    cursor: pointer;
    background: url("../images/ico_arrow1.png") 93% center no-repeat #ffffff;
}

.index_nav_content .text {
    margin-top: 30px;
    width: calc(50% - 6px);
    float: left;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 50px;
    padding: 0 0 0 20px;
    border: 1px solid #e8e8e8;
    color: #666666;
    background: #ffffff;
}

.index_nav_content .text1 {
    float: right;
}

.index_nav_content .text2 {
    float: none;
    width: 100%;
}

.index_nav_content .text .input {
    /*line-height: 50px;*/
    font-size: 16px;
    color: #333;
    width: 80px;
    border: 0;
}

.index_nav_content .text2 .input {
    width: 60px;
    padding: 0 5px;
}
.index_serve {}
.index_serve_top {
    position: relative;
}

.index_serve_top .swiper-button-next, .index_serve_top .swiper-button-prev {
    background: url("../images/h17.png") center center no-repeat;
    margin-top: 0px;
    background-size: 50% 50%;
}

.index_serve_top .swiper-button-prev {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.index_serve_top .swiper-button-next:hover, .index_serve_top .swiper-button-prev:hover {
    background: url("../images/h16.png") center center no-repeat;
    background-size: 50% 50%;
}
.index_serve_top a.swiper-slide-active,.index_serve_top a:hover{
    background: #0088d6;
    color: #ffffff;
}
.index_serve_top .icon {
    width: 110px;
    max-width: 70%;
    margin: auto;
}
.index_serve_top .icon img:nth-child(2){
    display: none;
}
.index_serve_top .swiper-slide-active .icon img:nth-child(1),.index_serve_top .swiper-slide:hover .icon img:nth-child(1){
    display: none;
}
.index_serve_top .swiper-slide-active .icon img:nth-child(2),.index_serve_top .swiper-slide:hover .icon img:nth-child(2){
    display: block;

}
.index_serve_top a {
    font-size: 16px;
    text-align: center;
    color: #333333;
    padding: 40px 0;

}
.index_serve_bottom{
    position: relative;
}
.index_serve_bottom .swiper-slide{
 
}
.index_serve_bottom .box{
    position: relative;
    z-index: 2;
    padding: 70px 0 100px;
}
.index_serve_bottom .left .index_title{

}
.tb  {width: 33%;
    float: left;}
.tb p {    font-size: 18px;
    padding: 5px 0;text-align: center;}
.tb p a {color: #000;}
.tb p img {width: 80px;}
.index_serve_bottom .left .lans{
    width: 100%;
    overflow: hidden;
    margin: 50px 0;
}


.index_serve_bottom .left .l1{font-size: 32px;color: #333333;font-weight: bold;padding-top: 70px;padding-bottom: 15px;}
.index_serve_bottom .left .l2{
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    margin-bottom: 70px;
    -webkit-line-clamp: 4;
}
.index_serve_bottom .left .l3{
    font-size: 16px;
    line-height: 50px;
    padding: 0 30px;
    color: #ffffff;
    background: #0088d6;
    display: inline-block;
}
.index_serve_bottom .left .l3:hover{
    background: #0092e6;
}
.index_serve_bottom .swiper-slide:after{
    content: '';
    background: #ffffff;
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}
.index_serve_bottom .left{width: 30%;float: left;padding-top: 10px;}
.index_serve_bottom .right{
    width: 65%;
    float: right;
}
.index_serve_bottom .right img{

}
.index_serve_bottom .line_sum{
    position: absolute;
    bottom: 0;
    right: 12%;
    width: 43.5%;
    height: 100px;
}
.index_serve_bottom .line_wrapper{
    position: relative;
}
.index_serve_bottom  .line_num1{font-size: 28px;font-family: BEBAS;color: #666666;position: absolute;top: 18px;left: 21%;text-align: center;z-index: 10;font-weight: bold;}
.index_serve_bottom .line_num1 span{
    color: #0088d6;
    font-size: 48px;
}
.index_serve_bottom .swiper-button-next,.index_serve_bottom  .swiper-button-prev{
    background: url("../images/a8.png");
    width: 56px;
    height: 56px;
    left: 0;
}
.index_serve_bottom .swiper-button-next:hover,.index_serve_bottom  .swiper-button-prev:hover{
    background: url("../images/a9.png");
    background-size: 100% 100%;
}

.index_serve_bottom .swiper-button-next{
    left: auto;
    right: 0;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
.index_serve_bottom .btn_sum{
    position: absolute;
    top: 30px;
    right: 0;
}
.index_serve_bottom .btn_wrapper{position: relative;height: 50px;width: 120px;}
.index_about {
    padding: 170px 0 100px;
}

.index_about .left {
    width: 49%;
    float: left;
    height: 520px;
    background: url(.) center center no-repeat;
    background-size: cover;
}

.index_about .right {
    width: 43%;
    float: right;
    padding-top: 15px;
}

.index_title {
    color: #333333;
}

.index_title .zh {
    font-size: 28px;
    margin-top: 10px;
    font-weight: bold;

}

.index_title .en {
    font-size: 36px;
    font-family: BEBAS;
    text-transform: uppercase;
padding:0 0 40px 0 ;
    font-weight: bold;
}

.index_about .right .content {
    font-size: 18px;
    line-height: 34px;
    color: #666666;
    -webkit-line-clamp: 5;
    height: 350px;
    margin: 35px 0 60px;
    overflow: hidden;
}

.index_about .right .about_data {
    text-align: center;
}

.index_about .right .about_data li {
    width: 30%;
    float: left;
    box-sizing: border-box;
}

.index_about .right .about_data li:nth-child(2) {
    width: 40%;
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
}

.index_about .right .tit {

}

.index_about .right .tit .t1 {
    font-size: 54px;
    color: #0088d6;
    display: inline-block;
    vertical-align: top;
    font-family: BEBAS;
}

.index_about .right .tit .t2 {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    color: #333333;
    padding: 5px;
}

.index_about .right .tit .t2 span {

}

.index_about .right .tip {
    color: #0088d6;
    font-size: 16px;
}

.index_partner {
    padding: 117px 0 90px;
    background: url(.) center center no-repeat;
    background-size: cover;
}

.index_partner .index_title {
    text-align: center;
    color: #ffffff;
}

.index_partner .swiper-container {
    padding: 70px 0;
}

.index_partner .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
}

.index_partner .swiper-pagination {
    bottom: 0 !important;
}
.index_partner .i1{
    transition: all .3s;
    -webkit-transition: all .3s;
    margin-top:0px;
}
.index_partner a:hover .i1{
    margin-top: -5px;
}
.index_about1 {
    padding: 120px 0 70px;
}

.index_about1 .index_title {
    text-align: center;
    margin-bottom: -10px;
    position: relative;
}

.index_about1 .lans {

}

.index_about1 .l1 {
    font-size: 18px;
    line-height: 30px;
    color: #333333;
    text-align: center;
    margin-top: 30px;
}

.index_about1 .list {
    padding-top: 20px;
}

.index_about1 .list a {
    display: inline-block;
    vertical-align: top;
    width: calc(100% / 6 - 3px);
    margin-top: 10px;
}

.index_about1 .list .i1 {
    width: 40px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 2px;
}

.index_about1 .list .i2 {
    display: inline;
    font-size: 16px;
    vertical-align: middle;
    color: #666666;
}

.index_about1 .list a:hover .i2 {
    color: #0088d6;
}

.index_news {
    background: #f8f8f8;
    padding: 90px 0;
}

.index_news .index_title {
    text-align: center;
}

.index_news .s_list {
    margin: 55px 0;
}

.index_news .s_list li, .index_news .s_list li:nth-child(3n - 1) {
    margin: 10px 0;
}

.index_news .swiper-pagination-bullet {
    width: 49px;
    height: 6px;
    border-radius: 0;
    background: #d8d8d8;
}

.index_news .swiper-pagination {
    bottom: 0 !important;
}

.index_news .swiper-pagination-bullet-active {
    background: #0088d6;
}

.index_news .news_list .t1 {
    font-size: 20px;
    line-height: 35px;
    height: 70px;
    margin: 20px 0 0;
}

.index_news .news_list .more {
    line-height: 45px;
    color: #666666;
    width: 145px;
    padding: 0;
    margin: 50px 0 5px;
    transition: all .4s;
    text-align: left;
    padding-left: 0;
    box-sizing: border-box;
    -webkit-transition: all .4s;
}

.index_news .news_list a:hover .more {
    background: #0088d6;
    padding-left: 30px;
    color: #ffffff;
}

.index_contact {
    height: 336px;
    background: url(.) center center no-repeat;
    background-size: cover;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
}

.index_contact .lans {
    text-align: center;
}

.index_contact .logo {
    width: 225px;
    margin: auto;
}

.index_contact .l2 {
    font-size: 28px;
    color: #ffffff;
    padding: 15px 0 35px;
}

.index_contact .l3 {
    width: 170px;
    height: 55px;
    line-height: 55px;
    background: #0088d6;
    color: #ffffff;
    text-align: center;
    font-size: 17.8px;
    margin: auto;
    padding: 20px 50px;
}

.index_contact .l3:hover {
    background: #0092e6;
}
.index_serve_bottom .swiper-pagination-progress{
    bottom: -98px;
}

@media screen and (max-width: 1600px) {
    .index_serve_bottom .left .lans {
    margin: 20px 0;
}

    .index_serve_bottom  .line_num1{font-size: 20px;left: 14%;top: 25px;}
    .index_serve_bottom .line_num1 span{
        font-size: 36px;
    }
    .index_serve_bottom .swiper-button-next, .index_serve_bottom .swiper-button-prev{
        width:40px;
        height:40px;
        background-size:100%;
    }
    .index_serve_bottom .line_sum{/*         right:0; */width: 45%;}
    .index_serve_bottom .btn_wrapper{
        width:85px;
    }
    .index_serve_top a {
        font-size: 15px;
        padding: 30px 0;
    }
    .index_serve_bottom .left .l1 {
        font-size: 27px;
        padding-top: 40px;
        padding-bottom: 5px;
    }
    .index_serve_bottom .left .l2 {
        font-size: 14px;
        line-height:25px;
        margin-bottom: 40px;
    }
    .index_serve_bottom .left .l3 {
        font-size: 14px;
        line-height: 40px;
        padding: 0 20px;
    }
    .index_contact {
        height: 320px;
    }

    .index_contact .logo {
        width: 200px;
    }

    .index_contact .l2 {
        font-size: 24px;
        padding: 12px 0 30px;
    }

    .index_contact .l3 {
        width: 140px;
        height: 45px;
        line-height: 45px;
        font-size: 16px;
    padding: 20px 50px;
    }

    .index_news .news_list .more {
        line-height: 40px;
        width: 120px;
        margin: 30px 0 5px;
    }

    .index_news .news_list .t1 {
        font-size: 18px;
        line-height: 24px;
        height: 48px;
        margin: 10px 0 0;
    }

    .index_news .swiper-pagination-bullet {
        width: 35px;
        height: 4px;
    }

    .index_news .s_list {
        margin: 35px 0;
    }

    .index_news {
        padding: 70px 0;
    }

    .index_about1 {
        padding: 100px 0 55px;
    }

    .index_about1 .l1 {
        font-size: 16px;
        line-height: 1.8;
        margin-top: 24px;
    }

    .index_about1 .list .i1 {
        width: 30px;
    }

    .index_about1 .list .i2 {
        font-size: 14px;
    }

    .index_partner {
        padding: 80px 0 50px;
    }

    .index_partner .swiper-container {
        padding: 50px 0;
    }

    .index_partner .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
    }

    .index_about {
        padding: 120px 0;
    }

    .index_title .en {
        font-size: 24px;
padding:0 0 30px 0;
    }
    .tb p img {
    width: 50px;
}
    .tb p {    font-size: 16px;}
    .index_serve_bottom .left {
    width: 32%;
}
    .index_title .zh {
        font-size: 24px;
        margin-top: 7px;
    }

    .index_about .right .content {
        font-size: 15px;
        line-height: 30px;
        height: 300px;
        margin: 25px 0 45px;
    }

    .index_about .right .tit .t1 {
        font-size: 50px;
    }

    .index_about .right .tip, .index_about .right .tit .t2 {
        font-size: 14px;
    }

    .index_about .left {
        height: 450px;
    }
}

@media screen and (max-width: 1440px) {

    .index_serve_bottom .left{
        width: 35%;
        padding-top: 5px;}
    .index_serve_bottom .right{
        width: 60%;
    }
    .index_serve_bottom .left .l1 {
        font-size: 25px;
        padding-top: 30px;
        padding-bottom: 5px;
    }
    .index_serve_bottom .left .l2 {
        font-size: 14px;
        line-height:25px;
        margin-bottom: 40px;
    }
    .index_serve_bottom .left .l3 {
        font-size: 14px;
        line-height: 40px;
        padding: 0 20px;
    }
    .index_contact {
        height: 300px;
    }

    .index_contact .logo {
        width: 180px;
    }

    .index_contact .l2 {
        font-size: 20px;
        padding: 10px 0 22px;
    }

    .index_contact .l3 {
        width: 120px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    padding: 20px 50px;
    }

    .index_about1 .list a {
        width: calc(100% / 5 - 3px);
    }

    .index_about .left {
        height: 400px;
    }

    .index_about {
        padding: 60px 0;
    }

    .index_about .right .tit .t1 {
        font-size: 40px;
    }

    .index_title .en {
        font-size: 24px;
padding:0 0 30px 0;
    }

    .index_title .zh {
        font-size: 24px;
        margin-top: 5px;
    }

    .index_about .right .content {
        margin: 20px 0 40px;
    }

    .index_about .right {
        padding-top: 0;
    }
}

@media screen and (max-width: 1199px) {
    .index_serve_bottom .line_sum{
        right:4%;
    }
    .index_serve_bottom .left .l1 {
        font-size: 22px;
        padding-top: 20px;
    }
    .index_serve_top .swiper-button-next{
        right:-15px;
        display: none;
    }
    .index_serve_top .swiper-button-prev{
        left:-15px;
        display: none;
    }
    .index_serve_top a {
        font-size: 14px;
        padding: 30px 0;
    }
    .index_form {
        display: none;
    }

    .index_banner .banner {
        height: 450px;
        min-height: auto;
    }

    .index_news .news_list {
        padding: 0;
    }

    .index_news .news_list .more {
        line-height: 35px;
        width: 90px;
        margin: 20px 0 0;
    }

    .index_news .news_list .t1 {
        font-size: 15px;
    }

    .index_news .news_list a:hover .more {
        padding-left: 15px;
    }

    .index_about1 .list a {
        width: calc(100% / 4 - 3px);
    }

    .index_about .right .tit .t1 {
        font-size: 30px;
    }

    .index_title .en {
        font-size: 24px;
padding:0 0 28px 0;
    }

    .index_title .zh {
        font-size: 24px;
    }

    .index_about .left {
        height: 370px;
    }
}

@media screen and (max-width: 1024px) {
    .index_serve_bottom .swiper-slide:after{
        opacity: 0;
    }
    .index_serve_bottom .swiper-pagination-progress{
        bottom:-48px;
    }
    .index_serve_bottom .btn_sum{
        top:0;
    }
    .index_serve_bottom  .line_num1{font-size: 15px;left: 0;top: 0;}
    .index_serve_bottom .line_num1 span{
        font-size: 24px;
    }

    .index_serve_bottom .line_sum{
        right:4%;
        width:92%;
        height: 50px;
    }
    .index_serve_bottom .left{
        width: 100%;
        float: none;
    }
    .index_serve_bottom .left .l1 {
        font-size: 17px;
        padding-top: 20px;
    }
    .index_serve_bottom .left .l2{
        margin-bottom: 15px;
        -webkit-line-clamp: 3;
    }
    .index_serve_bottom .left .l3 {
        font-size: 12px;
        line-height: 35px;
        padding: 0 10px;
    }
    .index_serve_bottom .box {
        padding: 30px 0 60px;
    }
    .index_serve_bottom:after{
        opacity: 0;
    }
    .index_serve_bottom .right{
        width: 100%;
        float: none;
        margin: 30px auto 0;
    }
    .index_contact {
        height: 250px;
    }

    .index_contact .logo {
        width: 140px;
    }

    .index_contact .l2 {
        font-size: 15px;
    }

    .index_about1 .index_title {
        margin-bottom: 30px;
    }

    .index_about1 {
        padding: 40px 0 45px;
    }

    .index_partner {
        padding: 40px 0 22px;
    }

    .index_partner .swiper-container {
        padding: 30px 0;
    }

    .index_about .left {
        height: 320px;
        width: 100%;
        float: none;
    }

    .index_about .right {
        width: 100%;
        padding: 30px 0 0;
        float: none;
    }

    .index_about {
        padding: 40px 0;
    }

    .index_about .right .tip, .index_about .right .tit .t2 {
        font-size: 12px;
    }

    .index_title .en {
        font-size: 24px;
    }

    .index_title .zh {
        font-size: 17px;
    }
}

@media screen and (max-width: 767px) {
    .index_serve_top a {
        font-size: 12px;
        padding: 10px 0;
    }
    .index_banner .banner {
        height: 400px;
        background: url(.) -90px center no-repeat;
        background-size: cover;
        min-height: auto;
    }

    .index_banner .swiper-container-horizontal > .swiper-pagination-bullets {
        bottom: 20px;
    }

    .index_banner .swiper-pagination-bullet {
        width: 17px;
        height: 5px;
    }

    .index_news {
        padding: 30px 0;
    }

    .index_news .s_list {
        margin: 10px 0 35px 0;
    }

    .index_about1 .list .i1 {
        width: 20px;
    }

    .index_about1 .list .i2 {
        font-size: 12px;
    }

    .index_about1 .list a {
        width: calc(100% / 3 - 3px);
    }

    .index_about .right .content {
        margin: 13px 0 30px;
       overflow: hidden;
}

    .index_title .en {
        font-size: 20px;
    }

    .index_about1 .l1 {
        font-size: 14px;
        line-height: 1.7;
        margin-top: 15px;
    }
    .parBd h4 {
    position: relative;
    font-size: 16px;
    margin-bottom: 3%;
    width: 100%;
    padding: 0;
    display: inline-block;
    text-align: center;
}
    .parBd h4:before {display: none;}
    .parBd h4:after{display: none;}
    .header {background: #ffffff;}
}

@media screen and (max-width: 540px) {
    .index_about1 .list a {
        width: calc(100% / 2 - 2px);
    }
}

/*join*/
.join_sum .about3_list {

}

.join_sum .about3_list li {
    padding: 0;
    min-height: auto;
    position: relative;
}

.join_sum .title_sum {
    padding: 180px 0 60px;
}

.join_sum .title_sum .l {
    float: left;
    font-size: 40px;
    color: #333333;
    font-weight: bold;
}

.join_sum .title_sum .r {
    float: right;
    font-size: 16px;
    line-height: 2;
    color: #333333;
    width: 925px;
}

.about3_list .lans {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 90%;
    z-index: 2;
    color: #ffffff;
}

.about3_list .lans .l1 {
    font-size: 20px;
    margin-bottom: 5px;
    font-weight: bold;
}

.about3_list .lans .l2 {
    font-size: 16px;
    text-transform: uppercase;
}

.join_table {
    padding-bottom: 100px;
}

.join_table .table {
    border: 1px solid #e8e8e8;
    border-top: 0;
    padding-bottom: 60px;
}


.join_table li {

}

.join_table li dd {
    width: calc(20% - 3px);
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    box-sizing: border-box;
}

.join_table .th {
    line-height: 60px;
    background: #0088d6;
    color: #ffffff;
    text-align: center;
    padding: 0 50px;
    box-sizing: border-box;
}

.join_table .th .dd {

}

.join_table .td {
    color: #333;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
}

.join_table .td_sum {
    width: calc(100% - 100px);
    margin: auto;
    border-bottom: 1px solid #e8e8e8;
}

.join_table .td dd a {
    color: #0088d6;
}

.join_table .content {
    background: #f8f8f8;
    padding: 10px 50px;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
    display: none;
}

.join_table .c1 {
    padding-bottom: 10px;
}

.join_table .c1 dd {
    width: calc(22.15% - 3px);
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    color: #666666;
    box-sizing: border-box;
    padding: 10px 0 10px 3.5%;
}

.join_table .c1 dd:nth-child(4n-1) {
    width: calc(19.5% - 3px);
}

.join_table .c1 dd:nth-child(4n-2) {
    width: calc(22.7% - 3px);
}

.join_table .c1 dd:nth-child(4n-3) {
    /* width: calc(36% - 3px); */
}

.join_table .c1 dd:nth-child(4n) {
    width: calc(35% - 3px);
}

.join_table .c2 {
    font-size: 16px;
    line-height: 36px;
    border-top: 1px solid #e8e8e8;
    padding: 16px 0 60px;
}

.join_table .c2 .left {
    width: 45%;
    float: left;
    padding-left: 3.5%;
    box-sizing: border-box;
}

.join_table .c2 .right {
    width: 52.2%;
    float: right;
}

.join_table .c2 .c2_1 {
    color: #333333;
    font-weight: bold;
}

.join_table .c2 .c2_2 {
    color: #666666;
}

.join_table .c3 {
    padding: 30px 0 20px;
    border-top: 1px solid #e8e8e8;
}

.join_table .c3 .left {
    font-size: 14px;
    padding: 0 25px;
    background: #0088d6;
    line-height: 45px;
    float: left;
    color: #ffffff;
}

.join_table .c3 .left:hover {
    background: #0092e6;
}

.join_table .c3 .right {
    line-height: 110px;
    text-align: right;
    font-size: 16px;
    color: #333333;
}

.join_table .c3 .right img {
    margin: 0 3px;
}

@media screen and (max-width: 1600px) {
    .join_table .content {
        padding: 8px 30px;
    }

    .join_table .td_sum {
        width: calc(100% - 60px);
    }

    .join_table .th, .join_table li dd, .join_table .td {
        line-height: 50px;
    }

    .join_table li dd, .join_table li dd {
        font-size: 14px;
        line-height: 1.5;
        padding: 10px;
    }

    .join_table .c1 dd {
        line-height: 1.5;
        padding: 5px;
        font-size: 12px;
    }

    .join_table .c2 .left {
        padding-left: 2.5%;
    }

    .join_table .c2 {
        font-size: 14px;
        line-height: 30px;
        padding: 12px 0 40px;
    }

    .join_table .c3 {
        padding: 15px 0 10px;
    }

    .join_table .c3 .left {
        font-size: 12px;
        padding: 0 15px;
        line-height: 35px;
    }

    .join_table .c3 .right img {
        width: 80px;
    }

    .join_table .c3 .right {
        line-height: 85px;
        font-size: 14px;
    }
}

@media screen and (max-width: 1440px) {
}

@media screen and (max-width: 1024px) {
    .join_table .td_sum {
        width: calc(100% - 30px);
    }

    .join_table .th {
        padding: 0 5px;
        line-height: initial;
    }

    .join_table .c1 dd, .join_table .c1 dd:nth-child(4n-2), .join_table .c1 dd:nth-child(4n-1), .join_table .c1 dd:nth-child(4n) {
        width: calc(50% - 4px);
    }

    .join_table .c2 .left, .join_table .c2 .right {
        width: 100%;
        padding: 0 0 20px 0;
    }

    .join_table .content {
        padding: 8px 18px;
    }

    .join_table .c3 .left {
        margin: 0 0 20px;
        float: none;
        box-sizing: border-box;
    }

    .join_table .c3 .right {
        width: 100%;
        float: none;
        box-sizing: border-box;
    }

    .join_table .table {
        padding-bottom: 30px;
    }
}
.footer_container{
    background: #222;
}
.footer_container .footer_top{
    padding: 50px 0 60px;
}
.footer_container .footer_logo{
    width: 20%;
    float: left;
    padding-top: 10px;
   
    margin-right: 2%;
}
.footer_container .footer_nav{line-height: 38px;width: 50%;float: right;}
.footer_container .footer_nav li{
    display: inline-block;
    vertical-align: top;
    margin-right: 12%;
    line-height: 37px;
    font-size: 14px;
}
.footer_container .footer_nav a{
    display: block;
    color: #777777;
}
.footer_container h3{
    font-size: 16px;
    color: #ffffff;
}
.footer_contact{
    float: right;
    line-height: 37px;
    font-size: 14px;
}
.footer_contact .c_list{
    color: #cdcdcd;
}
.footer_contact .c_list dd a { color: #cdcdcd;}
.footer_contact .c_list dd img{
    margin-right: 5px;
    width: 20px;
}
.footer_contact .c_list dd img.ewm{
    margin-top: 10px;
    width:113px;
}
.footer_contact .c_list dd{

}
.footer_bottom{
    font-size: 14px;
    color: #777777;
    padding: 50px 0;
    border-top: 1px solid #393939;
}
.footer_bottom .left{
    float: left;
}
.footer_bottom .right{
    float: right;
}
.footer_fix{
    position: fixed;
    right: 20px;
    bottom: 40px;
    z-index: 10;
}
.footer_fix dd{
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    background: #eeeeee;
    text-align: center;
    color: #999999;
    border-radius: 4px;
    margin-bottom: 20px;
    cursor: pointer;
}
.footer_fix dd:hover,.footer_fix dd.on{
    background: #0088d6;
    color: #ffffff;
}
.footer_fix dd.on:hover{
    background: #0092e6;
}
.footer_fix dd .img1,.footer_fix dd .img2{
    display:block;
    margin: auto;
}
.footer_fix dd .img2{
    display: none;
}
.footer_fix dd:hover .img1,.footer_fix dd.on .img1{
    display: none;
}
.footer_fix dd:hover .img2,.footer_fix dd.on .img2{
    display:block;
}
.footer_fix .online{
    display: none;
    position: absolute;
    right: 0;
    top: -370px;
    width: 250px;
    height: 330px;
    border: 1px solid #0088d6;
    border-radius: 15px 15px 0 0;
    background: #ffffff;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
}
.online .titles{
    box-sizing: border-box;
    width: 100%;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    text-align: left;
    background: #0088d6;
    padding: 10px 25px;
    border-radius: 15px 15px 0 0;
}
.online .titles span{
    text-transform: uppercase;
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 4px;
}
.online .titles .close{float: right;width: 20px;cursor: pointer;border: 0;padding: 0;}
.online ul{
    text-align: left;
    padding:0 25px ;
    position: relative;
}
.online ul:after{
    content: url("../images/ico_jiao1.png");
    width: 26px;
    height: 15px;
    position: absolute;
    bottom: -50px;
    right: 30px;
}
.online li{

}
.online a{
    padding: 10px 0;
    border-bottom: 1px solid #e8e8e8;
    width: 100%;
}
.online li:last-child a{
    border-bottom: 0;
}
.online .t1{
    font-size: 16px;
    color: #666666;
    margin-bottom: 10px;
}
.online .t2{
    line-height: 30px;
    font-size: 16px;
    color: #333333;
}
.online .qq{
    display: inline-block;
    width: 30px;
    margin-right: 5px;
}
@media screen and (max-width: 1850px) {
    .footer_bottom{
        font-size: 12px;
        padding: 30px 0;
    }
    .footer_container h3{
        font-size: 14px;
    }
    .footer_contact{
        float: right;
        line-height: 30px;
        font-size: 12px;
    }
    .footer_contact .c_list dd img{
        margin-right: 5px;
        width:17px;
    }
    .footer_container .footer_top{
        padding: 30px 0 40px;
    }.footer_container .footer_nav li{
         margin-right:10%;
         line-height: 30px;
         font-size: 12px;
     }
    
    .footer_fix{
        right: 10px;
        bottom: 10px;
    }
    .footer_fix dd{
        width: 50px;
        height: 50px;
        margin-bottom: 10px;
    }

    .footer_fix .online{
        top: -350px;
        height: 310px;
    }
    .online ul:after {
        bottom: -30px;
    }
}

@media screen and (max-width: 1300px) {
    .footer_container .footer_logo{
        width: 10%;
    }
    .footer_container .footer_nav{
        width: 50%;
    }
}

@media screen and (max-width: 1199px) {
    .footer_container .footer_top{
        display: none;
    }
    .footer_bottom {
        padding: 15px 0;
    }
}
@media screen and (max-width: 768px) {
    .tb {
    width: 33%;
    float: left;
    height: 100px;
}
     .footer_bottom .left{
        float: none;
    }
    .footer_bottom .right{
        float: none;
        margin-top: 5px;
    }
    
.banner .txt_right {
    float: right;
    margin-right: 10px;
    margin-top: 100px;
   text-align: right;
    color: #fff;
    animation: rightEaseInAnimate 2s ease 1;
    animation-fill-mode: forwards;
}
.banner .txt_right h2 {
    font-size: 40px;
    font-weight: bold;
    text-align: right;
    padding: 0 0 40px 0;
}
.banner .txt_right img { width: 80%; }

.banner .txt_left {
    float: left;
    margin-left: 20px;
    margin-top: 110px;
    text-align: center;
    color: #fff;
    animation: leftEaseInAnimate 2s ease 1;
    animation-fill-mode: forwards;
    text-align: left;
}
.banner .txt_left h2 {
    font-size: 35px;
    font-weight: bold;
    padding: 0 0 30px 0;
}
.banner .txt_left img {width: 60%; }
  
