@charset "utf-8";
/* CSS Document */
/*-----------------------------全局样式-------------------------------------*/
html{-webkit-text-size-adjust:none; /*解决chrome浏览器下字体不能小于12px*/}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,iframe,button,textarea,p,blockquote,th,td,img,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,span,a,input,textarea,p,blockquote,th,td,header,nav,footer,article,section,aside,time,figure{margin:0;padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
legend{display:none}
fieldset,img{border:none;vertical-align:middle}
em,cite,i{font-style:normal}
ol,ul{list-style:none}
input,select,img{vertical-align:middle}
input,button,textarea{outline:none;border:0;vertical-align:middle;border:0;font-family:Arial}
input[type="submit"],input[type="reset"],input[type="button"],button {-webkit-appearance:none;border-radius:0}
textarea{resize:none}
strong,em,b{ font-weight:normal; font-style:normal;}
.clear{clear:both;width:0;height:0px;margin:0;padding:0;border:none;overflow:hidden;font-size:0px}
.clearfix{zoom:1}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0}
/*文字两侧对齐*/
.justify {text-align:justify;text-justify:distribute-all-lines;/*ie6-8*/text-align-last:justify;/* ie9*/-moz-text-align-last:justify;/*ff*/-webkit-text-align-last:justify;/*chrome 20+*/}
.toe{/*超出省略号*/ word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.bk, .bk3, .bk6, .bk8, .bk10, .bk20, .bk25, .bk30, .bk40, .bk50{clear: both;font-size: 0;height: 0;overflow: hidden;}
.bk5{height: 5px;}
.bk8{height: 8px;}
.bk10{height: 10px;}
.bk20{height: 20px;}
.bk25{height: 25px;}
.bk30{height: 30px;}
.bk40{height: 40px;}
.bk50{height: 50px;}

.fr,.lft{float:right; *display:inline}
.fl,rgt{float:left; *display:inline}

.tar{text-align:right}
.tal{text-align:left}
.tac{text-align:center}

.fntb{font-weight:700}

.mc{margin:0 auto}
.m5{margin:5px}
.m10{margin:10px}
.m15{margin:15px}

.mt5{margin-top:5px}
.mt10{margin-top:10px}
.mt15{margin-top:15px}
.mt20{margin-top:20px}

.p5{padding:5px}
.p10{padding:10px}
.p15{padding:15px}
table{ border-collapse:collapse; border-spacing:0;}
.lft{ float:left;}
.rgt{ float:right;}
.hide{ display:none;}
.block{ display:block;}
.gray{ color:#959595;}
.org{ color:#EB6100;}
.green{ color:#8fc31f;}
.fb{ font-weight:bold;}
.f14{ font-size:14px;}
.f18{ font-size:18px;}
html{height:100%;-webkit-text-size-adjust:none;}
body{ font-size:14px;font-family:"微软雅黑",Arial, Helvetica, sans-serif; position:relative;margin:auto;color:#333;word-break:break-all;height:100%;background:#fff;}
body a{color:#333;text-decoration:none;cursor:pointer; -webkit-transition: 200ms;
  -moz-transition: 200ms;
  -o-transition: 200ms;
  -ms-transition: 200ms;
  transition: 200ms;
  -webkit-transition: color 0.5s ease-in-out, background 0.5s ease-in-out, opacity 0.5s ease-in-out, border-color 0.5s ease-in-out;
  -moz-transition: color 0.5s ease-in-out, background 0.5s ease-in-out, opacity 0.5s ease-in-out, border-color 0.5s ease-in-out;
  -o-transition: color 0.5s ease-in-out, background 0.5s ease-in-out, opacity 0.5s ease-in-out, border-color 0.5s ease-in-out;
  -ms-transition: color 0.5s ease-in-out, background 0.5s ease-in-out, opacity 0.5s ease-in-out, border-color 0.5s ease-in-out;
  transition: color 0.5s ease-in-out, background 0.5s ease-in-out, opacity 0.5s ease-in-out, border-color 0.5s ease-in-out;}
body a:hover,body a:active,body a:focus{text-decoration:none;outline:none; color:#EB6100; -webkit-transition: 200ms;
  -moz-transition: 200ms;
  -o-transition: 200ms;
  -ms-transition: 200ms;
  transition: 200ms;
  -webkit-transition: color 0.5s ease-in-out, background 0.5s ease-in-out, opacity 0.5s ease-in-out, border-color 0.5s ease-in-out;
  -moz-transition: color 0.5s ease-in-out, background 0.5s ease-in-out, opacity 0.5s ease-in-out, border-color 0.5s ease-in-out;
  -o-transition: color 0.5s ease-in-out, background 0.5s ease-in-out, opacity 0.5s ease-in-out, border-color 0.5s ease-in-out;
  -ms-transition: color 0.5s ease-in-out, background 0.5s ease-in-out, opacity 0.5s ease-in-out, border-color 0.5s ease-in-out;
  transition: color 0.5s ease-in-out, background 0.5s ease-in-out, opacity 0.5s ease-in-out, border-color 0.5s ease-in-out;}
a:hover,a:link,a:visited,a{ color:inherit; text-decoration:none;}
.wrapper{ width:1180px; margin:0 auto;}
/*-----------------------------首页-------------------------------------*/
.wrapper2{ width:1180px; margin:0 auto;}

/* search */
#header{ background:#fff; height:120px;}
#header .logo{ float:left; margin-top:15px;}
#header .wrapper{ height:120px; position:relative;}
#header .tel{ position:absolute; top:30px; left:auto; right:0; background:url(../images/tel2.png) no-repeat left center; height:61px; padding-left:75px;}
#header .tel span{ display:block; color:#7d7d7d; font-size:20px; height:30px; line-height:30px; letter-spacing:1px;}
#header .tel strong{ display:block; color:#eb6100; font-size:24px; height:32px; line-height:32px; font-weight:bold;}

.naver { background:#EB6100;height:70px; position:relative; z-index:1;}
.naver .nav{width:1180px; margin:0 auto; overflow:hidden;}
.naver .nav li{ float:left; width:167px; text-align:center; font-size:18px; height:70px; line-height:70px; position:relative; background:url(../images/nav-line.png) no-repeat left center; }
.naver .nav li.first{ background:none;}
.naver .nav li a{ display:block; width:100%; height:70px; line-height:70px; float:left; color:#fff;}
.naver .nav li a:hover{ background:#F47420; color:#fff;}
.naver .nav li.selected a{ background:#F47420;}
.naver .nav li i{ display:inline-block; *display:inline; zoom:1; background:url(../images/hot.png) no-repeat; width:38px; height:18px; position:absolute; left:90px; top:8px; }


.focusBox { position: relative; width:100%;height:350px; margin:0 auto; overflow: hidden;}
.focusBox { position: relative; width:100%; height:350px; margin:0 auto; overflow: hidden;}
.focusBox .pic{ position:relative; z-index:0;width:100% !important;  }
.focusBox .pic li{width:100% !important;height:350px; }
.focusBox .pic a{  width:100%; height:350px;   display: block; }
.focusBox .hd { width:100%; position: absolute; bottom: 10px; text-align: center; font-size:0; z-index:1; }
.focusBox .hd li{margin: 0 5px; background:#eee; height: 12px; overflow: hidden; width: 12px; cursor: pointer;
		display:inline-block; *display:inline; zoom:1; border-radius:100%; 
	}
.focusBox .hd .on{ background:#EB6100; }

.focusBox .prev,
.focusBox .next { width: 60px; height: 90px; margin: -50px 0 0; display: none; background: url(../images/ad_ctr.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=20);opacity:0.2;  }
.focusBox .prev { left: 50%; margin-left:-600px; }
.focusBox .next { background-position: 0 -90px; right: 50%; margin-right:-600px;}
.focusBox .prev:hover,
.focusBox .next:hover { filter:alpha(opacity=50) !important;opacity:0.5 !important;  }

.help{ background:#fff; padding-bottom:45px;}
.help h2{ padding-top:70px; font-size:36px; color:#313131; text-align:center; padding-bottom:40px;}
.help dl{ float:left; width:150px; padding-right:56px;}
.help dl.last{ padding-right:0;}
.help dl dt{ font-size:16px; font-weight:bold; height:20px; line-height:20px; padding-bottom:15px;}
.help dl dd{ font-size:14px; line-height:22px; color:#959595; padding-right:30px;}

.djMod { padding-bottom:60px; background:#fff;}
.djMod h2{ padding-top:70px; font-size:36px; color:#313131; text-align:center; padding-bottom:40px;}
.djMod h2 strong{ position:relative;}
.djMod h2 strong i{ position:absolute; top:-30px; right:-60px;}
.djMod .body .ad{ float:left; width:280px; height:388px;}
.djMod .body .ad img{ display:block; width:280px; height:388px;}
.multipleColumn{ overflow:hidden; position:relative; width:890px; float:right;  }
.multipleColumn .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
.multipleColumn .prev,.multipleColumn .next{ display:block;  width:34px; height:65px;overflow:hidden;
			 cursor:pointer; position:absolute; top:50%; margin-top:-30px; }
.multipleColumn .prev{ background:url("../images/arrow-left-hs.png") no-repeat; left:0;}
.multipleColumn .next{ background:url("../images/arrow-right-hs.png") no-repeat;right:0;}
.multipleColumn .hd{ display:none;}
/*.multipleColumn .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; display:none; }
.multipleColumn .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
.multipleColumn .hd ul li.on{ background-position:0 0; }*/

.multipleColumn .bd{ overflow:hidden; width:800px; overflow:hidden; margin-left:45px;  }
.multipleColumn .bd ul{ overflow:hidden; zoom:1; width:820px;  float:left; _display:inline; }
.multipleColumn .bd ul li{background-color:#F6F6F6;height:118px;width:192px;margin:0px;margin-right:11px;margin-bottom:17px;position:relative; text-align:center; float:left;}
.multipleColumn .bd ul li small{height:23px;font-size:14px; display:block; color:#959595; text-decoration:line-through;}
.multipleColumn .bd ul li h4{font-size:24px;margin-bottom:10px;font-weight:bold; padding-top:20px;}
.multipleColumn .bd ul li .btn{background:#EB6100;height:26px;color:#FFF;font-size:12px;line-height:26px; display:block; position:absolute; bottom:0; left:0; width:100%;}
.multipleColumn .bd ul li .btn.btn-default{}
.multipleColumn .bd ul li .btn.over{background:#B5B5B5;position:absolute;bottom:0px;width:100%;}
.multipleColumn .bd ul li:hover{ background:#f0f0f0;}

.tcpMod{background:#DCDCDC;  padding-bottom:70px; padding-top:70px; }
.tcpMod .listWrap{ width:100%;  padding-top:60px;}
.tcpMod .listWrap .list{ width:101%;}
.tcpMod .listWrap .list li{ float:left; background:#fff; width:280px; height:493px; position:relative; margin-right:20px; *display:inline; position:relative;}
.tcpMod .listWrap .list li i{ position:absolute;top:-60px; left:50%; margin-left:-60px; display:block; width:119px; height:119px;}
.tcpMod .listWrap .list li i img{width:119px; height:119px; border-radius:100%;}
.tcpMod .listWrap .list li .top{ padding-top:75px; text-align:center; height:120px;}
.tcpMod .listWrap .list li .top h4{ color:#313131; font-size:22px; font-weight:bold; padding-bottom:25px; line-height:120%;}
.tcpMod .listWrap .list li .top .price{ color:#eb6100; font-size:30px; font-weight:bold; text-decoration:line-through;}
.tcpMod .listWrap .list li .center{ padding:0 20px;}
.tcpMod .listWrap .list li .center dl{ height:74px;}
.tcpMod .listWrap .list li .center dl dd{ line-height:30px; height:30px; background:url(../images/chack.png) no-repeat left center; padding-left:32px; font-size:14px; color:#000;}
.tcpMod .listWrap .list li .btm{ font-size:14px; color:#7d7d7d; line-height:20px;}
.tcpMod .listWrap .list li .btm strong{ color:#eb6100;}
.tcpMod .listWrap .list li .btn{ position:absolute; bottom:0; left:0; width:100%; text-align:center; color:#fff; background:#EB6100; height:50px; line-height:50px; display:block; font-size:18px;}
.tcpMod .listWrap .list li .btn:hover{ filter:alpha(opacity=80);opacity:0.8;}
.tcpMod .listWrap .list li .btn2{ background:#8FC31F; }
.tcpMod .listWrap .list li .btn3{ background:#448ACA; }
.tcpMod .listWrap .list li .btn4{ background:#EB4326; }
.tcpMod .listWrap .list li:hover{ background:#f8f8f8;}

.saiMod{ background:#EEEEEE; padding-top:70px; padding-bottom:65px;}
.saiMod h2 { text-align:center; padding-bottom:28px;}
.saiMod h2 strong{ display:block; font-size:36px; color:#313131; text-align:center; padding-bottom:10px; line-height:100%;}
.saiMod h2 strong span{ color:#eb6100; display:block;}
.saiMod .itemBox{ background:#fff; border:1px solid #ddd; box-shadow:0 1px 1px #ddd; position:relative; min-height:300px; padding:25px; margin-bottom:32px;}
.saiMod .itemBox .hd{ width:290px; position:absolute; top:0; left:0; bottom:0; padding-top:30px; padding-bottom:30px;}
.saiMod .itemBox .hd table,.saiMod .itemBox .hd table td{ width:100%; height:100%; vertical-align:middle; text-align:center;}
.saiMod .itemBox .hd i{ display:block; text-align:center;}
.saiMod .itemBox .hd span{ display:block; font-size:30px; color:#359960; text-align:center; padding-top:15px;}
.saiMod .itemBox .hd span.s2{ color:#eb6100;}
.saiMod .itemBox .bd{ margin-left:260px; border-left:1px solid #eee; padding-left:38px; }
.saiMod .itemBox .bd .txt{ padding-bottom:20px; line-height:22px;}
.saiMod .itemBox .bd .img{ text-align:left;}
.saiMod .itemBox .bd .img img{ width:auto; max-width:100%; margin:0 auto;}
.saiMod .itemBox .bd .info { padding-top:20px;}
.saiMod .itemBox .bd .info h4{ color:#333; font-size:16px; font-weight:bold; line-height:40px;}
.saiMod .itemBox .bd .info .msg{ background:#FAFAFA; border:1px solid #EEEEEE; padding:15px; line-height:24px; font-size:14px;}
.saiMod .foot{ text-align:center; font-size:18px; line-height:35px;}
.saiMod .foot .t2{ font-size:24px; line-height:40px; }
.saiMod .foot .t2 strong{ background:url(../images/tel.png) no-repeat left center; padding-left:35px; display:inline-block; *display:inline; zoom:1;}



.qianMod{ background:#EB6100; color:#fff; padding-top:70px; padding-bottom:70px; }
.qianMod .head{ text-align:center; margin-bottom:50px;}
.qianMod .head h2{ font-size:36px; color:#fff; text-align:center; padding-bottom:40px; display:inline-block; *display:inline; zoom:1; padding-bottom:15px; border-bottom:1px solid #D13115; margin-bottom:22px;}
.qianMod .head div{ width:300px; margin:0 auto; font-size:24px; height:40px;}
.qianMod .head .m_time{ float:left; display:block;  height:35px;}
.qianMod .head .m_time span{ display:block; float:left; background:#fff; height:40px; line-height:40px; text-align:center; width:40px;color:#eb6100; font-size:24px;}
.qianMod .head .m_time i{ font-style:normal; display:block; padding:0 5px; float:left; line-height:40px; font-size:24px; font-weight:bold; text-align:center; }
.qianMod .head div strong{ display:block; float:left; line-height:40px; padding:0 8px;}

.tcScroll{width:1180px; height:180px;position:relative;}
.tcScroll .prev,.tcScroll .next{width:33px;height:60px;position:absolute;top:60px;z-index:100; display:block; cursor:pointer; }
.tcScroll .prev{background:url(../images/arrow-left.png) no-repeat; left:0;}
.tcScroll .next{background:url(../images/arrow-right.png) no-repeat;right:0;}
.tcScroll .prev:hover{}
.tcScroll .next:hover{ }
.tcScroll .scrollWrap{width:1080px;margin-left:50px; overflow:hidden;position:absolute; }
.tcScroll dl{float:left;width:255px; height:177px;  color:#333;background:#fff;text-align:center;position:relative; margin-right:20px;}
.tcScroll dl:hover{ background:#f8f8f8;  }
.tcScroll dl dt{ height:60px;}
.tcScroll dl dt strong{ display:block; line-height:28px; padding-top:18px; font-size:24px; font-weight:bold; padding-top:18px; padding-bottom:2px;}
.tcScroll dl dt span{ display:block; color:#b5b5b5; text-decoration:line-through; font-size:14px;}
.tcScroll dl dd strong{ display:block; padding-top:18px;line-height:28px; color:#eb6100; font-size:24px; font-weight:bold;  padding-bottom:2px;}
.tcScroll dl dd span{ display:block;color:#eb6100;}
.tcScroll dl dd .btn{ display:block; position:absolute; bottom:0; left:0; width:100%; background:#FF9F00; font-size:16px; display:block; height:38px; line-height:38px; color:#fff;}


.recMod{ background:#fff; padding-bottom:70px; padding-top:70px;}
.recMod h2{ font-size:36px; text-align:center; padding-bottom:25px;}
.recMod .head h2 small{ font-size:24px;}

.recMod .head .recbox{ border:1px solid #EB6100; height:318px; position:relative;width:1080px; margin: auto;}
.recMod .head .recbox .hd{ float:left; background:url(../images/box_bg.jpg) no-repeat left center; width:540px; height:318px; color:#fff; text-align:center;}
.recMod .head .recbox .hd h4{ font-size:36px; font-weight:bold; line-height:100px; padding-top:10px;}
.recMod .head .recbox .hd h4 strong{ font-size:72px; font-weight:bold;}
.recMod .head .recbox .hd .price{ color:#ffe9c4; font-size:24px; }
.recMod .head .recbox .hd .price span{padding:0 20px;}
.recMod .head .recbox .hd .price strong{ color:#fff; font-weight:bold;}
.recMod .head .recbox .hd .btn{ display:block; width:262px; height:40px; line-height:40px; border-radius:6px; background:#fff; color:#EB6100; font-size:24px; margin:18px auto;}
.recMod .head .recbox .hd .btn strong{ font-weight:bold;}
.recMod .head .recbox .hd .num{ font-size:20px; line-height:30px;}
.recMod .head .recbox .hd .num span{ display:inline-block; *display:inline; zoom:1; width:100px;}
.recMod .head .recbox .arrow{ position:absolute; background:url(../images/img3.png) no-repeat; width:178px; height:177px; top:0; right:0; display:block; text-indent:-999em;}
.recMod .head .recbox .bd{ float:right; width:475px; padding-top:42px;}
.recMod .head .recbox .bd h3{ font-size:24px; padding-bottom:15px;}
.recMod .head .recbox .bd ul li{ color:#7d7d7d; font-size:18px; line-height:30px;}
.recMod .head .recbox .bd .btm { height:40px; padding-top:30px;}
.recMod .head .recbox .bd .btm .btn{ display:block; background:url(../images/btn.png) no-repeat; width:192px; height:36px; line-height:36px; text-align:center; float:left; color:#fff; font-size:16px;}
.recMod .head .recbox .bd .btm .tel{ background:url(../images/tel3.png) no-repeat left center; height:40px; line-height:40px; padding-left:40px; color:#eb6100; font-size:24px; float:right; padding-right:20px;}
.recMod .body h2{ padding-top:40px; padding-bottom:40px;}

.tcScroll2{width:1180px; height:205px;position:relative; border:1px solid #ddd; border-right:none; border-left:none;}
.tcScroll2 .prev,.tcScroll2 .next{width:50px;height:205px;position:absolute;top:0;z-index:100; display:block; cursor:pointer; }
.tcScroll2 .prev{background:#EB6100 url(../images/prev.png) no-repeat center center; left:0;}
.tcScroll2 .next{background:#EB6100 url(../images/next.png) no-repeat center center;right:0;}
.tcScroll2 .prevStop{ background:#D2D2D2 url(../images/prev.png) no-repeat center center;}
.tcScroll2 .nextStop{ background:#D2D2D2 url(../images/next.png) no-repeat center center; }
.tcScroll2 dl{float:left;width:180px; height:205px; text-align:center; border-right:1px dashed #ddd; font-size:18px;}
.tcScroll2 dl:hover{ background:#f8f8f8;  }
.tcScroll2 dl dt{ height:110px; padding-top:28px; text-align:center; margin-bottom:12px;}
.tcScroll2 dl dt img{ display:block; margin:0 auto; width:110px; height:110px; border-radius:100%;-webkit-transform:translateZ(0);-webkit-transition:.2s;-moz-transform:translateZ(0);-moz-transition:.2s;-ms-transform:translateZ(0);-ms-transition:.2s;-webkit-transform-style:preserve-3d; }
.tcScroll2 dl dt a:hover img{text-decoration:none;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1)}
.tcScroll2 .scrollWrap{ width:1080px;margin-left:50px; overflow:hidden; }
.tcScroll2 .picList{ overflow:hidden; zoom:1; }

.setpMod{background:#EEEEEE;  text-align:center; padding-bottom:60px;}
.setpMod2{background:#fff;  text-align:center; padding-bottom:60px;}
.setpMod h2{ padding-top:70px; font-size:36px; color:#313131; text-align:center; padding-bottom:40px;}
.setpMod dl{ text-align:center; display:inline-block; *display:inline; zoom:1; width:30%;}
.setpMod dl dt{ margin-bottom:15px;}
.setpMod dl dt img{ display:block; width:143px; height:165px; margin:0 auto;}
.setpMod dl dd{ padding:0 25px;}
.setpMod dl dd h4{ color:#535353; font-size:24px; height:50px; line-height:45px; background:url(../images/s_line.png) no-repeat center bottom;}
.setpMod dl dd p{ color:#959595; line-height:28px; color:#959595; font-size:16px; padding-top:28px;}

.recMod2{ padding-bottom:70px;}
.recMod2 h2{ font-size:36px; color:#313131; text-align:center; padding-bottom:40px;}
.multipleColumn2{ overflow:hidden; position:relative; width:1180px;  }
.multipleColumn2 .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px; display:none; }
.multipleColumn2 .prev,.multipleColumn2 .next{ display:block;  width:34px; height:65px;overflow:hidden;
			 cursor:pointer; position:absolute; top:50%; margin-top:-30px; }
.multipleColumn2 .prev{ background:url("../images/arrow-left-hs.png") no-repeat; left:0;}
.multipleColumn2 .next{ background:url("../images/arrow-right-hs.png") no-repeat;right:0;}
.multipleColumn2 .bd{ overflow:hidden; width:1080px; overflow:hidden; border:1px solid #ddd; margin-left:50px; height:398px;  }
.multipleColumn2 .bd ul{ overflow:hidden; zoom:1; width:1080px;  float:left; _display:inline; }
.multipleColumn2 .bd ul li{ width:210px; height:195px; overflow:hidden; float:left;}
.multipleColumn2 .bd ul li img{ display:block; margin:0 auto; width:100%;}

.footer{ background:#313131;}
.footer .footer-top{ height:178px; color:#7d7d7d; font-size:14px; }
.footer .footer-img{ float:left; width:215px; height:72px; padding-top:65px; margin-right:45px;}
.footer .footer-top .lft{padding-top:80px;}
.footer .footer-top .tel{ background:url(../images/tel.png) no-repeat left center; padding-left:40px; font-size:30px; font-weight:bold; color:#eb6100; margin-bottom:10px; line-height:30px; height:30px;}
.footer .footer-top .lft p{ color:#7d7d7d; font-size:14px; line-height:100%;}
.footer .footer-top .lft span{ padding:0 10px;}
.footer .footer-top a{ color:#7d7d7d;}
.footer .footer-top a:hover{color:#eb6100;}
.footer .footer-top .rgt{ padding-top:30px; width:305px;}
.footer .footer-top .rgt .img{ float:left; width:110px; height:110px; margin-right:15px;}
.footer .footer-top .rgt .img img{ display:block;width:110px; height:110px;}
.footer .footer-top .rgt .info{ padding-top:57px;}
.footer .footer-top .rgt .info p{ padding-top:6px;}
.footer .footer-top .rgt .info p strong{color:#eb6100;}
.footer .copyright{ background:#1B1B1B; text-align:center; font-size:12px; color:#535353; height:80px; line-height:80px;}
.siderbar{ position:fixed; right:0; top:210px; width:75px; display:none; z-index:999;}
.siderbar ul li{ width:75px; height:75px; margin-bottom:8px;}
.siderbar ul li a{ display:block;  width:75px;height:30px;padding-top:45px;}
.siderbar ul li.n1 a{ background:#EB6100 url(../images/img14.png) no-repeat center 10px; color:#fff; text-align:center; }
.siderbar ul li.n2 a{ background:#EB6100 url(../images/img15.png) no-repeat center 10px; color:#fff; text-align:center;}.siderbar ul li.n1 a:hover{background:#F47420 url(../images/img14.png) no-repeat center 10px; color:#fff; }
.siderbar ul li.n2 a:hover{background:#F47420 url(../images/img15.png) no-repeat center 10px; color:#fff; }


/*关于我们*/
.box_tab1{ background:#f8f8f8; }
.box_tab1 .head{height: 80px; background:#dcdcdc;}
.box_tab1 .head ul{border-left: 1px solid #f8f8f8;height: 80px;}
.box_tab1 .head ul li{cursor: pointer;margin-left: -1px;position: relative;height: 80px;width: 169px;float: left;text-align: center;border-right: 1px solid #f8f8f8; font-size:18px; color:#313131;line-height: 80px;}
.box_tab1 .head ul li a{color:#313131;display: block;}
.box_tab1 .head ul li.on{ background: #ff6900; color:#ffffff}
.box_tab1 .head ul li.on a{background: #ff6900;  color:#ffffff}
.box_tab1 .head ul li:hover a{ background: #ff6900; color:#ffffff}
.box_tab1 .head ul li.on i{display: block;width: 23px;height: 19px; background:url(../images/i1.png) no-repeat center;position: absolute;left: 50%; margin-left: -11px;bottom: -19px;}
.box_tab1 .body{padding-top: 80px;height: 270px;}
.box_tab1 .body ul{overflow: hidden;}
.box_tab1 .body ul li{text-align: center;}
.box_tab1 .body ul li strong{ font-size:36px; color:#ff6900;line-height: 36px;}
.box_tab1 .body ul li p{ font-size:18px; color:#313131;line-height: 36px;padding-top: 60px;}
.box_tab1 .body ul li p span{ color:#ff6900; font-size:24px;}

.box_tab1 .body1{padding-top: 80px;height: auto;}
.box_tab1 .body1 ul{overflow: hidden;}
.box_tab1 .body1 ul li{text-align: center;}
.box_tab1 .body1 ul li strong{ font-size:18px; color:#ff6900;line-height: 36px;}
.box_tab1 .body1 ul li p{ font-size:18px; line-height: 36px;padding-top: 30px;}


.box_tab1 .body2{padding-top: 80px;height: auto;}
.box_tab1 .body2 ul{overflow: hidden;}
.box_tab1 .body2 ul li{}
.box_tab1 .body2 ul li strong{ }
.box_tab1 .body2 ul li p{font-size:18px;line-height:30px; }
.box_tab1 .body2 ul li span{ }

.box_youshi{height: 746px;background: #FFF; background:url(../images/p5.png) no-repeat center 73px;}

.titbox{ font-size:36px; color:#eb4326; line-height: 36px;text-align: center;font-weight: bold;}
.box_ryzz{padding-top: 70px;padding-bottom: 69px;background: #eee;}
.box_ryzz .wrapper{overflow: hidden;background: #eb4326;margin-top: 40px;}
.box_ryzz .pic{float: left;width: 822px;height: 504px;background: #fff;}
.box_ryzz .pic img{width: 822px;height: 504px;}
.box_ryzz .txt{margin-left: 822px;padding:92px 50px 0 54px;color:#fff;}
.box_ryzz .txt span{display: block; font-size:36px;line-height: 36px; }
.box_ryzz .txt p{ font-size:18px; line-height: 36px;padding-top: 25px;}

.box_mhm{ padding:71px 0; background:#ffffff;text-align: center;}

.box_lxwm{padding-top: 67px;padding-bottom: 41px; background: #f6f6f6;}
.box_lxwm .wrapper{margin-top: 35px; border-top:1px dashed #eb6100;overflow: hidden;padding-top: 44px;}
.box_lxwm .pic{float: left;width: 601px;height: 370px;}
.box_lxwm .pic img{width: 601px;height: 370px;}
.box_lxwm .txt{margin-left: 640px;margin-right: 50px;}
.box_lxwm .txt .hd{ font-size:24px; color:#313131; line-height: 24px;}
.box_lxwm .txt .hd strong{ font-size:36px; color:#ff6900;line-height: 36px;display: block; font-style:italic;padding-top: 16px;}
.box_lxwm .txt .bd p{ font-size:14px; color:#7d7d7d; line-height: 20px;}
.box_lxwm .txt .bd p span{ font-size:18px; color:#ff6900;display: block;padding-top: 30px;padding-bottom: 6px;}

/*了解400电话*/
.box_ljdh{padding-top: 35px; background:url(../images/b11.jpg) repeat top;}
.box_ljdh .head{height:84px;background: #dcdcdc; }
.box_ljdh .head ul{overflow: hidden;}
.box_ljdh .head ul li{float: left;width: 392px;cursor: pointer; font-size:24px; height: 84px;line-height: 84px; color: #535353;text-align: center; border-right:1px solid #ffffff}
.box_ljdh .head ul li a{display: block;color: #535353;}
.box_ljdh .head ul li:hover a{background:url(../images/b10.jpg) repeat-x ; color:#ff6900;}
.box_ljdh .head ul li.on{ background:url(../images/b10.jpg) repeat-x ; color:#ff6900;}
.box_ljdh .head ul li.last{border-right: none; width: 393px;}

.box_js{}
.jies_tit{ background:#579ad8;padding-top: 64px;}
.jies_tit strong{ font-size:36px; color:#fff; line-height: 36px;text-align: center;display: block;font-weight: bold;}
.jies_tit p{ text-align:left; margin:45px 50px 0; padding:0 50px 60px; border-bottom: 1px solid #67cfff; font-size:18px; line-height: 30px; color:#ffffff;}
.jies_tit p strong{ font-size:24px; line-height: 30px; display:inline;}
.jies_tit p span{ font-size:24px; color:#ffe400; font-weight: bold;}

.jies_xxtj{padding-top: 65px;height: 733px; background:#579ad8 url(../images/b6.jpg) no-repeat center 144px;}
.jies_xxtj .tit{ font-size:36px; color:#fff; line-height: 36px;text-align: center;font-weight: bold;}
.jies_xxtj ul{overflow: hidden;padding-left: 19px;}
.jies_xxtj ul.lst_t{margin-top: 38px;}
.jies_xxtj ul.lst_b{margin-top:26px;}
.jies_xxtj ul li{float: left;width: 230px; margin:0 75px;}
.jies_xxtj ul li strong{text-align: center; font-size:24px; line-height: 30px;font-weight: bold;padding-top: 53px;display: block; color:#fff;}
.jies_xxtj ul li strong span{line-height: 24px;padding-top: 12px;display: block;}
.jies_xxtj ul li p{ font-size:16px; color:#fff; line-height: 24px;padding-top: 70px;}

.jies_gongn{ padding:60px 0;background: #fff;}
.jies_gongn .tcScroll2{margin-top: 48px;}
.jies_gongn .tcScroll2 .prev{ background:#fff url(../images/i2.jpg) no-repeat center;margin-top: -1px; border-bottom:1px solid #fff;border-top:1px solid #fff;border-right:1px solid #ddd;}
.jies_gongn .tcScroll2 .next{ background:#fff url(../images/i3.jpg) no-repeat center;margin-top: -1px; border-bottom:1px solid #fff;border-top:1px solid #fff;border-left:1px solid #ddd;}

.jies_qybz{background: #FFF;padding-top: 50px;padding-bottom: 52px;}
.jies_qybz .tit{ font-size:36px; color:#313131;line-height: 36px;text-align: center;}
.jies_qybz .tit strong{font-weight: bold;}
.jies_qybz .multipleColumn2{margin-top: 46px;}
.jies_qybz .multipleColumn2 .prev{left: 5px;}
.jies_qybz .multipleColumn2 .next{right: 5px;}

.jies_ljzx{padding-top: 47px;background: #eee;padding-bottom: 70px;text-align: center;}
.jies_ljzx strong{display: block; font-size:42px; color:#eb6100;font-weight: bold;}
.jies_ljzx p{ font-size:24px;line-height: 36px;padding-top: 8px; color:#313131}
.jies_ljzx p span{ color:#448aca}
.jies_ljzx a{display: block;width: 283px;height: 53px;margin: 45px auto 0; line-height: 53px;background:#eb6100;text-align: center; font-size:24px; color:#fff;}
.jies_ljzx a:hover{background: #f37116; color:#fff;}

.box_ljdh .setpMod{background: #fff;}

/*了解400问答*/
.box_wenda { padding:76px 0 69px;background: #FFF;text-align: center;}

.bg_eee{background: #EEE;padding-bottom: 83px; }

/*了解400电话功能*/
.box_dhgn{padding-left: 175px;padding-right: 182px;background: #FFF;}
.box_dhgn ul{}
.box_dhgn ul li{overflow: hidden; border-bottom:1px dashed #dcdcdc}
.box_dhgn ul li .pic{float: left;width: 110px;height: 110px;margin-top: 57px;}
.box_dhgn ul li .pic img{width: 110px;height: 110px;}
.box_dhgn ul li .txt{margin-left: 156px;padding-top: 57px;height: 163px;}
.box_dhgn ul li .txt span{display: block; font-size:24px; color:#313131;line-height: 24px;}
.box_dhgn ul li .txt p { font-size:14px; color:#7d7d7d; line-height: 24px;padding-top: 22px;}

/*新闻*/
.box_news{background: #FFF;padding-top: 32px;}
.box_news .wrapper{ padding:0 50px;}
.box_news .hd{height: 36px;border-bottom: 2px solid #dcdcdc;}
.box_news .hd span{display: block;height: 36px;float: left;border-bottom: 2px solid #eb6100; font-size:24px; color: #313131;line-height: 24px; }
.lst_news{ padding:3px 3px 0;}
.lst_news li{padding-left: 26px;height: 43px;border-bottom: 1px solid #ececec;line-height: 43px;padding-right: 100px;position: relative; background:url(../images/i4.jpg) no-repeat 2px center;}
.lst_news li a{ color:#313131; font-size:15px;}
.lst_news li a:hover{ color:#eb6100}
.lst_news li span{position: absolute;display: block;line-height: 43px;top: 0;right: 14px; font-size:12px; color:#666;}


/*翻页*/
.page{ clear:left; padding:24px 0 72px; text-align: center;}
.page a{  display:inline-block; margin:0 2px; vertical-align:middle; width:28px; text-align:center; font-size:12px; color:#333; line-height:28px;  border:1px solid #c8c7c8; border-radius:50% }

.page a.on{color:#fff; background:#f86d0d;border:1px solid #f86d0d;}
.page a:hover{ color:#fff; background:#f86d0d;border:1px solid #f86d0d; text-decoration:none }
.page a.on:hover{ text-decoration:none }

.page1{ clear:left; padding:24px 0 0px; text-align: center;}
.page1 a{  display:inline-block; margin:0 2px; vertical-align:middle; width:28px; text-align:center; font-size:12px; color:#333; line-height:28px;  border:1px solid #c8c7c8; border-radius:50% }

.page1 a.on{color:#fff; background:#f86d0d;border:1px solid #f86d0d;}
.page1 a:hover{ color:#fff; background:#f86d0d;border:1px solid #f86d0d; text-decoration:none }
.page1 a.on:hover{ text-decoration:none }

.cxBanner{ height:350px;}
.cxBanner a{ display:block; width:100%; height:350px;}
.qianMod2{ background:#EB4326;}
.hotMod { padding-bottom:70px; background:#EEEEEE;}
.hotMod h2{ padding-top:70px; font-size:36px; color:#313131; text-align:center; padding-bottom:40px;}
.hotMod h2 strong{ position:relative;}
.hotMod h2 strong i{ position:absolute; top:-30px; right:-60px;}
.hotMod .body .list li{ width:220px; height:518px; margin-right:20px; color:#fff; float:left; text-align:center; position:relative;}
.hotMod .body .list li.i1{ background:url(../images/box1.png) no-repeat center top;}
.hotMod .body .list li.i2{ background:url(../images/box2.png) no-repeat center top;}
.hotMod .body .list li.i3{ background:url(../images/box3.png) no-repeat center top;}
.hotMod .body .list li.i4{ background:url(../images/box4.png) no-repeat center top;}
.hotMod .body .list li.i5{ background:url(../images/box5.png) no-repeat center top; margin:0;}
.hotMod .body .list li .top{ height:68px; line-height:68px; font-size:18px; margin-bottom:30px;}
.hotMod .body .list li .top strong{ font-size:30px; font-weight:bold;}
.hotMod .body .list li .num h5{ font-weight:bold; font-size:16px; line-height:24px; padding:16px 0; padding-bottom:5px; text-align:left;}
.hotMod .body .list li .num p{ font-size:24px; line-height:30px; text-align:left;}
.hotMod .body .list li .p1{ font-size:30px; font-weight:bold; line-height:34px;}
.hotMod .body .list li .p2{ font-size:60px; font-weight:bold; line-height:70px;}
.hotMod .body .list li .p3{ height:102px; border:1px solid #FFA668; border-bottom:1px solid #FFA668; line-height:102px; color:#843600; font-size:24px; border-right:none; border-left:none;}
.hotMod .body .list li .center{ padding:0 20px;}
.hotMod .body .list li .center .info{ height:130px; overflow:hidden; padding-top:5px; }
.hotMod .body .list li .p4{ font-size:28px; font-weight:bold; line-height:46px; margin-top:-10px; }
.hotMod .body .list li .p4 strong{ font-size:42px; font-weight:bold;}
.hotMod .body .list li .p5{ font-size:24px;}
.hotMod .body .list li .p6{ font-size:18px; color:#9db6fa; text-decoration:line-through;}
.hotMod .body .list li.i3 .p6{ color:#eeff9e;}
.hotMod .body .list li.i4 .p6{ color:#ffd0c2;}
.hotMod .body .list li.i5 .p6{ color:#ceffff;}
.hotMod .body .list li .des{height:90px; border:1px solid #9AB0EA; border-right:none; border-left:none; padding-top:12px; color:#163380; font-size:16px; text-align:left; line-height:24px; }
.hotMod .body .list li.i3 .des{ border:1px solid #E5F78C;border-right:none; border-left:none; color:#364d03; }
.hotMod .body .list li.i4 .des{ border:1px solid #FFC6B5;border-right:none; border-left:none;  color:#8c2513; }
.hotMod .body .list li.i5 .des{ border:1px solid #CCFFFF;border-right:none; border-left:none; color:#148585;  }

.hotMod .body .list li .btn{ position:absolute; bottom:0; left:0; width:100%; text-align:center; color:#fff; background:#EB6100; height:50px; line-height:50px; display:block; font-size:18px;}
.hotMod .body .list li .btn:hover{ filter:alpha(opacity=80);opacity:0.8;}
.hotMod .body .list li .btn2{ background:#2A53C1; }
.hotMod .body .list li .btn3{ background:#6C9A09; }
.hotMod .body .list li .btn4{ background:#EB4326; }
.hotMod .body .list li .btn5{ background:#21C4C4; }
.hotMod .body .list li:hover{ position:relative; top:-3px;}

.wxMod{ background:#50CADC; padding:70px 0; color:#fff; font-size:24px;}
.wxMod .lft img{ display:block; width:226px; height:226px; float:left;}
.wxMod .wxbox{ width:1010px; margin:0 auto;}
.wxMod .rgt{ width:710px; padding-top:15px;}
.wxMod .rgt h4 { font-size:30px; padding-bottom:15px;}
.wxMod .rgt h4  strong{ font-weight:bold;color:#fff552;}
.wxMod .rgt ul li{ line-height:48px;}
.wxMod .rgt ul li strong{ color:#FF4C2D;}


.zsMod { padding-bottom:70px; background:#EEEEEE; padding-top:70px;}
.zsMod h2{ font-size:36px; color:#313131; text-align:center; padding-bottom:40px;}
.zsMod .list ul{ overflow:hidden; padding-left:1px; padding-top:1px;}
.zsMod .list li{ width:195px; height:195px; border:1px solid #ddd; float:left; text-align:center; background:#fff; margin-left:-1px; margin-top:-1px; position:relative; }
.zsMod .list li strong{ display:block;color:#eb6100; font-size:18px;}
.zsMod .list li i{ display:block; height:135px;}
.zsMod .list li i.i1{ background:url(../images/g1.png) no-repeat center center;}
.zsMod .list li i.i2{ background:url(../images/g2.png) no-repeat center center;}
.zsMod .list li i.i3{ background:url(../images/g3.png) no-repeat center center;}
.zsMod .list li i.i4{ background:url(../images/g4.png) no-repeat center center;}
.zsMod .list li i.i5{ background:url(../images/g5.png) no-repeat center center;}
.zsMod .list li i.i6{ background:url(../images/g6.png) no-repeat center center;}
.zsMod .list li i.i7{ background:url(../images/g7.png) no-repeat center center;}
.zsMod .list li i.i8{ background:url(../images/g8.png) no-repeat center center;}
.zsMod .list li i.i9{ background:url(../images/g9.png) no-repeat center center;}
.zsMod .list li i.i10{ background:url(../images/g10.png) no-repeat center center;}
.zsMod .list li i.i11{ background:url(../images/g11.png) no-repeat center center;}
.zsMod .list li i.i12{ background:url(../images/g12.png) no-repeat center center;}
.zsMod .list li i.i13{ background:url(../images/g13.png) no-repeat center center;}
.zsMod .list li i.i14{ background:url(../images/g14.png) no-repeat center center;}
.zsMod .list li i.i15{ background:url(../images/g15.png) no-repeat center center;}
.zsMod .list li i.i16{ background:url(../images/g16.png) no-repeat center center;}
.zsMod .list li:hover{ background:#f5f5f5;}
.zsMod .list li .sd{ position:absolute; top:0; left:0;  width:165px; height:165px;  background:#EB6100; color:#fff; font-size:16px; text-align:center; padding:15px; line-height:26px; filter:alpha(opacity=0);opacity:0; -webkit-transition: 200ms;
  -moz-transition: 200ms;
  -o-transition: 200ms;
  -ms-transition: 200ms;
  transition: 200ms;
  -webkit-transition: color 0.5s ease-in-out, background 0.5s ease-in-out, opacity 0.5s ease-in-out, border-color 0.5s ease-in-out;
  -moz-transition: color 0.5s ease-in-out, background 0.5s ease-in-out, opacity 0.5s ease-in-out, border-color 0.5s ease-in-out;
  -o-transition: color 0.5s ease-in-out, background 0.5s ease-in-out, opacity 0.5s ease-in-out, border-color 0.5s ease-in-out;
  -ms-transition: color 0.5s ease-in-out, background 0.5s ease-in-out, opacity 0.5s ease-in-out, border-color 0.5s ease-in-out;
  transition: color 0.5s ease-in-out, background 0.5s ease-in-out, opacity 0.5s ease-in-out, border-color 0.5s ease-in-out;}
.zsMod .list li:hover .sd{ filter:alpha(opacity=100);opacity:1; -webkit-transition: 200ms;
  -moz-transition: 200ms;
  -o-transition: 200ms;
  -ms-transition: 200ms;
  transition: 200ms;
  -webkit-transition: color 0.5s ease-in-out, background 0.5s ease-in-out, opacity 0.5s ease-in-out, border-color 0.5s ease-in-out;
  -moz-transition: color 0.5s ease-in-out, background 0.5s ease-in-out, opacity 0.5s ease-in-out, border-color 0.5s ease-in-out;
  -o-transition: color 0.5s ease-in-out, background 0.5s ease-in-out, opacity 0.5s ease-in-out, border-color 0.5s ease-in-out;
  -ms-transition: color 0.5s ease-in-out, background 0.5s ease-in-out, opacity 0.5s ease-in-out, border-color 0.5s ease-in-out;
  transition: color 0.5s ease-in-out, background 0.5s ease-in-out, opacity 0.5s ease-in-out, border-color 0.5s ease-in-out;}

.djMod2 { padding-bottom:60px; background:#EEEEEE;}
.djMod2 h2{ padding-top:70px; font-size:36px; color:#313131; text-align:center; padding-bottom:40px;}
.djMod2 h2 strong{ position:relative;}
.djMod2 h2 strong i{ position:absolute; top:-30px; right:-60px;}
.djMod2 .title{ height:20px; line-height:20px; padding:15px 0; padding-right:60px; }
.djMod2 .title a{ color:#448aca; font-size:14px;}

.multipleColumn3{ overflow:hidden; position:relative; width:1180px;  }
.multipleColumn3 .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;   display:none;}
.multipleColumn3 .prev,.multipleColumn3 .next{ display:block;  width:34px; height:65px;overflow:hidden;
			 cursor:pointer; position:absolute; top:50%; margin-top:-30px; }
.multipleColumn3 .prev{ background:url("../images/prev2.png") no-repeat; left:0;}
.multipleColumn3 .next{ background:url("../images/next2.png") no-repeat;right:0;}
.multipleColumn3 .bd{ overflow:hidden; width:1075px; overflow:hidden; margin-left:45px;  }
.multipleColumn3 .bd ul{ overflow:hidden; zoom:1; width:1120px;  float:left; _display:inline; }
.multipleColumn3 .bd ul li{background-color:#fff;height:130px;width:255px;margin:0px;margin-right:18px;margin-bottom:17px;position:relative; text-align:center; float:left;}
.multipleColumn3 .bd ul li small{height:23px;font-size:18px; display:block; color:#959595; text-decoration:line-through;}
.multipleColumn3 .bd ul li h4{font-size:24px;margin-bottom:10px;font-weight:bold; padding-top:20px;}
.multipleColumn3 .bd ul li .btn{background:#EB6100;height:36px;color:#FFF;font-size:16px;line-height:36px; display:block; position:absolute; bottom:0; left:0; width:100%;}
.multipleColumn3 .bd ul li .btn.btn-default{}
.multipleColumn3 .bd ul li .btn.over{background:#B5B5B5;position:absolute;bottom:0px;width:100%;}
.multipleColumn3 .bd ul li:hover{ background:#f8f8f8;}

.freeMod{  position:relative; z-index:2; margin-bottom:35px; }
.freeMod .wrapper{ margin-top:-157px; background:#fff; padding-top:70px;padding-bottom:65px;}
.freeMod .head ul { padding:0 30px; padding-bottom:40px;}
.freeMod .head ul li{ width:33.3%; text-align:center; font-size:36px; color:#7d7d7d; float:left;}
.freeMod .head ul li i{ display:block; height:175px; padding-bottom:15px;}
.freeMod .body{ background:#F8F8F8; padding:30px; font-size:18px; padding-left:110px; color:#959595; line-height:30px;}
.freeMod .body h4{ color:#eb6100; font-size:24px; font-weight:bold; padding-bottom:10px;}
.freeMod .body strong{ color:#333;}

.xyMod{ background:#FF6030; color:#fff; padding:50px 0; margin-bottom:35px;}
.xyMod .head{ margin-bottom:75px; text-align:center;}
.xyMod .head h2 strong{ font-size:48px; color:#fff; display:block; margin-bottom:10px;}
.xyMod .head h2 span{ font-size:24px; color:#fffdd3; display:block;}
.xyMod .body{ padding:0 50px;}
.xyMod .body ul { overflow:hidden;}
.xyMod .body ul li{ float:left; width:50%; padding:15px 0; border-left:1px solid #EB4326; border-top:1px solid #EB4326; margin-left:-1px; margin-top:-1px; height:116px;}
.xyMod .body ul li i{ float:left; display:block; padding-left:25px; padding-top:10px; width:95px; height:95px;}
.xyMod .body ul li .desc{ margin-left:146px; padding-right:30px; font-size:16px; padding-top:15px;}
.xyMod .body ul li .desc h4{ color:#fffcdb; font-size:24px; padding-bottom:10px;}

.cyMod{background:#4B4B4B;  color:#fff; font-size:18px;}
.cyMod .head{background:#88ABDA; padding:35px 75px;}
.cyMod .head ul li{ background:url(../images/dot2.png) no-repeat left center; padding-left:30px; line-height:30px;}
.cyMod .body{ height:319px;}
.cyMod .body .lft{ width:400px; padding-left:75px;}
.cyMod .body .lft h3{ height:98px; line-height:98px; font-size:24px;}
.cyMod .body .lft p{ font-size:18px; padding-bottom:10px; line-height:30px;}
.cyMod .body .lft .tel{ font-style:italic; font-weight:bold; font-size:30px; color:#ff6900; }
.cyMod .body .lft p.p2{ font-size:16px; line-height:24px;}
.cyMod .body .lft .btn{ display:block; width:180px; height:42px; line-height:42px; text-align:center; color:#fff; font-size:16px; background:#FF6900; border-radius:5px; margin-top:30px;}

.qhMod{ background:#fff; }
.qhMod .tabnav { height:85px; margin-bottom:70px;}
.qhMod .tabnav ul li{ height:75px; line-height:75px; border-top:10px solid #DCDCDC; background:#DCDCDC; font-size:24px; float:left; width:50%; text-align:center;}
.qhMod .tabnav ul li a { display:block;height:75px; line-height:75px;}
.qhMod .tabnav ul li.on{ border-top:10px solid #EB6100; background:#fff;}
.qhMod .tabnav ul li.on a{ color:#eb6100;}
.qhMod .dlHd{ background:url(../images/tit_bg.png) no-repeat left top; height:63px; line-height:63px; border-bottom:1px solid #EB6100;}
.qhMod .dlHd .lft strong{ padding-left:115px; color:#fff; display:block; width:246px; font-size:32px; float:left;}
.qhMod .dlHd .lft span{ font-size:18px;}
.qhMod .dlBd{ padding:24px 50px;}
.qhMod .dlBd .tips{ border:1px dashed #448ACA; color:#448ACA; font-size:16px; height:35px; line-height:35px; padding:8px 15px; margin-bottom:65px;}
.qhMod .dlBd .tips span{ float:left;}
.qhMod .dlBd .tips strong{ float:right; font-size:26px; font-weight:bold; color:#eb6100; background:url(../images/tel3.png) no-repeat left center; display:block; line-height:35px; height:35px; padding-left:43px;}
.qhMod .dlBd .selectUl{ height:48px; line-height:48px; margin-bottom:70px;}
.qhMod .dlBd .selectUl li{ float:left; width:48px; line-height:48px; margin-right:20px; font-size:18px; width:110px;}
.qhMod .dlBd .selectUl li.i1{ background:#448ACA; color:#fff; font-size:16px; text-align:center; border-radius:5px; width:148px; height:48px;}
.qhMod .dlBd .selectUl li input{ float:left; margin-top:17px; margin-right:5px;}

.qhMod .qhbody{ position:relative;}
.qhMod .dlBd .dlList{ overflow:hidden; width:100%; overflow:hidden; }
.qhMod .dlBd .dlList ul{ overflow:hidden; zoom:1; width:104%;}
.qhMod .dlBd .dlList ul li{background-color:#F6F6F6;height:130px;width:256px;margin:0px;margin-right:20px;margin-bottom:20px;position:relative; text-align:center; float:left; *display:inline;}
.qhMod .dlBd .dlList ul li small{height:23px;font-size:18px; display:block; color:#eb4326; text-decoration:line-through;}
.qhMod .dlBd .dlList ul li small.gray{color:#959595; }
.qhMod .dlBd .dlList ul li h4{font-size:24px;margin-bottom:10px;font-weight:bold; padding-top:20px;}
.qhMod .dlBd .dlList ul li .btn{background:#EB6100;height:36px;color:#FFF;font-size:16px;line-height:36px; display:block; position:absolute; bottom:0; left:0; width:100%;}
.qhMod .dlBd .dlList ul li .btn.btn-default{}
.qhMod .dlBd .dlList ul li .btn.over{ background:#959595;position:absolute;bottom:0px;width:100%;}
.qhMod .dlBd .dlList ul li:hover{ background:#f0f0f0;}

.pager{ height:40px; line-height:40px; text-align:right; color:#7d7d7d; font-size:14px; padding-top:10px;}
.pager ul li{ display:inline-block; *display:inline; zoom:1; padding-left:10px;}
.pager ul li.cur a,.pager ul li.cur{ color:#EB6100;}

.qhModWrap{ width:100%; overflow:hidden;}
.qhMod .qhbody .qianMod{ position:absolute; width:1920px; top:0; left:50%; margin-left:-960px; top:100px; background:#EB4326;} 
.listWrap{ width:1080px; margin:0 auto;}
.listWrap .listTit{ background:url(../images/tit2.png) no-repeat center center; height:70px; color:#fff; text-align:center;}
.listWrap .listTit strong{ display:block; font-size:24px; line-height:40px; padding-top:3px;}
.listWrap .listTit span{ display:block; line-height:100%; font-size:16px;}
.listWrap .listCon{ background:url(../images/bg1.png) repeat-y center top; border:1px solid #ddd;}
.listWrap .listCon .inner{ width:101%; overflow:hidden;}
.listWrap .listCon dl{float:left;width:269.5px; height:150px; border-top:1px solid #ddd; color:#333;text-align:center;position:relative; margin-top:-1px;}
.listWrap .listCon dl dt{ height:60px;}
.listWrap .listCon dl dt strong{ display:block; line-height:28px; padding-top:18px; font-size:24px; font-weight:bold; padding-top:18px; padding-bottom:2px;}
.listWrap .listCon dl dt span{ display:block; color:#b5b5b5; text-decoration:line-through; font-size:14px;}
.listWrap .listCon dl dd strong{ display:block; padding-top:10px;line-height:28px; color:#eb6100; font-size:24px; font-weight:bold;  padding-bottom:2px;}
.listWrap .listCon dl dd span{ display:block;color:#eb6100;}
.listWrap .listCon dl dd .btn{ display:block; position:absolute; bottom:18px; left:91px; width:102px; background:#F39800; font-size:14px; display:block; height:24px; line-height:24px; color:#fff;}

.listWrap .listCon dl dd .btn.over{ background:#959595;display:block; position:absolute; bottom:18px; left:91px; width:102px; font-size:14px; display:block; height:24px; line-height:24px; color:#fff;}
.formWrap{ background:#fff; padding-top:65px;}
.formWrap .current{ background:url(../images/img4.png) no-repeat left center; height:50px; line-height:50px;}
.formWrap .current ul li{ height:50px; line-height:50px;color:#fff; min-width:140px; text-align:center; font-size:18px; float:left; padding-right:20px;}
.formWrap .current ul li a{ color:#fff;}
.formWrap .current ul li.home{ width:150px;}
.formWrap .body{ padding-top:70px; width:1080px; margin:0 auto; padding-bottom:102px;}
.formWrap .body .top{ height:53px; line-height:53px; border-bottom:1px solid #EB6100; margin-bottom:15px;}
.formWrap .body .top .lft{ font-size:30px;}
.formWrap .body .top .lft strong{ font-weight:bold;}
.formWrap .body .top .rgt{ font-size:24px; color:#959595;}
.formWrap .body .tips{ border:1px dashed #448ACA; color:#448ACA; font-size:16px; height:35px; line-height:35px; padding:8px 15px; }
.formWrap .body .tips span{ float:left;}
.formWrap .body .tips strong{ float:right; font-size:26px; font-weight:bold; color:#eb6100; background:url(../images/tel3.png) no-repeat left center; display:block; line-height:35px; height:35px; padding-left:43px;}
.formWrap .body .form{ padding-top:70px; padding-left:90px;}
.formWrap .body .form .price{ color:#eb4326; font-size:24px; line-height:50px; padding-bottom:15px;}
.formWrap .body .form .price strong{ font-weight:bold;} 
.formWrap .body .form .price small{ font-size:14px; color:#959595;}
.formWrap .body .form ul li{ zoom:1; margin-bottom:20px;}
.formWrap .body .form ul li:after{ clear:both; content:""; display:block;}
.formWrap .body .form ul li label{ display:block; height:50px; line-height:50px; color:#7d7d7d; font-size:18px; width:110px; float:left;}
.formWrap .body .form ul li .text{ width:416px; height:20px; padding:14px 10px; border:1px solid #D2D2D2; font-size:16px; float:left;}
.formWrap .body .form ul li .red{ display:block; float:left; color:#e60012; font-size:16px; padding-left:10px; line-height:50px;}
.formWrap .body .form ul li .text2{ height:170px;}
.formWrap .body .form ul li .text3{ width:120px;}
.formWrap .body .form ul li .code{ float:left; padding-left:10px; padding-right:10px; padding-top:10px;}
.formWrap .body .form .btn{ display:block; padding-left:110px; padding-top:20px;}
.formWrap .body .form .btn .submit{ display:block; width:217px; height:50px; border-radius:6px; background:#EB6100; color:#fff; font-size:18px; text-align:center; border:none; cursor:pointer;}


.payWrap{ width:1080px; margin:0 auto; padding-top:70px;}
.pay-itembox{ position:relative; border:1px solid #FF6900; padding:40px; margin-bottom:70px;}
.pay-itembox .tit{ position:absolute; top:-20px; left:70px;}
.pay-itembox .box.lft{ width:500px;}
.pay-itembox .box.rgt{ width:450px;}
.pay-itembox .box .img{ float:left; margin-right:25px;}
.pay-itembox .box .desc{ margin-left:155px; padding-top:15px; font-size:14px; color:#7d7d7d; line-height:24px;}
.pay-itembox .box .desc h4{ padding-bottom:10px;}
.pay-itembox .box2 { padding:10px 0;}
.pay-itembox .box2 .img{ float:left; margin-right:25px; margin-top:40px; margin-bottom:20px;}
.pay-itembox .box2 .desc{ margin-left:155px; padding-top:15px; font-size:14px; color:#7d7d7d; line-height:24px;}
.pay-itembox .box2 .desc strong{ font-weight:bold; font-size:18px;}
.payWrap .tips{ padding:0 30px; padding-bottom:50px; margin-top:-15px;}
.payWrap .tips h4{ color:#eb6100; font-size:18px; padding-bottom:20px; line-height:100%;}
.payWrap .tips ul li{ font-size:16px; color:#7d7d7d; line-height:24px; background:url(../images/pay_img8.png) no-repeat left center; padding-left:20px;}


.commentWrap{ width:1080px; margin:0 auto;}
.commentWrap h2{  font-size:36px; color:#313131; text-align:center; padding-bottom:40px;}
.pllist{border:1px solid #ddd}
.pllist li{margin:30px;border-bottom:1px solid #ddd}
.pllist li{list-style:none}
.pllist li h4{float:left;width:240px;font-size:20px;line-height:25px;margin-top:0px;height:70px}
.pllist li p{color:#7E7E7E;line-height:23px; margin-left:240px;}

.commentBox { width:770px;  background:#FAFAFA; padding:20px; margin-top:35px; padding-top:10px; padding-bottom:10px;}
.commentBox .hd{ font-size:16px; line-height:40px;}
.commentBox .bd{ border:1px solid #ddd; background:#fff; padding:10px; position:relative; padding-bottom:20px;}
.commentBox .bd textarea{ width:100%; height:250px;}
.commentBox .bd .num{ position:absolute; bottom:5px; right:10px; font-size:14px;}
.commentBox .ft{ height:40px; line-height:40px; padding:20px 0;}
.commentBox .ft ul li{ float:left; padding-right:20px; font-size:16px;}
.commentBox .ft ul li .text{ border:1px solid #ddd; background:#fff; width:130px; padding:10px; height:16px; font-size:14px;}
.commentBox .ft ul li label{ padding-right:10px;}
.commentBox .ft ul li.btn{ float:right; padding:0;}
.commentBox .ft ul li.btn .submit{ display:block; background:#EB6100; height:40px; line-height:40px; cursor:pointer; color:#fff; font-size:16px; width:200px;}






/*实名认证*/

.zt_wraper{width: 1179px;margin: 0 auto;position:relative;}

.sh_header{margin-bottom: 7px;}
.sc_content .ask{
    height: 403px;
}
.sc_content .ask .head img{width: 528px; height: 81px;}
.sc_content .ask .head span{width: 600px;display: block;font-size: 16px;font-weight: bold;line-height: 30px;padding-top: 15px;}
.sc_content .ask .body{}
.sc_content .ask .body ul{}
.sc_content .ask .body ul li{float: left;margin-left: 59px;margin-top: 62px;margin-bottom: 32px;}
.sc_content .ask .body ul li{height: 260px;width: 165px;display: block;font-size: 16px;color: #8e8e8e;font-weight: bold;background: url(../images/ico1.png) no-repeat top;}
.sc_content .ask .body ul li span{display: block;padding-left: 22px; padding-top:110px;line-height: 30px;height: 153px;width: 140px;}
.sc_content .ask .body ul li.ico1{background: url(../images/ico1.png) no-repeat top;}
.sc_content .ask .body ul li.ico2{background: url(../images/ico2.png) no-repeat top;}
.sc_content .ask .body ul li.ico3{background: url(../images/ico3.png) no-repeat top;}
.sc_content .ask .body ul li.ico4{background: url(../images/ico4.png) no-repeat top;}
.sc_content .ask .body ul li.ico5{background: url(../images/ico5.png) no-repeat top;}
.sc_content .link{width: 100%;margin: 30px 0 20px;}
.sc_content .link .img{background: url(../images/ico6.png) no-repeat center;height: 194px;width: 1047px;margin: 0 auto;position: relative;font-size: 18px;}
.sc_content .link .img img{float: left;}
.sc_content .link span{margin-left: 20px;width: 880px;float: left;}
.sc_content .link .ico1{ position: absolute;top: 30px;left: 100px;width: 925px;}
.sc_content .link .ico2{
   position: absolute;top: 93px;left: 100px;width: 925px;
}
.sc_content .bill .list{background: url(../images/ico12.png) no-repeat top;height: 260px;width: 1102px;margin: 0 auto;margin-bottom: 30px;}
.sc_content .intent{height: 645px;background-color: #eeeeee;}
.sc_content .intent .sup{
    margin-top: 20px;margin-left: 35px;
} 
.sc_content .intent .sub{margin-top: 50px;}
.sc_content .bill .head{margin-bottom: 8px;}
.sc_content .bill .list img{padding: 65px 100px 65px 80px;}
.sc_content .bill .list p{width: 755px;}
.sc_content .bill .list h3{font-size: 24px;color: #eb6100;font-weight: bold;margin: 20px 0;text-align: center;width: 610px;}
.sc_content .bill .list p{font-size: 16px;color: #999999;line-height: 25px;}
.sc_content .bill .list2{background: url(../images/ico27.png) no-repeat top;height: 214px;color: #999999}
.sc_content .bill .list img{padding: 40px 100px 40px 80px;}
.sc_content .bill .list2 p{line-height: 30px;}
.sc_content .bill .list2 h3{}
.sc_content .bill .list2 span{font-size: 16px;color:black;}
.sc_content .bill .list2 .red{color: #fe0000;}
.sc_content .flow{margin: 25px 0 15px;height: 623px;background:#eb6100 url(../images/flow.png) no-repeat center;position: relative;}
.sc_content .flow .img{height: 35px;width: 395px;margin: 0 auto;padding-top: 25px;margin-bottom: 30px;}
.sc_content .flow .ul{font-size: 14px;}

.sc_content .flow .ul li{width: 320px;line-height: 25px;font-weight: bold;}
.sc_content .flow .ul li span{font-size: 12px;font-weight: normal;}
.sc_content .flow .ul li.one{position: absolute; left: 120px;top: 140px;  }
.sc_content .flow .ul li.two{position: absolute;top: 150px;right: 130px;   }
.sc_content .flow .ul li.three{position: absolute;   bottom: 115px;right: 130px;}
.sc_content .flow .ul li.four{position: absolute; top: 445px;left: 120px;  }







