@charset "utf-8";
*{
    word-break: break-all;
}
/* 禁用iPhone中Safari的字号自动调整 */
html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}

/* 去除iPhone中默认的input样式 */
textarea,button{-webkit-appearance:none;resize:none;border:none;background:none;}

/* 取消链接高亮  */
body,div,ul,li,ol,h1,h2,h3,h4,h5,h6,input,textarea,select,p,dl,dt,dd,a,img,button,form,table,th,tr,td,tbody,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{-webkit-tap-highlight-color:rgba(0,0,0,0);margin:0;padding:0;border:0;font-family:arial,"Hiragino Sans GB","Microsoft Yahei",微软雅黑,宋体,Tahoma,Arial,Helvetica,STHeiti,sans-serif;}

/* 设置HTML5元素为块 */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
*:focus{outline:none;text-decoration: none;}
html{line-height:1}
ol,ul{list-style:none}
table{border-collapse:collapse;border-spacing:0}
caption,th,td{text-align:left;font-weight:normal;vertical-align:middle;padding:0;}
q,blockquote{quotes:none}
q:before,q:after,blockquote:before,blockquote:after{content:"";content:none}
a img{border:none}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}
input,select,textarea{padding:0;margin:0;border:0 none;font-size:16px;color:#4a4a4a;font-family:arial,"Hiragino Sans GB","Microsoft Yahei",微软雅黑,宋体,Tahoma,Arial,Helvetica,STHeiti,sans-serif;}
::-webkit-input-placeholder{    /* WebKit, Blink, Edge */
font-size:14px;  color: #4a4a4a; }
:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
font-size:14px;  color: #4a4a4a; }
::-moz-placeholder{    /* Mozilla Firefox 19+ */
font-size:14px;  color: #4a4a4a; }
:-ms-input-placeholder{    /* Internet Explorer 10-11 */
font-size:14px;  color: #4a4a4a; }
a{text-decoration:none;}
/* a:visited{text-decoration:none;color:inherit;}

a:active{text-decoration:none;color:inherit;}

a:focus{text-decoration:none;color:#fff;} */
a:hover{text-decoration:none;}
a:focus{text-decoration:none;}
input { outline:none !important;}
/*清除浮动*/
.clearfix{*zoom:1}
.clearfix:after{content:'\0020';display:block;height:0;font-size:0;clear:both;overflow:hidden}

/*左右浮动*/
.fl{float:left}
.fr{float:right}

/*过渡*/
/* *{-webkit-transition: all 0.2s;-moz-transition: all 0.2s;-o-transition: all 0.2s;-ms-transition: all 0.2s;transition: all 0.2s;} */
.posiR{position:relative;}
#home_top{overflow: hidden;}
/*layout*/
body{background:#fff; font-size: 16px; color: #555555;}
body{ overflow: auto !important;padding-right:0 !important;} .modal{ overflow: auto !important;}
.mainBox{
    font-size:16px;background:#fff;font-family:arial,"Hiragino Sans GB","Microsoft Yahei",微软雅黑,宋体,Tahoma,Arial,Helvetica,STHeiti,sans-serif;color:#323232;line-height: 1.8;
}
.ma{
    width:1000px;margin:0 auto;
    padding:50px 0 0;
}
.mainBox img{
    display: block;
    width: 100%;
    margin:0 auto;
}

.flex{
    display: -webkit-flex; /* Safari */
    display: flex;
    -webkit-flex-direction: row ;
    flex-direction: row ;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: center ;
    justify-content:center ;
    -webkit-align-items:flex-start;
    align-items:flex-start;
     align-content:space-around ;
        -webkit-align-content:space-around ;
}

.tl{
    text-align: left;
}
.tr{
    text-align: right;
}
.tc{
    text-align: center;
}

/*清除col边距*/
.container-fluid{
    padding: 0 !important;
    margin: 0 !important;
}
* [class*="col-"]{
    padding:0 10px;
}

.row{margin:0;}
.v_pop_btn{
    cursor: pointer;
}
.alltit{
    font-size: 32px;
    color: #252525;
    text-align: center;
    line-height:53px;
    margin-bottom:40px;
    font-weight: bold;
    word-break:break-word;  
}
.alltit span{
    position: relative;
    padding-bottom: 20px;
}
.alltit span::after{
    content: '';
    display: block;
    width:130px;
    height:4px;
    background: #0071c5;
    position: absolute;
    left:50%;
    margin-left: -65px;
}

.daoyu{
    position: relative;
    padding:30px;
    line-height: 28px;
}
.daoyu::before{
    position: absolute;
    content: '';
    display: block;
    width:50px;
    height:50px;
    border:4px solid #0071c5;
    border-right: none;
    border-bottom: none;
    left:0;
    top:0;
}
.daoyu::after{
    position: absolute;
    content: '';
    display: block;
    width:50px;
    height:50px;
    border:4px solid #0071c5;
    border-left: none;
    border-top: none;
    right:0;
    bottom:0;
}
.section_talk{
    margin-top: 40px;
    padding-bottom: 50px;
    background:url(https://s6.51cto.com/oss/202103/11/17c9d15105e8f408f1867743b9311943.jpg) no-repeat center top;
}
/* .section_talk .play_btn{
	width:563px;height:385px;
}
.section_talk .play_btn #videobox{
	width:563px;height:385px;
} */
.aprbox{box-sizing: border-box;}
.hd_right h5{font-size:24px; color: #0071c5; font-weight:bold;padding-bottom:10px;}
.aprbox ul{ height: 267px; overflow-y: auto;margin:10px 0;padding-right: 10px; font-size: 14px;}
.aprbox ul::-webkit-scrollbar {/*æ»šåŠ¨æ¡æ•´ä½“æ ·å¼*/
    width: 2px;     /*é«˜å®½åˆ†åˆ«å¯¹åº”æ¨ªç«–æ»šåŠ¨æ¡çš„å°ºå¯¸*/
    height: 2px;
}
.aprbox ul::-webkit-scrollbar-thumb {/*æ»šåŠ¨æ¡é‡Œé¢å°æ–¹å—*/
    border-radius:10px;
    background: #81afcf;
}
.aprbox ul::-webkit-scrollbar-track {/*æ»šåŠ¨æ¡é‡Œé¢è½¨é“*/
     border-radius:10px;
    background: #99bfe1;
}
.aprbox ul li{padding:6px 0;border-bottom:1px dashed #92acef;margin-bottom:10px;}
.aprbox ul li em{ color: #fff;padding:3px 6px;border-radius:3px; background:#0071c5; font-style:normal;margin-right:5px;}
.aprbox input{width:310px; height: 58px; line-height: 58px; padding:0 10px; box-sizing: border-box; background: #e5e7ea; border:none;border-radius:5px; }
.aprbox .btn{padding:0; width: 60px;height: 60px;line-height: 60px;background: #0071c5; float: right; text-align: center; color: #fff; cursor: pointer;}

.anwserbtn{
    color:#0071c5;text-decoration:underline;cursor:pointer;
    margin-left:10px;
}

.anwser-text{
    position:relative;
    border:1px solid #ccc;padding:10px;margin:10px 0 10px;
    background:#f5f9fc;
    color: #333;
}
.anwser-text::after{
    content:'';
    position:absolute;
    top:-6px;left:20px;
    width:10px;height:10px;background:#f5f9fc;
    -webkit-transform:rotate(45deg);border-top:1px solid #ccc;border-left:1px solid #ccc;
}
#questionsan{
    width:100%;
}
.hf_area{
    background:#f5f9fc;
    width:80%;
    padding:10px;
    height:60px;
    float: left;
}
.qbox{
    margin-top:5px;
}
.qbox span{
    float: right;
    display: inline-block;
    text-align: center;
    width:16%;
    height:60px;
    line-height: 60px;
    background: #0071c5;
    color: #fff;
    border: 1px solid #0071c5;
    border-radius: 5px;
    cursor: pointer;
    margin-right: 5px;
}
.hdbtm{
    margin-top:20px;
}

.section_jiabin .alltit{
    margin-bottom: 115px;
}
.section_jiabin .row{
    margin:0 40px;
}
.section_jiabin .inner{
    margin:0 10px;
    background:#fff;
    box-shadow: 0 0 10px #ccc;
    position: relative;
    padding:70px 45px 30px;
}
.section_jiabin .inner .pic{
    border:6px solid #0071c5;
    height: 120px;
    width:120px;
    border-radius: 120px;
    overflow: hidden;
    position: absolute;
    left:50%;
    margin-left: -60px;
    top:-60px;
}
.section_jiabin .inner .pic img{
    width:100%;

}
.section_jiabin .inner .text{
    text-align: center;
}
.section_jiabin .inner .text .gp{
    margin-bottom: 10px;
	height:82px;
}
.section_jiabin .inner .text strong{
    color: #0071c5;
    font-size: 18px;
    display: block;
}
.section_jiabin .inner .text span{
    font-size: 14px;
    display: block;
}
.section_file .row{
    margin:0 80px;
}
.section_file .inner{
    position: relative;
    margin-bottom: 20px;
}
.section_file .inner .text{
    height: 84px;
    width:100%;
    position: absolute;
    left:0;
    bottom: 0;
    z-index: 9;
    color: #fff;
    box-sizing: border-box;
    background:rgba(2,77,158,0.7);
    padding:12px 15px;
}
.section_file .inner .text .icon{
    float: left;
    display:inline-block;
    width:47px;
    height: 44px;
    margin:7px 10px 0 0;
}
.section_file .inner .text a{
	color:#fff;
}
.section_file .inner .text .icon_pdf{
    background:url(https://s5.51cto.com/oss/202103/11/b6e9fcebac51c15fe9ff9542d6efc60d.png) no-repeat left center;
}
.section_file .inner .text .icon_vd{
    background:url(https://s2.51cto.com/oss/202103/11/6bc24f185f8c3d998924860ee5b7d645.png) no-repeat left center;
}
.playerbox{width:100%;margin:0 auto;}
.playerbox img{cursor: pointer;}
.playerbox iframe{display: none;}

.pic{
    cursor: pointer;
}
img.tPic{
    width: 100%;
    margin-left:0;
    max-width: 107px;
}


.cop{
    background:#000;text-align: center;color:#fff;font-size: 14px;line-height: 1.2;padding:10px 0;
    margin-top: 50px;
}



/* 表单 */
.close{color:#fff;font-weight: normal;}
.info [class*="col-"]{
    padding-left: 10px !important;padding-right: 10px !important;
}
#myModal_form2 .modal-header{
    padding:15px;
}
#myModal .modal-header{
    background:#fff;
}
.info {
    font-size: 14px;
    padding:20px 0 0;

}
#myModal_form  [class*="col-"]{
    padding:0 15px !important;
}
.info input,.info select{
    border:1px solid #d2d2d2;
    width:100%;
    margin-bottom:6%;
    padding-left:10px;
    padding-top:5px;padding-bottom:5px;
    background:#eee;
    font-size:14px;color:#4a4a4a;
}
.info select{padding-left:8px;height:37px;}

.modal-title{
    line-height: 1;text-align: center;
}

#myModal_form{
    max-width: 750px;margin:0 auto;
}

.modal-body{
    padding:15px 20px;
}
.modal-content{
    overflow: hidden;
}
.modal-header{
    background:#0078d4;color:#fff;text-align: center;font-size: 24px;padding:20px 15px;
}
.modal-content .close{
    position: absolute;top:8px;right:9px;
    opacity: 1;margin-top:3px;width:24px;padding:3px 0;
}
.pophead strong{
    display: block;
    font-size: 24px;
}
.pophead span{
    display: block;
    font-weight: normal;font-size: 14px;
}
.btnw{
    margin-top: 30px;
    margin-bottom:30px;
}
.btnw span,.btnw button{
    display: inline-block;
    padding:5px 50px;background:#0078d4;color:#fff;border:1px solid #0078d4;
    border-radius: 50px 50px;cursor: pointer;  
    margin-right:20px;
}

.btnw button{
    background:#fff;color:#0078d4;border:1px solid #0078d4; margin-right:0;
}
span.showPop_zc{margin-right:0;}
.modal-content .modal-title{
    line-height: 55px;
}

.pop_mar{
    padding:0 15px;
}

input#signupemail{
    display: block;
    width: 70%;margin:0 auto 20px;
}

.zhuce{
    margin-bottom: 20px;
    font-size: 14px;
}
.zhuce a{
    font-size: 16px;
    font-weight: bold;
    color: #0071c5;
}
#myModal .close{
    top:-2px;
}

@media all and (max-width:1200px){
    .ma{
        width:95%;
        margin:0 auto;
        padding:25px 0;
    }
    .daoyu{
        position: relative;
        padding:10px;
        line-height: 22px;
    }
    .daoyu::before{
        width:25px;
        height:25px;
        border:2px solid #0071c5;
        border-right: none;
        border-bottom: none;
    }
    .daoyu::after{
        width:25px;
        height:25px;
        border:2px solid #0071c5;
        border-left: none;
        border-top: none;
    }
    .section_talk{
        margin-top: 0;
        padding-bottom: 0;
        background:url(https://s6.51cto.com/oss/202103/11/17c9d15105e8f408f1867743b9311943.jpg) no-repeat center top;
        background-size: cover;
    }
/* 	.section_talk .play_btn{
		width:100%;height:240px;
	}
	.section_talk .play_btn #videobox{
		width:100%;height:240px;
	} */
    .hd_right{
        margin-top: 10px;
    }
    .hd_right h5{
        font-size: 16px;
    }
    .section_file .row,.section_jiabin .row{
        margin:0;
    }
    .section_jiabin .alltit{
        margin-bottom: 70px;
    }
    .section_jiabin .inner{
        margin:0 0 63px 0;
        padding:55px 10px 5px;
    }
    .section_jiabin .inner .pic {
        border: 2px solid #0071c5;
        height: 80px;
        width: 80px;
        border-radius: 80px;
        overflow: hidden;
        position: absolute;
        left: 50%;
        margin-left: -40px;
        top: -40px;
    }
	.section_jiabin .inner .pic img{
		width:100%;
		height: 100%;
	}
	.section_jiabin .inner .text .gp{
		height:auto;
	}
    .section_jiabin .inner .text strong{
        font-size: 14px;
    }
    .section_jiabin .inner .text span{
        font-size: 12px;
    }
    .section_file .inner .text{
        height: auto;
    }
    .section_file .inner .text .icon{
        float: left;
        display: inline-block;
        width:28px;
        height: 26px;
        margin: 7px 10px 0 0;
        background-size: 28px 26px;
    }
	.section_file{
		margin-top:-65px;
	}
    .cop{
        margin-top: 0;
    }
}
@media all  and (max-width:1000px){
    .mainBox{font-size:14px;}
    .info input, .info select,.pophead strong,.minTit,.navlist li,.alltit,.tInfo strong,.khal .sys_tit span,.zjjdtab span,
    .sys .g-item .ddpadding strong,.sys_tit_l{font-size: 16px;}
    .alltit{
        font-size:24px;
    }
    


}
@media all  and (max-width:960px){
    #home_top{
        display: none;
    }

}
@media all  and (max-width:800px){


}

@media (max-width: 768px){
    /* all font-size */
    .mainBox,.ganhuo .g-item .ddpadding table{font-size:12px;}
    .tInfo strong,.info input, .info select,.pophead strong,.minTit,.navlist li,.alltit,.jianjie-tit,.khal .sys_tit span,.jsfa_box .dd_tit,.ganhuo .g-item .ddpadding strong,.zjjdtab span,.sys .g-item .ddpadding strong,.sys_tit_l{font-size: 14px;}
    
    .alltit{
        line-height:1.2;margin-bottom:20px;
    }
    .alTit{
        margin: 20px 0 10px 0;
        font-size: 15px;
    }
    
    .dot{margin-top:0;}
    .modal-body{
        padding:10px;
    }
    .modal-header{
        padding:13px 15px;
    }
    .modal-content .close{
        width:20px;
    }
    .btnw{
        margin-bottom:20px;
    }
 
}

@media all  and (max-width:480px){    
  
 
}


@media all  and (max-width:320px){   
   
  
}


