html,body{ font-size:14px; font-family:'microsoft yahei',tahoma,verdana,'simsun'; color:#606060; -webkit-text-size-adjust:none; margin:0px; padding:0px; min-width:1200px;}
a:link{ color:#c90; text-decoration:none;}
a:visited { color:#c90; text-decoration:none;}
a:hover{ color:#444; text-decoration:none;}
.lf{ float:left;}
.ri{ float:right;}
ul { list-style-type:none; padding:0px; margin:0px;}
img { border:none;}
.hr { height:15px; overflow:hidden;}

/*头部*/
.input_search { width:346px; height:36px; line-height:38px; padding-left:12px; border:1px #ccc solid; font-family:Microsoft yahei; color:#666; outline:none;}
.btn_search { vertical-align:top; outline:none;}
.top_nav { line-height:32px; border-bottom:1px #ddd solid; background:#f8f8f8;}
.top_nav_box { width:1200px; margin:0px auto; overflow:hidden;}
.top_nav_left { width:400px; float:left; overflow:hidden;}
.top_nav_right { width:800px; float:right; overflow:hidden; text-align:right;}

.header { width:100%; margin:0 auto; overflow:hidden; background:#000;}
.logo { width:1200px; margin:0 auto;}
.top_search { width:450px; float:right; padding-top:40px; padding-left:350px;}

/*indexcontact*/
.index_contact { width:1200px; margin:0 auto; overflow:hidden; margin-top:25px;}
.index_contact_title { width:160px; float:left; background:#666; color:#fff; height:80px;}
.index_contacts { width:1040px; float:right; height:80px;}
.index_contacts h2,.index_contacts p { margin:0;}
.index_contacts h2 { font-size:18px;}
.index_contacts h2 img { vertical-align:bottom; height:28px; width:28px; padding-left:8px;}
.index_contacts p { padding-top:5px;}
.index_contact_design { width:205px; float:left; background:#FFD351; height:65px; padding:15px 0px 0px 15px;}
.index_contact_sales { width:805px; float:right; background:#eee; height:65px; padding:15px 0px 0px 15px;}

/*nav*/
.nav { width:100%; height:45px; overflow:hidden; background:#c90; font-size:16px;}
.nav_box { width:1200px; margin:0px auto; overflow:hidden;}
.nav_box ul li { float:left; text-align:center; line-height:45px; margin-left:10px;}
.nav_box ul li a:link,.nav_box ul li a:visited { color:#fff; display:block; padding:0px 30px;}
.nav_box ul li.nav_menuon { background:#A87E00;}
.nav_box ul li.nav_menuon a:link,.nav_box ul li.nav_menuon a:visited { color:#fff;}
.nav_box ul li:hover { background:#A87E00;}

.inner_position { width:1200px; margin:20px auto 0px auto; padding:0px 0px 12px 0px; border-bottom:1px #ddd solid;}
.inner_position a:link { color:#444;}
.inner_position a:visited { color:#555;}
.inner_position a:hover { color:#c90;}




.floater{position:fixed;top:0px;z-index:999;display:block;clear:both;box-shadow: 0 0 7px rgba(0,0,0,0.4);-webkit-box-shadow: 0 0 7px rgba(0,0,0,0.4);-moz-box-shadow: 0 0 7px rgba(0,0,0,0.4);border-radius: .214em;-webkit-border-radius: .214em;-moz-border-radius: .214em;}

.index_topimg { width:100%; height:55px; margin:0px auto; background:url(/images/indextopimg.jpg) no-repeat center; padding-top:620px;}
.index_topdownmenu { margin:0px auto; overflow:hidden; width:400px; line-height:55px; font-size:16px; text-align:center;}
.index_topdownmenu img { vertical-align:middle; padding:0px 30px;}

.index_about { width:100%; overflow:hidden; background:#e5e5e5;}
.index_about_box { width:1200px; margin:0px auto; overflow:hidden;}
.index_about_logo { width:300px; float:left; overflow:hidden; text-align:center; padding:30px 0px 70px 0px;}
.index_about_cont { width:800px; float:right; overflow:hidden; padding:40px 50px 40px 50px; line-height:32px; font-size:14px; color:#333;}
.index_newpro { width:100%; overflow:hidden; margin-top:30px;}
.index_newprobox { width:1200px; margin:0px auto; overflow:hidden;}
.index_newpro_left { width:300px; float:left; overflow:hidden;}
.index_newpro_list { width:900px; float:right; overflow:hidden;}
.index_newpro_list ul li { width:299px; margin-left:1px; float:left; height:390px;}

.index_prok_title { width:1200px; margin:10px auto 0px auto; overflow:hidden; border-bottom:1px #ccc solid; line-height:50px; font-size:16px;}
.index_prok_list { width:1200px; margin:20px auto 0px auto; overflow:hidden;}
.index_prok_list ul li { float:left; width:25%; overflow:hidden; height:420px; margin-bottom:20px;}

.index_prok_ad { width:1200px; margin:20px auto 0px auto; overflow:hidden; height:273px;}
.index_pro_list { width:1200px; margin:20px auto 0px auto; overflow:hidden;}
.index_pro_list ul { width:1200px; overflow:hidden;}
.index_pro_list ul li { width:300px; float:left; overflow:hidden; height:370px;}


.footer { width:100%; overflow:hidden; margin-top:20px; border-top:1px #ddd solid; background:#efefef;}
.footer_box { width:1200px; margin:20px auto 0px auto; overflow:hidden; height:60px; text-align:center; color:#044590;}

.footer_copyright { color:#666; padding-top:10px; overflow:hidden; font-size:14px;}
.footer_copyright a:link { color:#098FA8;}
.footer_copyright a:visited { color:#098FA8;}
.footer_copyright a:hover { color:#f60;}

/* 图片切换 */
.imgswap {width: 299px; height: 390px; position: relative; overflow: hidden; float: left; display: inline; margin: 0px;}
.imgswap img {display: block;border: none;}
.imgswap div {position: absolute;z-index: 100;background-color: #222;width: 60px;height: 60px;cursor: pointer;}
.imgswap .cornerTL { left:-60px; top:-60px; }
.imgswap .cornerTR { right:-60px; top:-60px; }
.imgswap .cornerBL { left:-60px; bottom:-60px; }
.imgswap .cornerBR { right:-60px; bottom:-60px; }
.imgswap p {width: 100%;left: 0;top: 200px;z-index: 200;position: absolute;font-family:microsoft yahei;color: #FFF;font-size: 16px;text-align: center;cursor: pointer;display: none; line-height:36px;}

.prok_list_img { padding:15px 0px 5px 25px;}
.prok_list_name { font-size:30px; padding-left:30px; color:#444;}
.prok_list_name span { font-size:16px;}
.prok_list_desc { padding:5px 0px 0px 30px; font-size:14px; color:#555;}
.prok_list_name_en { padding:15px 0px 10px 30px; font-family:"Courier New", Courier, monospace; color:#444; font-size:22px;}
.prok_list_more { width:210px; margin-left:30px; border-top:1px #ccc solid; padding-top:25px; font-size:14px;}
.prok_list_more a:link { padding:8px 35px; background:#333; color:#fff;}
.prok_list_more a:visited { padding:8px 35px; background:#333; color:#fff;}
.prok_list_more a:hover { padding:8px 35px; background:#098FA8; color:#fff;}

.pt150 { padding-top:150px;}
.index_pro_list_img { width:300px; height:300px; text-align:center;}
.index_pro_list_img img { width:290px; height:290px;}
.index_prokname { width:290px; text-align:center; line-height:24px;}
.index_proname { width:290px; text-align:center; line-height:24px;}

/* 产品页面 */
.pro_topimg { width:1200px; margin:0px auto;}
.pro_search { width:1200px; margin:0px auto; overflow:hidden; height:80px;}
.pro_search_left { width:1050px; float:left; overflow:hidden; background:url(/images/pro_hotbg.jpg) no-repeat; height:80px;}
.pro_search_logo { width:135px; float:right; overflow:hidden; padding-left:15px;}
.pro_search_box { float:right; width:420px; overflow:hidden; padding:18px 0px 0px 180px;}
.pro_search_hotkey { float:right; width:420px; overflow:hidden; padding:5px 0px 0px 180px; font-size:14px; color:#f60;}
.pro_search_hotkey a:link { color:#f60;}
.pro_search_hotkey a:visited { color:#f60;}
.pro_search_hotkey a:hover { color:#fff;}
.pro_list { width:1200px; margin:0px auto; overflow:hidden; padding-top:25px;}
.pro_list_left { width:195px; float:left; overflow:hidden;}
.pro_list_right { width:1005px; float:right; overflow:hidden;}
.pro_klist_title { height:35px; background:#729FB8; font-size:15px; line-height:35px; padding-left:20px; color:#fff;}
.pro_list_leftbox {border:1px #c90 solid; overflow:hidden;}
.pro_list_leftbox_title { height:32px; background:#FFFBEC; border-top:1px #c90 solid; line-height:32px; padding-left:15px; color:#444; font-size:14px;}
.pro_list_leftbox_list {}
.pro_list_leftbox_list ul li { padding-left:10px; border-top:1px #c90 solid; line-height:32px; font-size:14px; background:#f8f8f8;}
.pro_list_leftbox_list ul li ul li { height:32px; padding:0px; line-height:32px; font-size:12px; margin:0px; border-bottom:1px #ddd dashed; background:#fff; margin-left:-30px; padding-left:30px;}
.pro_list_right ul li { float:left; width:315px; overflow:hidden; padding-left:20px; margin-bottom:20px;}
.pro_list_img { height:315px; width:315px; background:#187C98;}
.pro_list_title { text-align:right; font-size:14px; height:25px; padding-top:15px;}
.pro_list_title a:link { color:#c90;}
.pro_list_title a:visited { color:#c90;}
.pro_list_title a:hover { color:#444;}
.pages { width:100%; line-height:35px; margin:0px auto; text-align:center; overflow:hidden;}
.pro_bottom_cont { width:1200px; margin:35px auto 0px auto; overflow:hidden;}
.pro_bottom_cont ul li { width:600px; float:left; overflow:hidden; height:250px;}
.pro_bottom_cont_img { width:250px; float:left; overflow:hidden; padding-left:10px;}
.pro_bottom_cont_img img { border:1px #187C98 solid;}
.pro_bottom_cont_detail { width:320px; float:right; overflow:hidden; padding:0px 20px 0px 0px; line-height:26px;}
.pro_bottom_cont_detail h2 { font-weight:normal; font-size:24px;}

/* 产品详细 */
.pro_list_box {margin-left:20px;border-top:1px #ccc solid;overflow:hidden; padding-top:30px; padding-left:20px;}

.proinfo_box{width:550px;}
.left-pro{ padding:0px; text-align:left;float:left; padding-bottom:10px;}
.left-pro .t1{width:100px;float:left}
.left-pro .t2{width:352px;text-indent:0;float:left;padding-left:10px}
.left-pro .t2 img{text-indent:0;}
#showArea img{cursor:pointer;display:block;margin-bottom:5px;width:68px;padding:1px;border:1px solid #ccc;height:68px;float:left}
#main_img{cursor:pointer;display:block}
#gotop{cursor:pointer;display:block;margin-left:9px}
#gobottom{cursor:pointer;display:block;margin-left:9px}
#showArea{height:380px;margin:10px;overflow:hidden}

.proinfo { width:400px; float:right; overflow:hidden;padding-right:20px;}
.proinfo_name h2 { font-size:18px; margin:10px 0px;}
.proinfo_desc { color:#888; padding:8px 0px 3px 0px; line-height:24px;}
.proinfo_price { padding:12px 0px;}
.proinfo_price span.proinfo_price_y { color:#888; text-decoration:line-through; padding:0px 10px;}
.proinfo_price span.proinfo_price_x { color:#f00; padding:0px 10px; font-weight:bold; font-size:16px;}
.proinfo_color { padding:12px 0px;}
.proinfo_color span { padding:1px 4px; border:1px #ddd solid;}
.proinfo_size { padding-top:8px; overflow:hidden;}
.proinfo_size ul { padding:0px; margin:0px;}
.proinfo_size ul li { padding:6px 18px; margin:10px 5px 0px 0px;border:1px #ddd solid;width:auto; cursor:pointer;}
.proinfo_size ul li.sizeon { background:url(/images/web/sizeonbg.png) no-repeat right bottom; border:1px #c90 solid;}
.proinfo_inv { }
.proinfo_list { line-height:28px;}
.proinfo_num { padding:10px 0px 10px 0px;}
.proinfo_num .btn_num { width:26px; height:26px; border:1px #ddd solid; text-align:center; background:#f5f5f5; cursor:pointer; outline:none;}
.proinfo_num .input_num { width:60px; height:22px; border:1px #ddd solid; text-align:center; outline:none; margin:0px 1px;}
.proinfo_buy { padding-top:8px;}
.proinfo_buy a:link,.proinfo_buy a:visited,.proinfo_buy a:hover { display:block; width:150px; height:36px; background:#f90; color:#fff; text-align:center; line-height:36px; border-radius:5px;}

.proinfo_aliurl { padding-top:10px;}
.proinfo_aliurl a { display:block; width:100px; height:32px; line-height:32px; text-align:center;}
.proinfo_aliurl a:link,.proinfo_aliurl a:visited { color:#fff; background:#af1949;}
.proinfo_aliurl a:hover { color:#fff; background:#f60;}

.prodetail_title { border-bottom:1px #ccc solid; padding:5px 0px 10px 20px; overflow:hidden; margin-left:20px; margin-top:20px; font-size:16px;}
.prodetail_cont { padding:20px; overflow:hidden; margin-left:20px;}
.prodetail_cont img { vertical-align:bottom;}

#lblProinfodetail { line-height:28px;}



/* 帮助中心 */
.notice_list_1 { width:1200px; margin:30px auto 0px auto; overflow:hidden;}
.notice_list_1 ul li { float:left; width:400px;}
.notice_list_1_t { width:380px; margin:0px auto 10px auto; overflow:hidden; text-align:center; font-size:16px; padding-bottom:10px; border-bottom:1px #aaa solid;}
.notice_list_1 ul li ul li { width:360px; line-height:35px; margin-left:20px; border-bottom:1px #aaa dashed;}
.notice_list_1 ul li ul li span { float:right; color:#999; font-family:"Courier New", Courier, monospace;}
.notice_list_1_m { width:368px; margin:0px auto 10px auto; overflow:hidden; text-align:right; padding:12px 12px 0px 0px;}
.notice_list_2 { width:1200px; margin:30px auto 0px auto; overflow:hidden; border-top:1px #ccc solid; padding-top:20px;}
.notice_list_2 ul li { float:left; width:239px; text-align:center; border-right:1px #e5e5e5 solid; height:200px;}
.notice_list_2 ul li h2 { font-size:16px;}

.notice_list_2 ul li ul li { height:30px; line-height:30px; border:none;}
li.norb { border-right:none;}

.notice_detail_box { width:1200px; margin:10px auto 0px auto; overflow:hidden;}
.notice_detail_title { text-align:center; margin:30px 20px 0px 20px;}
.notice_detail_time { color:#777; text-align:center; padding:0px 0px 0px 0px;}
.notice_detail_cont { padding:30px; line-height:28px;}
.notice_position { padding:10px 0px 15px 10px; border-bottom:1px #ccc solid; margin:0px 20px;}

.notice_all_box { width:1200px; margin:10px auto 0px auto; overflow:hidden;}
.notice_all_list { padding:5px 30px 20px 30px;}
.notice_all_list ul li {overflow:hidden;}
.notice_all_title { font-size:16px; margin-top:15px;}
.notice_all_title span { float:right; padding-right:10px; font-size:14px; color:#888;}
.notice_all_desc { padding:15px 0px 12px 0px; overflow:hidden; line-height:24px; color:#777; border-bottom:1px #ccc dashed;}


/* 会员中心 */
.member_box { width:1200px; margin:30px auto 0px auto; overflow:hidden;}
.member_login { width:505px; float:left; overflow:hidden; padding-left:95px;}
.member_reg { width:585px; float:right; overflow:hidden; padding-left:15px;}
.member_login_t,.member_reg_t { width:470px; height:32px; line-height:32px; font-size:16px; background:#c90; color:#fff; padding-left:20px;}
.member_login_t span,.member_reg_t span { font-size:14px; padding-left:15px; color:#eee;}
.member_login_c,.member_reg_c { width:488px; border:1px #c90 solid; overflow:hidden; height:400px;}
.member_login_c { height:320px; padding-top:80px;}
.member_reg_c { height:360px; padding-top:40px;}
.member_login_n { width:270px; margin:0px auto; overflow:hidden; line-height:30px; padding-top:12px;}
.member_login_i { width:270px; margin:0px auto; overflow:hidden;}
.member_login_btn { width:270px; margin:30px auto 10px auto; overflow:hidden;}
.member_forgot { width:270px; margin:0px auto; overflow:hidden; padding:8px 0px;}
.member_reg_tips { padding:28px 0px 50px 50px; line-height:30px;}
.member_reg_btn { padding-left:50px;}
.member_reg_btn a:link,.member_reg_btn a:visited,.member_reg_btn a:hover{ background:#f90; font-size:16px; color:#fff;padding:10px 100px; border-radius:5px;}
.member_cont { width:1200px; margin:40px auto 0px auto; overflow:hidden; border-top:1px #e5e5e5 solid; padding-top:30px;}
.member_cont_left { width:210px; float:left; overflow:hidden;}
.member_cont_left ul li { width:185px; height:32px; line-height:32px; text-align:center; border:1px #A2C9D5 solid; margin-bottom:12px; cursor:pointer;}
.member_cont_right { width:950px; float:right; overflow:hidden;padding:0px 20px;}
.member_left_menuon { background:#E6F5F9;}
.input_member { width:258px;height:28px;border:1px #ddd solid; padding-left:10px;font-family:'Microsoft YaHei';}
.btn_login { width:270px; height:42px;background:#f90; border:none; font-size:16px; color:#fff;font-family:'Microsoft YaHei'; cursor:pointer; border-radius:5px;}
.hidd { display:none;}
.member_reg_box { width:800px; margin:0px auto; overflow:hidden;}
.member_regbox_t { height:32px; line-height:32px; font-size:16px; background:#c90; color:#fff; padding-left:20px;}
.member_regbox_t span { font-size:14px; padding-left:15px; color:#eee;}
.member_regbox_c { padding-top:20px; border:1px #c90 solid; overflow:hidden; height:400px; padding-left:80px;}
.userreg_label { line-height:24px; padding-bottom:5px; padding-top:15px;}
.userreg_tb span { color:#aaa; padding-left:20px;}
.userreg_tb img { vertical-align:middle;}
.btn_reg { border:none; width:270px; height:42px; background:#f90; margin-top:15px; color:#fff; font-size:14px; font-family:Microsoft yahei; cursor:pointer; border-radius:5px;}
.validerror { border-color:#f00;}

/* 品牌页面 */
.brand_topimg { width:1200px; margin:0px auto; overflow:hidden;}
.brand_dream { width:1200px; margin:30px auto 0px auto; overflow:hidden;}
.brand_dream_left { width:900px; float:left; overflow:hidden;}
.brand_dream_right { width:282px; float:right; overflow:hidden; padding-left:18px;}
.brand_dream_box { width:280px; border:1px #aaa solid; overflow:hidden; height:365px;}
.brand_meng { font-size:80px; color:#FF185D; padding:40px 0px 0px 20px; font-weight:bold; line-height:80px;}
.brand_chuang { font-size:80px; color:#518297; padding:10px 0px 0px 80px; font-weight:bold; line-height:80px;}
.brand_dadan { color:#767676; font-size:16px; font-weight:bold; padding:40px 0px 0px 20px; line-height:28px;}
.brand_main { width:1200px; margin:30px auto 0px auto; overflow:hidden;}
.brand_cont { width:1140px; float:left; overflow:hidden; background:#f2f2f2; min-height:400px; padding:10px 30px 20px 30px; line-height:30px;}
.brand_main_right { width:284px; float:right; overflow:hidden; height:360px; padding:20px 0px 0px 20px; font-size:24px; line-height:30px;}
.brand_main_right span { color:#7DACBE;}
.brand_main_bottom { margin:200px 0px 0px 40px; width:200px; border:1px #ccc solid; height:38px; font-size:16px; text-align:center; line-height:38px; color:#ccc;}
.brand_ad { width:1200px; margin:30px auto 0px auto; overflow:hidden;}


/* 分页样式 */
.pagingBar2{ background-color:#FAF8F5; height:20px; line-height:20px; padding:2px; padding-left:6px; padding-right:6px; border:1px #B9B7B8 solid;}
a.pagingBar2:hover{ text-decoration:none; height:20px; line-height:20px; padding:2px; padding-left:6px; padding-right:6px; border:1px #999 solid;}
.pagingBar3{ background-color:#FAF8F5; height:20px; line-height:20px; padding:2px; padding-left:6px; padding-right:6px; border:1px #B9B7B8 solid;}
a.pagingBar3:hover{ text-decoration:none; height:20px; line-height:20px; padding:2px; padding-left:6px; padding-right:6px; border:1px #999 solid;}
.curpage{height:24px; line-height:24px; padding:4px; padding-left:8px; padding-right:8px; border:1px #E7ECF2 solid; padding-top:1px; font-size:13px;}
.pagingBarN{ background-color:#FFFBEC; height:20px; line-height:20px; padding:2px; padding-left:6px; padding-right:6px; border:1px #B9B7B8 solid; padding-top:1px; font-size:13px;}
a.pagingBarN:hover{ height:20px; line-height:20px; text-decoration:none; padding:2px; padding-left:6px; padding-right:6px; border:1px #B9B7B8 solid; background-color:Transparent; padding-top:1px; font-size:13px;}

/* 会员中心 */
.user_box { width:1200px; margin:30px auto 10px auto; overflow:hidden;}
.user_left { width:200px; float:left; overflow:hidden;}
.user_right { width:980px; float:right; overflow:hidden; margin-left:20px; min-height:400px;}
.user_left_t { height:32px; line-height:32px; background:#c90; color:#fff; padding-left:15px;}
.textc { text-align:center;}
.user_left_c { border:1px #c90 solid; overflow:hidden; padding:15px 10px; line-height:24px;}
.user_left_hr20 { height:20px; overflow:hidden; width:100%;}
.user_left_c ul li { line-height:30px; border-bottom:1px #ddd dashed; margin:0px 10px; padding-left:8px;}
.user_right_t { color:#c90; border-bottom:1px #ddd solid; padding-left:15px; height:35px; line-height:35px; font-weight:bold;}
.user_right_c { padding:20px; line-height:24px; overflow:hidden;}
.user_right_info { overflow:hidden; padding-top:10px;}
.user_right_info ul li { height:45px;}
.user_right_info ul li .label { width:140px; text-align:right; overflow:hidden; float:left; padding-right:10px; line-height:32px;}
.user_right_info ul li .tbox { width:790px; overflow:hidden; float:left; line-height:32px;}
.user_right_info ul li .tbox .userinfo_tips { color:#888; padding-left:10px;}
.input_userinfo { border:1px #ddd solid; height:30px; line-height:30px; width:200px; font-family:Microsoft yahei; font-size:14px; padding-left:5px; color:#333;}
.btn_userinfo { border:none; background:#f90; color:#fff; font-family:Microsoft yahei; width:150px; height:32px; border-radius:5px; cursor:pointer;}
table.order_table {}
table.order_table tr td { height:35px; padding-left:8px;}
.order_info { padding:10px 0px 10px 0px; line-height:28px;}
.paytype { margin:15px 0px;}
.paytype img { vertical-align:middle;}



/* 图片下载 */
.picdown_box { width:1200px; margin:10px auto; overflow:hidden;}
.picdown_position { padding:10px 0px 15px 10px; border-bottom:1px #ccc solid; margin:0px 0px 20px 0px;}
.picdown { overflow:hidden;}
.picdown ul li { float:left; width:399px; overflow:hidden; height:220px; margin-top:0px; border-right:1px #ddd dashed;}
.picdown_img { width:199px; float:left; overflow:hidden; text-align:center; line-height:30px; padding-top:20px;}
.picdown_img img { width:150px; height:150px;}
.picdown_list { width:200px; float:right; overflow:hidden;}
.picdown_list ul { padding:30px 0px 0px 10px;}
.picdown_list ul li { float:none; height:40px; overflow:hidden; width:180px; margin:0px; border:none;}
.picdown_list ul li a:link { background:#207793; color:#fff; padding:4px 12px; line-height:30px;}
.picdown_list ul li a:visited { background:#207793; color:#fff; padding:4px 12px; line-height:30px;}
.picdown_list ul li a:hover { background:#f60; color:#fff; padding:4px 12px; line-height:30px;}
.picdown_t { line-height:32px; border-bottom:1px #ddd solid; margin:10px auto; font-size:16px; padding-left:10px;}
.picdown_t span { font-size:14px; color:#888; padding-left:10px;}

#kinMaxShow{visibility:hidden;width:100%; height:450px;overflow:hidden;}

.prok_down { width:1180px; margin:10px auto 0px auto; background:#f1f1f1; height:40px; line-height:40px; padding-left:20px;}
.prok_down a:link { color:#f00;}
.prok_down a:visited { color:#666;}
.prok_down a:hover { color:#333;}

/* 下载中心 */
.download_box { width:1200px; margin:15px auto 0px auto; overflow:hidden;}
.download_box a:link { color:#444;}
.download_box a:visited { color:#555;}
.download_box a:hover { color:#f00;}
.download_box ul li { width:600px; float:left; overflow:hidden; height:285px; margin-bottom:12px;}
.download_list { width:588px; height:280px; overflow:hidden; background:#fff; border:1px #ddd solid; margin:0px auto;}
.download_title { height:36px; line-height:36px; margin:0px 10px; border-bottom:1px #ddd solid; font-weight:bold; padding-left:5px;}
.download_cont_img { width:196px; float:left; overflow:hidden; padding:12px 0px 0px 12px}
.download_cont_img img { border:1px #ddd solid; padding:1px;}
.download_cont_l { width:378px; float:right; overflow:hidden;}
.download_cont_desc { padding:15px 15px 10px 15px; line-height:24px; color:#666; overflow:hidden;}
.download_cont_url { padding:0px 15px 0px 15px; overflow:hidden;}
.download_cont_url ul li { padding:2px 12px; height:25px; line-height:25px; margin-right:10px; width:100%;}
.download_cont_url ul li span { display:inline-block; padding-left:15px;}
.download_cont_url ul li a {display:inline-block; padding:0px 12px; background-color:#eee; line-height:28px; height:28px;}
.download_cont_url ul li a:link,.download_cont_url ul li a:visited {}
.download_cont_url ul li a:hover {background-color:#af1949; color:#eee;}

.down_big_title { border-bottom:1px #ddd dashed; padding-bottom:12px; margin:15px auto; font-size:16px; font-weight:bold; padding-left:10px; overflow:hidden; width:1160px;}
.download_box ul { overflow:hidden;}

/*浮动客服*/
#floatDivBoxs{width:170px;background:#fff;position:fixed;top:180px;right:0;z-index:999;}
#floatDivBoxs .floatDtt{width:100%;height:45px;line-height:45px; background:#f08326;color:#fff;font-size:18px;text-indent:22px;position:relative;}
#floatDivBoxs .floatDqq{padding:0 14px;}
#floatDivBoxs .floatDqq li{height:45px;line-height:45px;font-size:15px;border-bottom:1px solid #e3e3e3; padding:0 0 0 50px;}
#floatDivBoxs .floatDtxt{font-size:14px;color:#333;padding:12px 14px; text-align:center;}
#floatDivBoxs .floatDtel{padding:0 0 10px 10px; font-size:14px; color:#f60; text-align:center;}
#floatDivBoxs .floatDtel img{display:block;}
#floatDivBoxs .floatDbg{width:100%;height:20px;background:url(../images/online_botbg.jpg) no-repeat;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
.floatShadow{ background:#fff;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
#rightArrow{width:50px;height:45px;background:url(../images/online_arrow.jpg) no-repeat;position:fixed;top:180px;right:170px;z-index:999;}
#rightArrow a{display:block;height:45px;}

.index_news { width:1200px; margin:30px auto 0px auto; overflow:hidden;}
.index_news a:link { color:#f00;}
.index_news a:visited { color:#f00;}
.index_news a:hover { color:#f00;}
.index_news ul li { width:400px; float:left; overflow:hidden;}

.index_news_title_1 { height:30px; overflow:hidden; padding:0px 10px 5px 10px; font-size:16px; font-weight:bold; line-height:30px; border-bottom:1px #ddd solid; margin:0px 8px;}
.index_news_title_1 span { float:right; padding-right:15px; font-size:14px; font-weight:normal;}
.index_news_title_1 span a:link,.index_news_title_1 span a:visited { color:#666;}
.index_news_title_1 span a:hover { color:#f00;}
.index_news_list_1 { overflow:hidden; width:385px; margin:5px 5px; padding:10px 0px; height:150px; background:#E9D3D3;}
.index_news_list_1 ul li { height:30px; line-height:30px; background:url(/images/web/cover-page-point.png) no-repeat; padding-left:35px; background-position:20px 12px; width:355px; border-bottom:1px #ddd dashed;}
.index_news_list_1 ul li span { float:right; padding-right:15px; color:#999; font-size:14px;}

.index_news_title_2 { height:30px; overflow:hidden;  padding:0px 10px 5px 10px; font-size:16px; font-weight:bold; line-height:30px; border-bottom:1px #ddd solid; margin:0px 8px;}
.index_news_title_2 span { float:right; padding-right:15px; font-size:14px; font-weight:normal;}
.index_news_title_2 span a:link,.index_news_title_1 span a:visited { color:#666;}
.index_news_title_2 span a:hover { color:#f00;}
.index_news_list_2 { overflow:hidden; width:385px; margin:5px 5px; padding:10px 0px; height:150px; background:#F5F3D3;}
.index_news_list_2 ul li { height:30px; line-height:30px; background:url(/images/web/cover-page-point.png) no-repeat; padding-left:35px; background-position:20px 12px; width:355px; border-bottom:1px #ddd dashed;}
.index_news_list_2 ul li span { float:right; padding-right:15px; color:#999; font-size:14px;}

.index_news_title_3 { height:30px; overflow:hidden; padding:0px 10px 5px 10px; font-size:16px; font-weight:bold; line-height:30px; border-bottom:1px #ddd solid; margin:0px 8px;}
.index_news_title_3 span { float:right; padding-right:15px; font-size:14px; font-weight:normal;}
.index_news_title_3 span a:link,.index_news_title_1 span a:visited { color:#666;}
.index_news_title_3 span a:hover { color:#f00;}
.index_news_list_3 { overflow:hidden; width:390px; margin:5px 5px; padding:10px 0px; height:150px; background:#E1D3E7;}
.index_news_list_3 ul li { height:30px; line-height:30px; background:url(/images/web/cover-page-point.png) no-repeat; padding-left:35px; background-position:20px 15px; width:355px; border-bottom:1px #ddd dashed;}
.index_news_list_3 ul li span { float:right; padding-right:15px; color:#999; font-size:14px;}
