.mine{margin:0 auto;width:62%;}
.tab{margin-top:20px;width:100%;font-size:18px;}
.tab i{display:inline-block;margin-right:1%;width:22px;height:22px;background:url(../images/icon.png) no-repeat center;background-size:100% 100%;vertical-align:middle;}
.tab span.color{color:#1a44a3;}
.tab_control{margin:50px 0 56px;width:100%;height:80px;box-shadow:0 0 5px #ccc;}
.tab_control li{text-align:center;font-size:24px;line-height:80px;cursor:pointer;}
.tab_control li a{display:block;width:100%;height:100%;color:#000;line-height:80px;}
.tab_control li.current a{color:#fff;}
.tab_control li.current{background-color:#1a44a3;color:#fff;}
.content{padding-bottom:120px;font-size:20px;word-break: break-all;}
.content>div{display:none;}
.content>div.current{display:block;}
.operator{border:1px solid #dcdcdc;}
.operator .name{width:100%;height:66px;line-height:66px;cursor:default;}
.operator .title{float:left;margin:23px 1% 0 2%;width:4px;height:20px;background-color:#1a44a3;}
.operator .name.on{background-color:#1a44a3;color:#fff;}
.operator .on .title{background-color:#fff;}
.contact_way{border-bottom:6px solid #1a44a3;}
.contact_list{margin:0 3%;padding:40px 0;border-bottom:1px solid #eee;}
.contact_list li:not(:last-child){margin-bottom:20px;width:100%;}
.contact_list li span{margin-right:15%;}
.sample_message,.statement{display:none;}
.sample_message{font-size:0;}
.sample_message .sample_list{display:inline-block;margin-bottom:120px;padding:0 4%;width:33.33%;}
.sample_list .img{width:100%;border:1px solid #c9c9c9;}
.sample_list .img img{width:100%;}
.sample_list h4{margin-top:30px;margin-bottom:16px;color:#1a44a3;text-align:center;font-weight:400;font-size:20PX;}
.sample_list p{text-align:justify;font-size:16px;line-height:20px;}
.statement h3{text-align:center;font-size:28px;}
.statement p.theme{margin:50px 0;text-align:justify;text-indent:2em;font-size:24px;line-height:40px;}
.statement h4{margin-top:50px;margin-bottom:20px;font-size:24px;}
.statement p{text-indent:2em;font-size:20px;line-height:30px;}
.company_name{margin-top:60px;text-align:right;}
.company_name div{margin-bottom:16px;}


/* 移动端样式 */
@media only screen and (max-width: 1024px) {

    .mine{width:95%;}

    .content{padding-bottom: 2rem;}

    .tab_control{margin: 0 0 2rem;height: auto;}
    .tab_control li{font-size: 1.5rem;line-height: 2.5;}
    .tab_control li a{line-height: inherit;}

    .operator .name{height: 3.5rem;line-height: 3.5rem;font-size: 1.2rem;}
    .operator .title{height: 1.5rem;margin-top: 1rem;}

    .contact_list{padding: 1.5rem 0;font-size: 1.2rem;}
    .contact_list li:not(:last-child){margin-bottom: 1rem;}
    .contact_list li span{display: inline-block;margin-right: 0;width: 49%;}

    .sample_message .sample_list{margin-bottom: 1.5rem;}
    .sample_list h4{margin: 1rem 0;}

    .content>div.current{font-size: 1rem;line-height: 1.6;}
    .statement h3{font-size: 1.5rem !important;line-height: 2 !important;}
    .statement h4{font-size: 1.3rem !important;line-height: 1.8 !important;margin: 1rem 0 !important;}
    .statement p{margin: 1.5rem 0 !important;font-size: 1.2rem !important;line-height: 1.6 !important;}
    .company_name{margin-top: 3rem !important;}
    .company_name div{margin-bottom: .5rem !important;font-size: 1.2rem !important;line-height: 1.6 !important;}

}

/* 移动端样式 */
@media only screen and (max-width: 750px) {


    .tab_control{margin-bottom: 1rem;}
    .tab_control li{font-size: 1.1rem;}

    .operator .name{height: 2.5rem;line-height: 2.5rem;font-size: 1rem;}
    .operator .title{height: 1.2rem;margin-top: .65rem;}

    .contact_way{padding: .5rem 0;}

    .contact_list{font-size: 1rem;padding: 1rem 0;}
    .contact_list li:not(:last-child){margin-bottom: .6rem;}
    .contact_list li span{width: 100%;}
    .contact_list li span:not(:last-of-type){margin-bottom: .6rem;}

    .content{padding-bottom: 1.5rem;}

    .sample_message .sample_list{margin-bottom: 1rem;width: 50%;}
    .sample_list h4{margin: .8rem 0;font-size: 1rem;}

    .content>div.current{font-size: .8rem;}
    .statement h3{font-size: 1.2rem !important;}
    .statement h4{font-size: 1rem !important;margin: .8rem 0 !important;}
    .statement p{margin: 1rem 0 !important;font-size: .8rem !important;}
    .company_name{margin-top: 2rem !important;}
    .company_name div{font-size: 1rem !important;}



}
