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: #2175c8;
}

.color {
    color: #2175c8;
}




/*首页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;
}

i,em{ font-style:normal;}
		.content{ width:1200px; margin:0 auto;font-family: "Microsoft Yahei";}
      .header { height: 173px; position: relative;  }
            .h_con{height: 123px;}
            .header .logo { float: left; padding-top:34px; }
            /* .header .logo img { width:151px;height:61px; } */
            .slogan { float: left; margin-top: 40px; padding-left: 20px; position: relative;font-weight: normal;margin-left: 27px;height: 61px;border-left: 1px solid #ededed;}
            .slogan strong { display: block; font-size: 24px; color: #333333; line-height: 1;  font-weight: bold;}
            .slogan span { display: block;  font-size: 24px; color: #333333; line-height: 1; margin-top: 12px;font-family: å®‹ä½“;}
            .h_contact { float: right; margin-top: 38px;padding-left: 52px; background: url(../images/ph.png) no-repeat left top; }
            
            
            .h_contact strong { display: block; font-size: 24px; color: #d9251c; line-height: 100%;font-weight: normal;font-family: Mongolian Baiti;}
            .h_contact p:last-child { margin-left: 30px; }
            .h_contact strong span{font-size:18px;}
            .h_nav { height: 50px; background: #2175c8;  clear: both;}
            .header .h_nav li { position: relative; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;  padding: 0 63px;}
            .header .h_nav li:first-child{ padding-left: 0;}
            .header .h_nav li:last-child{ padding-right: 0;}
            .header .h_nav li:last-child:after{display: none;}
            .header .h_nav li>a:before { content: "";display: block;position: absolute;left: 50%;bottom: 0px;width: 0;height: 2px;background: #ffffff;transition: 0.6s;}

            .header .h_nav li:after{position: absolute;content: "";width: 1px;height: 100%;background: url(../images/h_line.png) no-repeat center; right: -1px;top: 0;}
            .header .h_nav li>a { position: relative; display: block; font-size: 15px; color: #fff; text-align: center; line-height: 50px; height:50px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; z-index: 2; }
            .header .h_nav li:hover>a, .header .h_nav li.cur>a { color: #fff; font-weight: bold;}
            .header .h_nav li:hover>a:before, .header .h_nav li.cur>a:before { width:100%;left: 0;}
             .h_nav li p{display: none;position: absolute;width: 100%;text-align: center;left: 0;top: 50px;z-index:10; background:rgba(32,117,200,0.75); border-radius:0 0 7px 7px;}
            .h_nav  li p>a{display: block;height: 46px;line-height: 46px;font-size: 14px;color: #fff;border-top:1px solid rgba(255,255,255,0.1);background:none;}
            .h_nav  li p>a:first-child{border-top:0;}
            .h_nav  li p>a:last-child{}
            .h_nav  li p>a:hover{font-weight:bold;}
	

    .f_bg{ background:url(../images/foot_bg.jpg) no-repeat center; height:404px;overflow: hidden;}
     .content{width: 1200px; margin:0 auto;}
     .f_con{ position: relative;height: 350px;}
    .f_nav{float: left;margin-top: 75px;}
    .f_nav li{float: left;width: 154px;height: 224px;box-sizing: border-box;position: relative;}
    .f_nav li h3{font-size: 18px;font-weight: normal;color: #333333;line-height: 18px;position: relative;margin-bottom: 60px;}
    .f_nav li h3 a{color: #333333;}
    .f_nav li p a{display: block;font-size: 14px;color: #696969;line-height: 30px;}
    .f_nav li p a:hover{color: #2888d3;font-weight: bold;}
    .f_nav li:last-child{border: 0;}
    .gsxx{ float: left;width: 400px; margin-top: 156px;}
    .gsxx li{height: 36px;font-size: 14px;color: #696969;padding-left: 30px;line-height: 36px;}
    .gsxx li:nth-child(1){ background: url(../images/foot1.png) no-repeat 0 9px;}
    .gsxx li:nth-child(2){ background: url(../images/foot2.png) no-repeat 0 9px;}
    .gsxx li:nth-child(3){ background: url(../images/foot3.png) no-repeat 0 9px;}
    .gsxx li:nth-child(4){ background: url(../images/foot4.png) no-repeat 0 9px;}
    .sao{width: 106px;margin-top: 164px;float: right;}
    .sao p{ width: 106px;float: left;}
    .sao p img{width: 106px;height: 106px;border: 1px solid #d9251c;box-sizing: border-box;}
    .sao span{display: block;font-size: 14px;color: #696969;line-height: 14px;padding-top: 14px;text-align: center;}
    .f_xx{ position: absolute;right: 0;top: 76px;font-size: 15px;color: #666666;line-height: 15px;}
    .links{ height: 54px;line-height: 54px;}
    .links p{ float: left;display:none;}
    .links p a{ float: left;font-size: 14px;display: block;line-height: 54px;margin-right: 45px;color: #bccfea;}
    .links i{ float: right;font-size: 14px;display: block;line-height: 54px;color: #bccfea;}
    .links i a{ color:#bccfea;}
      
  

        .client-2 {
            width: 45px;
            position: fixed;
            right: 10px;
            top: 60%;
            z-index: 999;
            color: #fff;
        }
        
        .client-2 li a {
            text-decoration: none;
            color: #fff;
        }
        
        .client-2 li {
            margin-bottom: 5px;
            width: 45px;
            height: 45px;
            border-radius: 50%;
            cursor: pointer;
            position: relative;
        }
        
        .client-2 li.my-kefu-qq {
            background:#2075c8 url(../images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#2075c8 url(../images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#2075c8 url(../images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#2075c8 url(../images/tohome.png) center no-repeat;
            background-size:26px;
        }
        
        .client-2 li.my-kefu-shouye a {
            width: 45px;
            height: 45px;
            display: block;
        }
        
        .client-2 li.my-kefu-ftop {
            background:#2075c8 url(../images/returnTop.png) center no-repeat;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 li.my-kefu-qq .cont {
            margin: 0;
            background:#2075c8 url(../images/cimg23.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 16px;
            width: 130px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 li.my-kefu-tel .cont {
            margin: 0;
            background:#2075c8 url(../images/cimg25.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 18px;
            width: 180px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop .my-kefu-main {
            padding-top: 6px;
        }
        
        .client-2 li.my-kefu-weixin .cont {
            margin: 0;
            width: 115px;
            padding: 5px;
            border: solid 1px #ccc;
            position: absolute;
            left: -150px;
            top: -44px;
            background-color: #fff;
        }
        
        .client-2 li.my-kefu-weixin .cont  span {
            display: block;
            line-height: 20px;
            font-size: 12px;
            text-align: center;
            color: #1a1a1a;
        }
        
        .client-2 li.my-kefu-weixin .cont  img {
            width: 115px;
            height: 115px;
        }
        
        .client-2 li:hover .cont {
            display: block!important;
        }
    
