﻿

@charset "utf-8";

html, body, div, p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td {margin: 0; padding: 0; }
img { border: 0 none; vertical-align: top; }
ul,li,dl,dd,dt { list-style-type: none; }
i,em,cite { font-style: normal; }
body {  -webkit-text-size-adjust:none;  font-family:"微软雅黑";}
a{ text-decoration: none; }
.clear,.cle {clear:both;}
a,area { blr:expression(this.onFocus=this.blur()) }   
a:focus { outline: none; }    
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.animated.infinite{-webkit-animation-iteration-count:infinite; animation-iteration-count:infinite;}
.animated.maxtime{-webkit-animation-duration:2s;animation-duration:2s;}
@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);}}
@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;}
@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-200%);transform:translateX(-200%);}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);}}
@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-200%);transform:translateX(-200%);}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig;}
@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%);}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);}}
@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%);}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;}
@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(200%);transform:translateX(200%);}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);}}
@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(200%);transform:translateX(200%);}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig;}
@-webkit-keyframes fadeInTop{0%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%);}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}}
@keyframes fadeInTop{0%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%);}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}}.fadeInTop{-webkit-animation-name:fadeInTop;animation-name:fadeInTop;}
@-webkit-keyframes fadeInTopBig{0%{opacity:0;-webkit-transform:translateY(-200%);transform:translateY(-200%);}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}}
@keyframes fadeInTopBig{0%{opacity:0;-webkit-transform:translateY(-200%);transform:translateY(-200%);}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}}.fadeInTopBig{-webkit-animation-name:fadeInTopBig;animation-name:fadeInTopBig;}
@-webkit-keyframes fadeInBottom{0%{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%);}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}}
@keyframes fadeInBottom{0%{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%);}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}}.fadeInBottom{-webkit-animation-name:fadeInBottom;animation-name:fadeInBottom;}
@-webkit-keyframes shake{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);transform:translateX(10px)}}@keyframes shake{0%,100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}}.shake{opacity:1;-webkit-animation-name:shake;animation-name:shake}
@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);-ms-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);-ms-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}}.swing{opacity:1;-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}
@-webkit-keyframes tada{0%{-webkit-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(0.9) rotate(-3deg);transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}@keyframes tada{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(0.9) rotate(-3deg);-ms-transform:scale(0.9) rotate(-3deg);transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);-ms-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);-ms-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);-ms-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}.{opacity:1;-webkit-animation-name:tada;animation-name:tada}
@keyframes fadeMoveLeft{from {margin-left:3px;}to {margin-left:-6px;}}
@-moz-keyframes fadeMoveLeft{from {margin-left:3px;}to {margin-left:-6px;}}
@-webkit-keyframes fadeMoveLeft{from {margin-left:3px;}to {margin-left:-6px;}}.fadeMoveLeft{animation:fadeMoveLeft 0.5s infinite;-moz-animation:fadeMoveLeft 0.5s infinite;-webkit-animation:fadeMoveLeft 0.5s infinite;}
@keyframes fadeMoveRight{from {margin-left:-3px;}to {margin-left:6px;}}
@-moz-keyframes fadeMoveRight{from {margin-left:-3px;}to {margin-left:6px;}}
@-webkit-keyframes fadeMoveRight{from {margin-left:-3px;}to {margin-left:6px;}}.fadeMoveRight{animation:fadeMoveRight 0.5s infinite;-moz-animation:fadeMoveRight 0.5s infinite;-webkit-animation:fadeMoveRight 0.5s infinite;}
@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0%) skewX(-15deg);transform:translateX(0%) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}}
@keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);-ms-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);-ms-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0%) skewX(-15deg);-ms-transform:translateX(0%) skewX(-15deg);transform:translateX(0%) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0%) skewX(0deg);-ms-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}
@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}}
@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);-ms-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-180deg);-ms-transform:perspective(400px) rotateY(-180deg);transform:perspective(400px) rotateY(-180deg)}70%{-webkit-transform:perspective(400px) rotateY(180deg);-ms-transform:perspective(400px) rotateY(180deg);transform:perspective(400px) rotateY(180deg)}100%{-webkit-transform:perspective(400px) rotateY(0deg);-ms-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}}.flipInY{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}
@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}
@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);-ms-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);-ms-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);-ms-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);-ms-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}.flipInX{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}
@-webkit-keyframes pulse{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1)}}
@keyframes pulse{0%{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}
@-webkit-keyframes show{
	0%{opacity: 0;}
	100%{opacity: 1;}
}
@keyframes show{
	0%{opacity: 0;}
	100%{opacity: 1;}
}
.show{-webkit-animation-name:show;animation-name:show;}
.revealOnScroll{opacity: 0;}




.t_logo{ position:absolute; top:67px; left:0px;}
.t_logo img{border:0px;height:47px;width:101px;}
#ea_l{position:relative;top:0px;left:0px;width:101px;height:47px;}


.t_tel{ position:absolute;left: 0px;top: 15px;background: url(https://0.rc.xiniu.com/g1/M00/04/59/CgAGS10McpSAMtPqAAAFhNp9MrI951.png) left 0px no-repeat;padding-left: 20px;width: 160px;border-right: 1px solid #494949;}
.t_tel_ts{font-size:13px; color: #999;display: none;}
.t_tel_nb{font-size:14px;color: #d1d1d1; padding-left:5px;}
.t_tell{position: absolute; left: 196px; top: 15px; background: url(https://0.rc.xiniu.com/g1/M00/04/59/CgAGS10McoSAJLMvAAAFMaXeVng161.png) left -2px no-repeat; padding-left: 31px;}
.t_tell_nb{font-size:14px;color: #d1d1d1; padding-left:5px;}
.t_telx{position: absolute; right: 270px; top: 15px;background: url(https://0.rc.xiniu.com/g1/M00/04/5A/CgAGS10McqiAL5geAAAFhmCmGNk210.png) left 0px no-repeat;padding-left: 25px;}
.t_telx_nb:hover{color:#d41b2d;}
.t_telx_nb{font-size:14px;color: #d1d1d1; padding-left:5px;}
.t_tely{position: absolute;right: 130px; top: 15px;background: url(https://0.rc.xiniu.com/g1/M00/04/5A/CgAGS10Mc1SACG22AAAFq8LOXAY726.png) left 1px no-repeat;padding-left: 25px;}
.t_tely_nb{font-size:14px;color: #d1d1d1; padding-left:5px;}
.t_tely_nb:hover{color:#d41b2d;}


.xn_h_3_wrap{width:80px;height:20px;top:13px;position: absolute;right: 0px;}
.xn_h_3_Lang{width:auto;height:20px;}
.xn_h_3_Lang_lb{height:20px;position:relative;cursor:pointer;}
.xn_h_3_Lang_top{width:80px;height:20px;font-size:14px;line-height:20px;color:#888;text-align:center;}
.xn_h_3_Lang_HVbox{width:80px;height:60px;font-size:14px;line-height:20px;color:#333;text-align:center;display:none;bottom:30px;background:#FFF;}
.xn_h_3_Lang_HVbox a{color:#888;}
.xn_h_3_Lang_HVbox a:hover{text-decoration: underline;}


.xn_n_14_wrap{position: relative;height:30px;width: 1000px;left: 50px; text-align:center;margin: -51px auto;z-index: 999;}
.xn_n_14_wrap_main{float: right;height:30px;}
.xn_n_14_wrap_main>ul>li{float:left;width: 96px;height: 30px;}
.xn_n_14_wrap_main>ul>li>a{color: #484848;line-height: 30px; text-decoration:none;font-size: 14px;}
.xn_n_14_wrap_main>ul>li>a:hover{color: #ffd800;}
.xn_n_14_wrap_main>ul>li>ul{width:96px;background: #ccc;text-align: center;}
.xn_n_14_wrap_main>ul>li>ul>li{width: 96px;color: #484848;}
.xn_n_14_wrap_main>ul>li>ul>li>a{color: #484848;line-height: 30px; text-decoration:none;font-size: 14px;}
.xn_n_14_wrap_main>ul>li>ul>li>a:hover{color: #ffd800;}
.xn_n_14_wrap_main>ul>li>ul>li>ul{display: none!important;}
.xn_n_14_wrap_menu1_2>a{color: #ffd800!important;}
.xn_n_14_wrap_menu1_cur>a{color: #ffd800!important;}


.top{ width: 100%; position:relative;height:140px; background: url(https://1.rc.xiniu.com/rc/Heads/26350/images/top_background.png?d=20190618152551994) no-repeat;}
.t_t{position:relative; z-index:100; width:1100px; margin:0 auto; height:140px; }




.contact_banner{width:100%; height:298px; overflow: hidden; position:relative; margin:0 auto;}
.contact_banner_m{Z-INDEX:0; width:1920px; height:298px; position:absolute; left:50%; margin-left:-960px;}




.products_body .n_content_right_name_r{margin-top:44px;}
.n_content_right_name_r{height:18px;text-align:right;padding-left:46px;line-height:18px;background:url(https://1.rc.xiniu.com/rc/Contents/46317/images/circle.png?d=20180903163814434) no-repeat left center;float: right;margin-top:10px;}
.n_r_wz1,.n_r_wz2,.n_r_wz3,.n_r_wz4,.n_r_wz5,.n_r_wz6{}
.n_content_right_name_r ul li{float:right;line-height: 18px;font-size:12px;color:#999999;}
.n_content_right_name_r ul li img{ margin-right:12px;}
.n_content_right_name_r ul li a{color:#333333}
.products_body .n_r_wz4 a{color:#999999;}
.n_content_right_name_r ul li>span:last-child a{color:#fdca11;}
.clas3,.curr4,.n_r_wz6 .n_r_wz3{display:none;}
.about_body .n_r_wz5,.about_body .n_r_wz6{display:none;}
.contact_body .n_r_wz5{display:none;}


.contact_wrap{width: 1200px;height:auto;float: left;margin-top:  20px;margin-bottom:  90px;}
.contact_top{width:1200px;height:70px;}
.contact_top span,.contact_top a{display:block;width:86px;height:28px;float:left;border-radius:14px;line-height:  28px;font-size: 14px;color:  #878787;text-align:  center;margin-right:10px;cursor:pointer;}
.curr{color: #666 !important;background:#fee600;}


.job_list{width: 1200px;}
.job_list_tit{ width:400px; float:left; }
.job_list_tim{color: #333333;font-size:12px;margin-right: 20px;float:right;font-weight:normal;}
.job_list_cle{ width:700px; height:27px; border-bottom:1px solid #ebebeb; }
.job_list_nb{float:left;font-weight:normal;display:  none;}
#faqcon li{margin-bottom: 44px;}
.job_curr{box-shadow: 0 0 16px -2px #ccc;}
.top_now{border-bottom-left-radius: 0 !important;border-bottom-right-radius: 0 !important;background:  #fee600 !important;}
#faqcon li .hrtop {cursor: pointer;font-size: 14px;line-height: 50px;color: #333333;padding-left: 30px;height: 50px;background: #fee600;border-radius:  10px;}
#faqcon li .con{display: none;width: 1200px; *+margin-top:-4px;line-height: 30px;box-sizing:  border-box;padding: 30px 0px 62px 50px;color: #666;font-size: 14px;}
.njobs_yp2 a{color: #666;background: #fee600;width: 150px;height: 44px;display:block;text-align:center;border-radius:  22px;line-height:  44px;font-size:  16px;margin-top: 46px;}


.products_body .fy{float:left;}
.fy{width:100%;margin-top: 18px;text-align: center;font-size: 14px;}
.fy span,.fy span a{ color:#666; vertical-align:middle; }
.fy span a:hover{ color:#ffd800; }
.fy_1{display:none;}
.fy_2{margin-left:5px; margin-right:5px;display:none;}
.fy_3{margin-left:5px; margin-right:5px;display:none;}
.fy_4{display:none;}
.fy_5{margin-left:5px; margin-right:5px;display:none;}
.fy_6{margin-left:5px; margin-right:5px;display:none;}
.fy_7{ margin-left:5px; margin-right:5px;display:none;}
.fy_8{display:none;}
.fy_9{display:none;}
.fy_out a{display:inline-block;width:36px;height:36px;background:#f5f5f5;line-height:36px;color:#666 !important;border-radius:5px;margin:0 5px;vertical-align:top;}
.fy_on a{display:inline-block;width:36px;height:36px;background:#fee600;line-height:36px;color:#fff !important;border-radius:5px;margin:0 5px;vertical-align:top;}


.n_main{width: 100%; margin:0; padding:0;height:auto; overflow:hidden;z-index:5; position: relative;} 
.n_content{width:1200px; margin:0 auto;}




.bottom_en{width: 100%;height: 145px;border-bottom: 1px solid #454d56;}
.bottom_en1{width: 1100px;margin:0px auto;overflow: hidden;padding-top: 48px;}
.left_text{width: 207px;height: 50px;border-bottom:1px solid #ffd800;float: left;font-size: 34px;color:#fff; }
.xn_f_5_wrap{width: 830px;float: right;}
.EIMS_C_1_3_DIV ul li.EIMS_C_1_3_Name { width: 61px; float: left; text-align: right; color: #6e6e6e; margin-right: 11px; padding-top: 3px; }
.EIMS_C_1_3_DIV ul li.EIMS_C_1_3_Name1 { width: 61px; float: left; text-align: right; color: #6e6e6e; margin-right: 11px; }
.EIMS_C_1_3_DIV ul li.EIMS_C_1_3_bt { background: url(https://1.rc.xiniu.com/rc/Bottoms/26361/Images/zaixian-liuyan_03.png?d=20190618152551088) 354px 2px no-repeat; }
.EIMS_C_1_3_DIV ul li #EIMS_C_1_3_Content { width: 428px; height: 144px; line-height: 24px; border: 1px solid #c3c3c3; }
.EIMS_C_1_3_DIV ul li .bt { color: #fe0001; margin-left: 14px; vertical-align: middle; }
#EIMS_C_1_3_Submit { width: 158px; height: 53px; border: 0; cursor: pointer; background: #23282c; font-size: 18px; color: #707780; }
.xn_f_5_feedbox .online_but{ float: left; width: 158px; height: 53px; }
.footfeed_fax,.footfeed_tel,.footfeed_add,.footfeed_company,.footfeed_name,.footfeed_post,.footfeed_fdtle,.footfeed_cont{display: none;}
#EIMS_C_1_3_Reset{display: none;}
.footfeed_mail b{display: none;}
#EIMS_C_1_3_Email{width: 654px; height: 53px; outline: none; color: #707780; font-size: 12px;font-family: "微软雅黑"; text-indent: 20px; border: none;background: url(https://1.rc.xiniu.com/rc/Bottoms/26361/images/email.png?d=20190618152551088) 616px center no-repeat;background-color: #2c333b;}
.EIMS_C_1_3_box{width: 654px;float: left;margin-right: 5px;}
.footfeed_li_title{display: none;}
.EIMS_C_1_3_Codebox{display: none;}


.wrap_boss{float: left;}
.xn_f_11_wrap{width: 230px;margin-top: 65px;}
.xn_f_11_topbox{width: 100px;line-height:30px;font-size: 16px;color: #fff;}
.xn_f_11_nrbox{width: 230px;height: 75px;line-height: 25px; overflow:hidden;font-size: 12px;color:#b3b3b3;}
.xn_f_11_wbox{margin-top:30px;}
.xn_f_11_onLine,.xn_f_11_enName,.xn_f_11_morebox{display: none;}
.three_thing{margin-top:20px;}
.three_thing div{padding-left: 30px;}
.tel{background: url(https://1.rc.xiniu.com/rc/Bottoms/26361/images/phe.png?d=20190618152551088) left center no-repeat;}
.youxiang{background: url(https://1.rc.xiniu.com/rc/Bottoms/26361/images/youxiang.png?d=20190618152551088) left center no-repeat;}
.wangzhi{background: url(https://1.rc.xiniu.com/rc/Bottoms/26361/images/wangzhan.png?d=20190618152551088) left center no-repeat;}
.three_thing span{font-size: 14px;color:#b3b3b3;}


.foot_fx{width: 200px;height: 45px;margin-top: 20px;}
.bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more{padding-left: 0px!important;margin-right: 15px!important;}
.bds_qzone{background: none!important;}
.bds_tsina{background: none!important;}
.popup_weixin{background: none!important;}
.popup_sqq{background: none!important;}
.bds_qzone{background: url(https://1.rc.xiniu.com/rc/Bottoms/26361/images/kongjian.png?d=20190618152551088) center no-repeat!important;width: 34px;height: 34px!important;display: block;}
.bds_tsina{background: url(https://1.rc.xiniu.com/rc/Bottoms/26361/images/weibo.png?d=20190618152551088) center no-repeat!important;width: 34px;height: 34px!important;display: block;}
.popup_weixin{background: url(https://1.rc.xiniu.com/rc/Bottoms/26361/images/weixin1.png?d=20190618152551088) center no-repeat!important;width: 34px;height: 34px!important;display: block;}
.popup_sqq{background: url(https://1.rc.xiniu.com/rc/Bottoms/26361/images/qq.png?d=20190618152551088) center no-repeat!important;width: 34px;height: 34px!important;display: block;}


.xn_c_index_287_wrap{width:280px;margin:48px auto; overflow:hidden;float: left;}
.xn_c_index_287_main{overflow:hidden; position:relative; padding:0 60px;margin:20px auto;}
.xn_c_index_287_col{height:25px; line-height:25px; overflow:hidden;}
.xn_c_index_287_col span{font-size:18px; color:#fff;}
.xn_c_index_287_col a{float:right; margin-right:20px;}
.xn_c_index_287_inner{width:1000px; height:260px; overflow:hidden;}
.xn_c_index_287_ul{height:260px; overflow:hidden; position:relative;}
.xn_c_index_287_li{width:269px; height:68px;overflow:hidden;margin-top: 15px;}
.xn_c_index_287_img{height:68px;width: 68px; overflow:hidden;float: left;}
.xn_c_index_287_img img{height:68px;width: 68px;}
.xn_c_index_287_name{margin-top: 15px;padding-left: 15px; width: 110px; height:25px;float: left; line-height:25px; overflow:hidden;}
.xn_c_index_287_name a{font-size:14px; color:#e3e3e3;}
.xn_c_index_287_name a:hover{text-decoration: underline;}
.xn_c_index_287_intro{padding-left: 15px;font-size:14px; color:#b3b3b3; width: 110px;height: 25px;line-height: 25px;overflow: hidden;float: left;}
.xn_c_index_287_tmore{display: none;}
.xn_c_index_287_cmore{display: none;}
.xn_c_index_287_prev{display: none;}
.xn_c_index_287_next{display: none;}
.xn_c_index_287_sol_line{display: none;}
.xn_c_index_287_ename{display: none;}


.bottom_four{    width: 100%; height: 400px; border-bottom: 1px solid #454d56;}
.yiqian{    position: relative; width: 1100px; margin: auto; text-align: left;}
.foot_navone{float: left;width: 250px;height: 330px;margin-top: 68px;margin-left: 30px;}
.daohang{color:#fff;font-size: 18px;}
.foot_nav{margin-top: 10px; }
.foot_nav_ul{ float:left; margin:0px; padding:0px;}
.foot_nav ul li{width:168px;height: 45px;border-bottom: 1px solid #4c545e;text-indent: 20px;background: url(https://1.rc.xiniu.com/rc/Bottoms/26361/images/jiantou.png?d=20190618152551088)left center no-repeat; }
.foot_nav ul li a{line-height:45px;color: #fff;font-size: 14px;}
.foot_nav ul li ul{display: none;}
#foot_type1Li_n3,#foot_type1Li_n8{display: none;}


.xn_c_57_wrap{width: 300px;float: left;margin-top: 48px;}
.xn_c_57_inner{width: 300px;margin: 22px auto 0px;}
.xn_c_57_tname{font-size: 18px;color:#fff;}
.xn_c_57_top{width: 300px;text-align: left;}
.xn_c_57_hy,.xn_c_57_Company,.xn_c_57_bt,.xn_c_57_tintro,.xn_c_57_name,.xn_c_57_CompanyUrl, .xn_c_57_MSN, .xn_c_57_QQ,.xn_c_57_Mobile, .xn_c_57_Fax, .xn_c_57_Email, .xn_c_57_Postcode,.xn_c_57_Title,.xn_c_57_CheckC{display: none;}
.xn_c_57_Tel1,.xn_c_57_name1,.xn_c_57_Content1{display: none; color: #b3b3b3;float: left;text-align: right;width: 90px;font-size: 18px;}
.xn_c_57_Tel,.xn_c_57_name,.xn_c_57_Content{margin:14px 0px;}
#EIMS_C_1_19_Name,#EIMS_C_1_19_Tel{width: 266px;height: 25px;outline: none;border:none; color: #b3b3b3;font-size: 12px;background: #2c333b;text-indent: 5px;font-family: "微软雅黑";}
#EIMS_C_1_19_Content{width: 266px;height: 63px;outline:none;border:none;line-height: 25px; color: #b3b3b3;font-size: 12px;text-indent: 5px;background: #2c333b; font-family: "微软雅黑";}
#EIMS_C_1_19_Submit{width: 65px; height: 30px; background: #ffd800; border: none; cursor: pointer; color: #fff; font-size: 14px; font-family: "微软雅黑";}
#EIMS_C_1_19_Reset{display: none;}
.xn_c_57_fullbg{display: none;}
.xn_c_57_close{    color: #fff; font-size: 12px; width: 230px; margin: 19px 0px;}


.foot_copy{    width: 1100px; display: inline-block; text-align: center; font-size: 14px; color: #b3b3b3; margin: 0px auto; line-height: 50px; }
.foot_copy_name,.foot_copy_ba{display: inline-block;margin: 0px 4px;}
.foot_copy_ba a{font-size: 14px;color:#b3b3b3;}
.foot_copy_ba a:hover{text-decoration: underline;}


.xn_f_2_warp {position: absolute;right: 0px;}


.foot{  width:100%; background: #323941; position:relative; text-align:center; font-size:12px; height:636px;color:#666666; line-height:25px; }
.foot a{text-decoration:none; line-height:25px;}
.foot_c{position:relative; width:1100px; margin:auto; text-align:left;height: 89px;}









