﻿@charset "utf-8";

#content {padding-bottom: 80px;}
.content_box {padding-top: 30px;}
.adv>img {width: 100%;}
/*面包屑*/
.location {padding: 15px 0px 0px;}
.location a {display: inline-block;vertical-align: middle;height: 20px;line-height: 20px;color: #555;font-size: 15px;}
.location a:hover {color: #0096d6}
.location a:after {content: '>'; display: block; display: inline-block; margin: 0px 6px 0px 12px; font-family: "Simsun";height: 20px;line-height: 20px;}
.location a:last-of-type:after {display: none;}
/*产品分类*/
.pro_content .clm {margin-bottom: 30px;}
.pro_content .clm .inner {border:1px solid #e5e5e5;font-size: 0px;padding: 20px;border-radius: 3px;}
.pro_content .clm .inner .img,.pro_content .clm .inner .des {display: inline-block;vertical-align: middle;width: 50%;overflow: hidden;}
.pro_content .clm .inner .img img {height: 211px;}
.pro_content .clm .inner .des {width: 45%;margin-left: 5%;}
.pro_content .clm .inner .des .title {color: #333;font-size: 18px;margin-bottom: 10px;}
.pro_content .clm .inner .des .title:hover {color: #0096d6;}
.pro_content .clm .inner .des .more {color: #fff;font-size:15px;width: 100px;height: 35px;line-height: 35px;text-align: center;border-radius: 3px;background: #39b2e5;}
.pro_content .clm .inner .des .more:hover {background: #0096d6;}
/*内页导航*/
.content_nav {border-bottom: 1px solid #e5e5e5;}
.content_nav ul {text-align: center;}
.content_nav ul li{text-align: center;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.content_nav ul li a {display: inline-block;color: #333;font-size: 16px;height: 65px;line-height: 65px;padding: 0 5px;}
.content_nav ul li a:hover {color: #0096d6;}
.content_nav ul li.active a {color: #0096d6;border-bottom: 2px solid #0096d6;}
/*产品列表*/
.pro_list_box {padding-top: 30px;}
.pro_list_box .pro_list li {margin-bottom: 30px;}
.pro_list_box .pro_list li .con {display: block;border:1px solid #e5e5e5;position: relative;overflow: hidden;}
.pro_list_box .pro_list li .con .img {width: 100%;overflow: hidden;}
.pro_list_box .pro_list li .con .img  img {display: block;margin: 0 auto;}
.pro_list_box .pro_list li .con .name {color: #666;font-size: 16px;margin: 10px 0px;display: block;overflow: hidden;height: 42px;padding:0px 10px;text-align: center;}
.pro_list_box .pro_list li .con .Mask {display: none;width: 100%;height: 100%;position: absolute;left: 0px;top: 0px;background: rgba(60,180,240,0.9);-webkit-animation: zoomIn 0.5s ease forwards;animation: zoomIn 0.5s ease forwards;}
.pro_list_box .pro_list li .con:hover .Mask {display: block;}
.pro_list_box .pro_list li .con .Mask a,.pro_list_box .pro_list li .con .Mask span {display: block;width:60px;height:60px;position: absolute;left: 50%;top: 50%;margin: -30px 0 0 -30px;border-radius: 50%;background-image: url(../images/icons.png);background-position: 0px -50px;background-repeat: no-repeat;}
/*分页*/
.pages {width: 100%;text-align: center;padding: 20px 0px 0px;}
.pages a {display: inline-block;vertical-align: middle;min-width: 35px;height: 35px;line-height: 35px;color: #999;font-size: 14px;padding: 0 10px;margin: 0 3px;background: #f3f3f3;border-radius: 3px;}
.pages a:hover {color: #0096d6;background: #ececec}
.pages a.active {color: #fff;background: #0096d6;}
/*产品详情*/
.pro_des {padding-top: 20px;}
#magnifier {position: relative; width: 580px;float: left;}
.small-box {position: relative; width: 580px; height: 402px; border: 1px solid #eee; }
.small-box img {display: block; height: 400px; margin: 0 auto; }
.thumbnail-box {position: relative; width: 100%; margin-top: 20px; }
.thumbnail-box .arrow {position: absolute; top: 0px; width: 32px; height: 90px; outline: none; background-color: #dcdcdc; background-repeat: no-repeat; background-position: center; }
.thumbnail-box .arrow:hover {background-color: #ccc;}
.thumbnail-box .btn-prev {left: 0;background-image: url(../images/btn_prev.png);}
.thumbnail-box .btn-next {right: 0;background-image: url(../images/btn_next.png);}
.thumbnail-box .list {overflow: hidden;width: 500px;margin: 0 auto;}
.thumbnail-box .wrapper {width: 100000px;}
.thumbnail-box .list .item {float: left;margin: 0 10px;width: 105px;height: 90px;border: 1px solid #e5e5e5;}
.thumbnail-box .list .item img {height: 88px;margin: 0 auto;display: block;}
.thumbnail-box .list .item-cur {border: 1px solid #e53e41;}
/*产品信息*/
.pro-intro {width: 520px;float: right;}
.pro-intro .pro-name {}
.pro-intro .pro-name h1 {color: #333;font-size: 18px;margin: 0px 0px 15px 0px;}
.pro-intro .pro-name h2 {color: #333;font-size: 18px;margin: 0px;font-weight: 700;}
.pro-intro .desc {margin: 20px 0px 30px;}
.pro-intro .desc p {font-size: 16px;color: #666;line-height: 30px;}
.pro-intro ul.pro_ico li {display: inline-block;vertical-align: middle;margin-right: 8px;}
.pro-intro .pro_btn {margin-top: 65px;}
.pro-intro .pro_btn a {display: block;width: 185px;height: 50px;line-height: 50px;border-radius: 5px;background-color: #39b2e5;color: #fff;font-size: 18px;text-align: center;}
.pro-intro .pro_btn a:hover {background-color: #0096d6;}
/*产品参数*/
.pro-details {margin-top: 60px;}
.pro-details .hd ul {width: 100%;height: 42px;border-bottom: 1px solid #ccc;}
.pro-details .hd ul li {width: 132px;height: 42px;line-height: 42px;text-align: center;float: left;color: #666;background: #f3f3f3;font-size: 16px;border:1px solid #ccc;cursor: pointer;border-radius: 5px 5px 0px 0px;margin-right: 10px;}
.pro-details .hd ul li.on {background:#0096d6;border-color: #0096d6;color: #fff;}
.pro-details .bd {min-height: 280px;}
.pro-details .bd .desc_row {padding:30px 0px 0px;}
.pro-details .bd .desc_row h5 {color: #424242;font-size: 16px;margin-bottom: 8px;}
.pro-details .bd .desc_row p {color: #666;font-size: 15px;line-height: 28px;}
.pro-details .bd .desc_row p img {max-width: 100%;}
.pro-details .bd .desc_row table {width: 100% !important;}
.pro-details .bd .desc_row table thead {height:50px; line-height:50px; color:#fff; font-size:16px; background:#0074c7;}
.pro-details .bd .desc_row table thead tr td,.pro-details .bd .desc_row table thead tr th {border:1px solid #dcdcdc;}
.pro-details .bd .desc_row table tbody tr td,.pro-details .bd .desc_row table thead tr th {padding:8px 20px;border:1px solid #dcdcdc;color: #555;font-size: 15px;box-sizing:border-box;}
/*产品文字介绍*/
.pro_text {padding-top: 40px;}
.pro_text h4 {font-size: 30px;color: #333;margin-bottom: 20px;}
.pro_text p {color: #555;font-size: 16px;line-height: 26px;margin-bottom: 5px;}
.pro_text table tbody tr td {color: #333;font-size: 16px;}
.pro_text table tbody tr td:nth-child(1) {padding:10px 50px 10px 10px;}
.pro_text table tbody tr td:nth-child(2) {padding:10px 10px 10px 50px;}
.title td{font-weight:bold;}
.he{font-size:20px;}
.fo{border-bottom:1px #c6c6c6 solid;}
.td_1{padding:10px 50px 10px 10px;}
.td_2{padding:10px 10px 10px 50px;}
/*解决方案*/
.solution_desc p {color: #555;font-size: 15px;line-height: 28px;}
.solution_desc a,.solution_desc span{text-decoration: none !important;}
.solution_list {margin-top: 50px;}
.solution_list ul li {margin-bottom: 20px;}
.solution_list ul li a {display: block;box-shadow:0px 0px 10px rgba(0,0,0,0.1);border-radius: 3px;padding: 30px 20px;text-align: center;transition: all 0.6s ease;-webkit-transition: all 0.6s ease;}
.solution_list ul li a .ico {margin-bottom: 20px;display: block;text-align: center;}
.solution_list ul li a p {color: #555;font-size: 16px;}
.solution_list ul li a:hover {box-shadow:0px 0px 10px rgba(60,180,240,0.75);}
.solution_desc table tbody tr td {padding:5px 10px;color: #333;font-size: 15px;border:1px solid #ccc;}
/*解决方案详情*/
.solution_desc h1 {color: #333;font-size: 24px;text-align: center;margin: 0px 0px 30px 0px;}

/*行业应用*/
.app_content>p {text-align: center;color: #666;font-size: 15px;}
.app_list ul li {margin-top: 30px;}
.app_list ul li a {display: block;border:1px solid #dcdcdc;box-shadow:0px 0px 10px rgba(0,0,0,0.1);border-radius: 3px;padding: 30px;text-align: center;transition: all 0.6s ease;-webkit-transition: all 0.6s ease;}
.app_list ul li a h4 {color: #333;font-size: 18px;margin: 10px 0px 15px;}
.app_list ul li a p {height: 40px;line-height: 20px;color: #666;}
.app_list ul li a:hover {border-color:#0096d6;box-shadow:0px 0px 10px rgba(60,180,240,0.75);}

.app_desc h1 {color: #333;font-size: 24px;text-align: center;margin: 0px 0px 30px;}
.app_desc .h {display:block;background-color: #f5f5f5;border-left: 5px #39b2e5 solid;height: 35px;line-height: 35px;padding-left: 15px;font-size: 16px;}
.app_desc p {color: #555;font-size: 16px;line-height: 24px;margin-bottom: 6px;}
.app_desc p::after {content: '';display: block;clear: both;height: 0;visibility: hidden;}
/*服务支持*/
.service_desc .text h4 {color: #666;font-size: 24px;text-align: center;margin-bottom: 20px;}
.service_desc .text p {color: #666;font-size: 15px;line-height: 24px;text-align: justify;}
.service_desc .img img {width: 100%;}
.service_link {margin-top: 100px;}
.service_link ul li {margin-bottom: 20px;}
.service_link ul li a {color: #0000cc;font-size: 16px;}
.service_link ul li a:hover {text-decoration: underline;}
.service_desc h1 {color: #333;font-size: 24px;text-align: center;margin: 0px 0px 30px 0px;}
.service_desc .des p {color: #555;font-size: 15px;line-height: 30px;text-align: justify;}
.service_row {margin-top: 40px;}
.service_row .h {width: 100%;border-bottom: 1px solid #dcdcdc;height: 50px;line-height: 50px;margin-bottom: 25px;}
.service_row .h h4 {float: left;line-height: 50px;margin: 0;color: #333;font-size: 24px;}
.service_row .h a {float: right;font-size: 16px;color: #0096d6;}
.service_row>h4 {color: #333;font-size: 24px;text-align: center;margin: 0px 0px 30px 0px;}

.service_row .service_map .map_img {text-align: center;}
.service_row .service_map .map_img img {max-width: 100%;}
.service_row .service_mess p {color: #666;font-size: 16px;text-align: center;}

.mess_con {width: 500px;margin: 0 auto;padding-top: 10px;}
.mess_con .form-list {margin-top: 20px;}
.mess_con .form-list>label {float: left;display: block;width: 90px;height: 40px;line-height: 40px;color: #666;font-size: 16px;margin:0px;}
.mess_con .form-list>label font {margin-left: 5px;color: #f00;}
.mess_con .form-list .form-control {width: 410px;height: 40px;float: right;border-radius: 2px;box-shadow:none;}
.mess_con .form-list textarea.form-control {height: 160px;line-height: 25px;}
.mess_con .form-list .sex {width: 410px;height: 40px;line-height: 40px;float: right;border-radius: 2px;box-shadow:none;}
.mess_con .form-list .sex label {display: inline-block;vertical-align: middle;position: relative;margin-right: 20px;cursor: pointer;}
.mess_con .form-list .sex label input {opacity: 0;position: absolute;left: 0px;cursor: pointer;}
.mess_con .form-list .sex label i {width: 20px;height: 20px;line-height: 20px;display: inline-block;vertical-align: middle;background: url(../images/radio_ico.png) no-repeat;display: inline-block;vertical-align: middle;}
.mess_con .form-list .sex label em {display: inline-block;vertical-align: middle;margin-left: 5px;color: #666;}
.mess_con .form-list .sex label input[type="radio"]:checked + i {background-position: -20px 0px;}
.mess_con .form-list.submit input {margin-left: 90px;background: #0096d6;border-color: #0096d6;color: #fff;}
.mess_con .form-list p {text-align: left;color: #888;font-size: 14px;margin-left: 90px;line-height: 30px;}
.mess_con .form-list p font {color: #f00;}
/*优势*/
.advantage {border-bottom: 1px solid #dcdcdc;padding-bottom: 40px;}
/*耗材*/
.after_brand ul{padding-top: 50px;}
.after_brand ul li {margin-bottom: 20px;}
.after_brand ul li .img {border:1px solid #dcdcdc;overflow: hidden;}
.after_brand ul li p {color: #666;font-size: 16px;text-align: center;margin-top: 10px;}
.after_link {margin-top: 80px;}
/*.after_link a {color: #0000cc;font-size: 16px;line-height: 20px;}
.after_link a i {display: block;float: left;width: 21px;height: 16px;background: url(../images/icons.png) no-repeat -278px 0px;margin: 2px 10px 0px 0px;}
.after_link a:hover {text-decoration: underline;}*/
.after_link .col-md-3 a {display: block;box-shadow:0px 0px 10px rgba(0,0,0,0.1);border-radius: 3px;padding: 20px;text-align: center;transition: all 0.6s ease;-webkit-transition: all 0.6s ease;}
.after_link .col-md-3 a img {margin: 0px auto 20px;display: block;text-align: center;}
.after_link .col-md-3 a p {color: #555;font-size: 16px;;transition: all 0.6s ease;-webkit-transition: all 0.6s ease;}
.after_link .col-md-3 a:hover {box-shadow:0px 0px 10px rgba(60,180,240,0.75);}
.after_link .col-md-3 a:hover p {color: #0096d6;}
/*耗材图片展示*/
.after_image ul li {margin-bottom: 20px;}
.after_image ul li a img {width: 100%;}
.after_image ul li p {color: #666;font-size: 16px;text-align: center;margin-top: 10px;}
/*相册图css*/
#zoom{z-index:99990;position:fixed;top:0;left:0;display:none;width:100%;height:100%;background:rgba(0,0,0,0.5);}
#zoom .content{z-index:99991;position:absolute;top:50%;left:50%;width:200px;height:200px;background:#fff no-repeat 50% 50%;padding:3px;margin:-100px 0 0 -100px;box-shadow:-20px 20px 20px rgba(0,0,0,.3);border-radius:4px;box-sizing: content-box;}
#zoom .content.loading{background-image:url(../images/loading.gif)}
#zoom img{display:block;max-width:none;background:#ececec;box-shadow:0 1px 3px rgba(0,0,0,.25);border-radius:4px}
#zoom .close{z-index:99993;position:absolute;top:0;right:0;width:49px;height:49px;cursor:pointer;background:transparent url(../images/close_ico.png) no-repeat 50% 50%;opacity:1;filter:alpha(opacity=100);border-radius:0 0 0 4px}
#zoom .previous,#zoom .next{z-index:99992;position:absolute;top:50%;overflow:hidden;display:block;width:49px;height:49px;margin-top:-25px}
#zoom .previous{left:0;background:url(../images/arrows.png) no-repeat 0 0;border-radius:0 4px 4px 0}
#zoom .next{right:0;background:url(../images/arrows.png) no-repeat 100% 0;border-radius:4px 0 0 4px}
#zoom .close:hover{background-color:#da4f49}
#zoom .previous:hover,#zoom .next:hover{background-color:#08c}
/*新闻*/
.news_list ul li {width: 100%;height: 155px;margin-bottom: 25px;}
.news_list ul li .img {width: 210px;overflow: hidden;float: left;}
.news_list ul li .img img {display: block;-webkit-transition: all 0.5s;transition: all 0.5s;}
.news_list ul li .img:hover img {-webkit-transform: scale(1.2);transform: scale(1.2);}
.news_list ul li .txt {width: calc(100% - 210px);height: 155px;background: #f6f6f6;float: left;padding:30px 20px;}
.news_list ul li .txt a {display: block;height: 30px;line-height: 30px;margin-bottom: 10px;}
.news_list ul li .txt a h4 {float: left;color: #333;font-size: 18px;line-height: 30px;}
.news_list ul li .txt a .date {float: right;color: #666;font-size: 16px;}
.news_list ul li .txt a:hover h4,.news_list ul li .txt a:hover .date {color: #0096d6;}
.news_list ul li .txt p {color: #666;font-size: 14px;line-height: 24px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;}
.news_desc h1 {margin: 0;color: #333;font-size: 24px;}
.news_desc .info {padding: 15px 0px 20px;border-bottom: 1px solid #dcdcdc;}
.news_desc .info span {color: #666;font-size: 14px;display: inline-block;vertical-align: middle;margin-right: 50px;}
.news_desc .desc {padding: 30px 0px;}
.news_desc .desc p {color: #333;font-size: 16px;line-height: 28px;text-indent: 2em;margin-bottom: 5px;}
.news_desc .news_page {border-top: 1px solid #e2e2e2;margin-top: 30px;padding-top: 20px;position: relative;}
.news_desc .news_page:after {content: '';display: block;width: 90px;height: 1px;background-color: #0096d6;position: absolute;left: 0px;top:-1px;}
.news_desc .news_page p {margin-bottom: 8px;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.news_desc .news_page p a {color: #555;font-size: 16px;}
.news_desc .news_page p a:hover {color: #0096d6;}
.news_desc .news_page .back {display: block;width: 185px;height: 50px;line-height: 50px;background: #39b2e5;color: #fff;font-size: 18px;text-align: center;border-radius: 5px;}
.news_desc .news_page .back:hover {background: #0096d6;}

/*下载*/
.down_list ul li {width: 100%;background: #f5f5f5;margin-bottom: 20px;padding: 20px;}
.down_list ul li .img {display: inline-block;vertical-align: middle;margin-right: 10px;}
.down_list ul li .txt {display: inline-block;vertical-align: middle;width: calc(100% - 150px);}
.down_list ul li .txt h4 {color: #333;font-size: 18px;margin-bottom: 5px;display: block;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.down_list ul li .txt p {color: #555;font-size:14px;display: block;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.down_list ul li a.btn {display: block;float: right;width: 58px;height: 58px;background: url(../images/down_btn.png) no-repeat;}
.down_list ul li a.btn:hover {background-position: 0px -58px;}

/*公司介绍*/
.about_desc p {color: #666;font-size: 15px;line-height: 28px;margin-bottom: 5px;text-indent: 2em;}
.about_honor ul li {margin-bottom: 30px;}
.about_honor ul li a {display: block;padding: 5px;border:1px solid #dcdcdc;margin-bottom: 10px;}
.about_honor ul li a:hover {border-color:#0096d6;}
.about_honor ul li p {color: #666;font-size: 15px;text-align: center;}

.about_culture {margin-top: 20px;background: #f4f4f4;}
.about_culture .img {padding: 0px;}
.about_culture .text {padding:30px 40px;}
.about_culture .text p {color: #333;font-size: 15px;line-height: 28px;}
/*联系我们*/
.contact_text .contact_row {margin-bottom: 30px;}
.contact_text .contact_row .text h4 {color: #333;font-size: 24px;margin-bottom: 30px;}
.contact_text .contact_row .text p {color: #333;font-size: 15px;line-height: 26px;margin-bottom: 20px;}
.contact_text .contact_row .text p::before {content: '';display: inline-block;vertical-align: top;width: 26px;height: 26px;margin-right: 15px;background: url(../images/contact_ico.png) no-repeat;background-size: 26px auto;}
.contact_text .contact_row .text p:nth-child(2)::before {background-position: 0px 0px;}
.contact_text .contact_row .text p:nth-child(3)::before {background-position: 0px -30px;}
.contact_text .contact_row .text p:nth-child(4)::before {background-position: 0px -60px;}
.contact_text .contact_row .text p:nth-child(5)::before {background-position: 0px -90px;}
.contact_text .contact_row .map {height: 320px;}
/*招聘*/
.join_list .thead {background: #39b2e5;}
.join_list .thead .th {width: 25%;float: left;padding: 15px 25px;color: #fff;font-size: 15px;}
.join_list ul li .link {background: #f5f5f5;cursor: pointer;position: relative;}
.join_list ul li:nth-child(2n) .link {background: #fff;border-bottom: 1px solid #f5f5f5;}
.join_list ul li .link span {display: block;width: 25%;float: left;padding: 15px 25px;color: #333;font-size: 15px;}
.join_list ul li .link i.fa {position: absolute;right: 20px;top: 50%;width: 15px;height: 15px;background: url(../images/icons.png) no-repeat -250px -30px;transform: translate(0%,-50%);}
.join_list ul li.open .link i.fa {background: url(../images/icons.png) no-repeat -270px -30px;}
.join_list ul li .submenu {padding: 20px;border-bottom: 1px solid #ececec;display: none;}
.join_list ul li .submenu p {color: #555;font-size: 15px;line-height: 26px;}
.join_list ul li .submenu a.join_btn {display: block;width: 135px;height: 42px;line-height: 42px;text-align: center;background: #39b2e5;color: #fff;font-size: 16px;border-radius: 3px;margin-top: 40px;}
.join_list ul li .submenu a.join_btn:hover {background: #0096d6;}


/*会员中心*/
.member_content .h {width: 100%;border-bottom: 1px solid #dcdcdc;height: 60px;line-height: 60px;color: #333;font-size: 24px;}
.member_content .member_list {width: 25%;float: left;}
.member_content .member_list .navMenu>li span.afinve {display: block;width: 100%;height: 60px;border-bottom: 1px dashed #dcdcdc;padding: 18px 40px;position: relative;cursor: pointer;}
.member_content .member_list .navMenu>li span.afinve::after {content: '';display: block;width: 20px;height: 20px;background: url(../images/icons.png) no-repeat -180px -30px;position: absolute;left: 10px;top: 20px;}
.member_content .member_list .navMenu>li span.afinve::before {content: '';display: block;width: 14px;height: 20px;background: url(../images/icons.png) no-repeat -216px -30px;position: absolute;right: 30px;top: 20px;}
.member_content .member_list .navMenu>li span.afinve a {display: block;color: #666;font-size: 18px;height: 24px;line-height: 24px;}
.member_content .member_list .navMenu>li span.afinve a:hover {color: #0096d6;}
.member_content .member_list .navMenu>li .sub-menu {border-bottom: 1px dashed #dcdcdc;padding: 10px 0px;}
.member_content .member_list .navMenu>li.active span.afinve a {color: #0096d6;}
.sub-menu li {padding: 5px 20px 5px 40px;}
.sub-menu li a {display:block;color: #666;font-size: 15px;line-height: 25px;}
.sub-menu li a:hover,.sub-menu li.active a{color: #0096d6;}
.member_content .member_con {width: 75%;float: right;min-height: 700px;border-left: 1px solid #dcdcdc;padding: 40px 40px 80px;}
.member_info {width: 100%;text-align: center;}
.member_info p {color: #555;font-size: 24px;margin: 30px 0px 10px;}
.member_info p i {color: #0096d6;}
.member_info span {display: block;color:#666;font-size: 16px;}
.member_info a.sign {display: inline-block;width: 190px;height: 50px;line-height: 50px;text-align: center;border-radius: 5px;background: #39b2e5;color: #fff;font-size: 18px;margin: 40px 0px;}
.member_info a.sign:hover {background: #0096d6;}

.member_docs h4 {color: #333;font-size: 20px;text-align: center;margin-bottom: 30px;}
.member_docs p {color: #555;font-size: 16px;line-height: 28px;margin-bottom: 5px;}
.member_docs ul.guide-list li {width: 100%;padding-bottom: 10px;margin-bottom: 15px;border-bottom: 1px solid #dcdcdc;position: relative;}
.member_docs ul.guide-list li a {display: block;color: #666}
.member_docs ul.guide-list li a h5 {font-size: 16px;margin-bottom: 5px;}
.member_docs ul.guide-list li a .date {font-size: 14px;}
.member_docs ul.guide-list li:after {content: ""; display: block; width: 10px; height: 10px; border-right: solid 2px #666; border-bottom: solid 2px #666; position: absolute; top: 50%; right: 0px; -webkit-transform: rotate(-45deg) translate(0%,-150%); transform: rotate(-45deg) translate(0%,-150%); }
.member_docs ul.guide-list li a:hover {color: #0096d6;}
.member_docs ul.guide-list li:hover:after {border-color: #0096d6;}

.member_docs ul.guide-video li {margin-bottom: 30px;}
.member_docs ul.guide-video li a {display: block;position: relative;}
.member_docs ul.guide-video li a .ico {display: block;width: 100%;height: 100%;background: url(../images/video_btn.png) no-repeat center;background-size: 68px 68px;position: absolute;left: 0px;top: 0px;}
.member_docs ul.guide-video li a .name {width: 100%;height: 45px;background: rgba(0,0,0,0.75);position: absolute;left: 0px;bottom: 0px;padding: 0 15px;}
.member_docs ul.guide-video li a .name p {color: #fff;font-size: 16px;line-height: 45px;display: block;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;text-align: center;}

.video_desc iframe {width: 100%;height: 500px;}
.video_desc iframe .outsitepanel, .outsite-image {display: none !important;width: 0px !important;height: 0px !important}

.member_des p {color: #555;font-size: 16px;line-height: 24px;margin-bottom: 5px;}
.member_des .adv {padding-bottom: 30px;margin-bottom: 10px;border-bottom: 1px solid #eee;}
.member_des .adv ul.pro_modal li {margin-top: 20px;}
.member_des .adv ul.pro_modal li a img {width: 300px;margin: 0 auto;display: block;}


/*密码*/
.member_pass {width: 450px;margin: 0 auto;}
.member_pass .field {margin-bottom: 22px;}
.member_pass .field label {width: 110px;text-align: right;color: #666;font-size: 16px;}
.member_pass .field input {width: 320px;height: 40px;line-height: 38px;border:1px solid #dcdcdc;padding: 0px 10px;}
.member_pass .field input:focus {border-color: #0096d6;}
.member_pass .actions {padding-left: 114px;}  
.member_pass .actions input {width: 320px;height: 40px;background: #39b2e5;color: #fff;font-size: 15px;}
.member_pass .actions input:hover {background: #0096d6;}
/*优惠*/
.youhui_content {width: 100%;position: relative;min-height: 1320px;padding: 50px 0px;}
.youhui_content::after {content: '';display: block;width: 100%;height: 720px;position: absolute;left: 0px;bottom: 0px;z-index: -1;background-image: url(../images/youhui_bottom.jpg);background-repeat: no-repeat;background-position:bottom center;background-size: ;}
.youhui_content::before {content: '';display: block;width: 100%;height: 600px;position: absolute;left: 0px;top: 0px;z-index: -1;background-image: url(../images/youhui_top.jpg);background-repeat: no-repeat;background-position:top center;background-size: ;}
.youhui_content .h {text-align: center;color: #0096d6;font-size: 48px;font-weight: bold;margin-bottom: 90px;}
.youhui_row {border-bottom: 1px solid #e5e5e5;padding-bottom: 60px;margin-bottom: 60px;}
.youhui_row .img {float: left;max-width: 50%;}
.youhui_row .txt {float: right;margin-top: 50px;max-width: 50%;position: relative;}
.youhui_row .txt::after {content: '';display: block;width: 180px;height: 205px;background: url(../images/youhui_ico.png) no-repeat;background-size: 100% auto;position: absolute;right: -120px;bottom: -60px;}
.youhui_row .txt .title {display: table;width: 427px;height: 138px;background: url(../images/youhui_title.png) no-repeat;background-size: 100% auto;padding: 13px 20px 50px 40px;}
.youhui_row .txt .title .name {display: table-cell;vertical-align: middle;text-align: center;color: #fff;font-size: 24px;}
.youhui_row .txt .info {padding:25px 30px;}
.youhui_row .txt .info p {color: #333;font-size: 18px;line-height: 32px;}
.youhui_row .txt .tel {padding:0px 30px;color: #333;font-size: 20px;}
.youhui_row .txt .tel em {color: #d21d3e;font-size: 30px;}
.youhui_row:nth-child(2n) .img {float: right;}
.youhui_row:nth-child(2n) .txt {float: left;}
.youhui_row:nth-child(2n) .txt::after {left: -150px;right: auto;transform: scale(-1,1);}
.youhui_row:last-of-type {margin: 0px;padding: 0px;border:none;}

@media (min-width: 768px) {
	.after_image ul li a img {height: 265px;}
}
@media (min-width: 992px) {
	.after_image ul li a img {height: 220px;}
}

@media (min-width: 1200px){
	.content_nav ul {text-align: center;display: block;height: 65px;}
	.content_nav ul li {display: inline-block;width: auto !important;padding: 0 15px;}
	.after_image ul li a img {height: 203px;}
}

@media (max-width: 1199px){
	#magnifier,.small-box {width: 480px;}
	.pro-intro {width: 420px;}
	.thumbnail-box .list {width: 400px;}
	.thumbnail-box .list .item {width: 80px;height: 80px;}
	.thumbnail-box .list .item img {height: 78px;}
	.thumbnail-box .arrow {height: 80px;}
}

@media (max-width: 1024px) {
	.content_nav ul {justify-content: left;}

	.member_content .member_list {width: 280px;}
	.member_content .member_con {width: calc(100% - 280px);}
	
	.youhui_row {margin-bottom: 40px;padding-bottom: 40px;}
	.youhui_row .txt {width: 45%;margin-top: 30px;}
	.youhui_row .txt .title {width: 350px;height: 113px;padding: 10px 15px 40px 35px;}
	.youhui_row .txt .title .name {font-size: 18px;line-height: 21px;}
	.youhui_row .txt .info {width: 350px;padding: 20px 10px;}
	.youhui_row .txt .info p {font-size: 16px;}
	.youhui_row .txt .tel {padding: 0px 10px;font-size: 16px;}
	.youhui_row .txt .tel em {font-size: 24px;}
	.youhui_row .txt::after {display: none;}

	.pro_content .clm .inner .img img {height: 165px}
}

@media (max-width: 992px) {
	#magnifier,.small-box {width: 100%;height: auto;}
	.pro-intro {width: 100%;margin-top: 40px;}
	.thumbnail-box .list {width: calc(100% - 80px);}

	.youhui_content .h {font-size: 30px;margin-bottom: 50px;}
	.youhui_row {padding: 0px 10px 30px 10px;}
	.youhui_row .txt {margin-top: 0px;}
	.youhui_row .txt .title {width: 300px;height: 97px;padding: 13px 15px 40px 30px;}
	.youhui_row .txt .info {width: 320px;}

	
}

@media (max-width: 768px){
	.pages a {display: none;}
	.pages a.active,.pages a.prev,.pages a.next {display: inline-block;}

	.service_desc .img {margin-top: 30px;}
	.service_link {margin-top: 50px;}

	.solution_list ul li a p {width: 100%;height: 40px;}
	.solution_desc p img {max-width: 100% !important;height: auto !important;}


	.pro_content .clm .inner .img img {height: 125px}
	.pro_text table tbody tr td:nth-child(1) {padding:10px 5px 10px 5px;}
	.pro_text table tbody tr td:nth-child(2) {padding:10px 5px 10px 5px;}
	/*新闻*/
	.news_list ul li {height: 100px;}
	.news_list ul li .txt {padding: 10px 15px;width: calc(100% - 135px);height: 100px;}
	.news_list ul li .txt a {display: block;height: auto;line-height: 100%;margin:0px;}
	.news_list ul li .txt a h4,.news_list ul li .txt a .date {display: block;float: none;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;font-size: 15px;line-height: 120%;height: auto;margin-bottom: 5px;}
	.news_list ul li .txt a .date {font-size: 14px;}
	.news_list ul li .txt p {-webkit-line-clamp: 2;line-height: 18px;font-size: 14px;}
	.news_list ul li .img {width: 135px;height: 100px;}

	.join_list .thead .th,.join_list ul li .link span {padding: 15px 10px;}

	.mess_con {width: 100%;}
	.mess_con .form-list>label {display: block;}
	.mess_con .form-list .form-control,.mess_con .form-list .sex {display: block;width: 100%;}
	.mess_con .form-list p {margin: 0px;padding: 5px 0px;line-height: 20px;}

	.after_link {margin-top: 50px;}
	
	/*会员中心*/
	.member_content {background: #f5f5f5;}
	.member_content .h {padding:0 15px;margin-top: 15px;height: 45px;line-height: 45px;background: #fff;font-size: 20px;}
	.member_content .member_list,.member_content .member_con {width: 100%;border:none;background: #fff;margin-bottom: 20px;}
	.member_content .member_list .navMenu {padding:0px 15px 15px;}
	.member_content .member_list .navMenu>li span.afinve {height: 50px;padding: 10px 30px;}
	.member_content .member_list .navMenu>li span.afinve a {height: 30px;line-height: 30px;font-size: 15px;}
	.member_content .member_list .navMenu>li span.afinve::after {left: 0px;top: 16px}
	.member_content .member_list .navMenu>li span.afinve::before {right: 10px;top: 16px;}
	.member_content .member_list .navMenu>li .sub-menu {padding: 5px 0px;display: none;}
	.member_content .member_list .navMenu>li.active .sub-menu {display: block;}
	.sub-menu li {padding: 5px 20px 5px 30px;}
	.member_content .member_con {padding: 30px 15px;min-height: 100px;}

	.video_desc iframe {height: 300px;}




	/*登录*/
	.member_login {padding: 30px 15px;background-size: contain;background-position: center;}
	.member_login .login_con .login-box-warp {width: 100%;}
	.member_login .login_con .login-box-warp .field input {height: 48px;line-height: 48px;padding: 10px 10px 10px 45px;font-size: 16px;}
	.member_login .login_con .login-box-warp .field .ico {left: 10px;top: 9px;}
	.member_login .login_con .login-box-warp .actions input {height: 48px;padding: 10px;font-size: 16px;}
	.field img {height: 46px !important;width: 120px;}
	.member_login .login_con .login-box-warp .field .code_btn {height: 40px;width: 120px;line-height: 40px;font-size: 14px;}

	
}

@media (max-width: 640px){
	.youhui_row .img,.youhui_row .txt {width: 100%;max-width: none;}
	.youhui_row .img img {width: 100%;max-width: 400px;display: block;margin: 0 auto;}
	.youhui_row .txt {margin-top: 40px;}
	.youhui_row .txt .title {width: 350px;height: 113px;padding: 10px 15px 40px 35px;margin:0 auto;}
	.youhui_row .txt .title .name {font-size: 18px;line-height: 21px;}
	.youhui_row .txt .info {width: 350px;padding: 20px 10px;margin:0 auto;}
	.youhui_row .txt .info p {font-size: 16px;}
	.youhui_row .txt .tel {width: 350px;padding: 0px 10px;font-size: 16px;margin:0 auto;}

	.news_desc h1 {margin: 0;color: #333;font-size: 18px;}
	.news_desc .info {padding: 15px 0px 20px;border-bottom: 1px solid #dcdcdc;}
	.news_desc .info span {color: #666;font-size: 14px;display: inline-block;vertical-align: middle;margin-right: 50px;}
	.news_desc .desc {padding: 30px 0px;}
	.news_desc .desc p {color: #333;font-size: 16px;line-height: 28px;text-indent: 2em;margin-bottom: 5px;}
	.news_desc .news_page {border-top: 1px solid #e2e2e2;margin-top: 30px;padding-top: 20px;position: relative;}
	.news_desc .news_page p a {font-size: 15px;}
	.news_desc .news_page .page {width: 100%;}
	.news_desc .news_page .back {width: 100%;height: 40px;line-height: 40px;font-size: 15px;margin-top: 20px;}

	.pro_content .clm .inner .img img {height: auto;}

	.pro-details .bd .desc_row {overflow-x:auto;}

}

@media (max-width: 425px){
	.container {padding-left: 10px;padding-right: 10px;}
	.row {margin-left: -10px;margin-right: -10px;}
	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {padding-left: 10px;padding-right: 10px;}
	
	.content_box {padding-top: 20px;}
	#content {padding-bottom: 50px;}
	/*面包屑*/
	.location {padding: 8px 0px;}
	.location a {font-size: 12px;}
	
	/*内页分类*/
	.content_nav ul li a {height: 50px;line-height: 50px;font-size: 14px;}
	/*产品分类	*/
	.pro_content .clm {margin-bottom: 20px;}
	.pro_content .clm .inner {padding: 10px 15px;}
	.pro_content .clm .inner .des .title {font-size: 16px;}
	.pro_content .clm .inner .des .more {font-size: 14px;}
	/* 产品详情 */
	.small-box img {height: auto;}
	.pro-intro .pro_btn {margin-top: 30px;}
	.pro-details .hd ul li {width: calc(33.3333333% - 10px);margin-right: 15px;}
	.pro-details .hd ul li:last-of-type {margin-right: 0px;}

	.join_list .thead .th,.join_list ul li .link span {width: 33.333333%;}
	.join_list .thead .th:last-of-type ,.join_list ul li .link span:last-of-type {display: none;}

	/*修改密码*/
	.member_pass {width: 100%;}
	.member_pass .field label {text-align: left;}
	.member_pass .field input,.member_pass .actions input {width: 100%;border-radius: 3px;}
	.member_pass .actions {padding: 0px;}

}
@media (max-width: 370px){
	.youhui_row .txt .title {width: 300px;height: 97px;padding: 12px 15px 40px 35px;margin:0 auto;}
	.youhui_row .txt .title .name {font-size: 18px;line-height: 21px;}
	.youhui_row .txt .info {width: 320px;padding: 20px 10px;margin:0 auto;}
	.youhui_row .txt .info p {font-size: 16px;}
	.youhui_row .txt .tel {width: 320px;padding: 0px 10px;font-size: 16px;margin:0 auto;}
}