body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
input,
textarea,
p,
th,
td,
img {
    margin: 0;
    padding: 0;
}

img {
    border: 0
}

ol,
ul {
    list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 16px;
}

input {
    outline: none;
    border: none;
}

html {
    _overflow-y: scroll;
}


/*****！！页面通用css样式定义开始******/

html,
body {
    min-width: 1200px;
    font-family: "Microsoft YaHei";
    _width: expression(document.body.clientWidth < 1200 ? "1200px": "auto");
}


/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */

body {
    font-family: "微软雅黑";
    /*文字字体定义 */
    font-size: 14px;
    /*文字大小定义 */
    color: #666666;
    /*文字颜色定义 */
    min-width: 1200px;
    outline: none;
}

* {
    word-break: break-all;
    word-wrap: break-word
}


/* 网站超链接css通用设置 */

a {
    text-decoration: none;
}


/* 链接无下划线,有为underline */

a:link {
    color: #2c2c2c;
}


/* 未访问的链接 */

a:visited {
    color: #2c2c2c;
}


/* 已访问的链接 */

a:hover {
    color: #2c2c2c;
    text-decoration: none;
}


/* 鼠标在链接上 */

a:active {
    color: #2c2c2c;
}


/* 点击激活链接 */

p {
    line-height: 24px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.hide {
    display: none
}

.show {
    display: block
}

.dib {
    display: inline-block;
    *display: inline;
    zoom: 1;
}


/*.clear{clear:both; line-height:0; height:0; font-size:0px;}*/

.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/*清除浮动*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}


/*清除浮动*/

.clearfix {
    display: inline-block
}

* html .clearfix {
    height: 1%
}

.clearfix {
    display: block
}

.dib {
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
    height: auto;
}

.red {
    color: red
}


/*表格样式定义 */

checkbox {
    border: 0px;
}


/*选择框样式定义 */

.input {
    border: 1px solid #ccc;
    height: 20px;
    line-height: 20px
}

ul,
li {
    list-style: none
}


/*public*/

.size1 {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}

.backcolor {
    background: #35459a;
}

.color {
    color: #35459a;
}



/*首页banner*/
.banner17{overflow: hidden;}
.banner17 .shutter {
    overflow: hidden;
    width: 1920px;
    height: auto;
    position: relative;
    left: 50%;
    margin-left: -960px;
    top: 0;
}

.banner17 .shutter-img {
    z-index: 1;
}

.banner17 .shutter-img,
.banner17 .shutter-img a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.banner17 .shutter-img a {
    cursor: default;
}

.banner17 .shutter-img a>img {
    width: 1920px;
    height: auto;
}

.banner17 .shutter-img .created {
    overflow: hidden;
    position: absolute;
    z-index: 20;
}

.banner17 .shutter-btn {
    width: 1300px;
    height: 64px;
    z-index: 9;
    position: absolute;
    top: 50%;
    margin-left: -650px;
    margin-top: -32px;
    left: 50%;
    clear: both;
    display: none;
}

.banner17:hover .shutter-btn {
    display: block;
}

.banner17 .shutter-btn li {
    width: 64px;
    height: 64px;
    cursor: pointer;
}

.banner17 .shutter-btn li.prev {
    float: left;
    background: url(../images/public/left3.png) no-repeat;
}

.banner17 .shutter-btn li.next {
    float: right;
    background: url(../images/public/right3.png) no-repeat;
}

.cover {
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}


.top_hyld{height: 38px;display: block;background: #f5f5f5;}
.top_hyld .welcome{width: 1200px;margin: 0 auto;}
.top_hyld .welcome p{float: left;font-size: 13px;color: #8b8a8a;padding-top: 8px;}
.header_lan{float: right;margin-top: 4px;}
.header_lan img{display: inline-block;vertical-align: middle;margin: 0 4px;}
.top_bg{ height:180px; background:url(../images/top_bg.gif) repeat-x;position: relative;z-index: 10;}
.header,.content{width: 1200px; margin:0 auto;}
.h_con{ height:107px;padding: 18px 0 0;overflow: hidden;}
.logo{ float:left;width: 83px;padding: 20px 20px 0 0;}
/*.logo img{ width:162px; height:56px;}*/
.h_dw{ float:left;line-height: 20px;font-size: 16px;color: #e40303;overflow: hidden;font-weight: normal;padding: 30px 0 10px 25px;position: relative;}
.h_dw:before{content: "";width: 1px;height: 58px;background: #e5e5e5;position: absolute;top: 20px;left: 0;}
.h_dw em{display: block;padding-bottom: 10px;font-size: 26px;font-weight: bold;color: #333;}

.h_dw em i{color:#e40303;}
.h_tel{float: right;height: 60px;line-height: 28px;padding: 20px 30px 0 53px;font-size: 16px;color: #666;background:url(../images/tel.png) no-repeat 0 27px;}
.h_tel b{font-size: 26px;color: #e40303;display: block; font-family:Arial, Helvetica, sans-serif;}
.h_code{width:125px;height:92px;overflow:hidden;float: right;padding-right: 7px;}
.h_code em{width: 90px;height: 90px;display: block;line-height: 0;position: relative;float: left;}
.h_code img{width: 90px;height: 90px;}
.h_code em:after{display:block;position:absolute;left:0;top:0;width:100%;height:40px;content:"";animation:light 5s infinite;-webkit-animation:light 5s infinite;background:url(../images/code_shadow1.png) no-repeat 0 0;}
.h_code span{display: block;float: right;width: 30px;height: 90px;background: #35459a;}
.h_code i{display: block;font-size: 14px;color: #fff;width: 20px;text-align: center;line-height: 15px;margin: 0 auto;padding: 8px 0 0;}
.h_nav{ height:55px; line-height:55px;}
.h_nav li{    width: 12.5%;height: 55px; float:left;background:url(../images/nav_bor.gif) no-repeat 0 24px;margin-left: -1px;}
.h_nav li a{ font-size:16px; color:#333; padding:0 20px;display:block; position: relative;z-index: 4; text-decoration:none;text-align: center;}
.h_nav li>a:hover{background:#35459a\9;color: #fff;}/* IE6ã€IE7ã€IE8æ”¯æŒ */
.h_nav li>a:after{content:'';position:absolute;width:100%;height:0;background:#35459a;bottom:0;left:0;-webkit-transition:height .3s;transition:height .3s;z-index: -1;}
.h_nav li:hover a:after,.h_nav li.cur a:after{height:100%;}
.h_nav li.cur a,.h_nav li:hover a{color: #fff;}
.h_nav li:first-child{background: none;}

.h_nav li .erji{
    display:none;
    
}

.h_nav li .erji dl{background: #fff;border-bottom: 1px solid #ccd4ff; }
.h_nav li .erji a{padding:0;line-height: 40px; color:#333; font-size:14px; transition:all 0.5s;}
.h_nav li .erji dl:hover a{ color:#35459a; transform:scale(1)}

.voc_nav,.rto_nav,.co_nav,.vl_nav,.pro_nav,.xinwen_nav,.ab_nav{display: none;position: absolute;width: 100%;left: 0;top: 180px;z-index: 10;background: rgba(255,255,255,0.9);}
.voc_nav{padding: 40px 0 30px;}
.voc_nav p{width: 171px;float: left;text-align: center;line-height: 30px;}
.voc_nav p em{width: 98px;height: 98px;display: block;line-height: 0;overflow: hidden;margin: 0 auto 10px;border: #c9c9c9 1px solid;border-radius: 10px;}
.voc_nav p em img{width: 98px;height: 98px;}
.h_nav li .voc_nav p a,.h_nav li.cur .voc_nav p a,.h_nav li:hover .voc_nav p a{display: block;font-size: 14px;padding: 0;width: 171px;float: none;}
.h_nav li .voc_nav p a,.h_nav li.cur .voc_nav p a,.h_nav li:hover .voc_nav p a,
.h_nav li .rto_nav a,.h_nav li.cur .rto_nav a,.h_nav li:hover .rto_nav a,
.h_nav li .co_nav a,.h_nav li.cur .co_nav a,.h_nav li:hover .co_nav a,
.h_nav li .vl_nav a,.h_nav li.cur .vl_nav a,.h_nav li:hover .vl_nav a,
.h_nav li .pro_nav a,.h_nav li.cur .pro_nav a,.h_nav li:hover .pro_nav a,
.h_nav li .ab_navm a,.h_nav li.cur .ab_navm a,.h_nav li:hover .ab_navm a{color: #1a1a1a;}
.h_nav li .voc_nav p a:hover,
.h_nav li .rto_nav a:hover,
.h_nav li .co_nav a:hover,
.h_nav li .vl_nav a:hover,
.h_nav li .pro_nav a:hover,
.h_nav li .ab_navm a:hover
{color: #35459a;}
.rto_nav,.co_nav,.vl_nav,.pro_nav,.xinwen_nav,.ab_nav{padding: 30px 0;}
.rto_l{width: 470px;height: 260px;line-height: 0;padding: 0 80px 0 140px;}
.rto_l img{width: 470px;height: 260px;}
.rto_r{width: 290px;padding: 30px 0 0 140px;}
.rto_r a{font-size: 18px;color: #1a1a1a;display: block;width: 290px;height: 66px;line-height: 66px;overflow: hidden;border-bottom: rgba(160,160,160,0.2) 1px solid;background:url(../image/rto_ico01.png) no-repeat right 26px;}
.rto_r a:hover{background:url(../image/rto_ico02.png) no-repeat right 26px;}
.h_nav li .ab_navm a{display: block;height: 32px;line-height: 32px;}
.ab_navm em{display: block;float: left;line-height: 0;overflow: hidden;padding: 0 10px 0 0;}
.pro_nav .ab_navm{padding-left: 380px;}
.pro_nav .ab_navm a{width: 290px;padding: 0;}
.pro_nav .ab_navm em{width: 32px;height: 32px;}
.pro_nav .ab_navm em img{width: 32px;height: 32px;}
.xinwen_nav .ab_navm{float: right;}
.xinwen_nav .ab_navm a{padding: 0 20px 0 50px;}
.xinwen_nav .ab_navm em{width: 34px;height: 30px;}
.xinwen_nav .ab_navm em img{width: 34px;height: 30px;}
.ab_nav .ab_navm{float: right;}
.ab_nav .ab_navm a{padding: 0 20px 0 50px;}
.ab_nav .ab_navm em{width: 34px;height: 32px;}
.ab_nav .ab_navm em img{width: 34px;height: 32px;}
.h_nav li.cur .voc_nav a:after,.h_nav li:hover .voc_nav a:after,
.h_nav li.cur .pro_nav a:after,.h_nav li:hover .pro_nav a:after,
.h_nav li.cur .rto_nav a:after,.h_nav li:hover .rto_nav a:after,
.h_nav li.cur .co_nav a:after,.h_nav li:hover .co_nav a:after,
.h_nav li.cur .vl_nav a:after,.h_nav li:hover .vl_nav a:after,
.h_nav li.cur .xinwen_nav a:after,.h_nav li:hover .xinwen_nav a:after,
.h_nav li.cur .ab_nav a:after,.h_nav li:hover .ab_nav a:after
{height: 0;}

em,i{ font-style:normal;}

@keyframes light{
0%{top:0;}
50%{top:100%;}
100%{top:-40px;}
}

 
.banner{position: relative; height:auto;clear: both;}
.banner img {display: block;width: 100%;margin:0 auto;}
.banner .slick-arrow {position: absolute;font-size: 0;top: 50%;z-index: 9; width: 80px; height: 80px; margin-top: -50px;border: 0; outline: none;cursor: pointer;transition:.8s;}
.banner .slick-prev {left: 3%; background:url(../images/lefts.png) no-repeat center center;opacity: 0;}
.banner .slick-next {right: 3%;background:url(../images/rights.png) no-repeat center center;opacity: 0;}   
.banner:hover .slick-prev { left: 5%; opacity: 0.8; }
.banner:hover .slick-next { right: 5%; opacity: 0.8; }
.slick-dots {position: absolute;left:5%; font-size:0;bottom:8%;width:90%;text-align: center;outline: none;z-index: 4;}
.slick-dots li {display: inline-block;margin: 0 8px; outline: none;}
.slick-dots li button {display: block;border: 0 none;width: 15px;height: 15px;border-radius: 15px;margin-right:12px; display: inline-block;outline: none;background: #fff; transition: .5s;}
.slick-dots .slick-active button {background: #35459a;width: 50px;}


.s_bg{height: 77px;border-bottom: #efefef 1px solid;}
.search{ width:1200px; margin:0 auto;height: 77px;overflow: hidden;}
.search p{ float:left;font-size: 14px; color:#bdbaba; width:1200px; height:77px; line-height:77px; overflow:hidden;}
.search p a{font-size: 14px; color:#808080; padding:0 10px 0 0;}
.search p a:hover{color: #333;}
.search .ser_inp{ background:url(../images/s_inp.gif) no-repeat; width:240px;padding-left: 15px; height:35px; border:none; float:left; font-family:"Microsoft YaHei";font-size: 14px; color:#666; line-height:35px; outline:none;margin-top: 20px;}
.search .ser_so{cursor: pointer; float:left; background:url(../images/s_so.gif) no-repeat; border:none; width:45px; height:35px;margin-top: 20px;}
input::-webkit-input-placeholder {color: #666;}


.f_bg{ background:url(../images/f_bg.jpg) no-repeat center 0; height:370px;overflow: hidden;padding: 94px 0 0;}
.footer{width: 1200px; margin:0 auto;}
.f_top{display: block;font-size: 24px;color: #fff;height: 60px;line-height: 36px;overflow: hidden;font-weight: normal;text-transform: uppercase;}
.f_top i{font-size: 24px;}
.f_nav{width: 410px;height: 299px;}
.f_nav ul li{float: left;width: 205px;line-height: 36px;height: 36px;overflow: hidden; background:url(../images/f_ico01.png) no-repeat 0 13px;}
.f_nav ul li a{font-size: 14px;color: rgba(255,255,255,0.6);padding-left: 15px;}
.f_nav ul li a:hover{color: #fff;}
.f_er{width: 410px;height: 299px;}
.f_er h5{width: 162px;height: 56px;padding: 0 0 20px 150px;}
/*.f_er h5 img{width: 162px;height: 56px;}*/
.f_er p{width: 110px;text-align: center;float: left;padding-right: 25px;}
.f_er p img{width: 110px;height: 110px;}
.f_er p span{display: block;font-size: 14px;color: rgba(255,255,255,0.6);line-height: 40px;}
.f_ban{width: 280px;height: 299px;}
.f_ban p{font-size: 14px;color: rgba(255,255,255,0.6);line-height: 22px;}
.f_ban span{display: block;line-height: 36px; background:url(../images/f_tel.png) no-repeat 0 7px;padding-left: 40px;font-size: 26px;font-weight:bold;color: #35459a;margin-bottom: 5px;}
.f_ban a{color: rgba(255,255,255,0.6);}
.f_bot{font-size: 14px;color: rgba(255,255,255,0.6);line-height: 76px;height: 71px;}
.f_bot span{padding: 0 20px;}
.f_bot a{color: rgba(255,255,255,0.6);}
  

        .client-2 {
            position: fixed;
            right: -170px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 62px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(../images/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
               width: 33px;
    height: 31px;
    background-position: -23px -47px;
    background-size: 52px 82px;
        }
        .client-2 .my-kefu-ftop .my-kefu-main{
            padding-top: 6px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 62px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 16px;
            color: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding: 0 15px;
            border-left: 1px solid #fff;
            margin-top: 14px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #35459a;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #35459a;
            width: 97px;
            height: 53px;
            position: relative;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
        }
    
