i,em{font-style:normal}
h2,h3,h4{font-weight:normal;}
.disN{display:none;}
.disB{display:block;}
input[type=text],textarea{font-family: "微软雅黑", Arial, Helvetica, sans-serif;-webkit-appearance: none;}
/*font*/
@font-face {
    font-family: 'bagfont';
    src: url('icon/iconfont.eot');
    src: url('icon/iconfont.eot?#iefix') format('embedded-opentype'),
    url('icon/iconfont.woff') format('woff'),
    url('icon/iconfont.ttf') format('truetype'),
    url('icon/iconfont.svg#iconfont') format('svg');
}
.bag-FontIcon{
    font-family:"bagfont";
    font-weight:normal;
    font-style:normal;
    -webkit-font-smoothing:antialiased;/** 抗据齿 **/.footer_links
    -moz-osx-font-smoothing:grayscale;
}

/** header **/
.header_topbar{width:100%;background:#333;padding:4px 0;line-height:20px;}
.header_topbar a{display:inline-block;float:right;font-size:1.4rem;color:#bbb;}
.header_topbar a:hover{text-decoration:underline;}
.header_topbar span{display:inline-block;float:left;font-size:1.4rem;color:#bbb;}
.header{width:100%;background:url("header.jpg") repeat-x right 0;padding:15px 0;}
.header .slogan{float:right;}
.header .slogan span{display:block;font-size:1.5rem;line-height:24px;}
.header a.logo_btn{float:left;display:inline-block}
.header a.logo_btn img{vertical-align:bottom;}
.header a.nav_btn{float:right;font-size:28px;color:#333;line-height:44px;display:none;}
.header a.search_btn{float:right;font-size:22px;color:#333;line-height:44px;margin-left:20px;display:none;}
.header_search{width:100%;padding:15px 30px;background:#225aa7;display:none;}
.header_search form{width:100%;background:#fff;height:34px;line-height:34px;border-radius:30px;}
.header_search form input{float:left;display:inline-block;background:none;width:calc(100% - 34px);height:34px;padding:0 20px;font-size:1.4rem;color:#333;border:0;}
.header_search form a{float:left;background:#bbb;height:34px;width:34px;display:inline-block;text-align:center;font-size:1.5rem;color:#fff;border-radius:50%;transition:all 0.2s linear 0s;}

.mobile_nav{width:100%;background:#fff;display:none;}
.mobile_nav ul{width:100%;display:inline-block;border-top:2px solid #225aa7;}
.mobile_nav ul li{width:100%;display:inline-block;border-top:1px solid #e6e6e6;}
.mobile_nav ul li:first-child{border-top:0;}
/*.mobile_nav ul li a.father_btn{display:inline-block;width:100%;padding:12px 0 12px 5%;font-size:1.6rem;color:#333;line-height:28px;}
.mobile_nav ul li a.father_btn i{float:right;font-size:2.4rem;width:60px;text-align:center;color:#999;}*/

.mobile_nav ul li .father_btn{width:100%;padding:12px 0 12px 5%;line-height:28px;}
.mobile_nav ul li .father_btn a{display:inline-block;font-size:1.6rem;color:#333;float:left;width:calc(100% - 60px);}
.mobile_nav ul li .father_btn a.hover{color:#f60;}
.mobile_nav ul li .father_btn i{float:right;font-size:2.4rem;width:60px;text-align:center;color:#999;}
.mobile_nav ul li .father_btn i.selected{color:#f60;}

.mobile_nav ul li .child_btn{width:100%;display:none;}
.mobile_nav ul li .child_btn a{width:100%;padding:12px 10%;display:inline-block;border-top:1px solid #e6e6e6;line-height:28px;color:#999;}
.header_nav{width:100%;background:#225aa7;height:46px;}
.header_nav .search_box{float:right;}
.header_nav .search_box form{background:#fff;height:28px;line-height:28px;border-radius:30px;overflow:hidden;margin-top:9px;}
.header_nav .search_box form input{background:none;width:86px;height:28px;padding:0 10px;display:inline-block;font-size:1.4rem;color:#333;border:0;transition:all 0.2s linear 0s;}
.header_nav .search_box form a{background:#bbb;height:28px;width:28px;display:inline-block;text-align:center;font-size:1.5rem;color:#fff;border-radius:50%;transition:all 0.2s linear 0s;}

.header_nav ul{float:left;display:inline-block;height:42px;margin-top:4px;}
.header_nav ul li{float:left;display:inline-block;height:42px;padding:0 8px;line-height:42px;position:relative;}
.header_nav ul li a.father_btn{display:inline-block;padding:0 20px;color:#fff;font-size:1.6rem;height:42px;line-height:38px;transition:all 0.2s linear 0s;vertical-align:bottom;}
.header_nav ul li a.father_btn:hover{background:#fff;color:#225aa7;border-radius:3px 3px 0 0;}
.header_nav ul li a.father_btn.hover{background:#fff;color:#225aa7;border-radius:3px 3px 0 0;}
.header_nav ul li a.father_btn.childHover{background:#fff;color:#225aa7;border-radius:3px 3px 0 0;}
.header_nav ul li .child_btn{position:absolute;top:42px;left:8px;z-index:999;width:220px;background:#fff;box-shadow:0 0 8px rgba(0,0,0,0.3);border-radius:0 0 3px 3px;overflow:hidden;height:0;transition:all 0.2s linear 0s;}
.header_nav ul li .child_btn a{display:block;width:100%;border-top:1px solid #eee;height:38px;line-height:38px;font-size:1.4rem;color:#666;padding:0 20px;vertical-align:bottom;}
.header_nav ul li .child_btn a:first-child{border-top:0;}
.header_nav ul li .child_btn a:hover{background:#f6f6f6;color:#225aa7;}

/** footer **/
.footer_contact{padding-bottom:10px;margin-bottom:10px;cursor:pointer;}
.footer_contact img{max-width:100%;}
.footer_links{border-top:1px solid #eee;padding-top:10px;}
.footer_links label{float:left;display:inline-block;font-size:1.4rem;color:#333;line-height:24px;margin-right:10px;}
.footer_links .btn_list{float:left;display:inline-block;}
.footer_links .btn_list a{font-size:1.4rem;color:#666;margin-right:10px;line-height:24px;}
.footer_links .btn_list a:hover{text-decoration:underline;}
.footer_box{width:100%;background:#225aa7;padding:25px 0;margin-top:15px;}
.footer_box .f_widget{float:left;width:23%;padding-right:2%;}
.footer_box .f_contact{float:right;width:23%;padding-right:0;}
.footer_box .f_widget .title{margin-bottom:10px;font-size:15px;color:#fff;display:inline-block;vertical-align:bottom;}
.footer_box .f_widget .btn_list{width:100%;}
.footer_box .f_widget .btn_list a{width:100%;display:block;line-height:24px;font-size:1.1rem;color:rgba(255,255,255,0.8);}
.footer_box .f_widget .btn_list a:hover{text-decoration:underline;}
.footer_box .f_widget .text_box{width:100%;}
.footer_box .f_widget .text_box span{width:100%;display:block;line-height:24px;font-size:1.1rem;color:rgba(255,255,255,0.8);}
.footer_box .f_widget .text_box span a{color:#fff;}
.footer_capyright{width:100%;padding:15px 0;background:#333;border-top:1px solid #111;}
.footer_capyright .text{font-size:1.4rem;color:#bbb;line-height:20px;width:100%;}
.backToTop{position:fixed;bottom:55px;right:20px;z-index:999;display:none;}
.backToTop a{display:inline-block;width:46px;text-align:center;height:46px;line-height:46px;border-radius:6px;background:#999;font-size:20px;color:#fff;}
.backToTop a:hover{background:#666;}
.phone_footer_line{display:none;width:100%;height:50px;}
.phone_footer_box{display:none;width:100%;position:fixed;bottom:0;left:0;background:#333;z-index:999;text-align:center;padding:5px 0;border-top:1px solid #111;}
.phone_footer_box a{display:inline-block;width:33.3333%;float:left;font-size:1.4rem;color:#fff;line-height:16px;}
.phone_footer_box a i{display:block;color:#fff;font-size:2rem;line-height:24px;}

/** 弹出框 **/
.pop_bg{display:none;width:100%;height:100%;background:#000;opacity:0.6;position:fixed;top:0;left:0;z-index:1000;}
.pop_box{display:none;width:380px;background:#fff;border-radius:5px;position:fixed;top:10%;left:50%;margin-left:-190px;z-index:1100;}
.pop_box a.close_btn{display:inline-block;width:30px;height:30px;border-radius:50%;text-align:center;line-height:30px;background:#999;color:#fff;font-size:16px;position:absolute;top:10px;right:10px;}

.pop_box form{margin-top:40px;padding:0 15px 30px 15px;}
.pop_box form ul{display:inline-block;width:100%;}
.pop_box form ul li{display:inline-block;width:100%;margin-bottom:12px;vertical-align:bottom;}
.pop_box form ul li label{display:block;font-size:14px;color:#555;font-weight:normal;margin-bottom:2px;}
.pop_box form ul li label em{color:red;font-weight:bold;}
.pop_box form ul li input{display:inline-block;width:100%;height:36px;line-height:36px;padding:0 10px;border:1px solid #dedede;font-size:14px;color:#333;transition:all 0.2s linear 0s;border-radius:3px;}
.pop_box form ul li input:focus{border:1px solid #66afe9;outline:0 none;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px rgba(102, 175, 233, 0.6)}
.pop_box form ul li textarea{display:inline-block;width:100%;height:150px;line-height:20px;padding:5px 10px;border:1px solid #dedede;font-size:14px;color:#333;transition:all 0.2s linear 0s;border-radius:3px;resize:none;}
.pop_box form ul li textarea:focus{border:1px solid #66afe9;outline:0 none;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px rgba(102, 175, 233, 0.6)}
.pop_box form a.send_btn{display:inline-block;width:100px;text-align:center;height:38px;line-height:38px;font-size:16px;color:#fff;border-radius:3px;}
.pop_box form a.send_btn:active{position:relative;top:2px;}

/*index.php*/
/** banner **/
.index_slideBox{position:relative;width:100%;height:auto;overflow:hidden;background:#f1f3f3; margin-bottom:15px;max-height:600px;}
.index_slideBox .hd{width:100%;z-index:1;}
.index_slideBox .hd ul{position:absolute;bottom:10px;width:100%;margin:0;padding:0;text-align:center;}
.index_slideBox .hd ul li{position:relative;display:inline-block;margin:0 5px;height:6px;width:28px;background:#fff;cursor:pointer;border-radius:20px;}
.index_slideBox .prev{position:absolute;left:0;top:50%;margin-top:-36px;width:40px;height:72px;cursor:pointer;transition:all 0.2s ease-out 0s;background:#000;opacity:0.3;text-align:center;line-height:72px;color:#fff;font-size:26px;}
.index_slideBox .next{position:absolute;right:0;top:50%;margin-top:-36px;width:40px;height:72px;cursor:pointer;transition:all 0.2s ease-out 0s;background:#000;opacity:0.3;text-align:center;line-height:72px;color:#fff;font-size:26px;}
.index_slideBox .prev:hover{opacity:0.8;}
.index_slideBox .next:hover{opacity:0.8;}
.index_slideBox .bd{ position:relative; z-index:0; }
.index_slideBox .bd li{ position:relative; }
.index_slideBox .bd li a{display:inline-block;width:100%;height:auto;}
.index_slideBox .bd li img{ width:100%;vertical-align:bottom;}
.index_slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
/** advantage **/
.index_advantage .list{float:left;width:25%;text-align:center;margin:20px 0;}
.index_advantage .list img{max-width:100%;}
.index_advantage .list h3{margin:25px 0 15px 0;height:24px;line-height:24px;font-size:18px;color:#444;}
.index_advantage .list span{color:#666;display:block;font-size:13px;line-height:20px;max-height:40px;overflow:hidden;}
/*product list*/
.index_product .title{margin:10px 0 10px 0;width:100%;background:#f9f9f9;border:1px solid #e6e6e6;border-top:2px solid #225aa7;border-radius:3px;height:40px;line-height:32px;padding:3px 12px;}
.index_product .title a{float:right;font-size:12px;color:#999;}
.index_product .title h1{display:inline-block;float:left;line-height:30px;font-weight:bold;}
.index_product .title h1 a{font-size:16px;color:#225aa7;}
.index_product ul{display:inline-block;width:100%;}
.index_product ul li{display:inline-block;width:23%;margin-left:1%;float:left;margin-bottom:15px;overflow:hidden;margin-right:1%;}
.index_product ul li .img_box{width:100%;position:relative;text-align:center;}
.index_product ul li .img_box img{max-width:100%;}
.index_product ul li .img_box .img_btn{width:100%;height:100%;background:#fff;position:absolute;top:0;left:0;opacity:0;transition:all 0.2s linear 0s;}
.index_product ul li .img_box:hover .img_btn{opacity:0.3;}
.index_product ul li a.title_btn{display:inline-block;width:100%;margin:8px 0;max-height:48px;line-height:24px;overflow:hidden;font-size:14px;color:#333;}

/*product touchSlide*/
.index_product_touchSlide .title{margin:10px 0 10px 0;width:100%;background:#f9f9f9;border:1px solid #e6e6e6;border-top:2px solid #225aa7;border-radius:3px;height:40px;line-height:32px;padding:3px 12px;}
.index_product_touchSlide .title a{float:right;font-size:12px;color:#999;}

.index_product_touchSlide .title h1{display:inline-block;float:left;font-size:16px;color:#225aa7;line-height:30px;font-weight:bold;}
.index_product_touchSlide .title h1 a{font-size:16px;color:#225aa7;}
.picScroll{margin-bottom:20px;position:relative;}
.picScroll .bd ul{ width:100%;  float:left; padding-top:5px;}
.picScroll .bd li{ width:23%; float:left; font-size:14px; text-align:center;margin:0 1%;}
.picScroll .bd li a{-webkit-tap-highlight-color:rgba(0, 0, 0, 0); }
.picScroll .bd li .img_box{width:100%;position:relative;text-align:center;}
.picScroll .bd li .img_box img{max-width:100%;}
.picScroll .bd li .img_box .img_btn{width:100%;height:100%;background:#fff;position:absolute;top:0;left:0;opacity:0;transition:all 0.2s linear 0s;}
.picScroll .bd li .img_box:hover .img_btn{opacity:0.3;}
.picScroll .bd li a.title_btn{width:100%;display:inline-block;margin:8px 0;max-height:48px;line-height:24px;overflow:hidden;font-size:14px;color:#333;text-align:left;}

.picScroll .hd{overflow:hidden;position:absolute;top:50%;left:-5%;width:110%;margin-top:-25px;}
.picScroll .hd ul{ float:right; padding-top:16px;display:none;}
.picScroll .hd li{ float:left; width:8px; height:8px; background:#D0D0D0; margin:0 5px; overflow:hidden;
    -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px;
}
.picScroll .hd .on{ background:#80BD6D;  }
.picScroll .prev,.picScroll .next{ display:block; float:left;height:50px;line-height:50px;font-size:40px;overflow:hidden; margin:11px 5px 0 5px;cursor:pointer;color:#999;}
.picScroll .next{float:right;}

#picScrollPhone{display:none;}

/*about blog*/
.index_column{margin:10px auto 10px auto;}
.index_column .about_box{border:1px solid #e6e6e6;border-radius:3px;overflow:hidden;float:left;width:48.75%;}
.index_column .about_box .title{border-bottom:1px solid #e6e6e6;background:#f9f9f9;border-top:2px solid #225aa7;height:40px;line-height:40px;padding:0 20px;display:inline-block;width:100%;vertical-align:bottom;}
.index_column .about_box .title a{float:right;font-size:12px;color:#999;}
.index_column .about_box .title h1{display:inline-block;float:left;line-height:40px;font-weight:bold;}
.index_column .about_box .title h1 a{font-size:16px;color:#225aa7;}
.index_column .about_box .about_text{padding:20px 15px 12px;color:#444;line-height:24px;font-size:13px;}
.index_column .about_box .about_text img{float:left;padding:5px 14px 5px 0;width:135px;}
.index_column .blog_box{border:1px solid #e6e6e6;border-radius:3px;overflow:hidden;float:left;width:48.75%;margin-left:2.5%;}
.index_column .blog_box .title{border-bottom:1px solid #e6e6e6;background:#f9f9f9;border-top:2px solid #225aa7;height:40px;line-height:40px;padding:0 20px;display:inline-block;width:100%;vertical-align:bottom;}
.index_column .blog_box .title a{float:right;font-size:12px;color:#999;}

.index_column .blog_box .title h1{display:inline-block;float:left;line-height:40px;font-weight:bold;}
.index_column .blog_box .title h1 a{font-size:16px;color:#225aa7;}
.index_column .blog_box .latest_news{padding:20px 15px 0 15px;display:flex;align-items:center;}
.index_column .blog_box .latest_news a.img_btn{width:32%;padding-right:2%;}
.index_column .blog_box .latest_news a.img_btn img{max-width:100%;}
.index_column .blog_box .latest_news .info_box{display:inline-block;width:66%;}
.index_column .blog_box .latest_news .info_box a.title_btn{display:block;height:24px;line-height:24px;font-size:16px;color:#000;overflow:hidden;width:100%;margin-bottom:5px;}

.index_column .blog_box .latest_news .info_box span{display:block;font-size:13px;line-height:20px;width:100%;max-height:60px;overflow:hidden;}
.index_column .blog_box ul{display:inline-block;padding:14px 15px 12px;width:100%;}
.index_column .blog_box ul li{display:inline-block;width:100%;margin-bottom:5px;vertical-align:bottom;height:24px;line-height:24px;}
.index_column .blog_box ul li .time{float:right;font-size:12px;color:#999;}
.index_column .blog_box ul li a{float:left;width:80%;height:24px;line-height:24px;font-size:13px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.index_column .blog_box ul li a:before{content:"";display:inline-block;width:4px;height:4px;background:#dedede;margin-right:10px;vertical-align:middle;}


/*inner page*/
/*banner*/
.inner_banner{width:100%;}
.inner_banner img{max-width:100%;vertical-align:bottom;}
/*left*/
.inner_box{padding:30px 0;}
.inner_box .inner_left{width:250px;float:left;}
.inner_box .inner_left .left_menu{width:100%;border-radius:3px;overflow:hidden;border:1px solid #e6e6e6;border-bottom:0;margin-bottom:20px;}
.inner_box .inner_left .left_menu .title{width:100%;background:#225aa7;padding:10px 0;text-align:center;}
.inner_box .inner_left .left_menu .title a{font-size:20px;color:#fff;display:inline-block;vertical-align:bottom;line-height:36px;}
.inner_box .inner_left .left_menu .btn_box{width:100%;}
.inner_box .inner_left .left_menu .btn_box a{width:100%;display:inline-block;background:#f4f4f4;height:48px;line-height:46px;text-indent:30px;transition:all 0.2s linear 0s;color:#555;font-size:15px;border-top:1px solid #fff;border-bottom:1px solid #e9e9e9;}
.inner_box .inner_left .left_menu .btn_box a:first-child{border-top:0;}
.inner_box .inner_left .left_menu .btn_box a:hover{background:#0083e3;text-indent:40px;color:#fff;opacity:0.9;}
.inner_box .inner_left .left_menu .btn_box a.hover{background:#0083e3;text-indent:40px;color:#fff;opacity:0.8;}
.inner_box .inner_left .left_contact{width:100%;border:1px solid #e6e6e6;border-radius:3px;overflow:hidden;}
.inner_box .inner_left .left_contact .title{width:100%;background:#f5f5f5;font-size:14px;color:#555;line-height:42px;padding-left:10px;font-weight:bold;}
.inner_box .inner_left .left_contact .contact_info{padding:15px 10px;}
.inner_box .inner_left .left_contact .contact_info img{max-width:100%;vertical-align:bottom;margin-bottom:5px;}
.inner_box .inner_left .left_contact .contact_info .contact_text span{display:block;font-size:13px;line-height:26px;color:#666;}
/*right*/
.inner_box .inner_right{float:left;width:calc(100% - 275px);margin-left:25px;}
.inner_box .inner_right .inner_right_title{width:100%;margin-bottom:35px;height:36px;line-height:36px;border-bottom:2px solid #e8e8e8;}
.inner_box .inner_right .inner_right_title span{font-size:18px;color:#225aa7;border-bottom:2px solid #225aa7;padding:0 10px;line-height:34px;display:inline-block;height:36px;}
.inner_box .inner_right .active_title{width:100%;border-bottom:1px solid #E9E9E9;margin-bottom:25px;padding:10px 0;text-align:center;}
.inner_box .inner_right .active_title h2{font-size:24px;color:#333;line-height:30px;}
.inner_box .inner_right .active_title .time{font-size:14px;color:#888;margin-top:5px;}
.inner_box .inner_right .active_content{font-size:14px;color:#666;line-height:28px;width:100%;overflow:hidden;}
.inner_box .inner_right .active_content img{max-width:100%;}
.inner_box .inner_right .inner_list{width:100%;display:inline-block;}
.inner_box .inner_right .inner_list li{width:100%;display:inline-block;vertical-align:bottom;border-bottom:1px solid #eee;padding-bottom:30px;margin-bottom:30px;}
.inner_box .inner_right .inner_list li a.img_btn{float:left;display:inline-block;width:25%;margin-right:5%;}
.inner_box .inner_right .inner_list li a.img_btn img{max-width:100%;vertical-align:bottom;}
.inner_box .inner_right .inner_list li .right_info{float:left;width:70%;}
.inner_box .inner_right .inner_list li .right_info a.title_btn{font-weight:bold;display:inline-block;width:100%;font-size:18px;color:#333;line-height:30px;height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.inner_box .inner_right .inner_list li .right_info .time{font-size:13px;color:#888;}
.inner_box .inner_right .inner_list li .right_info .excerpt{width:100%;font-size:14px;color:#666;line-height:24px;margin-top:15px;max-height:72px;overflow:hidden;}
.inner_box .inner_right .product_list{width:100%;display:inline-block;}
.inner_box .inner_right .product_list li{width:31.5%;display:inline-block;margin-left:1.83%;float:left;margin-bottom:20px;vertical-align:bottom;}
.inner_box .inner_right .product_list li .img_box{width:100%;position:relative;text-align:center;}
.inner_box .inner_right .product_list li .img_box img{max-width:100%;}
.inner_box .inner_right .product_list li .img_box .img_btn{width:100%;height:100%;background:#fff;position:absolute;top:0;left:0;opacity:0;transition:all 0.2s linear 0s;}
.inner_box .inner_right .product_list li .img_box:hover .img_btn{opacity:0.3;}
.inner_box .inner_right .product_list li a.title_btn{display:inline-block;width:100%;margin:8px 0;height:48px;line-height:24px;overflow:hidden;font-size:14px;color:#333;}

.inner_box .inner_right .page_box{width:100%;text-align:center;}
.inner_box .inner_right .page_box img{max-width:100%;}
.inner_box .inner_right .message_box{width:100%;margin-top:30px;border-top:1px solid #e6e6e6;padding-top:20px;}
.inner_box .inner_right .message_box h2{font-size:18px;color:#222;line-height:36px;}
.inner_box .inner_right .message_box h6{font-size:14px;color:#555;line-height:24px;}
.inner_box .inner_right .message_box form{width:100%;margin-top:35px;}
.inner_box .inner_right .message_box form ul{display:inline-block;width:100%;}
.inner_box .inner_right .message_box form ul li{display:inline-block;width:100%;margin-bottom:15px;vertical-align:bottom;}
.inner_box .inner_right .message_box form ul li label{font-size:14px;color:#333;font-weight:normal;padding-left:5px;margin-bottom:3px;}
.inner_box .inner_right .message_box form ul li label em{color:red;font-weight:bold;}
.inner_box .inner_right .message_box form ul li input{display:inline-block;width:100%;padding:8px 10px;border:1px solid #dedede;border-radius:3px;line-height:24px;font-size:14px;color:#333;transition:all 0.2s linear 0s;}
.inner_box .inner_right .message_box form ul li input:focus{border:1px solid #333;}
.inner_box .inner_right .message_box form ul li textarea{display:inline-block;width:100%;padding:8px 10px;border:1px solid #dedede;border-radius:3px;height:160px;line-height:24px;font-size:14px;color:#333;transition:all 0.2s linear 0s;resize:none;}
.inner_box .inner_right .message_box form ul li textarea:focus{border:1px solid #333;}
.inner_box .inner_right .message_box form a.send_btn{display:inline-block;width:150px;text-align:center;height:46px;line-height:46px;font-size:20px;color:#fff;border-radius:5px;}
.inner_box .inner_right .message_box form a.send_btn:active{position:relative;top:2px;}
.inner_box .inner_right .map_box{width:100%;margin-top:35px;}
.inner_box .inner_right .map_box img{max-width:100%;}
/*right productDetails*/
.inner_box .inner_right .product_meta_box{width:100%;}
.inner_box .inner_right .product_meta_box .product_img{float:left;width:380px;margin-right:20px;}
#preview{width:380px;height:380px;}
.jqzoom{ width:350px; height:350px; position:relative;}
.zoomdiv{ left:859px; height:400px; width:400px;}
.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:400px;height:400px;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.bigimg{width:800px;height:800px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;-moz-opacity:0.5;-khtml-opacity:0.5;opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list{ position:relative; width:322px; margin-right:6px;}
#spec-list div{ margin-top:0;margin-left:-30px; *margin-left:0;}
/*.inner_box .inner_right .product_meta_box .product_img ul{display:block;width:100%;}
.inner_box .inner_right .product_meta_box .product_img ul li{float:left;width:23%;margin:0 1%;border:1px solid #dedede;}
.inner_box .inner_right .product_meta_box .product_img ul li a{display:inline-block;width:100%;text-align:center;}
.inner_box .inner_right .product_meta_box .product_img ul li a img{max-width:100%;vertical-align:bottom;}*/

.picScroll-left{ width:380px;  overflow:hidden; position:relative;height:82px;margin-top:10px;}
.picScroll-left .hd{ overflow:hidden;width:330px;}
.picScroll-left .hd .prev,.picScroll-left .hd .next{z-index:10;position:absolute;top:0;width:30px;height:80px;line-height:80px;text-align:center;background:#f1f1f1;display:block;font-size:20px;color:#555;overflow:hidden;cursor:pointer;}
.picScroll-left .hd .prev{left:0;}
.picScroll-left .hd .next{right:0;}
.picScroll-left .hd .prev:hover,.picScroll-left .hd .next:hover{background:#f60;color:#fff;}
.picScroll-left .bd{padding-left:30px;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{width:90px;height:80px;float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{ width:80px;border:1px solid #dedede;margin:0 5px;}



.inner_box .inner_right .product_phone_img{width:100%;text-align:center;margin-bottom:15px;display:none;}
.inner_box .inner_right .product_phone_img .img_big{width:60%;margin:0 auto;}
.inner_box .inner_right .product_phone_img .img_big img{max-width:100%;}
.inner_box .inner_right .product_phone_img .img_small{width:100%; margin-top: 5px}
.inner_box .inner_right .product_phone_img .img_small ul{display:inline-block;width:100%;}
.inner_box .inner_right .product_phone_img .img_small ul li{display:inline-block;width:10%;margin:1%;border:1px solid #dedede;}
.inner_box .inner_right .product_phone_img .img_small ul li a{display:inline-block;width:100%;text-align:center;}
.inner_box .inner_right .product_phone_img .img_small ul li a img{max-width:100%;vertical-align:bottom;}
.inner_box .inner_right .product_meta_box .product_meta{float:left;width:calc(100% - 400px);}
.inner_box .inner_right .product_meta_box .product_meta .title{margin-bottom:20px;font-size:20px;line-height:32px;color:#333;}
.inner_box .inner_right .product_meta_box .product_meta .info_box{min-height:250px;}
.inner_box .inner_right .product_meta_box .product_meta .info_box span{display:block;font-size:14px;color:#555;line-height:24px;margin-bottom:5px;vertical-align:bottom;}
.inner_box .inner_right .product_meta_box .product_meta .btn_box{margin-top:20px;}
.inner_box .inner_right .product_meta_box .product_meta .btn_box a{padding:0 25px;display:inline-block;margin-right:15px;height:40px;line-height:40px;font-size:16px;border-radius:3px;transition:all 0.2s linear 0s;}
.inner_box .inner_right .product_meta_box .product_meta .btn_box a:active{position:relative;top:2px;}
.inner_box .inner_right .product_meta_box .product_meta .outer_chain{border:1px solid #dedede;padding:3px 10px 3px 3px;line-height:22px;background:#fff;margin-top:20px;display:inline-block;transition:all 0.2s linear 0s;}
.inner_box .inner_right .product_meta_box .product_meta .outer_chain img{height:22px;margin-right:3px;vertical-align:bottom;}
.inner_box .inner_right .product_meta_box .product_meta .outer_chain a.title_btn{font-size:14px;color:#555;}
.inner_box .inner_right .product_meta_box .product_meta .outer_chain:hover{border:1px solid #555;}
.inner_box .inner_right .product_details{width:100%;margin-top:30px;}
.inner_box .inner_right .product_details .tab_header{width:100%;margin-bottom:30px;height:42px;background:#f4f4f4;overflow:hidden;border:1px solid #ddd;border-radius:3px;}
.inner_box .inner_right .product_details .tab_header span{text-transform:uppercase;display:inline-block;padding:0 18px;line-height:40px;border-right:1px solid #ddd;border-top:2px solid #225aa7;font-size:14px;color:#225aa7;font-weight:bold;background:#fff;}
.inner_box .inner_right .product_details .tab_active{font-size:14px;color:#666;line-height:28px;width:100%;overflow:hidden;}
.inner_box .inner_right .product_details .tab_active img{max-width:100%;}
.inner_box .inner_right .prev_next{border-top:1px solid #ddd;margin-top:30px;padding-top:10px;}
.inner_box .inner_right .prev_next span{display:block;width:100%;font-size:1.3rem;color:#999;line-height:24px;}
.inner_box .inner_right .prev_next span a{color:#333;margin-left:5px;}

.inner_box .inner_right .product_related{width:100%;margin-top:30px;}
.inner_box .inner_right .product_related .title{width:100%;margin-bottom:30px;height:36px;line-height:36px;border-bottom:2px solid #e8e8e8;}
.inner_box .inner_right .product_related .title span{font-size:18px;color:#225aa7;border-bottom:2px solid #225aa7;padding:0 10px;line-height:34px;display:inline-block;height:36px;}
.inner_box .inner_right .product_related ul{display:inline-block;width:100%;}
.inner_box .inner_right .product_related ul li{width:31.5%;display:inline-block;margin-left:1.83%;float:left;margin-bottom:20px;vertical-align:bottom;}
.inner_box .inner_right .product_related ul li .img_box{width:100%;position:relative;text-align:center;}
.inner_box .inner_right .product_related ul li .img_box img{max-width:100%;}
.inner_box .inner_right .product_related ul li .img_box .img_btn{width:100%;height:100%;background:#fff;position:absolute;top:0;left:0;opacity:0;transition:all 0.2s linear 0s;}
.inner_box .inner_right .product_related ul li .img_box:hover .img_btn{opacity:0.3;}
.inner_box .inner_right .product_related ul li a.title_btn{display:inline-block;width:100%;margin:8px 0;max-height:48px;line-height:24px;overflow:hidden;font-size:14px;color:#333;}

.inner_box .inner_right .product_replay{width:100%;margin-top:10px;}
.inner_box .inner_right .product_replay .title{width:100%;margin-bottom:30px;height:36px;line-height:36px;border-bottom:2px solid #e8e8e8;}
.inner_box .inner_right .product_replay .title span{font-size:18px;color:#225aa7;border-bottom:2px solid #225aa7;padding:0 10px;line-height:34px;display:inline-block;height:36px;}
.inner_box .inner_right .product_replay ul{display:inline-block;width:100%;}
.inner_box .inner_right .product_replay ul li{display:inline-block;width:100%;margin-bottom:12px;vertical-align:bottom;}
.inner_box .inner_right .product_replay ul li label{display:inline-block;float:left;width:120px;height:34px;line-height:34px;text-align:right;font-size:12px;color:#444;margin-right:8px;font-weight:normal;}
.inner_box .inner_right .product_replay ul li input{display:inline-block;float:left;width:50%;height:34px;border:1px solid #e4e4e4;font-size:12px;color:#444;transition:all 0.2s linear 0s;padding:0 10px;}
.inner_box .inner_right .product_replay ul li input:focus{border:1px solid #333;}
.inner_box .inner_right .product_replay ul li textarea{width:70%;height:150px;font-size:12px;color:#444;display:inline-block;border:1px solid #e4e4e4;float:left;transition:all 0.2s linear 0s;padding:5px 10px;resize:none;}
.inner_box .inner_right .product_replay ul li textarea:focus{border:1px solid #333;}
.inner_box .inner_right .product_replay ul li a{display:inline-block;width:150px;text-align:center;height:40px;line-height:40px;color:#fff;font-size:16px;float:left;}
.inner_box .inner_right .product_replay ul li a:active{position:relative;top:2px;}

/** 分页 **/
.v2_backstage_public_paging a{background:#eeebeb;border:1px solid #eeebeb;border-radius:2px;color:#838383;display:inline-block;font-size:14px;height:36px;line-height:34px;margin-left:10px;width:36px;transition:all 0.2s ease 0s;}
.v2_backstage_public_paging a:hover{background:#2a2b2f;border:1px solid #2a2b2f;}
.v2_backstage_public_paging span.cpage{background:#2a2b2f;border:1px solid #2a2b2f;border-radius:2px;color:#fff;display:inline-block;font-size:14px;height:36px;line-height:34px;margin-left:10px;width:36px;}
.v2_backstage_public_paging span.omission{font-size:14px;color:#838383;}
.v2_backstage_public_paging span.disabled{background:#eeebeb;border:1px solid #eeebeb;border-radius:2px;color:#838383;display:inline-block;font-size:14px;height:36px;line-height:34px;margin-left:10px;width:36px;}