﻿@charset "utf-8";
/*reset*/
body{background:#fff;font:12px/1.67 'Microsoft Yahei','SimSun' ;overflow-x:hidden; color:#666;}
input,textarea{font-size:100%;border:0;padding:0;background:none;outline:none;color:#666;}
body,h1,h2,h3,h4,p,ul,ol,dd,dl,form{margin:0;padding:0;font-weight:normal;cursor:default;}
ul{padding-left:0;list-style-type:none;}
a{text-decoration:none;outline:none;color:#666;transition:all .2s ease; cursor:pointer;}
a:hover{color:#333;}
img{border:0;vertical-align:top;}
i,s,em,u{font-style:normal;text-decoration:none;}
/*通用*/
.wrap{width:1050px;margin-left:auto;margin-right:auto;}
.l{float:left;}.r{float:right !important;}
.pr{position:relative;}.pa{position:absolute;}
.tc{text-align:center;}.tr{text-align:right;}.tl{text-align:left;}
.vm{vertical-align:middle;}.vt{vertical-align:top;}.vb{vertical-align:bottom;}
.db{display:block;}.dib{-moz-inline-stack:inline-block;display:inline-block;*display:inline;*zoom:1;}
.fix{*zoom:1;}.fix:before,.fix:after{content:"";display:table;}.fix:after{clear:both;}
.el,.art_link a{text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.oh{overflow:hidden;*zoom:1;}
.mh{height:auto !important;height:464px;min-height:464px;}
.btn{cursor:pointer;}
.hidetext{font:0/0 a;letter-spacing:-9px;}
.cir{display:inline-block;width:0;height:0;overflow:hidden;}
.bor1{border:1px solid #ddd;}
.bor1_b{border-bottom:1px solid #ddd;}
.bor1_b_s{border-bottom:1px dotted #ababab;}
.red{color:#e60013 !important;}
.grey{background:#ededed!important;}
.p20{padding:20px;}.plr15{padding-left:15px;padding-right:15px;}.p10{padding:15px;}
.mt20{margin-top:20px;}.mt10{margin-top:10px;}
.plr25 { padding-left:25px; padding-right:25px;}
.pl20 {padding-left:20px;}
.pb25 { padding-bottom:25px;}
.pb35 { padding-bottom:35px;}
.mb20 { margin-bottom:20px;}
.lh2{line-height:2;}
.w680 { width:680px;}
.w220 { width:220px;}
.line { width:1px; height:14px; background:url(../images/ico.png) -99px -64px no-repeat; display:inline-block; overflow:hidden; margin:0px 12px; vertical-align:middle;}
.bwhite{background:#fff;}
.hide { display:none;}
/*幻灯片(组件)*/
.slide { position: relative; width:100%;}
.ban_c { display:none;position: absolute; left: 0; top: 0; width: 100%; height: 100%; overflow: hidden; }
.ban_c img { width: 100%; height: 100%; }
.ban_t { position: absolute; left: 0; bottom: 0; width: 100%; padding: 4px 0; text-indent: 10px; white-space: nowrap; overflow: hidden; color: #fff; background: rgba(0,0,0,.5);filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#88000000,endcolorstr=#88000000); z-index: 3; }
.ban_nav { position: absolute; bottom: 0; left: 0; width: 100%; text-align: right; z-index: 4; }
.ban_nav a { display: inline-block; vertical-align: middle; width: 14px; height: 14px; line-height: 14px; overflow: hidden; text-align: center; margin-right: 8px; cursor: pointer; text-decoration: none; font-size: 10px; -webkit-text-size-adjust: none; background: #ccc; }
.ban_nav .on { background: #f90; color: #fff; }
.Left,.Right { cursor: pointer; }
/*翻页(组件)*/
.view{overflow:hidden;position:relative;height:100%;width:100%;}
.gallery{white-space:nowrap;font-size:0;height:100%;}
.gallery_cell{float:left;overflow:hidden;height:100%;white-space:normal;font-size:12px;}
/*下拉(组件)*/
.sele{position:relative;height:20px;line-height:20px;width:99px;cursor:pointer;}
.sele_{display:none;position:absolute;width:100%;left:-1px;top:20px;background:#fff;border:1px solid #ddd;}
.sele_ a{display:block;}
.sele_ a:hover{background:#f0f0f0;color:#333;}
/* 表格 */
.datalist { border: 1px solid #ccc; border-collapse: collapse; background: #fff;text-align: left;}
.datalist caption { padding-bottom: 5px; font-weight: bold; }
.datalist th { border: 1px solid #ccc; background-color: #eee; color: #000; font-weight: bold; padding:4px 0 4px 15px;}
.datalist td { border: 1px solid #ccc;padding:4px 0 4px 15px; }
.datalist tr.altrow { background:#c7e5ff;}
/*单幅图展*/
.picshow img{display:block;width:100%;}
/*图标*/
.ico{display:inline-block;overflow:hidden;width:20px;height:20px;vertical-align:middle;background:url(../images/ico.png);}
.ico1_2{background-position:-20px 0;}
.ico1_3{background-position:-40px 0;}
.ico1_4{background-position:-60px 0;}
.ico1_5{background-position:-80px 0;}
.ico2_1{background-position:0 -20px;}
.ico2_2{background-position:-20px -20px;}
.ico2_3{background-position:-40px -20px;}
.ico2_4{background-position:-60px -20px;}
.ico2_5{background-position:-80px -20px;}
.ico3_1{background-position:0 -40px;}
.ico3_2{background-position:-20px -40px;}
.ico3_3{background-position:-40px -40px;}
.ico3_4{background-position:-60px -40px;}
.ico3_5{background-position:-80px -40px;}
.ico4_1{background-position:0 -60px;}
.ico4_2{background-position:-20px -60px;}
.ico4_3{background-position:-40px -60px;}
.ico4_4{background-position:-60px -60px;}
.ico4_5{background-position:-80px -60px;}
.ico5_1{background-position:0 -80px;}
.ico5_2{background-position:-20px -80px;}
.ico5_3{background-position:-40px -80px;}
.ico5_4{background-position:-60px -80px;}
.ico5_5{background-position:-80px -80px;}
.ico6_1{background-position:0 -100px;}
.ico6_2{background-position:-20px -100px;}
.ico6_3{background-position:-40px -100px;}
.ico6_4{background-position:-60px -100px;}
.ico6_5{background-position:-80px -100px;}
.ico7_1{background-position:0 -120px;}
.ico7_2{background-position:-20px -120px;}
.ico7_3{background-position:-40px -120px;}
.ico7_4{background-position:-60px -120px;}
.ico7_5{background-position:-80px -120px;}
.ico8_1{background-position:0 -140px;}
.ico8_2{background-position:-20px -140px;}
.ico8_3{background-position:-40px -140px;}
.ico8_4{background-position:-60px -140px;}
.ico8_5{background-position:-80px -140px;}
/*结构*/
.percent30{width:30%;}
.percent50{width:49%;}
.percent70{width:70%;}
.side{width:185px;}
.main{width:760px;}
.main_cont{width:495px;}
.sub{width:235px;}
/*标题*/
.Tit1,.Tit1 a{height:42px;font:bold 16px/42px ;color:#333;}.Tit1 a:hover{color:#000;}
.Tit2,.Tit2 a{height:56px;font:bold 24px/56px ;color:#333;}.Tit2 a:hover{color:#333;}
.Tit3,.Tit3 a{height:50px;font:bold 18px/50px ;color:#333;}.Tit3 a:hover{color:#333;}
.Tit4,.Tit4 a{height:56px;font:bold 22px/56px ;color:#767676;}.Tit3 a:hover{color:#767676;}
.t,.t a{color:#333}.t a:hover{color:#000;}
/*全站*/

.head{height:97px;z-index:9}
.head_top{height:47px;position:relative;z-index:10;}
.head_top .dib{line-height:16px;vertical-align:top;text-align:left;}
.head_top .cir{position:absolute;right:.5em;top:20px;border:4px solid;border-color:#737373 #fff #fff #fff;}
.head_top .sele_on .cir{border-color:#ee181f #fff #fff #fff;}
.comp,.mob{width:auto;border-left:1px solid #fff;border-right:1px solid #fff;}
.comp span{display:inline-block;}
.comp .sele_{width:150px;}
.comWhitePart { width:auto; height:auto; border:#e1e1e1 1px solid; background-color:#fff; clear:both;}
.lang,.head_f{width:auto;border:1px solid #ccc;margin:12px 0 0 10px;}
.lang{text-indent:5px;}
.lang b{display:inline-block;background:#666;color:#fff;text-align:center;text-indent:0;width:26px;}
.langHover b{color:#fff;background:#fa0606;}
.lang span{display:inline-block;width:70px;}
.lang .sele_{border-bottom:3px solid #eb0007;padding-bottom:10px;}
.lang .sele_ a:hover{background:none;color:#ca0401;}
.head_f form{background:url(../images/fangdj.gif) 98% 3px no-repeat #f6f6f6;}
.head_f .btn{width:25px;height:20px;vertical-align:top;}
.head_f .focous{background-position:98% -33px;background-color:#fff;}
.head_top .mob,.head_top .comp,.head_top .log{height:44px;line-height:44px;border-top:2px solid #fff;}
.head_top .comp,.head_top .mob{padding:0 2em 0 .5em;}
.head_top .log{padding:0 1em 0 .5em;}
.head_top .comp .sele_{left:-178px;top:44px;line-height:2;width:445px;background:url(../images/glos_b.png) 48% 50px no-repeat #fafafa;padding:20px 0;border-bottom:3px solid #eb0007;box-shadow:0 2px 4px rgba(0,0,0,.2);}
.head_top .comp li,.head_top .comp strong,.head_top .comp .t{padding-left:1em;}
.head_top .comp a{display:inline;}
.head_top .comp li a:hover{background:none;color:#e30f00;}
.head_top .hover,.head_top .comp_hover{border-top-color:#e30f00;}
.head_top .comp_hover,.head_top .mob_hover{background:#fafafa;box-shadow:0 0 4px rgba(0,0,0,.2);border-left-color:#ddd;border-right-color:#ddd;}
.head_top .comp_hover .cir,.head_top .mob_hover .cir{border-color:#e30f00 #fafafa #fafafa #fafafa;}
.head_top .comp .glos{width:175px;padding-left:30px;}
.head_top .comp .glos em{color:#e30f00;margin:0 .5em;}
.head_top .comp .t{font-weight:bold;font-size:14px;line-height:2.5;border-top:1px dotted #ccc;margin-top:.7em;}
.mob .ico,.log .ico{float:left;margin-top:12px;}
.head_top .mob .sele_{top:44px;width:225px;padding:8px 25px 8px;line-height:2;background:#fafafa;border-bottom:3px solid #eb0007;box-shadow:0 2px 4px rgba(0,0,0,.2);line-height:2.5;cursor:default;}
.head_top .mob img{width:80px;margin:0 10px 10px 0;vertical-align:bottom;}
.head_top .mob .sele_ .ico{float:none;margin:0;}
.head_top .mob .sele_ a{display:inline;}
.head_top .mob .sele_ a:hover{background:inherit;color:#e60013;}
.head_top .mob .dotline{border-top:1px dotted #ccc;}
.head_top .mob .dotline img{margin-bottom:0;}
.head_top .mob .sele_ .t{font-size:14px;font-weight:bold;}
.dotline .more{display:inline-block !important;margin:5px 0 0;color:#e60013;}
.dotline .more:hover{color:#666 !important;}

/*导航阴影*/
.shadow{height:8px;width:100%;left:0;bottom:-8px;*top:0px;background:url(../images/system/1pxshadow.png);overflow:hidden;z-index:5;}
.nav{width:730px;z-index:9;}
.nav .li{float:left;width:14%;height:50px;}
.nav .nav_cell{display:block;font:bold 14px/50px 'microsoft yahei';text-align:center;}
.nav_lev2{display:none;position:absolute;right:0;top:50px;width:650px;overflow:hidden;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.2);*zoom:1;_top:49px;}
/*.nav_menu{background:#ededed;margin-bottom:-9999px;padding-bottom:9999px;width:100%;}
.nav_menu li{font-size:14px;height:30px;line-height:30px;border-bottom:1px solid #ccc;overflow:hidden;font-weight:bold;}*/
.nav_menu{background:#ededed;margin-bottom:-9999px;padding-bottom:9999px;}
.nav_menu li{font-size:14px;height:30px;line-height:30px;border-bottom:1px solid #ccc;overflow:hidden;font-weight:bold;}
.nav_block{height:8px;overflow:hidden;left:0;bottom:0;width:100%;overflow:hidden;z-index:-1;_bottom:1px;}
.nav_line{height:8px;overflow:hidden;left:0;bottom:0;width:100%;background:url(../images/navLine.gif);}
.head_block{height:4px;overflow:hidden;left:0;width:100%;bottom:0;z-index:-1;}
.head_line{height:4px;overflow:hidden;left:50%;width:50%;margin-left:489px;bottom:0;background:#e30f00;}
.nav .hover .nav_lev2{display:block;}
.nav_lev2 .cont{padding:30px 35px 35px;color:#666;}
.nav_lev2 .t{font-size:14px;color:#333;margin-top:.5em;font-weight:bold;}
.nav_lev2 .shadow{bottom:auto;top:0;}
.nav_lev2 .cont ul{width:100%;overflow:hidden;*zoom:1;}
.nav_lev2 .cont li{float:left;width:45%;margin-right:5%;*width:44%;}
.nav_lev2 .cont img{width:100%;}
.nav_lev2_1{width:690px;}
.nav_lev2_1 .cont img{float:left;width:294px;margin-right:15px;}
.nav_lev2_1 .cont .t{height:4em;overflow:hidden;}
.nav_lev2_2{width:690px;}
.nav_lev2_2 .cont a{display:block;position:relative;width:100%;}
.nav_lev2_2 .cont .vid .t{padding-right:1em;background:url(../images/v.gif) right 5px no-repeat;}
.nav_lev2_3{width:720px;}
.nav_lev2_3 .Tit1{line-height:1.5;}
.nav_lev2_4{width:666px;}
.nav_lev2_4 .cont .t{height:2em;overflow:hidden;}
.nav_lev2_5{width:684px;}
.nav_lev2_5 .cont .t{height:auto;overflow:hidden;line-height:1.5;margin-bottom:.5em;}
.nav_lev2_6{width:580px;}
.navtoplev1{right:87px;}


/*footer add 首页二维码*/
.i_erweima{width:100px;line-height:1;}
.i_erweima img{float:left;width:78px;height:79px;margin:0 5px 0 0;}
/*footer */
.pro_selector{height:84px;padding:10px 0;background:url(../images/1px.png);margin:30px 0 0;*margin:0;}
.pro_selector .sec_1{width:440px;}
.pro_selector .sec_2{width:450px;margin-top:38px;padding:0 0 0 20px;}
.pro_selector .sec_3{width:100px;}
.pro_selector .sec_1 .t{display:block;line-height:2.5;font-size:14px;}
.i_f_s_item{height:30px;line-height:30px;border-right:1px solid #ccc;font-size:14px;text-indent:1em;}
.i_f_s_item span{display:block;background:url(../images/libg.gif) 85% 12px no-repeat;}
.i_f_s_item .on{background-position:85% -40px;}
.i_f_s_item .sele_{top:30px;border-bottom:0;}
.i_f_s_item .sele_ a{border-bottom:1px solid #ddd;margin-top:-1px;}
.i_f_s_item .sele_ a:hover{background:#ddd;}
.pro_selector .sec_1 .inp{height:30px;line-height:30px;width:270px;padding-left:3px;}
.pro_selector .sec_1 .btn{height:30px;width:65px;background:url(../images/f_sear_btn.png) center center no-repeat #f00;}
.pro_selector .sec_3 img{float:right;}