img {
    border: none;
    vertical-align: middle;
}

a {
    text-decoration: none;
    color: #232323;
}

table {
    border-collapse: collapse;
    table-layout: fixed;
}

input, textarea {
    outline: none;
    border: none;
}

textarea {
    resize: none;
    overflow: auto;
}

.fl {
    float: left
}

.fr {
    float: right
}

.tl {
    text-align: left;
}

.tc {
    text-align: center
}

.tr {
    text-align: right;
}

.ellipse {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.inline{
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.about-container{
    padding-bottom: 80px;
    /*min-height: 800px;*/
    /*background-color: #F7F8FA;*/
}
.about-container1{
    background-color: #F7F8FA;
    padding-bottom: 80px;
    overflow: hidden;
}
/*加入我们开始*/

.relation_banner {
    width:1200px;
    margin: 0 auto;
}
.relation .relation_img {
    width:100%;
    box-sizing: border-box;
}
.relation_h1 {
    text-align: center;
    margin: 40px 0px 40px 0px;
    font-size: 32px;
}
/*table切换*/
.relation_tb{
    border:1px solid #dddddd;
    width:1198px;
    height:591px;
    margin-bottom: 60px;
}

.rela_fl a {
    display: block;
    height: 59px;
    width: 236px;
    padding-left: 52px;
    line-height: 59px;
    border-bottom: 1px solid #eeeeee;
    border-right: 1px solid #EEEEEE;
    font-size: 16px;
    color:#222222;
    background-color: #fbfbfb;
    cursor: pointer;
}
/*.rela_fl a:nth-child(10) {*/
    /*border-bottom: none;*/
/*}*/
.rela_fl a.active{
    border-left: 4px solid #ff9900;
    border-right: none;
    background-color: #fff;
}
.rela_fr div{
    display: none;
    margin-left: 80px;
}
.rela_fr div.active {
    display: block;

}
.relation_tb .rela_fr  p{
    font-size: 12px;
    color:#666666;
    line-height: 18px;
}
.relation_tb .rela_fr  h3{
    margin-top: 27px;
    margin-bottom: 20px;
    font-size: 18px;
}
.relation_tb .rela_fr  .r-p1 {
    margin-bottom: 9px;
    font-size:14px;
    color:#222222;
}
.relation_tb .rela_fr  .r-p2,
.relation_tb .rela_fr  .r-p3{
    margin-top: 16px;
    margin-bottom: 9px;
    font-size:14px;
    color:#222222;
}
.relation_tb .rela_fr  .clo_ys{
    font-size:14px;
    color:#ff9900;
    margin-top: 30px;
}


/*联系我们开始*/

.touch_banner {
    width:1200px;
    margin: 0 auto;
}
.touch .touch_img {
    width:100%;
    box-sizing: border-box;
    margin-bottom: 60px;
}
.touch .touch_zj{
    padding-left: 20px;
    padding-right: 20px;
    border-bottom: 1px solid #cccccc;
    height: 440px;
}
.touch .touch_zj h3{
    font-size: 23px;
}
.touch .touch_zj .tou_p1,
.touch .touch_zj .tou_p2,
.touch .touch_zj .tou_p3,
.touch .touch_zj .tou_p4,
.touch .touch_zj .tou_p5{
    margin-top: 24px;
}
.touch .touch_zj .tou_p1 img{
    width: 12px;
    height: 16px;
    margin-left: 3px;
}
.touch .touch_zj .tou_p2 img{
    width: 16px;
    height: 12px;
}
.touch .touch_zj .tou_p3 img{
    width: 16px;
    height: 12px;
}
.touch .touch_zj .tou_p4 img{
    width: 15px;
    height: 18px;
}
.touch .touch_zj .tou_p5 img:nth-child(1){
    width: 16px;
    height: 14px;
    float: left;
}
.touch .touch_zj .tou_p5 img:nth-child(2){
    width: 145px;
    height: 145px;
    margin-left: 14px;
}
.touch .touch_zj .tou_p1 span,
.touch .touch_zj .tou_p2 span,
.touch .touch_zj .tou_p3 span,
.touch .touch_zj .tou_p4 span{
    margin-left: 14px;
}
.tou_fr img{
    width: 720px;
    height:380px;
}

/*底部开始*/
.touch_bott,.touch_bt{
    margin-top: 50px;
    padding-left: 20px;
    color: #666666;
}
.touch_sw {
    margin-left: 200px;
}
.touch_sw p:nth-child(2),
.touch_sc p:nth-child(2),
.touch_yw p:nth-child(2),
.touch_zx p:nth-child(2){
    margin-top: 16px;
    margin-bottom: 14px;
}
.touch_sw p:nth-child(1),
.touch_sc p:nth-child(1),
.touch_yw p:nth-child(1),
.touch_zx p:nth-child(1){
    font-weight: 900;
    color: #222222;
}
.touch_sc {
    margin-left: 213px;
}


/*关于我们开始*/
.Regard_banner{
    width:1160px;
    margin: 0 auto;
}
.RegardingOur img{
    width:100%;
    box-sizing: border-box;
}
.Regar_top {
    margin-top: 60px;
}
.Regar_top h1{
    font-size:32px;
    margin-bottom: 32px;
    text-align: center;
}
.Regar_top p:nth-child(2){
    margin-bottom: 20px;
}
.Regar_top p:nth-child(2),
.Regar_top p:nth-child(3){
    line-height: 28px;
}
.Regar_p {
    margin-top: 60px;
    font-size:32px;
    text-align: center;
    margin-bottom: 50px;
}
.Regar_ul{
    display: flex;
    justify-content:space-between;
    margin-bottom: 70px;
}
.Regar_ul li{
    transition: transfrom 0.1s;
}
.Regar_ul li:hover{
    cursor: pointer;
    transform: translate(0,-10px);
    transition: all 0.6s;
}
.Regar_ul li:nth-child(3){
    margin-top: 25px;
}
.Regar_ul li:nth-child(1) img{
    width: 178px;
    height: 81px;
    margin-bottom: 36px;
    margin-left: 24px;
}
.Regar_ul li:nth-child(1) p{
    width:254px;
    height: 57px;
}
.Regar_ul li:nth-child(2) img{
    width: 96px;
    height: 83px;
    margin-bottom: 48px;
    margin-left: 15px;
}
.Regar_ul li:nth-child(3) img{
    width: 161px;
    height: 46px;
    margin-bottom: 58px;
    margin-left: 35px;

}

/*常见问题开始*/
.issueme_banner{
    width:1200px;
    margin: 0 auto;
}
.issueme {
    margin-top: 40px;
}
.issueme_fl {

    background-color:#ffffff;
    box-shadow:0 2px 10px 1px rgba(0,0,0,0.10);
    width:200px;
    height:510px;
    font-size: 14px;
}

.issueme_fl li{
    width:100%;
    line-height: 36px;
}
.issueme_fl .is_li-1 {
    border-bottom: 1px solid #EEEEEE;
}
.issueme_fl .is_li-1 img{
    margin-left: 30px;
}
.issueme_fl li .issue_a a{
    display: block;
    color: #666666;
}
.issueme_fl li:nth-child(1) img{
    width: 20px;
    height: 22px;
    margin-left: 15px;
}
.issueme_fl li img{
    width: 4px;
    height: 7px;
    margin-right: 10px;
}
.issueme_fl ul {
    display: none;
}
/*.issueme_fl li a:hover {*/
    /*color:#ff7200;*/
/*}*/

/*.actives{*/
    /*color:#ff7200;*/
/*}*/
.issueme_fl li img.rotate_90deg{
    transform: rotate(90deg);
}
.issueme_fl li span{
    cursor: pointer;
}
/*右边开始*/
.issueme_fr li{
    background-color:#ffffff;
    box-shadow:0 2px 10px 1px rgba(0,0,0,0.10);
    padding: 20px;
    cursor: pointer;
}

.issueme_fr{
    width: 980px;
}
/*.issueme_fr li:nth-child(1){*/
    /*width:980px;*/
    /*height:1002px;*/
/*}*/
.issueme_fr li:nth-child(2),
.issueme_fr li:nth-child(3),
.issueme_fr li:nth-child(4),
.issueme_fr li:nth-child(5),
.issueme_fr li:nth-child(9),
.issueme_fr li:nth-child(11),
.issueme_fr li:nth-child(13){
    width: 980px;
}

/*.issueme_fr li:nth-child(5){*/
    /*width: 980px;*/
    /*height:455px;*/
/*}*/
/*.issueme_fr li:nth-child(6){*/
    /*width:980px;*/
    /*height:580px;*/
/*}*/
/*.issueme_fr li:nth-child(7){*/
    /*width:980px;*/
    /*height:620px;*/
/*}*/
/*.issueme_fr li:nth-child(8){*/
    /*width:980px;*/
    /*height:720px;*/
/*}*/
/*.issueme_fr li:nth-child(9){*/
    /*width:980px;*/
    /*height:440px;*/
/*}*/
/*.issueme_fr li:nth-child(10){*/
    /*width:980px;*/
    /*height:1740px;*/
/*}*/
/*.issueme_fr li:nth-child(11){*/
    /*width:980px;*/
    /*height:394px;*/
/*}*/
/*.issueme_fr li:nth-child(12){*/
    /*width:980px;*/
    /*height:960px;*/
/*}*/
/*.issueme_fr li:nth-child(13){*/
    /*width:980px;*/
    /*height:370px;*/
/*}*/
.issueme_fr li a{
    color: #ff7200;
    text-decoration:underline;
}
.issueme_fr .contentBox .issu_p{
    width: 100%;
    height:38px;
    line-height: 38px;
    padding-left: 13px;
    background-color:#f0f1f2;
    margin-bottom: 20px;
}
.issueme_fr .contentBox .issu_div img{
    width: 16px;
    height: 16px;
    margin-left: 13px;
    margin-right: 5px;
    vertical-align: top;
    margin-top: 3px;
}
.issueme_fr .contentBox .issu_div {
    margin-top: 40px;
}
.issueme_fr .contentBox div:nth-child(2){
    margin-top: 0px;
}
.issueme_fr .contentBox .issu_div p{
    font-size: 14px;
    color:#666666;
    margin-top: 12px;
    margin-left: 39px;
}

/*个人用户开始*/
.issueme_fr .issuem_top {
    margin-bottom: 34px;
}
.issueme_fr .issuem_top .issuem_top_img{
    width: 16px;
    height: 16px;
    margin-left: 13px;
    margin-right: 5px;
    vertical-align: top;
    margin-top: 3px;
}
.issueme_fr .issuem_top p{
    line-height: 28px;
    margin-left: 38px;
    font-size: 14px;
    color:#666666;
}
.issueme_fr .issuem_top p:nth-child(3){
    margin-top: 5px;
}
.issueme_fr .issuem_top p img{
    width: 9px;
    height: 11px;
}
.issueme_fr .contentBox .issu_div .hide_span {
    color:#222222;!important;
    margin-left: 12px;
}
.issu_bf {
    position: relative;
    overflow: hidden;
}

.issu_bf span:before{
    content: "";
    width: 6px;
    height: 6px;
    background-color: #F08B2F;
    border-radius: 50%;
    margin-left: 20px;
    display: inline-block;
    margin-right: 13px;
    margin-top: -3px;
    position: absolute;
    left: 0px;
    top: 10px;
}
.issu_bf span {
    margin-left: 38px;
}
.issu_sm p{
    margin-left: 10px;
    margin-top: 10px;
    font-size: 14px;
}
.bgmColor{
    background-color: #f0f1f2;
}

.issu_zh img{
    height:10px;
    width: 8px;
}
.hide_Img img{
    width:786px;
    height:281px;
    margin-left: 60px;
}
.right-content .tip {
    display: flex;
    align-items: flex-start;
    margin-top: 27px;
    padding: 13px 20px;
    background-color: #FFF0E5;
}
.right-content .tip label {
    margin-right: 5px;
    width: 42px;
    line-height: 24px;
    color: #ff7200;
}
.right-content .tip p {
    line-height: 24px;
    color: #717171;
}