@charset "utf-8";
/* 
 *
 *******************************
   设计制作：厦门玖圣网络科技有限公司
   网址：www.jiuss.com
   联系电话：13959261880
 *******************************
 *
 */
 .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}
@-webkit-keyframes fadeInUp2{0%{opacity:0;-webkit-transform:translate3d(0,10%,0);transform:translate3d(0,10%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}
@-webkit-keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}
@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}
@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
body{margin:0px;padding:0px;font-family: "Microsoft yahei", "微软雅黑", "黑体", Arial;-webkit-text-size-adjust:none;}
body ::selection {color:#FFFFFF;background-color:#CCC;text-shadow:none;}
ul,h1,h2,h3,li{margin:0px;padding:0px; list-style-type:none;}
a{text-decoration:none;outline:none;} 
a:focus{outline:none;-moz-outline-style:none;-moz-outline:none;}
a:hover{text-decoration:underline;}
.clear{ clear:both; height:0px; overflow:hidden; border:0;}
input,textarea{outline:none;background-color:transparent;resize:none;-webkit-appearance:none;}
select{-webkit-appearance:none;}
.none{display:none; }
img{border:0px; max-width:100%;}
/*手机菜单框架*/
.mobleftnav{ width:50%; position:fixed; height:100%; background:rgba(0,0,0,1); z-index:99999; left:0; overflow-y:auto;}
.body{width:100%; position:fixed; height:100%; right:-50%;}
.mobmainl{ position:fixed; background: url(../images/close.png) left top  no-repeat rgba(0,0,0,.5); width:100%; height:100%; z-index:100;}
.mobleftnav ul li{padding:0 10px;}
.mobleftnav ul li a{ height:50px; line-height:50px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; color:#fff; border-bottom:solid #333 1px; display:block;}
.mobleftnav ul li a:hover{ text-decoration:none;}
.mobleftnav ul li ul li a{ color:#666; font-size:1em;padding-left:5px;}
.mobleftnav ul li ul li a:hover{ color:#fff;}
/*动画下划线*/
.left-to-right{position:relative;}
.left-to-right::after{content:'';display:block;width:0;height:5px;position:absolute;left:0;bottom:0;background:#e1d7e4;transition:all 0.3s ease-in-out;}
.left-to-right:hover::after{ width:100%;}
/*顶部隐藏菜单*/
.fixed_yinyin{ position:fixed; width:100%; top:0; z-index:999; background:url(../images/nav_bottom.png) no-repeat center bottom; display:none; padding-bottom:25px;}
.w1200{ max-width:1100px; margin:auto;}
.nbj{background:#333435; background:#333435\9; height:80px; overflow:hidden;}
.fixed_yinyin .logo{ float:left; padding:0;}
.fixed_yinyin .logo a{display: flex;
    align-items: center;
    height: 80px;
}}
/*.fixed_yinyin .logo img{ max-height:50px;}*/
.fixed_yinyin ul{float:right;}
.fixed_yinyin ul li{ display:inline-block;font-weight:700;font-size:.875em;padding:0 14px;}
.fixed_yinyin ul li.xx{color: #fff; opacity: .5;}
.fixed_yinyin ul li a{ line-height:80px; text-align:center; display:block; height:80px;color:#fff;}
.fixed_yinyin ul li.hover a{ color:#00a2da;}
.fixed_yinyin ul li a:hover{ color:#00a2da; text-decoration:none;}
.fixed_yinyin ul li ul{ position:absolute; background:rgba(22,22,43,1); min-width:200px; padding:10px 0; display:none; z-index:3;}
.fixed_yinyin ul li:hover ul{ display:block;-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.fixed_yinyin ul li ul li{ float:none; display:block;}
.fixed_yinyin ul li ul li a{ border-bottom:solid #81818c 1px; height:40px; line-height:40px; font-size:1em; color:#9d9daa; text-align:left;}
.fixed_yinyin ul li ul li a:hover{border-bottom:solid #9d9daa 1px; color:#fff;}
.fixed_yinyin ul li ul li:last-child a{ border:0;}
/*顶部*/
.header{ background:#333435; height:80px;}
.top{ max-width:1100px; margin:auto; padding:0 10px;}
.top h1{ float:left; padding:0; height: 80px;}
.top h1 a{display: flex; align-items: center; height: 100%;}
.top h1 img{ display:block;}
.nav{ float:left; padding-left:30px;}
.nav li{ float:left;padding:0 15px;}
.nav li a{ display:block; line-height:80px; height:80px; color:#fff; font-size:14px;}
.nav li a:hover{ text-decoration:none;}
.left-to-right.hover::after{ width:100%;}
.nav li ul{ position:absolute; background:rgba(22,22,43,1); min-width:200px; padding:10px 0; display:none; z-index:3;}
.nav li:hover ul{ display:block;-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.nav li ul li{ float:none;}
.nav li ul li a{ border-bottom:solid #81818c 2px; height:40px; line-height:40px; font-size:.8em; color:#9d9daa;}
.nav li ul li a:hover{border-bottom:solid #9d9daa 1px; color:#fff;}
.nav li ul li:last-child a{ border:0;}
.tool{ float:right;}
.tool li{ float:left;}
.tool li a{ line-height:80px; height:80px; color:#fff; padding:0 10px; display:block; font-size:14px;}
.tool li.login_a a{ background:url(../images/login_icon.png) no-repeat left center; padding-left:20px;}
/*底部*/
.footer{ background:#333435;}
.footer_box{ max-width:1100px; padding:80px 10px 50px 300px; margin:auto; position:relative;}
.footer_logo{ position:absolute; left:50px;}
.footer_logo p{margin-top: 1.5rem; color: #aeadad; font-size: .9em;}
.f_nav ul li{ display:inline-block;}
.f_nav ul li a{ display:block; padding:0 20px; color:#fff;}
.footer_text{border-top:solid #595a5b 1px; color:#aeadad; font-size:.9em; margin:50px 20px 0 20px;}
.copyright{border-top:solid #595a5b 1px; padding:40px 0; text-align:center; color:#aeadad; font-size:.9em;}
.jiuss{ color:#333435;}
/*右边工具条*/
.tool_right{ display:none; position:fixed; right:5px; bottom:100px; background:rgba(242,242,242,.9); z-index:99;width:80px; box-shadow:1px 1px 5px #A3A3A3; border-radius:5px; overflow:hidden;}
.tool_right span{ display:block; height:80px; background:url(../images/tool.png) no-repeat; cursor:pointer;}
.tool_right span.tool_top{ background-position:left 8px;}
.tool_right span.tool_QQ{ background-position:left -90px;}
.tool_right span.tool_email{ background-position:left -175px;}
.tool_right span.tool_close{ background-position:left -253px;}
.tool_right span.tool_top:hover{ background-position:right 8px;}
.tool_right span.tool_QQ:hover{ background-position:right -90px;}
.tool_right span.tool_email:hover{ background-position:right -175px;}
.tool_right span.tool_close:hover{ background-position:right -253px;}
.top_top{ width:80px; height:80px; background:url(../images/top.png) no-repeat left center rgba(242,242,242,.9);position:fixed; right:5px; bottom:100px;box-shadow:1px 1px 5px #A3A3A3; border-radius:5px;z-index:99; display:none; cursor:pointer;}
.top_top:hover{background:url(../images/top.png) no-repeat right center rgba(242,242,242,.9);}
/*分页*/
.pages{ text-align:center; padding:40px 0;}
.pages a{ background:#e6e6e6; padding:5px 10px; border-radius:3px; color:#333; margin:0 5px;}
.pages a:hover{ text-decoration:none; background:#CCC;}
.pages a.hover{ background:#3c90d9; color:#fff;}
.moblie_pages{ display:none}
/*message*/
.message_box{ padding:20px 10px; max-width:1000px; margin:auto;}
.message_box .input{ padding:10px 0;}
.message_box .input input{ border:solid #000 3px; width:70%; height:50px; text-indent:10px;}
.message_box .input span{ float:left; line-height:50px;}
.message_box .textarea{ padding:10px 0;}
.message_box .textarea span{ float:left; line-height:50px;}
.message_box .textarea textarea{border:solid #000 3px; width:90%; height:300px; font-size:16px; line-height:200%; padding:10px;}
.button{ width:200px; height:50px; background:#000; font-size:16px; color:#fff; border:0; margin-left:80px; cursor:pointer;}
.button:hover{ background:#3F3F3F;}
.message_box .input input:focus,.message_box .textarea textarea:focus{border:solid #00e4ff 3px;-moz-box-shadow:3px 3px 3px #dcfbff inset;-webkit-box-shadow:3px 3px 3px #dcfbff inset;box-shadow:3px 3px 3px #dcfbff inset;}
/*首页*/
.iiconbox{ text-align:center; padding:10px 0; background:#333435;}
.iiconbox ul li{ display:inline-block;}
.iiconbox ul li span{height:92px; padding-left:140px; width:260px;display:block; line-height:92px; color:#fff; font-size:1.5em; text-align:left; cursor:pointer;}
.iiconbox ul li.wh span{ background:url(../images/icon_1.png) no-repeat left top;}
.iiconbox ul li.js span{background:url(../images/icon_2.png) no-repeat left top;}
.iiconbox ul li.yy span{background:url(../images/icon_3.png) no-repeat left top;}
.iiconbox ul li.qqzs span{background:url(../images/icon_4.png) no-repeat left top;}
.iiconbox ul li span:hover,.iiconbox ul li.wh.hover span,.iiconbox ul li.js.hover span,.iiconbox ul li.yy.hover span,.iiconbox ul li.qqzs.hover span{ text-decoration:none; color:#00a2da; background-position: left bottom;}
.whbox{ background:url(../images/icon_5.png) no-repeat 0px center;}
.whbox.gjs{ background:url(../images/guijishu.png) no-repeat 0px center; background-size:310px auto;}
.whbox.yyy{ background:url(../images/yuanyou.png) no-repeat 0px center;background-size:310px auto;}
.whbox.zs{ background:url(../images/zhishu.png) no-repeat 0px center;background-size:310px auto;}
.whboxl{ max-width:790px; margin:auto; padding:100px 0;font-size:1em;}
.whboxl h3{ font-size:3em; text-align:center; color:#333435; font-weight:normal;}
.whboxl p{ padding:50px 0;color:#6f6f6f;  line-height:200%;}
.whboxl ul li{background:url(../images/li.png) no-repeat left 13px;color:#6f6f6f;padding:10px 0 10px 25px;}
.index_icon{ background:#f5f5f5; border-bottom:solid #e0e0e0 1px;border-top:solid #e0e0e0 1px;text-align:center; padding:50px 0;}
.index_icon ul{ max-width:660px; margin:auto;}
.index_icon ul li{ padding:0px;width:33.333%; float:left; cursor:pointer;}
.index_icon ul li img{ max-width:70%; display:block;}
.index_icon ul li img:nth-child(2){ display:none;}
.index_icon ul li span{ font-size:1.5em; display:block; padding-top:10px;}
.index_icon ul li:hover span{ color:#00a1dc;}
.index_icon ul li:hover img:nth-child(1){ display:none}
.index_icon ul li:hover img:nth-child(2){ display:block;}
.jfmmt4{ background:url(../images/indexbj1.png) repeat-x left top; position:relative;}
.jfmmt4 h3{ text-align:center; font-size:4em; text-transform:uppercase; position:absolute; width:100%; color:#333435; padding-top:2em; font-weight:normal;}
.jfm_img{ text-align:center; max-width:1100px; margin:auto;}
.jfmtext{ max-width:800px; margin:auto; font-size:.95em; padding-bottom:50px; color:#6f6f6f; line-height:200%;}
.jfmtext ul{padding-left:25px;}
.jfmtext ul li{list-style-type:disc; color:#6f6f6f; float:left; width:50%;}
.jfmtext ul li p{ margin:0;}
.jfmlink{ max-width:410px; margin:auto; padding:100px 10px;}
.jfmlink ul li{ margin-bottom:10px;}
.jfmlink ul li a{ display:block; height:67px; line-height:67px;}
.jfmlink ul li a:hover{ text-decoration:none;}
.jfmlink ul li.immediately_icon{ width:100%;}
.jfmlink ul li.register_icon{ float:right; width:49%;}
.jfmlink ul li.immediately_icon a,.jfmlink ul li.register_icon a{ border:solid #00a2da 3px; text-align:center; color:#00a2da; font-size:1.2em;}
.jfmlink ul li.immediately_icon a:hover,.jfmlink ul li.register_icon a:hover{ background:#00a2da; color:#fff;}
.jfmlink ul li.pc_icon{ clear:both;}
.jfmlink ul li.pc_icon a{ text-align:center;color:#fff; font-size:1.2em;background:url(../images/down.png) no-repeat 90% center #00a2da;}
.jfmlink ul li.iPhone_icon,.jfmlink ul li.android_icon{ float:left; width:50%;}
.jfmlink ul li.iPhone_icon a{ background:url(../images/ios.png) no-repeat 10px center; color:#000; text-align:center; font-size:1.2em; text-indent:10px; line-height:80px;}
.jfmlink ul li.android_icon a{ background:url(../images/android.png) no-repeat 10px center; color:#000; text-align:center; font-size:1.2em; line-height:80px;}
.jfmlink ul li.iPhone_icon a:hover,.jfmlink ul li.android_icon a:hover{ cursor:default}
.index_cooperation{ background:#f8f8f8;}
.index_cooperation h3{ padding:150px 0; text-align:center; font-size:3em; color:#333435; font-weight:normal;}
.index_cooperation h3 span{ margin-left:5px;}
.section_box{ max-width:1100px; margin:auto;}
.section_box section{ width:50%; float:left; padding:0 0 50px 90px; position:relative;}
.section_box section img{ position:absolute; left:0;}
.section_box section h4{ margin:0; font-size:1.5em; color:#6f6f6f; padding-bottom:20px; font-weight:normal;}
.section_box section ul{ padding-left:25px;}
.section_box section ul li{list-style-type:disc; color:#6f6f6f; font-size:1em; padding:5px 0;}
.index_contact{ text-align:center; padding:30px 10px;}
.index_contact a{ display:block; max-width:197px; height:67px; border:solid #00a1dc 3px; line-height:67px; text-align:center; margin:auto; font-size:1.2em; color:#00a1dc;}
.index_contact a:hover{ text-decoration:none; background:#00a1dc; color:#fff;}
.prize{ border-top:solid #dcdcdc 1px; padding:20px 10px;}
.prize ul{ max-width:1100px; margin:auto;}
.prize ul li{ float:left; width:20%; text-align:center; min-height:152px; padding:0 10px;}
.prize ul li span{ display:block; font-size:.9em;}
/*产品*/
.position{ height:48px; background:url(../images/l.png) repeat-x left top #fff; width:100%;}
.position .position_a{ max-width:1100px; margin:auto; padding:0 10px; line-height:48px; color:#000; font-family: '宋体';}
.position .position_a a{font-family: "Microsoft JhengHei", "微软雅黑", "黑体", Arial; color:#00a2da;}
.position .position_a a:first-child{ color:#000;}
.banner_box{ max-width:1920px; margin:auto;}
.banner_box img{ display:block;}
.products_text{ max-width:1100px; margin:auto; padding:100px 10px;}
.products_text_1{ padding-bottom:250px;}
.products_text_1 h3{ font-size:2.5em; font-weight:normal;}
.products_text_1 p{ font-size:1.2em; color:#6f6f6f; line-height:200%;}
.products_text_2{ position:relative; padding-left:560px;}
.products_text_2 img{ position:absolute; left:0; box-shadow:1px 1px 5px #A8A8A8; border-radius:5px;}
.products_text_2 h3{font-size:2.5em; font-weight:normal;}
.products_text_2 ul{ padding-top:80px;}
.products_text_2 ul li{ background:url(../images/li.png) no-repeat left 13px;color:#6f6f6f; padding:10px 0 10px 25px;}
.products_text_2 ul li p{ margin:0;}
/*交易平台*/
.jfmmt4h2{ text-align:center; font-size:4em; font-weight:normal; padding-bottom:40px;}
.h100{ height:100px;}
/*合作伙伴*/
.banner_text{ background:#104d96; height:600px;}
.toptext{ position:relative; max-width:1100px; padding:150px 10px 10px 380px; margin:auto; color:#fff;}
.toptext img{ position:absolute; left:0;}
.toptext h3{ font-weight:normal; font-size:2.5em;}
.toptext ul{ padding-top:30px;}
.toptext ul li{ background:url(../images/li2.png) no-repeat left 15px;padding:10px 0 10px 25px; font-size:1.2em;}
.toptext ul li p{ margin:0;}
.huzhubox{ height:600px; display:table; text-align:center; width:100%; background:rgba(0,0,0,.5); overflow:hidden;}
.huzhubox img{ position:fixed; z-index:-1; top:80px; left:0; width:100%;}
.huzhubox span{ color:#fff;font-size:2em; font-weight:normal;vertical-align: middle; display:table-cell;}
/*新闻中心*/
.news_box{ background:#1f2020; padding:50px 10px;}
.news_main{ background:#fff; max-width:1100px; margin:auto;}
.news_main h2{ background:#363335; height:50px; line-height:50px;font-size:1.5em; font-weight:normal; color:#fff; padding-left:30px;}
.news_main ul li{border-bottom:solid #1f2020 1px;}
.news_main ul li a{ display:block; color:#333435;padding:30px;}
.news_main ul li a:hover{ text-decoration:none; background:#F3F3F3;}
.news_main ul li a strong{ font-size:18px;}
.news_main ul li a i{ float:right; font-size:12px; font-style:normal;}
.news_main ul li a span{ color:#00a2da;}
.news_main ul li a p{ line-height:150%;}
.calendar_h3{ text-align:center; font-size:2.5em; padding:30px 0; font-weight:normal;}
.news_view{ max-width:940px; margin:auto; padding:80px 10px;}
.news_view p{ padding:10px 0; line-height:150%; color:#6F6F6F;}
.news_view h2{ color:#363335; font-weight:normal;}
.news_view i{ font-style:normal; display:block; padding:10px 0 30px;}
/*财经日历*/
.wrapper{ max-width:1100px; margin:auto; padding:10px;}
#loading-table{ padding-bottom:50px; min-height:300px;}
/*限时活动*/
.banner_box_img{ height:600px; overflow:hidden; position:relative;}
.banner_text_2{ position:absolute; left:50%; top:100px; margin-left:100px;}
.banner_text_2 span{ display:block; color:#fff;}
.banner_text_2 span:nth-child(1){ font-size:25px;}
.banner_text_2 span:nth-child(2){ font-size:28px; padding-top:30px;}
.banner_text_2 span:nth-child(3){ font-size:59px;}
/*倾情回馈*/
.banner_text_2.banner_text_1{margin-left:-500px;}
.banner_text_2.banner_text_1 span:nth-child(1){ font-size:59px;}
.banner_text_2.banner_text_1 span:nth-child(2){ font-size:20px; padding-top:30px;}
/*金融学院*/
.banner_box_img_2{ height:320px; position:relative;}
.banner_box_img_2 ul{ width:940px;max-width:940px; position:absolute; bottom:0; left:50%; margin-left:-470px; height:50px; overflow:hidden; border-radius:5px 5px 0 0;}
.banner_box_img_2 ul li{ width:25%; float:left; padding-right:1px;}
.banner_box_img_2 ul li a{ background:#bcbcbc; display:block; line-height:50px; text-align:center; color:#fff; font-size:20px;}
.banner_box_img_2 ul li a:hover,.banner_box_img_2 ul li a.hover{ text-decoration:none; background:#554c90;}
.college_view{ max-width:940px; margin:auto;}
.college_view{ padding:30px 10px;}
.textlist{ padding:30px 0; color:#333435;}
.textlist h3{ font-size:28px; font-weight:normal; padding-bottom:20px;color:#363335;}
.textlist p.strong strong{ font-size:20px; padding:10px 0; display:block; font-weight:normal;}
.textlist p{ color:#6f6f6f; line-height:150%;}
/*关于JFM*/
.banner_box_about{ padding:60px 10px; text-align:center; max-width:760px; margin:auto; color:#e3e3e3; line-height:200%;}
.banner_box_about .bjimg{ position:fixed; top:0; left:0; width:100%;height:100%; display:block;z-index:-1;}
.banner_box_about .bjimg i{ display:block; position:fixed; background:rgba(0,0,0,.5); width:100%; height:100%;}
.baibei{ background:#fff;}
.banner_box_jfmwhy{ background:#bfbfbf;}
.banner_box_jfmwhy h3{ text-align:center; font-size:38px; color:#333435; font-weight:normal; padding:76px 0;}
.banner_box_jfmwhy ul{ max-width:940px; margin:auto;}
.banner_box_jfmwhy ul li{ float:left; width:33.333%; text-align:center; padding-bottom:35px; cursor:pointer;}
.banner_box_jfmwhy ul li.hover{border-bottom:solid #00a2da 10px; color:#00a2da;}
.banner_box_jfmwhy ul li span{ display:block; padding-top:10px;}
.banner_box_jfmwhy ul li img:nth-child(2){ display:none;}
.banner_box_jfmwhy ul li.hover img:nth-child(2){ display: block;}
.banner_box_jfmwhy ul li.hover img:nth-child(1){ display: none;}
.banner_box_job{ height:350px;}
.banner_box_job h3{ max-width:1050px; padding:200px 10px 0 10px; color:#fff; font-size:60px; font-weight:normal; margin:auto; text-align:right;}
.job_box{ max-width:940px; margin:auto; padding:0 10px;}
.job_list_box{ border-bottom:solid #858586 1px; padding:70px 0 40px;}
.job_text{ display:none;}
.jobh3{ color:#0084c9; font-size:28px; font-weight:normal;}
.jobh3 i{ font-style:normal; display:block; font-size:16px; color:#333435; padding:10px 0;}
/*.xs{display:none; width:50px; height:27px; background:url(../images/xxxs.png) no-repeat center top; margin-top:30px;}*/
.xxj{display: block; width:50px; height:27px; background:url(../images/xxxs.png) no-repeat center bottom;margin-top:30px; cursor:pointer;}
.xxj:hover{ opacity:.8;}
/*.job_list_box.hover .xs{ display: block;}*/
.job_list_box.hover .xxj{ display:none;}
.job_list_box.hover .job_text{ display:block;}
@media screen and (max-width:1440px){
.nav li{padding:0 20px;}
.tool li a{padding:0 10px;}
.jfmmt4 h3{font-size:4em;}
.footer{ padding:0 10px;}
}
@media screen and (max-width:1290px){
.nav li{padding:0 10px;}
.tool li a{padding:0 5px;}
.nav{padding-left:30px;}
.whboxl{ padding:100px 10px;}
.jfmtext{ padding:0 10px 100px;}
.section_box{padding:0 10px;}
.section_box section ul li{ font-size:1em;}
}
@media screen and (max-width:1120px){
.section_box section ul li{ font-size:.825em;}
.footer_box{padding:80px 10px 50px 10px;}
.footer_logo{ display:none}
.fixed_yinyin ul{ display:none;}
.mobmu{ position:absolute; top:0; right:0; background:url(../images/nav_icon.png) no-repeat center center; width:80px; height:80px; display:block;}
}
@media screen and (max-width:1090px){
.iiconbox{ padding:10px;}
.iiconbox ul{ max-width:700px; margin:auto;}
.iiconbox ul li{ display:block; float:left; width:25%;}
.iiconbox ul li span{ width:100%;height:50px; line-height:50px; padding-left:60px;font-size:1em;}
.iiconbox ul li.wh span,.iiconbox ul li.js span,.iiconbox ul li.yy span,.iiconbox ul li.qqzs span{background-size:50px auto;}
.jfmtext ul li{ float:none; width:100%;}
.jfmmt4 h3{font-size:3em;}
.banner_text_2.banner_text_1{ left:0;margin-left:100px;}
}
@media screen and (max-width:990px){
.nav,.tool{ display:none}
.navicon{ display:block; background:url(../images/nav_icon.png) no-repeat center center; width:80px; height:80px; position:absolute; right:0;}
/*.header{ height:50px;}
.top h1{padding-top:5px;}
.top h1 img{ max-height:40px;}*/
.products_text_2{padding:0;}
.products_text_2 img{ position: relative; width:100%;}
.products_text_2 h3{font-size:2.5em; padding:40px 0;}
.products_text_2 ul{ padding-top:0;}
.products_text{ padding:40px 10px 80px;}
.toptext{padding:150px 10px 10px 260px;}
.toptext img{left:10px;}
.banner_box_job{ height:250px;}
.banner_box_job h3{padding:80px 10px 0 10px;text-align:left;}
}
@media screen and (max-width:940px){
.banner_box_img_2 ul{ width:100%;max-width:100%;left:0; margin-left:0;}
}
@media screen and (max-width:930px){
.section_box section{ float:none; width:100%;}
.section_box section ul li{ font-size:1em;}
.section_box{ max-width:570px;}
.banner_box_img{ height:300px;}
.banner_text_2{left:0; top:50px; margin-left:100px;}
.banner_text_2.banner_text_1{ margin-left:10px;}
}
@media screen and (max-width:820px){
.footer_box{ display:none;}
.toptext{padding:100px 10px 10px 150px;}
.toptext img{ max-width:120px;}
.huzhubox{ height:300px;}
.huzhubox img{top:350px;}
.news_main ul li a i{ float:none; display:block;}
.news_view{ padding:50px 10px;}
.banner_box_img_2 ul li a{ font-size:16px;}
.banner_box_jfmwhy ul li img{ max-width:70%;}
.banner_box_jfmwhy ul li span{ font-size:.725em;}
}
@media screen and (max-width:700px){
.index_icon ul li span{ font-size:0.95em;}
.jfmtext,.whboxl{ font-size:1em;}
.jfmmt4 h3{font-size:2em;}
.jfmlink{padding:0 10px 20px;}
.index_cooperation h3{ font-size:2em; padding:50px 0;}
.h100{ height:auto;}
.toptext{padding:100px 10px 10px 80px;}
.toptext img{ max-width:50px;}
.pages{ display:none}
.moblie_pages{ display:block;}
.message_box .input input{ width:100%;}
.message_box .textarea textarea{ width:100%;}
.button{ width:100%; margin:0;}
}
@media screen and (max-width:640px){
.iiconbox ul li span{ height:20px; line-height:20px;padding-left:23px;}
.iiconbox ul li.wh span,.iiconbox ul li.js span,.iiconbox ul li.yy span,.iiconbox ul li.qqzs span{background-size:20px auto;}
.iiconbox ul li span{ font-size:0.725em;}
.jfmmt4 h3{padding-top:1em;}
.jfmlink ul li.iPhone_icon a,.jfmlink ul li.android_icon a{ background-size:30px auto;}
.section_box section{ padding-left:30px}
.section_box section img{ max-width:30px; top:5px;}
.prize ul li{width:50%;}
.copyright{ font-size:.825em;}
.jfmlink ul li.pc_icon a{text-indent:-20px;}
.banner_text{ height:auto;}
.toptext{padding:100px 10px 10px 60px;}
.toptext h3{ font-size:2em;}
.toptext img{ max-width:40px;}
.huzhubox img{top: auto; bottom:0;}
.toptext ul li{ font-size:1em;}
.huzhubox{ height:150px;}
.banner_box_img{ height:250px;}
.banner_text_2{left:0; top:50px; margin-left:10px;}
.banner_text_2 span:nth-child(1){ font-size:20px;}
.banner_text_2 span:nth-child(2){ font-size:25px; padding-top:30px;}
.banner_text_2 span:nth-child(3){ font-size:40px;}
.textlist h3{ font-size:20px; font-weight:normal; padding-bottom:10px;}
.textlist{ padding:10px;}
.jobh3{ font-size:22px;}
.tool_right{ display:none}
}