@charset "utf-8";
html,body{ margin: 0; padding: 0; font-family: "微软雅黑";}
img{ border: none;}
ul,li{ list-style: none;}
a{ outline: none;}
input,textarea{ font-family: "微软雅黑";}
body::-webkit-scrollbar {
    width: 7px;
    height: 7px;
    background-color: #F5F5F5;
}
body::-webkit-scrollbar-thumb {
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgb(0 0 0 / 10%);
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 10%);
    background-color: #888;
}
body::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
    border-radius: 10px;
    background-color: #F5F5F5;
}
/* banner */
.banner{ clear: both; width: 100%; height: auto; overflow: hidden;}
.banner img{ display: block; width: 100%; height: auto;}
/* 主任委员 */
.zhuren{ clear: both; width: 1200px; height: auto; overflow: hidden; margin: 0 auto;}
.zhuren .zhuren_tit{ width: 100%; height: 67px; text-align: center; margin: 44px 0; font-size: 26px; font-weight: bold; line-height: 67px;}
.zhuren .zhuren_tit span{ display: inline-block; position: relative; color: #444444; margin: 0 auto;}
.zhuren .zhuren_tit span:before{ content: url(ico6.png); position: absolute; left: -36px; top: 24px; line-height: 0;}
.zhuren .zhuren_tit span:after{ content: url(ico7.png); position: absolute; right: -36px; top: 24px; line-height: 0;}
.zhuren .zhuren_ul{ margin: 0; padding: 0; text-align: center; width: 100%; height: auto; overflow: hidden;}
.zhuren .zhuren_ul li{ width: 230px; height: auto; overflow: hidden; float: left; text-align: center; margin: 42px 10px 0px 0px;}
.zhuren .zhuren_ul li a{ display: block; overflow: hidden; text-decoration: none;}
.zhuren .zhuren_ul li a>p{ width: 185px; height: 185px; overflow: hidden; border-radius: 100%; margin: 0 auto; display: block;}
.zhuren .zhuren_ul li a>p img{ width: 100%; height: 100%; display: block;
	transition-duration: 1s;
	-o-transition-duration: 1s;
    -ms-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -webkit-transition-duration: 1s;
}
.zhuren .zhuren_ul li a div{ width: 100%; height: 137px; overflow: hidden;}
.zhuren .zhuren_ul li a div span{ display: block; font-size: 16px; width: 100%; height: auto; color: #444444; overflow: hidden; font-weight: bold; margin: 12px 0px 8px 0px;}
.zhuren .zhuren_ul li a div p{ color: #666; width: 100%; height: auto; line-height: 24px; font-size: 14px; margin: 0; overflow: hidden;}
.img:hover img {
    transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.zhuren .zhuren_more{ margin: 30px 0 0; width: 100%; overflow: hidden; height: auto; font-size: 14px;}
/* 申请加入委员会 */
.shenqing{ clear: both; width: 100%; height: auto; margin-top: 85px; overflow: hidden; background: #f6f6f6; padding: 55px 0px;}
.shenqing .shenq1200{ width: 1200px; height: auto; text-align: center; margin: 0 auto; overflow: hidden;}
.shenqing .shenq1200 a{ display: inline-block; text-decoration: none; width: 260px; font-size: 18px; margin: 0 140px; border-radius: 10px; height: 60px; line-height: 60px; overflow: hidden;}
.shenqing .shenq1200 .shenq_wt{ background-color: #fd7801; color: #fff;}
.shenqing .shenq1200 .shenq_jr{ background-color: #0058c5; color: #fff;}
/* footer */
.footer{ width: 100%; height: auto; overflow: hidden; background: #1d5ea4; letter-spacing: 0.05rem;}
.w1200{ width: 1200px; height: auto; margin: 0 auto; overflow: hidden;}
.fot_top{ width: 100%; float: left; padding: 66px 0px 42px 0px;}
.fot_top dl:nth-child(1){ width: 580px;}
.fot_top dl:nth-child(2){ width: 458px; float: right; margin-right: 0;}
.fot_top dl{ float: left; margin-right: 57px;}
.fot_top dl dt{ font-size: 24px; color: #fff; padding-bottom: 18px; border-bottom: 1px solid #0d4785;}
.fot_top dl dd{ padding-top: 20px; margin: 0;}
.fot_top dl dd div{ float: left; margin-top: 12px; text-align: center; width: 50%;}
.fot_top dl img{ display: inline-block; vertical-align: middle; max-width: 100%;}
.fot_top dl dd div p{ line-height: 18px; margin: 8px 0 0; font-size: 14px;}
.fot_top dl dd p{ color: #d6dce3; line-height: 40px; font-size: 17px; margin: 0;}
.fot_en{ width: 100%; float: left; padding: 24px 0px 90px 0px; border-top: 1px solid #0d4785;}
.fot_en p{ color: #fff; line-height: 30px; margin: 0;}
/* 底部固定条 */
.foot_ad{ background-color: #333; text-align: center; color: #fff; position: fixed; left: 0; right: 0; bottom: 0; line-height: 80px; font-size: 20px; z-index: 99;}
.foot_ad .w1200{ position: relative; overflow: unset;}
.foot_ad .f_tmc{ position: absolute; left: 0; top: -10px; bottom: 0; background-color: #2198f2; padding: 0 30px; font-size: 18px; line-height: 2; padding-top: 10px;}
.foot_ad a{ color: #fff; border-bottom: #fff 1px solid; text-decoration: none; padding-bottom: 5px;}
.foot_ad a img{ display: inline-block; border: 0; vertical-align: middle; max-width: 100%;}
.foot_ad a p{ margin: 0;}
.foot_ad .close{ position: absolute; right: 10px; top: 25px; cursor: pointer; background: url(close1.png) center no-repeat; width: 30px; height: 30px; font-style: normal;}

/* ----------------------------------------------------------------------------专家委员会入会申请------------------------------------------------------------------------- */
.form_main{ clear: both; width: 1200px; height: auto; margin: 20px auto; background-color: #fff; overflow: hidden;}
.form_box{ padding: 30px; width: 1140px; height: auto; overflow: hidden;}
.form_box .form_tit{ width: 1140px; height: 60px; text-align: center; border-bottom: 2px solid #eaeaea; font-size: 21px; color: #003f97; overflow: hidden;}
.form_box .form_shuom{ width: 1140px; height: auto; line-height: 26px; margin-top: 15px; font-size: 15px; overflow: hidden; text-align: center; color: #333;}
.form_box .form_shuom a{ color: #3D4B9D; font-weight: bold; text-decoration: none;}
.form_box .form_tg1{ width: 1140px; height: auto; margin-top: 30px; overflow: hidden;}
.form_box .form_tg1 p{ margin: 0; width: 1140px; height: 25px; line-height: 25px; margin-bottom: 10px; overflow: hidden; font-weight: bold; color: #003f97; font-size: 16px;}
.form_box .form_tg1 div{ width: 1140px; height: 25px; line-height: 25px; color: #999; font-size: 14px; overflow: hidden;}
.form_box .form_tg1 div input{ float: left; margin: 6px 10px 0 5px;}
.form_box .form_tg2{ width: 1140px; height: auto; margin-top: 30px; overflow: hidden;}
.form_box .form_tg2 p{ margin: 0; width: 1140px; height: 25px; line-height: 25px; overflow: hidden; font-weight: bold; color: #003f97; font-size: 16px;}
.form_box .form_tg2 textarea{ margin: 10px 0 0; width: 980px; height: 150px; max-width: 1118px; padding: 10px; border: 1px solid #ccc; outline: none; line-height: 25px; overflow: hidden; font-size: 14px; color: #333;}

.form_box .form_tg3{ width: 1140px; height: auto; margin-top: 30px; overflow: hidden;}
.form_box .form_tg3 p{ margin: 0; width: 1140px; height: 25px; line-height: 25px; overflow: hidden; font-weight: bold; color: #003f97; font-size: 16px;}
.form_box .form_tg3 div{ width: 1000px; height: 40px; line-height: 40px; margin-top: 10px; overflow: hidden; border: 1px solid #ccc;}
.form_box .form_tg3 div img{ float: left; width: 26px; height: 26px; margin: 7px 0 0 10px;}
.form_box .form_tg3 div input{ float: left; width: 934px; height: 40px; border: none; font-size: 14px; color: #333; outline: none; padding: 0 15px;}
.form_box .form_tg3 div input::-webkit-outer-spin-button,.form_box .form_tg3 div input::-webkit-inner-spin-button{ -webkit-appearance: none !important;}
input[type="number"]{-moz-appearance:textfield;}
.form_box .form_tg4{ width: 1140px; height: auto; margin-top: 30px; overflow: hidden;}
.form_box .form_tg4 p{ margin: 0; width: 1140px; height: 25px; line-height: 25px; overflow: hidden; font-weight: bold; color: #003f97; font-size: 16px;}
.form_box .form_tg4 .tg4_zhu{ width: 1140px; height: 20px; line-height: 20px; font-size: 12px; color: rgba(102, 102, 102, 0.7); display: block;}
.form_box .form_tg4 .tg4_zg{ width: 120px; height: 40px; line-height: 40px; margin-top: 10px; overflow: hidden; border: 1px solid #ccc;}
.form_box .form_tg4 .tg4_zg img{ float: left; height: 40px; margin: 0 5px 0 5px;}
.form_box .form_tg4 .tg4_inp{ width: 1000px; height: 42px; margin-top: 10px;}
.form_box .form_tg4 .tg4_inp input{ float: left; width: 970px; height: 40px; margin-right: 10px; outline: none; font-size: 14px; color: #333; border: 1px solid #ccc; padding: 0 15px;}
.form_box .tijiao{ width: 140px; height: 40px; overflow: hidden; border-radius: 2px; text-align: center; line-height: 40px; font-weight: bold; font-size: 15px; color: #fff; display: block; margin: 40px auto 40px; text-decoration: none; background-color: #00469c;}

