@charset "utf-8";
/* CSS Document */
/* 创络科技 http://www.chuangluo.com */

/*初始样式、共同样式*/
*html {background-image:url("about:blank"); background-attachment:fixed;}
ul,ol {list-style:none;}
a{text-decoration: none;color: #000;outline: none;}
img {border:0px;}
h1, h2, h3, h4, h5, h6 {font-size:120%;}
input,textarea{outline: none;resize: none;font-size: 14px;color: #666;font-family: Arial,'微软雅黑';}
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%;*height: auto;display: table;*position: absolute;*top: 50%;*left: 50%;}
.c_m{width: 100%;height: 100%;*height: auto;display: table-cell;vertical-align: middle;*position: relative;*top: -50%;*left: -50%;}


/*头部*/
.i_header_box{width: 100%;height: auto;overflow: hidden;}

/*顶部*/
.i_top_box{width: 100%;height: 30px;background: #eee;line-height: 30px;overflow: hidden;}
.i_top_m{width: 1200px;height: 30px;margin: 0 auto;font-size: 12px;color: #666;overflow: hidden;}
.i_top_txt{width: auto;height: 30px;float: left;overflow: hidden;}
.i_top_more{width: auto;height: 30px;float: right;overflow: hidden;}
.i_top_more span{font-family: '宋体';margin: 0 5px;font-size: 12px;}
.i_top_more a{color: #666;}
.i_top_more a:hover{color: #453783;}

/*LOGO块*/
.i_logo_box{width: 100%;height: 100px;background: #fff;overflow: hidden;}
.i_logo_m{width: 1200px;height: 100px;margin: 0 auto;overflow: hidden;}

/*logo*/
.logo{width: 429px;height: 100px;float: left;overflow: hidden;}
.logo img{vertical-align:middle; max-width: 100%; zoom:expression( function(elm) { if (elm.width>100%) { var oldVW = elm.width; elm.width=100%; elm.height = elm.height*(100% /oldVW); } elm.style.zoom = '1'; }(this));}

/*头部联系方式*/
.i_con{width: auto;height: 55px;padding-left: 70px;margin: 22.5px 0;background: url(../images/ico_con.png) no-repeat left;float: right;line-height: 27.5px;font-size: 14px;color: #666;overflow: hidden;}
.i_con span.active{font-size: 24px;font-weight: bold;color: #2a1b6b;}

/*导航*/
.nav{width: 100%;height: 40px;background: #2a1b6b;}
.nav ul{margin: 0;padding: 0;width: 1200px;height: 40px;margin: 0 auto;}
.nav ul li{float: left;width: 171px;height: auto;min-height: 40px;text-align: center;font-size: 14px;position: relative;z-index: 100;}
.nav>ul>li.last-child{width: 174px;}
.nav ul li a{display: block;width: 100%;height: 40px;line-height: 40px;color: #fff;}
.nav ul li a.active{background: #453783;}
.nav ul li:hover a{background: #453783;}
.nav ul li:hover ul{display: block;}
.nav ul li ul{width: 100%;height: auto;position: absolute;top: 40px;left: 0;background: #282828;display: none;overflow: hidden;}
.nav ul li ul li{clear: both;text-align: center;}
.nav ul li ul li a{width: 90%;height: auto;padding: 10px 5%;line-height: 20px;}
.nav ul li:hover ul li a{background: none;}
.nav ul li ul li a:hover{background: #453783;}

/*banner*/
.box_skitter {width: 1920px;height: 500px;position: relative;left: 50%;margin-left: -960px;overflow: hidden;}
.box_skitter ul{margin: 0;padding: 0;width: 100%;height: 500px;position: relative;display: none;overflow: hidden;}
.box_skitter ul li{width: 1920px;height: 500px;position: absolute;left: 50%;top: 0;margin-left: -960px;overflow: hidden;}
.box_skitter ul li img{width: 1920px;height: 500px;}
.box_skitter .container_skitter {width: 1920px;height: 500px;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;}
/*禁止左右点击按钮*/
.prev_button,.next_button{display: block;width: 0;height: 0;position: absolute;top: 0;left: 0;z-index: -999;overflow: hidden;}
/*banner切换圆点*/
.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 {background: #fff;opacity: 0.5;filter: alpha(opacity=50);float: left;margin: 0 5px 0 0;cursor: pointer;-moz-border-radius: 50px;-webkit-border-radius: 50px;border-radius: 50px;width: 18px;height: 18px;text-indent: -9999em;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);}


/*产品中心*/
.i_pro_box{width: 1200px;height: auto;margin: 30px auto;overflow: hidden;}
.i_pro_sidebar{width: 300px;height: auto;float: left;overflow: hidden;}
.pro_s_title{width: 220px;height: 50px;padding: 0 20px 0 60px;background: #2a1b6b url(../images/i_ico1.png) no-repeat 20px;border-radius: 3px 3px 0 0;line-height: 50px;font-size: 24px;color: #fff;overflow: hidden;}
.pro_s_list{width: 300px;height: auto;overflow: hidden;}
.pro_s_list ul{margin: 0;padding: 0;overflow: hidden;}
.pro_s_list ul li{width: 300px;height: 40px;line-height: 40px;border-top: 1px solid #d9d9d9;font-size: 16px;overflow: hidden;}
.pro_s_list ul li a{display: block;width: 245px;height: 40px;padding: 0 20px 0 35px;background: #f5f5f5 url(../images/i_ico2.png) no-repeat 20px;color: #666;overflow: hidden;}
.pro_s_list ul li.first-child{border-top: 0;}
.pro_s_list ul li a.active{background: #453783 url(../images/i_ico3.png) no-repeat 20px;color: #fff;}
.pro_s_list ul li a:hover{background: #453783 url(../images/i_ico3.png) no-repeat 20px;color: #fff;}

.i_pro_list{width: 870px;height: auto;float: right;overflow: hidden;}
.i_pro_list ul{margin: 0;padding: 0;width: 900px;overflow: hidden;}
.i_pro_list ul li{width: 270px;height: auto;float: left;margin: 0 20px 0 0;overflow: hidden;}
.i_pro_img{width: 270px;height: 270px;text-align: center;overflow: hidden;}
.i_pro_img img{vertical-align:middle; max-width: 100%; zoom:expression( function(elm) { if (elm.width>100%) { var oldVW = elm.width; elm.width=100%; elm.height = elm.height*(100% /oldVW); } elm.style.zoom = '1'; }(this));}
.i_pro_text{width: 100%;height: 50px;text-align: center;line-height: 50px;font-size: 16px;overflow: hidden;}
.i_pro_text a{color: #666;}
.i_pro_text a:hover{color: #453783;}


/*客户案例*/
.i_cas_box{width: 1200px;height: auto;margin: 30px auto;overflow: hidden;}
.i_title_box{width: 100%;height: 71px;overflow: hidden;}
.i_title{width: 100%;height: 50px;border-bottom: 1px solid #d9d9d9;line-height: 50px;}
.i_title a{display: block;width: auto;height: 50px;float: right;font-size: 14px;color: #453783;overflow: hidden;}
.i_title a span{font-family: '宋体';}
.i_title a:hover{text-decoration: underline;}
.i_title h6{margin: 0;padding: 0 0;width: auto;height: 50px;float: left;font-weight: normal;font-size: 12px;color: #b8b8b8;}
.i_title h6 span{display: inline-block;*display: inline;*zoom: 1;width: auto;height: 50px;padding: 0 0 11px;font-weight: bold;font-size: 28px;color: #453783;background: url(../images/i_ico4.jpg) no-repeat bottom,url(../images/i_ico5.png) repeat-x bottom;vertical-align: top;}

.i_cas_m{width: 1200px;height: 300px;margin: 20px auto 0;position: relative;overflow: hidden;}
.i_cas_c{width: 1060px;height: 300px;margin: 0 auto;position: relative;z-index: 10;overflow: hidden;}
.i_cas_list{width: 10000%;height: 300px;position: absolute;top: 0;left: 0;overflow: hidden;}
.i_cas_list ul{margin: 0;padding: 0;display: inline-block;*display: inline;*zoom: 1;width: auto;height: 300px;float: left;overflow: hidden;}
.i_cas_list ul li{width: 250px;height: 300px;text-align: center;float: left;margin: 0 20px 0 0;overflow: hidden;}
.i_cas_img{width: 250px;height: 250px;text-align: center;overflow: hidden;}
.i_cas_img img{vertical-align:middle; max-width: 100%; zoom:expression( function(elm) { if (elm.width>100%) { var oldVW = elm.width; elm.width=100%; elm.height = elm.height*(100% /oldVW); } elm.style.zoom = '1'; }(this));}
.i_cas_text{width: 100%;height: 50px;text-align: center;line-height: 50px;font-size: 14px;overflow: hidden;text-overflow: ellipsis;white-space: normal;}
.i_cas_text a{color: #666;}
.i_cas_text a:hover{color: #453783;}

.i_cas_btn{width: 100%;height: 70px;position: absolute;top: 50%;left: 0;margin: -55px 0 0 0;z-index: 5;overflow: hidden;}
.i_cas_btn a{display: block;width: 25px;height: 70px;cursor: pointer;overflow: hidden;}
.i_cas_btn a.cas_prev{background: url(../images/cas_l.png) no-repeat left;float: left;}
.i_cas_btn a.cas_next{background: url(../images/cas_r.png) no-repeat right;float: right;}
.i_cas_btn a.cas_prev:hover{background: url(../images/cas_l_h.png) no-repeat left;}
.i_cas_btn a.cas_next:hover{background: url(../images/cas_r_h.png) no-repeat right;}


/*优势*/
.i_adv_box{width: 100%;height: auto;margin: 50px 0;overflow: hidden;}
.i_adv_title{width: 100%;height: auto;font-size: 0;overflow: hidden;}
.i_adv_title img{width: 1920px;position: relative;top: 0;left: 50%;margin: 0 0 0 -960px;}
.i_adv_m{width: 1200px;height: auto;margin: 50px auto 0;text-align: center;overflow: hidden;}
.i_adv_m img{max-width: 100%;}


/*关于我们*/
.i_abo_box{width: 1200px;height: auto;margin: 50px auto;overflow: hidden;}
.i_abo_m{width: 1200px;height: 320px;margin: 20px 0 0;overflow: hidden;}
.i_abo_img{width: 550px;height: 320px;text-align: center;float: left;overflow: hidden;}
.i_abo_img img{vertical-align:middle; max-width: 100%; zoom:expression( function(elm) { if (elm.width>100%) { var oldVW = elm.width; elm.width=100%; elm.height = elm.height*(100% /oldVW); } elm.style.zoom = '1'; }(this));}
.i_abo_text{width: 620px;height: 320px;position: relative;float: right;overflow: hidden;}
.i_abo_title{width: 100%;height: 50px;line-height: 50px;font-size: 18px;font-weight: bold;color: #666;overflow: hidden;}
.i_abo_txt{width: 100%;height: auto;max-height: 270px;font-size: 14px;color: #666;line-height: 30px;overflow: hidden;}


/*资质专利*/
.i_qua_box{width: 100%;height: auto;padding: 50px 0;background: #f6f6f6;overflow: hidden;}
.i_qua_m{width: 1200px;height: auto;margin: 20px auto 0;position: relative;overflow: hidden;}
.i_qua_c{width: 1090px;height: 150px;margin: 0 auto;position: relative;z-index: 10;overflow: hidden;}
.i_qua_list{width: 10000%;height: 150px;position: absolute;top: 0;left: 0;overflow: hidden;}
.i_qua_list ul{margin: 0;padding: 0;display: inline-block;*display: inline;*zoom: 1;width: auto;height: 150px;float: left;overflow: hidden;}
.i_qua_list ul li{width: 210px;height: 150px;text-align: center;float: left;margin: 0 10px 0 0;overflow: hidden;}
.i_qua_img{width: 210px;height: 150px;text-align: center;overflow: hidden;}
.i_qua_img img{vertical-align:middle; max-width: 100%; zoom:expression( function(elm) { if (elm.width>100%) { var oldVW = elm.width; elm.width=100%; elm.height = elm.height*(100% /oldVW); } elm.style.zoom = '1'; }(this));}
.i_qua_text{width: 100%;height: 50px;text-align: center;line-height: 50px;font-size: 14px;overflow: hidden;text-overflow: ellipsis;white-space: normal;}
.i_qua_text a{color: #666;}
.i_qua_text a:hover{color: #453783;}

.i_qua_btn{width: 100%;height: 70px;position: absolute;top: 50%;left: 0;margin: -35px 0 0 0;z-index: 5;overflow: hidden;}
.i_qua_btn a{display: block;width: 25px;height: 70px;cursor: pointer;overflow: hidden;}
.i_qua_btn a.qua_prev{background: url(../images/cas_l.png) no-repeat left;float: left;}
.i_qua_btn a.qua_next{background: url(../images/cas_r.png) no-repeat right;float: right;}
.i_qua_btn a.qua_prev:hover{background: url(../images/cas_l_h.png) no-repeat left;}
.i_qua_btn a.qua_next:hover{background: url(../images/cas_r_h.png) no-repeat right;}


/*最新新闻 / 常见问答*/
.i_main_box{width: 1200px;height: auto;margin: 50px auto;overflow: hidden;}
/*最新新闻*/
.i_new_box{width: 650px;height: auto;float: left;overflow: hidden;}
.i_new_m{width: 650px;height: 132px;margin: 20px 0 0;overflow: hidden;}
.i_new_img{width: 170px;height: 130px;border: 1px solid #d9d9d9;text-align: center;float: left;overflow: hidden;}
.i_new_img img{vertical-align:middle; max-width: 100%; zoom:expression( function(elm) { if (elm.width>100%) { var oldVW = elm.width; elm.width=100%; elm.height = elm.height*(100% /oldVW); } elm.style.zoom = '1'; }(this));}
.i_new_text{width: 460px;height: 132px;float: right;overflow: hidden;}
.i_new_title{width: 100%;height: 32px;line-height: 32px;font-size: 16px;font-weight: bold;overflow: hidden;}
.i_new_title a{color: #666;}
.i_new_title a:hover{color: #453783;}
.i_new_time{width: 100%;height: 20px;line-height: 20px;font-size: 12px;color: #999;overflow: hidden;}
.i_new_txt{width: 100%;height: 40px;line-height: 20px;margin: 5px 0;font-size: 12px;color: #999;}
.i_new_more{width: 100%;height: 30px;line-height: 30px;overflow: hidden;}
.i_new_more a{display: block;width: 100px;height: 30px;text-align: center;line-height: 30px;background: #453783;font-size: 14px;color: #fff;}
.i_new_list{width: 100%;height: auto;margin: 20px 0 0;overflow: hidden;}
.i_new_list ul{margin: 0;padding: 0;overflow: hidden;}
.i_new_list ul li{width: 100%;height: 36px;line-height: 36px;border-bottom: 1px dashed #d9d9d9;font-size: 14px;color: #999;overflow: hidden;}
.i_new_list ul li span{float: right;}
.i_new_list ul li a{color: #666;}
.i_new_list ul li a:hover{color: #453783;}

.i_faq_box{width: 500px;height: auto;float: right;overflow: hidden;}
.i_faq_list{width: 500px;height: auto;margin: 20px 0 0;overflow: hidden;}
.i_faq_list ul{margin: 0;padding: 0;overflow: hidden;}
.i_faq_list ul li{width: 100%;height: auto;margin: 16px 0;overflow: hidden;}
.i_faq_list ul li.first-child{margin-top: 0;}
.i_faq_list ul li.last-child{margin-bottom: 0;}
.i_faq_title{width: 470px;height: auto;min-height: 20px;line-height: 20px;padding: 0 0 0 30px;background: url(../images/w.jpg) no-repeat left top;font-size: 14px;overflow: hidden;}
.i_faq_title a{color: #453783;}
.i_faq_text{width: 470px;height: auto;min-height: 20px;line-height: 20px;padding: 0 0 0 30px;background: url(../images/d.jpg) no-repeat left top;font-size: 12px;color: #999;margin: 10px 0 0;}


/*底部*/
.i_footer_box{width: 100%;height: auto;background: #777;overflow: hidden;}
.i_f_m{width: 1200px;height: auto;margin: 30px auto;overflow: hidden;}
.i_f_nav{width: 760px;height: auto;float: left;overflow: hidden;}
.i_f_nav ul{margin: 0;padding: 0;overflow: hidden;}
.i_f_nav ul li{width: 110px;height: auto;overflow: hidden;}
.i_f_nav>ul>li{float: left;margin: 0 20px 0 0;}
.i_f_nav>ul>li.last-child{margin: 0;}
.i_f_nav ul li span{display: block;width: 100%;height: 30px;font-size: 14px;color: #fff;overflow: hidden;}
.i_f_nav ul li ul{}
.i_f_nav ul li ul li{width: 100%;height: auto;padding: 2px 0;font-size: 12px;line-height: 22px;overflow: hidden;}
.i_f_nav ul li ul li a{color: #bbb;}
.i_f_nav ul li ul li a:hover{color: #fff;}
.i_f_c{width: 390px;height: auto;float: right;overflow: hidden;}
.i_f_ewm{width: 100px;height: auto;float: left;overflow: hidden;}
.f_ewm_img{width: 100%;height: auto;text-align: center;overflow: hidden;}
.f_ewm_img img{max-width: 100%;}
.f_ewm_text{width: 100%;height: auto;margin: 5px 0 0;text-align: center;font-size: 12px;color: #bbb;overflow: hidden;}
.i_f_con{width: 270px;height: auto;float: right;overflow: hidden;}
.f_con_tel{width: 100%;height: auto;font-size: 14px;color: #bbb;overflow: hidden;}
.f_con_tel h6{margin: 5px 0 0;padding: 0;font-weight: normal;font-size: 18px;color: #fff;}
.f_con_list{width: 100%;height: auto;font-size: 12px;color: #bbb;line-height: 20px;margin: 15px 0 0;overflow: hidden;}
.f_con_list p{margin: 0;padding: 2px 0;}
.f_con_list a{color: #bbb;}
.f_con_list a:hover{color: #fff;}
.i_f_copy{width: 100%;height: auto;padding: 12px 0;background: #444;overflow: hidden;}
.f_copy{width: 1200px;height: auto;margin: 0 auto;font-size: 12px;color: #999;overflow: hidden;}
.f_copy a{color: #999;}
.f_copy a:hover{color: #fff;}


/*内页banner*/
.p_banner{width: 100%;height: auto;font-size: 0;overflow: hidden;}
.p_banner img{position: relative;left: 50%;margin-left: -960px;}


/*内容*/
.p_main_box{width: 1200px;height: auto;margin: 30px auto;overflow: hidden;}
.p_sidebar{width: 300px;height: auto;float: left;overflow: hidden;}
.s_nav{width: 300px;height: auto;overflow: hidden;}
.s_nav_title{width: 220px;height: 50px;padding: 0 20px 0 60px;background: #2a1b6b url(../images/i_ico1.png) no-repeat 20px;border-radius: 3px 3px 0 0;line-height: 50px;font-size: 24px;color: #fff;overflow: hidden;}
.s_title{width: 260px;height: 50px;padding: 0 20px;background: #2a1b6b;font-size: 24px;color: #fff;border-radius: 3px 3px 0 0;line-height: 50px;overflow: hidden;}
.s_nav_list{width: 300px;height: auto;overflow: hidden;}
.s_nav_list ul{margin: 0;padding: 0;overflow: hidden;}
.s_nav_list ul li{width: 300px;height: auto;border-bottom: 1px solid #d9d9d9;font-size: 16px;overflow: hidden;}
.s_nav_list ul li.last-child{border-bottom: 0;}
.s_nav_list>ul>li>a{display: block;width: 245px;height: 40px;line-height: 40px;padding: 0 20px 0 35px;background: #f5f5f5 url(../images/i_ico2.png) no-repeat 20px;color: #666;overflow: hidden;}
.s_nav_list>ul>li>a.active{background: #453783 url(../images/i_ico3.png) no-repeat 20px;color: #fff;}
.s_nav_list>ul>li>a:hover{background: #453783 url(../images/i_ico3.png) no-repeat 20px;color: #fff;}
.s_nav_list ul li ul{width: 300px;height: auto;display: none;overflow: hidden;}
.s_nav_list ul li ul li{width: 300px;height: auto;background: #f9f9f9;border-bottom: 0;overflow: hidden;}
.s_nav_list ul li ul li a{display: block;width: 220px;height: 36px;line-height: 36px;margin: 0 40px;font-size: 12px;color: #999;border-bottom: 1px dashed #d9d9d9;overflow: hidden;}
.s_nav_list ul li ul li.last-child a{border-bottom: 0;}
.s_nav_list ul li ul li:last-child a{border-bottom: 0;}
.s_nav_list ul li ul li a.active{color: #453783;}
.s_nav_list ul li ul li a:hover{color: #453783;}


.s_new{width: 300px;height: auto;margin: 30px 0 0;overflow: hidden;}
.s_new_list{width: 300px;height: auto;background: #f5f5f5;overflow: hidden;}
.s_new_list ul{margin: 0;padding: 0;width: 260px;height: auto;padding: 10px 20px;overflow: hidden;}
.s_new_list ul li{width: 100%;height: 36px;line-height: 36px;font-size: 12px;overflow: hidden;}
.s_new_list ul li a{color: #666;}
.s_new_list ul li a:hover{color: #453783;}

.s_con{width: 300px;height: auto;margin: 30px 0 0;overflow: hidden;}
.s_con_title{width: 220px;height: 80px;padding: 0 20px 0 60px;color: #fff;font-size: 24px;line-height: 80px;}
.s_con_list{width: 260px;height: auto;padding: 10px 20px;background: #f5f5f5;font-size: 14px;line-height: 22px;color: #666;overflow: hidden;}
.s_con_list p{margin: 0;padding: 4px 0;}


/*右边内容*/
.p_r_box{width: 870px;height: auto;float: right;overflow: hidden;}
.p_r_title{width: 870px;height: 49px;border-bottom: 1px solid #d9d9d9;line-height: 49px;}
.p_r_title span{float: right;font-size: 14px;color: #999;display: block;}
.p_r_title span i{font-style: normal;font-family: '宋体';}
.p_r_title span a{color: #999;}
.p_r_title span a:hover{color: #453783;}
.p_r_title h1{margin: 0;padding: 0;font-size: 24px;color: #453783;height: 49px;border-bottom: 1px solid #453783;float: left;}
.p_r_title h6{margin: 0;padding: 0;font-size: 24px;color: #453783;height: 49px;border-bottom: 1px solid #453783;float: left;}


/*关于我们*/
.p_abo_box{width: 100%;height: auto;font-size: 14px;color: #666;line-height: 26px;*margin-top: 15px;overflow: hidden;}
.p_abo_box img{vertical-align: middle;max-width: 100%;zoom:expression( function(elm) { if (elm.width>100%) { var oldVW = elm.width; elm.width=100%; elm.height = elm.height*(100% /oldVW); } elm.style.zoom = '1'; }(this));}
.p_abo_box table {font-size:14px; width:100%; color:#666; border-width: 1px; border-color: #d9d9d9; border-collapse: collapse;}
.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;}


/*产品中心*/
.p_pro_box{width: 870px;height: auto;overflow: hidden;}
.p_pro_list{width: 870px;height: auto;margin: 30px 0 0;overflow: hidden;}
.p_pro_list ul{margin: 0;padding: 0;width: 900px;overflow: hidden;}
.p_pro_list ul li{width: 270px;height: auto;float: left;margin: 0 30px 0 0;overflow: hidden;}
.p_pro_img{width: 270px;height: 270px;text-align: center;overflow: hidden;}
.p_pro_img img{vertical-align:middle; max-width: 100%; zoom:expression( function(elm) { if (elm.width>100%) { var oldVW = elm.width; elm.width=100%; elm.height = elm.height*(100% /oldVW); } elm.style.zoom = '1'; }(this));}
.p_pro_text{width: 100%;height: 50px;text-align: center;line-height: 50px;font-size: 16px;overflow: hidden;}
.p_pro_text a{color: #666;}
.p_pro_text a:hover{color: #453783;}


/*产品详情*/
.pro_d_switch{width: 500px;height: 620px;position: relative;margin: 20px auto;overflow: hidden;}
.pro_d_img{width: 498px;height: 498px;border: 1px solid #d9d9d9;text-align: center;overflow: hidden;}
.pro_d_img ul{margin: 0;padding: 0;width: 100%;height: 100%;position: relative;overflow: hidden;}
.pro_d_img ul li{width: 498px;height: 498px;font-size: 0;position: absolute;top: 0;left: 0;display: none;overflow: hidden;}
.pro_d_img ul li img{vertical-align: middle;max-width: 100%;}
.pro_d_ico{width: 430px;height: 100px;position: absolute;bottom: 0;left: 50%;z-index: 10;margin: 0 0 0 -215px;overflow: hidden;}
.pro_d_ico ul{margin: 0;padding: 0;width: 10000%;height: 100%;overflow: hidden;}
.pro_d_ico ul li{width: 98px;height: 98px;border: 1px solid #d9d9d9;text-align: center;float: left;margin: 0 10px 0 0;overflow: hidden;}
.pro_d_ico ul li.active{border: 1px solid #453783;}
.pro_d_ico ul li img{vertical-align: middle;max-width: 100%;}
.pro_d_btn{width: 500px;height: 100px;position: absolute;bottom: 0;left: 0;overflow: hidden;}
.pro_btn{display: block;width: 24px;height: 100px;cursor: pointer;overflow: hidden;}
.pro_prev{background: url(../images/pro_l.png) no-repeat center;float: left;}
.pro_next{background: url(../images/pro_r.png) no-repeat center;float: right;}

.p_main_title{width: 100%;height: 40px;border-bottom: 2px solid #d9d9d9;line-height: 40px;margin: 30px 0 0;}
.p_main_title h6{margin: 0;padding: 0;font-weight: normal;width: auto;height: 40px;font-size: 22px;color: #333;float: left;border-bottom: 2px solid #453783;}

.pro_d_text{width: 100%;height: auto;font-size: 14px;color: #666;line-height: 26px;overflow: hidden;}
.p_abo_box img{vertical-align: middle;max-width: 100%;zoom:expression( function(elm) { if (elm.width>100%) { var oldVW = elm.width; elm.width=100%; elm.height = elm.height*(100% /oldVW); } elm.style.zoom = '1'; }(this));}
.p_abo_box table {font-size:14px; width:100%; color:#666; border-width: 1px; border-color: #d9d9d9; border-collapse: collapse;}
.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;}


/*相关产品*/
.hot_pro_box{width: 870px;height: auto;overflow: hidden;}
.hot_title{width: 100%;height: 40px;border-bottom: 2px solid #d9d9d9;line-height: 40px;margin: 30px 0 0;}
.hot_title h6{margin: 0;padding: 0;font-weight: normal;width: auto;height: 40px;font-size: 22px;color: #333;float: left;border-bottom: 2px solid #453783;}
.hot_pro_list{width: 900px;height: auto;margin: 20px 0 0;overflow: hidden;}
.hot_pro_list ul{margin: 0;padding: 0;overflow: hidden;}
.hot_pro_list ul li{width: 202px;height: auto;float: left;margin: 0 21px 0 0;overflow: hidden;}
.hot_pro_img{width: 200px;height: 200px;border: 1px solid #d9d9d9;text-align: center;overflow: hidden;}
.hot_pro_img img{vertical-align: middle;max-width: 100%;zoom:expression( function(elm) { if (elm.width>100%) { var oldVW = elm.width; elm.width=100%; elm.height = elm.height*(100% /oldVW); } elm.style.zoom = '1'; }(this));}
.hot_pro_text{width: 100%;height: 40px;line-height: 40px;text-align: center;font-size: 14px;overflow: hidden;}
.hot_pro_text a{color: #666;}
.hot_pro_text a:hover{color: #453783;}




/*新闻中心*/
.p_new_box{width: 870px;height: auto;overflow: hidden;}
.p_new_list{width: 870px;height: auto;overflow: hidden;}
.p_new_list ul{margin: 0;padding: 0;}
.p_new_list ul li{width: 870px;height: 168px;margin: 30px 0;overflow: hidden;}
.p_new_img{width: 220px;height: 168px;float: left;text-align: center;overflow: hidden;}
.p_new_img img{vertical-align: middle;max-width: 100%;zoom:expression( function(elm) { if (elm.width>100%) { var oldVW = elm.width; elm.width=100%; elm.height = elm.height*(100% /oldVW); } elm.style.zoom = '1'; }(this));}
.p_new_text{width: 630px;height: 168px;float: right;overflow: hidden;}
.p_new_title{width: 100%;height: 30px;font-size: 16px;font-weight: bold;overflow: hidden;}
.p_new_title a{color: #666;}
.p_new_title a:hover{color: #453783;}
.p_new_time{width: 100%;height: 30px;line-height: 30px;font-size: 12px;color: #999;}
.p_new_txt{width: 100%;height: 50px;font-size: 14px;line-height: 25px;color: #666;margin: 5px 0 10px;overflow: hidden;}
.p_new_more{width: 100%;height: 36px;line-height: 36px;text-align: center;font-size: 14px;overflow: hidden;}
.p_new_more a{display: block;width: 100px;height: 36px;background: #453783;color: #fff;}


/*新闻详情*/
.p_new_details{width: 870px;height: auto;overflow: hidden;}
.new_d_title{width: 870px;height: auto;padding: 25px 0;border-bottom: 1px dashed #999;text-align: center;font-size: 12px;color: #999;overflow: hidden;}
.new_d_title h1{margin: 0;padding: 0;font-size: 24px;color: #333;padding-bottom: 10px;}
.new_d_c{width: 870px;height: auto;font-size: 14px;color: #666;line-height: 30px;*margin-top: 15px;overflow: hidden;}
.new_d_c img{vertical-align: middle;max-width: 100%;zoom:expression( function(elm) { if (elm.width>100%) { var oldVW = elm.width; elm.width=100%; elm.height = elm.height*(100% /oldVW); } elm.style.zoom = '1'; }(this));}
.new_d_c table {font-size:14px; width:100%; color:#666; border-width: 1px; border-color: #d9d9d9; border-collapse: collapse;}
.new_d_c table th {border-width: 1px; padding: 8px; border-style: solid; border-color: #d9d9d9;}
.new_d_c table td {border-width: 1px; padding:2px 4px; border-style: solid; border-color: #d9d9d9; text-align:center;}


/*相关新闻*/
.hot_new_box{width: 870px;height: auto;margin: 20px 0 0;overflow: hidden;}
.hot_new_list{width: 870px;height: auto;margin: 15px 0 0;overflow: hidden;}
.hot_new_list ul{margin: 0;padding: 0;width: 920px;overflow: hidden;}
.hot_new_list ul li{width: 410px;height: 36px;line-height: 36px;font-size: 14px;color: #999;float: left;margin: 0 50px 0 0;overflow: hidden;}
.hot_new_list ul li span{float: right;}
.hot_new_list ul li a{color: #666;}
.hot_new_list ul li a:hover{color: #453783;}


/*客户案例*/
.p_cas_box{width: 870px;height: auto;overflow: hidden;}
.p_cas_list{width: 870px;height: auto;margin: 30px 0 0;overflow: hidden;}
.p_cas_list ul{margin: 0;padding: 0;width: 900px;overflow: hidden;}
.p_cas_list ul li{width: 275px;height: auto;float: left;margin: 0 22.5px 0 0;overflow: hidden;}
.p_cas_img{width: 275px;height: 275px;text-align: center;overflow: hidden;}
.p_cas_img img{vertical-align:middle; max-width: 100%; zoom:expression( function(elm) { if (elm.width>100%) { var oldVW = elm.width; elm.width=100%; elm.height = elm.height*(100% /oldVW); } elm.style.zoom = '1'; }(this));}
.p_cas_text{width: 100%;height: 50px;text-align: center;line-height: 50px;font-size: 14px;overflow: hidden;}
.p_cas_text a{color: #666;}
.p_cas_text a:hover{color: #453783;}


/*案例详情*/
.p_cas_details{width: 870px;height: auto;overflow: hidden;}
.cas_d_c{width: 870px;height: auto;font-size: 14px;color: #666;line-height: 30px;*margin-top: 15px;overflow: hidden;}
.new_d_c img{vertical-align: middle;max-width: 100%;zoom:expression( function(elm) { if (elm.width>100%) { var oldVW = elm.width; elm.width=100%; elm.height = elm.height*(100% /oldVW); } elm.style.zoom = '1'; }(this));}
.new_d_c table {font-size:14px; width:100%; color:#666; border-width: 1px; border-color: #d9d9d9; border-collapse: collapse;}
.new_d_c table th {border-width: 1px; padding: 8px; border-style: solid; border-color: #d9d9d9;}
.new_d_c table td {border-width: 1px; padding:2px 4px; border-style: solid; border-color: #d9d9d9; text-align:center;}


/*相关案例*/
.hot_cas_box{width: 870px;height: auto;overflow: hidden;}
.hot_cas_list{width: 870px;height: auto;margin: 20px 0 0;overflow: hidden;}
.hot_cas_list ul{margin: 0;padding: 0;width: 900px;overflow: hidden;}
.hot_cas_list ul li{width: 200px;height: auto;float: left;margin: 0 23px 0 0;overflow: hidden;}
.hot_cas_img{width: 200px;height: 200px;text-align: center;overflow: hidden;}
.hot_cas_img img{vertical-align: middle;max-width: 100%;zoom:expression( function(elm) { if (elm.width>100%) { var oldVW = elm.width; elm.width=100%; elm.height = elm.height*(100% /oldVW); } elm.style.zoom = '1'; }(this));}
.hot_cas_text{width: 100%;height: 40px;text-align: center;line-height: 40px;font-size: 12px;overflow: hidden;}
.hot_cas_text a{color: #666;}
.hot_cas_text a:hover{color: #453783;}


/*在线留言*/
.p_fee_box{width: 100%;height: auto;overflow: hidden;}
.p_fee_list{width: 100%;height: auto;margin: 50px 0 0;overflow: hidden;}
.p_fee_list ul{margin: 0;padding: 0;overflow: hidden;}
.p_fee_list ul li{width: 100%;height: auto;padding: 8px 0;overflow: hidden;}
.p_fee_list ul li label{display: block;width: 150px;height: 50px;float: left;font-size: 16px;text-align: right;color: #666;margin: 0 5px 0 0;line-height: 50px;overflow: hidden;}
.p_fee_list ul li input{width: 380px;height: 48px;border: 1px solid #d9d9d9;padding: 0 6px;border-radius: 5px;float: left;}
.p_fee_list ul li.f_yzm input{width: 200px;margin: 0 16px 0 0;}
.p_fee_list ul li.f_yzm img{float: left;max-height: 50px;border-radius: 5px;}
.p_fee_list ul li textarea{width: 600px;height: 300px;padding: 6px;border: 1px solid #d9d9d9;border-radius: 5px;}
.p_fee_list ul li.f_sub input{width: 120px;height: 46px;border: 0;background: #453783;color: #fff;}


/*按钮*/
.list{width: 100%;height: 36px;line-height: 36px;font-size: 14px;text-align: center;padding: 30px 0px 10px;font-size: 0;overflow: hidden;}
.list a{display: inline-block;background: #999;color: #fff;padding: 0 14px;margin: 0 5px;font-size: 14px;border-radius: 3px;overflow: hidden;}
.list a.active{background: #453783;}
.list a:hover{background: #453783;}

#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;}
/* 定义在线客服 */