/************************************
 01)Common CSS 
*************************************/

.alignleft {
    float: left;
    margin-right: 15px;
}

.alignright {
    float: right;
    margin-left: 15px;
}

.aligncenter {
    display: block;
    margin: 0 auto 15px;
}

img {
    max-width: 100%;
    height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px;
    font-family: 'Raleway', sans-serif;
    letter-spacing: 0.8px;
}

html,
body {
    height: 100%;
    /*background-color: #00AEF0;*/
    /*background-color: #3498DB;*/
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
    font-weight: 400;
    color: #777777;
    background-color: #F8F8F8;
}

ul {
    list-style: none;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #2173a7;
}

a {
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    color: #333;
}

a:hover {
    color: #2173a7;
    text-decoration: none;
}

a:focus {
    color: #2173a7;
    outline: 0 solid;
}

/* Remove Chrome Input Field's Unwanted Yellow Background Color */

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 1000px white inset !important;
}

.tlinks {
    text-indent: -9999px;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
}

p {
    line-height: 26px;
}

/************************************
02)TOP HEADER
*************************************/

.top-header {
    background: #FFFFFF;
    border-bottom: 1px solid #f9f9f9;
    position: relative;
    overflow: hidden;
    height: 34px;
}

.contact-detail2 {
    margin: 0;
}

.contact-detail2 i {
    border-radius: 3px;
    padding: 3px 5px;
}

.contact-detail2 li {
    list-style: outside none none;
    float: left;
    margin-bottom: 0;
    margin-right: 15px;
}

.contact-detail2 li .phone {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.6px;
}

.contact-detail2 li a {
    color: #666;
    font-size: 14px;
    line-height: 34px;
}

/************************************
03)Logo
*************************************/

.navbar-brand {
    float: left;
    height: auto;
    padding: 6px 0;
    font-size: 18px;
    /*line-height: 20px;*/
}

.navbar-header .navbar-brand {
    background-color: #FFFFFF;
}

.navbar-brand .logo {
    width: 461px;
    height: auto;
}

.navbar-right {
    /*margin: 0;*/
}

.logo-text {
    text-transform: none;
    font-size: 25px;
    vertical-align: bottom;
    line-height: 38px;
    letter-spacing: 1px;
    color: #777;
    font-family: 'Raleway', sans-serif;
}

.logo-text samp {
    background: #1c9abf;
    float: left;
    margin-right: 5px;
    width: 40px;
    height: 40px;
    border-radius: 3px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-weight: normal;
    font-size: 30px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/************************************
04)Navbar
*************************************/

.navbar {
    margin-bottom: 0;
}

.header-shade {
    -webkit-box-shadow: 0 0 10px #333;
    -moz-box-shadow: 0 0 10px #333;
    box-shadow: 0 0 10px #333;
    z-index: 999;
}

.navbar-fixed-top {
    -webkit-box-shadow: 0 0 10px #333;
    -moz-box-shadow: 0 0 10px #333;
    box-shadow: 0 0 10px #333;
    z-index: 999;
    margin-top: 0 !important;
    padding: 0 !important;
    background: #fff !important;
    position: fixed !important;
}

.navbar-fixed-top .navbar-nav > li > a {
    background: transparent !important;
}

.navbar-menu .navbar-right .dropdown-menu {
    left: 0 !important;
}

.navbar-fixed-top .navbar-right {
    margin-right: 0px;
}

.navbar-default .navbar-nav li a {
    color: #222222;
    font-size: 15px;
}

.navbar-default .navbar-nav li ul{
background-color:#fdfdfd;
border-radius:4px;
}

.navbar-default .navbar-nav li ul li a{
color: #222;
display:block;
height:40px;
line-height:40px;
}

.navbar-default .navbar-nav li ul li a:hover{
color: #222222;

}

.dropdown-menu {
    padding: 0;
    border: 0;
    box-shadow: none;
}

.navbar-menu {
    background: #fff;
    border: none;
    border-radius: 0;
    padding: 12px 0;
    font-weight: 600;
    margin-bottom: 0;
}

.navbar-menu .navbar-nav > li > a {
    background: transparent !important;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
}

.navbar-menu .navbar-nav > li:last-child > a {
    padding-right: 0 !important;
}

.navbar-menu .navbar-nav > li > a:hover,
.navbar-menu .navbar-nav > li > a:active {
    background-color: transparent;
}

.cus-menu {
    margin-top: 11px;
}

/************************************
06)首页 Section 1
*************************************/
/*友情链接*/
.partner-list a{
	color:#c9c9c9;
	font-size:14px;
}
/*合作商*/
.partner {
    background-color: #ffffff;
}

.partner .picutre-box {
    width: 100%;
    height: 120px;
    overflow: hidden;
}

.partner .picutre-box td {
    cursor: pointer;
    min-width: 200px;
    height: 120px;
}

.partner .picutre-box img {
    width: 150px;
    height: auto;
    margin: 0 20px;
}

#home-s1, #home-s2, #home-s3, #home-s4 {
    padding: 60px 0 0 0;

}

#home-s1 {
    background-color: #F2F2F2;
    text-align: center;
}

#home-s1 h2 {
    font-weight: 400;
    color: #222;
}

#home-s1 p {
    color: #666;
    font-weight: 400;
    font-size: 16px;
}

#home-s1 .thumbnail {
    background-color: transparent;
    position: relative;
    border: 0;
    margin: 30px;
}

#home-s1 .thumbnail img {
    background-color: #D2D3D3;
}

#home-s1 .thumbnail h4 {
    font-weight: 400;
    margin: 20px 0 0;
}

#home-s1 .thumbnail,
#home-s1 .thumbnail a {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

#home-s1 .thumbnail:hover {
    /*box-shadow: 0px 5px 10px #ddd;*/
    /*-webkit-transform: translateY(-8px);*/
    /*-moz-transform: translateY(-8px);*/
    /*-ms-transform: translateY(-8px);*/
    /*-o-transform: translateY(-8px);*/
    /*transform: translateY(-8px);*/
}

.pro-classify {
    padding: 60px 0;
    text-align: center;
}

.pro-classify h2 {
    font-weight: 400;
    color: #222;
}

.pro-classify p {
    color: #666;
    font-weight: 400;
    font-size: 16px;
}

.pro-classify .row {
    margin-top: 20px;
}

.pro-classify .col-md-3 {
    padding: 4px;
}

.pro-classify .thumbnail,
.pro-classify .caption h4 {
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}

.pro-classify .thumbnail {
    position: relative;
    margin-bottom: 8px;
    border-radius: 0px;
    border: 1px solid #eeeeee;
}

.pro-classify .thumbnail:hover {
    box-shadow: 0 5px 15px #c7c7c7;
    -webkit-transform: translateY(-4px);
    -moz-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    -o-transform: translateY(-4px);
    transform: translateY(-4px);
}

.pro-classify .caption {
    min-height: 40px;
    margin-top: 12px;
    padding: 0;
}

.pro-classify h4 {
    font-weight: 500;
    color: #222;
    font-size: 16px;
}

.pro-classify .photo {
    display: flex;
    width: 100%;
    height: 240px;
    align-items: center;
    overflow: hidden;
}

.pro-classify .photo img {
    /*height: 100%;*/
}


/*首页测试服务*/
.pro-classify .photo2 {
    display: flex;
    width: 100%;
    /*height: 100px;*/
    align-items: center;
	justify-content:center;
    overflow: hidden;
}
.pro-classify .line {
	border-bottom: 1px solid #ddd;
}
.pro-classify .des {
    font-weight: normal;
    color: #222;
    font-size: 14px;
	margin: 15px 0px;
	min-height: 60px;
}
/*首页测试服务end*/

#home-s2 {
    text-align: center;
    /*background-image: url("../images/bg/home5.jpg");*/
    background: -webkit-linear-gradient(top, #afd9ee, #f8f8f8);
    background: -o-linear-gradient(top, #afd9ee, #f8f8f8);
    background: -moz-linear-gradient(top, #afd9ee, #f8f8f8);
    background: linear-gradient(to bottom, #afd9ee, #f8f8f8);
}

#home-s2 h2 {
    font-weight: 400;
    color: #222;
}

#home-s2 p {
    color: #666;
    font-weight: 400;
    font-size: 16px;
}

#home-s2 span {
    background-color: #31b0d5;
    color: #FFFFFF;
    padding: 0 9px;
    display: inline-block;
    border-radius: 50%;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}

#home-s2 .carousel {
    margin-top: 60px;
}

#home-s2 .carousel-indicators .active {
    background-color: #1c9abf;
}

#home-s2 .carousel-indicators li {
    background-color: #31b0d5;
}

#home-s2 .thumbnail {
    padding: 0;
    border: 0;
    -webkit-box-shadow: 0 5px 10px #bbb;
    -moz-box-shadow: 0 5px 10px #bbb;
    box-shadow: 0 5px 10px #bbb;
}

#home-s2 .thumbnail .photo {
    position: relative;
    width: 100%;
    height: 270px;
    overflow: hidden;
}

#home-s2 .thumbnail h4 {
    padding-top: 20px;
    font-weight: 500;
    font-size: 18px;
    color: #666;
}

#home-s2 .thumbnail span,
#home-s2 .thumbnail h4,
#home-s2 .thumbnail img {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

#home-s2 .thumbnail span {
    width: 40px;
    height: 3px;
    border-radius: 5%;
    background: #3fbd73;
    margin-bottom: -5px;
}

#home-s2 .thumbnail:hover span {
    width: 200px;
}

#home-s2 .thumbnail:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

#home-s2 .thumbnail:hover h4 {
    color: #333;
}

#home-s3 {
    /*background-color: #f3f3f3;*/
    background-image: url("home4.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

#home-s3 h2 {
    font-weight: 500;
    color: #1c9abf;
    padding-left: 6px;
    display: inline-block;
    border-left: 6px solid #1c9abf;
    margin-bottom: 36px;
}

#home-s3 h2 small {
    padding-left: 6px;
    font-size: 13px;
}

#home-s3 p {
    text-align: justify;
    letter-spacing: 0.4px;
    color: #333;
}

#home-s3 a.detail {
    color: #FFFFFF;
    background-color: rgba(72, 190, 249, 0.94);
    padding: 7px 26px;
    display: inline-block;
    margin-top: 12px;
    border-radius: 28px;
}

#home-s3 a.detail i {
    color: #FFFFFF;
    font-weight: 200;
    padding-left: 10px;
}

#home-s3 a.detail:hover {
    /*background-color: #319cd8;*/
    box-shadow: 0px 5px 10px rgba(153, 153, 153, 0.89);
}

#home-s3 ul {
    margin: 0;
    padding: 0;
}

#home-s3 li,
#home-s4 li {
    position: relative;
    list-style: none;
    min-height: 100px;
    background-color: #FFFFFF;
    border: 1px solid #eee;
    margin-bottom: 20px;
}

#home-s3 li:hover {
    -webkit-box-shadow: 1px 5px 10px #ddd;
    -moz-box-shadow: 1px 5px 10px #ddd;
    box-shadow: 1px 5px 10px #ddd;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
}

#home-s3 .time,
#home-s4 .time {
    float: left;
    background: #eee;
    top: 10px;
    width: 75px;
    height: 75px;
    margin: 12px 11px;
}

#home-s3 .time p,
#home-s4 .time p {
    text-align: center;
    margin-top: -3px;
}

#home-s3 .time strong,
#home-s4 .time strong {
    text-align: center;
    display: block;
    font-size: 36px;
    font-weight: 300;
}

#home-s3 .info,
#home-s4 .info {
    margin-top: 22px;
}

#home-s3 .info h4,
#home-s4 .info h4 {
    font-weight: 500;
    margin-bottom: 6px;
}

#home-s3 .info p,
#home-s4 .info p {
    color: #666;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

#home-s3 li,
#home-s3 li a,
#home-s3 li .time,
#home-s3 li .info,
#home-s4 li,
#home-s4 li a,
#home-s4 li .time,
#home-s4 li .info {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

#home-s3 li:hover,
#home-s4 li:hover {
    -webkit-box-shadow: 1px 5px 10px #ddd;
    -moz-box-shadow: 1px 5px 10px #ddd;
    box-shadow: 1px 5px 10px #ddd;
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px);
}

#section3 {
    padding: 10px 0;
    background-color: #65b4d3;
}

#section3 .section-3-box {
    text-align: center;
    color: #FFFFFF;
    margin-top: 12px;
}

#section3 .picutre-box {
    width: 100%;
    height: 120px;
    overflow: hidden;
}

#section3 .picutre-box td {
    cursor: pointer;
}

#section3 .picutre-box img {
    width: 200px;
    height: 120px;
}

#section3 .picutre-box #pic2 td {
    width: 200px;
    height: 120px;
}

#section3 .picutre-box #pic2 p {
    min-width: 220px;
    margin: 0 20px;
    font-size: 24px;
    color: #FFFFFF;
    white-space: nowrap;
}

#home-s4 h2 {
    font-weight: 500;
    color: #333;
    margin: 0;
}

#home-s4 h2, #home-s4 p, #home-s4 small {
    text-align: center;
}

#home-s4 small {
    width: 100%;
    display: inline-block;
    color: #999;
    margin: 6px 0;
}

#home-s4 p {
    color: #31b0d5;
}

#home-s4 span {
    background-color: #31b0d5;
    color: #FFFFFF;
    padding: 0 9px;
    display: inline-block;
    border-radius: 50%;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}

#home-s4 ul {
    margin: 40px 0;
    padding: 0;
}

#home-s4 .time p {
    color: #333;
}

/*#home-s4 li{*/
/*position: relative;*/
/*list-style: none;*/
/*min-height: 100px;*/
/*background-color: #FFFFFF;*/
/*border: 1px solid #eee;*/
/*margin-bottom: 20px;*/
/*}*/

/************************************
09) 公共风格
*************************************/
#about, #product, #tech, #news, #touch, #pro-info {
    padding: 50px 0 60px;
}

#about h3,
#product h3, #tech h3, #news h3, #touch h3, #pro-info h3, #news-info h3 {
    font-size: 28px;
    font-weight: 400;
    color: #333;
    padding-bottom: 6px;
    border-bottom: 1px solid #e0e3e6;
}

#about h3 small,
#product h3 small,
#tech h3 small,
#news h3 small,
#touch h3 small,
#pro-info h3 small,
#news-info h3 small {
    font-size: 13px;
    margin-left: 6px;
    color: #888;
}

#home-s2 small,
#home-s3 small,
#home-s4 small {
    color: #888;
    font-size: 13px;
}

/************************************
09) 关于我们
*************************************/
#about {
    /*background-color: white;*/
    /*background-image: url("../images/bg/about1.jpg");*/
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
    /*background-position: center;*/

}

#about h4 {
    font-size: 20px;
    font-weight: 500;
    color: #1c9abf;
    text-align: center;
}

#about p {
    text-align: justify;
}

#about .thumbnail h4 {
    color: #333;
    font-weight: bold;
}

#about .thumbnail p {
    /*font-family: 'Microsoft Yahei', sans-serif;*/
    letter-spacing: 0.5px;
}

/************************************
09) 产品中心
*************************************/
#product .nav-tabs li {
    float: none;
    margin-bottom: 0;
}

#product h4 {
    font-size: 20px;
    font-weight: 500;
    color: #333;
    margin: 30px 0 0 0;
    padding: 6px;
    /*background: #00AEF0;*/
    /*background: #1fa67a;*/
    background: #1c9abf;
    border-radius: 4px;
    color: #ffffff;
}

#product .content {
    background: #ffffff;
}

#product .inner-content {
    padding: 8px;
}

#product ul {
    margin: 0;
    padding: 0;
}

#product ul.nav-tabs {
    border: 1px solid #ccc;
    background-color: #FFFFFF;
}

#product .nav-tabs li {
    border-bottom: 1px solid #ccc;
}

#product .nav-tabs li.active a {
    /*background-color: #319cd8;*/
    color: #319cd8;
    border-right: 5px solid #319cd8;
}

#product .nav-tabs li a {
    margin-right: 0;
    border-radius: 0;
    border: 0;
    font-weight: 400;
}

#product .nav-tabs li a:hover {
    color: #319cd8;
}

#product .thumbnail {
    padding: 0;
    overflow: hidden;
    cursor: pointer;
    /*border: none;*/
}

#product .thumbnail p {
    font-size: 15px;
    color: #333;
    font-weight: 400;
}

#product .thumbnail .photo {
    display: flex;
    width: auto;
    height: 240px;
    overflow: hidden;
    text-align: center;
}

#product .thumbnail .photo img {
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    margin: auto;
}

#product .thumbnail:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

#product .nav-tabs li.active a,
#product .nav-tabs li a,
#product .thumbnail img,
#product .thumbnail p {
    position: relative;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

/************************************
    技术文章
*************************************/
#tech ul {
    margin: 20px 0;
    padding: 0;
}

#tech-tab li.active a {
    color: #1c9abf;
}
#tech .tab-content .nav-tabs.cusnav{
    padding-bottom: 1px;
    border-bottom: none;
}

#tech .tab-content .nav-tabs.cusnav>li{
    float: none;
    height:42px;
    position: relative;
}

#tech .tab-content .nav-tabs.cusnav h4{
    padding: 8px 6px;
    margin: 0;
    border-radius: 4px;
    color: #ffffff;
    background-color: #1c9abf;
}
#tech .tab-content .nav-tabs.cusnav>li.active a{
    border: none;
    color: #319cd8;
    border-right: 5px solid #319cd8;
    background-color: #ffffff;
    margin: 1px;
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
}
#tech .tab-content .nav-tabs.cusnav>li a{
    background-color: #fff;
    margin: 1px;
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
}
#tech .tab-content .nav-tabs.cusnav>li a:hover{
    text-decoration: none;
    background-color: #eee;
}

#tech .sub-content h4{
    padding: 8px 6px;
    margin-top: 20px;
    border-radius: 4px;
    color: #ffffff;
    background-color: #1c9abf;
}

#tech .sub-content .info h4{
    background: none;
    color: #555555;
}

/************************************
09) 新闻页面
*************************************/

#news ul {
    margin: 60px 0;
    padding: 0;
}

#tech .tab-content .ul li,
#news li {
    position: relative;
    list-style: none;
    min-height: 100px;
    background-color: #FFFFFF;
    border: 1px solid #eee;
    margin-bottom: 20px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

#tech .tab-content .ul li div.time,
#news li div.time {
    position: relative;
    display: inline-block;
    width: 75px;
    height: 75px;
    background: #eee;
    color: #666;
    text-align: center;
    float: left;
    top: 12px;
    left: 11px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

#tech .tab-content ul li div.time strong,
#news li div.time strong {
    font-size: 36px;
    font-weight: 300;
}

#tech .tab-content ul li div.time i,
#news li div.time i {
    /*font-size: 36px;*/
    font-weight: 500;
    font-style: normal;
}

#tech .tab-content .ul li div.info,
#news li div.info {
    margin-left: 96px;
    margin-top: 22px;
}

#tech .tab-content .ul li h4,
#news li h4 {
    margin: 0 0 6px;
    font-weight: 500;
}

#tech .tab-content .ul li a{

}

#tech .tab-content .ul li a,
#news li a {
    width: 100%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

#tech .tab-content .ul li .info p,
#news li .info p {
    color: #666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#news .pagination,
#tech .pagination {
    display: flex;
    justify-content: center;
}

#news .pagination li {
    float: left;
    min-height: 0;
}

#news .pagination li a {
    margin-left: 0;
}

#tech .tab-content .ul li:hover,
#news ul li:hover {
    -webkit-box-shadow: 1px 5px 10px #ddd;
    -moz-box-shadow: 1px 5px 10px #ddd;
    box-shadow: 1px 5px 10px #ddd;
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px);
}

/************************************
   联系我们
*************************************/
#touch .media-body {
    padding: 6px 0;
}

#touch .media-body h4 {
    margin: 6px 0;
    font-weight: 600;
    color: #555;
}

#touch .media-body p {
    color: #2d373f;
    font-size: 14px;
}

#touch form {
    margin-top: 22px;
}

#touch form label {
    color: #2d373f;
}

#touch form label i {
    color: #ff0000;
    padding-right: 3px;
}

#touch form .btns {
    text-align: center;
    margin-top: 10px;
}

/************************************
11)产品详情
*************************************/
#pro-info {
    padding: 0 0 80px;
}

#pro-info .breadcrumb {
    background-color: transparent;
    padding: 8px 15px;
    list-style: none;
    float: right;
}

#pro-info .breadcrumb li.active {
    color: #1c9abf;
}

#pro-info h3 {
    padding-top: 50px;
}

#pro-info h4 {
    color: #555;
}

#pro-info .line {
   border: 1px solid #ddd;
   margin-bottom:5px;
}

/*电脑版左间距为0*/
@media (min-width: 1024px) {
#pro-info .pad0 {
   padding-left: 0px;
}
}

#pro-info .pic {
    text-align: center;
    background-color: #FFFFFF;
    border: 1px solid #ddd;
    min-height: 350px;
    display: flex;
    align-items: center;
}

#pro-info .par {
    text-align: center;
    min-height: 250px;
    display: flex;
    align-items: center;
}

#pro-info .desc {
    background-color: #FFFFFF;
    border: 1px solid #ddd;
    min-height: 150px;
    padding: 16px;
}

#pro-info .table {
    background-color: #FFFFFF;
}

#pro-info .table tr td:nth-child(1) {
    text-align: right;
}

#pro-info .table tr td:nth-child(2) {
    color: #333;
}

#pro-info img {
    /*width: 100%;*/
    /*height: 100%;*/
}

/************************************
    新闻详情 / 技术详情
*************************************/
#news-info,
#tech-info {
    padding: 0 0 80px;
}

#news-info h3,
#tech-info h3 {
    padding-top: 40px;
    color: #333333;
    font-size: 28px;
}

#news-info .breadcrumb,
#tech-info .breadcrumb {
    background-color: transparent;
    padding: 8px 15px;
    list-style: none;
    float: right;
}

#news-info .content,
#tech-info .content {
    background-color: #FFFFFF;
    border: 1px solid #ddd;
    padding: 36px;
}

#news-info .content h4,
#tech-info .content h4 {
    text-align: center;
    color: #1c9abf;
    font-size: 24px;
}

#news-info .content img,
#tech-info .content img {
    max-width: 100%;
    height: auto;
}

#news-info .content p.time,
#tech-info .content p.time {
    text-align: center;
}

#news-info .breadcrumb li.active,
#tech-info .breadcrumb li.active {
    color: #1c9abf;
}

#pro-info  .pagination,
#news-info .pagination,
#tech-info .pagination {
    display: flex;
    justify-content: space-around;
}

#pro-info  .pagination a,
#news-info .pagination a,
#tech-info .pagination a {
    cursor: pointer;
    color: #2d373f;
}

#pro-info  .pagination a:hover,
#news-info .pagination a:hover,
#tech-info .pagination a:hover {
    background-color: #FFFFFF;
    color: #31b0d5;
}

/************************************
16)Footer top
*************************************/

.footer-top {
    padding: 25px 0;
    background-color: #262F36;
    color: #c9c9c9;
    font-size: 14px !important;
}

.footer-top .container {
    text-align: center;
}

.footer-top .logo {
    width: 432px;
    height: 45px;
    margin: auto;
}

.footer-top p {
    font-size: 14px;
    margin: 30px 0 40px;
}

.footer-top p span {
    position: relative;
    margin-right: 50px;
    display: inline-block;
}

.footer-top p i {
    color: white;
}

.footer-top ul {
    margin: 0 auto 20px;
    text-align: center;
}

.footer-top ul li {
    display: inline-block;
}

.footer-top ul li a {
    color: #c9c9c9;
    margin-right: 14px;
}

.footer-top ul li span {
    margin-right: 14px;
}

/***************************************
17)Footer Bottom
****************************************/

.footer-bottom {
    font-size: 13px;
    padding: 20px 0;
    background-color: #262F36;
    color: #c9c9c9;
    border-top: 1px solid #2d373f;
}
@media (max-width: 768px) {
.footer-bottom {
	padding-bottom: 60px;
}
}

.footer-bottom ul.social-buttons {
    list-style-type: none;
    margin: 15px auto;
    padding: 0;
}

.footer-bottom ul.social-buttons li a {
    display: block;
    background-color: #282c2f;
    height: 30px;
    width: 30px;
    border-radius: 0;
    font-size: 16px;
    line-height: 30px;
    color: white;
    outline: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
}

.footer-bottom ul.social-buttons li a:hover {
    background-color: #0393ca;
}

.footer-bottom .copyright {
    text-align: center;
    /*margin: 20px 0 20px 0;*/
}

.footer-top-box strong,
.footer-top-box b {
    font-weight: 300;
}

/*手机显示*/
@media (max-width: 768px) {
    .navbar-header .navbar-brand {
        width: 216px;
        height: auto;
        margin-top: 5px;
    }

    .pro-classify .photo {
        height: 300px;
    }

    .pro-classify .photo img {
		margin: 0 auto;
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        -ms-transform: scale(0.9);
        -o-transform: scale(0.9);
        transform: scale(0.9);
    }

    .footer-top .logo {
        margin: auto;
        width: 216px;
        height: auto;
    }
}

.beian{color: #FFFFFF;}
.syac{color: #319cd8;}
/*分页开始*/
.pages2 { color: #337ab7;/*margin:10px 18px 0px 18px;*/ text-align:center; /*padding:65px 0;*/}
.pages2 a, .pages2 .cpb { text-decoration:none; padding: 5px 10px; border: 1px solid #337ab7;background: #ffff;margin:0 2px; font-size:11px; color:#333;}
.pages2 a:hover { background-color: #337ab7; color:#fff;border:1px solid #337ab7; text-decoration:none;}
.pages2 .cpb { font-weight: bold; color: #fff; background: #337ab7; border:1px solid #337ab7;}
/*分页结束*/


/*测试服务列表页开始*/
#news li{ background: #EFEFEF; list-style: none; overflow: hidden;margin-bottom: 45px;}
#news li .txt{ width: 50%; float: left;padding:75px 50px 0; color:#939393;}
#news li .txt .name{color:#484848; font-size: 14px; display: block;margin-bottom: 20px; font-weight: 400; line-height: 30px;}
#news li .txt .more{width:114px; height: 32px; background:#7B7B7B;color:#FFF; line-height: 32px; text-align: center; display: block; text-transform: uppercase;margin-top:65px;}
#news li .img{ width: 50%; float: left; }
#news li .img img{ width: 100% }
/*测试服务列表页结束*/

/*导航下拉菜单宽度开始*/
#m_p{width:360px;}
#m_s{width:320px;}
#m_t{width:180px;}
/*导航下拉菜单宽度结束*/

/*产品搜索系统开始*/
#product-filter {
text-align: center;
width: 100%; }
#product-filter h1 {
font-weight: 100;}
#product-filter h2 {
font-size: 1em;
text-transform: uppercase;
/* font-weight: 600; */
color: #0a0a0a;
line-height: 1;
margin: 0; }
#product-filter p {
margin-bottom: 20px; }
#product-filter .progress-links-div {
margin: 30px 0; }
#product-filter .progress-links span {
margin: 0 2px; }
#product-filter .progress-links a {
color: #0469a5;
text-decoration: none; }
#product-filter .progress-links a:visited {
text-decoration: none; }
#product-filter .progress-links a:hover {
text-decoration: none; }
#product-filter .progress-links a:active{
text-decoration: none; }
#product-filter .progress-links .disabled {
color: #ddd; }
#product-filter .step-description {
width: 50%;
min-width: 320px;
margin: 20px auto; }
#product-filter .lambda {
font-size: 2rem; }
#product-filter .lambda .small {
  font-size: 1rem;
  color: #ddd;
  margin-top: -6px; }
#product-filter .sample-section {
width: 80%;
margin: 2em auto;
clear: both;
border-top: 1px solid #eee;
text-align: left; }
#product-filter .sample-section:after {
  content: "";
  display: block;
  clear: both; }
#product-filter .sample-viz {
width: 200px;
float: right; }
#product-filter .sample-info {
width: calc(100% - 200px);
float: left;
padding: 10px 20px 0px 0px;
box-sizing: border-box; }
#product-filter .sample-info .slider-wrapper {
  width: 100%;
  max-width: 100%; }
#product-filter .sample-renderer {
width: 100%;
height: 200px;
background-color: transparent;
margin: 0 auto; }
#product-filter .dimension-wrapper {
width: 100%; }
#product-filter .dimension-wrapper:after {
  content: "";
  display: block;
  clear: both; }
#product-filter .dimension-wrapper .dimension {
  width: 50%;
  float: left; }
#product-filter radiobuttons.small .checkbox-item {
min-height: 60px; }
#product-filter .checkbox-wrapper {
display: inline-block; }
#product-filter .checkbox-wrapper .description {
  pointer-events: none;
  font-size: 1.25em;
  position: absolute;
  display: block;
  opacity: 0;
  margin-bottom: -10px;
  width: 160px;
  transform: translateY(-100%);
  background-color: #eee;
  padding: 10px;
  box-sizing: border-box;
  transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;
  z-index: 100; }
  #product-filter .checkbox-wrapper .description .small {
	font-size: 0.85em;
	line-height: 1.25; }
#product-filter .checkbox-wrapper:hover .description {
  display: block;
  opacity: 1; }
#product-filter .checkbox-wrapper .checkbox-item {
  /*float:left;*/
  display: inline-block;
  position: relative;
  width: 160px;
  min-height: 110px;
  padding: 10px;
  border-radius: 5px;
  box-sizing: border-box;
  box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.15);
  margin: 10px 5px 0px;
  border-top: 3px solid transparent;
  overflow: hidden;
  cursor: pointer; }
  #product-filter .checkbox-wrapper .checkbox-item * {
	cursor: pointer; }
  #product-filter .checkbox-wrapper .checkbox-item:hover {
	box-shadow: 4px 4px 15px rgba(0, 0, 0, 0.15);
	font-weight: 500; }
  #product-filter .checkbox-wrapper .checkbox-item.checked {
	font-weight: 600; }
	#product-filter .checkbox-wrapper .checkbox-item.checked .marker {
	  display: block;
	  width: 160px;
	  opacity: 1;
	  background-color: #C60D0D;
	  margin-left: 0; }
  #product-filter .checkbox-wrapper .checkbox-item .marker {
	height: 5px;
	background-color: #000;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0px;
	opacity: 0;
	margin-left: 50%;
	transition: all ease 0.3s; }
  #product-filter .checkbox-wrapper .checkbox-item label {
	display: block;
	font-size: 1.1em;
	line-height: 1.3;
	color: #C60D0D; }
  #product-filter .checkbox-wrapper .checkbox-item.label-middle label {
	transform: translateY(-50%);
	position: absolute;
	top: 50%;
	width: 140px; }
  #product-filter .checkbox-wrapper .checkbox-item input {
	margin-top: 10px; }
  #product-filter .checkbox-wrapper .checkbox-item img.icon {
	width: 80px; }
#product-filter .input-wrapper {
position: relative;
margin-top: 4em;
margin-bottom: 2em; }
#product-filter .text-input {
font-weight: 400; }
#product-filter .slider-wrapper {
max-width: 75%;
margin: 0em auto 1em;
min-width: 50%; }
#product-filter .button-next {
padding: 10px 20px;
box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.15);
display: inline-block;
margin-top: 2em;
font-size: 2rem;
color: #fff;
border-radius: 5px;
cursor: pointer;
background-color: #C60D0D; }
#product-filter .filter-results {
text-align: left;
max-width: 1140px;
margin: 0 auto; }
#product-filter .filter-results .sample-dimensions {
  font-size: 1em; }
#product-filter .filter-results h3 {
  font-size: 20px; }
#product-filter .filter-results table {
  width: 100%;
  font-size: 0.75em; }
  #product-filter .filter-results table .header-row {
	border-bottom: 1px solid #eee; }
	#product-filter .filter-results table .header-row td:first-child {
	  font-weight: bold;
	  font-size: 1em; }
	#product-filter .filter-results table .header-row td {
	  padding-top: 15px; }
  #product-filter .filter-results table td {
	padding: 2px 1px;
	padding-right: 15px; }
#product-filter .filter-results .product-row {
  clear: both;
  padding-bottom: 30px;
  border-bottom: 1px solid #eee;
  margin-bottom: 60px; }
  #product-filter .filter-results .product-row:after {
	content: "";
	display: block;
	clear: both; }
#product-filter .filter-results .module-list ul {
  padding-left: 0; }
#product-filter .filter-results .module-list li {
  border-bottom: 1px solid #eee;
  margin: 1px 0px;
  padding: 4px 0px;
  list-style-type: none; }
  #product-filter .filter-results .module-list li:last-child {
	border-bottom: none; }
#product-filter .filter-results .module-list .module-included {
  font-size: 0.75em;
  float: right;
  color: #bbb; }
#product-filter .product-header {
margin-bottom: 30px;
display: flex;
align-items: center; }
#product-filter .product-header .image-wrapper {
  width: 35%;
  float: left; }
  #product-filter .product-header .image-wrapper img {
	max-width: 100%; }
#product-filter .product-header .product-info {
  margin-left: 50px; }
  #product-filter .product-header .product-info h1 {
	font-size: 40px;
	margin: 0 0 0px; }
  #product-filter .product-header .product-info:after {
	content: "";
	display: block;
	clear: both; }
@media screen and (max-width: 768px) {
  #product-filter .product-header {
	display: block; }
	#product-filter .product-header .image-wrapper {
	  width: 100%;
	  float: none; }
	#product-filter .product-header .product-info {
	  width: 100%;
	  margin-left: 0; } }
#product-filter .module-data {
width: 50%;
float: left;
padding: 0 0 0 20px;
box-sizing: border-box; }
@media screen and (max-width: 768px) {
  #product-filter .module-data {
	width: 100%;
	padding: 0; } }
#product-filter .sample-data {
width: 50%;
float: right;
padding: 0 0 0 50px;
box-sizing: border-box; }
@media screen and (max-width: 768px) {
  #product-filter .sample-data {
	width: 100%;
	padding: 0; } }
#product-filter .rzslider .rz-pointer {
top: -9px;
z-index: 3;
width: 20px;
height: 20px;
cursor: pointer;
background-color: #C60D0D;
-webkit-border-radius: 16px;
-moz-border-radius: 16px;
border-radius: 16px;
box-sizing: border-box; }
#product-filter .rzslider .rz-pointer:after {
  display: none; }
#product-filter .rzslider .rz-bar.rz-selection {
z-index: 2;
background: #C60D0D;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px; }
#product-filter .rzslider .rz-bar {
left: 0;
z-index: 1;
width: 100%;
height: 4px;
background: #eee;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px; }
#product-filter .rzslider .rz-bubble {
bottom: 16px;
padding: 1px 3px;
color: #000;
cursor: default; }
#product-filter .rzslider .rz-bubble.rz-limit {
color: #ddd; }
#product-filter .rzslider .rz-ticks .rz-tick {
width: 2px;
height: 10px;
background: #eee;
/* border-radius: 50%; */ }
#product-filter .rzslider .rz-ticks .rz-tick.rz-selected {
background: #C60D0D; }
#product-filter .contact-form {
text-align: left;
max-width: 400px;
margin: 0 auto 20px;
padding: 20px;
background-color: #eee;
box-sizing: border-box; }
#product-filter .contact-form h3 {
  margin: 0px 0 10px; }
#product-filter .contact-form label {
  font-size: 12px;
  margin-top: 10px;
  margin-top: 15px;
  display: inline-block; }
#product-filter .contact-form input, #product-filter .contact-form select {
  font-size: 20px;
  padding: 4px 8px;
  border-radius: 2px;
  border: 1px solid #ddd;
  font-weight: 300;
  width: calc(100% - 20px);
  display: block;
  margin: 0px 0px 5px; }
#product-filter .contact-form textarea {
  display: block;
  width: 100%;
  border: 1px solid #ddd;
  min-height: 110px; }
#product-filter .contact-form select {
  width: 100%; }
#product-filter .contact-form .button-next {
  margin-top: 0;
  text-align: center;
  display: block;
  width: auto;
  font-size: 20px;
  margin-top: 30px; }
#product-filter .contact-form .error {
  color: #fff;
  font-weight: bold;
  background-color: #ff5b32;
  padding: 2px 7px;
  border-radius: 3px; }


#product-filter .button-next {
padding: 10px 20px;
box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.15);
display: inline-block;
margin-top: 2em;
font-size: 2rem;
color: #fff;
border-radius: 5px;
cursor: pointer;
background-color: #0469a5; }

#product-filter .bt2 {
font-size:18px;
text-align:center;
margin-top:20px; }

.btn2 {
    display:block;
	margin:20px auto;
	width:30%;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.jg{
	text-align:left; margin:0 auto; width:50%
}
@media screen and (max-width: 768px) {
.jg{
	text-align:left; margin:0 auto; width:100%
}
.btn2 {
    display:block;
	margin:20px auto;
	width:80%;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
}
.btn2-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn2-primary:hover {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn2-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

/*产品搜索系统结束*/
.foot-bar{float:left; width:100%; position:fixed; left:0; bottom:0; background:#fff; z-index:4; display:none;}
.foot-bar .foot-nav{float:left; width:50%; margin:0; padding:0;}
.foot-bar .foot-nav li{border-right: 1px solid #d9d9d9;width: 50%; float:left;height:50px;}
.foot-bar .foot-nav li:last-child{border-right:none;}
.foot-bar .foot-nav li a{display: block;text-align: center; width:100%;}
.foot-bar .foot-nav li a img{display:block; width:20px; height:20px; margin:0 auto; margin-top:6px;}
.foot-bar .foot-nav li a span{font-size: 14px;color: #333; font-weight: 800;display: block;margin: 0 auto;  line-height:24px;}
.foot-bar .foottel{float:left;text-align: center!important; width: 50%;line-height: 50px;background-color: #2373c4;}
.foot-bar .foottel img{display:inline-block; width:24px; height:24px; vertical-align:middle; margin-right:10px;}
.foot-bar .foottel span{display:inline-block; vertical-align:middle; font-size: 16px;letter-spacing: 1px; color: #fff;font-weight: 800;}
@media screen and (max-width:768px) {
    .foot-bar{display:block;}
}