@charset "utf-8";

.header {position:fixed;left:0;width:100%;height:104px;z-index:999;border-bottom:1px solid #d2d4d3;background:#fff;-webkit-transition:background .2s ease;-moz-transition:background .2s ease;-ms-transition:background .2s ease;-o-transition:background .2s ease;transition:background .2s ease;}

.index_head {background:url(../images/header-bg.png) repeat-x;}

.logo {float: left;padding-top:25px;}

.logo a {display:block;width:390px;height:80px;background:url(../images/logo.png) no-repeat;text-indent:-9999em;}

.det_logo a {background:none;text-indent:0;}

.nav {float:right;padding-top:25px;}

.nav>ul>li {float:left;font-size:22px;height:78px;}

.nav>ul>li>a {display:block;padding:0 22px;line-height:52px;}

.nav a:hover, .nav a.current, .result_list a:hover {color:#f4850b;}
.w1140 .search { position: absolute;top: 72px;right: 110px;}
.search input{width: 90px; height: 18px; float: left; border: 1px solid #ccc; border-radius:3px; padding-left: 5px; color: #666;}
.search input.submit{width: 30px; height: 22px; font-size: 12px; color: #000; text-align: center; background: url(../images/search.png) no-repeat 5px 2px; border: 1px solid #ccc; border-radius:3px; cursor: pointer; }
.search_result{margin-bottom: 40px; font-size: 16px; padding-top: 5px; color: #333;	}
.main .content, .product_pages {width: 1140px; margin:0 auto;}
.result_list>ul { overflow: hidden; width: 1140px;}
.result_list>ul>li { float: left;width: 495px;height: 180px; padding: 10px; border-top:1px dashed #ccc; margin: 10px; }
.result_list>ul>li p { margin: 10px 0;}
.product_pages {  text-align: center; margin: 20px auto;}
.product_pages ul { overflow: hidden; }
.product_pages li { display:inline; padding: 10px;}
/*================二维码================*/

.code {position:relative;float:right;cursor:pointer;margin:14px 0 0 15px;padding:0 0 5px 4px;overflow:hidden;}

.code img {display:block;}

.code i {position:absolute;width:290px;height:91px;top:-6px;left:-3px;background:url(../images/header-click.png) no-repeat;}

.banner {position:relative;overflow:hidden;width:1600px;left:50%;margin-left:-800px;}

.slider {position:relative;width:10000px;}

.slider li {float:left;position:relative;}

.slider li a:link, .slider li a:visited, .faq_btn:link, .faq_btn:visited {position:absolute;*width:125px;height:38px;left:780px;top:280px;color:#fff;font-size:22px;padding:0 10px;line-height:38px;background:#f4850b;}

.slider li i, .faq_btn i {display:inline-block;*display:inline;*zoom:1;float:right;*float:none;width:22px;height:22px;margin:8px 0 0 5px;*margin-top:0;background:url(../images/icon/icons.png) no-repeat -58px -90px;}

.slider li a:hover, .faq_btn:hover {background:#f4630b;}

.slider li img {display:block;}

.slider_nav {position:absolute;left:0;bottom:37px;width:100%;text-align:center;font-size:0;}

.slider_nav li {display:inline-block;*display:inline;*zoom:1;width:80px;height:35px;margin:0 2px;cursor:pointer;}

.slider_nav li span {display:block;width:100%;height:5px;background:#909090;margin-top:15px;}

.slider_nav li.on span {background:#f4850b;}

.locationHide {display:none;}

/*==========================产品子导航菜单========================*/

.child_nav {display:none;position:absolute;top:95px;left:50%;margin-left:-585px;padding:35px;width:1087px;background:#fff;border:1px solid #ED9A99;font-size:16px;}

.child_hot {position:relative;float:right;background:#ececec;}

.child_hot img {display:block;}

.child_hot i {position:absolute;right:0;top:0;width:94px;height:52px;background:url(../images/icon/icons.png) no-repeat 0 -153px;}

.child_nav ul {float:left;width:743px;overflow:hidden;}

.child_nav li {float:left;width:218px;margin-right:28px;border-top:1px solid #e5e5e5;margin-top:-1px;}

.child_nav li a:link, .child_nav li a:visited {display:block;line-height:42px;}

.child_tri {position:absolute;top:-28px;right:368px;width:0;height:0;border:14px solid;border-color:transparent transparent #cc0200 transparent;}

.child_tri i {position:absolute;top:-13px;left:-14px;width:0;height:0;border:14px solid;border-color:transparent transparent #fff transparent;}

/*===========================首页产品列表=========================*/

.index_product {padding:42px 0;background:#acacac url(../images/bg/index-product-bg.jpg) no-repeat center top;}

.index_product>section {background:#fff;}

.index_product header {padding:22px 20px;position:relative;}

.index_product h2 {float:left;}

.index_product h2 i {float:left;margin:5px 11px 0 0;width:23px;height:22px;background:url(../images/icon/icons.png) no-repeat -63px -128px;}

.product_select {float:right;margin:1px 88px 0 0;height:30px;border:1px solid #b70000;font-size:18px;}

.pro_arrow {position:absolute;right:56px;top:30px;width:12px;height:20px;cursor:pointer;background:url(../images/icon/icons.png) no-repeat 0 -88px;}

.arrow_right {right:30px;background-position:-14px -88px}

.arrow_left:hover {background-position:0 -110px;}

.arrow_right:hover {background-position:-14px -110px}

.select_list {overflow:hidden;*position:relative;}

.select_list ul {width:10000px;position:relative;}

.select_list li {float:left;width:1040px;}

.select_list .list_con {float:left;position:relative;height:314px;width:345px;border:1px solid #d1d1d1;margin:0 -1px -1px 0;}

.select_list li img {display:block;margin:0 auto;}

.list_con span {position:absolute;bottom:18px;width:100%;text-align:center;}

.list_con a {display:block;width:100%;height:100%;background:#fff;-webkit-transition:background .2s ease;-moz-transition:background .2s ease;-ms-transition:background .2s ease;-o-transition:background .2s ease;transition:background .2s ease;}

.list_con:hover {border-top-color:#f4850b;}

.list_con a:hover {background:#ededed;}

/*===========================首页关于我们=========================*/

.index_about {background:#fff;}

.index_about article {padding:70px 0;}

.index_about h2 {font-size:48px;text-align:center;margin-bottom:30px;}

.index_about img {float:left;margin-right:22px;}

.about_txt {min-height:315px;position:relative;font-family:arial;margin-left:432px;}

.about_txt p {margin-bottom:15px;color:#333;}

.learn_more:link, .learn_more:visited {position:absolute;right:0;bottom:0;color:#cc0200;}

.about_txt a:hover {text-decoration:underline;}

/*===========================首页经验=========================*/

.experience {height:157px;text-align:center;font-size:35px;color:#fff;line-height:157px;background:url(../images/exp-index-bg.jpg) no-repeat center top;}

.experience a:link, .experience a:visited {display:inline-block;*display:inline;*zoom:1;font-size:24px;line-height:35px;padding:15px 25px;margin-left:70px;color:#000;background:#fff;}

/*===========================首页底部内容信息=========================*/

.footer {background:#acacac;padding:54px 0 20px;color:#FFF;}

.footer_list {margin-bottom:40px;}

.footer_list>ul>li {width:330px;float:left;}

.footer_link h3 {margin-bottom:20px;}

.footer a:link, .footer a:visited {color:#939392;line-height:25px;}

.footer a:hover {text-decoration:underline;}

.footer_contact {margin-right:120px;}

.footer_contact h3, .footer_news h3 {font-size:18px;color:#bbb;font-weight:bold;letter-spacing:1px;border-bottom:1px solid #595856;margin-bottom:20px;}

.footer_contact h3>i {display:inline-block;*display:inline;*zoom:1;width:26px;height:35px;background:url(../images/icon/icons.png) no-repeat -28px -89px;margin-right:8px;}

.footer_contact li {line-height:20px;margin-bottom:15px;}

.footer_contact li i {float:left;width:18px;height:18px;background:url(../images/icon/icons.png) no-repeat 0 -133px;margin:4px 10px 0 0;}

.footer_contact li i.foo_email {width:19px;background-position:-19px -133px}

.footer_contact li i.foo_addr {width:22px;background-position:-40px -132px;}

.footer_contact li p {overflow:hidden;}

.footer_list li.footer_news {width:360px;}

.footer_news h3 {padding-top:15px;}

.footer_news li {line-height:40px;border-bottom:1px dashed #595856;}

.footer_news span {float:right;}

.copyright {float:right;line-height:45px;}

.copyright a:link, .copyright a:visited {color:#bbb;}

.copy_link {float:left;}

.link {display:inline-block;*display:inline;*zoom:1;width:44px;height:44px;background:url(../images/icon/icons.png) no-repeat 0 1px;}

.link_f {background-position:-45px 0;}

.link_t {background-position:0 -42px;}

.link_i {background-position:-45px -45px;}



/*===========================产品页面样式=========================*/

.pro_banner {display:block;margin:0 auto;}

.location {height:33px;line-height:33px;background:#f9f9f9;}

.location a:hover {text-decoration:underline;}

.pro_main {margin:35px auto;}

.pro_list {width:878px;float:left;}

.pro_list h2 {font-size:24px;margin-bottom:30px;}

.list_ul li {float:left;width:272px;height:328px;margin:0 18px 18px 0;border:1px solid #E6E6E6;text-align:center;transition:box-shadow .2s ease-in-out;}

.list_ul li:hover {box-shadow:0 0 10px rgba(0,0,0,.2);}

.pro_list img {margin:20px auto 0;display:block;}

.pro_list span {font-size:16px;display:block;}

.view_more:link, .view_more:visited {display:block;margin:20px auto 0;width:84px;height:26px;line-height:26px;color:#666;border:1px solid #E6E6E6;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}

.view_more:hover {background:#f4850b;color:#fff;border-color:#f4630b;}

.page {margin-top:15px;padding-top:15px;border-top:1px solid #E6E6E6;text-align:center;}
.pro_main .page {margin-right:18px;}

.page li {display:inline-block;*display:inline;*zoom:1;margin:0 1px;}

.page a:link, .page a:visited {display:block;color:#666;padding:0 8px;line-height:22px;border:1px solid #E6E6E6;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;}

.page span {font-size:14px;font-family:arial;}

.page a:hover, .page li.thisclass a {color:#fff;background:#cc0200;}

.aside_nav {width:190px;float:left;}

.aside_nav nav {background:#F4F4F4;}

.aside_nav nav h3 {height:38px;line-height:38px;font-size:18px;font-weight:bold;color:#fff;padding-left:33px;background:#f4850b;}

.aside_nav ul {padding:16px 0;border:1px solid #E6E6E6;border-top:0 none;}

.aside_nav li {border-top:1px solid transparent;border-bottom:1px solid transparent;margin-bottom:-1px;}

.aside_nav li:hover, .aside_nav li.current {border-top:1px solid #E6E6E6;border-bottom:1px solid #E6E6E6;}

.aside_nav a:link, .aside_nav a:visited {display:block;line-height:34px;padding-left:33px;border-right:5px solid transparent;}

.aside_nav a:hover, .aside_nav li.current a {background:#fff;border-right:5px solid #f4850b;color:#f4850b;background:#fff url(../images/icon-aside-nav.png) no-repeat 17px center;}



/*===========================产品详情页面样式=========================*/

.pro_det {padding-top:125px;}

.det_loca {background:none;margin-bottom:28px;}

.det_loca span {color:#888;}

.certification {margin-top:38px;margin-bottom:40px;}

.certification h3, .certification p {margin-bottom:10px;}

.certification div {padding:5px;text-align:center;border:1px solid #E6E6E6;font-size:16px;}

.det_con {float:left;margin-right:22px;width:927px;}

/*==================幻灯片=================*/

.det_pic {width:372px;float:left;margin-right:20px;}

.det_pic .bigImg{position:relative;margin-bottom:10px;border:1px solid #d2d2d2;}

.bigImg li {position:relative;}

.bigImg li img {display:block;}

.bigImg a {position:absolute;left:50%;bottom:20px;width:143px;height:52px;text-indent:-9999em;margin-left:-71.5px;background:url(../images/btn/view-larger-btn.png) no-repeat;}

.det_pic .smallScroll{position:relative;height: 75px;}

.det_pic .sPrev, .det_pic .sNext{position:absolute;left:0;top:50%;width:13px;height:18px;margin-top:-9px;background: url(../images/icon/icons.png) no-repeat -68px -206px;z-index:2;}

.det_pic .sNext{left:auto;right:0;background-position: -81px -206px;}

.tempWrap {width:388px !important;}

.det_pic .smallImg ul{width: 9999px;overflow: hidden; }

.det_pic .smallImg li{ float:left;margin-right:15px;width:80px !important;cursor:pointer;display: inline; border:1px solid #d2d2d2;}

.det_pic .smallImg li.on{  border-color: #cc0200;}

.det_pic .smallImg img {display:block;}

/*============放大弹出层============*/

.pro_box {display:none;position:fixed;left:0;top:0;width:100%;height:100%;background:#000;opacity:.75;filter:alpha(opacity=75);z-index:9998;}

.pro_img {display:none;position:fixed;left:50%;top:50%;width:500px;height:500px;margin:-250px 0 0 -250px;background:#fff url(../images/icon/loading.gif) no-repeat center center;z-index:9999;}

.pro_img .close {position:absolute;right:10px;top:10px;width:20px;height:20px;cursor:pointer;background:url(../images/icon/icons.png) no-repeat -68px -264px;}

.pro_img .close:hover {background-position:-68px -286px;}

.box_arrow {position:absolute;left:15px;top:50%;width:12px;height:20px;margin-top:-10px;cursor:pointer;background:url(../images/icon/icons.png) no-repeat 0 -88px;}

.box_right {left:auto;right:15px;background-position:-15px -88px;}

.box_left:hover {background-position:0 -110px;}

.box_right:hover {background-position:-15px -110px;}

.box_info {position:absolute;right:10px;bottom:10px;}

/*================产品名字信息==================*/

.det_name {margin-left:392px;}

.det_name h1 {font-size:24px;font-weight:bold;margin-bottom:15px;margin-left:60px;}

.det_name p {color:#444;margin-bottom:30px;}

.det_model {border-top:1px solid #E6E6E6;border-bottom:1px solid #E6E6E6;line-height:38px;font-size:18px;margin-left:60px;}

.det_model span {color:#0151b5;}

.features h3 {margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #E6E6E6;}

.features li {float:left;width:49%;*width:48%;margin:0 1% 20px 0;line-height:60px;}

.features li img {float:left;margin-right:10px;}

.features ul.clearfix {*zoom:0;*clear:none;}

.features ul.clearfix:after {clear:none\9;}

/*===============产品详细信息================*/

.parameter {margin-top:35px;}

/*详情*/

.par_nav {display:inline-block;*display:inline;*zoom:1;margin-bottom:-5px;height:45px;background:#F4F4F4;}

.par_nav li {float:left;line-height:49px;font-size:16px;padding:0 20px;border:1px solid transparent;cursor:pointer;margin-top:-4px;}

.par_nav li.on {border:1px solid #E6E6E6;border-bottom:none;background:#fff;}

.par_info {margin-bottom:40px;}

.par_info>li {display:none;padding:30px 20px;border:1px solid #E6E6E6;}

.par_info>li.on {display:block;}

.details h3 {margin-bottom:10px; font-weight: bold;}

.details {word-wrap: break-word; word-break: normal;}

.details p{margin-bottom: 10px;}

.details ul li ul li{margin-left: 30px; list-style-type: disc;}

.par_info table {background:#E6E6E6;color:#333;font-family:arial;line-height:28px;border: 1px solid #ccc;}

.par_info table td {background:#fff;padding:6px 12px;border: 1px solid #ccc;}

.payment h3 {border-bottom:1px solid #E6E6E6;padding-bottom:5px;margin-bottom:15px;}

.pay_dis {text-align:center;background:#4FC47D;color:#fff;font-size:18px;line-height:58px;margin-bottom:20px;}

.ship_dis {background:#6487bf;}

/*支付*/

.payment ul {margin-bottom:30px;}

.payment li {float:left;margin:0 10px 10px 0;border:1px solid #E6E6E6;}

.payment li:hover {box-shadow:0 0 5px rgba(0,0,0,.2);}

.payment li img {display:block;}

.payment footer {background:#e7e7e7;text-align:center;padding:20px 0;}

.payment footer p {font-size:22px;margin-bottom:10px;}

.payment footer a {display:inline-block;*display:inline;*zoom:1;font-size:14px;margin-right:15px;}

.payment footer a:hover {text-decoration:underline;}

.payment footer i {float:left;margin:3px 5px 0 0;width:18px;height:18px;background:url(../images/icon/icons.png) no-repeat -68px -227px;}

.payment footer i.pay_email {width:20px;background-position:-68px -245px;}

/*应用*/

.app_list1, .app_list2 {margin-bottom:30px;}

.app_list1 li {float:left;width:202px;margin-right:1px;}

.application li img {display:block;width:100%;}

.app_list1 h3 {margin-bottom:10px;}

.app_list2 li {position:relative;float:left;margin:0 2px 2px 0;width:202px;}

.app_list2 span {position:absolute;bottom:0;left:0;color:#fff;background:#000;line-height:26px;width:186px;padding:0 8px;opacity:.75;filter:alpha(opacity=75);}

.app_list3 {font-size:16px;}

.app_list3 li {float:left;width:49%;margin-right:1%;line-height:35px;}



/*===========================关于我们页面样式=========================*/

.about {padding-top:115px;}

.about_main {margin-top:-32px;}

.about_main h2 {font-size:48px;margin-bottom:6px;}

.about_main p, .about_article {font-family:arial;}

.about_slider {position:relative;overflow:hidden;margin-bottom:25px;}

.about_slider ul {width:10000px;position:relative;left:-354px;}

.about_slider li {float:left;}

.about_slider img {display:block;}

.about_arrow {position:absolute;top:0;left:0;width:262px;height:318px;background:url(../images/bg/about-slider-bg.png);}

.about_right {left:auto;right:0;}

.about_arrow i {position:absolute;top:50%;right:30px;width:52px;height:50px;margin-top:-26px;cursor:pointer;background:url(../images/icon/icons.png) no-repeat 0 -336px;}

.about_right i {left:30px;right:auto;background-position:0 -387px;}

.about_article {margin-top:30px;}

.art_left {float:left;margin:0 40px 50px 0;width:745px;}

.art_right {float:left;}

.about_article li {float:left;margin-right:35px;width:355px;font-size:16px;line-height:28px;} 

.about_article p {margin-bottom:30px;padding-bottom:30px;border-bottom:1px dashed #cec1c1;}

p.border_no {border:none;}

.about_article strong {font-size:24px;color:#cc0200;}

li.art_bottom {width:100%;margin-top:-20px;}

li.art_bottom p {border-bottom:none;border-top:1px dashed #cec1c1;padding-top:30px;padding-bottom:0;}

.art_bottom .art_wel {border:none;padding-top:0;font-size:20px; }

p.art_certi {background:#f2f2f2;text-align:center;font-size:18px;padding:25px 0 25px;}

.art_certi img {display:block;margin:0 auto 15px;}



/*===========================联系我们页面样式=========================*/

.contact_map {display:block;margin-bottom:25px;}

.contact {margin-bottom:60px;}

.contact li {float:left;width:352px;margin-right:40px;padding-top:24px;border-top:1px dashed #cec1c1;line-height:35px;font-size:16px;}

li.right_no {margin-right:0;}

.contact p {margin-left:55px;position:relative;}

.contact a:hover {text-decoration:underline;}

.contact_icon {position:absolute;left:-35px;top:4px;width:27px;text-indent:-9999em;height:27px;background:url(../images/icon/icons.png) no-repeat -54px -336px;}

.icon_code {background-position:-54px -365px;}

.icon_name {background-position:-54px -394px;}

.icon_tel {background-position:-67px -307px;}

.icon_fax {background-position:0 -439px;}

.icon_email {background-position:-29px -439px;}

.icon_add {background-position:-58px -439px;}

.icon_skype {background-position:0 -468px;}

.icon_phone {background-position:-29px -468px;}



/*===========================新闻页面样式=========================*/

.news_list {margin:40px 0;font-family:arial;}
.news_list_con {width:700px;float:left;border-right:1px solid #cec1c1}
.news_list_right{width:380px;float:right;height:500px;}
.news_list_right img{width:350px;height:200px;margin-bottom:30px;}
.news_list_ul li{height:30px;background:#f8f8f8;margin-bottom:10px;padding-left:50px;border-bottom:1px solid #cec1c1;line-height:30px}
.news_list_ul li a:hover{color:#f4850b}

.news_list_con li {float:left;width:500px;border-bottom:1px dashed #cec1c1;padding-bottom:20px;margin-bottom:25px;margin-right:70px;}

.news_list img {float:left;}

.news_txt {margin-left:215px;}

.news_txt h3 {border-bottom:1px solid #cec1c1;padding-bottom:5px;margin-bottom:8px;}

.news_txt h3 a:link, .news_txt h3 a:visited {font-weight:bold;}

.news_txt p {line-height:20px;}

.news_txt .view_more {text-align:center;margin-top:8px;float:right;}



/*===========================新闻详情页面样式=========================*/

.news_det {float:left;width:760px;margin:15px 18px 40px 0;font-family:arial;padding-left:100px}

.news_det header {color:#666;padding-bottom:10px;margin-bottom:20px;border-bottom:1px solid #cec1c1;}

.news_det h1, .news_aside h3 {font-size:20px;margin-bottom:5px;word-wrap:break-word;word-break:normal;}

.news_det header span {display:inline-block;*display:inline;*zoom:1;font-style:italic;margin-right:50px;}

.news_det header i, .news_date {float:left;width:14px;height:14px;margin:4px 4px 0 0;background:url(../images/icons.png) no-repeat -55px -424px;}

.news_det header i.news_time {width:20px;margin-top:3px;background-position:-72px -423px;}

.news_art p {line-height:30px;margin-bottom:20px;}

.news_det footer {border-top:1px solid #cec1c1;padding-top:20px;}

.news_det footer p {float:left;color:#666;width:380px;height:25px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;}

.news_det p.news_next {float:right;}

.news_det footer {*padding-bottom:40px;}

.news_det footer a:hover, .news_aside a:hover {text-decoration:underline;}

.news_aside {width:259px;float:left;font-family:arial;color:#666;margin:15px 0 40px;}

.news_aside h3 i {float:right;width:94px;height:3px;border:1px solid #cec1c1;border-left:none;border-right:none;margin-top:13px;*margin-top:-14px;}

.news_aside ul {margin-top:20px;}

.news_aside li {margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #cec1c1;}

.news_aside img {float:left;border:1px solid #cec1c1;margin-right:12px;padding:4px;}

.news_aside a {font-size:16px;font-family:arial;line-height:20px;}

.news_aside span {display:inline-block;margin:10px 0 5px;}



/*===========================解决方案页面样式=========================*/

.solution {margin-bottom:30px;}

.solution li {float:left;width:559px;height:266px;background:#F1F1F1;margin:0 20px 20px 0;}

.solution li img {float:left;margin-right:15px;}

.solution h3 {font-size:21px;padding:10px 0 15px;}

.solution p {color:#7e7e7e;line-height:24px;margin-bottom:12px;}

.solution a:hover {color:#cf2624;}

.solution .read_more:link, .solution .read_more:visited {color:#cf2624;font-style:italic;}

.solution .read_more:hover {text-decoration:underline;}



/*===========================解决方案详情页面样式=========================*/

.solution_det {margin-bottom:30px;}

.solution_det>h3 {color:#000;font-size:18px;margin-top:20px;}

.solution_det>p {margin-bottom:30px;color:#888;}

.solution_left img {float:left;margin-right:25px;}

.solution_det p {margin-bottom:25px;color:#666;}

.solution_left p .t {font-size: 74px;float:left;line-height:45px;margin-right:5px;}

.solution_right {margin-bottom:25px;}

.solution_right img {float:right;}

.solu_right_txt {background:#f6f6f6;padding:15px;margin-right:432px;}

.solu_right_txt p {margin-bottom:11px;color:#666;}

.solu_right_txt span {font-size:20px;}

.solution_txt li {float:left;width:48%;margin-right:2%;}

.school_left, .school_right {min-height:310px;margin-bottom:30px;}

.school_left img {float:left;margin-right:20px;}

.school_title {display:inline-block;background:#ebebeb;line-height:28px;padding:0 15px;}

.school_right img {float:right;margin-left:20px;}

.school_red {color:#cf100e;}

.solution_det a:link, .solution_det a:visited {color:#666;}

.solution_det a:hover {text-decoration:underline;}

.phone {min-height:133px;}

.safe {margin-top:20px;min-height:192px;}

.safe p {margin-bottom:15px;}



/*===========================退货页面样式=========================*/

.shipping_con {margin-top:15px;font-family:arial;}
.shipping_con a:hover {text-decoration: underline;}

.shipping_con h3 {font-size:24px;font-weight:bold;margin-bottom:20px;padding-bottom:10px;border-bottom:1px dashed #cec1c1;}

.shipping {background:#f6f6f6;padding:20px;min-height:300px;margin-bottom:30px;}

.shipping img {float:left;margin-right:20px;}

.shipping p {font-size:16px;margin-bottom:15px;}

.returns_policy img {float:right;margin-left:20px;}

.returns_policy ul {padding-left:30px;margin-bottom:60px;background:url(../images/bg/returns-bg.png) repeat-y 15px 0;}

.returns_policy li {position:relative;margin-bottom:28px;}

.returns_policy i {position:absolute;left:-26px;top:0;width:21px;height:21px;text-align:center;line-height:21px;font-style:normal;color:#cf2624;background:url(../images/icon/icons.png) no-repeat -79px -106px;}

/*===========================为什么选择我们页面样式=========================*/
.choose {margin-bottom:60px;}
.choose li {line-height:28px;font-family:Arial;margin-bottom:10px;font-size:16px;}

/*===========================隐私政策页面样式=========================*/

.privacy {margin:15px 0 30px;font-family:arial;}

.privacy li {float:left;width:558px;margin-right:22px;}

.privacy li.right {margin-right:0;}

.privacy h3 {border-bottom:1px dashed #cec1c1;padding-bottom:5px;margin:25px 0 20px;font-size:24px;}

.privacy p {line-height:28px;font-size:16px;margin-bottom:20px;}



/*===========================FAQ页面样式=========================*/

.faq, .faq_det {margin-bottom:40px;font-family:arial;}

.faq li {margin-bottom:20px;}

.faq h3, .faq_det h3 {background:#f4f4f4;line-height:38px;padding:0 12px;border:1px solid #e5e5e5;font-weight:bold;margin-bottom:18px;}

.faq p {line-height:28px;padding:0 12px;}
.faq a:link, .faq a:visited {color:#000;}
.faq a:hover {text-decoration:underline;}
.faq_det>img {float:right;border:1px solid #cec1c1;margin-left:20px;}

.faq_list>li {margin-bottom:30px;line-height:28px;padding:0 12px;}

.faq_list p {margin-bottom:15px;}

.faq_list p strong {font-size:18px;	}

.ul_list {padding-left:20px;margin-bottom:15px;}

.faq_curstomer li {float:left;margin-right:12px;width:552px;}

.faq_curstomer p {margin-bottom:12px;background:#f4f4f4;padding:28px 20px;text-align:center;}

.faq_curstomer p strong {font-size:14px;}

.faq_curstomer li.right {margin-right:0;}



/*===========================manual页面样式=========================*/

.manual_left, .manual_right {font-family:arial;float:left;width:550px;line-height:28px;margin-bottom:10px;}

.manual_left {margin-right:40px;}

.manual_left img {float:right;border:1px solid #e5e5e5;}

.manual_left h3, .manual_right h3 {font-weight:bold;font-size:18px;border-bottom:1px dashed #cec1c1;padding-bottom:5px;margin-bottom:18px;}

.manual_right h3 {margin-bottom:12px;}

.manual_right p {margin-bottom:20px;font-size:0;}

.manual_right p img {margin-right:1px;}

.manual_left>ul, .manual_right>ul {margin-bottom:30px;}

.manual_left li>ul {padding-left:20px;color:#666;}

.manual_left i, .manual_right i {font-size:18px;color:#cf100e;}

.manual_down {padding-top:20px;border-top:2px solid #cf100e;margin-bottom:50px;}

.manual_down p {width:530px;line-height:30px;padding-left:15px;}

.manual_down a {position:relative;float:right;margin-right:15px;width:248px;height:75px;border:1px solid #e5e5e5;background:url(../images/bg/manual-bg.png) repeat-x;padding:12px 72px 0 0;text-align:center;}

.manual_down a:link span, .manual_down a:visited span {font-size:24px;color:#cf100e;}

.manual_down a i {position:absolute;right:25px;top:10px;width:69px;height:69px;overflow:hidden;text-indent:-9999em;background:url(../images/icon/icon-manual.png) no-repeat;}
/*=====================谷歌翻译栏=================*/
body {top: 0 !important;}
#google_translate_element {position:fixed;right:0;top:300px;z-index:9999;width:32px;height:148px;background:url(../images/btn/btn-lang.jpg) no-repeat;}
.goog-te-gadget-simple .goog-te-menu-value span {display:none;}
.goog-te-gadget img {display:none;}
.goog-te-gadget-simple {height:148px;width:32px;background:none !important;border:none !important;}
.skiptranslate {height:40px;}
.productxia{margin-top:30px;}
.productxia span{float:left;margin-left:15px;}
.productxia a{float:left;margin-left:15px;}
.productxia2{width:927px;float:left;margin-top:30px;}
.productxia2 table{border: 1px solid #E6E6E6;}
.productxia2 table tr td{border: 1px solid #E6E6E6;width:309px;height:50px;}
.productxia2 tr{height:50px;}