@charset "utf-8";

.fl {
    float: left;
}
.fr {
    float: right;
}

.edit_con_original {
    line-height: 1.8;
    padding: 20px;
    color: #333;
}
.edit_con_original li {
    list-style-type: disc;
}
.edit_con_original h1 {
    font-size: 2em;
}
.edit_con_original h2 {
    font-size: 1.5em;
}
.edit_con_original h3 {
    font-size: 1.17em;
}
.edit_con_original h4 {
    font-size: 1em;
}
.edit_con_original h5 {
    font-size: 0.83em;
}
.edit_con_original h6 {
    font-size: 0.67em;
}
.edit_con_original em {
    font-style: italic;
}
.edit_con_original cite {
    font-style: italic;
}
.edit_con_original address {
    font-style: italic;
}
.edit_con_original i {
    font-style: italic;
}
.edit_con_original table {
    border-collapse: separate;
    border-spacing: 2px;
}

/*所有后台编辑器区域都要引用 edit_con_original 类名*/

/* clear 页头，页脚，内容区都不用再加清除样式 */
.fixed:after,
.clearfix:after,
.cf:after,
.header:after,
.main:after,
.footer:after,
.top_len:after,
.link:after {
    content: ' ';
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
}
.fixed,
.clearfix,
.cf,
.header,
.main,
.footer,
.top_len,
.link {
    *zoom: 1;
}

.clear,
.cl {
    display: block !important;
    float: none !important;
    clear: both;
    width: auto !important;
    max-width: none !important;
    min-width: 0 !important;
    max-height: none !important;
    min-height: 0 !important;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 none !important;
    font-size: 0 !important;
    line-height: 0 !important;
}

.lt9 .t-shadow {
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr="#99000000", EndColorStr="#99000000");
}
.t-shadow {
    background: rgba(0, 0, 0, 0.5);
}
/****************公共样式**/
.wrapper {
    /*max-width:1280px;*/ /* min-width:385px;*/
    margin: 0 auto; /*overflow:hidden;*/
    background: #fff;
}

.wrap {
    /*max-width:1280px;*/
    width: 100%;
    margin: 0 auto;
}

.header {
    position: relative;
    z-index: 10;
}
.header .wrap {
    min-height: 103px;
    background: #222;
}
.header .formbar {
    float: right;
    width: 183px;
    height: 23px;
    padding: 39px 10px 0 0;
    height: 39px;
}
.header .in_form {
    background: #fff;
}
.header .in_form li {
    float: left;
}

.header .in_form li input {
    height: 23px;
    line-height: 23px;
    border: 0;
    background: #fff;
    font-size: 14px;
    width: 100%;
}

#btnSearch {
    height: 23px;
    line-height: 23px;
    border: 0;
    background: url(../images/fdj.jpg) no-repeat right;
    background-position: 8px 7px;
}

.header .in_form li.text {
    width: 133px;
    padding: 0 9px;
    border-right: 1px solid #7d7d7d;
    margin-right: 1px;
}
.header .in_form li.submit {
    width: 29px;
    height: 23px;
    font-size: 11px;
    font-family: arial;
}
.logo {
    float: left;
    width: 20%;
    height: 103px;
    display: flex;
    align-items: center;   /* 垂直居中 logo 图片 */
}
.logo img {
    width: 100%;    
    height: 84px;
}
.nav_menu_btn {
    display: none;
}
.nav_nav {
    height: 103px;
    float: right;
    width: 70%;
}
.nav_nav ul > li {
    float: left;
    margin-right: 1%;
    position: relative;
    width: 140px;
}
.nav_nav ul > li > a {
    display: block;
    color: #fff;
    line-height: 103px;
    text-align: center;
}
.nav_nav ul > li > a:hover {
    color: #e57817;
}
.nav_nav ul > li.on > a {
    background: #038bd3;
    color: #000;
}
.nav_nav ul > li dl {
    position: absolute;
    left: 0;
    top: 103px;
    text-align: center;
    width: 100%;
    display: none;
}
.nav_nav ul > li dl dd {
    background: url(../images/png_bg1.png) repeat;
}
.nav_nav ul > li dl dd a {
    color: #212121;
    display: block;
    line-height: 34px;
}
.nav_nav ul > li dl dd a:hover {
    background: url(../images/png_bbg.png) repeat;
    color: #fff;
}
.nav_nav ul > li:hover dl {
    display: block;
}

.banner {
    /*margin-bottom:66px;*/
    width: 100%;
    height: auto;
    overflow: hidden;
}
.banner ul {
    width: 100000%;
    position: relative;
    left: 0;
    top: 0;
}
.banner ul li {
    float: left;
}
.banner ul li a {
    display: block;
    width: 100%;
}
.banner ul li img {
    width: 100%;
    height: auto;
    display: block;
}

.banner1 {
    margin-bottom: 66px;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.banner1 ul {
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
}
.banner1 ul li {
    float: left;
    width: 100%;
}
.banner1 ul li a {
    display: block;
    width: 100%;
}
.banner1 ul li img {
    width: 100%;
    height: auto;
    display: block;
}

.main {
    background: #fff;
}

.in_columns_prat {
    position: relative;
    overflow: hidden;
}
.in_columns_prat ul li h3 span,
.hotpro_content .bg {
    background: url(../images/sprite.png) no-repeat;
}
.in_columns_prat > ul {
    width: 110%;
    position: relative;
    overflow: hidden;
}
.in_columns_prat > ul > li {
    float: left;
    width: 29.4%;
    left: 0;
    top: 0;
    margin-right: 2%;
}
.in_columns_prat ul li img {
    width: 95%;
    height: auto;
}
.hotpro_content {
    width: 100%;
    position: relative;
}
.hotpro_content .bg {
    height: 67px;
    width: 95%;
    background-position: 0 -134px;
    background-repeat: repeat;
    position: absolute;
    bottom: 0;
    left: 0;
}
.hotpro_content ul {
    height: 379px;
}
.hotpro_content ul li {
    position: absolute;
}
.hotpro_content a {
    line-height: 67px;
    display: block;
    text-align: center;
    font-size: 16px;
}
.in_columns_prat ul li h3 {
    height: 56px;
    line-height: 56px;
    font-size: 21px;
    position: relative;
    width: 50%;
    color: #212121;
}
.in_columns_prat ul li h3 strong {
    display: block;
    width: 86.5%;
    background: #ced700;
    padding-left: 13.5%;
}
.in_columns_prat ul li h3 span {
    position: absolute;
    right: -15px;
    top: 50%;
    margin: -15px 0 0 0;
    display: block;
    height: 30px;
    width: 30px;
    background-position: -2px -100px;
}

.item3 .hotpro_content .bg {
    margin-left: 2px;
    left: 8px;
}
.item3 h3 {
    margin-left: 10px;
}
.item3 .hotpro_content {
    width: 95%;
}

.hotpro_content li a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.link {
    background: url(../images/link_bg.png) repeat-x 0 bottom;
    line-height: 40px;
    padding-bottom: 10px;
    margin-top: 40px;
}
.link h3 {
    font-size: 20px;
    font-weight: bold;
    padding-left: 2.3%;
}
.link a {
    display: block;
    width: 100px;
    float: left;
    text-align: center;
    padding-left: 3px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
}

.footer {
    background: #2a2a2a;
    color: #7b7b7b;
    font-size: 14px;
    padding: 15px 2.3%;
    line-height: 26px;
}
.footer a {
    color: #777;
    padding: 18px;
}
.footer a:hover {
    text-decoration: underline;
}
.copy a {
    color: #bbb;
}
.phone_footer {
    display: none;
}
.footer .fl {
}
.footer .fr {
}
.footer .fr img {
    height: 19px;
    width: 146px;
    vertical-align: middle;
    margin-right: 20px;
}
.footer .fr a {
    display: inline-block;
    background: url(../images/sprite.png) no-repeat left -350px;
    height: 46px;
    width: 46px;
    padding: 0;
    vertical-align: middle;
}
.footer .fr a.wx {
    margin-left: 10px;
    background-position: -53px -350px;
}

#back-top {
    width: 40px;
    height: 38px;
    line-height: 35px;
    background: black;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 38px;
    position: fixed;
    left: 50%;
    margin-left: 640px;
    bottom: 60px;
    display: none;
    z-index: 10;
}
#back-top a {
    display: block;
    color: #fff;
    height: 38px;
}
#back-top a:hover {
    background: #038bd3;
    border: none !important;
}
@media screen and (max-width: 1350px) {
    #back-top {
        margin: 0;
        right: 0;
        left: auto;
    }
}

@media screen and (max-width: 1195px) {
    .nav_nav {
        width: 47%;
    }
    .nav_nav {
        float: none;
        clear: both;
        width: 100%;
        padding: 0 2.5% 0 2.5%;
        padding-top: 20px;
        height: 44px;
    }
    .nav_nav ul > li a {
        line-height: 30px;
    }
    .nav_nav ul > li dl {
        top: 30px;
        padding-top: 14px;
    }
}
@media only screen and (max-width: 1024px) {
    .logo {
        width: 302px;
    }

    .item3 h3 {
        margin-left: 8px;
    }
    .item3 .hotpro_content .bg {
        left: 6px;
    }
}
@media only screen and (max-width: 849px) {
    .item3 h3 {
        margin-left: 6px;
    }
    .item3 .hotpro_content .bg {
        left: 4px;
    }
}
@media screen and (max-width: 1000px) {
    .header {
        position: relative;
    }
    .header .formbar {
        position: absolute;
        right: 2.5%;
        top: auto;
        padding-right: 0;
    }
    .nav {
        float: none;
        clear: both;
        width: 100%;
        padding: 0 0 0 2.5%;
        padding-top: 20px;
        height: 44px;
    }
    .nav_nav ul > li a {
        line-height: 30px;
    }

    .hotpro_content a {
        font-size: 14px;
    }

    .footer .fr {
        float: none;
    }
}

@media screen and (max-width: 800px) {
}
@media screen and (max-width: 760px) {
    .header {
        padding-top: 40px;
    }
    .header .wrap {
        min-height: 90px;
    }
    .header .formbar {
        padding: 5px 0;
        top: 5px;
        height: 25px;
        width: 100%;
        right: 0;
        background: #fff;
    }
    .header .formbar ul {
        width: 95.5%;
        margin: 0 auto;
    }
    .header .in_form {
        background: #eee;
        border-radius: 10px;
        overflow: hidden;
    }
    .header .in_form li input {
        background: #eee;
        display: block;
        float: left;
    }
    .header .in_form li.text {
        border: 0;
        width: 85%;
        padding: 0 2%;
    }
    .header .in_form li.submit {
        width: 10%;
    }
    .nav_menu_btn {
        display: block;
        float: right;
        padding: 13px 2.5% 13px 0;
        cursor: pointer;
    }
    .nav_nav {
        display: none;
        border-top: 2px solid #fff;
        margin-top: 13px;
        padding: 0;
        height: auto;
    }
    /*.header .wrap .top_nav span > a { height: 48px; padding: 0 0 0 30px; background: #fbfbfb url(../images/top_nav_link_bg.png) no-repeat; line-height: 48px }*/
    .nav_nav ul > li {
        float: none;
        margin: 0;
        width: auto;
    }
    .nav_nav ul > li > a {
        height: 100%;
        line-height: 40px;
        padding: 10px 0 10px 70px;
        text-align: left;
        font-size: 16px;
        border-bottom: 1px solid #fff;
        display: block;
        width: auto;
    }
    .nav_nav ul > li.n1 > a {
        background: url(../images/phone_nav_bg_01.png) no-repeat 2.5% center;
    }
    .nav_nav ul > li.n2 > a {
        background: url(../images/phone_nav_bg_02.png) no-repeat 2.5% center;
    }
    .nav_nav ul > li.n3 > a {
        background: url(../images/phone_nav_bg_03.png) no-repeat 2.5% center;
    }
    .nav_nav ul > li.n4 > a {
        background: url(../images/phone_nav_bg_04.png) no-repeat 2.5% center;
    }
    .nav_nav ul > li.n5 > a {
        background: url(../images/phone_nav_bg_05.png) no-repeat 2.5% center;
    }
    .nav_nav ul > li.on > a {
        background-color: #038bd3;
    }
    .nav_nav ul > li dl {
        position: static;
        padding: 2% 0;
        display: block;
        background: #fff;
        border-bottom: 5px solid #262628;
    }
    .nav_nav ul > li dl dd {
        background: #fff;
    }
    .nav_nav ul > li dl dd a {
        color: #b0b1b4;
        font-size: 14px;
        font-weight: bold;
        line-height: 30px;
        padding: 1% 0;
        text-indent: 70px;
        text-align: left;
    }
    .nav ul > li dl dd a:hover {
        background: none;
        color: #038bd3;
    }
    .banner {
        margin-bottom: 20px;
    }

    .link {
        width: 93%;
        margin: 0 auto 20px;
        line-height: 32px;
        padding-left: 2%;
        display: none;
    }
    .link h3 {
        font-size: 16px;
        padding: 0;
    }
    .link a {
        font-size: 14px;
        text-align: left;
        width: 33%;
        padding: 0;
        text-align: center;
    }

    .in_columns_prat > ul {
        width: 100%;
    }
    .in_columns_prat > ul > li {
        float: none;
        width: 95%;
        margin: 0 auto;
    }
    .in_columns_prat ul li h3 {
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    .hotpro_content a {
        line-height: 40px;
        font-size: 14px;
        margin-bottom: 10px;
    }

    .footer {
        display: none;
    }
    .phone_footer {
        display: block;
        background: #2a2a2a;
        color: #7b7b7b;
        font-size: 14px;
        text-align: center;
        font-weight: bold;
        padding: 4% 0 8%;
    }
    .phone_footer .sub_nav {
        font-weight: normal;
        color: #7b7b7b;
        padding-top: 5px;
    }
    .phone_footer a {
        color: #7b7b7b;
        padding: 14px;
    }
    .phone_footer a:hover {
        text-decoration: underline;
    }
    .banner .bx-wrapper .bx-controls-direction a {
        display: none;
    }

    .item3 h3 {
        margin-left: 0px;
    }
    .item3 .hotpro_content .bg {
        left: 0px;
    }
    .in_columns_prat ul li img {
        width: 100%;
    }
    .hotpro_content .bg {
        width: 100%;
    }
}

@media screen and (max-width: 400px) {
    .logo {
        width: 72%;
        padding: 8% 0 0 2.5%;
    }
    .nav_menu_btn {
        width: 17%;
        padding: 4% 2.5% 4% 0;
    }
    .nav_menu_btn img {
        width: 100%;
        height: auto;
    }
    .header .wrap {
        min-height: 10px;
    }
    .nav_nav ul > li > a {
        padding: 2% 0 2% 50px;
    }
    .nav_nav ul > li dl dd a {
        text-indent: 50px;
    }
    .header .in_form li.text {
        width: 83%;
    }
    .header .in_form li.submit {
        width: 12%;
    }
    .link a {
        font-size: 12px;
    }
    .bx-wrapper .bx-controls-direction a {
        heigh: 40px;
        width: 40px;
    }
}

/*2014-9-16*/
.bx-controls-direction {
    /* position:relative;/*/
    z-index: 400;
}
