.center{width:1000px; margin:0 auto;}
.float_left{float:left;}
.float_right{float:right;}
.clear_both{zoom:1;}
.clear_both:after{content:""; display:block; clear:both;}
.blank{margin:0px auto; clear:both; height:30px; font-size:1px; overflow:hidden;}
.loading{width:100%; height:32px; background:url(404.png) no-repeat center;}

header, nav, footer, article{display:block;}

@font-face {
    font-family:anker;
    src:url()
}

#header{width:100%; border-bottom:1px solid #d9d9d9;}
#header .logo{width:11.6%; margin:16px 0 13px 2px;}
#header .nav{width:32.8%; margin-left:6.3%;}
#header .nav ul{width:100%;}
#header .nav ul li{width:49.5%; line-height:550%; text-align:center; border-right:1px solid #dcdcdc; position:relative; z-index:5000;}
#header .nav ul li a{color:#414040; font-size:1.25em; text-decoration:none; -webkit-transition:all 300ms ease 0s; -moz-transition:all 300ms ease 0s; -ms-transition:all 300ms ease 0s; -o-transition:all 300ms ease 0s; transition:all 300ms ease 0s; outline:none;}
#header .nav ul li a:hover{color:#e60012;}
#header .nav ul li.cur a{color:#e60012;}
#header .nav ul li .sub_nav{padding:10px 0; position:absolute; left:-182px; z-index:5001; background:url(404.png); display:none;}
#header .nav ul li .sub_nav .sub_nav_item{width:33.3333%; text-align:left;}
#header .nav ul li .sub_nav .sub_nav_item .sub_cate_name{width:90%; margin:0 auto; line-height:2em; border-bottom:1px solid #d9d9d9;}
#header .nav ul li .sub_nav .sub_nav_item .sub_cate_name a{color:#414040; text-decoration:none;}
#header .nav ul li .sub_nav .sub_nav_item .sub_cate_name a:hover{color:#ff0000;}
#header .nav ul li .sub_nav .sub_nav_item .ter_cate_name{width:90%; margin:0 auto; line-height:1.6em;}
#header .nav ul li .sub_nav .sub_nav_item .ter_cate_name a{color:#414040; font-size:0.75em; text-decoration:none;}
#header .nav ul li .sub_nav .sub_nav_item .ter_cate_name a:hover{color:#ff0000;}
#header .search{width:24.3%; height:44px; margin:26px 0 0 10.2%; background:url(404.png) no-repeat center; background-size:100%;}
#header .search .search_input{width:100%; height:44px; line-height:100%; font-size:0.75em; text-indent:10px; color:#bdbdbd; border:none; background:none;}
#header .search .search_submit{width:100%; height:44px; border:none; background:none; cursor:pointer;}
#header .member_fun{width:14%; height:44px; margin-top:26px; line-height:310%; text-align:right; color:#8b8b8b; font-size:0.875em;}
#header .member_fun a{color:#8b8b8b; font-size:0.75em;}
#header .member_fun span{color:#8b8b8b; font-size:0.75em;}

#nav_mobile{width:100%; background:#e60012; display:none;}
#nav_mobile .nav_mobile_list{width:90%; padding-left:10%; border-bottom:1px solid #ddd; position:relative; z-index:1000;}
#nav_mobile .nav_mobile_list a{display:block; width:100%; line-height:1.5em; color:#fff; font-size:1em; text-decoration:none;}
#nav_mobile .nav_mobile_list dl{display:none;}
#nav_mobile .nav_mobile_list dl dd{width:100%; padding-left:5%; line-height:1.5em;}
#nav_mobile .nav_mobile_list dl dd a{color:fff; font-size:0.875em;}

#banner{width:100%; position:relative; z-index:1000; overflow:hidden;}
#banner ul.wide{position:absolute; left:0px; top:0px; z-index:1000;}
#banner ul.narrow{position:absolute; left:0px; top:0px; z-index:1000; display:none;}
#banner ul li{}

#index_content{width:100%; padding-bottom:60px; background:url(404.png) #fefefe repeat-x top;}
#index_content .index_new_arrival{width:100%;}
#index_content .index_new_arrival .new_arrival_title{width:100%; margin:0 auto; height:73px; padding-top:51px; background:url(404.png) no-repeat bottom center;}
#index_content .index_new_arrival .new_arrival_title .title{width:22.6%; margin:0 auto;}
#index_content .index_new_arrival .new_list_wrap{width:100%; padding-top:50px;}
#index_content .index_new_arrival .new_list_wrap .new_list{width:33.3%;}
#index_content .index_new_arrival .new_list_wrap .new_list .inner_wrap{width:98%; margin:0 auto; padding:10px 0; border:1px solid #e6e6e6; background:#e6e6e6; -webkit-transition:all 300ms ease 0s; -moz-transition:all 300ms ease 0s; -ms-transition:all 300ms ease 0s; -o-transition:all 300ms ease 0s; transition:all 300ms ease 0s; outline:none;}
#index_content .index_new_arrival .new_list_wrap .new_list .inner_wrap:hover{border:1px solid #ca0010; background:#e60012;}
#index_content .index_new_arrival .new_list_wrap .new_list .inner_wrap .img{width:97.6%; margin:0 auto;}
#index_content .index_new_arrival .new_list_wrap .new_list .inner_wrap .name{width:91.5%; height:36px; margin:0 auto; line-height:250%; border-bottom:1px solid #ebebeb; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; color:#9d9d9d;}
#index_content .index_new_arrival .new_list_wrap .new_list .inner_wrap .name a{color:#9d9d9d; font-size:1.25em; text-decoration:none; -webkit-transition:all 300ms ease 0s; -moz-transition:all 300ms ease 0s; -ms-transition:all 300ms ease 0s; -o-transition:all 300ms ease 0s; transition:all 300ms ease 0s; outline:none;}
#index_content .index_new_arrival .new_list_wrap .new_list .inner_wrap .brief{width:91.5%; height:32px; padding-top:8px; margin:0 auto; line-height:140%; color:#9d9d9d; font-size:0.75em;}
#index_content .index_new_arrival .new_list_wrap .new_list .inner_wrap:hover .name{border-bottom:1px solid #eb3341;color:#fff;}
#index_content .index_new_arrival .new_list_wrap .new_list .inner_wrap:hover .name a{color:#fff;}
#index_content .index_new_arrival .new_list_wrap .new_list .inner_wrap:hover .brief{color:#fff;}

#content{width:100%;}
#content .path{width:100%; padding-top:20px; line-height:3.35714em; color:#606060; font-size:0.875em; border-bottom:1px solid #d9d9d9;}
#content .path a{color:#606060;}
#content .pro_list{width:100%; min-height:278px; border-bottom:1px solid #dedede;}
#content .pro_list:last-child{border-bottom:none;}
#content .pro_list .cate_wrap{width:28.8%; height:162px; padding:16px 0 37px; margin-left:0.5%; margin-right:3.8%; border:1px solid #d8d8d8; position:relative; z-index:1000; -webkit-transition:all 300ms ease 0s; -moz-transition:all 300ms ease 0s; -ms-transition:all 300ms ease 0s; -o-transition:all 300ms ease 0s; transition:all 300ms ease 0s; outline:none;}
#content .pro_list .cate_wrap .sub_cate{width:83.33%; margin:0 auto; line-height:1.25em;}
#content .pro_list .cate_wrap .sub_cate a{color:#8e8e8e; font-size:0.75em;}
#content .pro_list .cate_wrap .sub_cate a:hover{color:#e70012;}
#content .pro_list .cate_wrap .all_cate{width:83.33%; margin:0 auto; line-height:1.65em;}
#content .pro_list .cate_wrap .all_cate a{color:#8e8e8e; font-size:0.875em; text-decoration:none;}
#content .pro_list .cate_wrap .top_cate{text-align:right; color:#595959; font-size:1.5em; background:#fff; position:absolute; bottom:8%; right:-6.9%; z-index:1001;}
#content .pro_list .pro_item{width:21.5%; margin-left:0.8%; border:1px solid #eeeeee;}
#content .pro_list .pro_item:nth-child(1){margin-left:0;}
#content .pro_list .last{margin-left:0px;}
#content .pro_list:hover .cate_wrap{border:1px solid #595959;}
#content .pro_list .cate_wrap_mobile{width:100%; display:none;}
#content .pro_list .cate_wrap_mobile .cate_top{padding:0 0.4%; line-height:1.8em; color:#595959; font-size:1.5em;}
#content .pro_list .cate_wrap_mobile .sub_cate{padding:0 0.4%; line-height:2.5em;}
#content .pro_list .cate_wrap_mobile .sub_cate a{color:#8e8e8e; font-size:0.875em;}
#content .pro_cate_list{width:100%; border-bottom:1px solid #dedede;}
#content .pro_cate_list .cate_wrap{width:28.8%; height:162px; padding:1.6% 0; margin-left:0.5%; margin-right:3.8%; border:1px solid #595959; position:relative; z-index:1000;}
#content .pro_cate_list .cate_wrap .sub_cate{width:83.33%; margin:0 auto; line-height:1.65em;}
#content .pro_cate_list .cate_wrap .sub_cate a{color:#8e8e8e; font-size:0.875em;}
#content .pro_cate_list .cate_wrap .sub_cate a:hover{color:#e70012;}
#content .pro_cate_list .cate_wrap .all_cate{width:83.33%; margin:0 auto; line-height:1.65em;}
#content .pro_cate_list .cate_wrap .all_cate a{color:#8e8e8e; font-size:0.875em; text-decoration:none;}
#content .pro_cate_list .cate_wrap .top_cate{color:#595959; font-size:1.5em; background:#fff; position:absolute; bottom:8%; right:-6.9%; z-index:1001; text-align:right; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
#content .pro_cate_list .list_wrap{width:66%;}
#content .pro_cate_list .list_wrap .pro_item{width:31.56%; margin-right:2.4%; margin-bottom:15px; text-align:center;}
#content .pro_cate_list .list_wrap .pro_item .pic{display:block; border:1px solid #eeeeee; overflow:hidden; position:relative;}
#content .pro_cate_list .list_wrap .pro_item .pic .n{position:absolute; top:0; width:100%; height:100%; line-height:1.4em; font-size:.75em; color:#fff; vertical-align:middle; display:none; background:rgba(51,51,51,.4);}
#content .pro_cate_list .list_wrap .pro_item .pic:hover .n{display:block;}
#content .pro_cate_list .list_wrap .pro_item .pic .n span{vertical-align:middle; display:inline-block; height:100%;}
#content .pro_cate_list .list_wrap .pro_item .pic .n div{vertical-align:middle; display:inline-block;}
#content .pro_cate_list .list_wrap .pro_item img{ vertical-align:middle; max-height:100%; max-width:100%;}
#content .pro_cate_list .list_wrap .pro_item a{color:#919191; text-decoration:none;}
#content .pro_cate_list .list_wrap .pro_item .name{height:2.8em; margin:10px 0 15px; line-height:1.4em; overflow:hidden;}
#content .pro_cate_list .list_wrap .pro_item .name a{color:#919191; font-size:0.75em; text-decoration:none;}
#content .pro_cate_list .list_wrap .pro_item:hover .pic{border:1px solid #e70012;}
#content .pro_cate_list .list_wrap .pro_item:hover a{color:#e70012;}
#content .pro_cate_list .list_wrap .last{margin-right:0px;}
#content .pro_cate_list .search_list_wrap{width:100%;}
#content .pro_cate_list .search_list_wrap .pro_item{width:31.56%; margin-right:2.4%; text-align:center;}
#content .pro_cate_list .search_list_wrap .pro_item img{border:1px solid #eeeeee;}
#content .pro_cate_list .search_list_wrap .pro_item a{color:#919191; text-decoration:none;}
#content .pro_cate_list .search_list_wrap .pro_item .name{padding:10px 0 15px; line-height:1.4em;}
#content .pro_cate_list .search_list_wrap .pro_item .name a{color:#919191; text-decoration:none;}
#content .pro_cate_list .search_list_wrap .pro_item:hover img{border:1px solid #e70012;}
#content .pro_cate_list .search_list_wrap .pro_item:hover a{color:#e70012;}
#content .pro_cate_list .search_list_wrap .last{margin-right:0px;}
#content .img{width:45.9%;}
#content .img .bimg{width:99.8%; border:1px solid #eeeeee;}
#content .img .contact_information{width:100%; padding-top:15px; line-height:18px; font-size:12px;}
#content .img .contact_information .infor_t{height:28px; pa line-height:1em; color:#222; font-size:1.6em;}
#content .img .simg{width:20%; text-align:center; cursor:pointer;}
#content .info{width:50%; padding-left:3.8%;}
#content .info .detail_name{width:100%; padding-bottom:8px; line-height:1.7em; color:#606060; font-size:0.875em; border-bottom:1px solid #e3e3e3;}
#content .info .detail_brief_title{width:40%; line-height:3.5em; color:#696969; font-size:0.875em;}
#content .info .write_review{width:60%; line-height:3em; text-align:right;}
#content .info .write_review a{color:#e70012; font-size:0.75em; text-decoration:underline;}
#content .info .detail_brief{width:100%; min-height:120px; line-height:1.8em; color:#909090; font-size:0.75em; border-bottom:1px solid #e3e3e3;}
#content .info .detail_brief dl dd{width:98%; padding:0 1%;}
#content .info .detail_brief dl dd.odd{background:#F5F5F5;}
#content .info .detail_brief dl dd .brief_name{width:20%; line-height:1.8em; color:#909090; font-size:0.75em;}
#content .info .detail_brief dl dd .brief_cont{width:80%; line-height:1.8em; color:#909090; font-size:0.75em;}
#content .info .country{width:100%; line-height:1.714em; color:#6b6b6b; font-size:0.875em;}
#content .info .country ul{width:100%;}
#content .info .country ul li{width:21.6%; margin-right:2%; border:1px solid #c9c9c9;}
#content .info .country ul li a{display:block; width:100%; line-height:2.166em; text-align:center; color:#9d9d9d; font-size:0.75em; color:#9d9d9d; text-decoration:none; -webkit-transition:all 300ms ease 0s; -moz-transition:all 300ms ease 0s; -ms-transition:all 300ms ease 0s; -o-transition:all 300ms ease 0s; transition:all 300ms ease 0s; outline:none;}
#content .info .country ul li a:hover{color:#fff; background:#e70012;}
#content .info .country ul li a.cur{color:#fff; background:#e70012;}
#content .info .download{width:100%; padding-left:9%; color:#222; line-height:1.5em; font-size:1em; background:url(404.png) no-repeat left center;}
#content .info .download a{color:#09F; font-size:1em;}
#content .info .download_file{width:100%; margin-top:10px; padding:10px 0; line-height:1em;}
#content .info .download_file a{padding:0 0 10px 25px; color:#09F; font-size:1.1em;}
#content .info .download_line{width:100%; margin-top:20px; border-bottom:1px solid #e3e3e3;}
#content .info .return_detail{display:block; width:70%; height:60px; margin-top:35px; line-height:60px; text-align:center; color:#6f6f6f; font-size:0.75em; border:1px solid #3f3a39;}
#content .info .buy_ico{display:block; width:33%; line-height:3.375em; text-align:center; color:#fff; font-size:1em; text-decoration:none; border:none; background:#FCD262; cursor:pointer; -webkit-transition:all 500ms ease 0s; -moz-transition:all 500ms ease 0s; -ms-transition:all 500ms ease 0s; -o-transition:all 500ms ease 0s; transition:all 500ms ease 0s; outline:none;}
#content .info .buy_ico:hover{background:#FFB70B;}
#content .menu_title{width:100%; border:1px solid #e3e3e3; border-right:none; border-left:none;}
#content .menu_title ul{width:100%; padding-top:2%}
#content .menu_title ul li{width:25%; line-height:1.6em; text-align:center; color:#606060; font-size:1.375em; cursor:pointer;}
#content .menu_title ul li.pro_detail{width:18%; font-size:1em;}
#content .menu_title ul li.link{width:28%; font-size:1em;}
#content .menu_title ul li.link a{color:#1572a8; text-decoration:none;}
#content .menu_title ul li.menu_sp{width:100%;}
#content .menu_title ul li.cur{line-height:1.2em; color:#e70012; font-size:1.2em; border-bottom:3px solid #e70012;}
#content .menu_des{width:96.8%; min-height:150px; margin-top:15px; padding:15px; line-height:1.8em; display:none;}
#content .menu_des .return_icon{display:block; width:20%; height:60px; line-height:60px; text-align:center; color:#fff; text-decoration:none; background:#3f3a39; -webkit-transition:all 300ms ease 0s; -moz-transition:all 300ms ease 0s; -ms-transition:all 300ms ease 0s; -o-transition:all 300ms ease 0s; transition:all 300ms ease 0s; outline:none; cursor:pointer;}
#content .menu_des .return_icon:hover{color:#fff; text-decoration:none; background:#1572A8;}
#content .menu_des video{margin:0 auto;}
#content .menu_des .pro_item{width:31.56%; margin-right:2.4%; text-align:center;}
#content .menu_des .pro_item img{border:1px solid #eeeeee;}
#content .menu_des .pro_item a{color:#919191; text-decoration:none;}
#content .menu_des .pro_item .name{padding:10px 0 15px; line-height:1.4em;}
#content .menu_des .pro_item .name a{color:#919191; text-decoration:none;}
#content .menu_des .pro_item:hover img{border:1px solid #e70012;}
#content .menu_des .pro_item:hover a{color:#e70012;}
#content .menu_des .last{margin-right:0px;}
#content .menu_des .faq_title{width:92.8%; padding:0 3.6%; line-height:2.857em; font-size:0.875em; color:#6b6b6b; border-bottom:1px solid #d2d2d2; background:url(404.png) no-repeat 1.8% center; cursor:pointer;}
#content .menu_des .cur_faq{background:url(404.png) #f8f8f8 no-repeat 1.8% center;}
#content .menu_des .faq_cont{width:92.8%; padding:15px 3.6%; line-height:2em; font-size:0.875em; border-bottom:1px solid #d2d2d2; background:#efefef; display:none;}
#content .menu_border{border:1px solid #e3e3e3;}
#content .support_search{width:100%; position:relative; z-index:1000;}
#content .support_search .search_line{width:100%; position:absolute; left:0px; top:54.8%; z-index:1001;}
#content .support_search .search_line .search_form{width:33.2%; height:44px; margin:0 auto; background:url(404.png) no-repeat center; background-size:100%;}
#content .support_search .search_line .search_form .search_form_input{width:100%; height:44px; line-height:44px; text-indent:10px; font-size:0.75em; color:#bdbdbd; border:none; background:none;}
#content .support_search .search_line .search_form .search_form_submit{width:100%; height:44px; line-height:44px; border:none; background:none; cursor:pointer;}
#content .support_search_title{width:47.6%; margin:0 auto;}
#content .cate_item{width:33.33333%; min-height:356px; padding-top:35px; background:url(404.png) no-repeat center bottom; position:relative; z-index:1000;}
#content .cate_item .top_wrap{width:100%; height:70px; background:url(404.png) no-repeat center; position:absolute; top:99px; z-index:1001;}
#content .cate_item .cate_item_top{width:37.8%; height:50px; margin:0 auto; line-height:1.25em; font-size:0.875em; text-align:center; color:#888888; font-weight:bold; border:10px solid #fff; background:#f0f0f0;}
#content .cate_item .cur_top{color:#fff; background:#e70012;}
#content .cate_item .cate_item_top .txt, span{display:inline-block; *display:inline; *zoom:1; vertical-align: middle;}
#content .cate_item .cate_item_top span{height:100%;}
#content .cate_item .item_list_wrap{width:75%; min-height:180px; padding:50px 0px; margin:0 auto; border:1px solid #dadada; border-top:none; background:#f6f6f6; display:none;}
#content .cate_item .item_list_wrap .cate_item_list{width:78.4%; height:40px; margin:0 auto; line-height:40px; text-align:center; font-size:0.75em; border-bottom:1px solid #e4e4e4; overflow:hidden;}
#content .cate_item .item_list_wrap .cate_item_list a{color:#737373; text-decoration:none;}
#content .cate_item .item_list_wrap .cate_item_list:last-child{border-bottom:none;}
#content .cate_item .cate_item_list_mobile{width:100%; padding-left:10px; color:#737373; display:none;}
#content .cate_item .cate_item_list_mobile select{width:96%; color:#737373; border-radius:4px;}

#website_left{width:20.5%;}
#website_left .left_title{
	font: 700 16px Arial,"microsoft yahei";
	width:98%; margin:0 auto; 
	line-height:10em; 
	text-align:center; 
	color:#5b5b5b; 
	font-size:1.875em; 
	background:url(../image/website_left_title.jpg) no-repeat center; 
	background-size:100%;
	}
#website_left .left_blank{width:98%;  margin:0 auto; background:url(../image/left_nav_line.jpg) repeat-y center;}
#website_left .left_nav{width:98%; line-height:3.571em; color:#807f7f; text-align:center;}
#website_left .left_nav a{color:#807f7f;}
#website_left .left_nav:hover{color:#e70012;}
#website_left .left_nav:hover a{color:#e70012; text-decoration:underline;}
#website_left .cur{color:#e70012;}
#website_left .cur a{color:#e70012; text-decoration:underline;}

#website_right{width:77.5%; margin-left:2%;}
#website_right .right_cont{width:99.4851%; line-height:24px; font-size:0.75em;}

#inner_banner{width:99.4851%;}

#footer{width:100%; padding-bottom:80px; background:url(404.png) #e9e9e9 repeat-x top;}
#footer .footer_font{width:100%; line-height:410%; color:#898888; font-size:0.75em; border-bottom:1px solid #d1d1d1;}
#footer .btm_nav{width:60%; padding-top:18px;}
#footer .btm_nav .btm_nav_wrap{width:30%;}
#footer .btm_nav .btm_nav_wrap:nth-child(3){width:40%;}
#footer .btm_nav .btm_nav_wrap .btm_nav_title{width:80%; color:#665c5c; font-size:0.875em; border-right:1px solid #908a8a;}
#footer .btm_nav .btm_nav_wrap:nth-child(3) .btm_nav_title{border-right:0px;}
#footer .btm_nav .btm_nav_wrap .btm_nav_list{width:80%; line-height:200%; overflow:hidden;}
#footer .btm_nav .btm_nav_wrap .btm_nav_list a{color:#969696; font-size:0.75em;}
#footer .btm_nav .btm_nav_wrap .btm_nav_block{width:100%; padding-top:4px;}
#footer .copyright{width:30%; padding-top:18px; text-align:right; line-height:120%; color:#606060; font-size:0.75em;}

#totop{width:50px; height:50px; position:fixed; right:0px; top:450px; z-index:99999;}

#form{width:100%; height:100%; background:url(404.png); position:fixed; left:0px; top:0px; z-index:999999; display:none;}
#form_wrap{width:998px; margin-left:-500px; border:1px solid #aaa; border-radius:4px; background:#fff; position:absolute; left:50%; z-index:999999; display:none;}
#form_wrap .t{padding:0.4em 1em; color:#666; font-size:1.2em; background:#f5f5f5;}
#form_wrap .t .cls{width:16px; height:16px; background:url(404.png) no-repeat center; cursor:pointer;}
#form_wrap .form_list{padding:0.5em 1em;}
#form_wrap .form_list .p{padding:6px 0;}
#form_wrap .form_list .ht{width:45%; color:#222; font-size:0.875em;}
#form_wrap .form_list .op{width:45%; font-size:0.875em;}
#form_wrap .form_list .tp{width:100%; font-size:0.875em;}
#form_wrap .form_list .op .short_input{width:90%; height:28px; text-indent:4px; font-size:0.875em; border:1px solid #ccc;}
#form_wrap .form_list .op .short_input:focus{border-color:#38b0e3;}
#form_wrap .form_list .tp .txt{width:90%; height:100px; padding:3px 5px; font-size:0.875em; border:1px solid #ccc; resize:none;}
#form_wrap .form_list .tp .form_submit{width:8%; padding:8px 0; line-height:100%; text-align:center; color:#fff; font-size:0.875em; border:none; background:#1572a8; -webkit-transition:all 300ms ease 0s; -moz-transition:all 300ms ease 0s; -ms-transition:all 300ms ease 0s; -o-transition:all 300ms ease 0s; transition:all 300ms ease 0s; outline:none; cursor:pointer;}
#form_wrap .form_list .tp .form_submit:hover{background:#2b87bd;}
#form_wrap .form_list .tp .form_reset{width:8%; padding:8px 0; line-height:100%; text-align:center; color:#fff; font-size:0.875em; border:none; background:#999; -webkit-transition:all 300ms ease 0s; -moz-transition:all 300ms ease 0s; -ms-transition:all 300ms ease 0s; -o-transition:all 300ms ease 0s; transition:all 300ms ease 0s; outline:none; cursor:pointer;}
#form_wrap .form_list .tp .form_reset:hover{background:#666;}


.support_top *,.support_box *{font-family:anker,anker-bold,arial,tahoma,"Hiragino Sans GB","Microsoft Yahei","宋体",sans-serif;}
.support_box_right{width:47%;height:380px;margin-top:46px;}
.support_nochoose { width:400px; margin:0 auto; padding:50px 0; text-align:center; font-size:1em; }
.support_nochoose p { padding:20px 0; }
.support_top{min-height:289px;background:url(404.png) right;}
.support_top_txt{width:55%; margin-left:5%;}
.support_top_txt .title{padding:3.6% 0 20px; font-size:2.25em; color:#222;  line-height:1.1em;}
.support_top_txt .title strong{padding-top:10px;font-size:.6em;font-weight:normal; display:block; line-height:1.2em;}
.support_top_txt a{text-decoration:underline; color:#1572a8;}
.support_top_txt p{margin:0; font-size:.875em; color:#414141; line-height:1.2em;}



.support_search_wrap{background:#DFDDD5;}
.support_small_screen_title{text-align:center;padding-bottom:15px;color:#222;font-size:150%;}
.search_bar { width:60%;margin:0; padding:20px;}
.search_bar .txt { width:70%;}
.search_bar .support_search_btn { width:30px;height:26px;padding:4px 0;box-shadow:none;background-position: 0 -91px;background-color:#ff0000; border:none; float:left; margin-top:5px; background-image:url(404.png);}
.search_bar .support_search_btn:hover{background-color:#2b87bd;}
#search_error{padding:5px 0;}
.support_search_form{width:70%;}
.support_search_point{padding-bottom:10px;font-size:120%;color:#222;}

.support_search_form .txt {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    height: 28px;
    padding: 3px 5px;
    width: 73%;
	float:left;
}
.support_search_form .txt:hover, .txt:focus {
    border: 1px solid #38b0e3;
}

.support_list_wrapper p,.support_list_box p,.support_nochoose p{margin:0;}
.support_list_wrapper{width:25%;margin-right:1%;}
.support_list_box{height:380px;border:1px solid #ddd;overflow-y:auto; box-shadow:1px 1px 1px #ddd inset;}
.support_box .support_list_title{margin-bottom:20px;font-size:150%;color:#222;text-align:center;}
.support_list{padding:0;}
.support_list li{height:42px; padding:10px;cursor:pointer; font-size:.9rem; color:#222; overflow:hidden;}
.support_list li:hover,.support_list li.hover{color:#222;background:#ddd;}
.support_pointer li { padding:15px 10px; cursor:pointer;border-bottom:1px solid #ddd; }
.support_pointer li:hover,.support_pointer li.hover {color:#666; box-shadow:3px 3px 3px #e5e5e5 inset; }
.support_box_right{width:47%;height:380px;margin-top:46px;}
.support_box_right .supbg{height:170px; width:100%; background:url(404.png) no-repeat center center/42.5%;}
.support_nochoose { width:400px; margin:0 auto; padding:40px 0; text-align:center; font-size:180%; }
.support_nochoose p { padding:20px 0; }
.support_top{min-height:289px;background:url(404.png) right no-repeat;}
.support_top_txt{width:50%;margin-left:5%;}
.support_top_txt .title{padding:4% 0 20px;}
.title strong{padding-top:10px;font-size:60%;font-weight:normal;}
.support_top_txt a{text-decoration:underline;}
.s_c_title{margin:20px;text-align:center;font-size:1.35em; line-height:1.2em; height:2.4em; overflow:hidden;color:#222;}
.s_c_pic{width:161px; height:161px;margin:20px auto;border:5px solid #959595;}
.s_c_pic img{max-height:100%; max-width:100%;}
.s_c_info{text-align:center;font-size:130%;}
.support_check_btn{width:180px;margin:0 auto;padding:10px 0;text-indent:30px;text-align:left;color:#fff;background-color:#696969;background-position:-40px -436px; display:inline-block; background-image:url(404.png);}
.support_check_btn:hover{text-decoration:none;color:#fff;background-color:#2b87bd;}
.form_style span{margin:0 5px;}
.support_faq_ico{width:40px;height:40px;margin-right:15px;background-position:-460px -165px;}
.support_download_ico{width:40px;height:40px;margin-right:15px;background-position:-460px -85px;}
.support_rma_ico{width:40px;height:40px;margin-right:15px;background-position:-460px -125px;}
.support_item .title{color:#666;}
.support_item .faq_list,.support_item .faq{border:0;}
.support_info{padding:20px 20px 40px;border-top:1px solid #999;}
.support_info .title{padding:10px 0;font-size:150%;color:#222;}
.support_item_right .product_spec{width:70%;}
.support_item_right .product_spec ul{float:none;}
.support_spe{padding:20px;background:#fbfbfb;}
.support_download{padding:30px 0;border-bottom:1px solid #999;}
.support_download .title{padding:20px 0 0;font-size:200%;border-top:1px solid #999;line-height:150%;color:#222;}
.support_download_info{margin-top:10px;padding:10px 0;}
.support_download_info_right{border-left:1px solid #999;}
.support_download_info_title{width:30%;padding:0 0 10px 25px;color:#1572A8;font-size:110%;}
.support_download_bar{width:30%;}
.support_download_bar em{text-align:center;}
.support_qlink{padding:40px 0;}
.support_qlink a{display:block;width:40%;margin-right:10px;height:60px;line-height:60px;text-align:center;cursor:pointer;}
.support_rma_bar .support_qlink{padding:30px 0;}
.support_qlink a.support_rma{width:20%;}
.support_rma{color:#fff;background:#3f3a39;font-size:150%;}
.support_rma:hover{color:#fff;text-decoration:none;background:#1572A8;}
.support_goprodcut{border:1px solid #3f3a39;}
.support_video_ico{width:40px;height:40px;margin-right:15px;background-position:-460px -209px;}
.support_video{width:800px;margin:0 auto;text-align:center;}
.support_info_page .title{font-size:200%;line-height:150%;}


.support_choose{display:none;}
body {font-family:"\5FAE\8F6F\96C5\9ED1",'SimSun','tahoma','MS Gothic',Arial,Helvetica,sans-serif; line-height:20px; color:#666666; font-size: 12px;}