
/* CSS Document */

*{ margin:0; padding:0;}
body {color:#333;font-size:12px;padding: 0; line-height:22px; margin:0px; font-family:"微软雅黑"}
ul, li{list-style: none outside none;}
p, div, h1, h2, h3, h4, ul, li, img, span, input, dl, dd, dt, form, table, td, tr{ margin:0px; padding:0px;}
img{ border:0 none; padding:0; margin:0}
a{ color:#333; text-decoration:none;}
a:hover{ color:#CC0000; text-decoration:none;}
.clear {clear: both;font-size:0;height:0;line-height:0;}
.head{ display:block;background:#1f2228;}

#content{position: relative; float:left; z-index:99999999}
.help-tip{position: absolute;top:10px;right: 18px;text-align: center;background:url(../image/weixin_hui.png) no-repeat 0 0;width: 24px;height: 24px;line-height: 26px;cursor: default;}
.help-tip:before{content:'　';font-weight: bold;color:#fff;}
.help-tip:hover p{display:block;transform-origin: 100% 0%;-webkit-animation: fadeIn 0.3s ease-in-out;animation: fadeIn 0.3s ease-in-out;}
.help-tip p{display: none;text-align: left;background-color: #fff;padding:10px;width:100px;position: absolute;border:1px #ddd solid;border-radius:3px;-moz-box-shadow: 0px 0px 5px #ddd;-webkit-box-shadow: 0px 0px 5px #ddd;box-shadow:0px 0px 5px #ddd;right: -60px; top:32px;color: #333; line-height:22px; text-align:center}
.help-tip p:before{position: absolute;content: '';width:0;height: 0;border:6px solid transparent;border-bottom-color:#fff;right:60px;top:-12px;}
.help-tip p:after{width:100%;height:40px;content:'';position: absolute;top:-40px;left:0;}
 @media(min-width:320px) {
	 .top{ height:42px; line-height:42px; color:#ccc; margin-left:50px }
.top .topleft{display:none}
.top .topleft span{ color:#ff001e; font-size:12px; font-weight:bold}
.top .topright{ float:left; padding-left:30px}
}

 @media(min-width:1100px) {.top{ height:42px; line-height:42px; color:#ccc; width:1100px; margin:0 auto }
.top .topleft{ width:400px; float:left; display:block}
.top .topleft span{ color:#ff001e; font-size:12px; font-weight:bold}
.top .topright{ float:right}
}
/*@-webkit-keyframes fadeIn {*/
/*	0% { */
/*		opacity:0; */
/*		transform: scale(0.6);*/
/*	}*/

/*	100% {*/
/*		opacity:100%;*/
/*		transform: scale(1);*/
/*	}*/
/*}*/

/*@keyframes fadeIn {*/
/*	0% { opacity:0; }*/
/*	100% { opacity:100%; }*/
/*}*/

.tel{ float:left; background:url(../image/tel.png) no-repeat 0 center; padding:0 0 0 22px; color:#ccc}
.tel strong{ color:#fff; font-weight:normal}
.tit{ color:#ea5348; font-size:14px; font-weight:bold}
.nav{ width:100%; margin:0 auto}
.nav .logo{ width:30%; float:left; padding:35px 0 0 0;}
.nav .navcon{ width:70%; float:left}
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button { margin: 0; padding: 0; border: 0; list-style: none; line-height: 1;display: block; position: relative; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
#cssmenu:after,
#cssmenu > ul:after { content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
#cssmenu #menu-button {display: none;}
#cssmenu { width: auto; line-height: 1; background: #ffffff; z-index:9999}
#menu-line { position: absolute;top: 0; left: 0;height: 3px;background: red;}
#cssmenu > ul > li { width:114px; text-align:center; float: left;}
#cssmenu.align-center > ul { text-align: center;}
#cssmenu.align-center > ul > li {display: inline-block; float: none;}
#cssmenu.align-center ul ul { text-align: left; }
#cssmenu.align-right > ul > li { float: right;}
#cssmenu.align-right ul ul {text-align: right;}
#cssmenu > ul > li > a { padding: 0px 0px;  line-height:100px; font-size: 15px;text-decoration: none; text-transform: uppercase;color: #000000; }
#cssmenu > ul > li:hover > a, #cssmenu > ul > li.active > a { color:red; }
#cssmenu > ul > li.has-sub > a { padding-right: 0px;}
#cssmenu > ul > li.has-sub > a::after { position: absolute; top: 21px; right: 10px; width: 4px;height: 4px;  border-bottom: 1px solid #000000;border-right: 1px solid #000000;}
#cssmenu > ul > li.has-sub:hover > a::after {border-color: #009ae1;}
#cssmenu ul ul { position: absolute;left: -9999px;}
#cssmenu li:hover > ul { left: auto;}
#cssmenu.align-right li:hover > ul { right: 0;}
#cssmenu ul ul ul { margin-left: 100%;top: 0;}
#cssmenu.align-right ul ul ul {margin-left: 0; margin-right: 100%;}
#cssmenu ul ul li { height: 0;}
#cssmenu ul li:hover > ul > li {height:40px;*height:34px; padding:0px; width:114px;*margin-left:-54px; border-bottom:1px #CC0000 solid;border-top:1px red solid}
#cssmenu ul ul li a {padding: 13px 20px;*padding: 13px 0px;width: 114px;font-size: 12px;background:#df0f05; text-decoration: none;color: #fff;}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li a:hover {color: #ffffff; background:#CC0000}
#cssmenu ul ul li.has-sub > a::after { position: absolute;top: 13px;right: 10px; width: 4px; height: 4px; border-bottom: 1px solid #dddddd; border-right: 1px solid #dddddd;}
#cssmenu.align-right ul ul li.has-sub > a::after {right: auto;left: 10px; border-bottom: 0;border-right: 0; border-top: 1px solid #dddddd; border-left: 1px solid #dddddd;}
#cssmenu ul ul li.has-sub:hover > a::after {border-color: #ffffff;}

/*banner效果样式*/
.DB_tab25 {width:100%;height:620px;position:relative;overflow:hidden;cursor:pointer;}
.DB_tab25 .DB_bgSet{position:relative;}
.DB_tab25 .DB_bgSet li{position:absolute;width:100%;height:620px;display:none;}
.DB_tab25 .DB_imgSet{position:absolute;width:1100px; margin:0 auto;}
.DB_tab25 .DB_imgSet .DB_1_1{position:absolute;left:0px;top:120px;}
.DB_tab25 .DB_imgSet .DB_1_2{position:absolute;left:130px;top:320px}
.DB_tab25 .DB_imgSet .DB_1_3{position:absolute;left:630px;top:170px;}
.DB_tab25 .DB_imgSet .DB_2_1{position:absolute;left:400px;top:60px;}
.DB_tab25 .DB_imgSet .DB_2_2{position:absolute;left:150px;top:160px}
.DB_tab25 .DB_imgSet .DB_2_3{position:absolute;left:280px;top:260px}
.DB_tab25 .DB_imgSet .DB_3_1{position:absolute;left:200px;top:60px;}
.DB_tab25 .DB_imgSet .DB_3_2{position:absolute;left:260px;top:400px}
.DB_tab25 .DB_imgSet .DB_3_3{position:absolute;left:100px;top:500px}
.DB_tab25 .DB_imgSet .DB_4_1{position:absolute;left:120px;top:0px;}
.DB_tab25 .DB_imgSet .DB_4_2{position:absolute;left:540px;top:120px}
.DB_tab25 .DB_imgSet .DB_4_3{position:absolute;left:690px;top:150px}
.DB_tab25 .DB_imgSet .DB_4_4{position:absolute;left:540px;top:250px}
.DB_tab25 .DB_imgSet .DB_4_5{position:absolute;left:770px;top:0px}
.DB_tab25 .DB_menuWrap{position:absolute;width:1100px;left:50%;margin-left:-550px;}
.DB_tab25 .DB_menuWrap .DB_menuSet{position:absolute;width:100%;top:580px;text-align:center;font-size:0; border-radius:20px;}
.DB_tab25 .DB_menuWrap .DB_menuSet li{cursor:pointer;margin:0 3px;display:inline}
.DB_tab25 .DB_prev{position:absolute;left:-140px;top:282px;cursor:pointer;display:none}
.DB_tab25 .DB_next{position:absolute;right:-140px;top:282px;cursor:pointer;display:none}

/*banner效果样式结束*/
.service{ width:100%; margin:0 auto; padding:35px 0 0 0;}
.sertit{ padding:30px 0 0 0;}
.titbac_ser{ background:url(../image/index_02.png) no-repeat center 0;}
.service h3{ background:url(../image/index_03.png) no-repeat center center; text-align:center; font-size:18px; color:#ed3a2d; font-weight:normal}
.sertit p{ text-align:center; padding:10px 0 0 0; color:#8c8c8c} 
.sercon{ padding:30px 0 0 0;}
.busi_zj { margin:25px 0 0 0;width: 80%;margin:0 auto;}
.busi_list01 { float: left; text-align: center;  width: 274px;}
.busi_pic01 { height: 214px;}
.busi_pic01 .busi_pic_1{ display: block;background: url(../image/busi_pic1.jpg) no-repeat scroll center center !important; height: 188px;}
.busi_pic01:hover .busi_pic_1{ display: block;background: url(../image/busi_pic1h.jpg) no-repeat scroll center center !important;  height: 188px;}
.busi_pic01 .busi_pic_2{ display: block;background: url(../image/busi_pic2.jpg) no-repeat scroll center center !important;  height: 188px;}
.busi_pic01:hover .busi_pic_2{  display: block;background: url(../image/busi_pic2h.jpg) no-repeat scroll center center !important; height: 188px;}
.busi_pic01 .busi_pic_3{ display: block;background: url(../image/busi_pic3.jpg) no-repeat scroll center center !important; height: 188px;}
.busi_pic01:hover .busi_pic_3{ display: block;background: url(../image/busi_pic3h.jpg) no-repeat scroll center center !important; height: 188px;}
.busi_pic01 .busi_pic_4{ display: block;background: url(../image/busi_pic4.jpg) no-repeat scroll center center !important; height: 188px;}
.busi_pic01:hover .busi_pic_4{ display: block;background: url(../image/busi_pic4h.jpg) no-repeat scroll center center !important; height: 188px;}
.busi_text01 { font-size: 18px; height: 40px;}
.busi_text02 { color: #8f8c8c; font-size: 14px; height: 44px;}
.busi_more a {background: #979797;  color: #fff; display: block; height: 32px; line-height: 32px; margin: 0 auto; width: 104px;}
.busi_more a:hover { background: #e70012; text-decoration: none;}
.busi_pic02 { float: left;padding: 76px 0 0; width: 38px;}
.website{ margin:40px 0 0 0; padding:10px 0 0 0; height:520px; background:url(../image/index_04.jpg) no-repeat center 0;}
.titbac_web{ background:url(../image/index_05.png) no-repeat center 0;}
.titbac_web h3{ color:#fff;background:url(../image/index_06.png) no-repeat center center; text-align:center; font-size:18px;font-weight:normal}
.titbac_web p{ color:#fcfcfc}
.webcon{ width:100%; padding:35px 0 0 0; overflow:hidden}
.webcon ul{ width:1180px;}
.webcon li{ width:250px; float:left; background:#fff; position:relative; height:320px; margin-right:30px}
.cuxiao{ position:absolute; background:url(../image/index_07.png) no-repeat 0 0; width:43px; left:0px; height:48px;}
.webimg{ background:url(../image/index_08.png) no-repeat center 20px; height:120px; }
.webimg2{ background:url(../image/index_08.png) no-repeat center -100px; height:120px; }
.webimg3{ background:url(../image/index_08.png) no-repeat center -216px; height:120px; }
.webimg4{ background:url(../image/index_08.png) no-repeat center -334px; height:120px; }
.webname{ font-size: 18px;line-height: 30px;padding: 13px 0; width:230px; margin:0 auto; text-align:center}
.webtit{color: #999;line-height: 24px; font-size:12px; padding-bottom: 20px;width:230px; margin:0 auto; text-align:center}
.webtit span{ color:#ec3a2d; font-weight:bold}
.webmore a{background: #fff none repeat scroll 0 0;border: 1px solid #ccc; color: #666; text-align:center; display: block;  height: 38px; line-height: 38px;margin: 0 auto; width: 118px;}
.webmore a:hover{background: #f76e00 none repeat scroll 0 0;border: 1px solid #e06604; color: #fff; text-align:center; display: block;  height: 38px; line-height: 38px;margin: 0 auto; width: 118px;}
.case{ background:#f5f5f5; padding-bottom:30px;}
.titbac_case{background:url(../image/index_09.png) no-repeat center 0;}
.thumbnailWrapper {width:100%; overflow:hidden; margin:35px 0 0 0;}
.thumbnailWrapper ul {list-style-type: none; margin:0 auto;padding:0px; width:1180px;}
.thumbnailWrapper ul li {float:left;position:relative; overflow:hidden; margin-right:15px; margin-bottom:15px;width:23%}
.thumbnailWrapper ul li a img {width:260px;position:relative; border:none; }
.caption {position:absolute; bottom:0px; left:0px;width:100%; display:none;background:#000000;color:#fff;filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8;opacity: 0.8;filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);}
.caption .captionInside {padding:10px;margin:0px; text-align:center; color:#fff; font-size:13px;}
.casemore{ padding:15px 0 0 0;}
.casemore a{ border: 1px solid #888888; border-radius: 4px; color: #666;display: block; font-size: 14px; height:38px; line-height:38px;margin: 0 auto;text-align: center;  text-decoration: none;transition: background 0.5s linear 0s;width: 150px;}
.casemore a:hover{background: #e70012;border-radius: 4px;border: 1px solid #fa2132;color: #fff;transition: background 0.5s linear 0s;}
.titbac_about{background:url(../image/index_10.png) no-repeat center 0;}
.aboutcon{ margin-top:30px;}
.about{ width:535px; float:left; background:#f5f5f5}
.abtext{ width:495px; margin:0 auto; padding:15px 0 15px 0;}
.abtext h1{ font-size:14px; margin-bottom:10px;}
.abtext p{ color:#555; line-height:24px;}
.abtext p a{ color:#FF3300}
.abtext p a:hover{ color:#FF0000}
.news{ width:535px; float:right}
.margin30{ margin-bottom:30px;}
.footer{ margin:0px 0 0 0;bottom:0;}
.contact{ background:#1f2228; padding:45px 0 30px 0;} 
.con_div{ width:100%; margin:0 auto}
.code{ width:28%; float:left;}
.code ul{ width:340px; overflow:hidden;}
.code li{ width:118px; float:left; color:#cccccc; text-align:center; margin-right:30px;}
.code li img{ width:118px;} 
.liuyan{ width:310px; float:left;}
.liuyan_bt{ height:100px; overflow:hidden}
.liuyan_bt a.a {background: #e60012 url(../image/about_a.png) no-repeat scroll center 15px;color: #fff; text-align: center;}
.liuyan_bt a.a:hover { background: #ae000e url(../image/about_a.png) no-repeat scroll center 15px;}
.liuyan_bt a {border-right: 1px solid #1f2228; float: left;height: 30px; padding-top: 48px; width: 100px;}
.liuyan_bt a.b { background: #000000 url(../image/about_b.png) no-repeat scroll center 15px; color: #5f6061;text-align: center;}
.liuyan_bt a.b:hover {background: #000000 url(../image/about_b_hover.png) no-repeat scroll center 15px;color: #fff;}
.liuyan_bt a.c {background: #000000 url(../image/about_c.png) no-repeat scroll center 15px; color: #5f6061; text-align: center;}
.liuyan_bt a.c:hover {background: #000000 url(../image/about_c_hover.png) no-repeat scroll center 15px; color: #fff;}
.conxq{ width:35%; float:right}
.conxq h3{ background:url(../image/about_aa.jpg) no-repeat 0 center;  padding:0 0 0 40px; color:#fff; font-size:14px; font-weight:normal; margin-bottom:12px;}
.conxq p{ background:url(../image/index_13.png) no-repeat 0 8px;color:#fff; padding:0 0 0 24px; line-height:30px;}
.copy{ background:#e60012; padding:15px 0; color:#fff; text-align:center}
.copy a:hover{ text-decoration:underline}
.copyc{ width:60%; margin:0 auto}
.copy .copyc a{color:#fff;}
.container {width: 535px; height:426px; overflow:hidden}
h2.acc_trigger {padding: 0;	margin: 0 0 4px 0;background: url(../image/index_14.png) no-repeat 0 0;height: 41px;line-height: 41px;width: 535px;font-weight: normal;float: left; font-size:14px;}
h2.acc_trigger a {color: #333;text-decoration: none;display: block;padding: 0 0 0 60px; width:380px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden; height:41px;}
h2.acc_trigger a:hover {color:#FF0000; }
h2.acc_trigger span{ display:block; float:right; padding-right:10px; font-size:12px; color:#999}
h2.active {background-position:left bottom; margin-bottom:1px; }
.acc_container {margin:0px 0 4px 0; padding: 0;overflow: hidden;width: 535px;clear: both;background: #f6f6f6;}
.acc_container .block {padding:30px; height:140px; overflow:hidden; line-height:30px; color:#666}
.acc_container .block p {padding: 5px 0;margin: 5px 0;}
.acc_container h3 {padding: 0 0 0px 0;border-bottom: 1px dashed #ccc;}
.acc_container img {float: left;margin: 10px 15px 15px 0;padding: 5px;background: #ddd;border: 1px solid #ccc;}

/*关于浮梦*/
.zibanner{ background:url(../image/index_15.png) no-repeat center center;width:100%;height:100px; padding:300px 0 0 0}
.zibanner2{ background:url(../image/index_18.jpg) no-repeat center center; height:100px; padding:300px 0 0 0}
.zibandiv{ width:100%; margin:-100px auto; height:100px; overflow:hidden}
.zibandiv ul { bottom: 0;font-size: 0;left: 0;}
.zibandiv li { display: inline-block;text-align: center; vertical-align: bottom; width: 100px;}
.zibandiv li a { color: #fff;font-size: 14px;  line-height: 40px;}
.zibandiv li a:hover { display:block;color: #fff;font-size: 14px; background:#c54242}
.zibandiv li.on a { line-height: 100px;}
.blue { background: #43bcc7;}
.green { background: #a6d250;}
.yellow { background: #eab055;}
.orange { background: #e9d356;}
.red {background: #fa5f5f;}

.zicon{ width:70%; margin:0 auto; padding:30px 0 0 0;}
.font14{ font-size:14px; color:#333; line-height:32px;}
/*history*/
.main { padding:45px 0;margin:0 auto; width:800px;  }
.hisbac{ background:url(../image/history_bg.png) no-repeat center 0;}
.history { background:url(../image/line04.gif) repeat-y 187px 0; overflow:hidden; position:relative;}
.history-date { overflow:hidden;}
.history-date h2 { background:url(../image/icon06.gif) #fff no-repeat 158px 0; height:59px; font-size:22px; font-family:微软雅黑; font-weight:normal; padding-left:0px; margin-bottom:74px;  }
.history-date h2.first { position:absolute; left:0; top:0; width:735px; z-index:99;}
.history-date h2 a { color:#00bbff; display:inline-block; *display:inline; zoom:1; background:url(../image/icon08.gif) no-repeat right 50%; padding-right:17px; margin:21px 97px 0 0;}
.history-date h2 a:hover { text-decoration:none;}
.history-date h2 img { vertical-align:-5px;}
.history-date h2.date02 { background:none;}
.history-date ul {}
.history-date ul li { background:url(../image/icon07.gif) no-repeat 180px 0; padding-bottom:50px; zoom:1; }
.history-date ul li.last { padding-bottom:0;}
.history-date ul li:after{content:" "; display:block; height:0; clear:both; visibility:hidden;}
.history-date ul li h3 { float:left; width:168px; text-align:right; padding-right:19px;color:#1db702; font:normal 18px/16px Arial;}
.history-date ul li h3 span { display:block; color:#d0d0d0; font-size:12px;}
.history-date ul li dl { float:left; padding-left:41px; margin-top:-5px; font-family:微软雅黑;}
.history-date ul li dl dt { font:20px/22px 微软雅黑; color:#737373; }
.history-date ul li dl dt span { display:block; color:#787878; font-size:12px;}


.history-date h2.first .more-history {font-size: 16px; background: transparent; margin-left: 30px;}
.history-date h2.first .more-history:hover {text-decoration: underline;}

*body .history-date ul li dl dt {_font-size:12px !important; _font-weight:bold;}
*body .history-date ul li dl dt span {_font-weight:normal !important;}
*body .history-date ul li.green dl dt a {_background:transparent !important; *background:transparent !important;*font-size:12px !important; _font-weight:normal !important;}

.jioninbac{ background:#f5f5f5; padding:30px 0 30px 0;}
.jioncon{ width:100%; margin:0 auto; padding:0px 0px 30px 0px;}
.jiontit{ background:#fff; padding:12px 30px;}
.chengxu{ background:#fff; margin:20px 0 0 0; padding-bottom:30px}
.chengxuhd{border-bottom: 1px solid #f0f0f0; padding:15px 0;}
.zhiwei{ width:500px; float:left; padding:0 0 0 30px; clear:both}
.zhiwei img{ display:block; float:left; margin-right:20px;}
.zhiwei strong {display: inline-block;font-size: 20px;line-height: 26px; padding-top: 15px;}
.zhiwei em {color: #8c8a89;display: block;font-size: 12px; font-style:normal}
.dizhi{ float:right; font-size: 14px; padding: 30px 30px 0 0;}
.yaoqiu{ padding:30px 0 0 60px;}
.yaoqiu dl {margin: 0;}
.yaoqiu dt {color: #424242;float: left; font-size: 18px;width: 100px;}
.yaoqiu dd {color: #575757; float: right;width: 940px; font-size:12px;}
.chengxu a.Delivery { background: #00a0e9 none repeat scroll 0 0; color: #fff; display: inline-block; font-size: 18px;font-weight: bold; height: 50px;line-height: 50px; width: 155px;}


.casebac{background:url(../image/index_19.jpg) no-repeat center center; height:100px; padding:300px 0 0 0 }
.pages {margin: 20px;text-align: center;}
.pages span{background: none repeat scroll 0 0 #ff6507;color: #ffffff;}
.pages a, .pages span {border-radius: 2px; display: inline-block;font-size: 1.2em; height: 30px;line-height: 30px;margin: 5px;padding: 0 12px;text-align: center;}
.pages a { background: none repeat scroll 0 0 ;transition: all 300ms ease 0s;}
.gongsi{float:right; font-size: 12px; padding:15px 30px 0 0; width:500px; line-height:26px;}
.caseimg{ padding:30px 0 0 0; text-align:center;}
.caseimg img{ width:1000px; margin-bottom:15px;}
.newsul{ width:1100px; clear:both; margin-top:15px;}
.newsul li{ background:#fff; margin-bottom:15px; padding:20px 20px 20px 0px;}
.time{ width:100px; float:left; text-align:center; font-size:12px; border-right:1px #ddd solid; padding:10px 0 0 0; }
.time p{ font-size:40px; font-weight:bold; color:#999; padding-bottom:16px;}
.newstt{ width:940px; float:right;}
.newstt h3{ font-size:14px; margin-bottom:5px;}
.newstt p{ line-height:24px; color:#666; height:48px; overflow:hidden}
.newstt a:hover{ color:#FF3300}
.newstit{ background:#fff; padding:15px 20px; text-align:right} 
.newstit h3{ font-size:15px; display:block; float:left}
.newstit span{ font-size:14px; color:#ddd;}
.newscon{ background:#fff; margin:20px 0 0 0; padding:30px;}
.ntit{ font-size:16px; color:#333; border-bottom:1px #ddd solid; padding:10px 0 30px 0;text-align:center; margin-bottom:20px;}
.ncon{ font-size:14px; line-height:36px; color:#555}
.newslink{ border-top:1px #ddd solid; padding:20px 0 0 0; text-align:center}
.contt{ padding:0 0 60px 0; font-size:12px;}
.contt strong{ font-size:14px; margin-bottom:10px; color:#FF3300}
.contt img{ float:right }

.leave {background:#f5f5f5;padding:20px 35px 30px; margin-bottom:30px; margin-top:20px;}
.leave h2 {border-bottom: 1px dotted #7a7a7a;color: #000000;font-size: 1.7em;font-weight: bold;line-height: 50px;}
.leave table {margin-top: 20px;width: 100%;}
.leave table td {font-size: 1.2em; padding: 8px 0;}
.leave table td input[type="text"] {background:#ffffff; border: medium none;font-size: 1em;height: 30px;line-height: 30px;padding: 0 5px;width: 280px;}
.leave table td label input[type="radio"] {margin-right: 3px;}
.leave table td textarea { background:#ffffff;border: medium none;font-size:1em;height:150px;padding: 5px;width: 870px;}
.leave table td label {margin-right: 30px;}
.leave table td input[type="button"], .leave table td input[type="submit"], .leave table td input[type="reset"] {background:#ff6507;border: medium none;color: #ffffff;cursor: pointer;font-size:14px;font-weight: bold;height: 40px;line-height: 40px; padding: 0 15px;}
.leave table td input[type="reset"] {background:#858585;margin-left: 10px;}


.payway_main {
    background: #fff none repeat scroll 0 0;
    margin:20px auto 125px;
    width: 100%;
}
.payway_main_m {
    border: 1px solid #ff6800;
    margin-bottom: 40px;
    padding: 40px 0;
    position: relative;
}
.payway_main_m .tit {
    background: #fff none repeat scroll 0 0;
    left: 33px;
    padding: 0 15px 0 8px;
    position: absolute;
    top: -14px;
}
.payway_main_m .tit i {
    background: #fff url(../image/doc_9.png) no-repeat scroll 0 0;
    color: #ff6800;
    display: block;
    font-size: 18px;
    height: 28px;
    line-height: 28px;
    padding-left: 32px; font-style:normal
}
.payway_main_m .tit.t2 i {
    background-position: 0 -28px;
}
.payway_main_m .tit.t3 i {
    background-position: 0 -56px;
}
.payway_main_o_m, .payway_main_t_m, .payway_main_s_m, .payway_main_b {
    margin: 0 48px;
}
.payway_main_o_m li {
    display: block;
    float: left;
    margin-right: 40px;
}
.payway_main_o_m p {
    color: #555555;
    font-size: 14px;
    line-height: 26px;
    margin-top: 20px;
}
.payway_main_o_m p span {
    color: #ff6800;
    text-decoration: underline;
}
.payway_main_t_m .fl {
    background:url(../image/index_21.jpg) no-repeat scroll left center;
    padding-left: 140px;
}
.gs{ background:url(../image/index_22.jpg) no-repeat scroll left center;padding-left: 140px;}
.jiaohang{background:url(../image/index_23.jpg) no-repeat scroll left center;padding-left: 140px;}
.jianhang{background:url(../image/index_24.jpg) no-repeat scroll left center;padding-left: 140px;}
.nonghang{background:url(../image/index_25.jpg) no-repeat scroll left center;padding-left: 140px;}
.zhongguo{background:url(../image/index_26.jpg) no-repeat scroll left center;padding-left: 140px;}
 .p1 {
    color: #ff6800;
    font-size: 16px;
    line-height: 16px;
    padding-bottom: 5px;
}
 .p2 {
    color: #555555;
    font-size: 14px;
    line-height: 24px;
}
.payway_main_t_m .fr p {
    color: #999999;
    font-size: 13px;
    line-height: 24px;
    width: 420px;
}
.payway_main_t_m_o {
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 35px;
    padding-bottom: 35px; width:450px; float:left;
}
.payway_main_t_m_t p {
    color: #555555;
    font-size: 14px;
    line-height: 26px;
}
.payway_main_t_m_t p span {
    display: block;
    font-size: 16px;
}
.payway_main_s_m {
    
    padding-left: 130px;
}
.pbac{background: url(../image/index_27.jpg) no-repeat scroll left top;}
.pbac2{background: url(../image/index_28.jpg) no-repeat scroll left top;}
.pbac3{background: url(../image/index_29.jpg) no-repeat scroll left top;}

.payway_main_s_m .p1 {
    color: #555555;
    font-size: 14px;
    line-height: 26px;
    padding-bottom: 20px;
}
.payway_main_s_m .p1 span {
    color: #ff6800;
}
.payway_main_s_m .p2 {
    color: #999999;
    font-size: 14px;
}
.payway_main_s_m .p2 span {
    color: #555555;
    display: block;
    padding-bottom: 3px;
}
.payway_main_s_m .p2 a {
    color: #999999;
    font-size: 14px;
}
.payway_main_s_m .p2 a:hover {
    color: #ff6800;
}

.payway_main_b li a {
    color: #ff6800;
    text-decoration: underline;
}
.payway_main_b li.li1 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    line-height: 24px;
    padding-bottom: 5px;
    padding-left: 22px;
}
.serul{ display:block;}
.serul li{ padding-bottom:40px;}
.serul li h3{color: #231815;font-size: 20px; height: 32px; line-height: 32px; font-weight:normal}
.sertt{ width:45%; float:right;text-indent: 28px;}
.sertt a{ color:#FF3300}
.sertt a:hover{ color:#FF0033}
.serimg{ float:left; width:50%; background:url(../image/index_31.png) no-repeat right 0;}
.serimg .p1 {color: #231815; font-size: 14px;overflow: hidden; padding-top: 20px;}
.serimg .p2 { border-bottom: 1px solid #231815;height: 20px; margin-bottom: 15px;overflow: hidden;width: 45px;}
.serh3 h3{ text-align:center; font-size:20px; padding-bottom:30px; font-weight:normal}
.serh3 { width:100%; overflow:hidden; padding-bottom:30px;}
.serh3 .webcon{ width:1100px; padding:0px 0 0 0; overflow:hidden}
.serh3 .webcon li{ width:250px; float:left; background:#fff; position:relative; height:260px; margin-right:30px}
.jiage{ background-color: #fcfcfc;color: #666; font-size:18px; text-align:center; height: 50px; line-height: 50px;margin-top:30px; margin-bottom:30px;}
.serh3 table {border-left: 1pt solid #c1dad7; border-top: 1pt solid #c1dad7;table-layout: fixed; width: 100%;word-wrap: break-word;}
.serh3 table tr:first-child { background: #4793de none repeat scroll 0 0;color: #fff; font-weight: bold;}
.serh3 td {border-bottom: 1pt solid #c1dad7; border-right: 1pt solid #c1dad7;padding: 4px 0;text-align: center;}
.serh3 tr:nth-of-type(2n+1) {background: #f5fafa none repeat scroll 0 0;}
.serh3 tr:hover { background: #e0f0f0 none repeat scroll 0 0;}
.apptt{ width:50%; float:left;}
.appimg{ float:right; width:50%;}
.apptt strong{ font-size:18px; color:#0b98de; }
.apptt img{ margin-top:20px;}

.seoimg{ width:45%; float:left;}
.seott{ width:50%; float:right}
.font16{ font-size:18px; font-weight:bold}
.font18{ font-size:20px; font-weight:bold; color:#5fa800}

.casebac2{background:url(../image/index_30.jpg) no-repeat center center; height:100px; padding:300px 0 0 0 }
.casebac3{background:url(../image/index_31.jpg) no-repeat center center; height:100px; padding:300px 0 0 0 }
.casebac4{background:url(../image/index_32.jpg) no-repeat center center; height:100px; padding:300px 0 0 0 }