
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
menu,
nav,
output,
section,
summary,
time,
mark,
audio,
video,
input,
select {
    margin: 0;
    padding: 0;
}

body {
    background: #fff;
    color: #333;
    font: 12px/1.5 "Microsoft Yahei", "Hiragino Sans GB", arial, sans-serif;
    min-width: 1200px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

address,
cite,
dfn,
em,
var,
i {
    font-style: normal
}

ol,
ul {
    list-style: none;
}

img {
    border: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #f50;
    text-decoration: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

* html .clearfix {
    height: 1%;
}

input::-ms-clear,
::-ms-reveal {
    display: none;
}

input:focus,
textarea:focus {
    outline: none;
}

.mask {
    display: none;
    z-index: 9999;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000);
    zoom: 1;
}

:root .mask {
    filter: none \9;
}


/*for IE9*/

.outHide {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.box {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    max-height: 99999px;
}

.topbar {
    height: 30px;
    line-height: 30px;
    background: #fafafa;
    border-bottom: 1px solid #dfdfdf;
    font-size: 12px;
    color: #666;
    position: relative;
    z-index: 88;
}

.topbar_l {
    float: left;
}

.topbar_l a {
    color: #666;
}

.topbar_l a:hover {
    color: #f50;
}

.top_xl_box {
    float: left;
    position: relative;
}

.top_xl {
    display: inline-block;
    padding: 0 10px;
    color: #666;
    border-left: 1px solid #fafafa;
    border-right: 1px solid #fafafa;
    position: relative;
}

.top_xl_active {
    height: 31px;
    background: #fff;
    border-color: #dfdfdf;
}

i.top_arrow {
    display: inline-block;
    width: 9px;
    height: 6px;
    overflow: hidden;
    margin-left: 5px;
    *margin-top: -10px;
    background: url(../image/xjt10.png);
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
}

.top_xl_box:hover i.top_arrow {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.top_xl_info {
    display: none;
    position: absolute;
    background: #fff;
    top: 31px;
    border: solid 1px #dfdfdf;
    border-top: 0;
}

.top_link {
    color: #3b73ab;
    padding: 0 5px;
    display: inline-block;
}

.topbar_r {
    float: right;
}

.top_rightinfo {
    right: 0;
    width: 290px;
    padding: 10px;
}

.top_dh_box {
    margin-bottom: 15px;
    max-height: 9999px;
}

.top_dh_l {
    float: left;
    width: 80px;
    font-weight: bold;
    color: #f50;
}

.top_dh_r {
    float: right;
    width: 205px;
    padding-top: 3px;
    line-height: 0;
}

.top_dh_r a {
    color: #666;
    display: inline-block;
    height: 12px;
    line-height: 12px;
    margin: 6px 0;
    margin-right: 6px;
    border-right: 1px solid #e5e5e5;
    padding-right: 6px;
}

.top_dh_r a:last-child {
    border-right: 0;
}

.top_dh_r a:hover {
    color: #f50;
}

.top_hyzx {
    left: 0;
    width: 190px;
    padding: 10px;
}

.top_hyzx_box {
    float: left;
    width: 45%;
    margin-right: 5%;
}

.top_hyzx_tit {
    color: #666;
    font-weight: bold;
}

.top_hyzx_link {
    display: block;
    height: 25px;
    line-height: 25px;
    color: #666;
}

.top_hyzx_b_box {
    float: left;
    width: 100%;
    max-height: 9999px;
}

.top_hyzx_b_box .top_hyzx_link {
    float: left;
    width: 45%;
    margin-right: 5%;
    *margin-right: 4%;
}

.top_fr {
    right: 0;
    left: inherit;
}

.fr {
    float: right;
}

.top_hyzx_b_box {
    border: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

i.top_arrow {
    opacity: .8;
    filter: alpha(opacity=80);
}

.top_dh_box:last-of-type {
    margin-bottom: 0;
}

.top_xl_mr {
    width: 82px;
    text-align: center;
}

.top_xl_mr a {
    display: block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding: 0 5px;
}

.top_zssl {
    width: 330px;
    padding: 0 10px;
}

.top_zssl_box {
    max-height: 9999px;
    margin-top: 5px;
}

.top_zssl_info {
    float: left;
    width: 80px;
    margin: 0 15px;
}

.top_zssl_t {
    text-align: center;
    font-size: 12px;
}

.top_zssl_t span {
    font-size: 12px;
    color: #888;
}

.top_zssl_b img {
    width: 77px;
    height: 77px;
    padding: 2px;
    border: 1px solid #e6e6e6;
}

.top_cpyl {
    width: 110px;
    padding: 5px 15px 0;
}

.top_cpyl_info {
    display: block;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 8px;
    margin-bottom: 6px;
    text-align: center;
}

.top_cpyl_t {
    display: block;
    font-size: 14px;
    font-weight: bold;
}

.top_cpyl1 .top_cpyl_t,
.top_cpyl1:hover .top_cpyl_b {
    color: #00B0F5;
}

.top_cpyl2 .top_cpyl_t,
.top_cpyl2:hover .top_cpyl_b {
    color: #C65911;
}

.top_cpyl3 .top_cpyl_t,
.top_cpyl3:hover .top_cpyl_b {
    color: #3AB050;
}

.top_cpyl4 .top_cpyl_t,
.top_cpyl4:hover .top_cpyl_b {
    color: #7030A0;
}

.top_cpyl_b {
    display: block;
    margin-top: -2px;
    line-height: 19px;
    font-size: 12px;
    color: #999;
}

.top_cpyl_info_more {
    display: block;
    height: 40px;
    line-height: 40px;
    margin-top: -6px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

.header {
    height: 100px;
    background: #fff;
}

.logo {
    float: left;
    margin-top: 22px;
}

.logo_r_txt {
    float: left;
    height: 55px;
    line-height: 55px;
    margin: 24px 0 0 15px;
    padding-left: 15px;
    overflow: hidden;
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #5c5c5c;
    background: url(../image/h_bg.png) left center no-repeat;
}

.logo_r_phone {
    float: right;
    margin-top: 16px;
    padding-left: 72px;
    font-size: 18px;
    color: #2c2c2c;
    background: url(../image/h_dh.png) left center no-repeat;
}

.logo_r_phone_t {
    margin-top: 6px;
}

.logo_r_phone_b {
    margin-top: -10px;
    font-size: 32px;
    font-family: Impact;
    color: #ff4e00;
}

.nav {
    height: 40px;
    line-height: 40px;
    background: #ff4e00;
}

.nav_info li {
    float: left;
    width: 149px;
    position: relative;
}

.nav_info li a,
.nav_info li span {
    display: block;
    background: url(../image/nav_bg.jpg) right center no-repeat #ff4e00;
    text-align: center;
    font-size: 15px;
    color: #fff;
}

.nav_info li:hover a,
.nav_info li a.on,
.nav_info li:hover span,
.nav_info li span.on {
    background: #dd0808;
    color: #fff;
}

.nav_info li .nav_two {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #f70;
    z-index: 9;
}

.nav_info li .nav_two a {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #f50;
    color: #fff;
    font-size: 14px;
    background: none;
}

.nav_info li .nav_two a:hover {
    background: #f60;
    color: #fff;
}

.nav_info li:hover .nav_two {
    display: block;
}

.nav_tb,
.nav_close {
    display: none;
}

.nav_fixed {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
}

.bjd_banner {
    height: 600px;
    background: url(../image/bjd_banner.jpg) center top no-repeat;
}

.bjd_content {
    background: #feeee2;
    overflow: hidden;
}

.bjd_box {
    width: 990px;
    margin: 66px auto 30px;
    border: 1px solid #DED2C9;
    border-radius: 6px;
}

.bjd_tit {
    height: 73px;
    background: url(../image/bjd_bg.jpg) center center no-repeat;
    overflow: hidden;
}

.bjd_tit_fixed {
    position: fixed;
    top: 55px;
    z-index: 99;
    width: 990px;
}

.bjd_tit1 {
    float: left;
    width: 24%;
}

.bjd_tit2 {
    float: left;
    width: 19%;
    text-align: center;
    padding-top: 15px;
    line-height: 24px;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
}

.bjd_tit2 span {
    display: inline-block;
    width: 100%;
    margin-top: -20px;
    font-size: 14px;
    color: #ff0;
}

.bjd_table {
    width: 100%;
}

.bjd_table tr th {
    height: 0;
    overflow: hidden;
}

.bjd_table tr td {
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
    background: #f7eae0;
    font-size: 15px;
    color: #4d4d4d;
    text-align: center;
    word-break: break-all;
    word-wrap: break-word;
}

.bjd_table tr td img {
    vertical-align: middle;
    margin-bottom: 2px;
}

.bjd_table tr.csbj td {
    background: #f60;
    font-size: 18px;
    color: #fff;
}

.bjd_table tr.twobg td {
    background: #f0dfd2;
}

.bjd_table tr.zsbj td {
    background: #dd24c5;
    font-size: 18px;
    color: #fff;
}

.bjd_table tr td.lhwz {
    line-height: 16px;
}

.bjd_table tr td.lhwz span {
    font-size: 12px;
    display: inline-block;
    width: 100%;
}

.fs12 {
    font-size: 12px;
}

.f_ljsq {
    margin-bottom: 80px;
    text-align: center;
}

.f_ljsq a {
    display: inline-block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    background: #f50;
    color: #fff;
    font-size: 16px;
    letter-spacing: 2px;
    border-radius: 5px;
}

.f_ljsq a:hover {
    background: #f40;
    color: #fff;
}

.footer {
    position: relative;
    clear: both;
    background: #fff;
    border-top: 2px solid #FF4E00;
    padding-top: 10px;
    overflow: hidden;
}

.letter_class,
.footer_lj {
    height: 30px;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
}

.letter_class {
    color: #ccc;
    font-size: 12px;
}

.letter_class span {
    color: #039;
}

.letter_class a {
    padding: 0 8px;
    color: #039;
    margin: 0 5px;
}

.letter_class a:hover {
    color: #f60;
    text-decoration: underline;
}

.footer_lj a {
    padding: 0 8px;
}

.footer_lj a:hover {
    text-decoration: underline;
}

.footerTxt {
    width: 1200px;
    line-height: 25px;
    margin: 5px auto 20px;
    text-align: center;
}

.footerTxt p {
    clear: both;
    width: 100%;
    margin: 0 auto;
    color: #999;
    text-align: center;
    line-height: 28px;
}

.footerTxt p span {
    padding: 0 10px;
}

.footerTxt p a {
    color: #555;
}

.footerTxt p a:hover {
    color: #555;
    text-decoration: underline;
}

.footerTxt p.orange {
    color: #f60;
}

.footerTxt p.orange a {
    color: #f60;
}

.footerTxt p.orange a:hover {
    color: #f60;
    text-decoration: underline;
}

.footerTxt .sina {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0 0 -4px 10px;
    background: url(../image/f_wb.png);
}

.footerTxt .wxcode {
    display: inline-block;
    width: 18px;
    height: 18px;
    padding: 0;
    margin: 0 0 -4px 10px;
    background: url(../image/f_wx.png);
    position: relative;
}

.footerTxt .wxcode img {
    display: none;
    position: absolute;
    top: -5px;
    right: -100px;
    width: 100px;
    height: 100px;
    z-index: 9;
}

.footerTxt .wxcode:hover img {
    display: block;
}

.bottom_img {
    width: 740px;
    margin: 10px auto 20px;
    height: 47px;
}

.bottom_img ul li {
    float: left;
    margin: 0 10px;
    position: relative;
    height: 47px;
    line-height: 0;
    overflow: hidden;
}

.dialogCommon {
    z-index: 10000;
    position: fixed;
    width: 460px;
    top: -8888px;
    left: 50%;
    margin-left: -230px;
}

.dialogCommon_header {
    height: 50px;
    line-height: 50px;
    background: #f2f2f2;
    color: #666;
    font-size: 17px;
    padding: 0 24px;
}

.dialogCommon_close {
    display: block;
    color: #888;
    float: right;
    width: 16px;
    height: 16px;
    background: url(../image/close3.png) no-repeat;
    margin-top: 17px;
    *margin-top: -32px;
}

.dialogCommon_close:hover {
    background: url(../image/close23.png) no-repeat;
}

.dialogCommon_center {
    padding: 20px 0;
    background: #fff;
}

.ljbm_form {
    line-height: 35px;
    margin-bottom: 20px;
    padding-left: 50px;
}

.ljbm_form span {
    display: inline-block;
    width: 80px;
    font-size: 14px;
    color: #666;
}

.ljbm_form input {
    width: 260px;
    height: 33px;
    line-height: 33px;
    padding: 0 10px;
    border: 1px solid #ddd;
    color: #666;
    border-radius: 2px;
}

.ljbm_btn {
    padding-left: 136px;
}

.ljbm_btn input {
    height: 35px;
    line-height: 35px;
    width: 200px;
    text-align: center;
    border: 0;
    background: #DD2727;
    font-size: 15px;
    color: #fff;
    border-radius: 2px;
    cursor: pointer;
    letter-spacing: 2px;
}

.ljbm_btn input:hover {
    background: #CF2727;
    color: #fff;
}

.ljbm_error {
    padding-left: 134px;
    min-height: 20px;
    line-height: 20px;
    color: #f00;
    margin: -10px 0 10px;
}

.consult {
    position: fixed;
    right: 0;
    top: 50%;
    width: 200px;
    height: 220px;
    margin-top: -200px;
    overflow: hidden;
    z-index: 9;
}

.consult_wapper {
    position: relative;
    width: 100%;
    height: 100%;
}

.consult_l {
    position: absolute;
    left: 0;
    top: 0;
    width: 25px;
    height: 100%;
}

.consult_show {
    height: 58px;
    border-radius: 4px 0 0 4px;
    background: url(../image/yjt.png) center 45px no-repeat #f0dfd2;
    border-right: 1px solid #e3d3c7;
    color: #333;
    text-align: center;
    padding-top: 5px;
    cursor: pointer;
}

.consult_hide {
    background: url(../image/zjt.png) center 45px no-repeat #f0dfd2;
}

.consult_box {
    position: absolute;
    left: 25px;
    top: 0;
    width: 175px;
    height: 100%;
    background: #f0dfd2;
    text-align: center;
    border-radius: 0 0 0 4px;
}

.kf {
    margin-top: 20px;
    border-radius: 50%;
}

.consult_mobile {
    font-size: 14px;
    color: #464646;
    margin: 10px 0 8px;
}

.consult_btn {
    display: inline-block;
    width: 90%;
    height: 35px;
    line-height: 35px;
    margin-top: 10px;
    text-align: center;
    font-size: 15px;
    background: #f60;
    color: #fff;
    border-radius: 4px;
    letter-spacing: 2px;
}

.consult_btn:hover {
    background: #f50;
    color: #fff;
}

.ywt_header {
    height: 600px;
    background: url(../image/ywt_banner.jpg) center top no-repeat;
}

.h100 {
    height: 100%;
}

.ywt_header_r {
    position: absolute;
    top: 130px;
    right: 0;
    width: 230px;
    height: 310px;
    padding: 15px;
    background: #EBEEF9;
    border-radius: 4px;
}

.ywt_header_r_t {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    text-align: center;
    line-height: 22px;
    padding-bottom: 10px;
    border-bottom: 1px solid #A1A1A4;
}

.ywt_header_r_c {
    height: 200px;
    background: url(../image/ywticon.png) 25px center no-repeat;
    margin-top: 10px;
    padding-left: 66px;
}

.ywt_header_r_c p {
    font-size: 14px;
    font-weight: bold;
    color: #666;
    line-height: 38px;
}

.ywt_header_r_c p.two {
    line-height: 23px;
}

.ywt_header_r a {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-top: 6px;
    background: #3351C7;
    font-size: 14px;
    color: #fff;
    border-radius: 2px;
}

.ywt_header_r a:hover {
    background: #3344C7;
}

.ywt_p1 {
    padding: 30px 0 60px;
    background: #fff;
}

.ywt_tit_box {
    height: 86px;
    line-height: 86px;
    text-align: center;
}

.ywt_tit_box span {
    display: inline-block;
    height: 100%;
    padding: 0 40px;
    border-bottom: 1px solid #3351C7;
    color: #3351C7;
    font-size: 38px;
    font-weight: bold;
    position: relative;
}

.ywt_tit_box span i {
    display: block;
    width: 200px;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -100px;
    background: #3351C7;
}

.ywt_tit_box_white span {
    color: #fff;
    border-color: #fff;
}

.ywt_tit_box_white span i {
    background: #fff;
}

.ywt_info_box {
    text-align: center;
}

.ywt_info_box img {
    max-width: 100%;
}

.ywt_p1_txt {
    margin: 50px 0 30px 0;
    font-size: 17px;
    font-weight: bold;
    color: #3351c7;
    line-height: 32px;
    text-align: left;
}

.ywt_p1_txt p {
    float: left;
    width: 47%;
    margin-left: 3%;
}

.ywt_p1_txt p span {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}

.ywt_p2 {
    padding: 30px 0 60px;
    background: url(../image/ywtbg2.jpg) center center no-repeat #3351C7;
}

.ywt_p2_info_box {
    max-width: 9999px;
    margin: 130px 0 100px;
}

.ywt_p2_info {
    float: left;
    width: 269px;
    height: 266px;
    margin: 0 60px;
    border: 1px solid #8A9BDF;
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.2);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33ffffff, endColorstr=#33ffffff);
    zoom: 1;
}

:root .ywt_p2_info {
    filter: none \9;
}


/*for IE9*/

.ywt_p2_info_tit {
    height: 50px;
    line-height: 50px;
    font-size: 19px;
    font-weight: bold;
    color: #fff;
    margin-top: 15px;
}

.ywt_p2_info_txt {
    padding: 0 16px;
    color: #fff;
    text-align: left;
    line-height: 25px;
    font-size: 14px;
}

.ywt_p3 {
    padding: 30px 0 60px;
    background: url(../image/ywtbg3.jpg) center center no-repeat #3351C7;
}

.ywt_btn {
    margin: 40px 0;
}

.ywt_btn a {
    display: inline-block;
    width: 276px;
    height: 56px;
    background: url(../image/ywt_btn.png);
    border-radius: 6px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, .2);
}

.yiwt_banner {
    height: 600px;
    background: url(../image/yiwt_banner.jpg) center top no-repeat;
}

.yiwt_content {
    text-align: center;
}

.yiwt_content img {
    max-width: 96%;
}

.yiwt_p1 {
    height: 695px;
    background: url(../image/yiwtbg1.jpg) center bottom no-repeat;
}

.yiwt_p2 {
    height: 788px;
    background: url(../image/yiwtbg2.jpg) center bottom no-repeat;
}

.yiwt_p3 {
    height: 749px;
    background: url(../image/yiwtbg3.jpg) center bottom no-repeat;
}

.yiwt_p4 {
    height: 807px;
    background: url(../image/yiwtbg4.jpg) center bottom no-repeat;
}

.yiwt_p5 {
    height: 833px;
    background: url(../image/yiwtbg5.jpg) center bottom no-repeat;
}

.yiwt_p6 {
    background: #f8f8f8;
}

.yiwt_p7 {
    background: #fff;
}

.yiwt_p8 {
    background: #f8f8f8;
}

.yiwt_tit {
    margin: 35px 0;
}

.yiwt_p9 {
    padding: 60px 0;
}

.yiwt_p9_t1 {
    font-size: 46px;
    color: #D13308;
}

.yiwt_p9_t2 {
    margin-top: 15px;
    font-size: 20px;
    color: #D13308;
}

.yiwt_p9_btn {
    margin-top: 70px;
}

.yiwt_p9_btn a {
    display: inline-block;
    width: 258px;
    height: 59px;
    line-height: 59px;
    text-align: center;
    background: #ff696a;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 2px;
    border-radius: 6px;
}

.yiwt_p9_btn a:hover {
    background: #f35b5d;
    color: #fff;
}

.sdyh_banner {
    height: 600px;
    background: url(../image/sdyh_banner.jpg) center top no-repeat;
}

.sdyh_p1 {
    height: 680px;
    background: url(../image/sdyh_bg1.jpg) center center no-repeat;
    overflow: hidden;
}

.sdyh_p1_tit {
    margin-top: 30px;
    text-align: center;
    font-size: 16px;
}

.sdyh_p1_tit span {
    font-size: 38px;
    font-weight: bold;
    padding: 0 10px;
    position: relative;
    top: 8px;
}

.sdyh_p1_tit span i {
    color: #3755c7;
}

.sdyh_p1_tit2 {
    margin-top: 10px;
    text-align: center;
    font-size: 25px;
    color: #555;
}

.sdyh_p1_tit3 {
    margin-top: 60px;
    text-align: center;
    font-size: 36px;
    color: #3251c6;
}

.sdyh_p1_table {
    width: 1170px;
    margin: 10px auto;
}

.sdyh_p1_table th {
    height: 52px;
    line-height: 52px;
    background: #3251c6;
    text-align: center;
    color: #fff;
    font-size: 22px;
    border: 2px solid #fff;
}

.sdyh_p1_table td {
    height: 52px;
    line-height: 52px;
    background: #dfedff;
    text-align: center;
    font-size: 18px;
    border: 2px solid #fff;
}

.sdyh_p1_table td.dz {
    font-size: 19px;
    font-weight: bold;
}

.sdyh_p1_table td.xz {
    font-size: 14px;
    color: #000;
}

.sdyh_p1_txt {
    text-align: center;
    margin-top: 30px;
    font-size: 30px;
    letter-spacing: 2px;
}

.sdyh_p2 {
    height: 1382px;
    background: url(../image/sdyh_bg2.jpg) center center no-repeat;
    text-align: center;
}

.sdyh_p2 img {
    max-width: 96%;
    margin-top: 60px;
}

.sdyh_p3 {
    height: 445px;
    background: url(../image/sdyh_bg3.jpg) center center no-repeat;
    overflow: hidden;
}

.sdyh_p3_tit {
    text-align: center;
    margin-top: 40px;
    font-size: 38px;
    color: #3251c6;
}

.sdyh_p3_txt {
    width: 990px;
    margin: 40px auto 30px;
    font-size: 17px;
    color: #444;
    overflow: hidden;
}

.seo_info3_box {
    width: 990px;
    height: 200px;
    margin: 0 auto;
    overflow: hidden;
}

.bdpxzs li {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

.bdpxzs li .bdpxzs_info {
    display: inline-block;
    width: 120px;
    height: 40px;
    margin: 0 8px;
    color: #0e69b0;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.bdpxzs li .bdpxzs_info:hover {
    text-decoration: underline;
}

.sdyh_btn {
    margin: 60px 0;
    text-align: center;
}

.sdyh_btn a {
    display: inline-block;
    width: 336px;
    height: 72px;
    background: url(../image/sdyh_btn.jpg);
}

.ppfw_content {
    background: url(../image/ppfw_bg.jpg) center top no-repeat;
    overflow: hidden;
    min-height: 4320px;
}

.ppfw_txt1 {
    width: 780px;
    margin: 760px auto 0;
    text-align: center;
    font-size: 38px;
    color: #fff;
    letter-spacing: 2px;
}

.ppfw_txt1 span {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
    font-size: 22px;
    line-height: 35px;
}

.ppfw_img1 {
    margin-top: 70px;
    font-size: 0;
    line-height: 0;
    text-align: center;
}

.ppfw_img1 img {
    max-width: 98%;
}

.ppfw_table {
    width: 990px;
    margin: 30px auto;
    box-shadow: 6px 6px 10px rgba(0, 0, 0, .24);
}

.ppfw_table tr td {
    height: 54px;
    line-height: 54px;
    text-align: center;
    border: 1px solid #BEBEBE;
    background: #fff;
    font-size: 20px;
    color: #555;
}

.ppfw_table tr.hs td {
    background: #fdfad3;
}

.ppfw_table tr td.bs {
    background: #fff;
}

.ppfw_o {
    width: 990px;
    margin: 0 auto;
    padding-bottom: 20px;
    background: #2a448c;
    text-align: center;
    box-shadow: 6px 6px 10px rgba(0, 0, 0, .24);
    overflow: hidden;
}

.ppfw_o_tit {
    margin: 35px 0;
    font-size: 32px;
    color: #fff;
    letter-spacing: 2px;
}

.ppfw_o img {
    margin-bottom: 18px;
    max-width: 98%;
}

.ppfw_dh {
    margin-top: 50px;
    text-align: center;
    font-size: 40px;
    font-family: Calibri;
    color: #01f1f5;
}

.ppfw_dh img {
    vertical-align: middle;
    margin: 0 10px 6px 0;
}

.ppfw_zc {
    margin-top: 10px;
    text-align: center;
}

.ppfw_zc a {
    display: inline-block;
    width: 148px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #01f1f5;
    border-radius: 2px;
    color: #01f1f5;
    font-size: 15px;
    letter-spacing: 2px;
}

.i_banner {
    height: 493px;
    background: url(../image/i_banner.jpg) center top no-repeat;
}

.i_banner_400 {
    height: 767px;
    background: url(../image/i_banner2.jpg) center top no-repeat;
}

.ip1 {
    height: 669px;
    background: url(../image/ip1_bg.jpg) center center no-repeat;
    overflow: hidden;
}

.i_tit {
    text-align: center;
    margin: 50px 0;
    font-size: 28px;
    font-weight: bold;
}

.i_tit span {
    display: inline-block;
    width: 100%;
    position: relative;
    top: -8px;
    font-size: 16px;
    color: #4e4d4d;
    font-weight: normal;
}

.i_img {
    text-align: center;
    line-height: 0;
    font-size: 0;
}

.i_img img {
    max-width: 100%;
}

.ip2_1 {
    margin-bottom: 80px;
}

.ip2_2 {
    margin-bottom: 40px;
}

.ip2 .box,
.ip3 .box,
.ip4 .box,
.ip5 .box {
    width: 100%;
}

.ip3 {
    height: 697px;
    background: url(../image/ip3_bg.jpg) center center no-repeat;
    overflow: hidden;
}

.ip3_400 {
    height: auto;
    background: #1e1515 \9;
    background: linear-gradient(to right, #2e1519, #07081a)
}

.ip3 .i_tit {
    color: #fff;
}

.ip3 .i_tit span {
    color: #eee;
    top: 10px;
}

.ip4 {
    height: auto;
    background: url(../image/ip4_bg.jpg) center center no-repeat;
    overflow: hidden;
}

.bdcm_banner {
    height: 600px;
    background: url(../image/bdcm_banner.jpg) center top no-repeat;
}

.bdcm_p1 {
    background: #f5f5f5;
    overflow: hidden;
}

.bdcm_tit {
    margin: 30px 0 70px;
    text-align: center;
}

.bdcm_tit img {
    max-width: 96%;
}

.bdcm_con {
    text-align: center;
    line-height: 0;
    font-size: 0;
}

.bdcm_con img {
    max-width: 100%;
}

.bdcm_p2 {
    height: 824px;
    background: url(../image/bdcm_p2bg.jpg) center top no-repeat;
    overflow: hidden;
}

.bdcm_p3 {
    height: 935px;
    background: url(../image/bdcm_p3bg.jpg) center top no-repeat;
    overflow: hidden;
}

.bdcm_p4 {
    background: url(../image/bdcm_p4bg.jpg) center bottom no-repeat #ebf5ff;
    overflow: hidden;
}

.mB80 {
    margin-bottom: 80px;
}

.mB120 {
    margin-bottom: 120px;
}

.bdcm_p5 {
    background: #fff;
    padding: 50px 0;
    text-align: center;
}

.bdcm_p5 a {
    display: inline-block;
    width: 357px;
    height: 91px;
    background: url(../image/bdcm_btn.png);
}

.dht_banner {
    height: 600px;
    background: url(../image/dht_banner.jpg) center top no-repeat;
}

.dht_p1 {
    height: 504px;
    background: url(../image/dht_p1bg.png) center top no-repeat;
    overflow: hidden;
}

.dht_nr {
    text-align: center;
}

.dht_nr img {
    max-width: 98%;
    margin-top: 90px;
}

.dht_p2 {
    height: 416px;
    background: url(../image/dht_p2bg.png) center top no-repeat;
    overflow: hidden;
}

.dht_p3 {
    height: 521px;
    background: url(../image/dht_p3bg.jpg) center top no-repeat;
    overflow: hidden;
}

.dht_p4 {
    height: 569px;
    background: url(../image/dht_p4bg.png) center top no-repeat;
    overflow: hidden;
}

.dht_nr img.mT50 {
    margin-top: 50px;
}

.dht_p5 {
    height: 551px;
    background: url(../image/dht_p5bg.jpg) center top no-repeat;
    overflow: hidden;
}

.dht_nr img.mT20 {
    margin-top: 20px;
}

.dht_p6 {
    height: 619px;
    background: url(../image/dht_p6bg.png) center top no-repeat;
    overflow: hidden;
}

.dht_p7 {
    height: 760px;
    background: url(../image/dht_p7bg.jpg) center top no-repeat;
    overflow: hidden;
}

.dht_nr img.mT150 {
    margin: 120px 0 30px;
}

.dht_btn {
    margin-top: 80px;
}

.dht_btn a {
    display: inline-block;
    width: 223px;
    height: 55px;
    background: url(../image/dht_btn.png);
}

.sqxx_box {
    width: 990px;
    margin: 30px auto 30px;
    text-align: left;
}

.sqxx_t {
    height: 50px;
    line-height: 50px;
    background: #FF4E00;
    padding: 0 24px;
    font-size: 18px;
    color: #fff;
}

.sqxx_b {
    border: 1px solid #ddd;
    border-top: 0;
    padding: 24px 0;
    background: #F7EAE0;
    max-height: 9999px;
}

.sqxx_info {
    float: left;
    margin: 0 0 30px 24px;
}

.sqxx_l {
    display: inline-block;
    min-width: 66px;
    text-align: right;
    margin-right: 5px;
    font-size: 14px;
    color: #333;
}

.sqxx_l i {
    color: #f00;
    font-weight: bold;
    padding-right: 4px;
}

.sqxx_input {
    height: 33px;
    line-height: 33px;
    width: 200px;
    padding: 0 10px;
    border: 1px solid #cec2b9;
    border-radius: 2px;
    background: none;
}

.sqxx_textarea {
    vertical-align: middle;
    height: 134px;
    line-height: 22px;
    width: 380px;
    padding: 6px 10px;
    border: 1px solid #cec2b9;
    border-radius: 2px;
    background: none;
    font-family: 微软雅黑;
    resize: none;
}

.sqxx_l_ly {
    position: relative;
    top: -54px;
}

.sqxx_kjy {
    float: right;
    width: 420px;
    margin-right: 25px;
}

.sqxx_kjy_t {
    height: 40px;
    line-height: 40px;
    background: #FF4E00;
    padding: 0 20px;
    font-size: 16px;
    color: #fff;
}

.sqxx_kjy_b {
    border: 2px solid #FF4E00;
    border-top: 0;
    padding: 8px 18px;
}

.sqxx_kjy_info {
    height: 30px;
    line-height: 30px;
    padding-left: 25px;
    background: url(../image/zjt9.png) left center no-repeat;
    font-size: 14px;
    color: #555;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sqxx_kjy_info:hover {
    color: #f50;
}

.sqxx_btn {
    float: left;
    width: 100%;
    text-align: center;
}

.sqxx_btn input {
    display: inline-block;
    width: 167px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    background: #FF6300;
    border: 0;
    color: #fff;
    font-size: 16px;
    letter-spacing: 2px;
    border-radius: 4px;
    cursor: pointer;
}

.sqxx_btn input:hover {
    background: #f50;
    color: #fff;
}

.sqxx_error {
    float: left;
    width: 100%;
    min-height: 15px;
    margin: -16px 0 12px;
    color: #f00;
    text-align: center;
}

.dht_p7 .sqxx_t,
.dht_p7 .sqxx_kjy_t {
    background: #0b577c;
}

.dht_p7 .sqxx_kjy_b {
    border-color: #0b577c;
}

.dht_p7 .sqxx_kjy_info {
    background: url(../image/zjt10.png) left center no-repeat;
}

.dht_p7 .sqxx_kjy_info:hover {
    color: #0b577c;
}

.dht_p7 .sqxx_b {
    background: #fff;
}

.ppfw_sqxx .sqxx_box {
    box-shadow: 6px 6px 10px rgba(0, 0, 0, .24);
}

.ppfw_sqxx .sqxx_t,
.ppfw_sqxx .sqxx_kjy_t {
    background: #2A448C;
}

.ppfw_sqxx .sqxx_kjy_b {
    border-color: #2A448C;
}

.ppfw_sqxx .sqxx_kjy_info {
    background: url(../image/zjt11.png) left center no-repeat;
}

.ppfw_sqxx .sqxx_kjy_info:hover {
    color: #2A448C;
}

.ppfw_sqxx .sqxx_b {
    background: #fff;
}

.sdyh_sqxx .sqxx_t,
.sdyh_sqxx .sqxx_kjy_t {
    background: #4F71FD;
}

.sdyh_sqxx .sqxx_kjy_b {
    border-color: #4F71FD;
}

.sdyh_sqxx .sqxx_kjy_info {
    background: url(../image/zjt12.png) left center no-repeat;
}

.sdyh_sqxx .sqxx_kjy_info:hover {
    color: #4F71FD;
}

.sdyh_sqxx .sqxx_b {
    background: #fff;
}

.bdxcx_banner {
    height: 600px;
    background: url(../image/bdxcx_banner.jpg) center top no-repeat;
}

.bdxcx_p1,
.bdxcx_p3,
.bdxcx_p5 {
    padding: 60px 0;
    background: #fff;
}

.bdxcx_tit {
    text-align: center;
    font-size: 30px;
    color: #323232;
}

.bdxcx_tit span {
    padding-bottom: 3px;
    border-bottom: 2px solid #323232;
}

.bdxcx_tit .juse {
    color: #ff6300;
    border-bottom: 2px solid #ff6300;
}

.bdxcx_p1_txt {
    width: 1100px;
    margin: 60px auto 0;
    font-size: 18px;
    color: #666;
}

.bdxcx_p1_txt span {
    color: #222;
}

.bdxcx_img {
    margin-top: 80px;
    text-align: center;
}

.bdxcx_img img {
    max-width: 100%;
}

.bdxcx_p2 {
    padding: 60px 0;
    background: #ECFBFF;
}

.bdxcx_p4 {
    padding: 60px 0;
    background: #F6F6F6;
}

.bdxcx_al {
    width: 1010px;
    padding: 10px !important;
    margin-top: 70px !important;
    position: relative;
}

.bdxcx_al .swiper-wrapper {
    margin: 0 auto;
}

.bdxcx_al .swiper-slide {
    float: left;
    width: 295px;
    margin: 0 25px;
}

.bdxcx_al .swiper-slide:last-of-type {
    margin-right: 0;
}

.bdxcx_al .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 10px #ddd;
}

.bdxcx_al_l {
    position: absolute;
    left: 10px;
    top: 50%;
    width: 32px;
    height: 64px;
    background: url(../image/bdxcx_zjt.png);
    cursor: pointer;
    outline: none;
    z-index: 9;
}

.bdxcx_al_r {
    position: absolute;
    right: 10px;
    top: 50%;
    width: 32px;
    height: 64px;
    background: url(../image/bdxcx_yjt.png);
    cursor: pointer;
    outline: none;
    z-index: 9;
}

.bdxcx_p6 {
    padding: 60px 0;
    background: #FEFDEB;
}

.bdxcx_p6_info {
    margin: 80px auto 0;
    width: 1171px;
    height: 447px;
    background: url(../image/bdxcx_p6.png);
    position: relative;
}

.bdxcx_p6_i {
    color: #fff;
}

.bdxcx_p6_i1 {
    position: absolute;
    top: 55px;
    left: 30px;
    width: 192px;
}

.bdxcx_p6_i2 {
    position: absolute;
    top: 55px;
    left: 326px;
    width: 192px;
}

.bdxcx_p6_i3 {
    position: absolute;
    top: 55px;
    left: 630px;
    width: 192px;
}

.bdxcx_p6_i4 {
    position: absolute;
    top: 55px;
    left: 935px;
    width: 192px;
}

.bdxcx_p6_i_t {
    font-size: 24px;
}

.bdxcx_p6_i_b {
    margin-top: 45px;
    font-size: 16px;
    line-height: 30px;
}

.bdxcx_p6_i_b2 {
    font-size: 14px;
    line-height: 20px;
}

.bdxcx_p7 {
    padding: 60px 0 0;
    background: url(../image/bdxcx_p7bg.jpg) center center no-repeat #fff;
}

.bdxcx_p8 {
    padding: 60px 0;
    background: #ECF9FF;
}

.bdxcx_p8_t {
    padding: 0 15px;
    text-align: center;
    font-size: 30px;
    color: #ff6300;
}

.bdxcx_p8_t span {
    font-family: Impact;
    font-size: 36px;
    position: relative;
    top: 2px;
}

.bdxcx_p8 .sqxx_btn input {
    background: #4F71FD;
}

.bdxcx_p8 .sqxx_btn input:hover {
    background: #4464ec;
}

.ppgg_banner {
    height: 600px;
    background: url(../image/ppgg_banner.jpg) center top no-repeat;
}

.ppgg_bsbg {
    padding: 50px 0 60px;
    background: #fff;
}

.ppgg_hsbg {
    padding: 50px 0 60px;
    background: #F4F4F4;
}

.ppgg_tit {
    text-align: center;
    padding: 0 15px;
    font-size: 24px;
    color: #111;
    font-weight: bold;
    letter-spacing: 2px;
}

.ppgg_tit_b {
    margin-top: 24px;
    text-align: center;
    font-size: 16px;
    color: #777;
    line-height: 30px;
    letter-spacing: 1px;
}

.ppgg_tit span {
    color: #0080ff;
}

.ppgg_tit_b span {
    color: #0fabf1;
}

.ppgg_tit_b i {
    color: #f00;
}

.ppgg_img {
    margin-top: 50px;
    text-align: center;
}

.ppgg_img img {
    max-width: 100%;
}

.ppgg_p1 {
    text-align: center;
    margin-top: 50px;
}

.ppgg_p1_info {
    display: inline-block;
    margin: 0 35px;
}

.ppgg_p1_info1 {
    display: inline-block;
    margin-top: 10px;
    font-size: 16px;
    color: #000;
}

.ppgg_p1_info2 {
    display: inline-block;
    margin-top: 4px;
    font-size: 14px;
    color: #888;
}

.ppgg_p2bg {
    background: url(../image/ppgg_p2bg.png) center bottom no-repeat #F4F4F4;
    padding-bottom: 110px;
}

.ppgg_p2 {
    text-align: center;
    margin-top: 50px;
}

.ppgg_p2 img {
    margin: 0 26px;
}

.ppgg_p5_t {
    text-align: center;
    margin-top: 6px;
}

.ppgg_p5_b {
    margin-top: 40px;
    text-align: center;
}

.ppgg_p5_b .ppgg_p1_info {
    margin: 0 55px;
}

.ppgg_p6 {
    width: 1100px;
    height: 412px;
    margin: 50px auto 0;
    position: relative;
    background: url(../image/ppgg_p6bg.png) center center no-repeat;
}

.ppgg_p6_info {
    position: absolute;
    width: 295px;
}

.ppgg_p6_info_t {
    font-size: 20px;
    color: #0080ff;
}

.ppgg_p6_info_b {
    margin-top: 5px;
    line-height: 30px;
    font-size: 16px;
    color: #4c4c4c;
}

.ppgg_p6_info1 {
    top: 0;
    left: 0;
}

.ppgg_p6_info2 {
    top: 0;
    right: 0;
}

.ppgg_p6_info3 {
    bottom: 0;
    left: 0;
}

.ppgg_p6_info4 {
    bottom: 0;
    right: 0;
}

.ppgg_p91 {
    margin-right: 60px;
}

.ppgg_p10 {
    padding: 60px 0;
    background: #21A3F6;
}

.ppgg_p10_t {
    padding: 0 15px;
    text-align: center;
    font-size: 30px;
    color: #fffdd3;
}

.ppgg_p10_t span {
    color: #fffc00;
}

.ppgg_p10 .sqxx_b {
    background: none;
    border: 0;
}

.ppgg_p10 .sqxx_l {
    color: #fff;
}

.ppgg_p10 .sqxx_l i {
    color: #ff0;
}

.ppgg_p10 .sqxx_input {
    border-color: #fff;
    color: #fff;
}

.ppgg_p10 .sqxx_input::-webkit-input-placeholder {
    color: #D0E7FC;
}

.ppgg_p10 .sqxx_input::-moz-placeholder {
    color: #D0E7FC;
}

.ppgg_p10 .sqxx_input:-ms-input-placeholder {
    color: #D0E7FC;
}

.ppgg_p10 .sqxx_btn input {
    background: #FFFF00;
    color: #0f527d;
}

.ppgg_p10 .sqxx_btn input:hover {
    background: #fe0;
}

.ppgg_p10 .sqxx_textarea {
    border-color: #fff;
    color: #fff;
}

.ppgg_p10 .sqxx_kjy_t {
    background: #B6E1FC;
    color: #145a87;
}

.ppgg_p10 .sqxx_kjy_b {
    border: 1px solid #fff;
    border-top: 0;
}

.ppgg_p10 .sqxx_kjy_info {
    background: url(../image/zjt15.png) left center no-repeat;
    color: #E2F0FD;
}

.ppgg_p10 .sqxx_kjy_info:hover {
    color: #fff;
}

.jpgg_banner {
    background: url(../image/jpgg_banner.jpg) center top no-repeat;
}

.jpgg_box .ppgg_img {
    margin-top: 70px;
    position: relative;
}

.jpgg_p3_info {
    position: absolute;
    left: 80px;
    top: 120px;
    font-size: 16px;
    color: #9d9d9d;
    text-align: left;
    letter-spacing: 1px;
}

.jpgg_p3_info span {
    font-size: 24px;
    color: #58ae1e;
    position: relative;
    top: 1px;
}

.jpgg_p3_info i {
    color: #1290FE;
}

.jpgg_p3_info_r {
    right: 50px;
    left: inherit;
}

.sdt_banner {
    height: 600px;
    background: url(../image/sdt_banner.jpg) center top no-repeat;
}

.top_sq {
    position: absolute;
    right: 0;
    top: 110px;
    width: 322px;
    height: 370px;
    background: #F5F9FE;
    border-radius: 6px;
    overflow: hidden;
}

.top_sq_tit {
    margin: 33px 0 24px;
    text-align: center;
    font-size: 22px;
    color: #000;
}

.top_sq_form_info {
    width: 238px;
    height: 43px;
    line-height: 43px;
    margin: 0 auto 18px;
    border: 1px solid #DCDCDC;
    background: #fff;
    border-radius: 3px;
    position: relative;
}

.top_sq_form_info span {
    position: absolute;
    left: 0;
    top: 0;
    width: 43px;
    height: 43px;
    border-right: 1px solid #dcdcdc;
    border-radius: 3px 0 0 3px;
}

.top_sq_form_info span.gsm {
    background: url(../image/gsm.jpg) center center no-repeat #F5F5F5;
}

.top_sq_form_info span.lxr {
    background: url(../image/lxr.jpg) center center no-repeat #F5F5F5;
}

.top_sq_form_info span.lxdh {
    background: url(../image/lxdh.jpg) center center no-repeat #F5F5F5;
}

.top_sq_input {
    position: absolute;
    right: 0;
    top: 0;
    border: 0;
    width: 174px;
    padding: 0 10px;
    height: 43px;
}

.top_sq_btn {
    text-align: center;
    margin-top: 7px;
}

.top_sq_btn input {
    width: 240px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border: 0;
    background: #3A539C;
    font-size: 16px;
    color: #fff;
    font-family: 微软雅黑;
    letter-spacing: 2px;
    border-radius: 3px;
    cursor: pointer;
}

.top_sq_btn input:hover {
    background: #30488f;
    color: #fff;
}

.top_sq_error {
    min-height: 15px;
    line-height: 15px;
    color: #f00;
    text-align: center;
    margin: -12px 0 0 0;
}

.sdt_info_box {
    padding: 60px 0 80px;
}

.sdt_tit {
    margin-bottom: 60px;
    text-align: center;
    font-size: 32px;
}

.sdt_tit span {
    padding-bottom: 3px;
}

.sdt_tit .heise {
    color: #323232;
    border-bottom: 3px solid #323232;
}

.sdt_tit .juse {
    color: #ff6300;
    border-bottom: 3px solid #ff6300;
}

.sdt_info {
    text-align: center;
}

.sdt_info_box2 {
    background: url(../image/sdt_bg1.png) center center no-repeat;
}

.sdt_info_box3 {
    background: url(../image/sdt_bg2.png) center center no-repeat;
}

.sdt_al {
    width: 1021px;
    position: relative;
    overflow: hidden;
}

.sdt_al .swiper-wrapper {
    margin: 0 auto;
}

.sdt_al .swiper-slide {
    float: left;
    width: 1021px;
    overflow: hidden;
}

.sdt_al .swiper-slide:last-of-type {
    margin-right: 0;
}

.sdt_al .swiper-slide img {
    display: block;
    width: 1021px;
    box-shadow: 0 0 10px #ddd;
}

.sdt_al_l {
    position: absolute;
    left: 10px;
    top: 340px;
    width: 32px;
    height: 64px;
    background: url(../image/bdxcx_zjt.png);
    cursor: pointer;
    outline: none;
    z-index: 9;
}

.sdt_al_r {
    position: absolute;
    right: 10px;
    top: 340px;
    width: 32px;
    height: 64px;
    background: url(../image/bdxcx_yjt.png);
    cursor: pointer;
    outline: none;
    z-index: 9;
}

.form_box {
    width: 800px;
    margin: 60px auto 30px;
}

.form_tit {
    margin-bottom: 60px;
    text-align: center;
    font-size: 24px;
    color: #555;
    letter-spacing: 1px;
}

.form_input {
    width: 350px;
    height: 42px;
    line-height: 42px;
    padding: 0 15px;
    margin: 0 8px 25px;
    border: 1px solid #3C48A5;
    border-radius: 6px;
    background: transparent;
    font-size: 16px;
    color: #3C48A5;
}

.form_input::-webkit-input-placeholder {
    color: #3C48A5;
}

.form_input::-moz-placeholder {
    color: #3C48A5;
}

.form_input:-ms-input-placeholder {
    color: #3C48A5;
}

.form_select {
    width: 181px;
    height: 44px;
    line-height: 44px;
    padding: 0 0 0 15px;
    margin: 0 8px 25px;
    border: 1px solid #3C48A5;
    border-radius: 6px;
    background: transparent;
    font-size: 16px;
    color: #3C48A5;
    position: relative;
    top: 2px;
}

.form_error {
    height: 18px;
    text-align: center;
    font-size: 12px;
    color: #f00;
}

.form_btn {
    margin-top: 25px;
    text-align: center;
}

.form_btn input {
    width: 296px;
    height: 45px;
    background: url(../image/sdt_btn.png);
    border: 0;
    border-radius: 6px;
    cursor: pointer;
}

.f_dh {
    margin: 50px 0 0;
    text-align: center;
    font-size: 21px;
    color: #3C48A5;
    letter-spacing: 1px;
}

.f_dh div {
    margin-top: 10px;
    font-size: 36px;
}

.ktb_banner {
    height: 600px;
    background: url(../image/ktb_banner.jpg) center top no-repeat;
    overflow: hidden;
}

.ktb_banner .top_sq {
    background: #fef6f6;
    opacity: 0;
    right: -150px;
    transition: all 0.6s ease-out;
}

.ktb_banner .top_sq_btn input {
    background: #e63e40;
    background: linear-gradient(90deg, #ff696a, #e43b3c);
}

.ktb_banner .top_sq_btn input:hover {
    background: #d83436;
    background: linear-gradient(90deg, #e43b3c, #ff696a);
}

.sdt_tit .hongse {
    color: #ef4e50;
    border-bottom: 3px solid #ef4e50;
}

.ktb_info_box2 {
    background: url(../image/ktb_bg1.jpg) center center no-repeat;
}

.ktb_info_box3 {
    background: #ffeeee;
}

.ktb_info_box4 {
    background: url(../image/ktb_bg2.png) center center no-repeat;
}

.ktb_info_box5 {
    background: url(../image/ktb_bg3.jpg) center center no-repeat;
    padding: 0;
    overflow: hidden;
}

.ktb_info_box5 .form_tit {
    color: #ef5d5e;
}

.ktb_info_box5 .form_input,
.ktb_info_box5 .form_select {
    color: #FF696A;
    border-color: #FF696A;
}

.ktb_info_box5 .form_input::-webkit-input-placeholder {
    color: #FF696A;
}

.ktb_info_box5 .form_input::-moz-placeholder {
    color: #FF696A;
}

.ktb_info_box5 .form_input:-ms-input-placeholder {
    color: #FF696A;
}

.ktb_info_box5 .form_btn input {
    background: url(../image/ktb_btn.png);
    opacity: .9;
}

.ktb_info_box5 .form_btn input:hover {
    background: url(../image/ktb_btn.png);
    opacity: 1;
}

.ktb_info_box5 .f_dh {
    color: #FF696A;
    margin-bottom: 35px;
}

.ymdh1,
.ktb_banner .ymdh1 {
    opacity: 1;
    right: 0;
}

.i_tit5 {
    text-align: center;
    margin: 60px 0;
    font-size: 19px;
    font-weight: bold;
    color: #EBF1F1;
    letter-spacing: 1px;
}

.ywttc_banner {
    height: 562px;
    background: url(../image/ywttc_banner.jpg) center top no-repeat;
}

.ywttc_content {
    background: url(../image/ywttc_bg.jpg) center top no-repeat;
    overflow: hidden;
}

.ywttc_info_box {
    width: 887px;
    margin: 0 auto;
    position: relative;
    left: -14px;
}

.ywttc_info_t {
    height: 103px;
    background: url(../image/ywttc_bg2.jpg) center top no-repeat;
    text-align: right;
}

.ywttc_type {
    display: inline-block;
    width: 35%;
    margin-top: 16px;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    color: #BB0909;
}

.ywttc_type span {
    display: inline-block;
    width: 100%;
    position: relative;
    top: -8px;
    color: #F10808;
    font-size: 20px;
}

.ywttc_table {
    width: 100%;
}

.ywttc_table tr td {
    padding: 18px 10px;
    text-align: center;
    background: #FFFEC9;
    font-size: 17px;
    color: #666;
}

.ywttc_table tr td img {
    vertical-align: middle;
    margin-bottom: 2px;
    max-height: 26px;
}

.ywttc_table tr.ywttc_table_bg1 td {
    background: #FF6600;
    color: #fff;
}

.ywttc_table tr.ywttc_table_bg2 td {
    background: #FFFE92;
}

.ywttc_sqxx_box {
    margin: 80px 0 50px;
}

.ywttc_sqxx_tit {
    text-align: center;
    font-size: 30px;
    color: #f8edfb;
}

.ywttc_sqxx_tit span {
    color: #ee0;
}

.ywttc_sqxx_box .sqxx_b {
    background: none;
    border: 0;
}

.ywttc_sqxx_box .sqxx_l {
    color: #eee;
}

.ywttc_sqxx_box .sqxx_input {
    color: #eee;
    border-color: #dcc4e3;
}

.ywttc_sqxx_box .sqxx_input::-webkit-input-placeholder {
    color: #a586ae;
}

.ywttc_sqxx_box .sqxx_input::-moz-placeholder {
    color: #a586ae;
}

.ywttc_sqxx_box .sqxx_input:-ms-input-placeholder {
    color: #a586ae;
}

.ywttc_sqxx_box .sqxx_textarea {
    color: #eee;
    border-color: #dcc4e3;
}

.ywttc_sqxx_box .sqxx_kjy_t {
    background: #dcc4e3;
    color: #5a4560;
}

.ywttc_sqxx_box .sqxx_kjy_b {
    border-color: #dcc4e3;
}

.ywttc_sqxx_box .sqxx_kjy_info {
    background: url(../image/zjt16.png) left center no-repeat;
    color: #dcc4e3;
}

.ywttc_sqxx_box .sqxx_kjy_info:hover {
    color: #f8edfb;
}

.ywttc_sqxx_box .sqxx_btn input {
    background: #dcc4e3;
    color: #5a4560;
}

.ywttc_sqxx_box .sqxx_btn input:hover {
    background: #f8edfb;
}

.yunwttc_banner {
    height: 720px;
    background: url(../image/yunwttc_banner.jpg) center top no-repeat;
}

.yunwttc_content {
    background: #ecf0f9;
    overflow: hidden;
}

.yunwttc_info_box {
    width: 990px;
    margin: 0 auto;
}

.yunwttc_table {
    width: 100%;
    border: 1px solid #CFD1D6;
}

.yunwttc_table tr td {
    padding: 12px 10px;
    text-align: center;
    background: #E5EAF6;
    font-size: 16px;
    color: #0D0D0E;
}

.yunwttc_table tr td img {
    vertical-align: middle;
    margin-bottom: 2px;
    max-height: 26px;
}

.yunwttc_table tr.yunwttc_table_bg1 td {
    background: #4F6B93;
    color: #fff;
}

.yunwttc_table tr.yunwttc_table_bg2 td {
    background: #d5e4fe;
}

.yunwttc_info_t {
    height: 120px;
    margin: 95px -15px 0 0;
    overflow: hidden;
}

.yunwttc_info_t div {
    float: left;
    height: 100%;
    width: 226px;
    margin: 0 9px 0 1px;
    background: #074379;
    border-radius: 10px 10px 0 0;
    color: #fff;
    font-size: 26px;
    text-align: center;
    overflow: hidden;
}

.yunwttc_info_t div.yunwttc_type_l {
    line-height: 120px;
    width: 280px;
}

.yunwttc_info_t div.yunwttc_type1 {
    background: #00C9FF;
}

.yunwttc_info_t div.yunwttc_type2 {
    background: #0061FF;
}

.yunwttc_info_t div.yunwttc_type3 {
    background: #5D15DA;
}

.yunwttc_info_t div span {
    display: inline-block;
    width: 100%;
    margin-top: 22px;
}

.yunwttc_info_t div i {
    font-size: 19px;
    color: #FFF600;
    font-weight: bold;
}

.sdsj_banner {
    height: 660px;
    background: url(../image/sdsj_banner.jpg) center top no-repeat;
}

.sdsj_content {
    background: url(../image/sdsj_bg.jpg) center top no-repeat #2B2934;
    overflow: hidden;
}

.sdsj_info {
    text-align: center;
}

.sdsj_info img {
    max-width: 98%;
    margin: 50px 0 40px 0;
}

.sdsj_sqxx_t {
    margin-bottom: 30px;
    text-align: center;
    font-size: 0;
    line-height: 0;
}

.sdsj_sqxx_box .sqxx_b {
    border: 0;
    background: none;
}

.sdsj_sqxx_box .sqxx_l {
    color: #fae3b3;
}

.sdsj_sqxx_box .sqxx_l i {
    color: #fae3b3;
}

.sdsj_sqxx_box .sqxx_input {
    border: 1px solid #AD9D7B;
    color: #fae3b3;
}

.sdsj_sqxx_box .sqxx_input::-webkit-input-placeholder {
    color: #ababab;
}

.sdsj_sqxx_box .sqxx_textarea {
    border: 1px solid #AD9D7B;
    color: #fae3b3;
}

.sdsj_sqxx_box .sqxx_kjy_t {
    background: #FBE7B9;
    color: #2b2933;
}

.sdsj_sqxx_box .sqxx_kjy_b {
    border: 2px solid #FBE7B9;
}

.sdsj_sqxx_box .sqxx_kjy_info {
    height: 30px;
    line-height: 30px;
    padding-left: 25px;
    background: url(../image/zjt887.png) left center no-repeat;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sdsj_sqxx_box .sqxx_kjy_info:hover {
    color: #fae3b3;
}

.sdsj_sqxx_box .sqxx_btn input {
    background: #F6DAA1;
    color: #2b2933;
}

.sdsj_sqxx_box .sqxx_btn input:hover {
    background: #F0C981;
    color: #2b2933;
}

.cyxy_banner {
    height: 710px;
    background: url(../image/cyxy_banner.jpg) center top no-repeat;
}

.cyxy_content {
    padding-bottom: 100px;
    background: url(../image/cyxy_bg.jpg) center top no-repeat #E5F0FE;
    overflow: hidden;
}

.cyxy_tit {
    margin: 90px 0 50px;
    text-align: center;
    padding: 0 15px;
    font-size: 45px;
    font-weight: bold;
    color: #2f70ea;
}

.cyxy_tit p {
    margin-top: 12px;
    font-size: 24px;
    color: #777;
    font-weight: normal;
}

.cyxy_pt_box {
    margin-top: 70px;
    text-align: center;
}

.cyxy_pt {
    display: inline-block;
    margin: 0 43px 35px;
    position: relative;
    font-size: 0;
    line-height: 0;
    cursor: pointer;
    transition: all 0.4s;
}

.cyxy_pt i {
    display: inline-block;
    position: absolute;
    left: 50%;
    bottom: 20px;
    margin-left: -17px;
    width: 34px;
    height: 3px;
    background: #D2D2D2;
}

.cyxy_pt_on i {
    background: #4183FB;
}

.cyxy_pt:hover {
    transform: scale(1.07);
}

.cyxy_pt_info {
    margin-bottom: 150px;
    text-align: center;
    font-size: 0;
    line-height: 0;
}

.cyxy_pt_info img {
    display: none;
    max-width: 98%;
}

.cyxy_pt_info .showImg {
    display: inline-block;
}

.cyxy_djxx {
    margin-bottom: 120px;
    text-align: center;
    font-size: 0;
    line-height: 0;
}

.cyxy_djxx img {
    max-width: 100%;
}

.cyxy_form .form_tit {
    color: #4a95f3;
}

.cyxy_form .form_input,
.cyxy_form .form_select {
    border-color: #4A95F3;
    color: #4A95F3;
}

.cyxy_form .form_input::-webkit-input-placeholder {
    color: #4A95F3;
}

.cyxy_form .form_input::-moz-placeholder {
    color: #4A95F3;
}

.cyxy_form .form_input:-ms-input-placeholder {
    color: #4A95F3;
}

.cyxy_form .form_btn input {
    width: 294px;
    background: url(../image/cyxy_btn.png);
}

.cyxy_f_dh {
    color: #4A95F3;
}

.ywtjs_banner {
    height: 600px;
    background: url(../image/ywtjs_banner.jpg) center top no-repeat;
}

.ywtjs_p1 {
    padding: 45px 0;
    background: url(../image/ywtjs_p1bg.jpg) center top no-repeat;
}

.ywtjs_tit {
    padding-bottom: 13px;
    margin-bottom: 50px;
    text-align: center;
    position: relative;
    font-size: 32px;
    color: #444;
}

.ywtjs_tit i {
    display: inline-block;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -30px;
    width: 60px;
    height: 5px;
    background: #5445FA;
    border-radius: 4px;
}

.ywtjs_tit2 {
    color: #FBFDFE;
}

.ywtjs_tit2 em {
    color: #FFFF00;
}

.ywtjs_tit2 i {
    background: #ff0;
}

.ywtjs_sqxx {
    margin: 0 auto;
}

.ywtjs_sqxx .sqxx_b {
    border: 0;
    background: none;
}

.ywtjs_sqxx .sqxx_input,
.ywtjs_sqxx .sqxx_textarea {
    width: 360px;
}

.ywtjs_sqxx .sqxx_kjy_t {
    background: #4F71FD;
}

.ywtjs_sqxx .sqxx_kjy_b {
    border-color: #4F71FD;
}

.ywtjs_sqxx .sqxx_kjy_info {
    background: url(../image/zjt12.png) left center no-repeat;
}

.ywtjs_sqxx .sqxx_kjy_info:hover {
    color: #4F71FD;
}

.ywtjs_sqxx .sqxx_btn input {
    background: #4F71FD;
}

.ywtjs_sqxx .sqxx_btn input:hover {
    background: #4869f4;
}

.ywtjs_p2 {
    padding: 45px 0;
    background: url(../image/ywtjs_p2bg.jpg) center top no-repeat;
}

.ywtjs_img {
    text-align: center;
    font-size: 0;
    line-height: 0;
}

.ywtjs_p3 {
    padding: 45px 0;
    background: url(../image/ywtjs_p3bg.jpg) center top no-repeat;
}

.ywtjs_txt1 {
    padding: 0 15px;
    margin: -20px 0 40px;
    font-size: 22px;
    color: #888;
    text-align: center;
}

.ywtjs_txt2 {
    padding: 0 15px;
    margin: 20px 0 0;
    font-size: 22px;
    color: #888;
    line-height: 38px;
    text-align: center;
}

.ywtjs_p4 {
    padding: 45px 0;
    background: url(../image/ywtjs_p4bg.jpg) center top no-repeat;
}

.ywtjs_p5 {
    padding: 45px 0;
}

.ywtjs_p6 {
    padding: 45px 0;
    background: url(../image/ywtjs_p6bg.jpg) center top no-repeat;
}

.ywtjs_p6_btn {
    text-align: center;
    margin: 80px 0 30px;
}

.ywtjs_p6_btn a {
    display: inline-block;
    width: 275px;
    height: 50px;
    line-height: 50px;
    background: #10ADE7;
    color: #fff;
    font-size: 24px;
    border-radius: 999px;
}

.ywtjs_p6_btn a:hover {
    background: #0da0d7;
    color: #fff;
}

.scttc_banner {
    height: 1020px;
    background: url(../image/scttc_banner.jpg) center top no-repeat;
}

.scttc_content {
    background: url(../image/scttc_bg.jpg) center top no-repeat;
    overflow: hidden;
}

.scttc_info_box {
    width: 1120px;
    margin: 0 auto;
}

.scttc_info_t img,
.scttc_info_b img {
    width: 100%;
    max-width: 100%;
    vertical-align: bottom;
}

.scttc_info_t_fixed {
    position: fixed;
    top: 40px;
    z-index: 999;
}

.scttc_info_b {
    margin-top: -18px;
}

.scttc_sqxx_box {
    margin: 80px auto 40px;
    background: url(../image/scttc_bg2.png);
    width: 1120px;
    overflow: hidden;
}

.scttc_sqxx_box .sqxx_b {
    background: none;
    border: 0;
    margin-top: 60px;
}

.scttc_sqxx_box .sqxx_l {
    color: #fff;
}

.scttc_sqxx_box .sqxx_input {
    color: #fff;
    border-color: #fff;
}

.scttc_sqxx_box .sqxx_input::-webkit-input-placeholder {
    color: #efc1c1;
}

.scttc_sqxx_box .sqxx_textarea {
    color: #fff;
    border-color: #fff;
}

.scttc_sqxx_box .sqxx_kjy_t {
    background: #fff;
    color: #9b0a0a;
}

.scttc_sqxx_box .sqxx_kjy_b {
    border-color: #fff;
}

.scttc_sqxx_box .sqxx_kjy_info {
    background: url(../image/zjt16.png) left center no-repeat;
    color: #fff;
}

.scttc_sqxx_box .sqxx_kjy_info:hover {
    color: #ff0;
}

.scttc_sqxx_box .sqxx_btn input {
    width: 158px;
    height: 69px;
    background: url(../image/scttc_btn.png);
}

.scttc_sqxx_box .sqxx_error {
    color: #ff0;
}

.scttc_footer {
    margin-bottom: 20px;
    text-align: center;
    font-size: 12px;
    color: #ffebb5;
}

.fxtg_banner {
    height: 700px;
    background: url(../image/fxtg_banner.jpg) center top no-repeat;
}

.fxtg_tit1 {
    text-align: center;
    margin-bottom: 90px;
    font-size: 36px;
    color: #222;
    letter-spacing: 2px;
}

.fxtg_tit1 span {
    display: inline-block;
    position: relative;
}

.fxtg_tit1 i {
    display: inline-block;
    height: 5px;
    width: 70px;
    position: absolute;
    left: 0;
    bottom: -4px;
    background: #47B3EB;
    border-radius: 4px;
}

.white {
    color: #fff;
}

.fxtg_box1 {
    padding: 60px 0;
    background: #fff;
    overflow: hidden;
}

.fxtg_box2 {
    padding: 60px 0;
    background: #0E1C63;
    overflow: hidden;
}

.fxtg_nr {
    text-align: center;
}

.fxtg_nr img {
    max-width: 100%;
    vertical-align: bottom;
}

.fxtg_nr3 {
    margin-top: -60px;
}

.fxtg_sqxx_box {
    margin: 0 auto;
    padding-top: 60px;
    background: #0E1C63;
    overflow: hidden;
}

.fxtg_sqxx_box .sqxx_b {
    background: none;
    border: 0;
    margin-top: -30px;
}

.fxtg_sqxx_box .sqxx_info {
    margin-bottom: 35px;
}

.fxtg_sqxx_box .sqxx_l {
    color: #fff;
}

.fxtg_sqxx_box .sqxx_l i {
    color: #ff0;
}

.fxtg_sqxx_box .sqxx_input {
    color: #fff;
    border-color: #fff;
}

.fxtg_sqxx_box .sqxx_input::-webkit-input-placeholder {
    color: #b9c1ec;
}

.fxtg_sqxx_box .sqxx_textarea {
    color: #fff;
    border-color: #fff;
}

.fxtg_sqxx_box .sqxx_kjy_t {
    background: #fff;
    color: #0E1C63;
}

.fxtg_sqxx_box .sqxx_kjy_b {
    border-color: #fff;
}

.fxtg_sqxx_box .sqxx_kjy_info {
    background: url(../image/zjt16.png) left center no-repeat;
    color: #fff;
}

.fxtg_sqxx_box .sqxx_kjy_info:hover {
    color: #ff0;
}

.fxtg_sqxx_box .sqxx_btn input {
    width: 164px;
    height: 69px;
    background: url(../image/fxtg_btn.png);
}

.fxtg_sqxx_box .sqxx_error {
    color: #ff0;
    margin-top: -18px;
}

.fxtg_foot {
    margin: -20px 0 40px;
    text-align: center;
    color: #6778cb;
}

.gwyh_banner {
    height: 850px;
    background: url(../image/gwyh_banner.jpg) center top no-repeat;
}

.gwyh_content {
    background: url(../image/gwyh_bg.jpg) center top no-repeat;
}

.gwyh_nr {
    text-align: center;
}

.gwyh_nr img {
    max-width: 100%;
    vertical-align: bottom;
    margin-bottom: 140px;
}

.gwyh_sqxx_box {
    margin: 0 auto;
    background: url(../image/gwyh_bg2.png) center top no-repeat;
    overflow: hidden;
}

.gwyh_sqxx_box .sqxx_box {
    margin-top: 60px;
}

.gwyh_sqxx_box .sqxx_b {
    background: none;
    border: 0;
}

.gwyh_sqxx_box .sqxx_info {
    margin-bottom: 35px;
}

.gwyh_sqxx_box .sqxx_l {
    color: #fff;
}

.gwyh_sqxx_box .sqxx_l i {
    color: #FCFF00;
}

.gwyh_sqxx_box .sqxx_input {
    color: #fff;
    border-color: #fff;
}

.gwyh_sqxx_box .sqxx_input::-webkit-input-placeholder {
    color: #b9c1ec;
}

.gwyh_sqxx_box .sqxx_textarea {
    color: #fff;
    border-color: #fff;
}

.gwyh_sqxx_box .sqxx_kjy_t {
    background: #fff;
    color: #F51111;
}

.gwyh_sqxx_box .sqxx_kjy_b {
    border-color: #fff;
}

.gwyh_sqxx_box .sqxx_kjy_info {
    background: url(../image/zjt16.png) left center no-repeat;
    color: #fff;
}

.gwyh_sqxx_box .sqxx_kjy_info:hover {
    color: #ff0;
}

.gwyh_sqxx_box .sqxx_btn input {
    width: 130px;
    height: 35px;
    line-height: 35px;
    background: #fff;
    color: #F51111;
}

.gwyh_sqxx_box .sqxx_btn input:hover {
    background: #f5f5f5;
}

.gwyh_sqxx_box .sqxx_error {
    color: #f00;
    margin-top: -18px;
}

.gwyh_foot {
    margin: 0 0 20px;
    text-align: center;
    color: #6778cb;
}


/* dyy */

.dyy_banner {
    height: 600px;
    background: url(../image/dyy_banner.jpg) no-repeat center center;
}

.dyy_tit {
    text-align: center;
    font-size: 32px;
    color: #5d42d7;
    padding: 60px 0 10px 0;
    letter-spacing: 2px;
    margin-bottom: 50px;
}

.float_box {
    display: inline-block;
    width: 100%;
    margin-bottom: 50px;
}

.dyy_tit span {
    border-bottom: solid 2px #5d42d7;
    font-size: 48px;
}

.dyy_txt {
    float: left;
    width: 55%;
    font-size: 20px;
    line-height: 45px;
}

.dyy_txt p {
    text-indent: 2em;
    margin-top: 35px;
}

.dyy_img {
    float: right;
    width: 45%;
    text-align: right;
    transition: all .4s;
}

.dyy_img:hover {
    transform: translateY(-20px);
}

.dyy2 {
    background: #f5f5f5;
}

.dyy_item {
    background: #fff;
    width: 277px;
    padding: 30px 30px 0 276px;
    height: 256px;
    overflow: hidden;
    position: relative;
    border-radius: 10px;
    transition: all .4s;
}

.dyy_item:hover {
    transform: translateY(-20px);
}

.dyy_item dt {
    background: url(../image/dyy_img2.png) no-repeat;
    width: 198px;
    height: 225px;
    font-size: 36px;
    color: #5d42d7;
    position: absolute;
    z-index: 1;
    left: 30px;
    top: 30px;
}

.dyy_item span {
    width: 72px;
    display: block;
    padding: 57px 0 0 75px;
}

.dyy_item i {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #5d42d7;
    overflow: hidden;
    vertical-align: middle;
    margin-right: 18px;
}

.dyy_item dd {
    color: #727272;
    font-size: 22px;
    line-height: 45px;
}

.special dd {
    line-height: 38px;
}

.float_box dl {
    float: left;
    margin-bottom: 30px;
}

.float_box dl:nth-child(even) {
    float: right;
}

.dyy3 {
    clear: both;
    background: url(../image/dyy_img3.jpg) no-repeat;
    height: 607px;
    color: #fff;
}

.dyy3 .dyy_tit {
    color: #fff;
}

.dyy3 .dyy_tit span {
    border-color: #fff;
}

.dyy3 .sqxx_l {
    color: #fff;
}

.dyy3 .sqxx_l i {
    color: #ff0;
}

.dyy3 .sqxx_input,
.dyy3 .sqxx_textarea,
.dyy3 .ywtjs_sqxx .sqxx_kjy_b {
    background: #fff;
    border: none
}

.dyy3 .ywtjs_sqxx .sqxx_kjy_t,
.dyy3 .ywtjs_sqxx .sqxx_btn input {
    background: #e1f1ff;
    color: #3b3b3b;
}

.dyy3 .ywtjs_sqxx .sqxx_btn input {
    background: #e1f1ff;
    color: #5928d6;
    font-size: 22px;
    font-weight: 600;
}


/* 360nonebox */

.onebox_banner {
    clear: both;
    height: 775px;
    background: url(../image/360onbox_banner.jpg) no-repeat center;
}

.onebox_content {
    clear: both;
    background: #d01c2a;
    width: 100%;
    overflow: hidden;
}

.onebox_content .box {
    width: 1000px;
}

.onbox_info {
    text-align: center;
    font-size: 0;
    line-height: 0;
}

.onbox_info img {
    max-width: 100%;
}

.onbox_slzs {
    height: 681px;
    margin: 80px 0;
    background: url(../image/onbox_bg2.png);
    overflow: hidden;
    position: relative;
}

.onbox_slzs_info {
    position: absolute;
    left: 210px;
    top: 90px;
    width: 590px;
    height: 520px;
    overflow: hidden;
}

.onbox_slzs_info .swiper-slide img,
.onbox_slzs_info .swiper-slide {
    display: block;
    width: 100%;
    height: 520px;
}

.onbox_slzs_prev {
    display: inline-block;
    width: 32px;
    height: 55px;
    position: absolute;
    left: 130px;
    top: 320px;
    background: url(../image/zjt223.png);
}

.onbox_slzs_next {
    display: inline-block;
    width: 32px;
    height: 55px;
    position: absolute;
    right: 130px;
    top: 320px;
    background: url(../image/yjt223.png);
}

.onbox_slzs_prev:focus,
.onbox_slzs_next:focus {
    outline: none;
}

.onbox_sqxx_wapper {
    background: #9B0A0A;
}

.onbox_sqxx_box {
    margin-top: 0;
}

.onbox_sqxx_box .sqxx_b {
    padding: 60px 0 30px;
    background: #9B0A0A;
    border: none
}

.onbox_sqxx_box .sqxx_l,
.onbox_sqxx_box .sqxx_input,
.onbox_sqxx_box .sqxx_textarea,
.onbox_sqxx_box .sqxx_kjy_b {
    color: #fff;
    border-color: #fff;
}

.onbox_sqxx_box .sqxx_input::-webkit-input-placeholder {
    color: #E9C9C9;
}

.onbox_sqxx_box .sqxx_kjy_t {
    background: #fff;
    color: #A42121;
}

.onbox_sqxx_box .sqxx_kjy_info {
    background: url(../image/zjt889.png) left center no-repeat;
    color: #fff;
}

.onbox_sqxx_box .sqxx_error {
    color: #ff0;
}

.onbox_sqxx_box .sqxx_btn input {
    width: 156px;
    height: 69px;
    background: url(../image/scttc_btn.png);
}


/* gwdz */

.gwdz_banner {
    height: 674px;
    background: url(../image/gwdz_banner.jpg) no-repeat center;
}

.gwdz1 {
    padding: 120px 0 70px 0;
}

.gwdz_txt {
    float: right;
    width: 55%;
}

.gwdz_txt p {
    font-size: 20px;
    margin-bottom: 5px;
}

.gwdz_tit {
    color: #ff7752;
    font-size: 20px;
    margin-bottom: 30px;
}

.gwdz_tit span {
    font-size: 40px;
}

.gwdz_tit span i {
    padding-bottom: 10px;
    font-weight: bold;
    border-bottom: solid 5px #ff7752;
}

.gwdz_img {
    float: left;
    width: 38%;
}

.gwdz2 {
    height: 687px;
    background: url(../image/gwdz_img2.jpg) no-repeat center;
}

.gwdz3 {
    height: 848px;
    background: url(../image/gwdz_img3.jpg) no-repeat center;
}

.gwdz4 {
    height: 450px;
    background: url(../image/gwdz_img4.jpg) no-repeat center;
}

.gwdz5 {
    background: #fff1ee;
    overflow: hidden;
}

.gwdz_tit {
    color: #ff7752;
    text-align: center;
    font-size: 36px;
    font-weight: bold;
}

.gwdz5 .sqxx_kjy_t {
    background: #ff7752;
}

.gwdz5 .sqxx_b {
    background: none;
    border: none;
}

.gwdz5 .sqxx_input {
    width: 360px;
}


/* ythyxjjfa */

.ythyxjjfa_banner {
    background: url(../image/ythyxjjfa_banner.jpg) no-repeat center;
    height: 892px;
    overflow: hidden;
}

.ythyx1 {
    background: url(../image/ythyxjjfa_img1.jpg) no-repeat center;
    height: 937px;
    overflow: hidden;
}

.ythyx2 {
    background: url(../image/ythyxjjfa_img2.jpg) no-repeat center;
    height: 759px;
    overflow: hidden;
}

.ythyx_tit {
    text-align: center;
    font-size: 50px;
    color: #fff;
    margin: 85px 0 45px 0;
}

.ythyx_tit i {
    padding-top: 10px;
    border-bottom: 2px solid #059fa9;
}

.ythyx_tit p {
    font-size: 18px;
    color: #059fa9;
}

.ythyx_item {
    float: left;
    width: 225px;
    height: 340px;
    background: #fff;
    overflow: hidden;
    margin: 0 7px 0 8px;
    text-align: center;
    transition: all .4s;
}

.ythyx_item:hover {
    transform: translateY(-20px);
}

.ythyx_item span {
    padding: 4px 12px;
    background: #059fa9;
    color: #fff;
    font-size: 26px;
    display: inline-block;
    margin-bottom: 10px;
}

.ythyx_item p {
    text-align: left;
    padding: 0 30px;
    font-size: 18px;
}

.ythyx3 {
    clear: both;
    margin-top: 75px;
}

.ythyx4 {
    background: linear-gradient(#115073, #02b1b5);
}

.ythyx_txtC {
    text-indent: 4em;
    line-height: 35px;
    font-size: 16px;
}

.ythyx4 .sqxx_l {
    color: #fff;
}

.ythyx4 .sqxx_l i {
    color: #ff0;
}

.ythyx4 .sqxx_input,
.ythyx4 .sqxx_textarea,
.ythyx4 .sqxx_kjy {
    border-color: #fff;
    background: #fff;
}

.ythyx4 .sqxx_b {
    background: none;
    border: none;
}

.ythyx4 .sqxx_kjy_t,
.ythyx4 .sqxx_btn input {
    background: #105476;
    color: #fff;
}

.ythyx4 .sqxx_kjy_b {
    border-color: #10a6ae;
}

.ythyx4 .sqxx_kjy_info {
    background: url(../image/zjt11.png) left center no-repeat;
}


/* acgzs */

.acgzs_banner {
    background: url(../image/acgzs_banner.jpg) no-repeat center;
    height: 716px;
}

.acgzs1 img,
.acgzs2 img {
    width: 100%;
}

.acgzs2 {
    background: url(../image/acgzs_img2.jpg) no-repeat center;
    height: 1125px;
}

.acgzs3 {
    clear: both;
    background: url(../image/acgzs_img6.jpg) no-repeat;
    height: 547px;
    color: #fff;
    overflow: hidden;
}

.acgzs_tit {
    color: #ff0;
    font-size: 28px;
    text-align: center;
    margin: 35px 0;
}

.acgzs3 .ywtjs_sqxx .sqxx_btn input {
    background: #ff0;
    color: #2562e0;
}


/* qylvrz */

.qylvrz_banner {
    background: url(../image/qylvrz_banner.jpg) no-repeat center;
    height: 801px;
}

.qylvrz1 {
    background: url(../image/qylvrz_img2.jpg) no-repeat center;
    height: 984px;
    color: #fff;
    overflow: hidden;
}

.qylvrz_tit {
    font-size: 36px;
    text-align: center;
    margin: 15px 0 10px 0;
}

.qylvrz_tit i {
    font-size: 72px;
}

.qylvrz_tit p {
    border-bottom: solid 1px #fff;
    width: 60%;
    margin: 0 auto;
    font-size: 16px;
    padding-top: 20px;
    position: relative;
}

.qylvrz_tit p span {
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 0;
    margin-left: -103px;
    background: #3297f4;
    border: solid 1px #fff;
    width: 206px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

.qylvrz_content {
    display: inline-block;
    width: 100%;
    margin-top: 60px;
}

.qylvrz_item {
    float: left;
    text-align: center;
    width: 275px;
    padding: 10px;
    height: 259px;
    margin: 0 50px 50px 50px;
    cursor: default;
    transition: all .4s;
}

.qylvrz_item:hover {
    transform: translateY(-20px);
}

.qylvrz_item_tit {
    font-size: 24px;
}

.qylvrz_item p {
    font-size: 18px;
    margin-top: 15px;
    text-align: left;
}

.qylvrz3 {
    background: url(../image/qylvrz_img10.jpg) no-repeat center;
    height: 615px;
    overflow: hidden;
}

.qylvrz3 .acgzs_tit {
    margin: 85px 0 45px 0;
    color: #fff;
}

.qylvrz3 .ywtjs_sqxx .sqxx_btn input {
    color: #2763fb;
    font-size: 20px;
}


/* dspwt */

.dspwt_banner {
    height: 870px;
    background: url(../image/dspwt_banner.jpg) no-repeat center;
}

.dspwt_box {
    background: #fff;
    text-align: center;
}

.dspwt_bg1 {
    background: #f5f5fa;
}

.dspwt_bg2 {
    background: #6847c2;
}

.dspwt_footer {
    height: 630px;
    background: url(../image/dspwt_img10.png) no-repeat center;
}

.dspwt_footer .sqxx_box {
    background: #6847c2;
    padding: 60px 0;
}

.dspwt_footer .sqxx_box .sqxx_kjy_t,
.dspwt_footer .sqxx_btn input {
    color: #6847c2;
}

.enterpriseWeChat {
    width: 175px;
    height: 206px;
    box-sizing: border-box;
    background: rgb(255, 255, 255) url(../image/codebg1.png) no-repeat;
    padding: 15px 15px 0 15px;
    border: solid 1px #f8f8f8
}

.enterpriseWeChat span {
    display: block;
    text-align: center;
    height: 30px;
    line-height: 30px;
    color: #355782;
    margin-top: 15px;
}

.enterpriseWeChat a:hover span {
    color: #fe3303;
}

.wechatbtn {
    display: none;
}

.wechatbtn a.telicon:hover {
    color: #fff;
}

@media screen and (max-width: 979px) {
    .wechatbtn {
        display: flex;
        height: 60px;
        box-sizing: border-box;
        background: #fff;
        justify-content: space-between;
        align-items: center;
        position: fixed;
        z-index: 1;
        left: 0;
        bottom: 0;
        width: 100%;
        padding-right: 15px;
        border-top: solid 1px #eee;
    }

    .wechatbtn a {
        display: block;
        height: 40px;
        width: calc(50% - 15px);
        background: #5933f1;
        color: #fff;
        text-align: center;
        line-height: 40px;
        border-radius: 35px;
        font-size: 16px;
        margin-left: 15px;
        box-sizing: border-box;
    }

    .wechatbtn a.wechaticon {
        background: #fff;
        border: solid 1px #5933f1;
        color: #5933f1;
    }

    .wechatbtn a.wechaticon::before, .wechatbtn a.telicon::before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        width: 24px;
        height: 24px;
        background: url(../image/wechaticon1.png) no-repeat;
        background-size: 100%;
        margin-right: 10px;
    }

    .wechatbtn a.telicon::before {
        background: url(../image/telicon.png) no-repeat;
        background-size: 100%;
    }

    .consult {
        display: none;
    }

    .topbar,
    .footer,
    .consult,
    .ywt_header_r,
    .logo_r_txt,
    .logo_r_phone,
    .top_sq {
        display: none;
    }

    body {
        min-width: 0;
    }

    .logo {
        margin-left: 10px;
    }

    .nav_tb {
        display: inline-block;
        width: 35px;
        height: 35px;
        background: #666;
        position: absolute;
        right: 10px;
        top: 34px;
        background: url(../image/menu.png);
    }

    .nav {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 50%;
        background: #000;
        z-index: 99999;
        overflow-y: auto;
    }

    .nav_info li {
        width: 100%;
        background: none;
        border-bottom: 1px solid #222;
    }

    .nav_info li a {
        background: none;
        font-size: 15px;
    }

    .nav_info li:hover a {
        background: #000;
    }

    .nav_info li a.on {
        background: #303030;
        color: #fff;
    }

    .nav_info li .nav_two,
    .nav_info li .nav_two a:hover {
        display: block;
        position: relative;
        background: 000;
    }

    .nav_info li .nav_two a {
        border: 0;
        font-size: 14px;
        color: #999;
    }

    .nav_close {
        display: block;
        position: absolute;
        top: 10px;
        right: 10px;
        width: 24px;
        height: 24px;
        border-radius: 50%;
        background: url(../image/close75.png);
        z-index: 9;
        opacity: .8;
    }

    .box {
        width: 100%;
        overflow-x: auto;
    }

    .bjd_box {
        width: 100%;
        box-sizing: border-box;
        border-radius: 0;
    }

    .bjd_banner {
        background-size: 1400px;
        height: 430px;
    }

    .bjd_tit_fixed {
        width: 100%;
        top: 0;
    }

    .ywt_header {
        min-width: 1px;
        background-size: 1200px auto;
        height: 375px;
    }

    .ywt_tit_box {
        height: 50px;
        line-height: 50px;
    }

    .ywt_tit_box span {
        font-size: 26px;
    }

    .ywt_p1,
    .ywt_p2,
    .ywt_p3 {
        padding: 30px 0 40px;
    }

    .ywt_p2_info_box {
        margin: 30px 0 0;
    }

    .ywt_p2_info {
        width: 90%;
        margin: 0 auto 20px;
        height: auto;
        padding-bottom: 30px;
        float: none;
    }

    .ywt_p3_info_box {
        margin-top: 20px;
        width: 95%;
    }

    .ywt_p1_txt {
        padding: 0 15px;
        font-size: 16px;
        line-height: 29px;
        margin-top: 30px;
    }

    .yiwt_p1,
    .yiwt_p2,
    .yiwt_p3,
    .yiwt_p4,
    .yiwt_p5,
    .yiwt_p6,
    .yiwt_p7,
    .yiwt_p8,
    .yiwt_p9 {
        height: auto;
        padding-bottom: 30px;
    }

    .sdyh_banner {
        background-size: 1230px;
        height: 385px;
    }

    .sdyh_p1,
    .sdyh_p2,
    .sdyh_p3 {
        height: auto;
        padding-bottom: 30px;
    }

    .sdyh_p1_tit span {
        font-size: 30px;
    }

    .sdyh_p1_tit3 {
        font-size: 30px;
    }

    .sdyh_p1_table,
    .seo_info3_box {
        width: 96%;
    }

    .sdyh_p3_txt {
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
    }

    .ppfw_content {
        min-height: 0;
        padding-bottom: 50px;
        background-size: 1400px;
        background-color: #162D61;
    }

    .ppfw_txt1 {
        margin-top: 560px;
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
    }

    .ppfw_table,
    .ppfw_o {
        width: 96%;
    }

    .i_banner {
        background-size: 1400px;
        height: 355px;
    }

    .i_banner_400 {
        height: 555px;
    }

    .ip1,
    .ip3,
    .ip4,
    .ip5 {
        height: auto;
        padding-bottom: 30px;
    }

    .ip3.ip3_400,
    .ip4.ip4_400,
    .ip5.ip5_400 {
        padding-bottom: 0;
    }

    .i_tit {
        margin: 30px 0;
    }

    .bdcm_banner {
        background-size: 1400px;
        height: 430px;
    }

    .bdcm_p2,
    .bdcm_p3 {
        height: auto;
    }

    .dht_banner {
        background-size: 1650px;
        height: 430px;
    }

    .dht_p1,
    .dht_p2,
    .dht_p3,
    .dht_p4,
    .dht_p5,
    .dht_p6,
    .dht_p7 {
        height: auto;
        padding: 40px 0;
    }

    .dht_nr img {
        margin: 0 !important;
        max-width: 96%;
    }

    .sqxx_box {
        width: 96%;
    }

    .sqxx_kjy {
        display: none;
    }

    .sqxx_info {
        float: none;
        width: 100%;
        margin: 0 0 15px;
        padding: 0 20px;
        box-sizing: border-box;
    }

    .sqxx_l {
        display: block;
        text-align: left;
    }

    .sqxx_r {
        display: block;
    }

    .sqxx_input {
        display: block;
        width: 100% !important;
        box-sizing: border-box;
    }

    .sqxx_textarea {
        display: block;
        height: 120px;
        width: 100% !important;
        box-sizing: border-box;
    }

    .sqxx_error {
        margin: -6px 0 10px;
    }

    .sqxx_l_ly {
        top: 0;
    }

    .bdxcx_banner,
    .ppgg_banner {
        background-size: 1400px;
        height: 430px;
    }

    .bdxcx_p1_txt {
        width: 100%;
        box-sizing: border-box;
        padding: 0 15px;
    }

    .bdxcx_img img {
        max-width: 96%;
    }

    .bdxcx_al {
        width: 100%;
        padding: 0px !important;
        margin-top: 30px !important;
        box-sizing: border-box;
    }

    .bdxcx_al .swiper-slide {
        width: 30.333% !important;
        margin: 0 1.5%;
    }

    .bdxcx_p6_info {
        width: 100%;
        height: auto;
        overflow: hidden;
        background: none;
    }

    .bdxcx_p6_i {
        position: static;
        width: 90%;
        margin: 0 auto 30px;
        padding: 20px;
        border-radius: 10px;
        box-sizing: border-box;
    }

    .bdxcx_p6_i1 {
        background: #F7B24A;
    }

    .bdxcx_p6_i2 {
        background: #F63A53;
    }

    .bdxcx_p6_i3 {
        background: #15A4B5;
    }

    .bdxcx_p6_i4 {
        background: #643C92;
    }

    .bdxcx_p6_i_b {
        margin-top: 15px;
    }

    .bdxcx_p6_i1 .bdxcx_p6_i_t:before {
        content: "1.";
        font-weight: bold;
        padding-right: 8px;
    }

    .bdxcx_p6_i2 .bdxcx_p6_i_t:before {
        content: "2.";
        font-weight: bold;
        padding-right: 8px;
    }

    .bdxcx_p6_i3 .bdxcx_p6_i_t:before {
        content: "3.";
        font-weight: bold;
        padding-right: 8px;
    }

    .bdxcx_p6_i4 .bdxcx_p6_i_t:before {
        content: "4.";
        font-weight: bold;
        padding-right: 8px;
    }

    .ppgg_p91 {
        margin: 0;
    }

    .ppgg_img img {
        max-width: 90%;
    }

    .ppgg_p1_info {
        width: 36%;
        margin-bottom: 20px;
    }

    .ppgg_p2bg {
        background: #f4f4f4;
        padding-bottom: 60px;
    }

    .ppgg_p2 img:nth-child(3) {
        display: none;
    }

    .ppgg_p2 img {
        margin: 0 10% 15px;
    }

    .ppgg_p5_b .ppgg_p1_info {
        width: 30%;
        margin: 0 1.5%;
    }

    .ppgg_p5_b .ppgg_p1_info img {
        width: 100%;
    }

    .ppgg_p6 {
        width: 100%;
        height: auto;
        background: #f4f4f4;
    }

    .ppgg_p6_info {
        position: static;
        width: 40%;
        margin: 0 5% 20px;
        float: left;
    }

    .jpgg_p3_info {
        position: static;
        padding: 0 20px;
        float: left;
    }

    .ywtjs_img img {
        max-width: 95%;
    }

    .ywtjs_banner {
        background-size: 1000px;
        height: 310px;
    }

    .ywtjs_p1,
    .ywtjs_p2,
    .ywtjs_p3,
    .ywtjs_p4,
    .ywtjs_p5,
    .ywtjs_p6 {
        padding: 30px 0;
    }

    .ywtjs_tit {
        margin-bottom: 30px;
        padding: 0 20px 10px;
        font-size: 26px;
    }

    .ywtjs_tit i {
        height: 4px;
    }

    .ywtjs_txt1 {
        margin-top: -10px;
        font-size: 16px;
    }

    .ywtjs_txt2 {
        font-size: 16px;
        line-height: 30px;
    }

    .sdt_al,
    .sdt_al .swiper-slide img {
        width: 100%;
    }

    .sdt_al_l,
    .sdt_al_r {
        display: none;
    }

    .scttc_banner {
        background-size: 170%;
        height: 365px;
    }

    .scttc_info_box {
        width: 100%;
    }

    .scttc_info_b {
        margin-top: -1%;
    }

    .scttc_sqxx_box {
        width: 100%;
        background: #8F0504;
        margin: 30px auto 20px;
    }

    .scttc_sqxx_box .sqxx_b {
        margin-top: 0;
        padding: 0;
    }

    .fxtg_banner {
        background-size: 180%;
        height: 265px;
    }

    .fxtg_box1,
    .fxtg_box2 {
        padding: 40px 0;
    }

    .fxtg_tit1 {
        font-size: 26px;
        margin-bottom: 50px;
    }

    .fxtg_tit1 i {
        height: 3px;
        width: 55px;
    }

    .fxtg_nr img {
        max-width: 95%;
    }

    .fxtg_nr3 {
        margin-top: -30px;
    }

    .gwyh_banner {
        background-size: 170%;
        height: 310px;
    }

    .gwyh_nr img {
        margin-bottom: 50px;
    }

    .gwyh_sqxx_box .sqxx_box {
        margin-top: 20px;
    }

    .dyy_banner {
        background-size: 1210px;
        height: 378px;
    }

    .dyy_tit {
        padding-top: 40px;
        margin-bottom: 36px;
    }

    .dyy_txt {
        width: 45%;
        margin-left: 30px;
    }

    .dyy_img {
        width: 40%;
        margin: 30px 30px 0 0;
    }

    .dyy_img img {
        width: 100%;
    }

    .dyy_txt {
        line-height: 30px;
    }

    .dyy_txt p {
        margin-top: 0;
    }

    .dyy_item {
        width: 48%;
    }

    .float_box dl,
    .float_box dl:nth-child(even) {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }

    .onebox_content .box {
        width: 95%;
    }

    .onbox_slzs {
        background: none;
    }

    .onbox_slzs_info {
        left: 50%;
        margin-left: -295px;
    }

    .onbox_slzs_prev {
        left: 10px;
    }

    .onbox_slzs_next {
        right: 10px
    }

    .gwdz_banner {
        background-size: 1068px;
        height: 380px;
    }

    .gwdz1 {
        padding: 35px 15px 15px 15px;
    }

    .gwdz_img img {
        width: 100%;
        margin-top: 130px;
    }

    .gwdz_tit {
        font-size: 26px;
        text-align: left;
        transform: translateX(-36%);
    }

    .gwdz2 {
        background-size: 1350px;
        height: 480px;
    }

    .gwdz3 {
        background-size: 1595px;
        height: 687px;
    }

    .gwdz4 {
        background-size: 1405px;
        height: 323px;
    }

    .ythyxjjfa_banner {
        background-size: 1080px;
        height: 538px;
    }

    .ythyx1 {
        background-size: 1258px;
        height: 505px;
    }

    .ythyx_tit {
        margin: 25px 0;
    }

    .ythyx_item {
        width: 40%;
        margin: 0 5% 15px 5%;
    }

    .ythyx2 {
        background: #115074;
        height: 1280px;
    }

    .ythyx3 {
        margin-top: 25px;
    }

    .acgzs_banner {
        background-size: 1230px;
        height: 408px;
    }

    .acgzs2 {
        height: 678px;
        background-size: 100% 100%;
    }

    .qylvrz_banner {
        background-size: 1311px;
        height: 564px;
    }

    .qylvrz_item {
        margin: 0 44px 50px 44px;
    }

    .qylvrz1 {
        height: 1248px;
        background-size: 100% 100%;
    }

    .qylvrz2 img {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .nav_tb {
        top: 10px;
    }

    .logo {
        margin-top: 28px;
        height: 50px;
    }

    .dialogCommon {
        width: 90%;
        margin-left: -45%;
    }

    .ljbm_form,
    .ljbm_btn {
        padding: 0 20px;
    }

    .ljbm_btn input {
        width: 100%;
    }

    .ljbm_form input {
        width: 100%;
        box-sizing: border-box;
    }

    .ljbm_error {
        padding: 0 20px;
    }

    .bjd_banner {
        background-size: 780px;
        height: 240px;
    }

    .bjd_box {
        margin: 30px auto;
    }

    .bjd_tit2 {
        font-size: 12px;
        line-height: 20px;
        padding-top: 10px;
        font-weight: normal;
    }

    .bjd_tit2 span {
        font-size: 12px;
        margin-top: 0;
    }

    .bjd_table tr td {
        line-height: 24px;
        padding: 10px;
        font-size: 13px;
    }

    .bjd_table tr.csbj td,
    .bjd_table tr.zsbj td {
        font-size: 15px;
    }

    .ywt_header {
        background-size: 1100px auto;
        height: 340px;
    }

    .ywt_tit_box span {
        font-size: 22px;
    }

    .ywt_p1_txt {
        line-height: 28px;
    }

    .ywt_p1_txt p {
        float: none;
        width: 100% !important;
        margin: 0 !important;
    }

    .yiwt_banner {
        min-width: 1px;
        background-size: 1200px auto;
        height: 375px;
    }

    .yiwt_p9_t1 {
        padding: 0 15px;
        font-size: 34px;
    }

    .sdyh_banner {
        background-size: 660px;
        height: 200px;
    }

    .sdyh_p1 {
        background: #fff;
    }

    .sdyh_p1_tit em {
        display: none;
    }

    .sdyh_p1_tit span {
        font-size: 20px;
    }

    .sdyh_p1_tit2 {
        font-size: 17px;
    }

    .sdyh_p1_tit3 {
        margin-top: 30px;
        font-size: 19px;
    }

    .sdyh_p1_table th,
    .sdyh_p1_table td,
    .sdyh_p1_table td.dz {
        font-size: 16px;
        line-height: 24px;
        padding: 10px 4px;
    }

    .sdyh_p1_txt {
        font-size: 24px;
    }

    .sdyh_p3_tit {
        font-size: 26px;
    }

    .bdpxzs li .bdpxzs_info {
        width: 110px;
        font-size: 14px;
    }

    .ppfw_content {
        background-size: 800px;
    }

    .ppfw_txt1 {
        margin-top: 320px;
        font-size: 26px;
    }

    .ppfw_txt1 span {
        font-size: 16px;
        line-height: 26px;
    }

    .ppfw_img1 {
        margin-top: 30px;
    }

    .ppfw_table tr td {
        height: auto;
        line-height: 26px;
        padding: 8px;
        font-size: 14px;
    }

    .ppfw_o_tit {
        font-size: 25px;
    }

    .ppfw_o img {
        margin-bottom: 10px;
    }

    .i_banner {
        background-size: 870px;
        height: 220px;
    }

    .i_banner_400 {
        background-size: 767px;
        height: 305px;
        background-position: center;
    }

    .i_tit {
        font-size: 24px;
    }

    .i_tit span {
        padding: 0 15px;
        box-sizing: border-box;
        top: 0;
        font-size: 15px;
    }

    .ip2_1 {
        margin-bottom: 40px;
    }

    .bdcm_banner {
        background-size: 750px;
        height: 234px;
    }

    .bdcm_tit {
        margin-bottom: 40px;
    }

    .mB80 {
        margin-bottom: 30px;
    }

    .mB120 {
        margin-bottom: 60px;
    }

    .bdcm_p5 a {
        width: 70%;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .dht_banner {
        background-size: 900px;
        height: 234px;
    }

    .dht_btn {
        margin-top: 30px;
    }

    .dht_p1,
    .dht_p2,
    .dht_p3,
    .dht_p4,
    .dht_p5,
    .dht_p6,
    .dht_p7 {
        padding: 30px 0;
    }

    .bdxcx_banner {
        background-size: 900px;
        height: 234px;
    }

    .bdxcx_p1,
    .bdxcx_p2,
    .bdxcx_p3,
    .bdxcx_p4,
    .bdxcx_p5,
    .bdxcx_p6,
    .bdxcx_p7,
    .bdxcx_p8 {
        padding: 40px 0;
    }

    .bdxcx_tit {
        font-size: 26px;
    }

    .bdxcx_p1_txt {
        font-size: 16px;
    }

    .bdxcx_img,
    .bdxcx_p6_info {
        margin-top: 50px;
    }

    .bdxcx_al_l,
    .bdxcx_al_r {
        width: 20px;
        height: 40px;
        background-size: 100%;
        margin-top: 20px;
    }

    .bdxcx_p6_i_t {
        font-size: 20px;
    }

    .bdxcx_p6_i_b {
        margin-top: 6px;
    }

    .ppgg_banner {
        background-size: 850px;
        height: 234px;
    }

    .ppgg_tit {
        font-size: 22px;
    }

    .ppgg_tit_b {
        font-size: 14px;
        line-height: 24px;
        padding: 0 15px;
        margin-top: 15px;
    }

    .ppgg_tit_b br {
        display: none;
    }

    .ppgg_p1 {
        margin-top: 30px;
    }

    .ppgg_p1_info {
        width: 44%;
        margin: 0 2.4% 20px;
    }

    .ppgg_p1_info img {
        width: 100%;
    }

    .ppgg_p2 img {
        width: 43%;
        margin: 0 3% 20px;
    }

    .ppgg_p5_b .ppgg_p1_info {
        width: 29%;
    }

    .ppgg_p6_info {
        width: 90%;
    }

    .ppgg_p6_info_b br {
        display: none;
    }

    .ppgg_img,
    .jpgg_box .ppgg_img {
        margin-top: 30px;
    }

    .ppgg_p10 {
        padding: 40px 0 0;
        overflow: hidden;
    }

    .jpgg_p3_info {
        font-size: 14px;
    }

    .jpgg_p3_info span {
        font-size: 20px;
    }

    .jpgg_p3_info_r {
        margin-top: 40px;
    }

    .jpgg_banner {
        background-size: 800px;
        height: 234px;
    }

    .sdt_tit {
        font-size: 28px;
    }

    .form_box {
        width: 100%;
        padding: 0 20px;
        box-sizing: border-box;
    }

    .form_tit {
        margin-bottom: 50px;
    }

    .form_input {
        width: 100%;
        margin: 0 0 15px;
        box-sizing: border-box;
    }

    .form_select {
        width: 100%;
        margin: 0 0 15px;
        box-sizing: border-box;
    }

    .sdt_info_box {
        padding: 30px 0 40px;
    }

    .sdt_info img {
        max-width: 98%;
    }

    .sdt_banner,
    .ktb_banner {
        background-size: 700px;
        height: 215px;
    }

    .ktb_info_box5 {
        background: #ffeeee;
    }

    .i_tit5 {
        margin: 30px 0;
        font-size: 15px;
        padding: 0 10px;
    }

    .i_tit5 br {
        display: none;
    }

    .ywttc_banner {
        background-size: 740px;
        height: 215px;
    }

    .ywttc_info_box {
        width: 96%;
        left: 0;
    }

    .ywttc_type {
        font-size: 19px;
    }

    .ywttc_type span {
        font-size: 16px;
        top: -2px;
    }

    .ywttc_table tr td {
        padding: 10px 8px;
        font-size: 16px;
    }

    .yunwttc_banner {
        background-size: 655px;
        height: 215px;
    }

    .yunwttc_info_box {
        width: 96%;
    }

    .yunwttc_table tr td {
        padding: 10px 8px;
        font-size: 14px;
    }

    .yunwttc_table tr td img {
        height: 20px;
    }

    .yunwttc_info_t {
        margin: 40px 0 0;
        height: 100px;
    }

    .yunwttc_info_t div {
        width: 24%;
        box-sizing: border-box;
        margin: 0;
        font-size: 16px;
    }

    .yunwttc_info_t div.yunwttc_type_l {
        width: 28%;
        line-height: 100px;
    }

    .yunwttc_info_t div i {
        font-size: 14px;
    }

    .sdsj_banner {
        background-size: 680px;
        height: 230px;
    }

    .sdsj_info img {
        max-width: 96%;
        margin: 40px 0 10px 0;
    }

    .cyxy_banner {
        background-size: 615px;
        height: 230px;
    }

    .cyxy_tit {
        font-size: 26px;
    }

    .cyxy_tit p {
        padding: 0 30px;
        font-size: 16px;
    }

    .cyxy_pt_box {
        margin-top: 50px;
    }

    .cyxy_pt {
        width: 19%;
        margin: 0 1.5% 20px;
    }

    .cyxy_pt img {
        width: 100%;
    }

    .cyxy_pt i {
        display: none;
    }

    .cyxy_pt_info {
        margin-bottom: 0;
    }

    .cyxy_djxx {
        margin-bottom: 50px;
    }

    .cyxy_content {
        padding-bottom: 30px;
    }

    .dyy_banner {
        background-size: 685px;
        height: 218px;
    }

    .dyy_tit {
        padding-top: 20px;
        margin-bottom: 18px;
    }

    .dyy_img {
        display: none;
    }

    .dyy_txt {
        width: 80%;
        float: none;
        margin: 0 auto;
    }

    .float_box dl,
    .float_box dl:nth-child(even) {
        width: 95%;
    }

    .dyy_item dd {
        margin-left: 170px;
        line-height: 40px;
    }

    .dyy_item dt {
        transform: scale(.6);
        top: -7px;
        left: -16px;
    }

    .dyy_item {
        padding: 0;
        height: 200px;
    }

    .float_box {
        margin-bottom: 25px;
    }

    .onebox_banner {
        background-size: 1035px;
        height: 417px;
    }

    .onbox_slzs {
        margin: 10px 0;
        height: 377px;
    }

    .onbox_slzs_info {
        width: 80%;
        left: 10%;
        margin-left: 0;
        top: 40px
    }

    .onbox_slzs_info .swiper-slide img,
    .onbox_slzs_info .swiper-slide {
        width: 100%;
        height: 100%;
    }

    .onbox_slzs_prev,
    .onbox_slzs_next {
        width: 20px;
        height: 34px;
        background-size: 100%;
        top: 160px
    }

    .gwdz_banner {
        background-size: 663px;
        height: 223px;
    }

    .gwdz_img {
        display: none;
    }

    .gwdz_txt {
        float: none;
        width: 100%;
    }

    .gwdz_tit {
        font-size: 13px;
        text-align: center;
        transform: translateX(0);
    }

    .gwdz_tit span {
        font-size: 21px;
    }

    .gwdz_txt p {
        font-size: 16px;
    }

    .gwdz2 {
        background-size: 780px;
        height: 270px;
    }

    .gwdz3 {
        background-size: 940px;
        height: 400px;
    }

    .gwdz4 {
        background-size: 750px;
        height: 177px;
    }

    .ythyxjjfa_banner {
        background-size: 630px;
        height: 298px;
    }

    .ythyx1 {
        background-size: 681px;
        height: 333px;
    }

    .ythyx_tit {
        font-size: 30px;
    }

    .ythyx_item {
        width: 48%;
        margin: 0 1% 15px 1%;
    }

    .ythyx_item p {
        font-size: 16px;
    }

    .ythyx_item img {
        width: 100%;
    }

    .ythyx_item p {
        padding: 0 28px
    }

    .acgzs_banner {
        background-size: 660px;
        height: 248px;
    }

    .acgzs2 {
        height: 392px;
    }

    .acgzs_banner {
        background-size: 600px;
        height: 228px;
    }

    .acgzs2 {
        height: 333px;
    }

    .acgzs_tit {
        margin: 6px 0;
    }

    .qylvrz_banner {
        background-size: 717px;
        height: 298px;
    }

    .qylvrz_tit {
        font-size: 20px;
    }

    .qylvrz_tit i {
        font-size: 40px;
    }

    .qylvrz_tit p {
        width: 90%;
        font-size: 14px;
    }

    .qylvrz_item {
        width: 40%;
        margin: 0 2% 30px 2%;
    }

    .qylvrz_item p {
        font-size: 14px;
    }

    .qylvrz3 .acgzs_tit {
        margin: 25px 0 0 0;
    }

    .qylvrz3 {
        height: 526px;
    }
}

@media screen and (max-width: 470px) {
    .i_banner_400 {
        background-size: 700px;
        height: 270px;
    }
}

@media screen and (max-width: 413px) {
    .bjd_banner {
        background-size: 700px;
        height: 215px;
    }

    .bjd_tit2 {
        line-height: 16px;
        padding-top: 6px;
    }

    .ywt_header {
        background-size: 950px auto;
        height: 295px;
    }

    .ywt_p1_txt {
        line-height: 26px;
        font-size: 15px;
    }

    .yiwt_banner {
        background-size: 950px auto;
        height: 295px;
    }

    .yiwt_p9_t1 {
        font-size: 28px;
    }

    .yiwt_p9_t2 {
        font-size: 18px;
    }

    .sdyh_banner {
        background-size: 600px;
        height: 187px;
    }

    .sdyh_p1_tit span {
        font-size: 18px;
    }

    .sdyh_p3_tit {
        font-size: 22px;
    }

    .sdyh_p3_txt {
        font-size: 14px;
    }

    .bdpxzs li .bdpxzs_info {
        width: 98px;
        font-size: 14px;
    }

    .sdyh_btn a {
        width: 280px;
        height: 60px;
        background-size: contain;
    }

    .ppfw_content {
        background-size: 700px;
    }

    .ppfw_txt1 {
        margin-top: 300px;
        font-size: 24px;
    }

    .ppfw_txt1 span {
        font-size: 15px;
        line-height: 24px;
    }

    .i_banner {
        background-size: 850px;
        height: 215px;
    }

    .i_banner_400 {
        background-size: 640px;
        height: 250px;
    }

    .i_tit {
        font-size: 22px;
    }

    .bdcm_banner {
        background-size: 660px;
        height: 206px;
    }

    .bdxcx_banner,
    .ppgg_banner {
        background-size: 660px;
        height: 200px;
    }

    .bdxcx_p1,
    .bdxcx_p2,
    .bdxcx_p3,
    .bdxcx_p4,
    .bdxcx_p5,
    .bdxcx_p6,
    .bdxcx_p7,
    .bdxcx_p8 {
        padding: 30px 0;
    }

    .bdxcx_tit {
        font-size: 22px;
    }

    .bdxcx_p1_txt {
        margin-top: 30px;
        font-size: 15px;
    }

    .bdxcx_p6_i_t {
        font-size: 18px;
    }

    .bdxcx_p6_i_b {
        line-height: 25px;
        font-size: 15px;
    }

    .bdxcx_p8_t {
        font-size: 26px;
    }

    .bdxcx_p8_t span {
        font-size: 30px;
    }

    .ppgg_p1_info1 {
        font-size: 15px;
    }

    .ppgg_p10_t {
        font-size: 26px;
    }

    .ppgg_p6_info_b {
        font-size: 14px;
        line-height: 24px;
    }

    .ppgg_tit {
        font-size: 19px;
    }

    .sdt_tit {
        font-size: 25px;
        margin-bottom: 40px;
    }

    .form_tit {
        font-size: 22px;
        margin-bottom: 40px;
    }

    .ywttc_type {
        font-size: 17px;
    }

    .ywttc_table tr td {
        font-size: 14px;
    }

    .yunwttc_info_t div {
        font-size: 15px;
    }

    .yunwttc_info_t div i {
        font-size: 12px;
    }

    .sdsj_banner {
        background-size: 650px;
        height: 220px;
    }

    .cyxy_banner {
        background-size: 550px;
        height: 210px;
    }

    .cyxy_tit {
        margin: 50px 0 30px;
    }

    .cyxy_tit p {
        font-size: 14px;
    }

    .ywtjs_banner {
        background-size: 900px;
        height: 270px;
    }

    .scttc_banner {
        background-size: 188%;
        height: 365px;
    }

    .fxtg_banner {
        background-size: 180%;
        height: 240px;
    }

    .gwyh_banner {
        background-size: 165%;
        height: 270px;
    }

    .dyy_banner {
        background-size: 625px;
        height: 195px;
    }

    .dyy_tit {
        font-size: 28px;
    }

    .dyy_tit span {
        font-size: 36px;
    }

    .dyy_item dd {
        font-size: 20px;
    }

    .gwdz_banner {
        background-size: 626px;
        height: 220px;
    }

    .gwdz2 {
        background-size: 711px;
        height: 248px;
    }

    .gwdz3 {
        background-size: 886px;
        height: 378px;
    }

    .gwdz4 {
        background-size: 695px;
        height: 146px;
    }

    .ythyxjjfa_banner {
        background-size: 575px;
        height: 228px;
    }

    .ythyx1 {
        background-size: 622px;
        height: 292px;
    }

    .ythyx_item p {
        font-size: 14px;
    }

    .ythyx_item span {
        font-size: 16px;
    }

    .ythyx_item {
        height: 295px;
    }

    .ythyx2 {
        height: 1080px;
    }

    .qylvrz_banner {
        background-size: 645px;
        height: 270px;
    }

    .qylvrz_tit {
        font-size: 18px;
    }

    .qylvrz_item p {
        font-size: 12px;
    }

    .qylvrz1 {
        height: 1095px;
    }
}

@media screen and (max-width: 374px) {
    .logo {
        margin-top: 30px;
        height: 42px;
    }

    .bjd_banner {
        background-size: 620px;
        height: 190px;
    }

    .ywt_header {
        background-size: 750px auto;
        height: 235px;
    }

    .yiwt_banner {
        background-size: 750px auto;
        height: 240px;
    }

    .yiwt_p9_t1 {
        font-size: 24px;
    }

    .yiwt_p9_t2 {
        font-size: 16px;
    }

    .sdyh_banner {
        background-size: 515px;
        height: 160px;
    }

    .sdyh_p1_tit span {
        font-size: 16px;
    }

    .sdyh_p1_tit2 {
        font-size: 14px;
    }

    .bdpxzs li .bdpxzs_info {
        width: 82px;
        font-size: 12px;
    }

    .ppfw_content {
        background-size: 600px;
    }

    .ppfw_txt1 {
        margin-top: 250px;
        font-size: 21px;
    }

    .ppfw_txt1 span {
        font-size: 14px;
        line-height: 22px;
    }

    .ppfw_table tr td {
        font-size: 12px;
    }

    .i_banner {
        background-size: 700px;
        height: 180px;
    }

    .i_banner_400 {
        background-size: 600px;
        height: 215px;
    }

    .i_tit {
        font-size: 19px;
    }

    .i_tit span {
        font-size: 14px;
    }

    .bdcm_banner {
        background-size: 560px;
        height: 175px;
    }

    .bdxcx_banner,
    .ppgg_banner {
        background-size: 560px;
        height: 175px;
    }

    .bdxcx_tit {
        font-size: 18px;
    }

    .bdxcx_p1_txt {
        font-size: 13px;
        line-height: 22px;
    }

    .bdxcx_p6_i_t {
        font-size: 16px;
    }

    .bdxcx_p6_i_b {
        line-height: 25px;
        font-size: 14px;
        margin-top: 2px;
    }

    .bdxcx_p8_t {
        font-size: 22px;
    }

    .bdxcx_p8_t span {
        font-size: 26px;
    }

    .ppgg_p1_info1,
    .ppgg_p1_info2 {
        font-size: 12px;
    }

    .ppgg_tit {
        font-size: 17px;
    }

    .ppgg_p10_t {
        font-size: 22px;
    }

    .sdt_tit {
        font-size: 22px;
    }

    .form_tit {
        font-size: 20px;
    }

    .sdt_banner,
    .ktb_banner {
        background-size: 600px;
        height: 185px;
    }

    .form_btn input {
        width: 100%;
        background-size: cover;
    }

    .ywttc_type {
        font-size: 15px;
    }

    .ywttc_type span {
        font-size: 14px;
        top: 1px;
    }

    .ywttc_table tr td {
        font-size: 12px;
    }

    .ywttc_table tr td img {
        height: 20px;
    }

    .ywttc_sqxx_tit {
        font-size: 24px;
    }

    .yunwttc_banner {
        background-size: 530px;
        height: 185px;
    }

    .yunwttc_table tr td {
        font-size: 12px;
    }

    .yunwttc_table tr td img {
        height: 16px;
    }

    .sdsj_banner {
        background-size: 600px;
        height: 200px;
    }

    .sdsj_info img {
        margin: 30px 0 10px 0;
    }

    .cyxy_banner {
        background-size: 485px;
        height: 185px;
    }

    .ywtjs_banner {
        background-size: 800px;
        height: 240px;
    }

    .scttc_banner {
        background-size: 185%;
        height: 305px;
    }

    .fxtg_banner {
        background-size: 180%;
        height: 205px;
    }

    .gwyh_banner {
        background-size: 165%;
        height: 230px;
    }

    .dyy_banner {
        background-size: 534px;
        height: 170px;
    }

    .dyy_txt {
        width: 90%;
        font-size: 16px;
    }

    .dyy_item dd {
        margin-left: 158px;
        font-size: 16px;
    }

    .dyy_item i {
        margin-right: 10px;
    }

    .onebox_banner {
        background-size: 870px;
        height: 350px;
    }

    .onbox_slzs_prev,
    .onbox_slzs_next {
        top: 136px
    }

    .onbox_slzs_prev {
        left: 5px;
    }

    .onbox_slzs_next {
        right: 5px;
    }

    .onbox_slzs {
        height: 290px;
    }

    .gwdz_banner {
        background-size: 535px;
        height: 188px;
    }

    .gwdz2 {
        background-size: 595px;
        height: 200px;
    }

    .gwdz3 {
        background-size: 750px;
        height: 323px;
    }

    .gwdz4 {
        background-size: 595px;
        height: 135px;
    }

    .ythyxjjfa_banner {
        background-size: 466px;
        height: 210px;
    }

    .ythyx1 {
        background-size: 529px;
        height: 208px;
    }

    .ythyx_item p {
        padding: 0 14px;
    }

    .ythyx_item {
        height: 242px;
    }

    .ythyx2 {
        height: 928px;
    }

    .acgzs_banner {
        background-size: 500px;
        height: 190px;
    }

    .acgzs2 {
        height: 282px;
    }

    .qylvrz_banner {
        background-size: 561px;
        height: 234px;
    }

    .qylvrz_tit {
        font-size: 16px;
    }

    .qylvrz_item {
        margin: 0 1%;
        height: 256px;
    }

    .qylvrz_item_tit {
        font-size: 12px;
    }

    .qylvrz1 {
        height: 1014px;
    }
}

.footFixedForm {
    z-index: 6666;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 115px;
    background: rgba(0, 0, 0, 0.8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000);
    zoom: 1;
    transition: height 0.4s;
}

:root .footFixedForm {
    filter: none \9;
}


/*for IE9*/

.footFixedForm_box {
    height: 115px;
    padding-left: 75px;
    background: url(../image/ruzhu.png) left center no-repeat;
    overflow: hidden;
}

.footFixedForm_l {
    float: left;
    width: 135px;
    margin-top: 26px;
    font-size: 26px;
    color: #f30;
}

.footFixedForm_l span {
    display: block;
    margin-top: 2px;
    font-size: 13px;
    color: #f4f4f4;
}

.footFixedForm_input {
    display: block;
    float: left;
    width: 150px;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    margin: 38px 0 0 16px;
    border: 0;
    border-radius: 55px;
    background: #fff;
    font-size: 14px;
    color: #666;
}

.footFixedForm_btn {
    display: block;
    float: left;
    width: 100px;
    height: 40px;
    line-height: 40px;
    margin: 38px 0 0 16px;
    background: #f30;
    color: #fff;
    border: 0;
    border-radius: 55px;
    font-size: 14px;
    cursor: pointer;
}

.footFixedForm_btn:hover {
    background: #f20;
    color: #fff;
}

.footFixedForm_r {
    float: right;
    margin-top: 26px;
}

.footFixedForm_r_t {
    font-size: 14px;
    color: #f4f4f4;
}

.footFixedForm_r_t img {
    vertical-align: middle;
    margin: 0 10px 3px 0;
}

.footFixedForm_r_b {
    font-size: 30px;
    color: #f30;
}

.footFixedForm_close {
    position: absolute;
    right: 5px;
    top: 10px;
    width: 16px;
    height: 16px;
    background: url(../image/close24.png);
    opacity: .8;
}

.footFixedForm_error {
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 100%;
    text-align: center;
    font-size: 12px;
    color: #f00;
}


@media screen and (max-width: 767px) {

    .topbar,
    .logo_r_txt,
    .logo_r_phone,
    .footer,
    .footFixedForm {
        display: none;
    }

    .header {
        height: 60px;
    }

    .logo {
        margin: 17px 0 0 10px;
        height: 30px;
    }

    body {
        min-width: 0;
        background-size: 100%;
    }

    .box {
        width: 100%;
    }

    .sqxx_box {
        width: 96%;
    }

    .sqxx_b {
        padding: 0;
    }

    .sqxx_info {
        float: none;
        width: 100%;
        margin: 0 0 15px;
        padding: 0 20px;
        box-sizing: border-box;
    }

    .sqxx_l {
        display: block;
        text-align: left;
        margin: 0;
    }

    .sqxx_r {
        display: block;
    }

    .sqxx_input {
        display: block;
        width: 100%;
        box-sizing: border-box;
    }

    .sqxx_textarea {
        display: block;
        height: 120px;
        width: 100%;
        box-sizing: border-box;
    }

    .sqxx_error {
        margin: -6px 0 10px;
    }

    .sqxx_l_ly {
        top: 0;
    }

    .sqxx_kjy,
    .r_nav_box {
        display: none;
    }

    .banner {
        height: 240px;
        background-size: 175%;
    }

    .banner_txt {
        line-height: 240px;
    }

    .banner_txt img {
        width: 60%;
    }

    .tg_box img {
        display: block;
        width: 100%;
    }

    .p1,
    .p3,
    .p8,
    .p2,
    .p4,
    .p5,
    .p6,
    .p7 {
        padding: 40px 0;
    }

    .tit {
        font-size: 24px;
        margin-bottom: 50px;
    }

    .nr_box img {
        max-width: 98%;
    }

    .tit2 {
        font-size: 14px;
        margin: -20px 0 40px;
    }

    .p6_info {
        height: 260px;
        position: relative;
    }

    .p6_info .swiper-slide {
        height: 100%;
        background-size: cover !important;
    }

    .p6_info_pagination .swiper-pagination-switch {
        width: 6px;
        height: 6px;
    }

    .p8 .nr_box img {
        width: 32%;
    }

    .regDialog {
        width: 96%;
        margin-left: -48%;
    }

    .regDialog_info {
        padding: 0 20px;
    }

    .regDialog_info_tit {
        margin-bottom: 30px;
        font-size: 18px;
        line-height: 28px;
    }

    .regDialog_info_input {
        width: 100%;
        box-sizing: border-box;
    }

    .ip2.ip2_400 .i_img,
    .ip3.ip3_400 .i_img,
    .ip4.ip4_400 .i_img,
    .ip5.ip5_400 .i_img {
        overflow: hidden;
        position: relative;
    }

    .ip2.ip2_400 .i_img img,
    .ip3.ip3_400 .i_img img,
    .ip4.ip4_400 .i_img img,
    .ip5.ip5_400 .i_img img {
        max-width: 150%;
        width: 150%;
        margin-left: -25%;
    }

    .ip4.ip4_400 {
        margin-bottom: -2px;
    }
}