﻿body {
    font-size: 16px;
    min-height: 100%;
    font-family: "微软雅黑";
}
@media screen and (max-width: 1024px) {
    body {
        font-family: "华文细黑";
    }
}
@media screen and (max-width: 1366px) and (min-width: 360px) {
    body {
        font-size: 14px;
    }
}
@media screen and (max-width: 359px) {
    body {
        font-size: 12px;
    }
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
}
@media screen and (max-width: 1024px) {
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    p {
        font-family: "华文细黑";
    }
}
input,
select,
textarea {
    font-family: "微软雅黑";
    outline: none;
}
@media screen and (max-width: 1024px) {
    input,
    select,
    textarea {
        font-family: "华文细黑";
    }
}
button {
    appearance: none;
    -webkit-appearance: none;
    padding: 0;
    margin: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    outline: none;
    border: none;
    background: transparent;
}
a {
    color: #616161;
}
a:hover,
a:focus {
    text-decoration: none;
}
ul,
li {
    list-style: none;
    padding: 0;
    margin: 0;
}
img {
    vertical-align: middle;
}

/*暗锚*/

.target-fix {
    position: relative;
    top: -4.6878em; // 偏移为nav被fixed元素的高度
    display: block;
    height: 0; //高度为0
    overflow: hidden;
}
.Commoninner {
    padding: 0 3%;
}
.wrapper {
    width: 100%;
    min-height: 568px;
    position: relative;
    overflow: hidden;
}
.w1200 {
    width: 86%;
    max-width: 1200px;
    /*  padding: 0 5%;*/
    display: table;
    margin: 0 auto;
}
@media screen and (min-width:1200px) and (max-width: 1366px){
 .w1200 {
    width: 83%;
    max-width: 1200px;
    /*  padding: 0 5%;*/
    display: table;
    margin: 0 auto;
}   
}
.header {
    position: absolute;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    transition: background-color 0.5s;
    -moz-transition: background-color 0.5s;
    /* Firefox 4 */
    -webkit-transition: background-color 0.5s;
    /* Safari and Chrome */
    -o-transition: background-color 0.5s;
    /* Opera */
    z-index: 1000;
}
.fixednav {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 9999;
    margin: 0 auto;
    box-shadow: #ddd 0 1px 10px;
    border-bottom: none
}


/*@media screen and (max-width: 1024px){
  .header{
    background-color: #fff;
}*/

.header .pc-nav-tp {
    width: 100%;
    max-width: 1200px;

  
    padding-top: 0.5em;
}
.header .pc-nav-tp .pcnav-ul {
    float: right;
        margin-right: -15px;
}
.header .pc-nav-tp .pcnav-ul li {
    float: left;
    padding: 0 15px
}
.header .pc-nav-tp .pcnav-ul li a {
    font-size: 14px;
    color: #fff;
}
.header .pc-nav-tp .pcnav-ul li.rlzy{
     border-left: 1px solid #fff;
     height: 14px;
     line-height: 14px;
      padding: 0 16px 16px 16px;
     border-right: 1px solid #fff;
     position: relative;
     top: 4px
}
.header .pc-nav-tp .pcnav-ul li.rlzy a{
    padding-bottom:16px;
}
.header .pc-nav-tp .pcnav-ul li.rlzy:hover dl{
    display: block;
}
.header .pc-nav-tp .pcnav-ul li dl{
    display: none;
    margin-top: 16px;
    text-align: center;
    position: absolute;
    width: 100%;
    top: 100%;
    left: 50%;
    margin-left:-55px;
    padding: 20px 24px 20px 24px;
    background-color: #fff;
   width: 110px;
    z-index: 12;
    opacity: 0.88;
    box-shadow: 0 0 5px 0 #e3e3e3;
    border-radius: 5px;
}
.header .pc-nav-tp .pcnav-ul li dl dd{
    text-align: center;
    color: #fff;
    width: 100%;
}
.header .pc-nav-tp .pcnav-ul li dl span{
    position: absolute;
    left: 50%;
    bottom: 100%;
    width: 23px;
    height: 11px;
    margin-left: -11.5px;
    background: url(../images/white-arr.png) no-repeat;
}
.header .pc-nav-tp .pcnav-ul li dl dd a{
    color: #666666;
    font-size: 0.9em;
    line-height: 2.2em;
}
.header .pc-nav-tp .pcnav-ul li dl dd a:hover{
    color:#09a7de;
}
.header .pc-nav-tp .pcnav-ul li a {
    font-size: 14px;
    color: #fff;
}
.header .pc-nav-tp .pcnav-ul li a:hover {
    color: #b2b3b1;
}
.header .pc-nav-tp .pcnav-ul li.chinese {
    padding-right: 0;
}
.header .pc-nav-tp .pcnav-ul li.chinese a img {
    margin-right: 6px
}
.header .pc-nav-tp .pcnav-ul li.chinese a {
    color: #86eaff;
}
.header .pc-nav-tp .pcnav-ul li.english a {
    color: #cccccc;
}
.pc-nav-body {
    /* margin-top: 0.5em*/
}
.pc-nav-body a.nav-logo {

    max-width: 13.4375em;
    width: 13em\0;
    height: 3.375em;
    float: left;
    margin-right: 80px;
}
.pc-nav-body a.nav-logo img {
    width: 100%;
    max-width: 100%;
}
.pc-nav-body a.nav-logo img.logo1 {
    display: block;
}
.pc-nav-body a.nav-logo img.logo2 {
    display: none
}
.pc-nav-body ul {
    margin-left: 80px
}
.pc-nav-body ul li {
    float: left;
    padding: 0 3%;
}
.pc-nav-body ul li>a {
    color: #333;
    height: 3.6em;
    line-height: 2.6em;
    display: block;
    font-size: 18px;
    color: #fff
}
@media screen and (max-width:1366px){
  .pc-nav-body ul li>a {
    color: #333;
    height: 3.6em;
    line-height: 2.6em;
    display: block;
    font-size: 1.2em;
    color: #fff
}  
}


/*当前页显示上条*/

.pc-nav-body ul li.active>a {

    position: relative;
}
.pc-nav-body ul li.lv1-box>a {
    position: relative;
}
.pc-nav-body ul li.lv1-box>a:before {
    content: '';
    position: absolute;
    display: inline-block;
    top: 0;
    left: 0;
    width: 0;
    height: 3px;
    background: #036eb7;
}
.pc-nav-body ul li.lv1-box>a:hover:before {
    width: 100%;
    -webkit-transition: all 300ms cubic-bezier(0.5, 0, 0.5, 1);
    transition: all 300ms cubic-bezier(0.5, 0, 0.5, 1);
}
.pc-nav-body ul lv-box.on>a:before {
    content: '';
    position: absolute;
    display: inline-block;
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: #036eb7;
}

.pc-nav-body ul li.on {
    border-bottom: 2px solid #ffffff;
}
.pc-nav-body ul li {
    position: relative;
    border-bottom: 2px solid transparent;
}
// .pc-nav-body ul li.kind {
//        border-bottom: 2px solid #ffffff; 
// }
.pc-nav-body ul li>a {
    border-top: 3px solid transparent;
}
.pc-nav-body ul li dl {
    text-align: center;
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    padding: 15px 0;
    background-color: #fff;
    display: none;
    z-index: 12;
    box-shadow: 0 0 5px 0 #e3e3e3;
    opacity: 0.88;
}
.pc-nav-body ul li dl span.lv2-arr {
    position: absolute;
    left: 50%;
    bottom: 100%;
    width: 23px;
    height: 11px;
    margin-left: -11.5px;
    background: url(../images/white-arr.png) no-repeat;
}

.pc-nav-body ul li dl.show {
    display: block;
    z-index: 10;
}
.pc-nav-body ul li dl dd {
    text-align: center;
    background-color: #fff;
}
.pc-nav-body ul li dl dd a {
    color: #666;
    width: 100%;
}
.pc-nav-body ul li dl dd:last-child a {
    border-bottom: none
}
.pc-nav-body ul li dl dd a {
    height: 40px;
    line-height: 40px;
    /*    border-bottom: 1px dashed #d7d7d7;*/
    width: 130px;
    padding: 0 10px;
    display: block;
    margin: 0 auto;
    font-size: 16px;
}
@media screen and (max-width:1366px){
.pc-nav-body ul li dl dd a {
    height: 40px;
    line-height: 40px;
    /*    border-bottom: 1px dashed #d7d7d7;*/
    width: 130px;
    padding: 0 10px;
    display: block;
    margin: 0 auto;
    font-size: 1em;
}
}
.pc-nav-body ul li dl dd.active {
    background-color: #f0f0f0;
}
.pc-nav-body ul li dl dd:hover a {
    color: #09a7de;
}
.pc-nav-body ul li dl dd:hover a {
    border-bottom: none
}
.pc-nav-body ul li dl dd.active a {}

.pc-nav-body a.search-btn {
 /*   background-image: url(./images/search-logo2.png);*/
    float: right;
    width: 1.125em;
    height: 1.125em;
    /* background:url(../images/search-logo2.png) no-repeat;*/
    overflow: hidden;
    background-size: cover;
    margin-top: 24px;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/search-logo2.png',
    sizingMethod='scale');

    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/search-logo2.png',sizingMethod='scale')";

}

.pc-nav-body a.search-btn2 {
    /* background:url(../images/search-logo.png) no-repeat;*/
    float: right;
    width: 1.125em;
    height: 1.125em;
    background-size: cover;
    margin-top: 24px
}
.pc-nav-body a.search-btn-del {
    background: url(../images/searchpc-del.png) no-repeat;
    float: right;
    width: 1.125em;
    height: 1.125em;
    background-size: cover;
    margin-top: 24px
}

.ph-banner .ban-hd2 a {
    width: 1.25em;
    height: 1.25em;
    background: url(../images/banner-tog.png) no-repeat;
    display: inline-block;
    overflow: hidden;
    margin: 0 5px;
    cursor: pointer;
}
.ph-banner .ban-hd2 a.on {
    background: url(../images/banner-tog-on.png) no-repeat;
}
























/*手机端头部*/

.ph-nav {
    height: 4.65em;
    padding: 0 3%;
    // background-color: #fff;
}
.ph-nav-cent {
    padding: 0.75em 0;
    height: 4.375em;
    position: relative;
}
.ph-nav-cent a.nav-logo {
    /*    background-size: cover;
    background-position: left center;*/
    width: 20%;
    min-width: 12.5em;
    height: 3.375em;
    float: left;
}
.ph-nav-cent a.nav-logo img {
    width: 100%;
    max-width: 100%;
}
.ph-nav-cent .nav-icon {
    position: absolute;
    right: 1.1%;
    top: 1.5625em;
    display: inline;
    width: 30%;
    text-align: right;
}
.ph-nav-cent .nav-icon a.ph-search {

    width: 1.875em;
    height: 1.875em;
    /* background: url(../images/search-logo2.png) no-repeat; */
    display: inline-block;
    background-size: cover;
    margin-right: 1.375em
}
.ph-nav-cent .nav-icon a.phone-nav-icon {

    width: 2.1em;
    height: 1.875em;
    /* background: url(../images/search-logo2.png) no-repeat; */
    display: inline-block;
    background-size: cover;
}
.ph-nav-box-wrap {
    /*    max-width: 640px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);*/
    position: fixed;
    z-index: 200;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(36, 35, 37, 0.6);
    display: none;
}
.ph-nav-box-wrap .ph-nav-box {
    height: 100%;
    width: 65%;
    position: absolute;
    right: -65%;
    top: 0;
    background-color: #005293;
    z-index: 9999!important;
}
.ph-nav-box-wrap .ph-nav-box ul {
    position: relative;
}
.ph-nav-box-wrap .ph-nav-box ul li {

    border-bottom: 1px solid #003561
}
.ph-nav-box-wrap .ph-nav-box ul li a {
    font-size: 1.25em;
    color: #fff;
    padding: 0.95em 0 1em 2.5em;
    display: block;
}
.ph-nav-box-wrap .ph-nav-box ul li a img {
    width: 0.5em;
    height: 0.75em;
    margin-right: 0.3em;
}
.ph-nav-box-wrap .ph-nav-box ul li a img.del-img {
    width: 1.75em;
    height: 1.75em;
    margin-left: 1.25em
}
.ph-nav-box-wrap .ph-nav-box ul li dl {
    position: absolute;
    top: 0;
    right: -200%;
    width: 100%;
    display: block;
    height: 100%;
    background-color: #005293;
}
.ph-nav-box-wrap .ph-nav-box ul li.on dl {
    display: block
}
.ph-nav-box-wrap .ph-nav-box ul li dd {
    border-bottom: 1px solid #003561
}
.ph-nav-box-wrap .ph-nav-box ul li dd a {
    font-size: 1.25em;
    color: #fff;
    padding: 0.95em 0 1em 2.5em;
    display: block;
}







.search-box {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000,endColorstr=#33000000);
    height: 4.6875em;
    height: 4em\0;
    z-index: 300;
}
.search-box .search-cent {
    max-width: 1200px;
    margin: 0 auto;
}
.search-box .search-cent .search-input {
    display: block;
    float: right;
    width: 52%;
    background-color: #fff;
    border-radius: 5px;
    height: 2.4em;
    margin-top: 1.25em;
    padding: 0.45em 1.25em;
    position: relative;
    top: -0.4em\0;
}
.search-box .search-cent .search-input img{
    position: relative;
    top:-2px;
}
@media screen and (max-width: 1024px) {
    .search-box .search-cent .search-input {
        width: 100%;
    }
    .search-box .search-cent {
        padding: 0 3%;
    }
}

.search-box .search-cent .search-input input {
    width: 94%;
    border: none;
    color: #999999;
    font-size: 15px;

    appearance: none;
    -webkit-appearance: none;
}
@media screen and (max-width: 768px) {
    .search-box .search-cent .search-input input {
        width: 94%;
        border: none;
        color: #999999;
        font-size: 1em;
        line-height: 1.2em;
        appearance: none;
        -webkit-appearance: none;
    }
}
.search-box .search-cent .search-input input img {
    height: auto;
}
.search-box .search-cent .search-input a.search-main-btn {
    width: 1.125em;
    height: 1.125em;
    display: inline-block;
    background: url(../images/search-logo.png) no-repeat;
    background:none\0;
    background-size: cover;
    position: absolute;
    right: 3%;
    top: 28%;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/search-logo.png',  sizingMethod='scale');
}



/*公共部分底部*/

.footer {
    background-color: #212121;
}
.footer .footer-inner {
    max-width: 1200px;
    margin: 0 auto;
}
@media screen and (min-width:1200px) and (max-width: 1366px){
.footer .footer-inner {
    max-width: 1200px;
    margin: 0 auto;
    width: 83%;
}
}

.footer .footer-inner .footer-tp {
    padding-bottom: 0.625em;
    border-bottom: 1px solid #595959;
    padding-top: 1em;
}
.footer .footer-inner .footer-tp .tp-left {
    float: left;
    width: 50%;
}
.footer .footer-inner .footer-tp .tp-left ul li {
    float: left;
    padding-left: 0;
    padding-right: 3%;
}
.footer .footer-inner .footer-tp .tp-left ul li:hover a {
    border-bottom: 1px solid #fff
}
.footer .footer-inner .footer-tp .tp-left ul li a {
    font-size: 0.75em;
    color: #fff;
}
.footer .footer-inner .footer-tp .tp-right {
    float: right;
    text-align: right;
    color: #fff;

    position: relative;
}
.footer .footer-inner .footer-tp .tp-right>a {
    font-size: 0.75em;
    color: #fff;
    background: url(../images/friend-arr.png) no-repeat right center;
    padding-right: 32px;
    position: relative;
}
.footer .footer-inner .footer-tp .tp-right>a.friend-arr {
    background: url(../images/friend-arr2.png) no-repeat right center;
}
.footer .footer-inner .footer-tp .tp-right .fri-link-box {
    position: absolute;
    bottom: 140%;
    right: 0;
    margin-left: -55px;
    width: 150px;
  /*  height: 250px;*/
    border: 1px solid #595959;
    background-color: #212121;
    display: none;
}
.footer .footer-inner .footer-tp .tp-right .fri-link-box .fri-arr {
    position: absolute;
    left: 50%;
    margin-left: -8px;
    bottom: -6px;
    background: url(../images/fri_icon.png) no-repeat center center;
    width: 19px;
    height: 6px
}

.footer .footer-inner .footer-tp .tp-right .fri-link-box .link-box-cent {
    padding: 10px 10px 0 10px;
    text-align: left;
    max-height: 228px;
    min-height:180px;
}
.footer-tp .tp-right .fri-link-box .link-box-cent ul li {
    border-bottom: 1px solid #3b3b3b;
    padding-bottom: 6px;
    text-align: center;
}
.footer-tp .tp-right .fri-link-box .link-box-cent ul li:last-child {
    border-bottom: none;
}
.footer-tp .tp-right .fri-link-box .link-box-cent ul li a {
    font-size: 12px;
    color: #999999;
}
.footer-tp .tp-right .fri-link-box .link-box-cent ul li a:hover {
    color: #fff
}
.footer-tp .tp-right .fri-link-box .link-box-cent .mCSB_draggerContainer .mCSB_draggerRail {
    background-color: #3b3b3b;
}
.footer-tp .tp-right .fri-link-box .link-box-cent .mCSB_draggerContainer {
    left: 15px
}

@media screen and (max-width: 1024px) {
    .footer .footer-inner .footer-tp .tp-left {
        width: 100%;
        display: block;
        margin: 0 auto;
    }
    .footer .footer-inner .footer-tp .tp-left ul {
        width: 95%;
        margin: 0 auto;
    }
    .footer .footer-inner .footer-tp .tp-left ul li {

        text-align: center;
        width: 20%;
        padding-left: 0;
        padding-right: 0;
    }
}

.footer .footer-tb {
    height: 2.25em;
    line-height: 1.25em;
}
.footer .footer-tb .copyright {
    float: left;
    color: #666;
    font-size: 0.75em;
    line-height: 3em;
}
.footer .footer-tb .copyright a:hover {
    color: #fff
}
.footer .footer-tb p {
    font-size: 0.75em;
    color: #666;
    float: left;
    line-height: 2.4em;
    text-align: center;
}
.footer .footer-tb p a:hover {
    color: #fff
}

/*底部技术支持*/

.foot-support {
    float: left;
    font-size: 0.75em;
    line-height: 3em;
    color: #666666;
    width: 20em;
    margin-left: 0.5em
}
.foot-support .title {
    float: left;
}
.foot-jszc li {
    text-align: left;
    float: left;
}
.foot-support a {
    color: #666666;
}
.foot-support a:hover {
    color: #b2b2b2;
}
.phone-zc {
    display: none
}
.phone-zc a {
    font-size: 0.75em;

    color: #666;
    float: right;
    line-height: 2.4em;
    text-align: center;
}


@media screen and (max-width: 1024px) {
    .footer .footer-tb {
        height: auto;
        padding: 0% 1.5% 0% 1.5%;
    }
    .footer {
        padding: 0 1.5%;
    }
}
@media screen and (max-width: 768px) {
    .footer .footer-tb {
        height: auto;
        padding: 0% 1.5% 3% 1.5%;
    }
    .footer {
        padding: 0 1.5%;
    }
}
@media screen and (max-width: 1024px) {
    .tp-right {
        display: none
    }
}
@media screen and (max-width: 1024px) {

    .footer .footer-tb .copyright {
        /* float: left; */
        color: #666;
        font-size: 0.75em;
        line-height: 2em;
        text-align: center;
        margin: 0 auto;
        float: none
    }
    .footer-tb .phone-zc {
        display: block;
        text-align: center;
    }
    .footer-tb .phone-zc a {
        float: none
    }
    .foot-support {
        display: none
    }
}
.tp-fr-ph {

    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.25em;
    margin-top: 3em;
    width: 43%;
    text-align: center;
    position: relative;
    height: 1.875em;
    background-color: #474747;
}

.tp-fr-ph {
    display: none;
}
@media screen and (max-width:1024px) {
    .tp-fr-ph {
        display: block;
    }
}
.tp-fr-ph>a {
    line-height: 1.875em;
    color: #fff;
    background: url(../images/friend-arr.png) no-repeat right center;
    padding-right: 1.25em;
}
.tp-fr-ph>a.friend-arr {
    background: url(../images/friend-arr2.png) no-repeat right center;
}
.tp-fr-ph .fri-link-box {
    position: absolute;
    bottom: 140%;
    right: 0;
    margin-left: -55px;
    width: 100%;
    display: none border: 1px solid #595959;
    background-color: #212121;
    display: none;
    z-index: 500;
}
.tp-fr-ph .fri-link-box .fri-arr {
    position: absolute;
    left: 50%;
    margin-left: -8px;
    bottom: -5px;
    background: url(../images/fri_icon.png) no-repeat center center;
    width: 19px;
    height: 6px
}

.tp-fr-ph .fri-link-box .link-box-cent {
    padding: 10px 5px 0 10px;
    text-align: left;
    height: 182px;
    border: 1px solid #595959;
}
.tp-fr-ph .link-box-cent ul li {
    border-bottom: 1px solid #3b3b3b;
    padding: 3px 0;
    /* height: 43px; */
    /* overflow: hidden; */
    line-height: 27px;
}
.tp-fr-ph .link-box-cent ul li:last-child {
    border-bottom: none;
}
.tp-fr-ph .link-box-cent ul li a {
    font-size: 12px;
    color: #fff;
}
.tp-fr-ph .link-box-cent .mCSB_draggerContainer .mCSB_draggerRail {
    background-color: #3b3b3b;
}
.tp-fr-ph .link-box-cent .mCSB_draggerContainer {
    left: 10px
}

/*右侧悬浮*/


/*右边悬浮框样式 begin*/

@media screen and (max-width: 768px) {
    .right-fixed {
        display: none
    }
}
.right-fixed {
    width: 50px;
    position: fixed;
    top: 20%;
    right: 3%;
    z-index: 999;
    display: none;
}
.fixed-list {
    height: 208px;
}
.fixed-list li {

    padding: 4px;
    background: url(../images/fixed_li_03.png) center center no-repeat;
    margin-bottom: 2px;
    position: relative;
    float: left;
}
.fixed-list li a {
    display: block;
    width: 42px;
    height: 42px;

    background-color: rgba(178, 178, 178, 0.7);
    border-radius: 2px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
.fixed-list li:hover,
.fixed-list li.active {
    background: url(../images/fixed_li_hover.png) center center no-repeat;
}
.fixed-list li:hover a,
.fixed-list li.active a {
    background-color: #00529c;
}
.fixed-list .phone-num {
    width: 0px;
    height: 42px;
    padding-left: 0px;
    position: absolute;
    height: 42px;
    line-height: 42px;
    background: url(../images/group_right_bg0_03.png) right top no-repeat;
    top: 0px;
    left: 0px;
    font-size: 14px;
    color: #00529c;
    font-weight: bold;
    overflow: hidden;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}
.fixed-list .phone-num p {
    width: 0px;
    padding-left: 0px;
    display: block;
    height: 42px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}
.fixed-list .phone:hover .phone-num {
    width: 200px;
    left: -200px;
    height: 46px
}
.fixed-list .phone:hover .phone-num p {
    width: 180px;
    padding-left: 20px;
    height: 46px;
    line-height: 46px
}

.fixed-list .wechat-code {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;

    padding: 15px 29px 0 20px;
    height: 205px;
    background: url(../images/group_right_bg_01.png) center center no-repeat;
    position: absolute;
    left: -185px;
    top: -131px;
    text-align: center;
    transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
}
.fixed-list .wechat-code img {
    width: 100%;
    // margin-bottom: 10px;
}
.fixed-list .wechat-code p {
    line-height: 18px;
    font-size: 14px;
    width: 130px;
}
.fixed-list .wechat:hover .wechat-code {
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
}
.ie7 .fixed-list .wechat-code {
    display: none;
}
.ie7 .fixed-list .wechat:hover .wechat-code {
    display: block;
}
.ie8 .fixed-list .wechat-code {
    display: none;
}
.ie8 .fixed-list .wechat:hover .wechat-code {
    display: block;
}
.ie9 .fixed-list .wechat-code {
    display: none;
}
.ie9 .fixed-list .wechat:hover .wechat-code {
    display: block;
}



/*右边悬浮框样式 end*/


/*通用模块*/

.form-group-cell {
    width: 100%;
    display: table-cell;
    vertical-align: top;
    position: relative;
}
@media screen and (max-width: 768px) {
    .form-group-cell {
        display: block;
    }
}
.form-group-bd {
    padding: 0;
    margin: 0;
}
.form-control {
    width: 100%;
    height: 2.625em;
    display: block;
    overflow: hidden;
    font-size: 1em;
    line-height: 1.875em;
    padding: 0.375em 0.5em;
    color: #333;
    background: #f0f0f0;
    border: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-bottom: 0.25em;
    border: solid 1px #f0f0f0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.form-control:focus,
.form-control:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    border-color: #f0f0f0;
}


/*标题文字共用*/

.title-main {
    width: 100%;
    text-align: center;
    position: relative;

}
@media screen and (max-width:768px) {
.title-main {
    width: 100%;
    text-align: center;
    position: relative;
    margin-top:1.6em;
}
}

.title-main h5 {
    font-size: 2.5em;
    line-height: 2.8em;
    position: relative;
}
@media screen and (max-width:1366px){
 .title-main h5 {
    font-size: 2em;
    line-height: 2.4em;
    position: relative;
        // margin-top: 0.875em;
}   

.main-speech .title-main h5{
    font-size: 2em;
}
}
@media screen and (max-width:768px){
 .title-main h5 {
    font-size:2em;
    line-height: 2.4em;
    position: relative;
        // margin-top: 0.875em;
}  
.main-speech .title-main h5 {
    font-size: 2em;
}
}
.title-main em {
    background: url(../images/titlebg.png) no-repeat;
    background-size: 12.0625em 1.875em;
    width: 12.0625em;
    height: 1.875em;
    position: absolute;
    bottom: -0.7em;
    left: 50%;
    margin-left: -6.03125em;
    display: block;
}

/*分页盒子*/

.paging-box {
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1.5em;
    margin-bottom: 3.125em;
    display: table;
}
.paging-box .paging-box-cent {
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
    display: table
}
.paging-box a {
    float: left;
    display: inline-block;
    text-align: center;
    color: #002354;
    margin: 0 0.2em;
}
.paging-box a.prev {
    background: #e8e8e8;
    padding: 0.625em 1em 0.5em 0.625em;
}
.paging-box a.next {
    background: #e8e8e8;
    padding: 0.625em 1em 0.5em 0.625em;
    display: inline
}
.paging-box .pc-paging {
    float: left;
}
.paging-box .pc-paging a {
    background: #e8e8e8;
    padding: 0.625em 1em 0.5em 1em;

    text-align: center;
}
.paging-box .pc-paging a.active {
    background-color: #2b57ab;
    color: #fff;
}
.paging-box .pc-paging a.nobg {
    background: none;
    line-height: 12px
}
@media screen and (max-width: 1200px) {
    .paging-box .paging-box-cent {
        overflow: hidden;
        text-align: center;
        margin: 0 auto;
    }
}
@media screen and (max-width: 768px) {
    .paging-box .paging-box-cent {}
    .paging-box a.prev {
        float: left;
    }
    .paging-box a.next {

        float: right
    }
}