﻿@charset "utf-8";
body { color: #666; font: 12px/1.231 arial, helvetica, clean, sans-serif, "宋体"; }
/*网站字体颜色*/
a { blr: expression(this.onFocus=this.blur()) }
/*去掉a标签的虚线框，避免出现奇怪的选中区域*/
a { color: #666; text-decoration: none; }
/*for ie f6n.net*/
a:focus { outline: 0; }
/*for ff f6n.net*/
a:hover { text-decoration: none; color: #d80001}
.vam { vertical-align: middle; }
.clear { clear: both; height: 0; line-height: 0; font-size: 0; }
p { word-spacing: -1.5px; }
.tr { text-align: right; }
.tl { text-align: left; }
.center { text-align: center; }
.fl { float: left; }
.fr { float: right; }
.pa { position: absolute; }
.pr { position: relative }
/*万能清除浮动开始*/
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix { display: inline-table; }
/* Hides from IE-mac */
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* -- 页面整体布局 -- */
.header, .content, .footer { width: 1160px; margin: 0 auto; }
.left2 { width: 670px; float: left; overflow: hidden; }
.left3 { width: 754px; float: left; overflow: hidden; color: #666; }
.right2 { width: 275px; float: right; overflow: hidden; }
.right3 { width: 201px; float: right; overflow: hidden; color: #666; }
.right2_main { width: 273px; border: solid 1px #d5d5d5; border-top: 0; border-bottom: 0; padding-bottom: 15px; overflow: hidden; }
.left2_main { width: 668px; border: solid 1px #d5d5d5; border-top: 0; border-bottom: 0; padding-bottom: 15px; overflow: hidden; }
/* function */
span { cursor: pointer; }
h2 a:hover { text-decoration: none; }
input, textarea { outline: none; }
textarea { resize: none; }
em { font-style: normal; }
.f_cb:after, .f_cbli li:after { display: block; clear: both; visibility: hidden; height: 0; overflow: hidden; content: "."; }
.f_cb, .f_cbli li { zoom: 1; }
.f_ib { display: inline-block; *display: inline; *zoom: 1; }
.f_dn { display: none; }
.f_db { display: block; }
.f_pr { position: relative; }
.f_pa { position: absolute; }
.f_fl { float: left; }
.f_fr { float: right; }
.f_prz { position: relative; zoom: 1; }
.f_oh { overflow: hidden; }
.f_ar { font-family: arial, b8bf53; }
.f_fw { font-family: "Microsoft YaHei", fae8f6f96c59ed1, arial, b8bf53; }
.f_fa { font-family: Arial, Helvetica, sans-serif; }
.f_fs1 { font-size: 12px; }
.f_fs2 { font-size: 13px; }
.f_fs3 { font-size: 14px; }
.f_fs4 { font-size: 24px; }
.f_fs5 { font-size: 30px; }
.f_fs6 { font-size: 16px; }
.f_cs1 { color: #1369c0; }
.f_fwn { font-weight: normal; }
.f_fwb { font-weight: bold; }
.f_tal { text-align: left; }
.f_tac { text-align: center; }
.f_tar { text-align: right; }
.f_csp { cursor: pointer; }
/*title*/
h1 { font-size: 32px; }
h2 { font-size: 26px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }
h6 { font-size: 10px; }
/* -- 外边距 -- */
.m1 { margin: 1px; }
.m2 { margin: 2px; }
.m5 { margin: 5px; }
.m10 { margin: 10px; }
.mt2 { margin-top: 2px; }
.mt5 { margin-top: 5px; }
.mt8 { margin-top: 8px; }
.mt10 { margin-top: 10px; }
.mt12 { margin-top: 12px; }
.mt15 { margin-top: 15px; }
.mt20 { margin-top: 20px; }
.mt30 { margin-top: 30px; }
.mr5 { margin-right: 5px; }
.mr10 { margin-right: 10px; }
.mr12 { margin-right: 12px; }
.ml5 { margin-left: 5px; }
.ml7 { margin-left: 7px; }
.mb10 { margin-bottom: 10px; }
.ml12 { margin-left: 12px; }
.ml10 { margin-left: 10px; }
.ml20 { margin-left: 20px; }
/*头部开始*/
.g_top { height: 171px; background: url(img/topbg.jpg) repeat-x; min-width: 1160px; }
.top_t { height: 35px; line-height: 35px; color: #999999; }
.top_t p { float: right; }
.top_t p a { padding: 0 8px; color: #999999; }
.top_t .a_last { padding-right: 0; }
.top_c h1 { float: left; padding: 17px 16px 0 0; }
.top_c h2 { float: left; height: 60px; margin: 54px 0 0 0; color: #d80000; font-size: 22px; font-weight: bold; border-left: 1px solid #CCC; padding-left: 10px; }
.top_c h2 em { display: block; color: #000000; font-weight: normal; font-size: 20px; padding-top: 7px; }
.top_c p { float: right; margin: 35px 0 0 0; padding: 0 0 0 42px; background: url(img/tel.jpg) no-repeat left 5px; color: #666666; font-size: 16px; font-family: "Microsoft Yahei" }
.top_c p span { display: block; font-size: 28px; color: #d80000; font-weight: bold; font-family: Arial, Helvetica, sans-serif; line-height: 34px;}
/* 导航 */
.g_nav { height: 58px; line-height: 58px; background: #004098; min-width: 1160px; }
.g_nav .menu {overflow: hidden; width: 1160px; margin: 0 auto; }
.g_nav .menu .lastli { background: none; }
.g_nav .menu li { float: left;height: 58px; }
.g_nav .menu li a { color: #fff; font-size: 15px; font-weight: normal; text-align: center; display: inline-block; padding: 0 0 0 24px; height: 58px; }
.g_nav .menu li a span { display: inline-block; padding: 0 28px 0 4px; height: 62px; }
.g_nav .menu li a:hover, .menu .cur a { color: #fff; background: url(img/lefthover.jpg) no-repeat left 0; text-decoration: none; padding: 0 0 0 24px; cursor: pointer; }
.g_nav .menu li a:hover span, .menu .cur a span { background: url(img/righthover.jpg) no-repeat right 0; display: inline-block; color: #fff; text-decoration: none; }
/*头部结束*/
/*搜索*/
.g_ser { height: 48px; line-height: 48px; background: #f9f9f9; }
.h_sea { height: 48px; overflow: hidden; color: #666666; }
.h_sea b { font-weight: bold; }
#searchtext { height: 24px; line-height: 24px; background: url(img/s_inp.jpg) no-repeat; padding-left: 30px; width: 172px; float: left; color: #999999; border: none; }
.s_ss { float: right; width: 51px; height: 24px; }
.key a { color: #666666; padding-right: 15px; }
.s_inp { padding-top: 12px;width: 253px; }
/*底部开始*/
.g_ft { background: url(img/ftbg.jpg) no-repeat center top; padding-bottom: 30px; min-width: 1160px; }
.g_ft .m_fnav { height: 65px; line-height: 65px; color: #fff; text-align: center; }
.g_ft .m_fnav a { color: #fff; padding: 0 21px; font-size: 14px; font-weight: normal; display: inline-block; background: url(img/ftline.jpg) no-repeat right top; }
.g_ft .m_fnav a:last-child { background: none; }
.g_ft .f_ftcon { color: #95a1bb; line-height: 25px; font-size: 14px; margin: 0 auto; text-align: center; padding-top: 30px;overflow: hidden; }
.g_ft .f_ftcon a { color: #95a1bb; }
.g_ft .f_ftcon .f_ftconl{float: left;width: 240px;padding-right: 40px;border-right: 1px solid #1D55A2;text-align: right;}
.g_ft .f_ftcon .f_ftconl dl{padding-right: 48px;padding-top: 20px;background: url(img/phone2.png) no-repeat right center;color: #fafafa}
.g_ft .f_ftcon .f_ftconl dt{font-size: 18px;line-height: 30px}
.g_ft .f_ftcon .f_ftconl dd{font-size: 20px;line-height: 30px;margin-top: 5px;}
.g_ft .f_ftcon .f_ftconm{float: left;width: 460px;padding-left: 40px;border-right: 1px solid #1D55A2;text-align: left;line-height: 30px;color: #dde3ec}
.g_ft .f_ftcon .f_ftconm strong{font-size: 16px;line-height: 30px;}
.g_ft .f_ftcon .f_ftconm p{line-height: 30px;font-size: 14px;}
.g_ft .f_ftcon .f_ftconr{float: right;text-align: center;}


/*底部结束*/
html { color: #000; background: #FFF; overflow-y: scroll; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td { margin: 0; padding: 0; }
fieldset, img { border: 0; }
address, caption, cite, code, dfn, em, strong, th, var, optgroup { font-style: inherit; }
del, ins { text-decoration: none; }
li { list-style: none; }
caption, th { text-align: left; }
q:before, q:after { content: ''; }
abbr, acronym { border: 0; font-variant: normal; }
sup { vertical-align: baseline; }
sub { vertical-align: baseline; }
input, button, textarea, select, optgroup, option { font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; }
input, button, textarea, select { *font-size: 100%; }
input, select { vertical-align: middle; }
body { font: 12px/1.231 Microsoft Yahei, arial, helvetica, clean, sans-serif; background: #fff; }
select, input, button, textarea, button { font: 99% arial, helvetica, clean, sans-serif; }
pre, code, kbd, samp, tt { font-family: monospace; *font-size: 108%; line-height: 100%; }
.txtboxcs { border: solid 1px #ccc; height: 22px; margin-right: 5px; }
/*banner*/
.banner { height: 400px; position: relative; background: url(img/loading.gif) 50% no-repeat; min-width: 1160px; }
.slides { position: relative; z-index: 1; }
.slides li { height: 400px; }
.flex-control-nav { position: absolute; bottom: 20px; z-index: 2; width: 100%; text-align: center; }
.flex-control-nav li { display: inline-block; width: 50px; height: 3px; margin: 0 5px; *display: inline; zoom: 1; }
.flex-control-nav a { display: inline-block; width: 50px; height: 3px; overflow: hidden; background: #fff; cursor: pointer; }
.flex-control-nav .flex-active { background: #ff8400; }
.flex-direction-nav { position: absolute; z-index: 3; width: 100%; top: 50%; }
.flex-direction-nav li a { display: block; width: 50px; height: 38px; overflow: hidden; cursor: pointer; position: absolute; filter: alpha(opacity=80); -moz-opacity: 0.8; -khtml-opacity: 0.8; opacity: 0.8; }
.flex-direction-nav li a.flex-prev { left: 40px; background: url(img/prev_icon.png) center center no-repeat; }
.flex-direction-nav li a.flex-next { right: 40px; background: url(img/next_icon.png) center center no-repeat; }
.flex-direction-nav li a:hover { filter: alpha(opacity=60); -moz-opacity: 0.6; -khtml-opacity: 0.6; opacity: 0.6; }
/*同辉环卫车产品中心*/
/*产品*/
.g_pro { padding-top: 20px; }
/* 左边 */
.g_pro .m_pleft { width: 223px; }
.g_pro .h503 { height: 493px; overflow: hidden }
.g_pro .m_pleft h3 { background: url(img/flh2bg.jpg) no-repeat; color: #fff; height: 54px; padding-top: 50px; text-align: center; }
.g_pro .m_pleft h3 a { font-size: 18px; color: #fff; font-weight: bold; }
.g_pro .m_pleft h3 em { display: block; font-weight: normal; font-size: 14px; font-family: arial; text-transform: uppercase; }
.g_pro .m_pleft .m_plc { background: url(img/flmid.jpg) repeat-y; border-bottom: 9px solid #004098; margin-bottom: 6px; padding: 0 5px; padding-top: 6px; }
.g_pro .m_plc h4 { background: #dde3ec url(img/flico1.jpg) no-repeat 180px 11px; width: 195px; height: 39px; line-height: 39px; overflow: hidden; padding-left: 18px; display: inline-block; }
.g_pro .m_plc h4 a { font-weight: bold; font-size: 16px; color: #000000; }
.g_pro .m_pleft .m_plc ul { padding: 10px 23px 16px; }
.g_pro .m_pleft .m_plc li { height: 35px; line-height: 35px; overflow: hidden; border-bottom: 1px dashed #b1b1b1; }
.g_pro .m_pleft .m_plc .lastli { border-bottom: none; }
.g_pro .m_pleft .m_plc li a { height: 35px; line-height: 35px; overflow: hidden; padding-left: 20px; display: block; font-size: 14px; color: #333333; background: url(img/flico2.jpg) no-repeat 4px 14px; font-weight: normal; }
.g_pro .m_pleft .m_plc li a:hover { color: #d8000f; background: url(img/flico3.jpg) no-repeat 4px 14px; }
/* 右边 */
.g_pro .m_pright { width: 908px; float: right; }
.g_pro .m_pright h3 { margin-top: 20px; height: 47px; line-height: 47px; margin-bottom: 18px; background: url(img/protit.jpg) no-repeat left bottom; }
.g_pro .m_pright h3 a { color: #fff; font-size: 18px; font-weight: bold; text-align: center; width: 148px; display: inline-block; float: left; }
.g_pro .m_pright h3 a:hover, .g_pro .m_pright .cur { color: #fff; background: url(img/cptj.jpg) no-repeat }
.g_pro .m_pright h3 span a { text-transform: uppercase; font-size: 12px; color: #004098; font-weight: normal; font-family: arial; background: none; padding-left: 0; width: 50px; }
.g_pro .m_pright h3 span a:hover { background: none; font-size: 12px; color: #004098; padding-left: 0; width: 50px; }
.g_pro .u_dlst1 { width: 292px; height: 266px; background: url(img/dl1.jpg) no-repeat left bottom; float: left; margin: 0 12px 10px 0; }
.g_pro .u_dlst1:nth-child(3n) { margin-right: 0; }
.g_pro .u_dlst1 dt img { display: block; width: 290px; height: 215px; padding: 1px; }
.g_pro .u_dlst1 dd { margin: 0 22px; }
.g_pro .u_dlst1 dd h4 { height: 38px; line-height: 30px; overflow: hidden; text-align: center; }
.g_pro .u_dlst1 dd h4 a { color: #333333; font-size: 14px; font-weight: normal; }
.g_pro .u_dlst1 dd p { font-size: 12px; color: #666666; line-height: 20px; height: 40px; overflow: hidden; width: 204px; float: left; padding-top: 8px; }
.g_pro .u_dlst1.bg { width: 347px; height: 316px; background: url(img/dl2.jpg) no-repeat left bottom; display: block; }
/*成功案例*/
.g_zs { height: 282px; padding-top: 20px; }
.g_zs .m_zs h2 { background: url(img/zstit.jpg) repeat-x left bottom; height: 50px; padding-left: 43px; }
.g_zs .m_zs h2 a { color: #333333; font-size: 24px; text-decoration: none; font-weight: normal; }
.g_zs .m_zs h2 .more { color: #333333; font-size: 12px; display: block; padding-top: 12px; }
.m_zs .m_kfc { padding: 25px 0 0 0; height: 270px; }
.m_zs .u_ljt, .m_zs .u_rjt { width: 31px; height: 48px; padding-top: 50px; display: block; }
.m_zs .u_ljt { padding-right: 20px; }
.m_zs .u_rjt { padding-left: 10px; }
.m_zs .u_ljt a { background: url(img/ljt1.jpg) no-repeat; width: 31px; height: 48px; display: block; }
.m_zs .u_rjt a { background: url(img/rjt1.jpg) no-repeat; width: 31px; height: 48px; display: block; }
.m_zs .u_ljt a:hover { background: url(img/ljt1h.jpg) no-repeat; }
.m_zs .u_rjt a:hover { background: url(img/rjt1h.jpg) no-repeat; }
.m_zs .u_mid { width: 1065px; overflow: hidden; }
.m_zs .u_lst1 li { width: 203px; float: left; margin: 0 5px; display: inlne; }
.m_zs .u_lst1 .lastli { margin-right: 0; }
.m_zs .u_lst1 li img { width: 200px; height: 149px; border: 1px solid #ccc; display: block; background: #fff; padding: 2px; }
.m_zs .u_lst1 span { width: 200px; display: block; height: 40px; line-height: 40px; overflow: hidden; text-align: center; color: #333333; cursor: pointer; font-size: 14px; }
.m_zs .u_lst1 a:hover { text-decoration: none; }

/*公司车间*/
.g_zs { height: 282px; padding-top: 20px; }
.g_zs .m_work h2 { background: url(img/zstit1.jpg) repeat-x left bottom; height: 50px; padding-left: 43px; }
.g_zs .m_work h2 a { color: #333333; font-size: 24px; text-decoration: none; font-weight: normal; }
.g_zs .m_work h2 .more { color: #333333; font-size: 12px; display: block; padding-top: 12px; }
.m_work .m_kfc { padding: 25px 0 0 0; height: 270px; }
.m_work .u_ljt, .m_zs .u_rjt { width: 31px; height: 48px; padding-top: 50px; display: block; }
.m_work .u_ljt { padding-right: 20px; }
.m_work .u_rjt { padding-left: 10px; }
.m_work .u_rjt { width: 31px; height: 48px; padding-top: 50px; display: block; }
.m_work .u_ljt a { background: url(img/ljt1.jpg) no-repeat; width: 31px; height: 48px; display: block; }
.m_work .u_rjt a { background: url(img/rjt1.jpg) no-repeat; width: 31px; height: 48px; display: block; }
.m_work .u_ljt a:hover { background: url(img/ljt1h.jpg) no-repeat; }
.m_work .u_rjt a:hover { background: url(img/rjt1h.jpg) no-repeat; }
.m_work .u_mid { width: 1065px; overflow: hidden; }
.m_work .u_lst1 li { width: 203px; float: left; margin: 0 5px; display: inlne; }
.m_work .u_lst1 .lastli { margin-right: 0; }
.m_work .u_lst1 li img { width: 200px; height: 149px; border: 1px solid #ccc; display: block; background: #fff; padding: 2px; }
.m_work .u_lst1 span { width: 200px; display: block; height: 40px; line-height: 40px; overflow: hidden; text-align: center; color: #333333; cursor: pointer; font-size: 14px; }
.m_work .u_lst1 a:hover { text-decoration: none; }
/* 走进 */
.g_zj { background: url(img/zjbg.jpg) no-repeat center top; height: 346px; padding-top: 60px; min-width: 1160px; padding-bottom: 15px;}
.g_zj h2 { background: url(img/zjtit.jpg) no-repeat; height: 56px; padding-left: 45px; width: 620px; }
.g_zj h2 a { color: #333333; font-weight: bold; font-size: 26px; }
.g_zj .u_more { display: block; margin-top: 10px; }
.g_zj .u_more a { font-size: 12px; color: #333; font-weight: normal; text-transform: uppercase; display: block; }
.g_zj .u_dlst1 { height: 318px; }
.g_zj .u_dlst1 dt { width: 419px; float: right; margin-right: 18px; _display: inline; margin-top: 9px; }
.g_zj .u_dlst1 dt img { width: 419px; height: 235px; display: block; }
.g_zj .u_dlst1 dd { float: left; width: 720px; }
.g_zj .u_dlst1 h3 { height: 40px; line-height: 40px; overflow: hidden; border-bottom: 1px solid #e5e5e5; width: 606px; }
.g_zj .u_dlst1 h3 a { font-size: 16px; color: #333333; font-weight: normal; }
.g_zj .u_dlst1 p { font-size: 14px; color: #666666; height: 240px; line-height: 30px; overflow: hidden; width: 643px; padding-top: 20px; }
.g_zj .u_dlst1 p strong{color: #D70100}
.g_newcon { padding-top: 20px; margin-bottom: 20px; }
.g_news { width: 849px; background: #f1f1f1;padding: 15px 15px;border: 1px solid #e5e5e5;}
.g_news h2 { height: 42px; line-height: 38px; font-weight: normal; background: url(img/newtit.jpg) no-repeat left bottom; padding-left: 120px; }
.g_news h2 .u_tab { float: left; display: inline-block; }
.g_news h2 .u_tab a { display: inline-block; color: #333333; font-size: 18px; font-family: "Microsoft YaHei"; padding: 0 20px; height: 36px; line-height: 36px; }
.g_news h2 .u_tab a:hover, .g_news h2 .u_tab .cur { background: #004098; color: #fff; text-decoration: none; }
.g_news h2 .u_more a { color: #333333; font-size: 12px; font-family: arial; text-transform: uppercase; }
.g_news .u_dlst3 { padding-top: 22px; height: 158px; }
.g_news .u_dlst3 dt { float: left; width: 280px; margin-right: 20px; }
.g_news .u_dlst3 dt img { width: 270px; height: 121px; display: block; padding: 4px; border: 1px solid #ccc; }
.g_news .u_dlst3 dd { float: left; width: 540px; }
.g_news .u_dlst3 h4 a { font-size: 14px; display: block; color: #004098; height: 30px; line-height: 30px; overflow: hidden; font-weight: normal; font-family: "Microsoft YaHei"; border-bottom: 1px solid #e5e5e5; }
.g_news .u_dlst3 p { color: #373636; font-size: 12px; line-height: 22px; height: 88px; overflow: hidden; padding-top: 6px; }
.g_news .u_dlst3 p a { color: #004098; }
.g_news .u_lst5{height: 131px;overflow: hidden;}
.g_news .u_lst5 li { float: left; border-bottom: 1px dashed #d7d7d7; width: 410px; overflow: hidden; padding-left: 10px; }
.g_news .u_lst5 li:nth-child(2n){float: right;}
.g_news .u_lst5 li span { display: block; float: right; line-height: 36px; }
.g_news .u_lst5 .lastli { border-bottom: none; }
.g_news .u_lst5 li a { font-size: 12px; color: #333333; height: 36px; line-height: 36px; background: url(img/dtico1.jpg) no-repeat 0 15px; display: block; float: left; padding-left: 10px; }
.g_news .u_lst5 li a:hover { color: #d80000; background: url(img/dtico2.jpg) no-repeat 0 12px; }
.wend { width: 258px; }
.wend h2 { background: #004098 url(img/wdtit.jpg) no-repeat 19px 25px; height: 25px; padding: 25px 0; line-height: 25px; padding-left: 65px; }
.wend h2 a { color: #fff; font-size: 20px; font-family: "Microsoft YaHei"; font-weight: normal; }
.wend h2 span { display: block; padding-right: 10px; }
.wend h2 span a { color: #fff; font-weight: normal; font-size: 12px; text-transform: uppercase; }
.wend .m_zxc { height: 290px; overflow: hidden; border: 3px solid #dddddd }
.wend dl { height: 96px; padding-top: 15px; border-bottom: 1px solid #dcdcdc; margin: 0 18px; }
.wend dt { height: 22px; width: 216px; overflow: hidden; line-height: 22px; font-size: 12px; color: #373636; }
.wend dt a { color: #373636; background: url(img/wen.jpg) no-repeat 0 3px; padding-left: 28px; display: block; }
.wend dd { padding-left: 28px; background: url(img/da.jpg) no-repeat left 3px; line-height: 22px; color: #373636; height: 66px; overflow: hidden; }
.wend dd a { color: #004098; }
/* 友情链接 */
.g_link { height: 130px; }
.g_link h2 { height: 50px; line-height: 50px; color: #fff; border-bottom: 2px solid #004098; font-weight: normal; }
.g_link h2 a { color: #373636; font-size: 20px; text-decoration: none; }
.g_link h2 em { color: #004098; font-size: 34px; font-weight: normal; text-transform: uppercase; display: inline-block; margin-right: 15px; }
.g_link .more01 a { font-size: 12px; color: #004098; font-weight: normal; display: inline-block; }
.link_c a { white-space: nowrap; padding-right: 15px; height: 40px; line-height: 40px; color: #373636; display: inline-block; }
.t01, .t02, .t03, .t05, .t06, .t07, .t08, .t09, .plc2, .rtit, .rtit1, .pro_lc, .lc1, .lc2, .lc3, .lc4, .lnav h3, .userleftnav h4, .leftsearch, .topsearch, .ljob, .jointel, .club_lin2, .procom h4, .caigou, .comments h4 { background: url(img/skinsvibar.png) no-repeat; }
/*---------------------公共样式xsl---------------------------*/
.content { width: 1160px; }
.foot { margin-top: 10px; }
.leftr { float: right; width: 216px; overflow: hidden; display: inline; margin-left: 5px; }
.rightl { width: 760px; float: left; display: inline; overflow: hidden; }
.pro_main { overflow: hidden; background-color: #fff; border: 1px solid #dedede; width: 760px; border: none; }
.leib, .leib2, .leib3 { width: 216px; }
.ImFooter p, .font_hotline, .leftlx .dianhua span, .leib2 .nr li.cur a { }
.leib3 .nr .cur a, .leib2 .nr .cur a, .leib2 .nr li.cur a { color: #004098; font-weight: bold; }
.leib2 .nr h4.cur a { color: #000; }
#mesbook1AutoClose { padding-top: 0px; margin-top: 0px; height: 0px; }
/*---面包屑导航xsl---*/
.pro_curmbs { height: 36px; line-height: 40px; border-bottom: 1px solid #004098; overflow: hidden; padding: 0 15px 4px 38px; background: url(img/bg_home.gif) no-repeat 8px center #fff; font-size: 14px; }
.pro_curmbs span { color: #D80000; font-weight: bold; font-family: Microsoft Yahei; padding-right: 10px; }
.pro_curmbs a { color: #333; margin-left: 5px; margin-right: 5px; }
.pro_curmbs a:hover { color: #004098; }
.pro_curmbs .a_b { color: #FE0000; font-weight: bold; }
/*---联系我们xsl--*/
.mt{ overflow: hidden; border-top: none; padding-bottom: 6px; width: 223px; margin-top: 10px; height: 320px; background: url(img/service_bg_box.jpg) no-repeat center bottom #fff; }
.project_tp .mt { }
.mt p img { margin: auto; width: 166px; display: block; }
.mt h4 { height: 42px; line-height: 42px; text-align: left; padding-left: 15px;margin-top: 10px; }
.mt h4 a { color: #222; font-weight: bold; font-size: 22px; text-decoration: none; font-family: "Microsoft Yahei"; }
.mt h4 i { display: block; line-height: 14px; font-size: 12px; text-transform: uppercase; color: #333; }
.leftlx { }
.leftlx h1 { text-align: center; height: 30px; line-height: 30px; font-size: 14px; }
.leftlx .dianh { padding: 0 10px 0 10px; }
.leftlx p { line-height: 28px; font-size:13px; }
.leftlx .dianhua { background: url(img/teln.gif) no-repeat scroll 0 center transparent; color: #333; line-height: 20px; padding: 10px 0 10px 55px;font-family: "Microsoft Yahei" }
.leftlx .dianhua span { display: block; font: 20px "Arial"; color: #004098; }
/*---产品分类xsl----*/
#xsl_hd { color: #fff; font: 24px "Microsoft YaHei", 微软雅黑, arial, 宋体; font-weight: bold; background: #004098;  height: 68px; line-height: 68px; text-align: center; overflow: hidden; }
#xsl_hd i { color: #f1f1f1; display: block; font: 16px Microsoft Yahei, Helvetica, sans-serif; text-align: left; font-size: 14px; line-height: 18px; text-transform: uppercase; }
#xsl_hd a { color: #333; }

/*-------index产品列表xsl-------*/
.pro_main_tl { background: #fff; }
.right_main { background: #fff; padding-bottom: 0px; width: 910px; border: 0; min-height: auto;overflow: hidden; }
/*模式二*/
dl.news_dl { font-size: 14px; color: #666; padding: 4px 5px; _height: 97px; line-height: 24px; border-bottom: 1px dashed #ccc; padding-top: 10px; }
dl.news_dl dt { float: left; margin-bottom: 3px; height: 64px; width: 80px; background: url('img/datebg.png') no-repeat scroll 14px center transparent; }
dl.news_dl .dt_1 { height: 24px; line-height: 24px; background: url(img/ico10.gif) no-repeat 0 9px; color: #333; font-weight: bold; padding-left: 10px; display: block; text-decoration: underline; display: block; font-size: 15px; text-decoration: none; font-family: "Microsoft YaHei"; }
dl.news_dl .dt_1:hover { background: url(img/ico7.gif) no-repeat 0 9px; color: #d80001; }
/*资讯首页内容,点击时的图片*/
dl.news_dl .dt_2 { padding-left: 16px; width: 71px; font-size: 15px; display: block; padding-top: 20px; color: #fff; font-family: Verdana; }
dl.news_dl .dt_3 { display: block; color: #464646; font: 18px/18px "Verdana"; padding-left: 14px; }
dl.news_dl .dt_3 a { color: #FF0000; text-decoration: underline; }
/*文章出处*/
dl.news_dl dd { font-size: 12px; float: left; width: 808px; padding-left: 10px; _height: 60px; min-height: 64px; overflow: hidden; margin-bottom: 10px; color: #1f1f1f; border-left: 1px solid #ccc; }
dl.news_dl dd span a { display: block; }
dl.news_dl dd p { display: block; font-family: "Microsoft YaHei"; color: #666; }
.mb10 { margin-bottom: 10px; }
.newss .tit { color: #fff; font: 24px "Microsoft YaHei", 微软雅黑, arial, 宋体; font-weight: bold; background: #004098; height: 98px; line-height: 58px; text-align: left; overflow: hidden; padding-left: 18px; }
.newss .tit i { color: #f1f1f1; display: block; font: 16px Microsoft Yahei, Helvetica, sans-serif; text-align: left; font-size: 14px; line-height: 18px; text-transform: uppercase; }
/*帮助中心 或 加盟中心*/
.agent_tit { font-size: 22px; text-align: center; }
.agent_data { font-size: 14px; text-align: center; padding: 15px 0 5px 0;border-bottom: 1px dashed #ccc; }
.agent_img { text-align: center; }
.agent_img img { max-width: 800px; }
.agent_con { font-size: 14px; line-height: 28px; padding-top: 10px; padding-bottom: 15px; }
.agent_con .age_li_about { overflow: hidden; padding-left: 15px; padding-right: 15px; font-size: 14px; line-height: 30px; margin-top: 15px;}
.age_con_key1 a { padding-left: 5px; padding-right: 5px; }
.agent_page { padding: 10px 10px; overflow: hidden; line-height: 35px;border-bottom: 1px dashed #ccc;border-top: 1px dashed #ccc;margin: 25px 15px}
.agent_page a:hover { color: #004098; }
/*详细页 推荐资讯*/
.RandomNews { background-color: #fff; margin-bottom: 10px; }
.diysr { background-color: #0259A9; height: 36px; line-height: 36px; padding-left: 27px; color: #fff; }
.diysr a { color: #6B9F1F; font-weight: bold; }
.diysr a:hover, .tit a:hover { text-decoration: underline; }
.news_random { background-color: #fff; width: 897px; padding-top: 8px; padding-left: 10px; border-radius: 3px; border: solid 1px #d5d5d5; border-top: 0px; }
.news_random li { background: url(img/ico7.gif) no-repeat left; height: 28px; line-height: 28px; padding: 0 17px 0 15px; width: 405px; float: left; overflow: hidden; }
/*一级导航*/
#subnavs { width: 223px; font-size: 0; }
#subnavs h2 { background: url(img/flh2bg.jpg) no-repeat; color: #fff; height: 54px; padding-top: 50px; text-align: center; }
.expmenu { background: url(img/flmid.jpg) repeat-y; border-bottom: 9px solid #004098; margin-bottom: 6px; padding: 0 5px; _font-size: 0; _width: 213px; overflow: hidden; }
/*三角按钮*/

/*二级导航*/
.expmenu li .menu {display: inline-block; padding: 5px 17px 13px;}
.expmenu li .menu li { width: 180px; height: 43px; line-height: 35px; overflow: hidden; border-bottom: 1px dashed #b1b1b1; }
.expmenu li .menu li a { height: 35px; line-height: 35px; overflow: hidden; padding-left: 30px; font-size: 14px; color: #333333; background: url(img/flico2.jpg) no-repeat 14px 7px; font-weight: normal; }
.expmenu li .menu li a:hover{color: #d80001}
 .hacss { background: #dde3ec url(img/flico1.jpg) no-repeat 180px 11px; width: 195px; height: 42px; line-height: 42px; overflow: hidden; padding-left: 18px; display: inline-block;}
 .hacss a { font-family: "Microsoft YaHei"; font-size: 18px; color: #0f68b9; font-weight: normal; text-align: left; }
.cp #subnavs, .cp .expmenu, .cp .expmenu li .menu, .cp .hacss { width: 230px;}
.right { width: 910px; float: right; display: inline; margin-left: 5px; overflow: hidden; }
.left { width: 226px;float: left; overflow: hidden;  }
.left_ad { margin-bottom: 0px; }
.Page { width: 98%; text-align: center;   font-size: 14px; padding: 5px 0;}
.Page ul{text-align: center;}
.Page dd{text-align: center;line-height: 39px;}
.Page a { display: inline-block; padding:8px 12px; background: #ffffff; border: 1px solid #e5e5e5;  float: left; text-decoration: none; color: #333; outline: none; }
.Page a:hover { background: #004098; color: #FFF; background-repeat: no-repeat; }
.Page span {display: inline-block;float: initial;padding-left: 3px;padding: 8px 12px;color: #1B1A1A;border: 1px solid #e5e5e5;}
.Page span#current {padding: 8px 12px; background: #004098; color: #FFF;border: 1px solid #e5e5e5; }
.agent_con .age_li_about td img{margin: 10px 0;padding: 5px;border: 1px solid #e0e0e0;}
.age_li_about p{line-height: 28px !important;font-size: 15px !important;}
.age_li_about p span{line-height: 28px !important;font-size: 15px !important;}


#imain4 {
	width: 100%;
	height: 1730px;
	
	background: rgba(0, 0, 0, 0) url("img/ys.jpg") no-repeat scroll center -2px;
}
.ys {
	height: 1730px;
	margin: 0 auto;
	width: 1004px;
}
.ys h3 {
	height: 140px;
	overflow: hidden;
	text-align: center;
}
.ys ul {
	margin: 0 auto;
	width: 960px;
}
.ys-a {
	background: url(img/ys1.jpg) no-repeat;
	height: 275px;
	padding: 125px 0 0 665px;
}
.ys-b {
	background:url(img/ys2.jpg) no-repeat;
	height: 330px;
	padding: 130px 0 0 130px;
}
.ys-c {
	background:url(img/ys3.jpg) no-repeat;
	height: 315px;
	padding: 85px 0 0 618px;
}
.ys-d {
	background:url(img/ys4.jpg) no-repeat;
	height: 268px;
	padding: 52px 0 0 130px;
}
.ys li span {
	color: #004098;
	display: block;
	font-family: "微软雅黑";
	font-size: 21px;
	font-weight: bold;
	line-height: 40px;
	margin-bottom: 30px;
}
.ys li span b {
	color: #dc0a02;
}
.ys li p {
	background: rgba(0, 0, 0, 0) url("img/ico2.gif") no-repeat scroll 0 7px;
	color: #000;
	font-size: 14px;
	line-height: 26px;
	padding: 0 0 0 0;
	width: 340px;
}
.ys li p b {
	color: #dc0a02;
	font-weight: normal;
}
