/*kiadhdfksabdhkjs*/
* {
    margin: 0;
    padding: 0;
    /* -webkit-box-sizing: border-box;
    box-sizing: border-box; */
}


/* custom */
a {
    color: #333333;
    text-decoration: none;
}

li {
    list-style: none;
}

em, i {
    font-style: normal;
}

/* img{
  display: block;
  border: none;
  max-width: 100%;
} */

.clearfix:after,.clearfix:before{
    content:"";
    display:table;
}
.clearfix:after{
    clear:both;
}
.clearfix{zoom:1;}
.fl{
    float: left;
}
.fr{
    float: right;
}
.cl{
    height: 0px;
    clear: both;
    overflow: hidden;
}

.w {
    width: 1200px;
    margin: 0 auto;
}

/* 底部样式 */
.yxtx_footer {
    /* height: 405px; */
    overflow: hidden;
    width:100%;
    background: #232830;
}

.yxtx_footer .footer_content {

}

.yxtx_footer .footer_content .footer_logo {
    /*height: 95px;*/
    overflow: hidden;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
}

.yxtx_footer .footer_content .footer_logo img {
    padding-top: 25px;
    /*float: left;*/
    display: block;
}

.yxtx_footer .footer_content .footer_logo .footer_line {
    width: 1px;
    height: 50px;
    background: rgba(255, 255, 255, .3);
    margin-left: 35px;
    margin-top: 50px;
    display: inline-block;
    float: left;
}

.yxtx_footer .footer_content .footer_logo .footer_logo_text {
    float: right;
    margin-top:17px;
    position: relative;
    margin-bottom:17px;
}
.yxtx_footer .footer_content .footer_logo .footer_logo_text h3 .footer_strong{
    color:#187adc;
    font-size: 36px;
}
.yxtx_footer .footer_content .footer_logo .footer_logo_text h3 {
    font-size: 18px;
    /*line-height: 40px;*/
    /*padding-top: 18px;*/
    color: #fff;
    margin-left: 35px;
}
.yxtx_footer .footer_content .footer_logo .footer_logo_text-right{
    float: left;
    margin-top:17px;
    margin-bottom: 17px;
}

.yxtx_footer .footer_content .footer_logo .footer_logo_text-right em {
    position: absolute;
    bottom: 25px;
}

.yxtx_footer .footer_content .footer_logo .footer_logo_text-right .footer_strong {
    font-size: 30px;
    padding-left: 135px;
    margin: 0;
}


.yxtx_footer .footer_content .footer_logo .footer_logo_text-right span {
    /* display: inline-block; */
    font-size: 16px;
    color: #fff;
    line-height: 36px;
    /*padding-left: 35px;*/
    display: inline-block;
    /*width:218px;*/
    margin-right: 10px;
    /* margin-top: 10px; */
}

.yxtx_footer .footer_content .footer_logo .footer_logo_text-right a {
    display: inline-block;
    color: #fff;
}



.yxtx_footer .footer_link {
    float: left;
    margin-top: 25px;
}

.yxtx_footer .footer_link li {
    float: left;
    padding: 0 8px;
}

.yxtx_footer .footer_link li:first-child {
    padding: 0;
}

.yxtx_footer .footer_link li a {
    font-size: 16px;
    display: inline-block;
    color: #fff;
}

.yxtx_footer .footer_link li span {
    display: inline-block;
    padding-left: 15px;
}

.footer_over {
    width: 100%;
    overflow: hidden;
}

.footer_describe {
    float: left;
    overflow: hidden;
    padding-top: 10px;
}

.footer_describe p {
    color: #c0c1c1;
    font-size: 16px;
    padding-top: 15px;
}

.footer_describe a {
    display: inline-block;
    font-size: 16px;
    color: #c0c1c1;
}

.footer_erweima {
    float: right;
}
.footer_erweima img{
    width:110px;
    height:110px;
}

.footer_erweima p {
    text-align: center;
    font-size: 12px;
    color: #fff;
    margin-top: 20px;
}

.footer_img {
    overflow: hidden;
}

.footer_img img {
    float: left;
    margin: 15px 5px 15px;
    margin-left: 5px;
}


/* 底部悬浮左侧样式  */

#bottom_nav {
    position: fixed;
    left: 0;
    bottom: 0;
    padding-right: 144px;
    width: 100%;
    height: 90px;
    background-color: rgba(0, 0, 0, 0.6);
    z-index:999999;
    box-sizing: content-box;
}

#bottom_nav .main {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    height: 90px;
}
#bottom_nav .left {
    float: left;
    margin-top: 10px;
}
#bottom_nav .left img{
    display: inline-block;
    vertical-align: top;
}
#bottom_nav .right {
    margin-top: 25px;
    margin-right: 50px;
    float: right;
    width: initial;
}

#bottom_nav .erweima {
    margin-right: 21px;
    width: 71px;
    height: 71px;
}

#bottom_nav .server {
    margin-top: 15px;
    width: 723px;
    height: 43px;
}

#bottom_nav .text_input {
    padding-left: 12px;
    width: 164px;
    height: 40px;
    font-size: 14px;
    color: #999;
    background-color: #fff;
    vertical-align: top;
    box-sizing: border-box;
}
#bottom_nav input {
    border:none;
    outline:none;
    box-shadow:none;
}

#bottom_nav .sub_btn {
    width: 94px;
    height: 40px;
    background-color: #ff6c00;
    color: #ffffff;
    font-size: 14px;
    cursor: pointer;
}

#bottom_nav .close_bottom {
    position: absolute;
    right: 0;
    top: 12px;
}
.remind-wrapper{
    position: relative;
    display: none;
    z-index: 999999;
}
.remind-wrapper .content{
    position: fixed;
    top: 50%;
    left: 0;
    right: 0;
    width: 300px;
    margin: 0 auto;
    margin-top: -150px;
    line-height: 40px;
    font-size: 14px;
    background: #FFFFFF;
    border-radius: 7px;
    z-index: 9;
    padding-top: 0;
}
.remind-wrapper .content .title{
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #eeeeee;
    padding: 5px 10px;
    margin-bottom: 0;
}
.remind-wrapper .content .close{
    padding: 5px 10px;
    float: right;
    height: 40px;
    cursor: pointer;
}
.remind-wrapper .content .close img{
    display: inline-block;
    vertical-align: middle;
}
.remind-wrapper .backg{
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.2);
    z-index: 1;
}
.show{
    position: absolute;
    right: 0;
    top: 0;
    height: 90px;
    width: 144px;
    cursor: pointer;
}


/*new right*/
@font-face {
    font-family:'icomoon';
    src:    url('<?php echo SITE_URL?>/fuwu/templates/default/fonts/icomoon.eot');
    src:    url('<?php echo SITE_URL?>/fuwu/templates/default/fonts/icomoon.eot') format('embedded-opentype'),
    url('<?php echo SITE_URL?>/fuwu/templates/default/fonts/icomoon.ttf') format('truetype'),
    url('<?php echo SITE_URL?>/fuwu/templates/default/fonts/icomoon.woff') format('woff'),
    url('<?php echo SITE_URL?>/fuwu/templates/default/fonts/icomoon.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.demo-icon {
    font-family:"icomoon";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    font-size: 24px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 24px;
    color: #999;
}
.cndns-right {
    position: fixed;
    left: 1px;
    /* right:7%; */
    top: 50%;
    margin-top: -250px;
    z-index: 9999;
}
#zixunUl{
    overflow: hidden;
}
.meau-sev .cndns-right-box .box-border .sev-t{
    overflow: hidden;
}
.cndns-right-meau {
    width: 52px;
    position: relative;
}

.cndns-right-btn {
    width: 50px;
    height: 50px;
    color: #848484;
    border: 1px solid #ddd;
    overflow: hidden;
    text-align: center;
    display: block;
    margin-bottom: 3px;
    position: relative;
    background-color: #fff
}
.cndns-right-btn1 {
    width: 50px;
    height: 50px;
    color: #848484;
    border: 1px solid #ddd;
    text-align: center;
    display: block;
    margin-bottom: 3px;
    position: relative;
    background-color: #fff
}
.cndns-right-btn span {
    font-size: 20px;
    line-height: 30px;
}

.cndns-right-btn sup {
    display: block;
    min-width: 24px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    color: #fff;
    border-radius: 50%;
    background-color: #ff6800;
    position: absolute;
    left: -12px;
    top: -12px;
}

.cndns-right-btn p {
    font-size: 12px;
    line-height: 10px;
    margin: 0;
}

.cndns-right-btn:hover,
.cndns-right-btn:hover span {
    color: #ff6800;
}

.meau-car .cndns-right-btn {
    border-color: #ff6800;
    margin-bottom: 20px;
}

.meau-car.cndns-right-meau:hover .cndns-right-btn {
    background-color: #ff6800
}

.meau-car.cndns-right-meau:hover .cndns-right-btn span,
.meau-car.cndns-right-meau:hover .cndns-right-btn p {
    color: #fff;
}

.meau-car .cndns-right-btn span {
    color: #ff6800;
}

.meau-car .cndns-right-btn p {
    color: #ff6800;
}

.meau-sev .cndns-right-btn {
    border-color: #ff6800;
    background-color: #ff6800;
}

.meau-sev .cndns-right-btn p {
    color: #fff
}

.meau-sev .cndns-right-btn span {
    color: #fff
}

.meau-top .cndns-right-btn span {
    font-size: 12px;
    line-height: 12px;
    padding-top: 10px;
    display: block
}

.meau-top .cndns-right-btn i {
    display: block;
    color: #999
}

.meau-top.cndns-right-meau:hover .cndns-right-btn {
    background-color: #ff6800
}

.meau-top.cndns-right-meau:hover .cndns-right-btn span {
    display: block;
    color: #fff
}

.meau-top.cndns-right-meau:hover .cndns-right-btn i {
    color: #fff;
}

.cndns-right-box {
    position: absolute;
    top: -15px;
    left: 80px;
    padding-right: 25px;
    display: none;
}

.cndns-right-box .box-border {
    border: 1px solid #ccc;
    border-top: 4px solid #ff6800;
    padding: 20px;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
    position: relative;
    box-sizing: content-box;
}

.cndns-right-box .box-border .arrow-right {
    display: block;
    width: 13px;
    height: 16px;
    background: url(../images/02index-spri.png) no-repeat 0 -2226px;
    position: absolute;
    right: -13px;
    top: 26px;
}

.cndns-right-box .box-border .sev-t span {
    font-size: 42px;
    float: left;
    display: block;
    line-height: 56px;
    margin-right: 17px;
    color: #d3d3d3
}

.cndns-right-box .box-border .sev-t p {
    float: left;
    color: #ff6800;
    font-size: 24px;
    line-height: 28px;
}

.cndns-right-box .box-border .sev-t p i {
    display: block;
    font-size: 14px;
    color: #aaa;
}

.cndns-right-box .box-border .sev-b {
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid #e4e4e4
}

.cndns-right-box .box-border .sev-b h4 {
    color: #666;
    font-size: 14px;
    font-weight: normal;
    padding-bottom: 15px;
}

.cndns-right-box .box-border .sev-b li {
    float: left;
    width: 33.33333%
}

.cndns-right-box .box-border .sev-b li a {
    display: inline-block;
    color: #999;
    font-size: 13px;
    padding-left: 43px;
    background: url(<?php echo SITE_URL?>/xuqiu/resource/newIndex/images/q1.gif) no-repeat left 3px;
    line-height: 36px;
}

.cndns-right-box .box-border .sev-b li a:hover {
    color: #ff6800
}

.meau-sev .cndns-right-box .box-border {
    width: 430px;
}

.meau-contact .cndns-right-box .box-border {
    width: 230px;
    overflow: hidden;
}

.cndns-right-meau:hover .cndns-right-box {
    display: block
}

.meau-code .cndns-right-box {
    top: inherit;
    bottom: -35px;
}

.meau-code .cndns-right-box .box-border {
    width: 156px;
    text-align: center;
    border-top: 1px solid #ccc;
}

.meau-code .cndns-right-box .box-border i {
    display: block;
    color: #f66e06;
    font-size: 16px;
    line-height: 16px;
}

.meau-code .cndns-right-box .box-border .arrow-right {
    top: inherit;
    bottom: 50px;
}

.meau-cx .cndns-right-btn {
    background-color: #ff6800;
    color: #fff;
    margin-top: 40px;
    border-color: #ff6800
}

.meau-cx .cndns-right-btn span {
    width: 48px;
    height: 32px;
    display: block;
    background: url(http://xuqiu.yxtx.com.cn/resource/newIndex/images/02index-banner-10.jpg) no-repeat center;
    overflow: hidden;
}

.meau-cx .cndns-right-btn p {
    color: #fff;
    padding-top: 2px;
}

.meau-adv a {
    width: 174px;
    height: 154px;
    display: block;
    background: url(../images/adv-jd.png) no-repeat;
    position: absolute;
    right: 70px;
    top: -150px;
}

.meau-adv span {
    display: block;
    width: 15px;
    height: 15px;
    background: url(../images/top_clo.png) no-repeat;
    cursor: pointer;
    position: absolute;
    right: 60px;
    top: -150px;
}

/* 图标样式 */
.cndns-right-btn .footer_icon {
    width: 30px;
    height: 30px;
    margin: 0 auto;
}

.cndns-right-btn .icon_1 {
    background: url('<?php echo SITE_URL?>/fuwu/images/footer_icon_1.png');
}

.cndns-right-btn .icon_2 {
    background: url('<?php echo SITE_URL?>/fuwu/images/footer_icon_2.png');
}


.cndns-right-btn:hover .icon_2 {
    background: url('<?php echo SITE_URL?>/fuwu/images/footer_icon_hover_2.png');
}

.cndns-right-btn .icon_3 {
    background: url('<?php echo SITE_URL?>/fuwu/images/footer_icon_3.png');
}


.cndns-right-btn:hover .icon_3 {
    background: url('<?php echo SITE_URL?>/fuwu/images/footer_icon_hover_3.png');
}

.cndns-right-btn .icon_4 {
    background: url('<?php echo SITE_URL?>/fuwu/images/footer_icon_4.png');
}


.cndns-right-btn:hover .icon_4 {
    background: url('<?php echo SITE_URL?>/fuwu/images/footer_icon_hover_4.png');
}

.cndns-right-btn .icon_5 {
    background: url('<?php echo SITE_URL?>/fuwu/images/footer_icon_5.png');
}


.cndns-right-btn:hover .icon_5 {
    background: url('<?php echo SITE_URL?>/fuwu/images/footer_icon_hover_5.png');
}

.cndns-right-btn .icon_6 {
    background: url('<?php echo SITE_URL?>/fuwu/images/footer_icon_6.png');
}


.cndns-right-btn:hover .icon_6 {
    background: url('<?php echo SITE_URL?>/fuwu/images/footer_icon_hover_6.png');
}

.cndns-right-btn .icon_7 {
    background: url('<?php echo SITE_URL?>/fuwu/images/footer_icon_7.png');
}


.cndns-right-btn:hover .icon_7 {
    background: url('<?php echo SITE_URL?>/fuwu/images/footer_icon_hover_7.png');
}
.sev-t .footer_zx {
    /* display: inline-block; */
    width: 50px;
    height: 50px;
    float: left;

}

.sev-t .f_icon_1 {
    background: url('<?php echo SITE_URL?>/fuwu/images/footer_icon_kefu.png') no-repeat;
    margin-top: 0px;
    margin-right: 20px;
}

.sev-t .f_icon_2 {
    background: url('<?php echo SITE_URL?>/fuwu/images/footer_icon_dianhua.png') no-repeat;
    margin-top: 0px;
    /* margin-right: 20px; */
}


.cndns-right-meau .hide-icon{
    width:25px;
    height:10px;
    display: block;
    margin:5px auto;
    /*background:url('<?php echo SITE_URL?>/fuwu/images/left_icon.png') no-repeat center;*/
    background-size:contain;
}
.cndns-right.right .hide-sidebar{
    display: block!important;
}
.cndns-right-meau.hide-sidebar .hide-p{
    line-height: 16px;
    width:100%;
    height:100%;
    padding-top:8px;
    box-sizing: border-box;
}
.cndns-right .hide-icon{
    display: none;
}
.cndns-right.right .hide-icon{
    display: block;
    width:25px;
    height:45px;
    background:url('<?php echo SITE_URL?>/fuwu/images/right_icon.png') no-repeat center;
    background-size:contain;
}
.cndns-right.right .cndns-right-meau{
    display: none;
}
.cndns-right.right .show-p{
    display: block;
}
.cndns-right.right .hide-p{
    display: none!important
}
.cndns-right .show-p{
    display: none;
}
.cndns-right .hide-p{
    display: block;
}
.toBottom{
    margin-top:0;
    top:85%;
}