@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;}
a{text-decoration: none;color: #000;-webkit-tap-highlight-color:rgba(255,0,0,0);outline: none;}
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%;}
i.iconfont{vertical-align: middle;}
body{ word-wrap:break-word; margin:0px; padding:0px;font-family: Arial,'微软雅黑';overflow-x: hidden;}
.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_box{width: 100%;height: 80px;background: #fff;position: relative;z-index: 100;}
.header_box .header_m{width: 96%;max-width: 1200px;height: 100%;margin: 0 auto;}
.header_box .header_m .logo{width: 20%;max-width: 172px;height: 100%;float: left;text-align: center;overflow: hidden;}
.header_box .header_m .logo img{vertical-align: middle;max-width: 100%;}
.header_box .header_m .nav{width: auto;height: 100%;margin: 0 2vw 0 0;float: right;}
.header_box .header_m .nav ul{width: auto;height: 100%;margin: 0;padding: 0;}
.header_box .header_m .nav ul li{width: auto;height: 100%;margin: 0 1vw;line-height: 80px;float: left;position: relative;}
.header_box .header_m .nav ul li a{width: auto;height: 100%;display: block;box-sizing: border-box;margin: 0 10px;border-bottom: 2px solid #fff;color: #333;overflow: hidden;}
.header_box .header_m .nav ul li a.active,.header_box .nav ul li:hover a{color: #0062a7;border-color: #0062a7;}
.header_box .header_m .nav ul li:hover .main{opacity: 1;visibility: initial; filter: alpha(opacity=100); -webkit-transform: rotateX(0); -ms-transform: rotateX(0); -o-transform: rotateX(0); transform: rotateX(0); display: block\9; }
.header_box .header_m .nav ul li .main{width: 600px;height: auto;position: absolute;top: 100%;left: 50%;margin: 0 0 0 -300px;overflow: hidden;visibility: hidden; -webkit-transition: all 200ms; -o-transition: all 200ms; transition: all 200ms; -webkit-transform-origin: top center; -moz-transform-origin: top center; -ms-transform-origin: top center; -o-transform-origin: top center; transform-origin: top center; -webkit-transform: rotateX(90deg); -ms-transform: rotateX(90deg); -o-transform: rotateX(90deg); transform: rotateX(90deg); display: none\9; }
.header_box .header_m .nav ul li .main .info{width: 100%;height: auto;box-sizing: border-box;padding: 20px;position: relative;z-index: 2;overflow: hidden;}
.header_box .header_m .nav ul li .main .info .subnav{width: 340px;height: auto;float: left;font-size: 0;overflow: hidden;}
.header_box .header_m .nav ul li .main .info .subnav ul{margin: 0;padding: 0;overflow: hidden;}
.header_box .header_m .nav ul li .main .info .subnav ul li{width: 50%;height: auto;line-height: 30px;margin: 0;box-sizing: border-box;overflow: hidden;}
.header_box .header_m .nav ul li .main .info .subnav ul li:nth-child(odd){padding: 0 10px 0 0;}
.header_box .header_m .nav ul li .main .info .subnav ul li a{width: auto;height: auto;display: inline-block;border: 0;margin: 0;padding: 0 0 10px;font-size: 14px;color: #fff;-webkit-transition: all 100ms;-o-transition: all 100ms;transition: all 100ms;}
.header_box .header_m .nav ul li .main .info .subnav ul li a i{margin: 0 10px 0 0;font-size: 7px;}
.header_box .header_m .nav ul li .main .info .subnav ul li a:hover{color: #0062a7;}
.header_box .header_m .nav ul li .main .info .img{width: 200px;height: auto;float: right;text-align: center;font-size: 0;line-height: 0;overflow: hidden;}
.header_box .header_m .nav ul li .main .info .img a{display: inline;margin: 0;padding: 0;border: 0;}
.header_box .header_m .nav ul li .main .info .img a img{max-width: 100%;}
.header_box .header_m .nav ul li .main .mask_c{width: 100%;height: 100%;margin: 0;padding: 0;position: absolute;top: 0;left: 0;z-index: 1;background: #000;opacity: .4;filter: alpha(opacity=40);overflow: hidden;}
.header_box .header_m .nav ul li.active{position: static;}
.header_box .header_m .nav ul li.active .main{width: 100%;height: auto;left: 0;margin: 0;overflow: hidden;}
.header_box .header_m .nav ul li.active .main .content{width: 96%;max-width: 1200px;margin: 0 auto;overflow: hidden;}
.header_box .header_m .nav ul li.active .main .content .info .subnav{width: calc(100% - 220px);overflow: hidden;}
.header_box .header_m .nav ul li.active .main .content .info .subnav ul{margin: -20px 0 0;}
.header_box .header_m .nav ul li.active .main .content .info .subnav ul li{width: 25%;margin: 20px 0 0;padding: 0 10px 0 0;}
.header_box .header_m .nav ul li.active .main .content .info .subnav ul li:nth-child(4n){padding-right: 0;}
.header_box .header_m .nav ul li.active .main .content .info .subnav ul li a{width: 100%;height: auto;display: block;padding: 0;font-size: 16px;color: #fff;overflow: hidden;}
.header_box .header_m .nav ul li.active .main .content .info .subnav ul li a i{margin: 0 10px 0 0;font-size: 7px;}
.header_box .header_m .nav ul li.active .main .content .info .subnav ul li ul{margin: 8px 0 0;}
.header_box .header_m .nav ul li.active .main .content .info .subnav ul li ul li{width: 100%;margin: 0;padding: 0 0 0 17px;line-height: 0;font-size: 0;float: initial;}
.header_box .header_m .nav ul li.active .main .content .info .subnav ul li ul li a{display: block;padding: 0 0 5px;line-height: 24px;font-size: 12px;}
.header_box .header_m .nav ul li.active .main .content .info .subnav ul li ul li a:hover{color: #0062a7;}
.header_box .header_m .lang{width: auto;height: 100%;line-height: 80px;float: right;font-size: 14px;overflow: hidden;}
.header_box .header_m .lang a{width: auto;height: 100%;display: block;padding: 0 1vw;color: #999;-webkit-transition: all 100ms;-o-transition: all 100ms;transition: all 100ms;}
.header_box .header_m .lang a i{margin: 0 5px 0 0;font-size: 24px;}
.header_box .header_m .lang a:hover{color: #0062a7;}
.header_box .header_m .search_box{width: auto;height: 100%;line-height: 80px;float: right;position: relative;}
.header_box .header_m .search_box .search_ico{width: auto;height: 100%;padding: 0 1vw;background: #f5f5f5;color: #999;cursor: pointer;overflow: hidden;-webkit-transition: all 100ms;-o-transition: all 100ms;transition: all 100ms;}
.header_box .header_m .search_box .search_ico i{font-size: 24px;}
.header_box .header_m .search_box:hover .search_ico{background: #0062a7;color: #fff;}
.header_box .header_m .search_box:hover .search_form{opacity: 1;visibility: initial; filter: alpha(opacity=100); -webkit-transform: rotateX(0); -ms-transform: rotateX(0); -o-transform: rotateX(0); transform: rotateX(0); display: block\9; }
.header_box .header_m .search_box:hover .search_form form i{color: #0062a7;}
.header_box .header_m .search_box .search_form{width: 300px;height: 40px;line-height: 40px;padding: 20px;background: rgba(0, 0, 0, .5);position: absolute;top: 100%;right: 0;opacity: 0;filter: alpha(opacity=0);overflow: hidden;visibility: hidden; -webkit-transition: all 200ms; -o-transition: all 200ms; transition: all 200ms; -webkit-transform-origin: top center; -moz-transform-origin: top center; -ms-transform-origin: top center; -o-transform-origin: top center; transform-origin: top center; -webkit-transform: rotateX(90deg); -ms-transform: rotateX(90deg); -o-transform: rotateX(90deg); transform: rotateX(90deg); display: none\9; }
.header_box .header_m .search_box .search_form form{width: 100%;height: 40px;display: block;background: #fff;position: relative;overflow: hidden;}
.header_box .header_m .search_box .search_form form input[type="text"]{width: 260px;height: 40px;position: relative;z-index: 2;box-sizing: border-box;padding: 0 10px;border: 0;background: #fff;display: block;float: left;font-size: 14px;overflow: hidden;}
.header_box .header_m .search_box .search_form form input[type="submit"],.header_box .header_m .search_box .search_form form i{width: 40px;height: 40px;position: relative;z-index: 2;border: 0;display: block;background: none;cursor: pointer;overflow: hidden;}
.header_box .header_m .search_box .search_form form i{text-align: center;position: absolute;top: 0;right: 0;z-index: 1;color: #999;-webkit-transition: all 100ms;-o-transition: all 100ms;transition: all 100ms;}
.header_box .header_m .search_box .search_form form input[type="text"]::-webkit-input-placeholder{color: #757575;font-size: 14px;}
.header_box .header_m .search_box .search_form form input[type="text"]::-moz-placeholder{color: #757575;font-size: 14px;}
.header_box .header_m .search_box .search_form form input[type="text"]:-ms-input-placeholder{color: #757575;font-size: 14px;}


/* 手机头部 */
.m_header_box{width: 100%;height: 70px;box-sizing: border-box;padding: 0 2%;background: #0062a7;display: none;overflow: hidden;}
.m_header_box .logo{width: 40%;max-width: 172px;height: 100%;float: left;text-align: center;overflow: hidden;}
.m_header_box .logo img{vertical-align: middle;max-width: 100%;max-height: 80%;}
.m_header_box .nav_btn{width: 8%;max-width: 40px;height: 100%;float: right;overflow: hidden;}
.m_header_box .nav_btn i{width: 100%;height: 2px;display: block;background: #fff;overflow: hidden;}
.m_header_box .nav_btn i:nth-child(2){margin: 30% 0;}
/* 内页头部样式 */
.m_header_box .return{width: 8%;height: 100%;float: left;overflow: hidden;}
.m_header_box .return a{width: 100%;height: 100%;display: block;position: relative;overflow: hidden;}
.m_header_box .return a i{width: 80%;max-width: 28px;height: 2px;display: block;background: #fff;position: absolute;top: 50%;left: 1px;transform-origin: left center;}
.m_header_box .return a i:first-child{transform: rotate(-45deg);}
.m_header_box .return a i:last-child{transform: rotate(45deg);margin-top: -1px;}
.m_header_box .title{width: 72%;height: 70px;position: absolute;left: 50%;margin: 0 0 0 -36%;text-align: center;line-height: 70px;color: #fff;font-size: 24px;}
/* 手机导航 */
.nav_box{width: 70%;height: 100%;position: fixed;top: 0;left: -70%;z-index: 100;background: rgba(255, 255, 255, 1);overflow: hidden;overflow-y: auto;}
.nav_close{width: 100%;height: 70px;box-sizing: border-box;padding: 0 20px;border-bottom: 1px solid #0062a7;overflow: hidden;}
.nav_close .close{width: 70px;height: 100%;float: left;position: relative;overflow: hidden;}
.nav_close .close i{width: 60%;height: 2px;display: block;background: #0062a7;position: absolute;top: 50%;left: -5px;margin: -1px 0 0;border-radius: 10px;overflow: hidden;-webkit-transform-origin: center center;-moz-transform-origin: center center;-ms-transform-origin: center center;-o-transform-origin: center center;transform-origin: center center;}
.nav_close .close i:first-child{transform: rotate(45deg);}
.nav_close .close i:last-child{transform: rotate(-45deg);}
.nav_close .m_lang{width: auto;height: 40px;margin: 15px 0;float: right;font-size: 0;overflow: hidden;}
.nav_close .m_lang a{width: 40px;height: 40px;margin: 0 10px 0 0;display: inline-block;border-radius: 50%;background: #f5f5f5;font-size: 14px;color: #999;vertical-align: top;text-align: center;line-height: 40px;overflow: hidden;}
.nav_close .m_lang a:last-child{margin: 0;}
.nav_close .m_lang a.active{background: #0062a7;color: #fff;}
.nav_list{width: 100%;height: auto;overflow: hidden;}
.nav_list ul{margin: 0;padding: 0;overflow: hidden;}
.nav_list ul li{width: 100%;height: auto;border-bottom: 1px solid #f5f5f5;overflow: hidden;}
.nav_list ul li:last-child{border: 0;}
.nav_list ul li a{width: 100%;height: auto;display: block;box-sizing: border-box;padding: 20px 45px 20px 20px;font-size: 16px;position: relative;overflow: hidden;}
.nav_list ul li a .icon_right{width: 20px;height: 40px;position: absolute;top: 50%;right: 20px;margin: -20px 0 0;z-index: 2;line-height: 40px;text-align: center;font-size: 14px;color: #999;overflow: hidden;}
.nav_list>ul>li>a.active{background: #0062a7;color: #fff;}
.nav_list ul li a.active .icon_right{color: #fff;}
.nav_list ul li ul{display: none;background: #f5f5f5;}
.nav_list ul li ul li{border: 0;}
.nav_list ul li ul li a{font-size: 14px;color: #333;padding: 20px 20px 20px 40px;}
.nav_list ul li ul li a.active{background: none;color: #0062a7;}
.nav_list ul li ul li ul li a{padding: 15px 20px 15px 60px;font-size: 12px;color: #999;}
.mask{width: 100%;height: 100%;background: #000;opacity: .5;position: fixed;top: 0;left: 0;z-index: 99;display: none;}

@media screen and (max-width: 991px) {
	.header_box{display: none;}
	.m_header_box{display: block;}
}

/*banner*/
.banner{width: 100%;height: 600px;position: relative;z-index: 1;overflow: hidden;}
.box_skitter {width: 1920px;height: 100%;position: relative;left: 50%;margin-left: -960px;z-index: 1;overflow: hidden;}
.box_skitter ul{margin: 0;padding: 0;width: 1920px;height: 100%;position: relative;overflow: hidden;}
.box_skitter ul li{width: 100%;height: 100%;position: absolute;left: 50%;top: 0;margin-left: -960px;overflow: hidden;}
.box_skitter ul li img{width: 100%;height: 100%;}
.box_skitter .container_skitter {width: 100%;height: 100%;position: relative;z-index: 2;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;}
/*左右点击按钮*/
.box_skitter .prev_button,.box_skitter .next_button{display: none !important;}
/*banner切换圆点*/
.box_skitter .info_slide_dots {display: block !important; width: 96vw; max-width: 1200px; height: 14px; position: absolute; bottom: 20px; z-index: 151; font-size: 0;text-align: center; overflow: hidden; }
.box_skitter .info_slide_dots .image_number {width: 12px; height: 12px; margin: 0 3px;border: 1px solid #fff;display: inline-block; cursor: pointer;vertical-align: top;border-radius: 50px;overflow: hidden; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; transition: all 0.2s;}
.box_skitter .info_slide_dots .image_number:hover{background: #fff;}
.box_skitter .info_slide_dots .image_number_select, .box_skitter .info_slide_dots .image_number_select:hover {background: #fff;}
/*手机版banner*/
.m_banner{width: 100%;height: auto;position:relative;z-index:1;display: none;font-size: 0;overflow: hidden;}
.m_banner ul{margin: 0;padding: 0;list-style: none;position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
.m_banner ul li{text-align: center;background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}
.m_banner ul li img{max-width:100%;}
.ico_c{position:absolute;bottom:10px;left:0;width:100%;text-align:center;-webkit-transition:300ms;-moz-transition:300ms;-o-transition:300ms;transition:300ms;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}
.ico_c.swiper-pagination-hidden{opacity:0}
.ico_c span{margin:0 3px;display:block;width:8px;height:8px;border: 1px solid #fff;display:inline-block;border-radius: 50px;}
.ico_c span{cursor:pointer}
.swiper-pagination-white span{background:#fff}
.ico_c .swiper-pagination-bullet-active{background: #fff;}

@media screen and (max-width: 991px) {
	.banner{display: none;}
	.m_banner{display: block;}
}

/* 产品展示 */
.i_pro_box{width: 100%;height: auto;margin: 50px 0 0;overflow: hidden;}
.i_title{width: 96%;max-width: 1200px;height: auto;margin: 0 auto;text-align: center;overflow: hidden;}
.i_title .title{width: 100%;height: auto;font-size: 36px;color: #333;overflow: hidden;}
.i_title .line{width: 38px;height: 2px;margin: 20px auto 0;background: #0062a7;}
.i_pro_box .i_pro_list{width: 100%;height: auto;overflow: hidden;}
.i_pro_box .i_pro_list ul{width: 100%;height: auto;margin: 0;padding: 0;overflow: hidden;}
.i_pro_box .i_pro_list ul li{width: 100%;height: auto;padding: 80px 0;overflow: hidden;}
.i_pro_box .i_pro_list ul li .main{width: 96%;max-width: 1200px;height: auto;margin: 0 auto;display: table;overflow: hidden;}
.i_pro_box .i_pro_list ul li .main .img{width: 50%;height: auto;display: table-cell;vertical-align: middle;text-align: center;overflow: hidden;}
.i_pro_box .i_pro_list ul li .main .img img{max-width: 100%;}
.i_pro_box .i_pro_list ul li .main .text{width: 46%;display: table-cell;vertical-align: middle;padding: 0 0 0 4%;overflow: hidden;}
.i_pro_box .i_pro_list ul li .main .text .title{width: 100%;height: auto;font-size: 22px;color: #333;overflow: hidden;}
.i_pro_box .i_pro_list ul li .main .text .txt{width: 100%;height: auto;margin: 10px 0;line-height: 24px;font-size: 14px;color: #999;overflow: hidden;}
.i_pro_box .i_pro_list ul li .main .text .more{width: 100%;height: 40px;line-height: 40px;text-align: center;overflow: hidden;}
.i_pro_box .i_pro_list ul li .main .text .more a{width: 120px;height: 100%;display: block;border-radius: 50px;background: #0062a7;font-size: 14px;color: #fff;overflow: hidden;}
.i_pro_box .i_pro_list ul li:nth-child(2n){background: #f5f5f5;}
.i_pro_box .i_pro_list ul li:nth-child(2n) .main .text{padding: 0 4% 0 0;}

@media screen and (max-width: 991px) {
	.i_pro_box{margin: 30px 0 0;}
	.i_title .title{font-size: 24px;}
}
@media screen and (max-width: 767px) {
	.i_pro_box .i_pro_list ul li{padding: 50px 0;}
	.i_pro_box .i_pro_list ul li .main{display: block;}
	.i_pro_box .i_pro_list ul li .main .img,.i_pro_box .i_pro_list ul li .main .text{width: 100%;display: block;}
	.i_pro_box .i_pro_list ul li .main .text{padding: 30px 0 0;}
	.i_pro_box .i_pro_list ul li:nth-child(2n) .main .text{padding: 0 0 30px;}
}

/* 关于我们 */
.i_abo_box{width: 100%;height: auto;padding: 50px 0;background: url('../images/abo_bg.jpg') no-repeat center;overflow: hidden;}
.i_abo_box .i_abo_m{width: 96%;max-width: 1200px;height: auto;margin: 0 auto;overflow: hidden;}
.i_abo_box .i_abo_m .i_title .title{color: #fff;}
.i_abo_box .i_abo_m .i_title .line{background: #fff;}
.i_abo_box .i_abo_m .i_abo_text{width: 100%;height: auto;margin: 30px 0 0;overflow: hidden;}
.i_abo_box .i_abo_m .i_abo_text .text{width: 100%;height: auto;text-align: center;line-height: 36px;font-size: 14px;color: #fff;overflow: hidden;}
.i_abo_box .i_abo_m .i_abo_text .more{width: 100%;height: 40px;line-height: 38px;margin: 20px 0 0;text-align: center;font-size: 14px;overflow: hidden;}
.i_abo_box .i_abo_m .i_abo_text .more a{width: 120px;height: 38px;display: block;border: 1px solid #fff;border-radius: 50px;margin: 0 auto;color: #fff;overflow: hidden;-webkit-transition: all 200ms;-o-transition: all 200ms;transition: all 200ms;}
.i_abo_box .i_abo_m .i_abo_text .more a:hover{background: #fff;color: #0062a7;}

/* 新闻与事件 */
.i_new_box{width: 96%;max-width: 1200px;height: auto;margin: 50px auto;overflow: hidden;}
.i_new_box .i_new_list{width: 100%;height: auto;margin: 40px 0 0;overflow: hidden;}
.i_new_box .i_new_list ul{margin: 0;padding: 0;overflow: hidden;}
.i_new_box .i_new_list ul li{width: 384px;height: auto;margin: 0 21px 0 0;float: left;overflow: hidden;}
.i_new_box .i_new_list ul li:last-child{margin-right: 0;}
.i_new_box .i_new_list ul li .img{width: 100%;height: auto;overflow: hidden;}
.i_new_box .i_new_list ul li .img img{max-width: 100%;}
.i_new_box .i_new_list ul li .title{width: 100%;height: auto;line-height: 30px;margin: 10px 0 0;font-size: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.i_new_box .i_new_list ul li .title a{color: #333;-webkit-transition: all 200ms;-o-transition: all 200ms;transition: all 200ms;}
.i_new_box .i_new_list ul li .time{width: 100%;height: auto;line-height: 30px;font-size: 12px;color: #999;overflow: hidden;}
.i_new_box .i_new_list ul li .text{width: 100%;height: auto;margin: 6px 0 0;line-height: 24px;font-size: 14px;color: #999;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.i_new_box .i_new_list ul li:hover .title a{color: #0062a7;}

@media screen and (max-width: calc(1200px / 0.96)) {
	.i_new_box .i_new_list ul li{width: 32%;margin: 0 2% 0 0;}
}
@media screen and (max-width: 991px) {
	.i_new_box{margin: 30px auto;}
	.i_new_box .i_new_list{margin: 30px 0 0;}
}
@media screen and (max-width: 767px) {
	.i_new_box .i_new_list ul{margin: -20px 0 0;}
	.i_new_box .i_new_list ul li{width: 49%;margin: 20px 0 0;}
	.i_new_box .i_new_list ul li:nth-child(2n){float: right;}
	.i_new_box .i_new_list ul li .text{font-size: 12px;}
}

/* 底部 */
.footer{width: 100%;height: auto;background: #151515 url('../images/f_bg.png') no-repeat bottom;overflow: hidden;}
.footer .f_m{width: 96%;max-width: 1200px;height: auto;margin: 0 auto;overflow: hidden;}
.footer .f_m .content{width: 100%;height: auto;padding: 30px 0;overflow: hidden;}
.footer .f_m .content .f_nav{width: 66%;height: auto;float: left;overflow: hidden;}
.footer .f_m .content .f_nav ul{margin: 0;padding: 0;overflow: hidden;}
.footer .f_m .content .f_nav ul li{width: 20%;height: auto;float: left;box-sizing: border-box;padding: 0 10px 0 0;overflow: hidden;}
.footer .f_m .content .f_nav ul li:last-child{padding-right: 0;}
.footer .f_m .content .f_nav ul li span{width: 100%;height: 36px;display: block;font-size: 16px;color: #fff;overflow: hidden;}
.footer .f_m .content .f_nav ul li ul{margin: 0;padding: 0;}
.footer .f_m .content .f_nav ul li ul li{width: 100%;height: auto;padding: 5px 0 0;font-size: 12px;line-height: 24px;overflow: hidden;}
.footer .f_m .content .f_nav ul li ul li a{color: #757575;-webkit-transition: all 100ms;-o-transition: all 100ms;transition: all 100ms;}
.footer .f_m .content .f_nav ul li ul li a:hover{color: #fff;}
.footer .f_m .content .f_c{width: 32%;height: auto;float: right;overflow: hidden;}
.footer .f_m .content .f_c .f_ewm{width: 110px;height: auto;float: left;text-align: center;overflow: hidden;}
.footer .f_m .content .f_c .f_ewm .ewm_img{width: 100%;height: auto;font-size: 0;overflow: hidden;}
.footer .f_m .content .f_c .f_ewm .ewm_img img{vertical-align: middle;max-width: 100%;}
.footer .f_m .content .f_c .f_ewm .ewm_text{width: 100%;height: auto;margin: 10px 0 0;font-size: 12px;color: #757575;overflow: hidden;}
.footer .f_m .content .f_c .f_con{width: calc(100% - 130px);height: auto;float: right;overflow: hidden;}
.footer .f_m .content .f_c .f_con .tel{width: 100%;height: auto;overflow: hidden;}
.footer .f_m .content .f_c .f_con .tel .title{width: 100%;height: auto;font-size: 14px;color: #757575;overflow: hidden;}
.footer .f_m .content .f_c .f_con .tel .text{width: 100%;height: auto;margin: 2px 0 0;line-height: 30px;font-size: 18px;font-weight: bold;color: #fff;overflow: hidden;}
.footer .f_m .content .f_c .f_con .con{width: 100%;height: auto;margin: 15px 0 0;font-size: 12px;line-height: 18px;color: #757575;overflow: hidden;}
.footer .f_m .content .f_c .f_con .con p{margin: 0 0 10px;padding: 0;}
.footer .f_m .f_copy{width: 100%;height: auto;padding: 15px 0;border-top: 1px solid #333;font-size: 12px;color: #757575;overflow: hidden;}
.footer .f_m .f_copy a{color: #757575;}
.footer .f_m .f_copy a:hover{color: #fff;}

@media screen and (max-width: 991px) {
	.footer .f_m .content{display: none;}
	.footer .f_m .f_copy{border: 0;text-align: center;color: #fff;}
}

/* 内页 banner */
.p_banner{width: 100%;height: auto;font-size: 0;overflow: hidden;}
.p_banner .img{width: 1920px;height: auto;position: relative;left: 50%;margin: 0 0 0 -960px;font-size: 0;text-align: center;overflow: hidden;}
.p_banner .img img{max-width: 100%}

@media screen and (max-width: 991px) {
	.p_banner{display: none;}
}

.layout_box{width: 100%;height: auto;background: #eee;overflow: hidden;}
.layout_box .subnav{width: 96%;max-width: 1200px;height: auto;margin: 0 auto;overflow: hidden;}
.layout_box .subnav ul{width: 100%;height: auto;margin: 0;padding: 0;overflow: hidden;display: flex;flex-direction: row;flex-wrap: nowrap;}
.layout_box .subnav ul li{width: 100%;height: 60px;line-height: 60px;text-align: center;font-size: 16px;overflow: hidden;}
.layout_box .subnav ul li a{width: 100%;height: 100%;display: block;color: #333;overflow: hidden;-webkit-transition: all 100ms;-o-transition: all 100ms;transition: all 100ms;}
.layout_box .subnav ul li a.active,.layout_box .subnav ul li a:hover{background: #0062a7;color: #fff;}

.layout_box .menu{width: 96%;max-width: 1200px;height: 60px;margin: 0 auto;line-height: 60px;font-size: 14px;color: #999;overflow: hidden;}
.layout_box .menu i.icon_home{margin: 0 10px 0 0;font-size: 14px;color: #999;}
.layout_box .menu i.icon_jt_right{margin: 0 8px;font-size: 10px;color: #999;}
.layout_box .menu a{color: #999;-webkit-transition: all 100ms;-o-transition: all 100ms;transition: all 100ms;}
.layout_box .menu a:hover{color: #0062a7;}

@media screen and (max-width: 991px) {
	.layout_box{display: none;}
}

/* 内容 */
.p_main_box{width: 100%;height: auto;overflow: hidden;}
/* 关于 */
.p_abo_box{width: 96%;max-width: 1200px;height: auto;margin: 20px auto;font-size: 14px;color: #757575;line-height: 30px;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{max-width: 100%;}
.p_abo_box table {font-size:14px;width:100%; color: #757575;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_main_box .p_main_m .line_c{width: 1px;height: 100%;position: absolute;left: 0;top: 60px;background: #d9d9d9;overflow: hidden;}

/* 产品中心 */
.p_pro_box{width: 100%;height: auto;margin: 30px 0;overflow: hidden;}
.p_pro_box .p_pro_list{width: 96%;max-width: 1200px;height: auto;margin: 0 auto;overflow: hidden;}
.p_pro_box .p_pro_list ul{margin: -20px 0 0;padding: 0;overflow: hidden;}
.p_pro_box .p_pro_list ul li{width: 374px;height: auto;margin: 20px 39px 0 0;float: left;text-align: center;overflow: hidden;}
.p_pro_box .p_pro_list ul li:nth-child(3n){margin-right: 0;}
.p_pro_box .p_pro_list ul li .img{width: 100%;height: auto;box-sizing: border-box;border: 4px solid #f5f5f5;overflow: hidden;}
.p_pro_box .p_pro_list ul li .img img{vertical-align: middle;max-width: 100%;-webkit-transition: all 500ms;-o-transition: all 500ms;transition: all 500ms;}
.p_pro_box .p_pro_list ul li .text{width: 100%;height: 50px;line-height: 50px;text-align: center;font-size: 14px;overflow: hidden;}
.p_pro_box .p_pro_list ul li .text a{color: #333;-webkit-transition: all 100ms linear;-o-transition: all 100ms linear;transition: all 100ms linear;}
.p_pro_box .p_pro_list ul li .text a b{font-weight: normal; color: #f00;}
.p_pro_box .p_pro_list ul li:hover .img img{-webkit-transform: scale(1.1) translateZ(0);-ms-transform: scale(1.1) translateZ(0);-o-transform: scale(1.1) translateZ(0);transform: scale(1.1) translateZ(0);}
.p_pro_box .p_pro_list ul li:hover .text a{color: #0062a7;}

@media screen and (max-width: calc(1200px / 0.96)) {
	.p_pro_box .p_pro_list ul li{width: 32%;margin: 20px 2% 0 0;}
}
@media screen and (max-width: 767px) {
	.p_pro_box .p_pro_list ul li{width: 49%;height: auto;margin: 20px 0 0;overflow: hidden;}
	.p_pro_box .p_pro_list ul li:nth-child(2n){float: right;}
}

/* 产品详情 */
.p_pro_details{width: 100%;height: auto;overflow: hidden;}
.pro_d_header{width: 96%;max-width: 1200px;height: auto;margin: 20px auto;overflow: hidden;}
.pro_d_switch{width: 600px;height: 400px;float: left;position: relative;overflow: hidden;}
.pro_d_switch .pro_switch_box{width: 100%;height: 100%;overflow: hidden;}
.pro_d_switch .pro_switch_box .img{width: 100%;height: 100%;margin: 0 auto;position: relative;z-index: 2;overflow: hidden;}
.pro_d_switch .pro_switch_box .img ul{margin: 0;padding: 0;overflow: hidden;}
.pro_d_switch .pro_switch_box .img ul li{width: 600px;height: 400px;text-align: center;float: left;overflow: hidden;}
.pro_d_switch .pro_switch_box .img ul li img{vertical-align: middle;max-width: 100%;}
.pro_d_switch .pro_switch_box .btn{width: 100%;height: 50px;position: absolute;top: 50%;z-index: 1;margin: -25px 0 0;text-align: center;z-index: 10;cursor: pointer;overflow: hidden;}
.pro_d_switch .pro_switch_box .btn .prev,.pro_d_switch .pro_switch_box .btn .next{width: 30px;height: 50px;line-height: 50px;background: rgba(0,0,0,0.2);position: relative;font-size: 14px;color: #fff;overflow: hidden;-webkit-transition: all 0.1s;-o-transition: all 0.1s;transition: all 0.1s;}
.pro_d_switch .pro_switch_box .btn .prev{float: left;}
.pro_d_switch .pro_switch_box .btn .next{float: right;}
.pro_d_switch .pro_switch_box .btn .prev:hover,.pro_d_switch .pro_switch_box .btn .next:hover{background: #0062a7;}
/* 手机版产品多图切换 */
.m_switch_box{width: 100%;height: auto;position:relative;z-index:1;display: none;font-size: 0;overflow: hidden;}
.m_switch_box ul{margin: 0;padding: 0;list-style: none;position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
.m_switch_box ul li{text-align: center;background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}
.m_switch_box ul li img{max-width:100%;}
.pro_c{position:absolute;bottom:10px;left:0;width:100%;text-align:center;-webkit-transition:300ms;-moz-transition:300ms;-o-transition:300ms;transition:300ms;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}
.pro_c.swiper-pagination-hidden{opacity:0}
.pro_c span{margin:0 3px;display:block;width:8px;height:8px;border: 1px solid #fff;display:inline-block;border-radius: 50px;}
.pro_c span{cursor:pointer}
.swiper-pagination-white span{background: #fff;}
.pro_c .swiper-pagination-bullet-active{background: #fff;}

.pro_switch_text{width: calc(100% - 640px);height: auto;float: right;overflow: hidden;}
.pro_switch_title{width: 100%;height: auto;border-bottom: 1px solid #d9d9d9;padding: 0 0 15px;font-size: 14px;color: #999;overflow: hidden;}
.pro_switch_title h1{margin: 0;padding: 0;font-weight: normal;line-height: 36px;font-size: 24px;color: #0062a7;}
.pro_switch_txt{width: 100%;height: auto;font-size: 14px;line-height: 30px;color: #999;overflow: hidden;}
.pro_switch_txt p{margin: 5px 0;padding: 0;}
.pro_switch_txt img{vertical-align: middle;max-width: 100%;}
.pro_switch_txt table {font-size:14px; width:100%; color:#999; border-width: 1px; border-color: #d9d9d9; border-collapse: collapse;}
.pro_switch_txt table th {border-width: 1px; padding: 8px; border-style: solid; border-color: #d9d9d9;}
.pro_switch_txt table td {border-width: 1px; padding:2px 4px; border-style: solid; border-color: #d9d9d9; text-align:center;}

@media screen and (max-width: 1200px) {
	.pro_d_switch{margin: 0 auto;float: initial;}
	.pro_switch_text{width: 100%;margin: 30px 0 0;float: initial;}
}
@media screen and (max-width: 991px) {
	.pro_d_switch{width: 100%;height: auto;}
	.pro_switch_box{display: none;}
	.m_switch_box{display: block;}
}

.pro_d_main{width: 100%;height: auto;margin: 50px 0 0;overflow: hidden;}
.pro_d_main .pro_d_title{width: 100%;height: 60px;line-height: 60px;background: #f5f5f5;overflow: hidden;}
.pro_d_main .pro_d_title .tag{width: 96%;max-width: 1200px;height: 100%;margin: 0 auto;overflow: hidden;}
.pro_d_main .pro_d_title .tag span{width: auto;height: 100%;padding: 0 30px;display: inline-block;*display: inline;*zoom: 1;font-size: 16px;color: #333;cursor: pointer;overflow: hidden;-webkit-transition: all 200ms;-o-transition: all 200ms;transition: all 200ms;}
.pro_d_main .pro_d_title .tag span.active,.pro_d_main .pro_d_title .tag span:hover{background: #0062a7;color: #fff;}
.pro_d_main .pro_d_c{width: 96%;max-width: 1200px;height: auto;margin: 10px auto 0;overflow: hidden;}
.pro_d_main .pro_d_c .pro_d_text{width: 100%;height: auto;text-align: justify;font-size: 14px;line-height: 30px;color: #757575;display: none;overflow: hidden;}
.pro_d_main .pro_d_c .pro_d_text:first-child{display: block;}
.pro_d_main .pro_d_c .pro_d_text h5{width: 96%;margin: 0;padding: 15px 2%;background: #f5f5f5;font-size: 16px;color: #333;font-weight: normal;}
.pro_d_main .pro_d_c .pro_d_text img{max-width: 100%;}
.pro_d_main .pro_d_c .pro_d_text table {font-size:14px; width:100%; color:#666; border-width: 1px; border-color: #d9d9d9; border-collapse: collapse;}
.pro_d_main .pro_d_c .pro_d_text table th {border-width: 1px; padding: 8px; border-style: solid; border-color: #d9d9d9;}
.pro_d_main .pro_d_c .pro_d_text table td {border-width: 1px; padding:2px 4px; border-style: solid; border-color: #d9d9d9; text-align:center;}
.pro_d_main .pro_d_c .pro_d_text .pro_d_down{width: 100%;height: auto;margin: 20px 0 0;overflow: hidden;}
.pro_d_main .pro_d_c .pro_d_text .pro_d_down ul{width: 100%;height: auto;margin: 0;padding: 0;overflow: hidden;}
.pro_d_main .pro_d_c .pro_d_text .pro_d_down ul li{width: 100%;height: auto;margin: 0 0 20px;background: #f5f5f5;overflow: hidden;-webkit-transition: all 200ms;-o-transition: all 200ms;transition: all 200ms;}
.pro_d_main .pro_d_c .pro_d_text .pro_d_down ul li.active,.pro_d_main .pro_d_c .pro_d_down ul li:hover{background: #0062a7;}
.pro_d_main .pro_d_c .pro_d_text .pro_d_down ul li .title{width: 100%;height: 60px;line-height: 60px;box-sizing: border-box;padding: 0 20px;font-size: 16px;color: #333;cursor: pointer;overflow: hidden;-webkit-transition: all 200ms;-o-transition: all 200ms;transition: all 200ms;}
.pro_d_main .pro_d_c .pro_d_text .pro_d_down ul li .title .iconfont{font-size: 16px;margin: 0 10px 0 0;font-style: normal !important;}
.pro_d_main .pro_d_c .pro_d_text .pro_d_down ul li:hover .title{color: #fff;}
.pro_d_main .pro_d_c .pro_d_text .pro_d_down ul li .text{width: 100%;height: auto;box-sizing: border-box;padding: 10px 46px;background: #f5f5f5;text-align: justify;font-size: 14px;line-height: 30px;color: #757575;display: none;overflow: hidden;}
.pro_d_main .pro_d_c .pro_d_text .pro_d_down ul li.active .title{color: #fff;}
.pro_d_main .pro_d_c .pro_d_text .pro_d_down .down_l,.pro_d_main .pro_d_c .pro_d_text .pro_d_down .down_r{width: 49%;height: auto;overflow: hidden;}
.pro_d_main .pro_d_c .pro_d_text .pro_d_down .down_l{float: left;}
.pro_d_main .pro_d_c .pro_d_text .pro_d_down .down_r{float: right;}

/* 新闻 */
.p_new_box{width: 100%;height: auto;margin: 30px 0;overflow: hidden;}
.p_new_box .p_new_list{width: 96%;max-width: 1200px;height: auto;margin: 0 auto;overflow: hidden;}
.p_new_box .p_new_list ul{margin: -30px 0 0;padding: 0;overflow: hidden;}
.p_new_box .p_new_list ul li{width: 384px;height: auto;margin: 30px 21px 0 0;float: left;overflow: hidden;}
.p_new_box .p_new_list ul li:nth-child(3n){margin-right: 0;}
.p_new_box .p_new_list ul li .img{width: 100%;height: auto;overflow: hidden;}
.p_new_box .p_new_list ul li .img img{max-width: 100%;}
.p_new_box .p_new_list ul li .title{width: 100%;height: auto;line-height: 30px;margin: 10px 0 0;font-size: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.p_new_box .p_new_list ul li .title a{color: #333;-webkit-transition: all 200ms;-o-transition: all 200ms;transition: all 200ms;}
.p_new_box .p_new_list ul li .time{width: 100%;height: auto;line-height: 30px;font-size: 12px;color: #999;overflow: hidden;}
.p_new_box .p_new_list ul li .text{width: 100%;height: auto;margin: 6px 0 0;line-height: 24px;font-size: 12px;color: #999;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.p_new_box .p_new_list ul li:hover .title a{color: #0062a7;}

@media screen and (max-width: calc(1200px / 0.96)) {
	.p_new_box .p_new_list ul li{width: 32%;margin: 0 2% 0 0;}
}
@media screen and (max-width: 991px) {
	.p_new_box .p_new_list{}
}
@media screen and (max-width: 767px) {
	.p_new_box .p_new_list ul{margin: -20px 0 0;}
	.p_new_box .p_new_list ul li{width: 49%;margin: 20px 0 0;}
	.p_new_box .p_new_list ul li:nth-child(2n){float: right;}
	.p_new_box .p_new_list ul li .text{font-size: 12px;}
}

/* 新闻详情 */
.p_new_details{width: 96%;max-width: 1200px;height: auto;margin: 0 auto;overflow: hidden;}
.new_d_title{width: 100%;height: auto;padding: 20px 0;border-bottom: 1px solid #d9d9d9;text-align: center;font-size: 12px;color: #999;overflow: hidden;}
.new_d_title h1{margin: 0;padding: 0 0 10px;font-weight: normal;font-size: 24px;color: #333;overflow: hidden;}
.new_d_text{width: 100%;height: auto;margin: 20px 0;font-size: 14px;color: #757575;line-height: 30px;text-align: justify;overflow: hidden;}
.new_d_text p:first-child{margin-top: 0;}
.new_d_text p:last-child{margin-bottom: 0;}
.new_d_text img{max-width: 100%;}
.new_d_text table {font-size:14px;width:100%; color: #757575;border-width: 1px;border-color: #d9d9d9;border-collapse: collapse;}
.new_d_text table th {border-width: 1px;padding: 8px;border-style: solid;border-color: #d9d9d9;}
.new_d_text table td {border-width: 1px;padding:2px 4px; border-style: solid;border-color: #d9d9d9; text-align:center;}


/* 联系方式 */
.p_con_box{width: 100%;height: auto;overflow: hidden;}
.p_con_box .main{width: 96%;max-width: 1200px;height: auto;margin: 30px auto;overflow: hidden;}
.p_con_box .main .p_con_m{width: 52%;height: auto;float: left;overflow: hidden;}
.p_con_box .main .p_con_title{width: 100%;height: auto;line-height: 30px;font-size: 24px;color: #0062a7;overflow: hidden;}
.p_con_box .main .p_con_m .p_con_text{width: 100%;height: auto;margin: 30px 0 0;font-size: 14px;color: #757575;line-height: 20px;overflow: hidden;}
.p_con_box .main .p_con_m .p_con_text p{margin: 10px 0;}
.p_con_box .main .p_con_m .p_con_text p:first-child{margin-top: 0;}
.p_con_box .main .p_con_m .p_con_text p:last-child{margin-bottom: 0;}
.p_con_box .main .p_con_m .p_con_text img{max-width: 100%;}
.p_con_box .main .p_con_m .p_con_text table {font-size:14px;width:100%; color: #757575;border-width: 1px;border-color: #d9d9d9;border-collapse: collapse;}
.p_con_box .main .p_con_m .p_con_text table th {border-width: 1px;padding: 8px;border-style: solid;border-color: #d9d9d9;}
.p_con_box .main .p_con_m .p_con_text table td {border-width: 1px;padding:2px 4px; border-style: solid;border-color: #d9d9d9; text-align:center;}
/* 留言反馈 */
.p_con_box .main .p_con_fee{width: 46%;height: auto;float: right;overflow: hidden;}
.p_con_box .main .p_con_fee .p_fee_list{width: 100%;height: auto;margin: 30px 0 0;overflow: hidden;}
.p_con_box .main .p_con_fee .p_fee_list ul{margin: 0;padding: 0;overflow: hidden;}
.p_con_box .main .p_con_fee .p_fee_list ul li{width: 100%;height: auto;margin: 10px 0 0;overflow: hidden;}
.p_con_box .main .p_con_fee .p_fee_list ul li:first-child{margin: 0;}
.p_con_box .main .p_con_fee .p_fee_list ul li input{width: 100%;height: 50px;border: 1px solid #d9d9d9;box-sizing: border-box;padding: 0 10px;font-size: 14px;}
.p_con_box .main .p_con_fee .p_fee_list ul li.f_code input{width: calc(100% - 160px);float: left;}
.p_con_box .main .p_con_fee .p_fee_list ul li.f_code img{width: 150px;height: 50px;float: right;}
.p_con_box .main .p_con_fee .p_fee_list ul li.f_textarea textarea{width: 100%;height: 300px;border: 1px solid #d9d9d9;box-sizing: border-box;padding: 10px;font-size: 14px;}
.p_con_box .main .p_con_fee .p_fee_list ul li.f_submit input{width: 50%;max-width: 160px;height: 50px;display: block;border: 0;background: #0062a7;color: #fff;color: #fff;}
.p_con_box .main .p_con_fee .p_fee_list ul li input::-webkit-input-placeholder{color: #757575;}
.p_con_box .main .p_con_fee .p_fee_list ul li input::-moz-placeholder{color: #757575;}
.p_con_box .main .p_con_fee .p_fee_list ul li input:-ms-input-placeholder{color: #757575;}
.p_con_box .main .p_con_fee .p_fee_list ul li textarea::-webkit-input-placeholder{color: #757575;}
.p_con_box .main .p_con_fee .p_fee_list ul li textarea::-moz-placeholder{color: #757575;}
.p_con_box .main .p_con_fee .p_fee_list ul li textarea:-ms-input-placeholder{color: #757575;}

@media screen and (max-width: 991px) {
	.p_con_box .main .p_con_m,.p_con_box .main .p_con_fee{width: 100%;float: initial;margin: 30px 0;}
	.p_con_box .main .p_con_m{margin-top: 0;}
	.p_con_box .main .p_con_fee{margin-bottom: 0;}
}

/* 下载 */
.p_down_box{width: 100%;height: auto;margin: 30px 0;overflow: hidden;}
.p_down_box .p_down_list{width: 96%;max-width: 1200px;height: auto;margin: 0 auto;overflow: hidden;}
.p_down_box .p_down_list ul{margin: -20px 0 0;padding: 0;overflow: hidden;}
.p_down_box .p_down_list ul li{width: 48%;height: auto;margin: 20px 0 0;box-sizing: border-box;float: left;border: 1px solid #f5f5f5;overflow: hidden;}
.p_down_box .p_down_list ul li:nth-child(2n){float: right;}
.p_down_box .p_down_list ul li a{width: 100%;height: 100%;display: block;box-sizing: border-box;padding: 15px 50px 15px 80px;position: relative;overflow: hidden;}
.p_down_box .p_down_list ul li a .text{width: 100%;height: auto;overflow: hidden;}
.p_down_box .p_down_list ul li a .text .title{width: 100%;height: auto;line-height: 24px;font-size: 16px;color: #333;overflow: hidden;-webkit-transition: all 200ms;-o-transition: all 200ms;transition: all 200ms;}
.p_down_box .p_down_list ul li a .text .time{width: 100%;height: 20px;margin: 6px 0 0;line-height: 20px;font-size: 12px;color: #999;overflow: hidden;}
.p_down_box .p_down_list ul li a .ico{width: 70px;height: 50px;position: absolute;top: 50%;left: 5px;z-index: 2;margin: -25px 0 0;text-align: center;line-height: 50px;color: #999;overflow: hidden;}
.p_down_box .p_down_list ul li a .ico i{font-size: 40px;}
.p_down_box .p_down_list ul li a .btn{width: 50px;height: 50px;position: absolute;top: 50%;right: 0;z-index: 2;margin: -25px 0 0;text-align: center;line-height: 50px;color: #999;overflow: hidden;-webkit-transition: all 200ms;-o-transition: all 200ms;transition: all 200ms;}
.p_down_box .p_down_list ul li a .btn i{font-size: 24px;}
.p_down_box .p_down_list ul li:hover a .text .title,.p_down_box .p_down_list ul li:hover a .btn{color: #0062a7;}

@media screen and (max-width: 991px) {
	.p_down_box .p_down_list ul li a .text .title{color: #0062a7;}
}
@media screen and (max-width: 767px) {
	.p_down_box .p_down_list ul li{width: 100%;float: initial;}
	.p_down_box .p_down_list ul li:nth-child(2n){float: initial;}
}


/* PC版页码 */
.list{width: 100%;height: auto;text-align: center;font-size: 0;margin: 30px 0 0;overflow: hidden;}
.list a{display: inline-block;*display: inline;*zoom: 1;width: auto;min-width: 20px;height: 40px;line-height: 40px;padding: 0 10px;font-size: 14px;background: #f5f5f5;color: #757575;vertical-align: top;margin: 0 3px;overflow: hidden;-webkit-transition: all 100ms;-o-transition: all 100ms;transition: all 100ms;}
.list a.active,.list a:hover{background: #0062a7;color: #fff;}

/*手机版页码*/
.m_list{width: 100%;height: auto;line-height: 50px;font-size: 14px;text-align: center;margin: 30px 0 0;font-size: 0;display: none;}
.m_list a{display: inline-block;background: #bbb;color: #fff;padding: 0 22px;margin: 0 5px;font-size: 14px;border-radius: 3px;vertical-align: top;}
.m_list a.active{background: #0062a7;}
.m_list a:hover{background: #0062a7;}
.m_list span{display: inline-block;height: 100%;font-size: 10px;color: #bbb;font-family: '宋体';padding: 0 3px;vertical-align: top;}
.m_list .list_show{width: 50px;height: 50px;padding: 0;background: #bbb;text-align: center;border-radius: 3px;overflow: hidden;}
.m_list .list_show i{width: 55%;height: 1px;background: #fff;display: block;margin: 0 auto;overflow: hidden;}
.m_list .list_show i:nth-child(2n){margin: 8px auto;}

@media screen and (max-width: 991px) {
	.list{display: none;}
	.m_list{display: block;}
}

/*手机版弹出分页*/
.list_nav{width: 100%;height: 100%;position: fixed;top: 0;left: 0;background: rgba(0, 0, 0, .8);z-index: 100;display: none;overflow: hidden;}
.list_nav ul{width: 96%;max-height: 70%;margin: 0 auto;padding: 0;overflow: hidden;overflow-y: auto;}
.list_nav ul li{width: 18%;height: 60px;line-height: 60px;margin: 10px 2.5% 0 0;border-radius: 3px;float: left;text-align: center;overflow: hidden;}
.list_nav ul li:nth-child(5n){margin-right: 0;}
.list_nav ul li a{width: 100%;height: 100%;display: block;background: #fff;color: #333;}
.list_nav ul li a.active{background: #0062a7;color: #fff;}
.list_close{width: 15vw;max-width: 70px;height: 15vw;max-height: 70px;border-radius: 50%;border: 2px solid #fff;margin: 50px auto 0;position: relative;overflow: hidden;}
.list_close i{width: 60%;height: 2px;display: block;background: #fff;position: absolute;top: 50%;left: 50%;margin: -1px 0 0 -30%;transform-origin: center center;}
.list_close i:first-child{transform: rotate(45deg);}
.list_close i:last-child{transform: rotate(-45deg);}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.list_nav ul li{width: 10.75%;margin: 10px 2% 0 0;}
	.list_nav ul li:nth-child(5n){margin: 10px 2% 0 0;}
	.list_nav ul li:nth-child(8n){margin-right: 0;}
}


#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;}
@media screen and (max-width: 991px) {.bottom_tools{display: none;}}
/* 定义在线客服 */