* { margin:0; padding:0; }
a { color:#333; text-decoration:none}
a:hover { color:#c4261d; text-decoration:none}
a img { border:none}
a.more { float:right; font-weight:normal; color:#999}
.blue { color:#049}

cite { float:right; font-style:normal; color:#999; margin-right:6px; font-size:12px;}
ul { list-style-type:none}

.mt1 { margin-top:15px;}
.mt2 { margin-top:30px;}
.mb1 { margin-bottom:10px;}
.red { color:#f00}
.gray { color:#999}

.f12 { font-size:12px;}


.fl-l { float:left}
.fl-r { float:right}

/* Form Styles */
.vcode { float:left; width:70px; margin-right:6px; font-weight:bold; padding:3px;}
.input { padding:5px; border:solid #ccc 1px;}
.submit { background:#23b7e5; color:#FFF; padding:0 40px 0 40px;-webkit-border-radius:3px;border-radius:3px; border:none; height:40px; font-size:16px;}
.but_b { background:url(images/but_bg_b.gif) no-repeat left 0px; width:140px; height:45px; border:none; font-size:14px; color:#FFF; font-weight:bold}
.input_time { background:url(images/icon_time.gif) no-repeat right}
.but_c { background:url(images/but_c.gif) no-repeat left top; height:45px; width:141px; color:#FFF; border:none; font-size:14px; font-weight:bold}


.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }
/*\*/ .clearfix {display:block;} /**/

/* 阴影 */
.yy
{
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
}
.yy3
{
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}

body { font-size:14px; color:#333; text-align:center;  font-family:"微软雅黑",Arial, Helvetica, sans-serif; background:#FFF;}
#pagewrap { width:100%; margin:auto; background:#FFF}
.wrap { margin:auto;width:1200px; text-align:left;}
.main_content{}


.sideL { position:relative;float:left;width:250px;margin-right:-250px;}
.mainRbox { float:right;width:100%;}
.mainR { margin-left:280px;}

.sideR { float:right; width:220px;}
.mainL { float:left; width:660px;}

.indexL { width:585px; float:left}
.indexR { width:585px; float:right}


.topbar { padding:6px 0 6px 0; line-height:30px; border-bottom:solid #e7e8ed 1px; background:#f7f8fa}
.topbar .right_link { float:right}
.topbar .right_link span { color:#ccc; padding:0 8px 0 8px;}
.topbar .search { width:300px; position:relative; height:30px;}
.topbar .search .but { position:absolute; right:0px; width:34px; top:1px; z-index:100; border:none; background:none}

#header { height:94px; }
#header .logo { float:left; margin:27px 0 0 0;}
#header .logo img { height:40px;}
#header .nav { float:right; margin-top:27px;}
#header .nav dl { float:left; position:relative; text-align:center; z-index:999999; margin:0 0px 0 30px;}
#header .nav dl dt { line-height:40px; height:40px; font-size:16px;}
#header .nav dl dt a { display:block; width:100%;-webkit-border-radius:4px;border-radius:4px; color:#666}
#header .nav dl dt.cur a {  text-decoration:none; color:#000; font-weight:bold}

#header .nav dl dd { display:none; position:absolute; left:0px; top:40px; background-color: rgba(255,255,255,0.7); width:100%; padding-bottom:5px;-webkit-border-radius:4px;border-radius:4px;}
#header .nav dl dd a { display:block; float:left; width:100%; line-height:44px; color:#000}
#header .nav dl dd a:hover { text-decoration:none; color:#c4261d}
#header .nav dl.cur dd { display:block;}
#header .nav dl.cur dt a { color:#df051a}

.header { padding:25px 0 25px 0; background:#FFF}
.header .logo { float:left; margin-left:20px;}
.header .logo img { height:60px;}

.menu { background:#dd001b; height:52px;}
.menu .nav { line-height:32px; padding-top:10px; padding-left:20px;}
.menu .nav a { display:block; float:left; color:#FFF; font-size:16px; padding:0 23px 0 23px; margin-right:5px;}
.menu .nav a:hover { background:#ec2a41;border-radius:4px;}
.menu .nav a.cur { background:#FFF; border-radius:4px; color:#dd001b}


.sitenav { height:48px; line-height:48px;}
.sitenav ul { padding-left:150px;}
.sitenav li { float:left; background:url(images/sitenav_li.gif) no-repeat right center; padding:0 35px 0 25px;}
.sitenav li a { color:#FFF}


.about_view {padding:15px; line-height:200%}
.about_view h1 { font-size:18px; font-weight:bold; border-bottom:dashed #ddd 1px; height:26px; line-height:26px; padding:10px 0 10px 0; margin-bottom:10px; text-align:center}
.about_view p { margin-bottom:15px;}
.about_view a { color:#049; text-decoration:underline}
.about_view a:hover { color:#C00}

.pages { margin-top:15px; line-height:38px; text-align:center}
.pages span { display:inline-block; margin:0 4px 0 4px; color:#999}
.pages a { display:inline-block; border:solid #c6cdd2 1px; border-radius:4px; margin:0 4px 0 4px; padding:0 10px 0 10px; min-width:40px; text-align:center}
.pages a:hover, .pages a.cur { border:solid #f00 1px;}
.pages a.pre { background:url(images/icon/allow_lg.png) no-repeat center center; background-size:16px 16px; opacity: 0.5;}
.pages a.next { background:url(images/icon/allow_rg.png) no-repeat center center; background-size:16px 16px; opacity: 0.5;}
.pages a.preno { background:#f5f5f5 url(images/icon/allow_lg.png) no-repeat center center; background-size:16px 16px; opacity: 0.5;}
.pages a.preno:hover {border:solid #c6cdd2 1px;}
.pages a.nextno { background:#f5f5f5 url(images/icon/allow_rg.png) no-repeat center center; background-size:16px 16px; opacity: 0.5;}
.pages a.nextno:hover { border:solid #c6cdd2 1px;}


/* member_login */
.member_login {background:url(images/login_bg.jpg) no-repeat center top; height:500px;}
.member_login .form { position:absolute; right:0px; top:80px; background:#fff; padding:20px 20px 0 20px; width:280px; height:320px;box-shadow:1px 1px 5px #444;}
.member_login .form h5 { font-size:16px; height:40px;}
.member_login th { padding:10px 5px 10px 0; font-weight:normal; text-align:right; font-size:14px;}
.member_login td { padding:10px 5px 10px 0;}
.member_login .input { padding:7px; border:solid #ccc 1px;}

/* user register */
.member_register { background:#FFF; padding:25px; border:solid #ddd 1px; margin:40px 0 40px 0}
.member_register th { padding:10px 5px 10px 0; font-weight:normal; text-align:right; font-size:14px;}
.member_register td { padding:10px 5px 10px 0; color:#999}
.member_register .input { padding:7px; border:solid #ccc 1px;}
.member_register .sms_mobile { width:138px; height:32px; background:url(images/sms_mobile.gif) no-repeat left top; border:none}


.reg_notes { font-size:14px; line-height:200%; padding:15px; height:400px; overflow:auto; background:#FFF}
.reg_notes p { margin-bottom:15px;}
.reg_notes a { color:#049; text-decoration:underline}

.reg_mtype { background:url(images/line_1.gif) repeat-x left 46px;}
.reg_mtype div { float:left; height:46px; line-height:46px; font-size:20px; padding:0 5px 13px 5px; margin-right:100px;}
.reg_mtype div.set { background:url(images/reg_mtype.gif) no-repeat center bottom}
.reg_mtype div.set a { color:#c4261d; font-weight:bold}


.ea_reg_tips {line-height:24px; background:url(images/ea_reg_bg.png) no-repeat -195px -243px; padding-left:30px;}
.ea_reg_error { background-position:-58px -74px}
.ea_reg_ok { background-position:-3px 4px}


/*-------------- CMS Box --------------*/
.cmsbox_bg { background:#000; position:absolute; left:0px; top:0px; z-index:10000;filter:alpha(opacity=80);opacity:0.8; width:100%; height:100%}
.cmsbox {width:390px; height:250px; position:absolute;  z-index:1000000; background:#FFF; text-align:left; padding:0px;}
.cmsbox .cmsbox_tb { height:40px; background:url(images/cmsbox/cmsbox_bg.gif) repeat-x left -80px}
.cmsbox .cmsbox_tb a { display:block; float:right; height:40px; line-height:40px;background:url(images/cmsbox/cmsbox_bg.gif) no-repeat right -40px; padding:0 16px 0 15px; font-size:16px; color:#8a8a8a}
.cmsbox .cmsbox_tb a:hover { color:#000; text-decoration:none}
.cmsbox .cmsbox_tb span { display:block; float:left; height:40px; line-height:40px; background:url(images/cmsbox/cmsbox_bg.gif) no-repeat left 0px; font-size:16px; padding-left:16px; font-weight:bold}
.cmsbox .cmsbox_cb { border-left:solid #222 1px; border-right:solid #222 1px;}
.cmsbox .cmsbox_fb { height:3px; line-height:3px; overflow:hidden; background:url(images/cmsbox/cmsbox_bg.gif) repeat-x left -166px;}
.cmsbox .cmsbox_fb dt { float:left; height:3px; line-height:3px; overflow:hidden; background:url(images/cmsbox/cmsbox_bg.gif) no-repeat left -160px; width:20px;}
.cmsbox .cmsbox_fb dd { float:right; height:3px; line-height:3px; overflow:hidden; background:url(images/cmsbox/cmsbox_bg.gif) no-repeat left -163px; width:20px;}

.cmsbox_iframe { width:390px; height:220px;}

.cmsbox_msg { width:400px;position:absolute; z-index:1000000; background:#FFF; border:solid #9abee2 10px; text-align:left; padding:0px;}
.cmsbox_msg h3.title { height:30px; line-height:30px; overflow:hidden; padding:0 10px 0 10px; font-size:12px; margin:0px;}
.cmsbox_msg h3.title a { float:right; font-size:10px; font-weight:normal}
.cmsbox_msg .cmsbox_msg_content { padding:15px;line-height:26px;}
.cmsbox_msg_iframe {position:absolute; z-index:1000}

.cart_msg { background:url(full-cart.jpg) no-repeat 5px top; padding-left:85px;}
.cart_msg h5 { font-size:14px; color:#c6000b}
.cart_msg p { color:gray; margin:0 0 20px 0}
.cart_msg p strong { color:#c6000b;}

.tipmsg { background:#feeeef url(icon_right.png) no-repeat 5px 5px; border:solid #ffcbcd 1px; line-height:27px; margin-top:4px; padding-left:27px; margin-right:10px; display:none; font-weight:bold}
.tipmsg p { font-weight:normal; line-height:18px; padding:4px 0 4px 0}
/*-------------- CMS Box --------------*/

.dingzhi { background:url(images/dingzhi.jpg) no-repeat center top; height:565px;}
.dingzhi a { display:block; width:100%; height:565px;}

.tempshow { background:#f2f2f2; padding-bottom:40px;}
.tempshow li { float:left; width:180px; height:317px; padding:70px 5px 70px 5px;}
.tempshow li.cur { background:url(images/tempshow_bg.gif) no-repeat left top; padding-left:26px; padding-right:18px;}

.contbox { border-top:solid #ddd 1px; padding-top:40px; padding-bottom:60px; background:#f2f2f2;}
.contbox h3 { height:36px; line-height:36px; font-size:16px; border-bottom:dashed #ddd 1px;}
.contbox h3 span { color:#f20039;}
.contbox h3 strong { font-style:italic; font-size:18px;}
.contbox .kehu { float:left; width:505px;}
.contbox .lianxi { float:right; width:440px;}
.contbox .online { margin:10px 0 25px 2px}
.contbox .online dt { line-height:30px; color:#666; font-weight:bold; margin-bottom:5px;}
.contbox .online dt span { color:#999; font-weight:normal}
.contbox .online dd img { margin-right:10px;}
.contbox h4 { font-size:20px; line-height:34px;}
.contbox .form dt { line-height:28px;}
.contbox .form dt span { color:#888; font-size:12px;}
.contbox .form dd { margin-bottom:12px;}
.contbox .form .inp { width:330px; background:#ccc; height:32px; line-height:32px; border-top:solid #999 1px; border-left:solid #999 1px; border-bottom:solid #c1c1c1 1px; border-right:solid #c1c1c1 1px; padding-left:10px;}
.contbox .form textarea { width:400px; height:60px;background:#ccc;border-top:solid #999 1px; border-left:solid #999 1px; border-bottom:solid #c1c1c1 1px; border-right:solid #c1c1c1 1px; padding:10px;}


.question_list { border:solid #ddd 1px; background:#FFF; padding:25px; margin:40px 0 40px 0}
.question_list dl { margin-bottom:25px;}
.question_list dl dt { font-weight:bold; line-height:40px; height:40px; background:#f2f2f2; text-indent:15px; font-size:16px;}
.question_list dl dd p { line-height:30px; padding-left:15px;}
.question_list dl dd p span { color:#999; font-size:12px; padding-right:5px;}

.question_view .title { font-size:16px; font-weight:bold; line-height:40px;}
.question_view .message { line-height:200%}
.question_view .message p { margin-bottom:15px;}



.content_view .title { margin-bottom:20px; border-bottom:dashed #ddd 1px;}
.content_view .title h1 { font-size:34px; line-height:60px; font-weight:normal}
.content_view .title .author { line-height:30px; padding-bottom:5px; color:#999}
.content_view .title .author span { padding-right:15px;}
.content_view .mitit { line-height:50px; border-bottom:solid #ddd 1px; font-size:18px;}
.content_view .message {  line-height:200%}
.content_view .message p { margin-bottom:20px;}
.content_view .message img { max-width:100%}
.content_view .job_tjjl { height:40px; line-height:40px;}
.content_view .job_tjjl a { display:block; float:left; background:#23b7e5; color:#FFF; padding:0 40px 0 40px;-webkit-border-radius:3px;border-radius:3px;}
.content_view .job_tjjl a:hover { background:#38c4f0}



.content_tool { border-top:solid #ddd 1px;  padding:10px 0 15px 0; font-size:12px;}

.category_list { border:solid #ddd 1px;}
.category_list h3 { line-height:60px; padding-left:20px; font-size:20px; border-bottom:solid #ddd 1px;}
.category_list dl { font-size:14px; padding:10px 0 10px 0}
.category_list dl dt { line-height:44px; height:44px; font-size:14px;}
.category_list dl dt a { display:block; float:left; width:100%; text-indent:20px;}
.category_list dl dt a:hover { background:#efefef}
.category_list dl dt.cur a { background:#efefef url(images/side_nav_cur.gif) repeat-y left top}
.category_list dl dd { line-height:34px; height:34px;}
.category_list dl dd a { display:block; float:left; width:100%; text-indent:40px;}
.category_list dl dd a:hover { background:#efefef}
.category_list dl dd.cur a { background:#efefef url(images/side_nav_cur.gif) repeat-y left top}

.side_title { font-size:14px; background:url(images/line.gif) repeat-x left center; height:36px; line-height:36px; margin-top:18px;}
.side_title strong { display:block; float:left; background:#FFF; padding-right:25px;}

.block { background:#FFF; padding:8px 15px 8px 15px; border:solid #dedede 1px; border-radius:2px;}
.block .head { background:url(images/title_bg.gif) repeat-x left bottom; height:40px; line-height:38px; overflow:hidden}
.block .head h3 { font-size:16px; float:left; border-bottom:solid #dd001b 2px;}
.block .head .more { float:right; color:#666}
.block .head .more:hover { color:#dd001b}

.block1 { background:#FFF; padding:8px 15px 8px 15px; border:solid #dedede 1px; border-radius:2px;}
.block1 .head { background:url(images/title_bg.gif) repeat-x left bottom; height:40px; line-height:38px;}
.block1 .head h3 { font-size:16px; float:left; border-bottom:solid #dd001b 2px;}
.block1 .head .more { float:right; color:#666}
.block1 .head .more:hover { color:#dd001b}

.art_img_list .item { text-align:left}
.art_img_list .item .thumb { position:relative;float:left;width:160px;margin-right:-160px; }
.art_img_list .item .thumb img { width:160px; height:120px;}
.art_img_list .item .infa { float:right;width:100%;}
.art_img_list .item .infb { margin-left:175px;}
.art_img_list .item .subject { font-size:18px; line-height:26px; height:26px; overflow:hidden}
.art_img_list .item .time { color:#999; line-height:22px;}
.art_img_list .item .time .bar { padding:0 10px 0 10px; color:#ccc; font-size:12px;}
.art_img_list .item .desc { color:#777; line-height:24px; height:48px; overflow:hidden; margin:10px 0 10px 0}

.art_tit_list .item { line-height:30px; height:30px; overflow:hidden}
.art_tit_list .item .time { float:right; color:#999}


.news_list li { line-height:50px; height:50px; overflow:hidden; border-bottom:solid #ddd 1px; background:url(images/icon_10.gif) no-repeat 15px 22px; padding:0 10px 0 30px;}
.not_info { line-height:60px; color:#999}

/* portfolio */
.portfolio_cats { margin:28px 0 0 0; padding-bottom:18px;}
.portfolio_cats dt { float:left; height:30px; line-height:30px; border:solid #eee 1px; margin:0 7px 7px 0}
.portfolio_cats dt a { display:block; float:left; padding:0 15px 0 15px;}
.portfolio_cats dt.cur a, .portfolio_cats dt a:hover { background:#F5f5f5; color:#c52829; font-weight:bold; text-decoration:none}

.portfolio_list dl { float:left; width:215px; margin:0 20px 20px 0}
.portfolio_list dt { border:solid #ddd 1px; padding:4px;}
.portfolio_list dt img { width:205px;}
.portfolio_list dd { border:solid #eee 1px; border-top:none; background:#f9f9f9; padding:0 10px 0 10px;}
.portfolio_list dd.title { border-top:solid #eee 4px; border-bottom:none; height:40px; line-height:40px; overflow:hidden; padding-top:5px;}
.portfolio_list dd.desc { padding-bottom:10px;}
.portfolio_list dd.desc p { line-height:18px; height:54px; overflow:hidden; font-size:12px;}

#footer_nav { background:#e3e3e3; padding:25px 0 25px 0; margin-top:60px; }
#footer_nav .logo { float:right}
#footer_nav .logo img { margin-top:80px; margin-right:60px;}
#footer_nav .nav { float:left; border-right:solid #ccc 1px; padding-right:20px;}
#footer_nav .nav dl { float:left; width:140px; line-height:40px; font-size:14px;}
#footer_nav .nav dl dt { font-size:18px; font-weight:bold}
#footer_nav .nav dl dd { line-height:34px;}
#footer_nav .nav dl.r2 { width:280px;}
#footer_nav .nav dl.r2 dd p { float:left; width:50%}
#footer_nav .weixin { float:right; margin:25px 45px 0 0;text-align:center}
#footer_nav .weixin dl { background:#dd001b; padding:15px; border-radius:5px;}
#footer_nav .weixin .qrcode { width:160px;}
#footer_nav .weixin dd { line-height:36px; font-size:12px; color:#FFF}


#footer { background:#4f5b64; color:#FFF; padding:10px 0 40px 0; margin-top:80px;}
#footer a { color:#FFF}
#footer .link {line-height:80px; text-align:center}
#footer .link .bar { padding:0 10px 0 10px;}
#footer .copy { float:left; line-height:26px; margin-top:10px;}
#footer .phone { float:right; margin-right:200px; height:72px; line-height:72px; padding-left:80px; }

.bar_four dl { float:left; width:327px;}
.bar_four dl dt { height:42px; line-height:42px; background:#206bc0}
.bar_four dl dt strong { float:left; height:36px; line-height:36px; margin:6px 0 0 6px; background:#FFF; width:110px; text-align:center; color:#003388; font-size:18px; font-family:"微软雅黑"; font-weight:normal}
.bar_four dl dt a.more { color:#FFF; margin-right:10px;}
.bar_four dl dd { border:solid #c9dcff 1px; border-top:none; height:300px; background:#FFF;}
.bar_four .barimg th { padding:10px 10px 10px 6px; vertical-align:top}
.bar_four .barimg th img { width:140px; height:100px;}
.bar_four .barimg td { vertical-align:top; padding:10px 10px 10px 0;}
.bar_four .barimg td h5 { line-height:24px; height:24px; overflow:hidden;}
.bar_four .barimg td p { line-height:20px; height:80px; overflow:hidden; color:#999; font-size:12px;}
.bar_four li { line-height:34px; height:34px; overflow:hidden; border-top:solid #e5e8e9 1px; background:url(images/icon_8.gif) no-repeat 12px 15px; padding-left:20px;}

.bar_links dt { border-bottom:solid #206bc0 1px; height:28px; overflow:hidden}
.bar_links dd img { width:123px; height:36px; margin:10px 10px 0 0}

.news_mimg { height:198px; background:url(images/news.jpg) no-repeat center top}

.index_search { margin-top:12px; font-size:12px;}
.index_search .keyword { width:320px; padding:5px; border:solid #d3e0e5 1px; color:#a9a9a9}
.index_search a { color:#336699; margin-right:10px;}

.bar_one { margin-top:12px;}
.bar_one dl { float:left}
.bar_one dl dt { height:45px; line-height:45px; background:#EEE}
.bar_one dl dt .more { float:right; margin:18px 20px 0 0}
.bar_one dl.news { width:380px;}
.bar_one dl.news dt { background:#eee url(images/icon_3.gif) no-repeat left top; padding-left:30px; font-size:16px;}
.bar_one dl.news dt strong { font-weight:normal}
.bar_one dl.news dt strong { color:#ad0003}
.bar_one dl.news dt span { color:#777; padding-left:10px;}
.bar_one dl.news dd.topnews { position:relative; height:120px; width:350px; margin-top:10px;}
.bar_one dl.news dd.topnews img { width:350px; height:120px;}
.bar_one dl.news dd.topnews p { width:350px; text-align:center; position:absolute; bottom:0; left:0px; height:24px; line-height:24px; overflow:hidden;background:#FFF;filter:alpha(Opacity=70);-moz-opacity:0.7;opacity: 0.7;}
.bar_one dl.news dd.list { width:350px; margin-top:5px;}
.bar_one dl.news dd.list p { height:32px; line-height:32px; overflow:hidden; border-bottom:dashed #ccc 1px; overflow:hidden; background:url(images/icon_6.gif) no-repeat 3px 12px; padding-left:20px;}
.bar_one dl.news dd.list p a { color:#ad0003; font-size:14px;}
.bar_one dl.notes { width:410px;}
.bar_one dl.notes dt { background:#004793; color:#FFF; padding-left:20px; font-size:16px;}
.bar_one dl.notes dt strong { font-weight:normal}
.bar_one dl.notes dt span { padding-left:10px;}
.bar_one dl.notes dd { margin-top:6px;}
.bar_one dl.notes dd p { height:29px; line-height:29px; overflow:hidden; overflow:hidden; background:url(images/icon_7.gif) no-repeat 10px 13px; padding-left:20px;}
.bar_one dl.notes dd p a { color:#666; font-size:14px;}
.bar_one dl.notes dd p a:hover { color:#ad0003}
.bar_one dl.notes dd p span { float:right;color:#666; margin-right:10px;}
.bar_one dl.info { width:210px; float:right}
.bar_one dl.info dt {}
.bar_one dl.info dd { background:#2e99d7 url(images/bar_one_info_bg.gif) no-repeat right top}
.bar_one dl.info dd div { margin-top:4px;}
.bar_one dl.info ul { padding-top:10px;}
.bar_one dl.info ul li { float:left; width:50%; background:url(images/icon_9.gif) no-repeat 15px 18px; line-height:42px; text-indent:30px}
.bar_one dl.info ul li a { color:#FFF}

.index_hd div { float:left; margin-right:5px; position:relative; width:245px; height:165px; }
.index_hd div p { position:absolute; bottom:0px; left:0px; height:32px; line-height:32px; width:100%; text-align:center; color:#FFF;background:#000;filter:alpha(Opacity=70);-moz-opacity:0.7;opacity: 0.7;}
.index_hd div img {  width:245px; height:165px; }

.qqbox { z-index:99; width:34px; right:0px; top:170px; position: absolute;  cursor:pointer}
.qqbox p { height:24px; line-height:24px; overflow:hidden; margin-top:5px;}
.qqbox .ma { margin:5px 0 5px 0}
.qqbox .qqbox_left { background:url(images/qq_kefu_1.png) no-repeat left top; width:34px; height:164px; position:absolute; left:0px; top:0px; z-index:10}
.qqbox .qqbox_right { width:142px; position:absolute; left:32px; top:0px; z-index:20; display:none}
.qqbox .qqbox_right .qqbg {background:url(images/qq_kefu_2_bg.png) repeat-y; padding:5px 0 10px 0}
.qqbox_cur { width:174px;}
.qqbox_cur .qqbox_right { display:block}

.news_login { padding:35px 0 35px 0}
.news_login th { width:80px; padding:10px 0 10px 0}
.news_login td { padding:10px 0 10px 0}
.news_login input { padding:6px;}

.index_links { border:solid #ddd 1px;}
.index_links h3 { background:#f7f7f7; border-bottom:solid #eee 1px; line-height:34px; padding:0 15px 0 15px; font-size:14px;}
.index_links ul { padding:15px 0 15px 15px;}
.index_links ul li { float:left; line-height:30px; width:140px;}

.user_hree { color:#999; line-height:50px; height:50px; background:#f9f9f9; text-align:left;}
.user_hree a { color:#999}



.product_list .item { float:left; width:25%;}
.product_list .item dl { border:solid #ddd 1px; margin:15px;}
.product_list .item dl dt { }
.product_list .item dl dt img { width:100%;}
.product_list .item dl dd { line-height:42px; height:42px; overflow:hidden; border-top:solid #ddd 1px; padding:0 10px 0 10px;}


.product_view .info .thumb_box { float:left; width:320px;}
.product_view .info .thumb { width:300px; border:solid #ddd 1px; background:#FFF; float:left; padding:9px;}
.product_view .info .desc { float:right; width:560px; line-height:26px; padding:10px 10px 0 0}
.product_view .info .desc h1 { font-size:24px; line-height:30px; padding:10px 0 15px 0; margin-bottom:15px; font-weight:normal; border-bottom:solid #ddd 1px;}
.product_view .info .desc th { vertical-align:top; color:#999; font-weight:normal; width:50px; padding:0 0 10px 0}
.product_view .info .desc td { padding:0 0 10px 0}

.product_tabs { border-bottom:solid #cc1a1e 2px;}
.product_tabs li { float:left; font-size:14px; line-height:38px; border:solid #ddd 1px; border-bottom:none; padding:0 25px 0 25px; margin-right:5px; -webkit-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;}
.product_tabs li.cur { background:#cc1a1e; color:#FFF; font-weight:bold; border-color:#cc1a1e}

.product_desc { line-height:200%; margin-top:15px;}
.product_desc p { margin-bottom:15px;}
.product_desc img { max-width:920px;width:expression(this.width > 920 ? 920: true);}




.product_view2 .info .thumb_box { float:right; width:362px;}
.product_view2 .info .thumb { width:360px; height:240px; border:solid #ddd 1px; background:#eee;}
.product_view2 .info .desc { float:left; width:780px; line-height:26px;}
.product_view2 .info .desc h1 { font-size:24px; line-height:30px; padding:10px 0 15px 0; margin-bottom:15px; font-weight:normal; border-bottom:solid #ddd 1px;}
.product_view2 .info .desc th { vertical-align:top; color:#999; font-weight:normal; width:50px; padding:0 0 10px 0}
.product_view2 .info .desc td { padding:0 0 10px 0}
.product_view2 .price_box { background:#f6f8f9; padding:15px; border-radius:5px; position:relative; height:100px;}
.product_view2 .price_box .phone { background:#F00; position:absolute; right:20px; top:25px; border:solid #d00303 1px; line-height:48px; color:#FFF; border-radius:6px; padding:0 12px 0 12px; font-size:16px; }
.product_view2 .price_box .m {}
.product_view2 .price_box .p { font-size:24px; line-height:40px;}

.product_view2 .price_box .qr {  position:absolute; right:15px; top:20px; border:solid #007bff 1px; border-radius:4px; padding:1px; cursor:pointer}
.product_view2 .price_box .qr dt { float:right;}
.product_view2 .price_box .qr dt img { width:60px}
.product_view2 .price_box .qr dd { float:left; line-height:24px; margin-top:6px; margin-right:10px; color:#007bff; padding-left:10px;}


.product_tabs2 { border-bottom:solid #cc1a1e 2px;}
.product_tabs2 li { float:left; font-size:14px; line-height:38px; border:solid #ddd 1px; border-bottom:none; padding:0 25px 0 25px; margin-right:5px; -webkit-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0; cursor:pointer}
.product_tabs2 li.cur { background:#cc1a1e; color:#FFF; font-weight:bold; border-color:#cc1a1e}

.product_desc2 { line-height:200%; margin-top:15px;}
.product_desc2 p { margin-bottom:15px;}
.product_desc2 img { max-width:920px;width:expression(this.width > 920 ? 920: true);}





.maintit { height:60px; line-height:60px; border-bottom:solid #ddd 1px; margin-top:20px;}
.maintit h3 { font-size:20px; font-weight:normal;}
.maintit .hree { float:right; color:#999}
.maintit .hree a { color:#999}


.banner_image {width:100%;position:relative;height:600px;}
.banner_image .bd {margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.banner_image .bd ul {width:100% !important;}
.banner_image .bd li {width:100% !important;height:600px;overflow:hidden;text-align:center;}
.banner_image .hd {width:100%;position:absolute;z-index:1;bottom:15px;left:0;height:36px;line-height:36px;}
.banner_image .hd ul {text-align:center;}
.banner_image .hd ul li {cursor:pointer;display:inline-block;*display:inline;zoom:1;width:12px;height:12px;margin:5px;overflow:hidden;background:#FFF;
-webkit-border-radius:6px;border-radius:6px; line-height:999px;}
.banner_image .hd ul .on {background:#ae0840;}
.banner_image .prev {display:block;position:absolute;z-index:1; left:20px; top:245px; width:40px; height:70px; background:url(images/slider_btn_icon_1fac543.png) no-repeat -46px -87px; cursor:pointer}
.banner_image .next {display:block;position:absolute;z-index:1; right:20px; top:245px; width:40px; height:70px; background:url(images/slider_btn_icon_1fac543.png) no-repeat -46px 0px; cursor:pointer}


.block_title { margin:40px 0 30px 0; text-align:center}
.block_title span { display:inline-block; line-height:54px; font-size:32px; color:#444; border-bottom:solid #666 2px;}
.block_more { margin:50px 0 50px 0; text-align:center}

.block_head { margin:40px 0 30px 0;}
.block_head .name { float:left; line-height:54px; font-size:32px; color:#444; border-bottom:solid #666 2px;}
.block_head .qr { float:right; border:solid #007bff 1px; border-radius:4px; padding:1px; cursor:pointer}
.block_head .qr dt { float:right;}
.block_head .qr dt img { width:60px}
.block_head .qr dd { float:left; line-height:24px; margin-top:6px; margin-right:10px; color:#007bff; padding-left:10px;}


.index_pro dl { float:left; width:276px; border:solid #ddd 1px; margin-right:29px; margin-bottom:29px;}
.index_pro dl dt img { width:100%}
.index_pro dl dd { background:#eee; line-height:40px; text-align:center;}
.index_pro dl dd a { font-size:14px; }
.index_pro dl.cur dd { display:block}

.index_about { height:470px; padding:30px 0 0px 0; background:#f6f6f6 url(images/home_about_bg.jpg) no-repeat center center; background-size:auto 100%}
.index_about .desc { width:800px; margin:auto;line-height:26px; padding:20px 0 40px 0;}
.index_about .link { text-align:center; font-size:18px;}
.index_about .link a { display:inline-block; width:150px; border-right:solid #999 1px; padding:15px 0 15px 0}


.index_news dl { float:left; width:325px; margin:0 25px 0 25px;}
.index_news dl dt a { display:block; height:150px;}
.index_news dl .title { line-height:24px; height:24px; overflow:hidden;  margin:10px 0 6px 0; font-weight:bold}
.index_news dl .desc { line-height:20px; height:60px; overflow:hidden; color:#5d5d5d; }
.index_news dl .time { border-top:solid #f0f0f0 1px; line-height:44px; margin-top:20px; text-align:center; color:#a8a8a8}


.pagepic { height:200px; background:url(images/about-bg.jpg) no-repeat center center; background-size:cover}

.job_list { background:#ddd}
.job_list th { height:50px; padding:0 10px 0 10px; background:#f5f5f5}
.job_list td { height:50px; padding:0 10px 0 10px; background:#fff}

.job_attr { background:#eee}
.job_attr th { height:40px; padding:0 10px 0 10px; background:#f5f5f5; text-align:center}
.job_attr td { height:40px; padding:0 10px 0 15px; background:#fff}

.job_send table { background:#eee}
.job_send table th { padding:14px; background:#f7f7f7}
.job_send table td { padding:14px; background:#FFF}

.down_list .item { padding:30px 0 30px 0; border-bottom:solid #ddd 1px;}
.down_list .item .thumb {position:relative;float:left;width:160px;margin-right:-160px;}
.down_list .item .thumb img { width:160px;}
.down_list .item .info {float:right;width:100%;}
.down_list .item .info dl {margin-left:180px;}
.down_list .item .info dl dt { font-size:16px; font-weight:bold; line-height:30px}
.down_list .item .info dl dd.attr { background:#f7f8fa; line-height:32px; font-size:12px; padding:0 10px 0 10px; border:dashed #ddd 1px; margin:8px 0 10px 0; color:#999}
.down_list .item .info dl dd.attr span { padding-right:30px;}
.down_list .item .info dl dd.desc { line-height:24px;}

.case_list .item { padding:30px 0 30px 0; border-bottom:solid #ddd 1px;}
.case_list .item .thumb {position:relative;float:left;width:160px;margin-right:-160px;}
.case_list .item .thumb img { width:160px;}
.case_list .item .info {float:right;width:100%;}
.case_list .item .info dl {margin-left:180px;}
.case_list .item .info dl dt { font-size:16px; font-weight:bold; line-height:30px}
.case_list .item .info dl dd.desc { line-height:24px;}


.form_default td { padding:10px 0 10px 0}

.form_custom .tit { font-weight:bold; line-height:60px; font-size:16px;}
.form_custom .tit .icon { float:left; width:4px; height:16px; background:#dd001b; margin:22px 6px 0 0; border-radius:1px;}
.form_custom .tit .name { float:left; margin-right:20px;}
.form_custom .tit .line { float:left; line-height: 1px; border-right: 200px solid #ddd; height:1px; margin-top:30px;}
.form_custom .item { float:left; width:50%; margin:0 0 15px 0}
.form_custom .item .lab { line-height:40px; text-align:right; position:relative;float:left;width:100px;margin-right:-100px;}
.form_custom .item .val1 {float:right;width:100%;}
.form_custom .item .val2 {margin-left:115px;}

.form_custom .item1 { width:100%}
.form_custom .item1 .val { width:1000px;}
.form_custom .buts { text-align:center; margin-top:25px; width:100%}
.form_custom .checkbox { margin-top:12px;}
.form_custom .checkbox label { margin:0 15px 0 0}

.department_panel { margin-top:20px;}
.department_panel .item { float:left; width:220px; margin: 0 25px 15px 25px;}
.department_panel .item a { display:block; border:solid #eee 1px; line-height:48px; text-indent:12px; border-radius:2px; font-size:16px;}
.department_panel .item a span { display:block; float:left;}
.department_panel .item a .icon { font-size:24px; color:#dd001b}
.department_panel .item a:hover { border:solid #dd001b 1px; background:#dd001b; color:#FFF}
.department_panel .item a:hover .icon { color:#FFF}

.depart_head { background:#f5f5f5; padding:25px;}
.depart_head .name { font-size:24px; line-height:80px; text-align:center}
.depart_head .info { text-align:center;}


/* 两列右侧自适应布局 */
.g-bd1{margin:0 0 10px;}
.g-sd1{position:relative;float:left;width:190px;margin-right:-190px;}
.g-mn1{float:right;width:100%;}
.g-mn1c{margin-left:200px;}

.news_list2 {}
.news_list2 .item { float:left; width:530px; margin:30px;}
.news_list2 .item .time { position:relative; float:left; width:85px; margin-right:-85px; text-align:center; border-right:solid #ccc 1px; padding-right:15px;}
.news_list2 .item .time .d { font-size:36px; line-height:40px; border-bottom:solid #ccc 1px;}
.news_list2 .item .time .y { color:#999; line-height:20px;}
.news_list2 .item .info_box { float:right; width:100%}
.news_list2 .item .info_box .info { margin-left:100px}
.news_list2 .item .title { line-height:30px; font-size:18px; height:60px; overflow:hidden}
.news_list2 .item .desc { color:#999; line-height:22px; height:44px; overflow:hidden}

.goods_list2 {}
.goods_list2 .item { float:left; width:530px; margin:30px; background:#f7f7f7; padding:8px 8px 8px 15px; border-radius:5px;}
.goods_list2 .item .thumb { position:relative; float:right; width:190px; margin-left:-190px;}
.goods_list2 .item .thumb img { width:190px; height:127px;}
.goods_list2 .item .info_box { float:left; width:100%}
.goods_list2 .item .info_box .info { margin-right:200px}
.goods_list2 .item .title { line-height:24px; font-size:18px; height:48px; overflow:hidden; margin-bottom:10px;}
.goods_list2 .item .sku { color:#999; line-height:30px;}
.goods_list2 .item .price { font-weight:bold; color:#F00;}

.index_product { padding:60px 0 20px 0}
.index_product .item { float:left; width:360px; margin:0 20px 40px 20px; text-align:center; padding:15px 0 20px 0}
.index_product .item .thumb img { width:160px;}
.index_product .item .name { line-height:20px; height:20px; overflow:hidden}
.index_product .item a { display:block}

.sub_cats { margin:30px 0 30px 0; text-align:center}
.sub_cats a { display:inline-block; line-height:38px; padding:0 15px 0 15px; background:#f7f7f7; border-radius:2px; margin:0 6px 10px 6px;}
.sub_cats a:hover, .sub_cats a.cur { background:#ff0000; color:#FFF}

.index_atr_3 {}
.index_atr_3 .item { float:left; width:33%; line-height:40px; height:40px; overflow:hidden}


.login_box { width:500px; background:#f6fafd; border-radius:5px; margin:100px auto 100px auto; padding:35px;}
.login_box .tit { font-size:36px; line-height:60px; font-weight:300; color:#1940b0; margin-bottom:15px;}
.login_box .field-item { margin-bottom:30px;}
.login_box .sap-text { line-height:60px; color:#999}

.wxapp { background:#FFF; border-radius:5px; margin-top:25px; width:180px; float:right; padding:10px; text-align:center}
.wxapp dt { margin-bottom:10px;}
.wxapp dt img { width:160px; }
.wxapp .icon { margin-top:5px;}
.wxapp .icon img { width:30px; height:30px; border-radius:15px; margin:0 5px 0 5px;}