﻿@charset "utf-8";
/* CSS reset for c_b*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

    table th, table td {
        padding: 5px;
    }

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, i, th, var {
    font-style: normal;
    font-weight: normal;
}

ol, ul {
    list-style: none;
}

ception, th {
    text-align: left;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
}

a {
    color: #666;
    text-decoration: none;
}
    /*for ie f6n.net*/
    a:focus {
        outline: none;
    }
    /*for ff f6n.net*/
    a:hover {
        text-decoration: none;
    }
/*定位*/
.tl {
    text-align: left;
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

.bc {
    margin-left: auto;
    margin-right: auto;
}

.fl {
    float: left;
    display: inline;
}

.fr {
    float: right;
    display: inline;
}

.zoom {
    zoom: 1
}

.hidden {
    visibility: hidden;
}

.vam {
    vertical-align: middle;
}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}

p {
    word-spacing: -1.5px;
}

li {
    list-style: none;
}

-moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box;
/*其他*/
.cur {
    cursor: pointer
}
/*原reset*/
sup {
    vertical-align: baseline;
}

sub {
    vertical-align: baseline;
}

input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    outline: none;
    font-style: inherit;
    font-weight: inherit;
}

input, button, textarea, select {
    *font-size: 100%;
}

input, select {
    vertical-align: middle;
}

body {
    font: 12px/1.231 arial,helvetica,clean,sans-serif,"微软雅黑";
}

select, input, button, textarea, button {
    font: 99% arial,helvetica,clean,sans-serif;
}

table {
    font-size: 14px;
    width: 100%;
    border-collapse: collapse;
}

pre, code, kbd, samp, tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%;
}
/*title*/
h1 {
    font-size: 32px;
}

h2 {
    font-size: 26px;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 14px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 10px;
}
/*清除浮动*/
.clearfix:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.clearfix {
    /*兼容 IE*/
    zoom: 1;
}
/*end reset*/
body {
    background: #f4f4f4;
}

.content, .container {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
}
.content2 {width: 1100px;margin: 0 auto;}
/* tanchuang1 提交弹窗*/
  .tanchuang1 {
  width:100%;
  position: fixed;
  top: 0;
  left: 0;
  background: url(../images/tanchuangBg.png);
  height:100%;
  z-index:9999999;
}
.tanchuang1 .conBox {
  width: 400px;
  height: 212px;
  padding: 20px;
  background: #fff;
  position: absolute;
  left: 50%;
  margin-left: -220px;
  top: 50%;
  margin-top: -80px;
  z-index:9999999;
}
.tanchuang1 .conBox .tcClose {
  width: 33px;
  height: 90px;
  position: absolute;
  right: 45px;
  top: -90px;
  cursor: pointer;
  z-index:999999999999999;
}
.tanchuang1 .conBox .box {
  width: 398px;
  height: 190px;
  border: 1px solid #e5e5e5;
  padding-top: 20px;
  text-align: center;
  position: relative;
}
.tanchuang1 .conBox .box img {
  display: block;
  width: 47px;
  height: 47px;
  margin: 0 auto;
}
.tanchuang1 .conBox .box h5 {
  font-size: 24px;
  color: #df1f29;
  font-weight: bold;
  margin-top: 10px;
}
.tanchuang1 .conBox .box p {
  font-size: 16px;
  color: #4d4d4d;
  margin-top: 10px;
}
.tanchuang1 .conBox .box .b15 {
  display: block;
  width: 150px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  position: absolute;
  bottom: -1px;
  left: 50%;
  margin-left: -75px;
  background: #df1f29;
  text-decoration: none;
  z-index:999999999999999;
  border:0px;
}
.tanchuang2 .conBox .box a {
  background: #404040;
}

/*------------------------------------  新加入的代码放在下面  ---------------------------------------------*/

/*header*/
.wrapper{margin:0 auto;width:1200px;}
.header{height: 160px;}
.top {height: 32px;line-height: 32px; color:#666;margin-bottom: 6px;border-bottom:1px solid #dfdfdf; }
.top a {color: #666;}
.top p {float: left;width: 500px;letter-spacing: 1px;}
.top ul {float: right;}
.top ul li {float:left;width: 70px;border-right: 1px solid #dfdfdf;text-align: center;}
.top ul li:nth-child(4) {border: 0px;}
.header .logo{float:left;padding:25px 25px 25px 0;width:190px;height:60px;border-right:#ddd solid 1px;}
.header .logo img{display:block;width:190px;height:60px;}
.header .slogan{float:left;padding:25px 0 25px 30px;width:400px;height:60px;overflow:hidden;}
.header .slogan h2{height:36px;line-height:36px;font-size:30px;color:#242424;letter-spacing: 1px;}
.header .slogan li{float:left;padding:0 15px;font-size:17px;line-height:36px;color:#666;background:url(../images/slogan_dot.png) no-repeat 0 center;}
.header .tel{float:right;padding:30px 30px 30px 60px;height:50px;line-height:25px;overflow:hidden;background:url(../images/lx.png) no-repeat 0 center;}
.header .tel span{display:block;font-size:18px;color:#666;margin-left: 15px;}
.header .tel strong{display:block;font-family:Impact;font-size:28px;font-weight:400;color:#0079d5;margin-left: 15px;}
/* end header*/

/*nav
.nav{position:relative;width:100%;height:60px;line-height:60px;background:#0079d5;}
.nav-list{margin:0 auto;width:1200px;}
.nav-list li{float:left;font-size:15px;}
.nav-list li>a{display:block;padding:0 30px 0 30px;color:#fff;}
.nav-list li>a:hover,.nav-list li.cur>a{background:#e60009;}
.nav-list li .dropDown{display:none;position:absolute;z-index:9999;top:100%;left:0;width:100%;text-align:center;background:#f2f2f2;background:rgba(242,242,242,0.9);box-shadow:0 0 30px #aaa inset;}
.subMenu-list{padding-top:50px;padding-bottom:30px;width:1220px;overflow:hidden;}
.subMenu-list dd{float:left;margin-right:20px;margin-bottom:20px;width:224px;overflow:hidden;background:#fff;}
.subMenu-list dd a{display:block;padding:20px 32px;border-radius:50%;transition: all 1s;}
.subMenu-list dd a:hover{box-shadow:0 0 30px #e60009 inset;border-radius:0;}
.subMenu-list dd img{display:block;width:160px;height:160px;}
.subMenu-list dd span{display:block;margin-top:10px;height:22px;line-height:22px;font-size:14px;color:#666;text-align:center;overflow:hidden;}
.subMenu-list dd a:hover span{color:#e60009;}
.subMenu-list2{margin:0 auto;padding-top:15px;width:1200px;height:62px;line-height:60px;text-align:center;overflow:hidden;}
.subMenu-list2 a{display:inline-block;margin:0 20px;font-size:14px;color:#0079d5;}
.subMenu-list2 a:hover{color:#e60009;border-bottom:#e60009 solid 2px}
*/

/* menu css */
.menu{
  height:70px; position: relative; z-index: 2; width: 100%; background: #0079D5;}
.menufx{ width: 100%;  position: absolute; height:2px; top: 174px; z-index: 3;}
.menufx .center{ position: relative;}
.menufx .bdsharebuttonbox{ position: absolute; width:210px; background-color: #E60009; height:71px; top: 0; padding: 0 0 0 600px;  right: 990px;}

.menufx .bdsharebuttonbox a{  background: none;  -webkit-transition:all 0.3s; font-size: 13px; -ms-transition:all 0.3s; transition:all 0.3s; text-align: center; position: relative; z-index: 2;  color: #fff; display: block; margin: 0; padding: 0; width: 50%; height: 71px; line-height: 70px; float: left;}
.menufx .bdsharebuttonbox a em{ display: inline-block; font-size: 15px; padding-right: 5px;}
.menufx .bdsharebuttonbox a.bds_tsina{ -webkit-transition:all 0.3s; -ms-transition:all 0.3s; transition:all 0.3s;}
.menufx .bdsharebuttonbox a.on, .menufx .bdsharebuttonbox a:hover{ background-color: #E60009; opacity: 1; filter: alpha(opacity=100); text-decoration: none; color: #fff;}



.menu ul{ width:1200px; margin:0 auto;}
.menu ul li{width:118px; float:left; position:relative;}
.menu ul li a{ display:block; line-height:70px; height: 70px; font-size:16px; color:#fff; text-align:center; position: relative;}
.menu ul li a em{ display: block; position: absolute; left: 0; top: -1px; height:2px; -webkit-transition:all 0.3s; -ms-transition:all 0.3s; transition:all 0.3s; background-color: #E60009; width: 0; left: 50%; }
.menu ul li a:hover{
    text-decoration:none; color: #fff;background: #E60009;
}
.menu ul li a:hover em, .menu ul li a.over em, .menu ul li a.hover em{ width: 58px; margin-left: -29px;}
.menu ul li a.over{
  color: #fff;
}
.menu ul li a.hover{
  color: #fff;
  }
.menu ul ul{ position: absolute; z-index: 9999; width: 123px; padding-left: 0; left:1px; top:70px; height: auto; background-color:#0079D5; display:none;  overflow: hidden;}
.menu ul ul li{ border-left:0; width:100%;}
.menu ul ul a{ font-size:14px; line-height:46px;-webkit-transition:all ease-out 0.3s; transition:all ease-out 0.3s; background:none; height:46px; border-left: 0; border-right: 0; overflow:hidden; text-align:center;  font-family:"微软雅黑"; padding-left:0; padding:0; font-weight:normal; display:block;}
.menu ul ul a:hover{  color: #fff; font-weight: normal; background-color:#E60009;}
.menu ul ul li{overflow: hidden; background:none; }


/*footer*/
.footer{padding:80px 0 50px;overflow:hidden;background:#0079d5;}
.ft-menu{float:left;width:600px;}
.ft-menu dl{float:left;width:300px;}
.ft-menu dt{height:40px;line-height:40px;font-size:18px;overflow:hidden;}
.ft-menu dt a{color:#fff;}
.ft-menu dt a:hover{font-weight:bold;}
.ft-menu dd a:nth-child(odd) {float: left;width: 150px;}
.ft-menu dd a:nth-child(even) {float: right;width: 150px;}
.ft-menu dd{padding-top:10px; width: 300px;}
.ft-menu dd a{display:block;font-size:14px;color:#eee;height:35px;line-height:35px;overflow:hidden;}
.ft-menu dd a:hover{color:#fff;text-shadow:0 0 2px #fff;}
.ft-QRcode{float:right;padding-top:10px;width:140px;overflow:hidden;margin-left: 30px;}
.ft-QRcode img{display:block;width:140px;height:140px;border-radius:5px;}
.ft-QRcode p{margin-top:20px;text-align:center;font-size:14px;color:#eee;}
.ft-info{float:right;}
.ft-tel{padding:5px 60px 5px 0;height:50px;line-height:25px;text-align:right;background:url(../images/lx.png) no-repeat right 40%;}
.ft-tel span{display:block;font-size:14px;color:#eee;}
.ft-tel strong{font-size:24px;font-family:Arial;color:#fff;line-height: 32px;}
.copyright{margin:25px 0;font-size:14px;line-height:25px;color:#eee;text-align:right;overflow:hidden;}
.copyright span{display:inline-block;margin-left:20px;}
.copyright a{color:#eee;}
.copyright a:hover{color:#eee;}
.cnzz{position:relative;text-align:right;font-size:14px;line-height:25px;}
.cnzz span{color:#eee;margin-right:5px;}


/* 浮动客服 */
/* 浮动客服 */
.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;
  background: #d90000;
}
.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: #d90000;
  color: #fff;
  height: 53px;
  width: 230px;
  padding:9px 0 0;
  float: left;
}
.client-2 .my-kefu-main {
  background: #d90000;
  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;
} 




.gtr {
    position: fixed;
    z-index: 888;
    right: 0;
    width: 70px;
    height: 198px;
    margin-top: -99px;
    top: 50%;
}
.gtr ul li {
    border-bottom: 1px #ececec solid;
    float: left;
    position: relative;
    width: 100%;
    height: 65px;
}
.gtr ul li:nth-child(1) a {
    background-image: url(../images/r1.png);
}
.gtr ul li:nth-child(2) a {
    background-image: url(../images/r2.png);
}
.gtr ul li:nth-child(3) a {
    background-image: url(../images/r3.png);
}
.gtr ul li:nth-child(4) a {
    background-image: url(../images/r4.png);
}
.gtr ul li a {
    background-color: #fff;
    -webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1);
    box-shadow: 0 15px 30px rgba(0,0,0,0.1);
    display: block;
    width: 100%;
    height: 65px;
    background-position: center;
    background-repeat: no-repeat;
}