﻿@charset "utf-8";
/* CSS Document */
/*初始化样式*/
*{ margin:0px; padding:0px;_word-break:break-all}
body{font:12px/1.5 "Microsoft Yahei",'Tahoma',"SimSun";color:#666;background:#fff;}
img{border:none;vertical-align: middle;}
a{text-decoration:none;color:#333;}a:hover{text-decoration:none;}a.un:hover{text-decoration:underline;}
ul,ol,li,dl,dt,dd{list-style:none;}
i{font-style:normal;}
/*清除浮动*/
.clear{clear:both;}
.clearfix{_zoom:1}
.clearfix:after{content:"\0020";display:block;height:0;clear:both}
*+html .clearfix{overflow:hidden}
/*宽度标准*/
.warp{padding:0; margin:0 auto; width:1200px;}
.w800{padding:0; margin:0 auto; width:800px;}
.w650{ width:650px;}.w190{ width:190px;}
.w200-tac{padding:0; margin:0 auto; width:200px;}
/*颜色标准*/
.black{color:#333;}
.white{color:#fff;}.white:hover{color:#fff;}
.yol{color:#ffd824;}.yol:hover{color:#ffd824;}
.green{color:#33b401;}.green:hover{color:#33b401;}
.blue{color:#64c3ff}.blue:hover{color:#50ace7}
.red{color:#e9544f}.red:hover{color:#e9544f}
.purple{color:#3d2965}.purple:hover{color:#3d2965}
.b0{color:#000;}.b0:hover{color:#000;}
.b3{color:#333;}.b3:hover{color:#333;}
.b6{color:#666;}.b6:hover{color:#666;}
.b9{color:#999;}.b9:hover{color:#999;}
.bc{color:#ccc;}.bc:hover{color:#ccc;}
/*公用背景图*/
.bimg{display: inline-block;background-image: url(../images/imgs.png);}
.limg{display: inline-block;background-image: url(../images/loan-icon.png);}
/*文本样式*/
.yh{ font-family:微软雅黑;}
.fs12{font-size:12px;}.fs14{font-size:14px;}.fs16{font-size:16px;}.fs18{font-size:18px;}.fs20{font-size:20px;}.fs22{font-size:22px;}.fs24{font-size:24px;}.fs26{font-size:26px;}.fs28{font-size:28px;}.fs30{font-size:30px;}.fs36{font-size:36px;}.fs40{font-size:40px;}
.lh18{line-height:18px}.lh24{line-height:24px}.lh28{line-height:28px;}.lh30{line-height:30px; }.lh36{ line-height:36px;}.lh40{ line-height:40px;}.lh48{ line-height:48px;}.lh60 { line-height:60px }.lh80{ line-height:80px;}.lh100{ line-height:100px;}.lh140 { line-height:140%em }.lh150 { line-height:150%em }.lh160 { line-height:160%em}.lh180 { line-height:180%em }.lh200 { line-height:2em }
h1{ font-size:30px;}h2{ font-size:25px; font-weight:bold;}h3{ font-size:16px; font-weight:bold;}
.b{ font-weight:bold;}.n{ font-weight:normal;}.i{ font-style:italic;}.indent{text-indent:2em}.c{text-transform:uppercase;}
.tal{text-align:left}.tar{text-align:right}.tac{text-align:center}/*对齐*/
.t{text-decoration: line-through;}/*中划线*/
.u:hover{text-decoration: underline}.u a:hover{text-decoration: underline}.ull{text-decoration: underline}/*下划线*/
/*文本框*/
input[type="text"],input[type="password"]{border: 1px solid #e6e6e6;background: #fff;height: 18px;line-height: 18px;padding: 5px 10px;outline: none;font-size: 12px;width: 300px}
textarea{border: 1px solid #e6e6e6;background: #fff;line-height: 18px;padding: 5px 10px;outline: none;font-size: 12px;width:80%;}
select{border: 1px solid #e6e6e6;background: #fff;}
/*显隐*/
.hide{display:none;}.show{display:block;}
.vh{ visibility:hidden}.vv{ visibility:visible}
/*布局定位*/
.fl{float:left;}.fr{float:right}.fc{margin:0px auto;}
.re{ position:relative;}.ab{ position:absolute;}
.zx1{ z-index:1}.zx2{ z-index:2}.zx3{ z-index:3}.zx4{ z-index:4}.zx5{ z-index:5} 
.oh{overflow: hidden;}
/*按钮*/
.btn-pu{background: #3d2965;color: #fff;font-size: 16px;text-align: center;padding: 0 25px;height: 36px;line-height: 36px;display: inline-block;}
.btn-400{background: #3d2965;color: #fff;font-size: 16px;font-weight: bold;text-align: center;width: 400px;height: 36px;line-height: 36px;border-radius: 5px;display: inline-block;}
.btn-all{background: #3d2965;color: #fff;font-size: 16px;font-weight: bold;text-align: center;height: 36px;line-height: 36px;border-radius: 5px;display: block;}
.btn-pu:hover,.btn-all:hover{background: #2e1f4d;}
.btn-red{background: #eb5f5a;color: #fff;font-size: 16px;font-weight: bold;text-align: center;padding: 0 45px;height: 36px;line-height: 36px;border-radius: 5px;display: inline-block;}
.btn-auto{background: #eb5f5a;color: #fff;text-align: center;padding: 0 10px;display: inline-block;}
/*边框*/
.border{border:1px #ddd solid;}.border-t{ border-top:1px #ddd solid;}.border-b{border-bottom:1px #ddd solid;}.border-l{ border-left:1px #ddd solid;}.border-r{ border-right:1px #ddd solid;}
.dashed{border:1px #ddd dashed;}.dashed-t{ border-top:1px #ddd dashed;}.dashed-b{border-bottom:1px #ddd dashed;}.dashed-l{ border-left:1px #ddd dashed;}.dashed-r{ border-right:1px #ddd dashed;}
.bg{ background:#f5f4f2;}.bg-red{ background:#ff0000;}.bg-white{ background:#fff;}.bg-gray{background:#f0f0f0;}.bg-blue{background:#005a96;}
.bdn{border:none}.bdbn{border-bottom:none }.bdtn{border-top:none}.bdln{border-left:none}.bdrn{border-right:none}
/*间距*/
.m190l{ margin-left:190px;}
.m70t{ margin-top:70px;}
.m50r{ margin-right:50px;}
.m40{ margin:40px;}.m40t{margin-top:40px;}.m40b{margin-bottom:40px;}.m40l{ margin-left:40px;}.m40r{ margin-right:40px;}
.m35{ margin:35px;}.m35t{margin-top:35px;}.m35b{margin-bottom:35px;}.m35l{ margin-left:35px;}.m35r{ margin-right:35px;}
.m30{ margin:30px;}.m30t{margin-top:30px;}.m30b{margin-bottom:30px;}.m30l{ margin-left:30px;}.m30r{ margin-right:30px;}
.m25{ margin:25px;}.m25t{margin-top:25px;}.m25b{margin-bottom:25px;}.m25l{ margin-left:25px;}.m25r{ margin-right:25px;}
.m20{ margin:20px;}.m20t{margin-top:20px;}.m20b{margin-bottom:20px;}.m20l{ margin-left:20px;}.m20r{ margin-right:20px;}
.m15{ margin:15px;}.m15t{margin-top:15px;}.m15b{margin-bottom:15px;}.m15l{ margin-left:15px;}.m15r{ margin-right:15px;}
.m10{ margin:10px;}.m10t{margin-top:10px;}.m10b{margin-bottom:10px;}.m10l{ margin-left:10px;}.m10r{ margin-right:10px;}
.m5{ margin:5px;}.m5t{ margin-top:5px;}.m5b{ margin-bottom:5px;}.m5l{ margin-left:5px;}.m5r{ margin-right:5px;}
.p40{ padding:40px;}.p40t{ padding-top:40px;}.p40b{ padding-bottom:40px;}.p40l{ padding-left:40px;}.p40r{ padding-right:40px;}
.p35{ padding:35px;}.p35t{ padding-top:35px;}.p35b{ padding-bottom:35px;}.p35l{ padding-left:35px;}.p35r{ padding-right:35px;}
.p30{ padding:30px;}.p30t{ padding-top:30px;}.p30b{ padding-bottom:30px;}.p30l{ padding-left:30px;}.p40r{ padding-right:30px;}
.p25{ padding:25px;}.p25t{ padding-top:25px;}.p25b{ padding-bottom:25px;}.p25l{ padding-left:25px;}.p25r{ padding-right:25px;}
.p20{ padding:20px;}.p20t{ padding-top:20px;}.p20b{ padding-bottom:20px;}.p20l{ padding-left:20px;}.p20r{ padding-right:20px;}
.p15{ padding:15px;}.p15t{ padding-top:15px;}.p15b{ padding-bottom:15px;}.p15l{ padding-left:15px;}.p15r{ padding-right:15px;}
.p10{ padding:10px;}.p10t{ padding-top:10px;}.p10b{ padding-bottom:10px;}.p10l{ padding-left:10px;}.p10r{ padding-right:10px;}
.p5{ padding:5px;}.p5t{ padding-top:5px;}.p5b{ padding-bottom:5px;}.p5l{ padding-left:5px;}.p5r{ padding-right:5px;}
.m0{ padding:0px;}.p0{ padding:0px;}
.va_m    { vertical-align:middle;}
.respondimg { display:block; height:auto; max-width:100%;}

.header-login{ background-color:#f6f7fb; height:27px; padding-top:8px; width:100%; margin-bottom:25px;}
.header-registered-a{ background-image:url(../img/nav/a1.png);background-position: left center;background-repeat:no-repeat; padding-left:20px; color:#666;}
.header-login-a{ background-image:url(../img/nav/a2.png);background-position: left center;background-repeat:no-repeat; padding-left:20px; margin:0 20px;color:#666;}
.header-phone-a{ background-image:url(../img/nav/a3.png);background-position: left center;background-repeat:no-repeat; padding-left:20px;color:#666;}
.logo {background-image: url(../images/logo.png);background-repeat: no-repeat;height: 50px;width: 20%;}
.nav li{ float:right; margin-left:50px;}
.nav li a{ font-size:16px; color:#333;}
.nav li a:hover{ color:#d93932;}

.slide{position: relative;}

.transparent{background-color:#fff; height:30px; width:200px;border-radius: 20px; color:#d13840; font-size:18px; padding:5 0px;display: block;margin: 0 auto;}
.Banner-1{ background-image:url(../img/nav/Banner-1.png); height:310px;background-position:center center;background-repeat:no-repeat;}
.Banner-slide{ background-image:url(../img/zzh/a1.png); height:310px;background-position:center center;}
.settled{ padding-top:55px;position:relative; background-color:#eeeeee; height:950px;}
.settled-zzh{ padding-top:55px;position:relative; background-color:#eeeeee;}
.settled-zzh ul{ background-color:#fff;}
.settled-zzh li{ width:25%;float: left;}
.settled-zzh-a li a{ background-color:#fff; color:#333;float:left;padding: 30px 0;display: block;border-left: 1px solid #ccc;width: 100%;}
.settled-zzh-a li a.fir{border-left: 0px;}
.settled-zzh-a li a:hover{ background-color:#d13840; color:#fff;}
.settled-p{  color:#333;}
.settled-p1{ font-family:Arial; color:#999;}
.settled-bac{ background-image:url(../img/middle/a1.png);height:20px; width:20px;background-repeat:no-repeat;position:absolute;top:157px;left:49%;}
.settled-li1{ background-image:url(../img/middle/b1.png);height:155px;width:155px;background-repeat:no-repeat;}
.settled-li2{ background-image:url(../img/middle/b2.png);height:155px;width:155px;background-repeat:no-repeat;}
.settled-li3{ background-image:url(../img/middle/b3.png);height:155px;width:155px;background-repeat:no-repeat;}
.settled-li4{ background-image:url(../img/middle/b4.png);height:155px;width:155px;background-repeat:no-repeat;}
.settled-li5{ background-image:url(../img/middle/b5.png);height:155px;width:155px;background-repeat:no-repeat;}
.settled ul li{ width:225px; margin-top:55px; float:left; padding:0 87px;}
.settled ul{ height:700px;}
.transparent-1{background-color:#d13840;border-radius: 25px; color:#fff; font-size:18px; padding:13px 114px;}
.transparent-zzh{position:absolute;top:240px;left:54%; background-color:#fff; height:30px; width:180px;border-radius: 22px; color:#d13840; font-size:18px; padding:10 10px;}
.map{position:relative;padding-top:55px;}
.negotiation{position:relative;padding-top:55px;}
.ditu{ background-image:url(../img/middle/ditu.png); height:800px;background-repeat:no-repeat;background-position:center center;}
.exhibition{ padding-top:55px;position:relative; background-color:#eeeeee;}
.img-33{position: relative;padding:0; margin:0 auto; width:1200px;}
.img-33 a{ width:400px;}
.img-33 a img{height:230px; width: 400px;}
.touming{background:rgba(255, 126, 0, 0.8) none repeat scroll 0 0 !important; width:400px;height: 120px;position:absolute;top:0px;color: #fff;text-align:center;padding-top:110px; }

.merchant{ padding-top:55px;position:relative; background-color:#eeeeee; height:465px;}
.merchant ul li img{ width:170px; height:85px;}

.footer{ background-color:#323232; height:220px; width:100%;}
.footer-logo{background-image:url(../img/nav/logo-1.png);background-repeat:no-repeat; height:50px; width:655px; margin-top:50px;}
.footer a{ color:#ccc;}
.footer-bac1{ background-image:url(../img/nav/a3-1.png);background-repeat:no-repeat; padding-left:25px;}
.footer-bac2{ background-image:url(../img/nav/a4.png);background-repeat:no-repeat; padding-left:25px;}
.activity{position: relative;}
.gun-left{ background-image:url(../img/zzh/gun-fl.png); width:54px; height:110px;background-repeat:no-repeat;position:absolute;top:100px;}
.gun-right{ background-image:url(../img/zzh/gun-fr.png); width:54px; height:110px;background-repeat:no-repeat;position:absolute;top:100px; right:0px;}

.negotiation-bac1{ background-image:url(../img/zzh/b1.png); width:190px; height:190px;background-repeat:no-repeat;}
.negotiation-bac2{ background-image:url(../img/zzh/b2.png); width:190px; height:190px;background-repeat:no-repeat;}
.negotiation-bac3{ background-image:url(../img/zzh/b3.png); width:190px; height:190px;background-repeat:no-repeat;}
.negotiation-bac4{ background-image:url(../img/zzh/b4.png); width:190px; height:190px;background-repeat:no-repeat;}
.negotiation-bac5{ background-image:url(../img/zzh/b5.png); width:190px; height:190px;background-repeat:no-repeat;}
.negotiation ul li{ width:200px;}
.negotiation-baoming-1{ border:3px solid #d13840; color:#d13840; padding:10 100px;border-radius: 30px;}
.negotiation-baoming-2{ background-color:#d13840; color:#fff;border-radius: 30px;height: 50px;}
.resources{ padding-top:55px;position:relative; background-color:#eeeeee; }
.resources ul li img{ width:170px; height:85px;}

.Banner-kaocha{ background-image:url(../img/kaocha/ban.png);height:310px;background-position:center center;background-repeat:no-repeat;}
.transparent-kaocha{position:absolute;top:217px;left:54%; background-color:#fff; height:30px; width:200px;border-radius: 20px; color:#d13840; font-size:18px; padding:5 0px;}
.past{ padding-top:55px;position:relative; background-color:#eeeeee; height:1040px;}
.past-warp{padding:0; margin:0 auto; width:1200px;position: relative;}
.past-fl{ background-image:url(../img/kaocha/FL.png); width:11px; height:12px; float:left;position:absolute;top:50px;left: 50px}
.past-fr{ background-image:url(../img/kaocha/FR.png); width:11px; height:12px; float:right;position:absolute;top:50px;right:50px;}
.past-dashed1{width:900px; height:1px;position:absolute;top:55px;left: 150px; background-image:url(../img/kaocha/dian.png);}
.past-li1{ background-color:#666666; color:#fff;border-radius: 30px;padding:5 15px;position: absolute;top: 40px;left: 100px;}
.past-li2{ background-color:#666666; color:#fff;border-radius: 30px;padding:5 15px;position: absolute;top: 40px;left: 330px;}
.past-li3{ background-color:#d13840; color:#fff;border-radius: 30px;padding:10 20px;position: absolute;top: 40px;right:285px;}
.past-li4{ background-color:#666666; color:#fff;border-radius: 30px;padding:5 15px;position: absolute;top: 40px;right:100px;}
.past-lia{ background-color:#666666; color:#fff;border-radius: 30px;padding:5 15px;position: absolute;top: 40px;left: 550px;}
.past-zhaopian{position: absolute;left: 650px;top: 650px;}
.canguan{background-color: #d13840;width: 1080px;height: 326px; margin-top: 100px;padding: 10px;}
.canguan-p{ color: #fff;width: 400px;padding: 40 60px;}
.dian-1{background-image: url(../img/kaocha/dian-1.png);width: 1000px;height: 1px;position: absolute;bottom: 55px;background-repeat:no-repeat;}
.past-dian-1{position: absolute;top: 730px;left: 13%;}
.past li{width: 390px;background-color: #fff; height: 300px;margin-top: 120px;float: left;}
.past li p{font-size: 17px;}
.dian-2{background-image:url(../img/kaocha/dian-2.png);width: 300px;height: 10px; background-repeat:no-repeat;margin-left: 38px;margin-top: 5px;}

.jiazhi{position:relative;padding-top:55px;}
.jiazhi li{float: left;margin-top: 50px;margin-bottom: 80px;}
.jiazhi-li1{background-image:url(../img/kaocha/a1.png);width: 230px;height: 230px;background-repeat:no-repeat; }
.jiazhi-li2{background-image:url(../img/kaocha/a2.png);width: 230px;height: 230px;background-repeat:no-repeat;margin-left: 93px;}
.jiazhi-li3{background-image:url(../img/kaocha/a3.png);width: 230px;height: 230px;background-repeat:no-repeat;margin-right: 93px;margin-left: 93px;}
.jiazhi-li4{background-image:url(../img/kaocha/a4.png);width: 230px;height: 230px;background-repeat:no-repeat; }

.shanglv{ padding-top:55px;position:relative; background-color:#eeeeee;}
.shanglv li{ float: left;}
.ljzx{padding-bottom: 80px;}
.los img{margin: 0 30px;}
/*hengfunav*/
.hengfu a { background:url(../images/app.png) no-repeat top center; width:100%; height:220px; display:block;}
/*icon*/
.icon_all   { display:inline-block; background:url(../new/images/icon_01.png) no-repeat; vertical-align:middle;}
.icon_pen   { width:14px; height:14px; background-position:0 0;}
.icon_men   { width:12px; height:14px; background-position:-25px 0;}
.icon_tel   { width:10px; height:14px; background-position:-50px 0;}
.icon_telw  { width:19px; height:19px; background-position:-75px 0;}
.icon_qqw   { width:17px; height:18px; background-position:-100px 0;}
.icon_qqo   { width:15px; height:16px; background-position:-25px -50px;}
.icon_dotg  { width:21px; height:20px; background-position:-102px -28px;}
.icon_dot   { width:10px; height:10px; background-position:0 -50px;}


/*Online*/
.box_online { display:none; opacity:0; position:fixed; z-index:99; right:0; top:0; width:145px; height:435px; background:url(../new/images/online_bg.png) no-repeat;}
.box_online .gotop { display:none; position:absolute; left:50%; bottom:0; width:28px; height:50px; margin:0 0 -35px -14px; background:url(../new/images/gotop.png) no-repeat -30px 0; cursor:pointer;}
.box_online .gotop:hover { background-position:0 0;}
.box_online .close { position:absolute; top:0; right:0; display:block; width:15px; height:15px; cursor:pointer;}
.box_online .close:hover { background:#fff; *background:none; opacity:.3;}
.box_online .list_qq { margin-top:176px;}
.box_online .list_qq li { display:block; height:61px; margin-bottom:5px; padding:12px 8px 0 50px;}
.box_online .list_qq li p { line-height:22px; font-size:12px;}
.box_online .list_qq li p .icon_all { margin:-1px 5px 0 0;}
.online_btn { display:none; opacity:0; position:fixed; z-index:98; top:0; right:0; width:34px; height:115px; margin-top:-57px; background:url(../new/images/online_btn.png) no-repeat left bottom; cursor:pointer;}
.online_btn .ico { display:block; width:20px; height:20px; margin:9px 0 0 7px; background:url(../new/images/online_btn.png) no-repeat;}
.online_btn:hover .ico { transform:rotate(180deg);}
.onlinebt { text-align:center; margin-top:306px;}


/*展洽会home*/
.eventhome { width:100%; margin:0 auto; background-color:#eeeeee; padding:50px auto; height:auto; overflow:hidden; }
.eventhome ul { width:1200px; margin:0 auto;}
.eventhome ul li { width:33.3%; float:left; text-align:center;}
.eventlist { width:360px; padding:15px; height:auto; overflow:hidden; background:#fff; margin:0 auto; margin-top:30px; box-sizing:border-box; }
.eventlistimg { position:relative;  height:195px; z-index:1; }
.eventlistimgend { position:absolute; top:30px; left:100px; z-index:2;}
.eventfont { padding-top:10px; text-align:left; font-size:13px; color:#666; line-height:30px;  }
.eventfont h3 { color:#000; font-size:16px; font-weight:normal;}
.eventbt { margin:20px auto; text-align:center;}
.eventbt0 {background:#ddd; padding:7px 45px; border-radius:30px; color:#999;}
.eventbt0:hover {color:#999; }
a.eventbt1 { border:1px #ddd solid; padding:9px 70px; border-radius:30px; color:#666;}
a.eventbt1:hover { background:#ddd; color:#666; }
a.eventbt2 { background:#d93932; padding:9px 70px; border-radius:30px; color:#fff;}
a.eventbt2:hover { background:#c42129; color:#fff;  }
a.eventbt3 { background:#d93932; width:300px; font-size:18px; display:block; height:50px; line-height:50px; text-align:center;  border-radius:30px; color:#fff; margin:40px auto;}
a.eventbt3:hover { background:#c42129; color:#fff;  }

/*eventlist*/
.eventnav { width:100%; border-bottom:1px solid #ddd; padding-left:40px; line-height:50px;}
.eventselect { width:850px; text-align:center; font-size:16px; margin:50px auto; height:auto; overflow:hidden;}
.proright1 { float:left;}
.proright1 span { color:#d93932; font-size:24px; font-family:Georgia, "Times New Roman", Times, serif;}
.proright2 { float:left; margin-left:100px;}
.proright2 span{ font-weight:bold; width:50px; display:inline-block;}
.proright2 select { 
  border:1px solid #ddd; border-radius:4px; width:165px; display:inline-block;   margin:0; padding:6px; overflow:hidden; cursor:pointer;
  appearance:none;
  -webkit-appearance : none; 
  -moz-appearance : none; 
  background:url(../images/event/showroomico.png) no-repeat scroll 95% center transparent;
  select::-ms-expand { display:none; };}

.eventlists { width:1200px; margin:0 auto; margin-bottom:40px; height:auto; overflow:hidden;}
.listsleft { float:left; position:relative; z-index:1; overflow:hidden; }
.listleftend { position:absolute; left:285px; top:64px; z-index:2; }
.listsright { float:left;border:1px solid #ddd; height:258px; width:500px; box-sizing:border-box; border-left:none;  padding:10px 25px; }
.listsrightfont { text-align:left; font-size:13px; color:#666; line-height:32px;  }
.listsrightfont p img { margin-right:10px; }
.listsrightfont h3 { color:#000; font-size:18px; font-weight:normal; border-bottom:1px dashed #ddd; padding-bottom:10px; margin-bottom:10px;}
.listbt { margin:20px auto; }

/*baomingok */
.baomingok { width:850px; border:1px solid #DDD; border-radius:8px; margin:70px auto; height:auto; overflow:hidden; padding:40px; box-sizing:border-box;}
.bmoktop { text-align:center; font-size:18px; border-bottom:1px solid #eee; padding-bottom:30px;}
.bmoktop h3 { font-size:36px; font-weight:normal; padding:20px 0;}
.bmoktbt {  margin:0 auto; text-align:center; margin-top:40px;}
a.btblue { border:1px solid #06c; width:190px; height:45px; line-height:45px; display:inline-block; border-radius:5px; color:#06c; margin:0 10px; font-size:15px;}
a.btblue:hover { background:#06c; color:#fff; }
a.btblue img { vertical-align:middle; padding-right:10px;}

/*event*/
.eventbanner{ background-image:url(../images/banner.jpg); height:510px;background-position:center center;}

/*huadongmen*/
.tab_menu{ width:100%; margin:0 auto;border:1px solid #ddd; height:55px; background:#f7f7f7; }
.tab_menu li{float:left;text-align:center; cursor:pointer; border-left:1px solid #ddd;overflow:hidden;  height:55px; width:184px; font-size:18px;  }
.tab_menu li.current{color:#333;background-color: #fff;  border-top:2px solid #d93932; height:54px; line-height:54px; border-bottom:1px solid #fff;}
.tab_menu li a{color:#333; display:block; height:54px; line-height:54px;  }
.tab_menu li a:hover{ color:#333;background-color: #fff; height:54px; line-height:54px; border-bottom:1px solid #fff;}
.tab_menu span { float:right;}
.tab_menu span a { display:block; border-radius:30px; text-align:center; width:120px; margin-top:12px; height:30px; line-height:30px; color:#333;background:#fff; border:1px solid #ddd;}
.tab_menu span a:hover {background:#d93932; border:none; color:#fff; }

.tab_box{ width:100%; box-sizing:border-box; margin:0 auto; color:#333; font-size:14px;}

/*huodongjianjie*/
.eventview { width:1200px; margin:0 auto; height:auto; overflow:hidden; border:1px solid #eee; padding:20px; box-sizing:border-box; margin-top:50px;}
.viewleft { float:left; }
.viewright { float:left; padding-left:30px; width:520px; }
.viewrightfont { text-align:left; font-size:16px; color:#666; line-height:42px;  }
.viewrightfont p img { margin-right:10px; }
.viewrightfont h3 { color:#000; font-size:28px; font-weight:normal; border-bottom:1px dashed #ddd; padding-bottom:20px; margin-bottom:15px;}
.eventintro { width:1200px; margin:0 auto; line-height:40px;}

/*xingcheng*/
.eventxc { width:100%; margin:40px auto; background:#eee; height:auto; overflow:hidden;}
.eventpic { width:1200px; text-align:center; margin:30px auto; }

/*jiabin*/
.jiabin { width:1200px; margin:0 auto; height:auto; overflow:hidden;}
.eventSuppliers { width:100%; margin:0 auto; background:#eee; height:auto; overflow:hidden;}

/*appoint*/
#fixed-wrap { width: 100%; background-color: rgba(0, 0, 0, .7); filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#95000000,endColorStr=#95000000); position: fixed; bottom: 0; z-index: 300; height:90px;  }
.fixedwide { width:1200px;margin:0 auto; height:auto; overflow:hidden; margin-top:15px; }
.fixedwide ul { width:940px; height:58px; line-height:58px; float:left; background:#fff; border-radius:5px 0px 0px 5px; }
.fixedwide ul li { float:left; margin-left:2%;}
.fixedwide p { color:#333; font-size:14px; margin:0; padding:0; display:inline; }
.fixedwide input { border:none; font-size:12px; background:#fff; cursor:pointer; width:200px!important; display:inline-block; border-radius:4px; }
.fixedwide span { width:250px;  height:58px; text-align:center; color:#fff;  line-height:58px; float:left; font-size:18px;}
.fixedwide span a {border-radius:0px 5px 5px 0px; display:block;background:#d93932; font-weight:bold; color:#fff;}
.fixedwide span a:hover {  background:#c00;}

/*----------shuju-------------*/
.zongshuju { margin:40px auto; width:1220px; overflow:hidden; }
.zongshuju ul li { width:33.3%; float:left; padding:8px; box-sizing:border-box; }
.zongshuju ul li div {background:#e0f1ff; border-radius:5px; height:140px; text-align:center;}
.zongshuju ul li div h2 { font-family:Tahoma, Geneva, sans-serif;  font-size:45px; color:#09f; font-weight:normal;}
.zongshuju ul li div p { line-height:18px; padding-top:20px; padding-bottom:5px; font-size:16px; }
.zongshuju ul li div span { font-size:14px; text-transform:uppercase; font-weight:normal; }


/*eventpic*/
.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus { outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.flickity-slider {
  position: absolute;
  width: 100%;
}

/* ---- previous/next buttons ---- */

.flickity-prev-next-button {
  position: absolute;
  top: 42%;
  width: 50px;
  height: 50px;
  border: none;
  cursor: pointer;
}

.flickity-prev-next-button.previous { left: -80px;  }
.flickity-prev-next-button.next { right: -80px; }


.flickity-prev-next-button:disabled {
  opacity: 0.3;
  cursor: auto;
}

.flickity-prev-next-button svg {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

.flickity-prev-next-button .arrow {
  fill: #333;
}

/* color & size if no SVG - IE8 and Android 2.3 */
.flickity-prev-next-button.no-svg {
  color: #333;
  font-size: 26px;
}

/* ---- page dots ---- */

.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  filter:Alpha( opacity=25);
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected { opacity: 1; filter:Alpha( opacity=100); }

.gallery { width:1220px; margin:30px auto; height:550px;  }

.eventli { width:100%; height:550px;}
.eventli ul li { float:left; width:33.3%; padding:8px; height:auto; box-sizing:border-box; text-align:center;  }
.eventli ul li img { width:380px; height:238px;}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('../images/fancybox.png');
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background-image: url('../images/fancybox.png');
	background-position: -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background:#000;
	opacity: 0.75;
  filter:Alpha( opacity=75);
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background-image: url('../images/fancybox.png');
	background-position: -40px -90px;
	background-repeat: no-repeat;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background-image: url('../images/fancybox-x.png');
	background-position: 0px -40px;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background-image: url('../images/fancybox.png');
	background-position: -55px -90px;
	background-repeat: no-repeat;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('../images/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('../images/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('../images/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('../images/fancybox-x.png');
}

#fancy-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('../images/fancybox.png');
	background-position: -40px -162px;
}

#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('../images/fancybox-y.png');
	background-position: -20px 0px;
}

#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('../images/fancybox.png');
	background-position: -40px -182px; 
}

#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('../images/fancybox-x.png');
	background-position: 0px -20px;
}

#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('../images/fancybox.png');
	background-position: -40px -142px;
}

#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('../images/fancybox-y.png');
}

#fancy-bg-nw {
	top: -20px;
	left: -20px;
	
	background-image: url('../images/fancybox.png');
	background-position: -40px -122px;
}

/* IE */

#fancybox-loading.fancybox-ie div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_loading.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-close		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_close.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-left-ico		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-right-ico	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancy_nav_right.png', sizingMethod='scale'); }
.fancybox-ie .fancy-bg { background: transparent !important; }

/*********************************
网贸馆*****************************
*********************************/
.wmgbanner {
	background: url(../images/wangmaoguan/wmg1.png) #eee;
	height: 310px;
	background-position: center center;
}
/*area*/
.wmgarea {
	width: 100%;
	margin: 0 auto;
	background-color: #eeeeee;
	padding: 50px auto;
	height: auto;
	overflow: hidden;
}
.wmgarea1 {
	width: 100%;
	text-align: center;
	margin: 40px auto;
}
/*shangjia*/
.merchant {
	padding-top: 55px;
	background-color: #eeeeee;
	height: 320px;
}
.merchant ul li img {
	width: 170px;
	height: 85px;
}
/*guan*/
.guan {
	width: 100%;
	margin: 0 auto;	
}
.guanselect { margin:40px auto; text-align:center; width:605px;   }
.nice-select { float:left;
	width: 450px; 
	border: 2px solid #d93932;
	position: relative; z-index:999;
	background: #fff url(../images/wangmaoguan/a2.jpg) no-repeat right center;
}
.nice-select input {
	display: block;
	width: 100%;
	height: 30px!important;
	line-height: 30px!important;
	color:#999;
	border: 0!important;
	outline: 0;
	background: none;
}
.nice-select ul {
	width: 100%;
	display: none;
	position: absolute;
	left: -2px;
	top: 42px;
	overflow: hidden;
	background-color: #fff;
	height:auto;
	border: 2px solid #d93932;
	border-top:0;
	z-index: 9999;
}
.nice-select ul li { text-align:left;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	padding: 0 10px;
	cursor: pointer;
}
.nice-select ul li.on {	background-color: #d93932; color:#fff;}
.guanbt { float:left; font-size:18px;}
.guanbt a {background:#d93932; color:#fff; display:inline-block;  height:44px; width:150px; line-height:44px; }
.guanbt a:hover {background:#c00;color:#fff;}

.kaiguan { width:1200px; margin:0 auto; margin-bottom:40px; background:url(../images/wangmaoguan/wmg14.png) left top no-repeat; height:auto; overflow:hidden;}
.weikaiguan { width:1200px; margin:0 auto; margin-bottom:40px; background:url(../images/wangmaoguan/wmg15.png) left top no-repeat; height:auto; overflow:hidden;}
.sHoverItem { margin-left:33px; float:left; margin-right:15px;}
.sIntro {background-color:#000; background-color: #000); filter:alpha(opacity=80); opacity:0.8; color:#fff; padding:25px;line-height:30px; width:50%!important; overflow:hidden; }
.sIntro h2 { font-size:24px;}
.sIntro h3 { font-size:24px; color:#f33;  }
.sIntro h4 { font-size:16px; color:#f33; border-bottom:1px dashed #f33; padding-bottom:10px;  }
.sIntro ul { margin:12px auto;}
.sIntro a { color:#f33;}
.sIntro a:hover { color:#fff;}
.sIntrobt a{ padding:5px 18px; background:#f33; color:#fff; border-radius:4px; margin-left:20px;  }
.sIntrobt a:hover{ background:#f00; color:#fff;}
.sIntro1 { margin-top:200px;} 
.xiaotu { float:left; width:416px; position:relative;}
.xiaotu1 { position:relative; margin-bottom:14px;}
.xiaotu1 span { position:absolute; left:0; bottom:0; background:#000; opacity:0.6; filter:Alpha(opacity=60); text-align:center; width:416px; line-height:40px; color:#fff; font-size:18px; font-weight:bold; }
/*tese*/
.wmgtese {
	width: 100%;
	margin: 0 auto;
	background-color: #d25050;
	padding: 50px auto;
	height: auto;
	overflow: hidden;
	color: #fff;
}
.line1 {
	margin-top: .6%;
	background: url(../images/wangmaoguan/line_white.png) repeat-x center center;
	line-height: 12px;
}
.icon01 {
	display: inline-block;
	background: url(../images/wangmaoguan/icon01.png) no-repeat;
	width: 15px;
	height: 17px;
}
.wmgtese ul {
	margin: 30px auto;
	width: 1200px;
	height: auto;
	overflow: hidden;
}
.wmgtese ul li {
	float: left;
	width: 33.3%;
	padding: 30px;
	box-sizing: border-box;
}
.wmgtese ul li img {
	float: left;
}
.wmgtese ul li div {
	overflow: hidden;
	padding-left: 15px;
}
.wmgtese ul li h4 {
	border-bottom: 1px dashed #fff;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

/*new foot*/
.foot{ background-color:#333; height:250px; width:100%;}
.footbt {background-color:#2b2b2b; height:45px; line-height:45px; width:100%;}
.footcon {  width: 65%; margin:0 auto; height:auto; overflow:hidden; color:#bbb;}
.footcon a { color:#bbb;}
.footcon a:hover { color:#fff;}
.footlogo { width:22%; float:left; padding-top:35px; display:inline-block;}
.footlogo img { display:block; height:auto; max-width: 100%;}
.footnav { width:35%; float:left; border-left:1px solid #3a3a3a; border-right:1px solid #3a3a3a; height:135px; padding-top:35px;  }
.footnav a { display:inline-block; line-height:40px; margin-left:12%;}
.footapp { width:25%; float:left; text-align:center;}
.footapp a { padding:10px 15px; border:1px solid #444; display:inline-block; margin-bottom:10px }
.footma { float:right; text-align:center;}
.footcon h3 { padding-bottom:20px; text-align:center; margin:0 auto; }
.footleft { float: left;}
.footright { float: right;}

.all-ico{    background:url(../img/nav/vr-ico.png) no-repeat; }
.iphone em {    display: block;    float: left;	height: 19px; margin-right:10px; width: 17px;}
.ico-iphone { background-position: 0px -127px;}
.iphone:hover em { background-position: 0px -151px;}

.android em {    display: block;    float: left;	height: 19px; margin-right:10px; width: 17px;}
.ico-android { background-position: -20px -127px;}
.android:hover em { background-position: -20px -151px;}

/*zhaoshang*/
.zsbanner {
    width: 100%;
    height: 310px;
    background: url(/content/images/zhaoshang/zsbanner.jpg) center center no-repeat;
}

.zhaoshang {
    width: 1024px;
	height:auto;
    margin: 80px auto;
    overflow: hidden;
}
/*whyus*/
.whyus {width: 72%;	min-width:1000px;  margin:30px auto;line-height:1.8em;}
.whyus li { float:left; width:33.3%; height:auto; overflow:hidden; }
.whyus li div { width:308px; margin:0 auto; margin-bottom:40px;  }
.whyus li h2 { text-align:center; font-size:1.15em; line-height:3em;}

/*how to*/
.howto { width:100%; background:url(/content/images/zhaoshang/zhaoshang7.jpg) no-repeat; height:487px; margin:0 auto; }
.howtolc { width:65%; margin:0 auto; min-width:1000px; height:auto; overflow: hidden;}
.howtolc ul { margin:0 auto; padding-top:40px; height:auto; overflow:hidden; text-align:center;}
.howtolc ul li { width:18%; float:left; text-align:center;}
.howtolc ul li p { padding-top:30px; font-size:1.15em;  }
.howtolc ul li p span { color:#06c; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; }
.howtolc ul li.jiantou { padding-top:50px; width:9.3%; }

.footable {
  border-collapse: separate;
  border-spacing: 0;
  border: 1px solid #cccccc;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: #ffffff;
}

.footable > thead > tr > th {
  border-left: 1px solid #eee;
  padding: 12px;
  text-align:center;
  background:#d93932;
  font-weight:bold;
  color:#fff;
}

.footable-first {  border-left: none!important; background:#fff!important; color:#333!important;}

.footable > tbody img { text-align:center;  vertical-align: middle;}
.footable > tbody > tr > td {
    border-left: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    padding: 10px;
    text-align: center;
}
.footable > tbody > tr:nth-child(odd) { background-color: #f0f0f0;}
.footable > tbody > tr:hover { background:#eaf5fe;}

.tablegou { color:#d93932; font-weight:bold; font-size:16px;}
.tablecha { color:#444; font-weight:bold; font-size:18px;}
.footable span a {
    background: #0384b1 none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    overflow: hidden;
    padding: 5px 20px;
}
.footable span a:hover {
    background:none;
    border: 1px solid #0384b1;
    color: #0384b1;
}

@media screen and (max-width: 64em){
.footcon {  width: 95%;}
}
@media screen and (max-width: 105em){
	.footcon {  width: 80%;}
	}
