/*top*/
.top_bg {
    height: 150px;
    /* background:url(../images/top_bg.jpg) repeat-x;overflow: hidden;*/
}

.header {
    width: 1200px;
    margin: 0 auto;
}

.h_con {
    height: 121px;
    padding: 23px 0 0;
}

.h_con h1 {
    float: left;
    padding: 0 0 0 10px;
    padding-top: 8px;
}

.h_con h1 img {
    width: 283px;
    height: 85px;
}

.h_con .h_dw {
    float: left;
    font-size: 20px;
    color: #333;
    padding: 0 0 10px 20px;
    line-height: 30px;
    padding-top: 20px;
    /*background:url(../images/t_line.gif) no-repeat;*/
}

.h_dw span {
    display: block;
    font-size: 24px;
    color: #1264a8;
    font-weight: bold;
}

.tel {
    float: right;
    background: url(/addons/cms/view/default/images/phone.png) no-repeat center left;
}

.tel span {
    display: block;
    font-size: 14px;
    color: #858585;
    /*background:url(../images/tel.gif) no-repeat 0 0;*/
    line-height: 26px;
    width: 103px;
    height: 20px;
    padding: 0 0 0 55px;
}

.tel b {
    font-size: 30px;
    color: #ed0000;
    display: block;
    font-family: Arial;
    line-height: 30px;
    clear: both;
    padding: 5px 0 0;
    padding-left: 55px;
}

/*nav*/
.h_nav {
    height: 56px;
    line-height: 56px;
    overflow: hidden;
}

.h_nav li {
    height: 56px;
    float: left;
    position: relative;
    width: 133px;
}

.h_nav li a {
    font-size: 16px;
    color: #fff;
    width: 133px;
    text-align: center;
    display: block;
    float: left;
    position: relative;
    z-index: 4;
    text-decoration: none;
}

.h_nav li a:hover {
    background: #1264a8\9;
}

/* IE6、IE7、IE8支持 */
.h_nav li:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 0;
    background-color: #ed0000;
    bottom: 0;
    left: 0;
    -webkit-transition: height .3s;
    transition: height .3s;
}

.h_nav li:hover:after,
.h_nav li.cur:after {
    height: 100%;
}

em,
i {
    font-style: normal;
}


/*banner*/
/*.fullSlide{ min-width:1200px; position:relative;  height:500px; overflow:hidden;}
.fullSlide .bd{ position:relative; z-index:0;  }
.fullSlide .bd ul{ width:100% !important;}
.fullSlide .bd li{ width:100% !important; height:700px; overflow:hidden; text-align:center;  }
.fullSlide .bd li a{ display:block; height:700px; }
.fullSlide .hd{ width:1200px; left:50%; margin-left:-600px; bottom:40px; position:absolute; z-index:1;overflow:hidden;  }
.fullSlide .hd ul{margin-left:500px;}
.fullSlide .hd ul li{ float:left; margin:0 5px; display:inline; cursor:pointer; width: 60px;height: 5px;background: #fff; text-indent: -999px;}
.fullSlide .hd ul .on{background: #1264a8;}*/


.s_bg {
    border-bottom: #e5e5e5 1px solid;
    height: 80px;
}


/*search*/
/*.search{ width:1200px; margin:0 auto;height: 80px;overflow: hidden;}
.search p{ float:left;font-size: 14px; color:#1c1e26; width:863px; height:80px; line-height:80px; overflow:hidden;}
.search p a{font-size: 14px; color:#666; padding:0 10px 0 0;}
.search p a:hover{color: #1264a8;}
.search .ser_inp{ background:url(../images/s_inp.gif) no-repeat; width:250px;padding: 0 0 0 23px; height:42px; border:none; float:left; margin-top:19px; font-family:"Microsoft YaHei";font-size: 14px; color:#666; line-height:42px; outline:none;}
.search .ser_so{cursor: pointer; float:left; background:url(../images/s_so.gif) no-repeat; border:none; margin-top:19px; width:62px; height:42px;}
input::-webkit-input-placeholder {color: #666;}
	*/












/*top*/



/*.header_top { overflow:hidden; width:100%; height:34px; background:url(../images/header_top.png) no-repeat center top;}
.header_top ul{ overflow:hidden; float:right; width:181px; margin-right:40px; margin-top:5px;}
.header_top li{ float:left; width:90px; font-size:13px; text-align:center}
.header_top li a{ color:#7a7a7a;}
.header_top li.first{ border-right:1px dotted #7a7a7a;}*/

.header_center {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    height: 130px;
}

.header_center h1 {
    float: left;
    padding-right: 10px;
}

.header_center h2 {
    float: left;
    font-weight: bold;
    font-size: 26px;
    padding-left: 15px;
    margin-left: 15px;
    border-right: 1px solid #dcdcdc;
    margin-top: 45px;
    color: #C51821;
    padding-right: 20px;
}

.header_center h2 p {
    color: #000;
    font-weight: normal;
}

.header_center h2 img {
    display: block;
    margin-bottom: 5px;
}

.header_center .phone {
    overflow: hidden;
    float: right;
    margin-top: 10px;
    padding-left: 55px;
    margin-top: 30px;
    background: url(/addons/cms/view/default/images/phone.png) no-repeat center left;
    margin-right: 30px;
}

.header_center .phone p {
    font-size: 13px;
    color: #858585;
}

.header_center .phone b {
    display: block;
    font-family: Arial;
    font-size: 24px;
    color: #c51821;
}

.header_center h3 {
    float: left;
    color: #C51821;
    font-weight: bold;
    padding-top: 22px;
    padding-left: 5px;
    line-height: 35px;
    font-size: 26px;
}

.header_center h3 p {
    font-size: 16px;
    font-weight: 100;
    color: #0C0C0C;
}

.header_nav {
    overflow: hidden;
    width: 100%;
    height: 62px;
    line-height: 62px;
    background: #316cca;
}

.header_nav ul {
    overflow: hidden;
    width: 100%;
}

.header_nav li {
    width: 133px;
    text-align: center;
    float: left;
    font-size: 16px;
}

.header_nav li a {
    display: block;
    text-decoration: none;
    color: #fff;
    position: relative;
    z-index: 2
}

.header_nav li img {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
}

.header_nav li.last {
    background: none
}

.header_nav li:hover a,
.header_nav li.cur a {
    color: #000;
}

.header_nav li:hover img,
.header_nav li.cur img {
    display: block
}

.header_nav li:hover,
.header_nav li.cur {
    background: url(/addons/cms/view/default/images/header_nav_cur.png) repeat center;
}




















.f_bg {
    background: url(/addons/cms/view/default/images/f_bg.gif) repeat-x;
    height: 230px;
    overflow: hidden;
    padding: 41px 0 0;
}

.footer {
    width: 1200px;
    margin: 0 auto;
}

.f_logo {
    width: 320px;
    height: 177px;
}

.f_logo h5 {
    width: 165px;
    float: left;
}

.f_logo h5 img {
    width: 140px;
    height: 108px;
}

.f_logo p {
    font-size: 14px;
    color: #a9abac;
    width: 145px;
    float: left;
    padding: 10px 0 0;
}

.f_logo p b {
    display: block;
    font-size: 18px;
    letter-spacing: 13px;
    line-height: 32px;
}

.f_logo p a {
    color: #a9abac;
}

.f_logo p em {
    display: block;
    width: 120px;
    text-align: center;
    height: 26px;
    line-height: 26px;
    border-bottom: #393e42 1px solid;
    border-top: #393e42 1px solid;
    margin-top: 10px;
    font-size: 12px;
}

.f_nav {
    height: 177px;
    width: 200px;
    padding: 0 0 0 40px;
    background: url(/addons/cms/view/default/images/f_line.png) no-repeat left 0;
}

.f_nav ul li {
    height: 34px;
    line-height: 34px;
    width: 100px;
    float: left;
    overflow: hidden;
}

.f_nav ul li a {
    font-size: 12px;
    color: #a9abac;
}

.f_ban {
    width: 300px;
    height: 177px;
    padding: 0 0 0 40px;
    background: url(/addons/cms/view/default/images/f_line.png) no-repeat left 0;
}

.f_ban p {
    font-size: 12px;
    color: #a9abac;
    line-height: 32px;
    padding: 0 0 0 30px;
}

.f_ban p a {
    font-size: 12px;
    color: #a9abac;
}

.f_ban p span {
    padding: 0 10px;
}

.f_ban .f_p01 {
    background: url(/addons/cms/view/default/images/f_ico01.png) no-repeat 0 7px;
}

.f_ban .f_p02 {
    background: url(/addons/cms/view/default/images/f_ico02.png) no-repeat 0 8px;
}

.f_ban .f_p03 {
    background: url(/addons/cms/view/default/images/f_ico03.png) no-repeat 0 8px;
}

.f_er {
    height: 177px;
    width: 230px;
    background: url(/addons/cms/view/default/images/f_line.png) no-repeat left 0;
    padding-left: 30px;
}

.f_er p {
    width: 100px;
    float: left;
    padding: 0 0 0 15px;
    text-align: center;
    line-height: 0;
}

.f_er p em {
    display: block;
    width: 88px;
    height: 88px;
    border: #4e5356 1px solid;
    padding: 5px;
}

.f_er img {
    width: 88px;
    height: 88px;
}

.f_er span {
    display: block;
    font-size: 12px;
    color: #bababa;
    line-height: 30px;
}

.f_bot {
    height: 52px;
    line-height: 52px;
    overflow: hidden;
}

.f_bot p {
    font-size: 14px;
    color: #999;
    float: left;
    width: 910px;
    overflow: hidden;
}

.f_bot p b {
    color: #1f1f1f;
    font-weight: normal;
}

.f_bot p a {
    font-size: 14px;
    color: #999;
    padding: 0 10px;
}

.f_bot span {
    display: block;
    float: right;
    font-size: 14px;
    color: #666;
}

.f_bot i {
    padding: 0 0 0 20px;
}

.f_bot span a {
    color: #666;
}


.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(/addons/cms/view/default/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: #1261a3;
    color: #fff;
    height: 53px;
    width: 230px;
    padding: 9px 0 0;
    float: left;
}

.client-2 .my-kefu-main {
    background: #1261a3;
    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;
}