@charset "utf-8";
/* CSS Document */
/* 创络科技 http://www.chuangluo.com */

/*初始样式、共同样式*/
html,body{-webkit-text-size-adjust: 100%;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
*html {background-image:url("about:blank"); background-attachment:fixed;}
ul,ol {list-style:none;}
i{font-style: normal;}
a{text-decoration: none;color: #000;-webkit-tap-highlight-color:rgba(255,0,0,0);}
a:hover{-webkit-tap-highlight-color: transparent;}
img {border:0px;}
input,textarea{font-family: Arial,'微软雅黑';font-size: 16px;resize: none;outline: none;}
input[type="button"], input[type="submit"], input[type="reset"], input[type="text"]{-webkit-appearance: none;}
textarea{-webkit-appearance: none;}
h1, h2, h3, h4, h5, h6 {font-size:120%;}
body{ word-wrap:break-word; margin:0px; padding:0px;font-family: Arial,'微软雅黑';overflow-x: hidden;*position: relative;}
.imgmid {display:inline-block; *display:inline; *zoom:1; height:100%; width:1px; margin-left:-1px; vertical-align:middle;}
.cle {clear:both; width:0; height:0; display:block; overflow:hidden; font-size:0px;}
.c_box{width: 100%;height: 100%;position: relative;word-wrap:break-word;}
.c_m{width: 100%;height: 100%;*height: auto;display: table;*position: absolute;*top: 50%;*left: 50%;table-layout: fixed;}
.c_t{width: 100%;height: 100%;*height: auto;display: table-cell;vertical-align: middle;*position: relative;*top: -50%;*left: -50%;}


/*Header*/
.header_box{width: 100%;height: auto;position: relative;z-index: 20;}
.header_box .h_content{width: 1200px;height: 80px;margin: 0 auto;overflow}
.header_box .h_content .logo{width: 188px;height: 100%;float: left;position: relative;z-index: 10;overflow: hidden;}
.header_box .h_content .logo img{vertical-align: middle;max-width: 100%;}
.header_box .h_content .search_box{width: 30px;height: 100%;float: right;padding: 0 15px;margin: 0 0 0 30px;cursor: pointer;position: relative;}
.header_box .h_content .search_box .search_ico{width: 30px;height: 30px;margin: 25px 0 0;background: #efefef;border-radius: 50%;text-align: center;line-height: 30px;color: #333;overflow: hidden;}
.header_box .h_content .search_box .search_ico i{font-size: 15px;}
.header_box .h_content .search_box:hover{background: #f5f5f5;}
.header_box .h_content .search_box:hover .search_ico{background: red;color: #fff;}
.header_box .h_content .search_box:hover .search_form{display: block;}
.header_box .h_content .search_box .search_form{width: 400px;height: 50px;padding: 15px;line-height: 50px;background: #f5f5f5;position: absolute;top: 100%;right: 0;display: none;overflow: hidden;}
.header_box .h_content .search_box .search_form form{width: 100%;height: 100%;display: block;position: relative;overflow: hidden;}
.header_box .h_content .search_box .search_form form input[type="text"]{width: 330px;height: 100%;padding: 0 10px;border: 0;line-height: 50px\9;position: absolute;left: 0;top: 0;z-index: 2;font-size: 16px;color: #333;overflow: hidden;}
.header_box .h_content .search_box .search_form form input[type="submit"]{width: 50px;height: 100%;position: absolute;right: 0;top: 0;border: 0;z-index: 3;color: #fff;background: none;cursor: pointer;overflow: hidden;}
.header_box .h_content .search_box .search_form form .btn{width: 50px; border: none; height: 100%;background: #fff;position: absolute;right: 0;top: 0;z-index: 2;color: #333;text-align: center;overflow: hidden;}
.header_box .h_content .search_box .search_form form .btn i{font-size: 16px;}
.header_box .h_content .search_box .search_form form:hover .btn{color: #e33737;}
.header_box .h_content .search_box .search_form form input[type="text"]::-webkit-input-placeholder{font-size: 14px;color: #757575;}
.header_box .h_content .search_box .search_form form input[type="text"]:-moz-placeholder{font-size: 14px;color: #757575;}
.header_box .h_content .search_box .search_form form input[type="text"]::-moz-placeholder{font-size: 14px;color: #757575;}
.header_box .h_content .search_box .search_form form input[type="text"]:-ms-input-placeholder{font-size: 14px;color: #757575;}
.header_box .h_content .nav{width: auto;height: 100%;line-height: 80px;font-size: 0;float: right;}
.header_box .h_content .nav ul{width: 100%;height: 100%;margin: 0;padding: 0;text-align: right;}
.header_box .h_content .nav ul li{width: auto;height: auto;display: inline-block;*display: inline;*zoom: 1;margin: 0 0 0 60px;font-size: 16px;position: relative;}
.header_box .h_content .nav ul li:first-child{margin: 0;}
.header_box .h_content .nav ul li a{width: 100%;height: 100%;display: block;color: #666;}
.header_box .h_content .nav ul li a.active,.header_box .h_content .nav ul li:hover>a{color: #333;}
.header_box .h_content .nav ul li:hover>ul{display: block;}
.header_box .h_content .nav ul li ul{width: 200px;height: auto;border-top: 1px solid #333;position: absolute;top: 100%;left: 50%;margin: 0 0 0 -100px;z-index: 2;background: #fff;box-shadow: 0 2px 5px rgba(0,0,0,.2);display: none;}
.header_box .h_content .nav ul li ul li{width: 100%;height: auto;display: block;margin: 0;line-height: 25px;text-align: center;position: relative;} 
.header_box .h_content .nav ul li ul li a{width: 90%;height: auto;padding: 10px 5%;line-height: 25px;font-size: 14px;background: #fff;color: #757575;position: relative;z-index: 3;overflow: hidden;}
.header_box .h_content .nav ul li ul li:hover>a{height: auto;border: 0;background: #333;color: #fff;}
.header_box .h_content .nav ul li ul li:hover>ul{display: block;}
.header_box .h_content .nav ul li ul li ul{border: 0;background: #f0f0f0;position: absolute;left: 100%;top: 0;margin: 0;z-index: 2;display: none;}
.header_box .h_content .nav ul li ul li ul li a{background: #f0f0f0;}
.header_box .h_content .nav ul li:last-child ul{left: initial;right: 0;margin: 0;}

/* Banner */
.box_skitter {width: 1920px;height: 520px;position: relative;left: 50%;margin-left: -960px;z-index: 1;overflow: hidden;}
.box_skitter ul{margin: 0;padding: 0;width: 100%;height: 100%;position: relative;display: none;overflow: hidden;}
.box_skitter ul li{width: 1920px;height: 100%;position: absolute;left: 50%;top: 0;margin-left: -960px;overflow: hidden;}
.box_skitter ul li img{width: 1920px;height: 100%;}
.box_skitter .container_skitter {width: 1920px;height: 100%;overflow: hidden;}
.box_skitter .image {overflow: hidden;}
.box_skitter .image img {display: none;}
.box_skitter .box_clone {position: absolute;top: 0;left: 0;width: 100px;overflow: hidden;display: none;z-index: 20;}
.box_skitter .box_clone img {position: absolute;top: 0;left: 0;z-index: 20;}
/* No Clicks */
.prev_button,.next_button{display: block;width: 0;height: 0;position: absolute;top: 0;left: 0;z-index: -999;overflow: hidden;}
/* Spot */
.box_skitter .info_slide_dots {position: absolute;bottom: 15px;z-index: 151;-moz-border-radius: 50px;-webkit-border-radius: 50px;border-radius: 50px;}
.box_skitter .info_slide_dots .image_number {width: 10px; height: 10px; margin: 0 5px; background: #fff; float: left; cursor: pointer;opacity: 0.5;filter: alpha(opacity=50);border-radius: 50px; font-size: 0; overflow: hidden; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; transition: all 0.2s; }
.box_skitter .info_slide_dots .image_number:hover {opacity: 1;filter: alpha(opacity=100);}
.box_skitter .info_slide_dots .image_number_select, .box_skitter .info_slide_dots .image_number_select:hover {opacity: 1;filter: alpha(opacity=100);}


/* MODELS */
.i_models_box{width: 100%;height: auto;background: #f5f5f5;overflow: hidden;}
.i_models_box .i_models_m{width: 1200px;height: auto;margin: 40px auto 50px;overflow: hidden;}
.i_models_box .i_models_m .header{width: 100%;height: 40px;line-height: 40px;overflow: hidden;}
.i_models_box .i_models_m .header .models_title{width: auto;height: 100%;float: left;font-size: 24px;color: #333;overflow: hidden;}
.i_models_box .i_models_m .header .models_more{width: auto;height: 100%;float: right;overflow: hidden;}
.i_models_box .i_models_m .header .models_more a{width: auto;height: 100%;display: block;float: left;margin: 0 0 0 30px;font-size: 16px;color: #757575;position: relative;overflow: hidden;}
.i_models_box .i_models_m .header .models_more a i{width: 3px;height: 3px;border-radius: 50%;background: #333;position: absolute;bottom: 0;left: 50%;margin: 0 0 0 -1.5px;display: none;}
.i_models_box .i_models_m .header .models_more a:hover{color: #333;}
.i_models_box .i_models_m .header .models_more a:hover i{display: block;}
.i_models_box .i_models_m .content{width: 100%;height: auto;margin: 30px 0 0;overflow: hidden;}
.i_models_box .i_models_m .content .models_list{width: 100%;height: auto;position: relative;overflow: hidden;}
.i_models_box .i_models_m .content .models_list ul{width: 1250px;height: auto;margin: 0;padding: 0;overflow: hidden;}
.i_models_box .i_models_m .content .models_list ul li{width: 280px;height: auto;margin: 0 26px 0 0;float: left;position: relative;overflow: hidden;}
.i_models_box .i_models_m .content .models_list ul li .img{width: 100%;height: 280px;background: #fff;text-align: center;font-size: 0;overflow: hidden;}
.i_models_box .i_models_m .content .models_list ul li .img img{max-width: 100%;vertical-align: middle;}
.i_models_box .i_models_m .content .models_list ul li .text{width: 100%;height: 30px;line-height: 30px;margin: 10px 0 0;text-align: center;font-size: 16px;overflow: hidden;}
.i_models_box .i_models_m .content .models_list ul li .text a{color: #757575;}
.i_models_box .i_models_m .content .models_list ul li:hover .mask{opacity: 1;filter: alpha(opacity=100);}
.i_models_box .i_models_m .content .models_list ul li:hover .text a{color: #f00;}
.i_models_box .i_models_m .content .btn{width: 100%;height: 34px;margin: 30px 0 0;font-size: 0;text-align: center;overflow: hidden;}
.i_models_box .i_models_m .content .btn div{width: 34px;height: 34px;display: inline-block;*display: inline;*zoom: 1;border-radius: 50%;margin: 0 10px;background: #c9c9c9;text-align: center;line-height: 34px;cursor: pointer;overflow: hidden;}
.i_models_box .i_models_m .content .btn div i{font-size: 12px;color: #fff;}
.i_models_box .i_models_m .content .btn div:hover{background: #565656;}


/*About*/
.i_abo_box{width: 1200px;height: auto;margin: 50px auto;overflow: hidden;}
.i_title{width: 100%;height: auto;text-align: center;overflow: hidden;}
.i_title .title{width: 100%;height: auto;font-size: 30px;color: #333;overflow: hidden;}
.i_title .text{width: 100%;height: auto;margin: 5px 0 0;font-size: 14px;line-height: 24px;color: #757575;overflow: hidden;}
.i_title .line{width: 100%;height: auto;margin: 20px 0 0;font-size: 0;overflow: hidden;}
.i_abo_box .content{width: 100%;height: auto;overflow: hidden;}
.i_abo_box .content .text{width: 950px;height: auto;margin: 40px auto 0;font-size: 16px;line-height: 30px;color: #333;text-align: center;overflow: hidden;}
.i_abo_box .content .text p:first-child{margin-top: 0;}
.i_abo_box .content .text p:last-child{margin-bottom: 0;}
.i_abo_box .content .text img{vertical-align: middle;max-width: 100%;}
.i_abo_box .content .text table {font-size:14px; width:100%; color:#666; border-width: 1px; border-color: #d9d9d9; border-collapse: collapse;}
.i_abo_box .content .text table tr:hover{ background: #f5f5f5;}
.i_abo_box .content .text table th {border-width: 1px; padding: 8px; border-style: solid; border-color: #d9d9d9;}
.i_abo_box .content .text table td {border-width: 1px; padding:2px 4px; border-style: solid; border-color: #d9d9d9; text-align:center;}
.i_abo_box .content .img{width: 100%;height: auto;margin: 20px 0 0;text-align: center;font-size: 0;overflow: hidden;}

/* News Center*/
.i_new_box{width: 100%;height: auto;background: #f5f5f5;overflow: hidden;}
.i_new_box .i_new_m{width: 1200px;height: auto;margin: 50px auto;overflow: hidden;}
.i_new_box .i_new_m .i_new_list{width: 100%;height: auto;margin: 30px 0 0;overflow: hidden;}
.i_new_box .i_new_m .i_new_list ul{width: 1230px;height: auto;margin: 0;padding: 0;overflow: hidden;}
.i_new_box .i_new_m .i_new_list ul li{width: 380px;height: auto;margin: 0 30px 0 0;float: left;overflow: hidden;}
.i_new_box .i_new_m .i_new_list ul li .img{width: 100%;height: 252px;text-align: center;background: #fff;font-size: 0;overflow: hidden;}
.i_new_box .i_new_m .i_new_list ul li .img img{vertical-align: middle;max-width: 100%;}
.i_new_box .i_new_m .i_new_list ul li .title{width: 100%;height: 30px;margin: 20px 0 0;font-size: 18px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.i_new_box .i_new_m .i_new_list ul li .title a{color: #333;}
.i_new_box .i_new_m .i_new_list ul li .title a:hover{color: #f00;}
.i_new_box .i_new_m .i_new_list ul li .time{width: 100%;height: auto;margin: 5px 0;line-height: 20px;font-size: 14px;color: #999;overflow: hidden;}
.i_new_box .i_new_m .i_new_list ul li .text{width: 100%;height: 48px;line-height: 24px;font-size: 14px;color: #757575;overflow: hidden;}

/* Footer */
.footer_box{width: 100%;height: auto;background: #333;overflow: hidden;}
.footer_box .header{width: 1200px;height: auto;margin: 0 auto;overflow: hidden;}
.footer_box .header .ewm{width: 150px;height: auto;margin: 0 0 40px;padding: 20px 10px;float: left;background: #fff;text-align: center;overflow: hidden;}
.footer_box .header .ewm_img{width: 100%;height: auto;font-size: 0;overflow: hidden;}
.footer_box .header .ewm_text{width: 100%;height: auto;margin: 10px 0 0;font-size: 16px;color: #757575;overflow: hidden;}
.footer_box .header .nav{width: 980px;height: auto;margin: 30px 0;float: right;overflow: hidden;}
.footer_box .header .nav ul{width: 1020px;height: auto;margin: 0;padding: 0;overflow: hidden;}
.footer_box .header .nav ul li{width: 150px;height: auto;margin: 0 20px 0 0;float: left;overflow: hidden;}
.footer_box .header .nav ul li span{width: 100%;height: auto;display: block;font-size: 16px;font-weight: bold;color: #fff;}
.footer_box .header .nav ul li ul{width: 100%;margin: 10px 0 0;}
.footer_box .header .nav ul li ul li{width: 100%;margin: 10px 0 0;font-size: 14px;}
.footer_box .header .nav ul li ul li a{color: #757575;}
.footer_box .header .nav ul li ul li a:hover{color: #fff;}
.footer_box .bottom{width: 100%;height: auto;padding: 14px 0;background: #2b2b2b;overflow: hidden;}
.footer_box .bottom .copy{width: 1200px;height: auto;margin: 0 auto;font-size: 12px;color: #fff;overflow: hidden;}
.footer_box .bottom .copy a{color: #fff;}
.footer_box .bottom .copy a:hover{text-decoration: underline;}

/* Page Banner */
.p_banner{width: 100%;height: 160px;text-align: center;line-height: 160px;background: url(../images/bg_2.jpg) repeat-y;background-size: 100%;box-shadow: 0 0 5px rgba(0,0,0,.3) inset;font-size: 30px;font-weight: bold;color: #fff;overflow: hidden;}

/* Subnav */
.subnav_box{width: 100%;height: auto;line-height: 50px;background: #f5f5f5;position: relative;z-index: 10;}
.subnav_box ul{width: 1200px;height: auto;margin: 0 auto;padding: 0;font-size: 0;text-align: center;}
.subnav_box ul li{width: auto;height: 50px;display: inline-block;font-size: 16px;vertical-align: top;position: relative;z-index: 5;}
.subnav_box ul li a{width: auto;height: 50px;display: block;padding: 0 30px;color: #757575;}
.subnav_box ul li a.active,.subnav_box ul li:hover>a{color: #333;}
.subnav_box ul li .ico{width: 100%;height: 7px;text-align: center;font-size: 0;line-height: 0;position: absolute;bottom: 0;left: 0;z-index: 2;display: none;}
.subnav_box ul li:hover{z-index: 10;}
.subnav_box ul li:hover .ico,.subnav_box ul li:hover ul{display: block;}
.subnav_box ul li ul{width: 160px;height: auto;background: #fff;border: 1px solid #d9d9d9;position: absolute;top: 100%;left: 50%;z-index: 1;margin: 0 0 0 -81px;display: none;overflow: hidden;}
.subnav_box ul li ul li{width: 100%;height: auto;display: block;line-height: 24px;font-size: 14px;overflow: hidden;}
.subnav_box ul li ul li a{width: 140px;height: auto;padding: 8px 5px;overflow: hidden;}

/*Page Content*/
.p_main_box{width: 100%;height: auto;overflow: hidden;}
/* Page About */
.p_abo_box{width: 1200px;height: auto;margin: 30px auto;font-size: 14px;line-height: 30px;color: #757575;text-align: justify;overflow: hidden;}
.p_abo_box p:first-child{margin-top: 0;}
.p_abo_box p:last-child{margin-bottom: 0;}
.p_abo_box img{vertical-align: middle;max-width: 100%;}
.p_abo_box table {font-size:14px; width:100%; color:#666; border-width: 1px; border-color: #d9d9d9; border-collapse: collapse;}
.p_abo_box table tr:hover{ background: #f5f5f5;}
.p_abo_box table th {border-width: 1px; padding: 8px; border-style: solid; border-color: #d9d9d9;}
.p_abo_box table td {border-width: 1px; padding:2px 4px; border-style: solid; border-color: #d9d9d9; text-align:center;}

/* Page Products */
.p_pro_box{width: 1200px;height: auto;margin: 30px auto;text-align: center;font-size: 14px;line-height: 30px;color: #757575;overflow: hidden;}
.p_pro_box p:first-child{margin-top: 0;}
.p_pro_box p:last-child{margin-bottom: 0;}
.p_pro_box img{vertical-align: middle;max-width: 100%;}
.p_pro_box table {font-size:14px; width:100%; color:#666; border-width: 1px; border-color: #d9d9d9; border-collapse: collapse;}
.p_pro_box table tr:hover{ background: #f5f5f5;}
.p_pro_box table th {border-width: 1px; padding: 8px; border-style: solid; border-color: #d9d9d9;}
.p_pro_box table td {border-width: 1px; padding:2px 4px; border-style: solid; border-color: #d9d9d9; text-align:center;}

/*Page Models*/
.p_models_box{width: 100%;height: auto;overflow: hidden;}
.p_models_box .p_models_list{width: 1200px;height: auto;margin: 30px auto 0;overflow: hidden;}
.p_models_box .p_models_list ul{width: 1226px;height: auto;margin: -20px 0 0;padding: 0;overflow: hidden;}
.p_models_box .p_models_list ul li{width: 280px;height: auto;margin: 20px 26px 0 0;float: left;position: relative;overflow: hidden;}
.p_models_box .p_models_list ul li .img{width: 100%;height: 280px;background: #fff;text-align: center;font-size: 0;overflow: hidden;}
.p_models_box .p_models_list ul li .img img{max-width: 100%;vertical-align: middle;}
.p_models_box .p_models_list ul li .text{width: 100%;height: 40px;line-height: 40px;margin: 10px 0 0;text-align: center;font-size: 16px;overflow: hidden;}
.p_models_box .p_models_list ul li .text a{color: #757575;}
.p_models_box .p_models_list ul li:hover .mask{opacity: 1;filter: alpha(opacity=100);}
.p_models_box .p_models_list ul li:hover .text a{color: #f00;}

.navigation{width: 100%;height: 50px;line-height: 50px;background: #fff;overflow: hidden;}
.navigation .center{width: 96%;max-width: 1200px;height: auto;margin: 0 auto;font-size: 14px;color: #333;overflow: hidden;}
.navigation .center i{vertical-align: middle;color: #999;}
.navigation .center i.icon_home{margin: 0 8px 0 0;font-size: 14px;}
.navigation .center i.icon_jt_right{margin: 0 8px;font-size: 6px;color: #666;}
.navigation .center a{color: #999;vertical-align: middle;}
.navigation .center a:hover{color: #333;}

/* Page Models Details */
.p_models_box .p_models_details{width: 100%;height: auto;overflow: hidden;}
.p_models_box .p_models_details .header{width: 100%;height: auto;background: #f5f5f5;overflow: hidden;}
.p_models_box .p_models_details .header .content{width: 1200px;height: auto;margin: 40px auto;overflow: hidden;}
.p_models_box .p_models_details .header .content .switch_box{width: 600px;height: 500px;float: left;position: relative;overflow: hidden;}
.p_models_box .p_models_details .header .content .switch_box .switch_img{width: 500px;height: 100%;margin: 0 auto;text-align: center;background: #fff;overflow: hidden;}
.p_models_box .p_models_details .header .content .switch_box .switch_img ul{width: 100%;height: 100%;margin: 0;padding: 0;overflow: hidden;}
.p_models_box .p_models_details .header .content .switch_box .switch_img ul li{width: 500px;height: 100%;float: left;overflow: hidden;}
.p_models_box .p_models_details .header .content .switch_box .switch_img ul li img{vertical-align: middle;max-width: 100%;}
.p_models_box .p_models_details .header .content .switch_box .switch_btn{width: 40px;height: 70px;position: absolute;top: 50%;margin-top: -35px;z-index: 5;background: #000;opacity: 0.3;filter: alpha(opacity=30);cursor: pointer;overflow: hidden;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s; text-align: center; color: #ccc; line-height: 70px;}
.p_models_box .p_models_details .header .content .switch_box .switch_btn.prev{left: 0;}
.p_models_box .p_models_details .header .content .switch_box .switch_btn.next{right: 0;}
.p_models_box .p_models_details .header .content .switch_box .switch_btn:hover{opacity: .5;filter: alpha(opacity=50);}

.p_models_box .p_models_details .header .content .switch_text{width: 550px;float: right;overflow: hidden;}
.p_models_box .p_models_details .header .content .switch_text .switch_title{width: 100%;height: auto;padding: 0 0 20px;line-height: 30px;border-bottom: 1px solid #d9d9d9;font-size: 14px;color: #666;overflow: hidden;}
.p_models_box .p_models_details .header .content .switch_text .switch_title h1{margin: 0;padding: 0;font-weight: normal;font-size: 24px;color: #333;}
.p_models_box .p_models_details .header .content .switch_text .switch_title p{margin: 5px 0;padding: 0;}
.p_models_box .p_models_details .header .content .switch_text .switch_txt{width: 100%;height: auto;margin: 15px 0 0;font-size: 14px;color: #757575;line-height: 30px;overflow: hidden;}
.p_models_box .p_models_details .header .content .switch_text .switch_txt p{margin: 8px 0;padding: 0;}
.p_models_box .p_models_details .header .content .switch_text .switch_txt p:first-child{margin-top: 0;}
.p_models_box .p_models_details .header .content .switch_text .switch_txt p:last-child{margin-bottom: 0;}
.p_models_box .p_models_details .header .content .switch_text .switch_txt img{max-width: 100%;}
.p_models_box .p_models_details .header .content .switch_text .switch_txt table {font-size:14px; width:100%; color:#666; border-width: 1px; border-color: #d9d9d9; border-collapse: collapse;}
.p_models_box .p_models_details .header .content .switch_text .switch_txt table th {border-width: 1px; padding: 8px; border-style: solid; border-color: #d9d9d9;}
.p_models_box .p_models_details .header .content .switch_text .switch_txt table td {border-width: 1px; padding:2px 4px; border-style: solid; border-color: #d9d9d9; text-align:center;}

.p_models_box .p_models_details .models_d_m{width: 1200px;height: auto;margin: 20px auto;overflow: hidden;}
.p_title{width: 100%;height: 49px;line-height: 49px;border-bottom: 1px solid #d9d9d9;font-size: 0;}
.p_title span{width: auto;height: 49px;border-bottom: 1px solid #333;display: inline-block;*display: inline;*zoom: 1;font-size: 18px;color: #333;}
.p_models_box .p_models_details .models_d_m .models_d_text{width: 100%;height: auto;font-size: 14px;margin: 20px 0 0;line-height: 30px;color: #757575;text-align: justify;overflow: hidden;}
.p_models_box .p_models_details .models_d_m .models_d_text p:first-child{margin-top: 0;}
.p_models_box .p_models_details .models_d_m .models_d_text p:last-child{margin-bottom: 0;}
.p_models_box .p_models_details .models_d_m .models_d_text img{vertical-align: middle;max-width: 100%;}
.p_models_box .p_models_details .models_d_m .models_d_text table {font-size:14px; width:100%; color:#666; border-width: 1px; border-color: #d9d9d9; border-collapse: collapse;}
.p_models_box .p_models_details .models_d_m .models_d_text table tr:hover{ background: #f5f5f5;}
.p_models_box .p_models_details .models_d_m .models_d_text table th {border-width: 1px; padding: 8px; border-style: solid; border-color: #d9d9d9;}
.p_models_box .p_models_details .models_d_m .models_d_text table td {border-width: 1px; padding:2px 4px; border-style: solid; border-color: #d9d9d9; text-align:center;}

/* Related Products */
.hot_box{width: 1200px;height: auto;margin: 40px auto;overflow: hidden;}
.hot_box .hot_title{width: 100%;height: 49px;line-height: 49px;border-bottom: 1px solid #d9d9d9;font-size: 0;}
.hot_box .hot_title span{width: auto;height: 49px;border-bottom: 1px solid #333;display: inline-block;*display: inline;*zoom: 1;font-size: 18px;color: #333;}
.hot_box .hot_models{width: 100%;height: auto;margin: 20px 0 0;overflow: hidden;}
.hot_box .hot_models ul{width: 1226px;height: auto;margin: -20px 0 0;padding: 0;overflow: hidden;}
.hot_box .hot_models ul li{width: 280px;height: auto;margin: 20px 26px 0 0;float: left;position: relative;overflow: hidden;}
.hot_box .hot_models ul li .img{width: 100%;height: 280px;background: #fff;text-align: center;font-size: 0;overflow: hidden;}
.hot_box .hot_models ul li .img img{max-width: 100%;vertical-align: middle;}
.hot_box .hot_models ul li .text{width: 100%;height: 40px;line-height: 40px;margin: 10px 0 0;text-align: center;font-size: 16px;overflow: hidden;}
.hot_box .hot_models ul li .text a{color: #757575;}
.hot_box .hot_models ul li:hover .mask{opacity: 1;filter: alpha(opacity=100);}
.hot_box .hot_models ul li:hover .text a{color: #f00;}

/* Page News Center */
.p_new_box{width: 1200px;height: auto;margin: 0 auto;overflow: hidden;}
.p_new_box .p_new_list{width: 100%;height: auto;margin: 36px 0;overflow: hidden;}
.p_new_box .p_new_list ul{width: 100%;height: auto;margin: -36px 0 0;padding: 0;overflow: hidden;}
.p_new_box .p_new_list ul li{width: 100%;height: auto;margin: 36px 0 0;overflow: hidden;}
.p_new_box .p_new_list ul li .img{width: 240px;height: 160px;text-align: center;font-size: 0;float: left;overflow: hidden;}
.p_new_box .p_new_list ul li .img img{vertical-align: middle;max-width: 100%;}
.p_new_box .p_new_list ul li .content{width: 930px;height: auto;float: right;overflow: hidden;}
.p_new_box .p_new_list ul li .content .title{width: 100%;height: auto;line-height: 30px;font-size: 18px;font-weight: bold;overflow: hidden;}
.p_new_box .p_new_list ul li .content .title a{color: #757575;}
.p_new_box .p_new_list ul li .content .title a:hover{color: #333;}
.p_new_box .p_new_list ul li .content .time{width: 100%;height: 20px;line-height: 20px;margin: 10px 0;font-size: 12px;color: #999;overflow: hidden;}
.p_new_box .p_new_list ul li .content .text{width: 100%;height: auto;max-height: 72px;line-height: 24px;font-size: 14px;color: #757575;overflow: hidden;}

/* Page News Details */
.p_new_box .p_new_details{width: 100%;height: auto;overflow: hidden;}
.p_new_box .p_new_details .new_d_title{width: 100%;height: auto;padding: 25px 0 20px;border-bottom: 1px dashed #ccc;text-align: center;line-height: 30px;font-size: 14px;color: #999;overflow: hidden;}
.p_new_box .p_new_details .new_d_title h1{width: 100%;height: auto;margin: 0;padding: 0 0 10px;font-weight: normal;font-size: 24px;color: #333;}
.p_new_box .p_new_details .content{width: 100%;height: auto;margin: 15px 0;line-height: 30px;font-size: 14px;color: #757575;overflow: hidden;}
.p_new_box .p_new_details .content p:first-child{margin-top: 0;}
.p_new_box .p_new_details .content p:last-child{margin-bottom: 0;}
.p_new_box .p_new_details .content img{vertical-align: middle;max-width: 100%;}
.p_new_box .p_new_details .content table {font-size:14px; width:100%; color:#666; border-width: 1px; border-color: #d9d9d9; border-collapse: collapse;}
.p_new_box .p_new_details .content table tr:hover{ background: #f5f5f5;}
.p_new_box .p_new_details .content table th {border-width: 1px; padding: 8px; border-style: solid; border-color: #d9d9d9;}
.p_new_box .p_new_details .content table td {border-width: 1px; padding:2px 4px; border-style: solid; border-color: #d9d9d9; text-align:center;}

/* Page Feedback */
.p_fee_box{width: 100%;height: auto;overflow: hidden;}
.p_fee_box .p_fee_list{width: 840px;height: auto;margin: 30px auto;overflow: hidden;}
.p_fee_box .p_fee_list ul{margin: 0;padding: 0;overflow: hidden;}
.p_fee_box .p_fee_list ul li{width: 100%;height: auto;margin: 10px 0 0;font-size: 14px;overflow: hidden;}
.p_fee_box .p_fee_list ul li input{width: auto;height: 40px;border: 1px solid #d9d9d9;padding: 0 9px;border-radius: 2px;line-height: 40px;float: left;font-size: 14px;}
.p_fee_box .p_fee_list ul li.text{width: 250px;float: left;margin: 10px 10px 0 0;}
.p_fee_box .p_fee_list ul li.text input{width: 230px;}
.p_fee_box .p_fee_list ul li.code{width: 320px;float: right;}
.p_fee_box .p_fee_list ul li.code input{width: 145px;margin: 0 10px 0 0;float: left;}
.p_fee_box .p_fee_list ul li.code img{width: 145px; height: 42px; float: right;border-radius: 2px;}
.p_fee_box .p_fee_list ul li textarea{width: 820px;height: 280px;padding: 9px;line-height: 24px;border: 1px solid #d9d9d9;border-radius: 2px;font-size: 14px;overflow-y: auto;}
.p_fee_box .p_fee_list ul input[type="submit"]{width: 120px;height: 42px;border: 0;background: #333;color: #fff;border-radius: 2px;cursor: pointer;}


.list{width: 100%;height: auto;margin: 30px 0;text-align: center;font-size: 0;overflow: hidden;}
.list a,.list span{width: auto;height: 40px;margin: 0 5px;padding: 0 18px;line-height: 40px;display: inline-block;*display: inline;*zoom: 1;background: #f0f0f0;font-size: 14px;color: #757575;overflow: hidden;}
.list a.active,.list a:hover{background: #333;color: #fff;}

#mapshowbox{width:100%; height:500px;}
#mapshowbox_big{width:100%; height:100%; position:absolute;}
.goto_bigmap{width:100%; height:46px; padding-bottom:10px;}
.goto_bigmap a{display:inline-block; width:100%; height:46px; line-height:46px; font-size:20px; font-family:Arial, "微软雅黑"; text-align:center; color:#fff; background:#ff7000; text-decoration:none;}
.goto_bigmap a:hover{background:#ff6000;}

*html{background-image:url(about:blank); background-attachment:fixed;}
.bottom_tools{position:fixed; z-index:999; right:0px; top:200px; _position:absolute;}
.bottom_tools_mid {top:50%; margin-top:-100px;}
.bottom_tools *{display:block; color:transparent;border:0;background-color:transparent;text-shadow:none;}
.cl_kefubtn_1{width:45px;height:45px;background:url(../images/cl_kefu.png);background-position:0px 0px; margin-bottom:1px;}
.cl_kefubtn_2{width:45px; height:45px; background:url(../images/cl_kefu.png); background-position:0px -45px; cursor:pointer; overflow:hidden;  margin-bottom:1px;}
.cl_kefubtn_2_en{width:45px; height:45px; background:url(../images/cl_kefu.png); background-position:0px -225px; cursor:pointer; overflow:hidden;  margin-bottom:1px;}
.cl_kefubtn_3{width:45px; height:45px; background:url(../images/cl_kefu.png); background-position:0px -90px; cursor:pointer; overflow:hidden; margin-bottom:1px;}
.cl_kefubtn_4{width:45px;height:45px;background:url(../images/cl_kefu.png);background-position:0px -135px;cursor:pointer;}
.cl_kefubtn_4_en{width:45px;height:45px;background:url(../images/cl_kefu.png);background-position:0px -135px;cursor:pointer;}
#cl_gotop{width:45px;height:45px;background:url(../images/cl_kefu.png);background-position:0px -180px;display:none; margin-top:1px;}
.qr_img{position:absolute;top:-45px;left:-183px; display:none; width:141px; height:168px; padding-left:32px; padding-top:50px; background:url(../images/qr_img.png) no-repeat;}
.qr_img img{border:0px; vertical-align:middle; max-width:110px; height:auto; zoom:expression( function(elm) { if (elm.width>110) { var oldVW = elm.width; elm.width=110; elm.height = elm.height*(110 /oldVW); } elm.style.zoom = '1'; }(this));}
.qr_img_en{position:absolute;top:-45px;left:-183px; display:none; width:141px; height:168px; padding-left:32px; padding-top:50px; background:url(../images/qr_img_en.png) no-repeat;}
.qr_img_en img{border:0px; vertical-align:middle; max-width:110px; height:auto; zoom:expression( function(elm) { if (elm.width>110) { var oldVW = elm.width; elm.width=110; elm.height = elm.height*(110 /oldVW); } elm.style.zoom = '1'; }(this));}
.qr_menu{position:absolute;top:46px; left:-180px; width:180px; height:auto; display:none; text-align:right;}
.qr_menu a{display:inline-block; width:100px; padding-left:58px; height:45px; float:left; color:#666; font-size:14px; font-family:Arial, "Microsoft Yahei"; line-height:45px; text-align:left; margin:0px; text-decoration:none; border-bottom:solid 1px #D9D9D9; border-left:solid 1px #D9D9D9; border-right:solid 1px #D9D9D9; padding-right:20px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.qr_menu a.kefu_qq{background:url(../images/kefu_qq.png) no-repeat 20px #FFF;}
.qr_menu a.kefu_ww{background:url(../images/kefu_ww.png) no-repeat 20px #FFF;}
.qr_menu a.kefu_sk{background:url(../images/kefu_sk.png) no-repeat 20px #FFF;}
.qr_menu span{display:inline-block; width:180px; height:auto; float:left; color:#FFF; font-size:16px; font-family:Arial, "Microsoft Yahei"; line-height:45px; text-align:center; margin:0px; text-decoration:none; border-bottom:solid 1px #D9D9D9;}
.qr_menu_1{position:absolute;top:92px; left:-180px; width:180px; height:auto; display:none; text-align:right;}
.qr_menu_1 ul{margin:0px; padding:0px;}
.qr_menu_1 ul li{display:inline-block; width:158px; padding-left:10px; height:45px; float:left; color:#666; font-size:14px; font-family:Arial, "Microsoft Yahei"; line-height:45px; text-align:center; margin:0px; text-decoration:none; border-bottom:solid 1px #D9D9D9; border-left:solid 1px #D9D9D9; border-right:solid 1px #D9D9D9; padding-right:10px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; background:#FFF;}
.qr_menu_1 span{display:inline-block; width:180px; height:45px; float:left; color:#FFF; font-size:16px; font-family:Arial, "Microsoft Yahei"; line-height:45px; text-align:center; margin:0px; text-decoration:none; border-bottom:solid 1px #D9D9D9;}
/* 定义在线客服 */