﻿@charset "utf-8";
/* lh Document */
body,p,img,a,div,ul,li,h1,h2,h3,h4,h5,h6,br,table,td,form,input{margin:0;padding:0;}
table,ul,li,img{list-style:none;border:0;}
textarea {  
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */  
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */  
    box-sizing: border-box;         /* Opera/IE 8+ */  
	resize: none;                   /* extarea在Safari和Chrome中禁用调整大小功能 */
}
/*针对后台编辑器的内容，列表项*/
.editing ol{list-style-type:decimal;}
.editing ol li{list-style-type:decimal;}
.editing ul{list-style-type:disc;}
.editing ul li{list-style-type:disc;}

table {border-collapse:collapse; border-spacing:0; } 
th,td {padding: 0;}
a{text-decoration:none;outline:none;cursor:pointer;}
a:active{star:expression(this.onFocus=this.blur());}
:focus{outline:0;}

/*间距*/
.floatL{float:left;display:inline;} .floatR{float:right;display:inline;}
.clear{clear:both;font-size:0;height:0;line-height:0;}

.marL{margin-left:10px;} .marR{margin-right:10px;} .marT{margin-top:10px;} .marB{margin-bottom:10px;} 
.mar_20L{margin-left:20px;} .mar_20R{margin-right:20px;} .mar_20B{margin-bottom:20px;}
.mar_30L{margin-left:30px;} .mar_30R{margin-right:30px;} .mar_30B{margin-bottom:30px;}

.height_1{height:1px;}
.height_10{height:10px;}
.height_20{height:20px;}

.tipLine{margin-left:5px;margin-right:5px;}
.btn{cursor:pointer;}
.line_solid_a{height:1px;line-height:0px;border-top:1px solid #ddd;margin:1px auto;}

/*font*/
.font_a{color:#1f1a17;text-decoration:none;}
.font_a a:link,.font_a a:visited{color:#1f1a17;text-decoration:none;}
.font_a a:hover{color:#e10d1a;text-decoration:none;}
.font_b{color:#4a4a4a;text-decoration:none;}
.font_b a:link,.font_b a:visited{color:#4a4a4a;text-decoration:none;}
.font_b a:hover{color:#e10d1a;text-decoration:none;}
.font_c{color:#666;text-decoration:none;}
.font_c a:link,.font_c a:visited{color:#666;text-decoration:none;}
.font_c a:hover{color:#e10d1a;text-decoration:none;}
.font_d{color:#999;text-decoration:none;}
.font_d a:link,.font_d a:visited{color:#999;text-decoration:none;}
.font_d a:hover{color:#e10d1a;text-decoration:none;}
.font_e{color:#bbb;text-decoration:none;}
.font_e a:link,.font_e a:visited{color:#bbb;text-decoration:none;}
.font_e a:hover{color:#e10d1a;text-decoration:none;}
.font_f{color:#cbcbcb;text-decoration:none;}
.font_f a:link,.font_f a:visited{color:#cbcbcb;text-decoration:none;}
.font_f a:hover{color:#e10d1a;text-decoration:none;}

.f_red{color:#e10d1a;text-decoration:none;}
.f_red a:link,.f_red a:visited{color:#e10d1a;text-decoration:none;}
.f_red a:hover{color:#f00;text-decoration:none;}

.f_white_0{color:#c4c4c4;text-decoration:none;}
.f_white_0 a:link,.f_white_0 a:visited{color:#c4c4c4;text-decoration:none;}
.f_white_0 a:hover{color:#d71921;text-decoration:none;}

.f_white{color:#fff;text-decoration:none;}
.f_white a:link,.f_white a:visited{color:#fff;text-decoration:none;}
.f_white a:hover{color:#faedb3;text-decoration:none;}

.f_black{color:#000;text-decoration:none;}
.f_black a:link,.f_black a:visited{color:#000;text-decoration:none;}
.f_black a:hover{color:#c7000b;text-decoration:none;}

.f_brown{color:#;text-decoration:none;}
.f_brown a:link,.f_brown a:visited{color:#402929;text-decoration:none;}
.f_brown a:hover{color:#c7000b;text-decoration:none;}

.f_orange{color:#ff7f00;}
.f_orange a:link,.f_orange a:visited{color:#ff7f00;text-decoration:none;}
.f_orange a:hover{color:#c7000b;text-decoration:none;}

.f_green{color:#aec730;}
.f_green a:link,.f_green a:visited{color:#ff7f00;text-decoration:none;}
.f_green a:hover{color:#c7000b;text-decoration:none;}

.f_blue{color:#073f89;text-decoration:none;}
.f_blue a:link,.f_blue a:visited{color:#073f89;text-decoration:none;}
.f_blue a:hover{color:#c7000b;text-decoration:none;}

.f_blue_1{color:#00a8e7;text-decoration:none;}
.f_blue_1 a:link,.f_blue_1 a:visited{color:#00a8e7;text-decoration:none;}
.f_blue_1 a:hover{color:#c7000b;text-decoration:none;}

.f_gold{color:#cf9c2f;text-decoration:none;}
.f_gold a:link,.f_gold a:visited{color:#cf9c2f;text-decoration:none;}
.f_gold a:hover{color:#c7000b;text-decoration:none;}

.f_8{font-size:8px;-webkit-text-size-adjust: none; }
.f_10{font-size:10px;-webkit-text-size-adjust: none; }
.f_12{font-size:12px;}.f_14{font-size:14px;}
.f_16{font-size:16px;}.f_18{font-size:18px;}
.f_20{font-size:20px;}.f_22{font-size:22px;}
.f_24{font-size:24px;}.f_26{font-size:26px;}
.f_trans_up{text-transform:uppercase;}
.f_trans_low{text-transform:lowercase;}
.f_bold{font-weight:bold;}
.f_mline{ text-decoration:line-through;}
.f_underline{text-decoration:underline;}
.f_arial{font-family:Arial, Helvetica, sans-serif;}
.f_sti{font-family:"宋体";}
.f_hti{font-family:"黑体";}
.ptext_24{text-indent:24px;}
.txt_l{text-align:left;}.txt_m{text-align:center;}.txt_r{text-align:right;}


/*form*/
.input_a{width:200px;height:28px;line-height:28px;border:1px solid #ccc;background:#fff;padding-left:8px;color:#4f4f4f;
background:url(../images/input_a.png) repeat-x 0px 0px;}
.input_b{width:260px;height:28px;line-height:28px;border:1px solid #ccc;background:#fff;padding-left:8px;color:#4f4f4f;
background:url(../images/input_a.png) repeat-x 0px 0px;}
.input_c{width:100px;height:36px;line-height:36px;border:1px solid #ccc;background:#fff;padding-left:8px;color:#4f4f4f;
background:url(../images/input_a.png) repeat-x 0px 0px;}
.input_d{width:300px;height:28px;line-height:28px;border:1px solid #ccc;background:#fff;padding-left:8px;color:#4f4f4f;
background:url(../images/input_a.png) repeat-x 0px 0px;}

.texta_a{width:411px;height:106px;line-height:23px;border:1px solid #dddddd;background:none;padding-left:8px;color:#4f4f4f;}
.select_a{width:230px;height:23px;line-height:23px;border:1px solid #dddddd;background:#fff;padding-left:9px;color:#4f4f4f;}



/*table*/
.table_a{}
.table_a td{padding:5px;border:1px solid #8e8585;}
.hasddA{background:#fff;}
.hasddB{background:#eff2f2;}


/*插入png图片透明*/
.mypng img {
azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true);
}

/*frame*/
body{font-size:12px;color:#626b6f;position:relative;background:#fff;font-family:"Microsoft YaHei";}
.body_div{width:1000px;margin:0 auto;text-align:center;}
.marAtuo{margin:0 auto;}

/*头部样式*/
#top_bar{border-bottom:1px solid #e8e8e8;height:27px;line-height:27px;}
#top_bar .body_div{text-align:right;}
#top_bar .tipLine{color:#d3d3d3;}
#top{height:39px;background:#fff;padding-top:27px;padding-bottom:27px;}
#top img.logo{width:203px;height:39px;}

.top_search{height:30px;padding-top:4px;}
.top_search .search_input{width:291px;height:28px;line-height:28px;border:1px solid #e6e6e6;border-right:0px;float:left;display:inline;}
.top_search .btn_search{width:33px;height:30px; vertical-align:top;}

/*导航*/
#menu {background:url(../images/menu.png) repeat-x 0px 0px;height:53px;position:relative;z-index:100;border-top:1px solid #f5f5f5;margin-bottom:17px;}
#menu li{float:left;height:53px;font-size:14px;width:197px;}
#menu li.menu_line{width:2px;background:url(../images/menu.png) repeat-x 0px -140px;}
#menu li a{display:block;height:53px;line-height:45px;}
#menu li a:hover{color:#fff;background:url(../images/menu.png) repeat-x 0px -70px;}
#menu li a.hover{color:#fff;background:url(../images/menu.png) repeat-x 0px -70px;}
#menu li.selected a{color:#fff;background:url(../images/menu.png) repeat-x 0px -70px;}
#menu li.selected li a{background:none;color:#4a4a4a;}

#menu li ul{position:relative;margin-top:-8px;background:url(../images/bg_gray.png) repeat 0px 0px;display:none;}
#menu li li{float:none;height:38px;font-size:12px;border-bottom:1px solid #fff;}
#menu li li span{margin-right:5px;}
#menu li li a{display:block;height:38px;line-height:38px;background:none;}
#menu li li a:hover{background:#e10d1a;color:#fff;}

/*banner*/
#banner{position:relative;z-index:1;width:1000px;margin:0 auto;height:557px;text-align:center;overflow:hidden;background:url(../images/bg_banner.jpg) repeat-x 0px 0px;}
#banner .banner_img{position:absolute;left:0px;width:100%;height:456px;z-index:5;}
#banner .banner_img li{position:absolute;top:0;left:0;width:100%;height:456px;}
#banner .banner_img li img{float:left;width:100%;height:456px;}
#banner .ban_num{position:absolute;bottom:45px;left:0px;z-index:55;width:100%;}
#banner .ban_num i{display:inline-block;width:9px;height:9px;text-align:center;line-height:9px;color:#fff;background:#fff;border:1px solid #e6e6e6;cursor:pointer;margin-left:4px;margin-right:4px;font-style:normal; text-indent:24px;overflow:hidden;}
#banner .ban_num i.act{background:#fe5966;border:1px solid #fe5966;}

.banner_btn{position:absolute;top:196px;z-index:10;display:block;width:42px;height:64px;overflow:hidden;text-indent:-999em;cursor:pointer;}
#Bprev{background:url(../images/ban_l.png) no-repeat 0 0;left:0px;}
#Bprev:hover{background:#fe5966 url(../images/ban_l.png) no-repeat 0 0;}
#Bnext{background:url(../images/ban_r.png) no-repeat 0 0;right:0px;}
#Bnext:hover{background:#fe5966 url(../images/ban_r.png) no-repeat 0 0;}

/*底部*/
#foot{background:#fff url(../images/bg_foot.png) repeat-x left bottom;border-top:1px solid #f0f0f0;}
#foot .body_div{text-align:left;}
#foot_menu{padding-top:13px;padding-bottom:20px;}
#foot_menu .foot_line{float:left;display:inline;width:88px;height:185px;background:url(../images/foot_line.png) no-repeat center top;}
#foot_menu .one{float:left;display:inline;}
#foot_menu .one h3{height:39px;line-height:39px;overflow:hidden;font-size:14px;font-weight:normal;}
#foot_menu .one li{height:26px;line-height:26px;overflow:hidden;}
#foot_copy{padding-top:10px;padding-bottom:10px;line-height:24px;border-top:1px solid #dedede;}
#foot_copy .floatR{text-align:right;}

.bottom_share{}
.bottom_share .share_sina{float:left;display:inline;margin-right:5px;width:25px;height:25px;background:url(../images/share_icon.png) no-repeat 0px 0px;}
.bottom_share .share_sina:hover{background:url(../images/share_icon.png) no-repeat 0px -30px;}

.bottom_share .share_qq{float:left;display:inline;margin-right:5px;width:25px;height:25px;background:url(../images/share_icon.png) no-repeat -30px 0px;}
.bottom_share .share_qq:hover{background:url(../images/share_icon.png) no-repeat -30px -30px;}

.bottom_share .share_weixin{float:left;display:inline;margin-right:5px;width:25px;height:25px;background:url(../images/share_icon.png) no-repeat -60px 0px;position:relative;}
.bottom_share .share_weixin:hover{background:url(../images/share_icon.png) no-repeat -60px -30px;}
.bottom_share .share_weixin img{display:none;}
.bottom_share .share_weixin:hover img{display:block;position:absolute;top:25px;left:-35px;}

.backToTop{position:fixed;width:43px;height:43px;bottom:150px;right:100px;background:url(../images/goTop2.png) no-repeat 0px 0px;cursor:pointer;}
.backToTop:hover{background:url(../images/goTop.png) no-repeat 0px 0px;}

/*index*/
#index_pro{width:1020px;margin-bottom:44px;}
#index_pro .one{float:left;display:inline;width:236px;height:258px;border-bottom:2px solid #d6d6d6;margin-left:10px;margin-right:9px;text-align:left;}
#index_pro .one:hover{border-bottom:2px solid #fb626e;}
#index_pro .one h3{height:49px;line-height:49px;overflow:hidden;font-size:14px;font-weight:normal;background:url(../images/dian_a.png) no-repeat 0px 16px;padding-left:23px;}
#index_pro .one .desc{height:72px;line-height:24px;overflow:hidden;}

/*子页*/
#child_at{text-align:left;height:34px;line-height:34px;overflow:hidden;padding-bottom:8px;border-bottom:1px solid #d6d6d6;margin-bottom:29px;}
#child_main{margin-bottom:78px;}
.child_l{width:198px;text-align:left;}
	.child_l ul{}
	.child_l ul li{font-size:12px;}
	.child_l ul li span{margin-left:13px;margin-right:13px; font-family:"SimSun";}
	.child_l ul li a{display:block;height:auto;line-height:33px;background:#f3f3f3;color:#666;border-bottom:1px solid #fff;}
	.child_l ul li a:hover{background:#e10d1a;color:#fff;}
	.child_l ul li a.hover{background:#e10d1a;color:#fff;}
	
	.child_l .left_child_one{margin-bottom:0px;}
	.child_l .left_child_one h2{font-size:14px;font-weight:normal;height:auto;line-height:49px;background:url(../images/icon_c.png) no-repeat 0px 21px;color:#434343;padding-left:11px;border-bottom:1px solid #e5e5e5;cursor:pointer;}
	.child_l .left_child_one h2.hover{background:url(../images/icon_c_on.png) no-repeat 0px 21px;color:#e60012;}
	.child_l .left_child_one ul{display:none;margin-bottom:0px;}
	.child_l .left_child_one ul.open_ul{display:block;}
	.child_l .left_child_one ul li{margin-bottom:0px;font-size:12px;}
	.child_l .left_child_one ul li a{display:block;height:auto;line-height:29px;background:url(../images/icon_c.png) no-repeat 14px 11px;color:#434343;padding-left:24px;border-bottom:1px solid #e5e5e5;}
	.child_l .left_child_one ul li a:hover{background:url(../images/icon_c.png) no-repeat 14px 11px;color:#e60012;border-bottom:1px solid #e5e5e5;}
	.child_l .left_child_one ul li a.hover{background:url(../images/icon_c_on.png) no-repeat 14px 11px;color:#e60012;border-bottom:1px solid #e5e5e5;}
	


.child_r{width:770px;text-align:left;}
	.child_r .tit_position{height:14px;line-height:14px;overflow:hidden;font-size:12px;font-weight:normal;padding-bottom:16px;border-bottom:1px solid #dddddd;margin-bottom:27px;}
	.child_r .tit_position img{margin-right:7px; vertical-align:middle;}
	.child_r .tit_position span.floatR{font-size:12px;font-weight:normal;}
	
.content{line-height:30px;color:#616161;text-align:left;}


/*login*/
#user_login{margin-bottom:78px;text-align:left;}
#user_login .tit{height:28px;overflow:hidden;}
#user_login .tit span{float:left;display:inline;width:110px;height:28px;margin-right:1px;text-align:center;}
#user_login .tit span a{display:block;height:26px;line-height:26px;background:#fff;border:1px solid #f4d8d8;}
#user_login .tit span a:hover,#user_login .tit span a.hover{background:#e10d1a;border:1px solid #e10d1a;color:#fff;}
#user_login .box{border:1px solid #eee;padding:30px;position:relative;margin-top:-1px;background:url(../images/bg_user.jpg) no-repeat right top;}

.table_order{margin-bottom:10px;}
.table_order td{text-align:center;border:1px solid #f1f1f1;line-height:1.2;padding:15px;}
.table_order td.tit_order{background:#e7e7e7;color:#000;text-align:left;}
.table_order td.tit{background:#f8f8f8;color:#000;}
.table_order td.t_name{text-align:left;}
.table_order td.t_name a{color:#898989;} 
.table_order td.t_name a:hover{color:#e60012;} 

/*child*/
.list_team{}
.list_team .one{padding:19px;background:#f7f7f7;margin-bottom:11px;}
.list_team .one img.floatL{margin-right:20px;}
.list_team .one .one_r{width:573px;border-left:1px dotted #aeaeae;padding-left:20px;}

.list_news{}
.list_news .one{border-bottom:1px solid #ddd;padding:10px;padding-bottom:12px;background:url(../images/dian_b.png) no-repeat 0px 21px;}
.list_news .one:hover{background:url(../images/dian_b_on.png) no-repeat 0px 21px;}
.list_news .one h3{height:30px;line-height:30px;overflow:hidden;font-size:12px;font-weight:normal;}
.list_news .one .desc{height:60px;line-height:30px;overflow:hidden;}

.news_con{padding-top:6px;padding-bottom:30px;}
.news_con .tit_h2{text-align:center;line-height:1;font-size:16px;font-weight:normal;padding-bottom:7px;}
.news_con .tit_h3{text-align:center;font-size:12px;font-weight:normal;height:24px;line-height:24px;padding-bottom:9px;border-bottom:1px solid #ddd;margin-bottom:7px;}

.news_other{padding-top:11px;line-height:24px;border-top:1px solid #ddd;}
.news_other span.floatL{height:24px;}
.news_other p{margin-bottom:0px;clear:both;}

/*research*/
.table_research{}
.table_research td{text-align:center;border:1px solid #e2e2e2;line-height:1.2;padding:8px 4px;}
.table_research td.tit{background:#ededed;color:#000;padding:10px 10px;}
.bg_odd{background:#fff;}
.bg_even{background:#f9f9f9;}

.table_a{}
.table_a td{text-align:left;border:1px solid #dcdcdc;line-height:1.2;padding:10px 55px;}
.table_a td.tit{background:#f6f6f6;color:#000; text-align:center;}

.box_research{padding-top:20px;padding-bottom:30px;}
.box_research .floatR{width:490px;}
.box_research table{display:block;margin-bottom:20px;}
.span_car{width:88px;height:24px;line-height:24px;display:block;background:url(../images/span_car.png) repeat 0px 0px; text-indent:30px;}

.cart_num{}
.cart_num span{float:left;display:inline;width:20px;height:21px;line-height:21px;border:1px solid #ddd;text-align:center;cursor:pointer;}
.cart_num .input_num{float:left;display:inline;width:37px;height:21px;line-height:21px;border:0px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;text-align:center;color:#5c5c5c;}


/*test*/
.about_tab_tit{border-bottom:1px solid #e7e7e7;margin-bottom:10px;}
.about_tab_tit span{float:left;padding:0px 22px;height:23px;line-height:23px;background:#e7e7e7;cursor:pointer;margin-right:1px;}
.about_tab_tit span.hover{background:#e10d1a;color:#fff;}
.about_tab_con{margin-bottom:10px;}
.about_tab_con .Twrap{}

.list_test{margin-bottom:20px;}
.list_test table td{vertical-align:top;text-align:left;position:relative;}
.list_test table td span{display:block;position:absolute;top:0px;left:0px;padding:1px 16px;background:url(../images/bg_white.png) repeat 0px 21px;color:#000;}
.list_test table td a:hover span{color:#e10d1a;}
.list_test ul{font-size:14px;}
.list_test ul li{width:242px;height:61px;line-height:61px;background:#e5e6ea;margin-bottom:4px;}
.list_test ul li span{display:inline;position:relative;padding:0px;background:none;margin-left:10px;}
.list_test ul li a{display:block;padding-left:27px;}
.list_test ul li a:hover{background:#e10d1a;color:#fff;}

.list_a{font-size:12px;padding-top:20px;}
.list_a li{float:left;display:inline;width:246px;height:181px;line-height:44px;margin-right:9px;}
.list_a li img{display:block;}
.list_a li span{display:block;text-align:center;}

.list_b{padding-top:10px;}
.list_b li{clear:both;background:#f6f6f6;height:161px;overflow:hidden;margin-bottom:8px;}
.list_b img{float:left;margin-right:10px;}


/*page*/
.page{width:100%;}
.page .page_con{text-align:center;padding-top:37px;padding-bottom:37px;}
.page .page_con a{background:#f3f3f3;border:1px solid #f3f3f3;margin-left:3px;margin-right:3px;padding:5px 11px;text-decoration:none;}
.page .page_con a:hover,.page .page_con a.check{background-color:#e10d1a;border:1px solid #e10d1a;color:#fff;text-decoration:none;}
.page span{margin-left:5px;margin-right:5px;}
.page .input_page{width:28px;height:17px;border:1px solid #ddd;margin-left:5px;margin-right:5px;}

/*site*/
.map_con{background:url(../images/map_line.jpg) no-repeat 0px 16px;line-height:24px;}
.map_red{height:29px;background:url(../images/map_red.jpg) no-repeat 0px 0px;margin-bottom:5px;}
.map_red span{height:25px;line-height:25px;padding-left:11px;}
.map_tit{height:42px;padding-top:25px;}
.map_tit span{padding:4px 15px;line-height:17px;background:#959595;}
.map_tit .map_vline{width:70px;height:21px;padding-top:4px;overflow:hidden;background:url(../images/map_vline.jpg) repeat-y center bottom;}
.map_list{line-height:25px;}
.map_list .one{float:left;display:inline;padding-left:15px;padding-right:15px;background:#fff;border:1px solid #dcdcdc;margin-bottom:5px;}

/*cart*/
#cart_main{text-align:left;line-height:30px;color:#666;}
.cart_tit_a{font-size:14px;font-weight:bold;padding-left:34px;margin-bottom:15px;}
.cart_tit_b{background:#f8f8f8;padding-left:34px;margin-bottom:5px;}
.cart_tit_c{height:52px;line-height:52px;margin-bottom:45px;text-align:right;border:1px solid #f0f0f0;}


.contact_tab_tit{width:723px;font-size:14px;font-weight:normal;padding-top:9px;padding-bottom:9px;border-bottom:1px dashed #d2d2d2;margin-bottom:20px;}
.contact_tab_tit span{float:left;display:inline;border-bottom:2px solid #fff;padding-left:8px;padding-right:8px;margin-right:10px;margin-bottom:2px;cursor:pointer;}
.contact_tab_tit span.hover{border-bottom:2px solid #e10d1a;color:#e10d1a;}
.contact_tab_con{line-height:2;}
.contact_tab_con .Twrap{clear:both;}
.contact_tab_con .one{clear:both;}
.contact_tab_con .one img.floatL{margin-right:40px;margin-bottom:22px;}



#tips{width:300px;position:fixed;z-index:999;bottom:0;right:0;background:#FFF;border:1px solid #CCC;border-radius:7px;overflow:hidden;display:none;}
#tips .close{position:absolute;right:6px;top:0px;font-size:20px;color:#000;}
#tips .close:hover{color:#034d8f;font-weight:bold;}
#tips h3{height:30px;line-height:30px;padding:0 15px;background: #e6e6e6;color:#333;filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#fafafa',EndColorStr='#e6e6e6');background:-webkit-gradient(linear,0 0,0 100%,from(#fafafa),to(#e6e6e6));background:-moz-linear-gradient(#fafafa,#e6e6e6);background:-o-linear-gradient(#fafafa,#e6e6e6);background:linear-gradient(#fafafa,#e6e6e6);}
#tips .txt{padding:15px;line-height:20px;}


.dh_fix{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:480px;z-index:999;}
.dh_fix>img{width:100%;float:left;}
.dh_fix>i{width:51px;height:51px;position:absolute;right:-30px;top:-30px;background:url(../images/clo.png) no-repeat center;cursor:pointer;}