html,
body {
    margin: 0;
    padding: 0;
}

body {
    color: #333;
    font-family: "Microsoft Yahei", "Comic Sans MS", "MS PGothic", Helvetica, Arial, sans-serif;
    font-size: 16px;
    background-color: #f7f7f7;
}

p {
    margin: 0px;
}

a {
    text-decoration: none;
    color:#333;
    transition: color .5s;
    -moz-transition: color .5s;
    -webkit-transition: color .5s;
    -o-transition: color .5s;
}

a:hover {
    cursor: pointer;
}

li {
    list-style-type: none;
}

.navbar li a {
    padding: 10px;
}

h1,
h2,
h3,
h4,
h5 {
    font-weight: normal;
    margin: 0px;
}

b,
strong {
    font-weight: bold;
}

hr {
    display: block;
    height: 1px;
    margin: 1em 0;
    padding: 0;
    border: 0;
    border-top: 1px solid #ccc;
}

pre,
code {
    font-family: monospace, serif;
    font-size: 1em;
    background: #f3f3f3;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

pre,
blockquote {
    display: block;
    margin: 0;
    padding: .5em 1em .5em 1em;
    background: #f3f3f3;
    font-size: 1em;
}

ul,
ol {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-image: none;
}

small {
    font-size: .625em;
}

mark {
    background: #ff0;
    font-style: italic;
}

sub,
sup {
    font-size: .625em;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

dd {
    margin: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

form {
    margin: 0;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

label {
    cursor: pointer;
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
}

input,
textarea,
button {
    font-size: 1em;
    font-family: "Microsoft Yahei", "鐎靛府鎷烽拏瀣舵嫹閿熸枻鎷�", "Comic Sans MS", "MS PGothic", Helvetica, Arial, sans-serif;
}

textarea {
    line-height: 1.4;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td {
    vertical-align: top;
}

button:hover {
    cursor: pointer;
}

.blank5 {
    clear: both;
    height: 5px;
}

.blank10 {
    clear: both;
    height: 10px;
}

.blank20 {
    clear: both;
    height: 20px;
}
.blank50{
    clear: both;
    height: 50px;
}
.clear {
    clear: both;
}

.no-indent {
    text-indent: 0;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.warn {
    color: #EA633D;
    font-size: .8em;
}

.warn a {
    color: #EA633D;
    margin: 0 .2em;
    font-weight: bold;
}

.warn a:hover {
    text-decoration: underline;
}

* {
    box-sizing: border-box;
}

.mar_rig0 {
    margin-right: 0px;
}




img {
    border: 0;
    max-width: 100%;
    height: auto;
    line-height: 1;
}

a img {
    border: 0;
}

.alignleft,
img.alignleft,
a img.alignleft {
    float: left;
    margin: 0 1em 1em 0;
}

.alignright,
img.alignright,
a img.alignright {
    float: right;
    margin: 0 0 1em 1em;
}

.aligncenter,
img.aligncenter,
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    max-width: 100%;
    border: 1px solid #ddd;
    background-color: #f3f3f3;
    text-align: center;
    padding-top: 4px;
    margin: 1em 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0;
    -webkit-user-drag: none;
}

.wp-caption-text {
    font-size: 0.8em;
    margin: 0;
    padding: 5px 0;
    line-height: 1;
}



.float_form input::-webkit-input-placeholder {
    color: #ccc;
    font-size: 14px;
    font-family: Arial;
}

.float_form input:-moz-placeholder {
    color: #ccc;
    font-size: 14px;
    font-family: Arial;
}

.float_form input::-moz-placeholder {
    color: #ccc;
    font-size: 14px;
    font-family: Arial;
}

.float_form input:-ms-input-placeholder {
    font-size: 14px;
    font-family: Arial;
}

.float_form input::-webkit-input-placeholder,
.float_form textarea::-webkit-input-placeholder,
.float_form input::-webkit-input-placeholder,
.float_form textarea::-webkit-input-placeholder {
    color: #ccc;
    font-size: 14px;
    font-family: Arial;
}

.tab_input textarea:-moz-placeholder,
.float_form textarea:-moz-placeholder {
    color: #ccc;
    font-size: 14px;
    font-family: Arial;
}


/*main
 * 
 */

.main_right {
    width: 320px;
    margin-left: 20px;
    float: right;
}

.tou_good {
    background: #fff;
    padding: 20px 20px;
}

.marin_right_title span {
    font-size: 20px;
    border-bottom: 2px solid #1F6CDD;
    padding-bottom: 8px;
    display: inline-block;
    margin-bottom: -2px;
}

.marin_right_title {
    color: #1F6CDD;
    border-bottom: 2px solid #eee;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}

.marin_right_title a {
    font-size: 12px;
    margin-left: 150px\9;
    color:#1F6CDD;
}

.marin_right_title a:hover {
    text-decoration: underline;
}

.tou_good p a {
    font-size: 12px;
    color: #1F6CDD;
}

.tou_good p a:hover {
    text-decoration: underline;
}

.tou_good p {
    color: #666;
    font-size: 14px;
    line-height: 28px;
    margin-top: 10px;
}

.tou_address {
    margin-top: 20px;
    background: #fff;
    padding: 18px 20px;
    max-height: 366px;
    overflow: hidden;
}

.marin_right_biao {
    float: left;
    text-align: center;
    margin-top: 30px;
    height: 113px;
    width: 88px;
    margin-left: -5px;
    margin-right: 15px;
}

.marin_right_biao:hover {
    cursor: pointer;
}

.marin_right_info .mar_rig0 {
    margin-right: 0px;
}

.marin_right_biao img {
    width: 50px;
    height: 50px;
}

.marin_right_biao p {
    font-size: 16px;
    padding: 5px 0;
}

.marin_right_biao span {
    font-size: 12px;
    border: 1px solid #eee;
    border-radius: 20px;
    padding: 1px 9px;
    *padding: 0px 9px;
    color: #666;
}

.marin_right_biao:hover span {
    color: #1F6CDD;
    border-color: #1F6CDD;
    cursor: pointer;
}

.tou_news {
    overflow: hidden;
    background-color: #fff;
    margin-top: 20px;
    padding: 16px 20px;
    max-height: 355px;
}

.tuo_news_info {
    margin-top: 13px;
    overflow: hidden;
}

.tuo_news_info li {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    max-width: 270px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    align-items: center;
    
}

.tuo_news_info li:hover {
    cursor: pointer;
    color: #1f6cdd;
}
.tuo_news_info li:hover a {
    cursor: pointer;
    color: #1f6cdd;
}
.tuo_news_info li:hover span{
    border-color:#1F6CDD ;
}
.tuo_news_info li span {
    border: 1.5px solid #dcdcdc;
    display: inline-block;
    margin-right: 11px;
    position: relative;
    top:-4px;
    *width: 1px;
    *height: 1px;
    *margin-bottom: 6px;
    
}

.friend {
    min-height: 152px;
    background-color: #fafafa;
    padding-bottom: 15px;
}

.friend_title {
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0 16px 0;
    color: #45484d;
}

.friend p {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 16px;
}

.friend p a:hover{
    color: #1F6CDD;
    cursor: pointer;
}

.friend p span {
    margin-right: 32px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    line-height: 28px;
    color: #45484d;
}

.footer_p1 span a:hover {
    text-decoration: underline;
}

.footer_p4 a {
    text-decoration: underline;
}

#yzm {
    position: relative;
}

#yzm img {
    width: 60px;
    height: 35px;
    *height: 36px;
    position: absolute;
    right: 0px;
}

/*head*/

.header {
    background-color: #fff;
}
.header_right a.active{
    color: #1F6CDD;
}
.header_top {
    width: 1200px;
    background: #fff;
    margin: 0 auto;
}
.header_top:after{
    content:"";
    clear:both;
    display:block;
}
.top-left {
    font-size: 22px;

    margin: 0px;
    line-height: 80px;
    overflow: hidden;
}
.header_left {
    overflow: hidden;
    float: left;
    width: 270px;
}
.top-left p{
    display: inline-block;
    font-weight: bold;
}
.top-left p{
    *display: inline;
}
.header_right {
    float: left;
    margin-left: -14px;
}

.header_right li {
    float: left;
    font-size: 16px;
    height: 80px;
    line-height: 80px;
    margin-right: 23px;
}

.header_right li:hover a{
    color: #1f6cdd;
    cursor: pointer;
}
.header_right .carrier_ol li a{
    color: #E2E2E2;;
}
.header_right .carrier_ol li a:hover{
    color: #1f6cdd;
    cursor: pointer;
}
.header_phone {
    float: right;
    font-size: 20px;
    height: 80px;
    line-height: 80px;
    color: #fd7e04;
    font-family: Arial;
    font-weight: 600;
}

.header_banner {
    height: 300px;
    background-color: #a00d0d;
    background: url(../img/zq_banner.jpg) center no-repeat;
    color: white;
}

.header_cent {
    width: 1200px;
    margin: 0 auto;
    height: 300px;
}

.cent_p1 {
    font-size: 56px;
    padding-top: 25px;
    text-align: center;
    font-weight: bold;
}

.cent_p2 {
    font-size: 30px;
    padding: 0px 14px;
    margin-top: 14px;
    line-height: 48px;
    text-align: center;
    height: 100px;
}
.cent_p2 span{
    color: #FDB604;
    border-radius: 8px;
    border: 1px solid #FDB604;
    padding: 0 10px;
    cursor: pointer;
    font-weight: bold;
}
.cent_p2 .cent_p2_first{
    margin-right: 20px;
}
/* 导航联系电话 */
.nav-contact{
    float: right;
    margin-top: 18px;
}
.nav-contact-info{
    float: left;
    margin: 1px 0;
}
.nav-contact-info span{
    display: block;
    color: #666666;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    letter-spacing: 8px;
}
.nav-contact-info p{
    color: #1F6CDD;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
}

.phone-button{
    width: 240px;
    height: 44px;
    background: #FFFFFF;
    box-shadow: 0px 2px 9px 0px rgba(48,80,144,0.5);
    border-radius: 22px;
    color: #FD8E04;
    font-size: 24px;
    font-weight: bold;
    margin: 0 auto;
    margin-top: 20px;
    position: relative;
    line-height: 44px;
    padding-left: 50px;
}
.phone-button img{
    position: absolute;
    top: 10px;
    left: 22px;
    width: 24px;
}

.carrier{
    position: relative;
}
.carrier:hover .carrier_ol{
    display:block;
}
.carrier_ol li a{
    font-size:16px;
}
.carrier ol{
    display: block;
    position: absolute;
    display: none;
    top: 67px;
    padding: -1px 10px;
    background-color: #212121;
    border-radius: 8px;
    width: 321px;
    left: -130px;
}
.carrier ol li{
    float: left;
    font-size: 16px;
    height: 44px;
    line-height: 43px;
    width: 300px;
    text-align: center;
    border-bottom: 1px solid #292929;
    color: #E2E2E2;
    margin-left:10px;
}   
.carrier ol li a {
    color: #E2E2E2;
}   
.carrier ol .carrier_last{
    border-bottom: 0px;
}
.triangle-bottom{
   margin: 28px auto;
        width: 0;
        height: 0;
        border: 8px solid transparent;
        border-bottom-color: #212121;
        position: absolute;
        top: -40px;
        left: 152px;
}
.foot {
    background-color: #145fb2;
    margin-bottom: 149px;
}

.footer {
    width: 1200px;
    height: 146px;
    margin: 0 auto;
}

.footer p {
    font-size: 14px;
    color: white;
    text-align: center;
    line-height: 15px;
}

.footer_p1 {
    padding-top: 20px;
}

.footer_p1 span {
    margin-left: 13px;
}

.footer_p1 span:nth-child(even) {
    font-weight: 100;
    color: #3274bc;
}

.footer_p2 {
    padding-top: 20px;
}

.footer_p3 {
    padding-top: 13px;
}

.footer_p4 {
    padding-top: 13px;
}
.footer_p1 span a{
    color: #fff;
}
.footer_p4 a{
    color: #fff;
}
/*
 * float_foot
 */

.float_foot {
    height: 50px;
    position: fixed;
    bottom: 0;
    width: 100%;
    background: url(../img/bot.jpg) no-repeat;
    background-position: center;
    opacity: 0.95;
}


.float_footer {
    width: 1200px;
    margin: 0 auto;
}

.float_footer p {
    margin-top: 20px;
    height: 19px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 19px;
}

.float_footer p span {
    padding-left: 20px;
    font-size: 20px;
    font-weight: 600;
    color: #fd7d00;
    font-family: Arial;
}
.askmessage{
    height: 110px;
}
.float_form {
    float: left;
    color: #fff;
    height: 77px;
    margin-top: 20px;
}

.float_form div {
    overflow: hidden;
}

.float_lin1 {
    margin-bottom: 10px;
}

.float_form div li {
    float: left;
}

.float_form div li span {
    float: left;
    font-size: 14px;
    line-height: 32px;
    width: 78px;
}

.footer_select {
    width: 188px;
    *width: 178px;
    height: 32px;
    border-radius: 3px;
    border: 1px solid #2b2b2b;
    background-color: #131313;
    padding: 0 10px;
    border: 1px solid #595959;
    font-size: 14px;
    color: #fff;
    background: url(../img/sj.png) no-repeat 90% transparent;
    background: url(../img/sj.png) no-repeat 95% transparent\9;
    padding:0 0 0 10px ;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    -ms-appearance:none;
}
.footer_select option{
    color: #333;  
}
.footer_input {
    width: 188px;
    *width: 156px;
    height: 33px;
    border-radius: 3px;
    border: 1px solid #2b2b2b;
    background: transparent;
    padding: 0 10px;
    border: 1px solid #595959;
    color: #fff;
    font-size: 14px;
    line-height: 31px;
}
.backgr{
    background-color: #fd7d00;
    border-radius: 4px;
    color: #fff;
    font-size:14px;
    border: 0px;
    *width: 187px;
}
.mar-left{
    margin-right: 22px;
    *margin-right: 70px;
}
.float_form div li .width70{
    width: 65px;
}

/*
 * map
 * 
 */
.list_mian {
    
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    min-height: 1050px;
}

.main_left {
    float: left;
    width: 860px;
}

.mian_cent {
    padding:38px 40px;
    width: 860px;
    background-color: #fff;
    *width: 780px;
}

.map {
    padding: 14px 0;
    color: #666;
    font-size: 12px;
}

.last_map {
    color: #333;
}

.map a:hover {
    color: #333;
}
.map {
    width: 1200px;
    margin: 0 auto;
    padding: 14px 0;
    color: #666;
    font-size: 12px;
}
.map a{
    color: #666;
}

.map .last_map {
    color: #333;
}

.top_en_right {
    background: url(../img/flag.jpg) right no-repeat;
    padding-right: 30px;
}
.botu{animation: mymove2 0.6s 0s forwards;
    -moz-animation: mymove2 0.6s 0s forwards;
    -webkit-animation: mymove2 0.6s 0s forwards;
    -o-animation: mymove2 0.6s 0s forwards;
     height:149px !important;}
@keyframes mymove2
{
0% {height: 50px; }
100% {height: 149px; }
}
.botd{animation: mymove3 0.6s 0s forwards;
    -moz-animation: mymove3 0.6s 0s forwards;
    -webkit-animation: mymove3 0.6s 0s forwards;
    -o-animation: mymove3 0.6s 0s forwards;
     height:50px !important;}
@keyframes mymove3
{
0% {height: 149px; }
100% {height: 50px; }
}

/* 智齿引导开始 */
.invite-modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 420px;
    height: 210px;
    margin: auto;
    z-index: 99;
}

.invite-header {
    /* color: #1F6CDD; */
    overflow: hidden;
    background-color: #1F6CDD;
}

.invite-header span {
    float: left;
    color: #ffffff;
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    padding-left: 14px;
    border-radius: 3px 3px 0 0;
}

.invite-header p {
    float: right;
    width: 34px;
    height: 34px;
    opacity: 0.8;
    color: #ffffff;
    font-size: 20px;
    line-height: 34px;
    text-align: center;
    cursor: pointer;
}

.invite-header p:hover {
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.2);
}

.invite-container {
    padding: 36px 20px 0 20px;
    border: 1px solid #DEE2E6;
    border-top: none;
    background-color: #ffffff;
    border-radius: 0 0 3px 3px;
}

.invite-content {
    overflow: hidden;
}

.invite-content img {
    float: left;
    width: 70px;
    height: 70px;
    margin-right: 20px;
    border-radius: 5px;
    border: 1px solid #e1e5ea;
}

.invite-content p {
    float: right;
    width: 286px;
    color: #3C3C3C;
    font-size: 16px;
    line-height: 24px;
    text-align: justify;
}

.invite-operate {
    padding: 20px 0;
    overflow: hidden;
}

.invite-operate p {
    float: right;
    width: 90px;
    color: #383838;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    margin-left: 20px;
    border-radius: 2px;
    transition: all .3s;
    border: 1px solid #e1e5ea;
    cursor: pointer;
}

.invite-operate p.right-away-ask {
    color: #ffffff;
    background-color: #1F6CDD;
}

.later-speak:hover {
    border-color: #8c919c;
}

/* 底部二维码 */
.footer-code{
    display: none;
    float: left;
    height: 130px;
    margin-top: -20px;
}
.botu .footer-code{
    display: block;
}
.footer-vertical{
    float: left;
    margin: 8px 50px 0 50px;
    width: 1px;
    height: 96px;
    background-color: #979797;
}
.footer-code img{
    float: left;
    width: 120px;
    height: 130px;
}
.footer-code-text{
    float: left;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    margin: 46px 0 0 20px;
}

/* 挂件二维码 */
.tou-code{
    margin-top: 20px;
    background: #fff;
    padding: 18px 20px;
    overflow: hidden;
}
.tou-code img{
    display: block;
    width: 280px;
    height: 328px;
    margin: auto;
}

.min{
    width: 1200px;
    margin: 0 auto;
}

/* banner */
.banner{
    width: 100%;
    max-width: 2560px;
    min-width: 1200px;
    margin: 84px auto 0 auto;
    height: 584px;
    background: url(../img/index/banner.jpg) no-repeat center;
    background-size: cover;
    margin-top: 0;
}
.banner h1{
    color: #FFFFFF;
    font-size: 76px;
    font-weight: bold;
    line-height: 114px;
    letter-spacing: 5px;
    padding-top: 66px;
}
.banner-desc{
    position: relative;
    height: 58px;
    margin-top: 36px;
}
.banner-desc img{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 926px;
}
.banner-desc span{
    position: relative;
    z-index: 1;
    display: block;
    color: #FFFFFF;
    font-size: 24px;
    font-weight: bold;
    line-height: 58px;
    text-align: left;
    text-indent: 40px;
}
.banner-ul{
    margin: 36px 0;
    overflow: hidden;
}
.banner-ul li{
    float: left;
    margin-right: 30px;
}
.banner-ul li img{
    display: block;
    width: 80px;
    height: 34px;
}
.banner-ul li span{
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    margin-top: 9px;
}
.banner-ask{
    position: relative;
    height: 54px;
    font-size: 0;
    border-radius: 27px;
    background-color: #FFFFFF;
    cursor: pointer;
    float: left;
}
.banner-ask span{
    color: #1F6CDD;
    font-size: 24px;
    font-weight: bold;
    line-height: 54px;
    margin: 0 14px 0 42px;
    float: left;
}
.banner-ask img{
    width: 32px;
    height: 26px;
    float: left;
    margin-top: 14px;
    margin-right: 42px;
}

.nav-log{
    float: left;
    margin-top: 25px;
    margin-right: 8px;
}
.nav-log img{
    width: 30px;
}

.float_foot{
    z-index: 99;
}

.right-hover-phone{
    width: 160px;
    height: 42px;
    border-radius: 21px;
    border: 1px solid #1F6CDD;
    position: relative; 
}
.right-hover-back{
    width: 32px;
    height: 32px;
    background: #1F6CDD;
    border-radius: 16px;
    position: absolute;
    top: 4px;
    left: 4px;
    transition: all .5s;
}
.hover-icon{
    width: 18px;
    float: left;
    margin-top: 13px;
    position: relative;
    z-index: 9;
    margin-left: 11px;
    opacity: 1;
    transition: all .5s;
}
.phone-font{
    font-size: 16px;
    color: #1F6CDD;
    line-height: 42px;
    opacity: 1;
    transition: all .5s;
    letter-spacing: 0;
    font-family: "Arial", SourceHanSansCN;
    float: left;
    margin-left: 18px;
    font-weight: bold;
}
.phone-hover-font{
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 40px;
    text-align: center;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 160px;
    transition: all .5s;
}
