﻿@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	background: #FFF;
	min-width: 1200px;
}
/*------------------------Start 解决12号字在google和傲游浏览器的不识别小于12号的英文字体-------------*/
html {
	-webkit-text-size-adjust: none;
}
/*------------------------End 解决12号字在google和傲游浏览器的不识别小于12号的英文字体----------*/
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
dl {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
dd {
	margin: 0px;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #0b5cac;
	text-decoration: none;
}
.link-blue {
	color: #0b5cac;
	text-decoration: underline;
}
.link-blue:hover {
	color: #0b5cac;
	text-decoration: underline;
}
img {
	font-size: 0px;
	line-height: 0px;
	vertical-align: bottom;
	border: 0px;
}
.c {
	clear: both;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
/*--End 分页样式---------*/
.top_a_w {
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	width: 100%;
	background-color: #f6f6f6;
	border-bottom: 1px solid #dfdfdf;
}
.top_a {
	margin: 0 auto;
	width: 1200px;
	line-height: 40px;
}
.top_a_left {
	float: left;
}
.top_a_right {
	float: right;
}
.top_a_right a {
	margin: 0 5px;
}
.top_a_right a.last {
	margin-right: 0;
}
.top_a_right a:hover {
	color: #ff0000;
}
.top_w {
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	width: 100%;
}
.top {
	margin: 0 auto;
	width: 1200px;
	height: 110px;
	background: url(../images/web_02.jpg) top center no-repeat;
}
.nav_w {
	background-color: #01A1B9;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
	width: 100%;
	clear: both;
	overflow: hidden;
}
.nav {
	margin: 0 auto;
	width: 1200px;
}
.nav ul {
	clear: both;
	overflow: hidden;
}
.nav ul li {
	float: left;
	width: 171px;
	font-size: 16px;
	text-align: center;
}
.nav ul li a {
	color: #fff;
	display: block;
}
.nav ul li a.on {
	background-color: #f9891c;
}
.nav ul li a:hover {
	background-color: #f9891c;
}
/************/

.banner_w {
	width: 100%;
	height: 500px;
	position: relative;
	overflow: hidden;
	clear: both;
	background-color: #f8f8f8;
}
.banner {
	margin: 0 auto;
	width: 1920px;
	height: 500px;
	position: absolute;
	overflow: hidden;
	left: 50%;
	margin-left: -960px;
}
.banner .img {
	width: 25000px;
	position: absolute;
	left: 0;
	top: 0;
}
.banner .img li {
	float: left;
	overflow: hidden;
}
.banner .num {
	position: absolute;
	width: 100%;
	bottom: 20px;
	left: 0;
	text-align: center;
	font-size: 0;
}
.banner .num li {
	width: 12px;
	height: 12px;
	background-color: #fff;
	border-radius: 50%;
	display: inline-block;
	margin: 0 3px;
	cursor: pointer;
}
.banner .num li.on {
	background-color: #ffff00;
}
.banner .btn {
	width: 30px;
	height: 50px;
	background: rgba(0, 0, 0, 0.5);
	display: none;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	color: #fff;
	font-size: 40px;
	cursor: pointer;
	text-align: center;
	line-height: 46px;
}
.banner:hover .btn {
	display: block
}
.banner .btn_l {
	left: 15%;
}
.banner .btn_r {
	right: 15%;
}
/**********************************/
.content_a_w {
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	width: 100%;
	background-color: #f6f6f6;
}
.content_s {
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	width: 1200px;
	height: 50px;
	line-height: 50px;
}
.content_s_left {
	float: left;
	font-size: 14px;
	background: url(../images/key_a.png) left center no-repeat;
	padding-left: 27px;
}
.content_s_left span {
	font-weight: bold;
}
.content_s_left a {
	margin: 0 6px;
}
.content_s_left a:hover {
	color: #ff0000;
}
/******搜索******/
.content_s_right {
	float: right;
	width: 180px;
	margin-top: 11px;
}
.sss_s {
	width: 142px;
	height: 26px;
	padding-left: 5px;
	border: 1px solid #dfdfdf;
	border-right: 0;
	margin: 0;
	float: left;
	line-height: 26px;
}
.sss_sa {
	background: url(../images/nr_hd_search_btn.png) center no-repeat;
	height: 28px;
	width: 31px;
	border: 0;
	float: left;
}
input:focus {
	outline: none;
}
/************content_b_w**********/
.content_b_w {
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	width: 100%;
}
.content_b {
	clear: both;
	overflow: hidden;
	margin: 40px auto;
	width: 1200px;
}
.sybt_a {
	margin: 0 auto;
	width: 400px;
	text-align: center;
	line-height: 60px;
	font-weight: bold;
	font-size: 34px;
}
.syys01 {
	color: #01A1B9;
}
.sybt_b {
	margin: 0 auto;
	width: 400px;
	text-align: center;
	font-size: 18px;
	color: #999;
}
/**************首页产品*/
.pro_sy_aa{
	margin:0 auto;
	width:1200px;
	clear:both;
}
.pro_sy_aa ul li{
	float:left;
	width:281px;
	margin-bottom:40px;
	margin-right:25px;}
.pro_sy_aa ul li:nth-child(4n){
	margin-right: 0;
}
.pro_sy_aa ul li .pro_pic{
	width:281px;
	height:202px;
}
.pro_sy_aa ul li .pro_pic a{
	width:281px;
	height:202px;
	display:block;
	overflow:hidden;
}
.pro_sy_aa ul li .pro_pic a img{
	width:281px;
	height:202px;
	transition:all 0.6s ease;
	-moz-transition:all 0.6s ease;
	-ms-transition:all 0.6s ease;
	-o-transition:all 0.6s ease;
	-webkit-transition:all 0.6s ease;
}
.pro_sy_aa ul li .pro_pic a:hover img{
	transform:scale(1.2);
	-moz-transform:scale(1.2);
	-ms-transform:scale(1.2);
	-o-transform:scale(1.2);
	-webkit-transform:scale(1.2);
}
.pro_pic_name{
	line-height:30px;
	font-size:16px;
	font-weight:bold;
	padding-top:10px;}
.pro_pic_name a{
	color:#666;}
.pro_pic_name a:hover{
	color:#ff0000;}
.pro_pic_jj{
	line-height:22px;
	color:#777;}
.pro_more{
	overflow:hidden;
	margin:35px auto 20px;
	clear:both;
	width:1200px;
}
.pro_more a{
	display:block;
	margin:20px auto 0;
	width:140px;
	height:50px;
	font-size:16px;
	color:#fff;
	line-height:50px;
	border-radius:6px;
	background-color:#f9891c;
		transition:all 0.6s ease;
	-moz-transition:all 0.6s ease;
	-ms-transition:all 0.6s ease;
	-o-transition:all 0.6s ease;
	-webkit-transition:all 0.6s ease;
	text-align:center;}
.pro_more a:hover{
	background-color:#ab5400}
/*********/
.content_c_w{
	margin:40px auto;
	width:100%;
	background:url(../images/index_08.jpg) top center no-repeat;
	height:232px;
}
/***********优势首页******/
.zt_01{
	margin:100px auto 30px;
	width:1200px;
}
.zt_01_left{
	float:left;
	width:428px;
/*	margin-left:30px;*/
	
	overflow:hidden;	border:5px solid #dfdfdf;
}
.zt_01_left img{
	width:428px;
	
	transition:all 0.6s ease;
	-moz-transition:all 0.6s ease;
	-ms-transition:all 0.6s ease;
	-o-transition:all 0.6s ease;
	-webkit-transition:all 0.6s ease;
}
.zt_01_left:hover img{
		transform:scale(1.2);
	-moz-transform:scale(1.2);
	-ms-transform:scale(1.2);
	-o-transform:scale(1.2);
	-webkit-transform:scale(1.2);
}
.zt_01_right{
	float:right;
	width:680px;}
.zt_01_bt{
	background:url(../images/zt_bj.jpg) left center no-repeat;
	height:68px;
	line-height:64px;
	font-size:30px;
	margin-bottom:15px;
}
.zt_01_bt span{
	padding-left:20px;
	color:#fff;
	font-size:26px;	line-height:50px;
	padding-right:40px;}
.zt_01_nr{
	background:url(../images/zt_d.jpg) 0px 8px  no-repeat;
	padding-left:25px;
	font-size:14px;
	margin:10px 0 10px 70px;
}
.zt_02_left{
	float:right;
	width:360px;

overflow:hidden;
border:5px solid #dfdfdf;
}
.zt_02_left img{
	width:360px;

			transition:all 0.6s ease;
	-moz-transition:all 0.6s ease;
	-ms-transition:all 0.6s ease;
	-o-transition:all 0.6s ease;
	-webkit-transition:all 0.6s ease;

}
.zt_02_left:hover img{
		transform:scale(1.2);
	-moz-transform:scale(1.2);
	-ms-transform:scale(1.2);
	-o-transform:scale(1.2);
	-webkit-transform:scale(1.2);
}
.zt_02_right{
	float:left;
	width:790px;}
.content_d_w{
	margin:40px auto;
	width:100%;
	background:url(../images/index_10.jpg) top center no-repeat;
	height:232px;
}



.homeabout{
	overflow: hidden;
	width: 1200px;
	margin: auto;
}
.homeabout>img{
	float: left;
}
.homeabout div{
    float: right;
    width: 654px;
    background: url(../images/2.png) top center no-repeat;
    height: 318px;
    margin-top: 12px;
    position: relative;
}
.homeabout label{
    font-size: 22px;
    font-family: Adobe 黑体 Std R;
    display: block;
    margin-top: 49px;
    margin-left: 40px;
}
.homeabout p{
    margin-top: 23px;
    width: 83%;
    font-size: 14px;
    color: #222222;
    line-height: 26px;
    margin-left: 40px;
    text-indent: 24px;
}
.homeabout a{
	position: absolute;
    right: 66px;
    display: block;
    width: 95px;
    height: 26px;
    background: #ff6621;
    text-align: center;
    color: #fff;
    bottom: 26px;
}


.mynew{
	width: 1200px;
	margin: auto;
	overflow: hidden;
}

.newLeft{
	float: left;
	width: 682px;
	overflow: hidden;
}

.newLeft h5{
	margin: 0;
	height: 38px;
	border-bottom: 1px solid #ccc;
	font-size: 26px;
	color: #01A1B9;
	position: relative;
	font-weight: 400;
	margin-bottom: 22px;
}
.newLeft h5 span{
    display: block;
    border-bottom: 1px solid #01A1B9;
    height: 38px;
    width: 123px;
}

.newTop{
	width: 100%;
}
.newTop a{
	display: block;
	overflow: hidden;
}
.newTop a img{
	float: left;
	width: 345px;
	height: 194px;
}
.newTop div{
	width: 305px;
	float: right;
	overflow: hidden;
	padding-top: 30px;
}
.newTop span{
	font-size: 16px;
	color: #222222;
}
.newTop span:hover{
	color: #0b5cac;
	transition: 0.3s linear;
}
.newTop i{
	font-size: 14px;
	color: #666666;
	display: block;
	font-style: normal;
	margin-top: 10px;
	margin-bottom: 14px;
}
.newTop p{
	color: #444444;
	font-size: 14px;
    line-height: 26px;
}

.newLeft>a{
	display: block;
	height: 60px;
	line-height: 60px;
	background: url(../images/7.png)left 0 no-repeat;
	background-position: 0;
	color: #6b6b6b;
	overflow: hidden;
	font-size: 14px;
	border-bottom: 1px solid #ccc;
    padding-left: 20px;
}
.newLeft>a>span{
	float: right;
}
.newLeft>a:hover{
	color: #0b5cac;
}


.newRight{
	float: right;
	width: 472px;
	overflow: hidden;
}
.newRight h5{
	margin: 0;
	height: 38px;
	border-bottom: 1px solid #ccc;
	font-size: 26px;
	color: #01A1B9;
	position: relative;
	font-weight: 400;
	margin-bottom: 22px;
}
.newRight h5 span{
    display: block;
    border-bottom: 1px solid #01A1B9;
    height: 38px;
    width: 123px;
}

.newRight a{
    display: block;
    overflow: hidden;
    margin-bottom: 46px;
}
.newRight a img{
	float: left;
	width: 202px;
	height: 115px;
}
.newRight a div{
	float: right;
	width: 250px;
	overflow: hidden;
}
.newRight a span{
    font-size: 15px;
    color: #222222;
    display: block;
    margin-top: 5px;
    margin-bottom: 7px;
}
.newRight a p{
	color: #666666;
	font-size: 13px;
}
.newRight a span:hover{
	color: #0b5cac;
}

.bottom{
	overflow: hidden;
	width: 100%;
	background: #01A1B9;
	border-top: 5px solid #008A9E;
	padding-top: 36px;
	padding-bottom: 42px;
}
.bottom>div{
	width: 1200px;
	margin: auto;
	overflow: hidden;
}

.bottomLeft{
	height: 200px;
    width: 298px;
    border-right: 1px solid #01A1B9;
    float: left;
    overflow: hidden;
    box-sizing: border-box;
    padding-top: 44px;
}

.bottomCenterone{
    width: 296px;
    overflow: hidden;
    height: 200px;
    border-left: 1px solid #fff;
    color: #fff;
    border-right: 1px solid #01A1B9;
    box-sizing: border-box;
    padding-left: 25px;
    padding-top: 18px;
    float: left;
}
.bottomCenterone span{
display: block;
    background: url(../images/9.png)left 0 no-repeat;
    font-size: 18px;
    background-position: 0;
    padding-left: 26px;
}
.bottomCenterone div{
    overflow: hidden;
    line-height: 35px;
    margin-left: 27px;
    margin-top: 8px;
}
.bottomCenterone a{
    font-size: 14px;
    display: block;
    color: #fff;
    width: 50%;
    float: left;
}

.bottomCenterTwo{
	width: 419px;
	height: 200px;
    border-left: 1px solid #fff;
    box-sizing: border-box;
    padding-left: 25px;
    padding-top: 18px;
    float: left;
    color: #fff;
}
.bottomCenterTwo span{
	display: block;
    background: url(../images/10.png)left 0 no-repeat;
    font-size: 18px;
    background-position: 0;
    padding-left: 26px;
}

.bottomCenterTwo div{
	line-height: 24px;
    font-size: 14px;
    margin-top: 11px;
    margin-left: 28px;
}


.bottomRight{
	float: right;
}


.allbottom{
	background: #008a9e;
    color: #fff;
    height: 89px;
    text-align: center;
    padding-top: 15px;
    box-sizing: border-box;
}

.allbottom a{
    color: #fff;
    font-size: 14px;
    line-height: 29px;
}


.Contain {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    padding-top: 13px;
    min-height: 205px;
    box-sizing: border-box;
}

.Menu {
    width: 281px;
    float: left;
}

.Menu h3 {
    width: 258px;
    height: 52px;
    font-size: 20px;
    background: #01A1B9;
    font-family: "微软雅黑";
    color: #fff;
    font-weight: normal;
    padding-left: 23px;
    border-bottom: 3px solid #f6f6f6;
}

.Menu h3 em {
    display: inline-block;
    font-style: normal;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    font-family: "微软雅黑";
    padding-top: 17px;
    padding-left: 5px;
}


.containers{
    width: 281px;
}
.rows{
    width: 281px;
}

.panel-level-1 {
    margin:0;
    padding:0;
    list-style:none;
}
.panel-level-1 li {
    white-space:nowrap;
}
.panel-level-1 a {
    color: #666;
    text-decoration: none;
    text-align: left;
    font-size: 14px;
    line-height: 30px;
    display: block;
    padding-left: 15px;
}
.panel-level-1 a:hover {
    color:#363636;
    text-decoration:none;
}
.panel-level-1 > li {
    border-bottom: 1px solid #ccc;
    width: 281px;
    overflow: hidden;
    margin-bottom: 10px;
}
.panel-level-2 {
	display: none;
}
.panel-level-3 {
	display: none;
}
.panel-level-2 > li {
    margin-bottom:10px;
        padding-left: 10px;
}
.panel-level-3 > li {
    padding-left: 10px;
}

.panel-level-1 li:hover a{
    padding-left: 20px;
    transition: 0.5s linear;
}






















.ContainRight{
	float: right;
	width: 890px;
	overflow: hidden;
}


.Current {
    width: 876px;
    background: url(../images/about_bottom.jpg) no-repeat bottom left;
    border-bottom: 1px solid #dcdcdc;
    height: 35px;
    overflow: hidden;
    padding-top: 25px;
}

.Current .column {
    font-size: 20px;
    font-family: "微软雅黑";
    color: #4d4d4d;
    float: left;
}

.Current dl {
    float: right;
    font-size: 14px;
    font-family: "微软雅黑";
    color: #757575;
}

.Current dl a {
    font-size: 14px;
    font-family: "微软雅黑";
    color: #757575;
}

.Current dl span {
    font-size: 14px;
    font-family: "微软雅黑";
    color: #01A1B9;
}

.allnow{

	box-sizing: border-box;
	font-size: 15px;
	line-height: 2;
	padding: 20px 15px;
	width: 98.5%
}
.allnow img{max-width: 100%!important}



/**/
.zxlb-1n-ts-01-list{
	margin-top: 30px;
	margin-bottom: 30px;
}
.zxlb-1n-ts-01-list dl {
    border: 1px solid #dedede;
    width: 100%;
    margin-bottom: 15px;
    padding: 22px 0 22px;
    background: #fff;
    display: inline-block;
}

.zxlb-1n-ts-01-list dt {
    width: 35%;
    float: left;
    margin-left: 22px;
    margin-right: 5.5%;
}

.zxlb-1n-ts-01-list dt img {
    width: 100%;
    margin: 0 auto;
    display: block;
}

.zxlb-1n-ts-01-list dd {
    width: 54%;
    float: left;
}

.zxlb-1n-ts-01-list dd h4 {
    height: 40px;
    font-weight: normal;
    font-size: 18px;
    color: #154c64;
    line-height: 40px;
    margin-bottom: 5px;
}

.zxlb-1n-ts-01-list h4 a {
    display: block;
    color: #4b4a4a;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zxlb-1n-ts-01-list-desc {
    max-height: 72px;
    font-size: 14px;
    line-height: 24px;
    color: #797979;
    margin-bottom: 28px;
    overflow: hidden;
}

.zxlb-1n-ts-01-list-deta {
    float: right;
    width: 134px;
    height: 40px;
    display: inline-block;
    border: 1px solid #aaa;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
}
.zxlb-1n-ts-01-list-deta a{
    color: #666;
}

.zxlb-1n-ts-01-list dl:hover .zxlb-1n-ts-01-list-deta {
    background: #1f64b1;
    border-color: #1f64b1;
}
.zxlb-1n-ts-01-list dl:hover .zxlb-1n-ts-01-list-deta a {
    color: #fff;
}
.zxlb-1n-ts-01-list dl:hover h4 a {
    color: #1f64b1;
}
.zxlb-1n-ts-01-list dl:hover {
    border-color: #1f64b1;
}


.main {
    overflow: hidden;
    margin-top: 40px;
}
.plist {
    overflow: hidden;
}
.plist li:nth-child(3n){
	margin-right: 0;
}
.plist li {
    width: 267px;
    float: left;
    margin-bottom: 20px;
    margin-right: 37px;
    position: relative;
    overflow: hidden;
}
.plist .view {
    width: 266px;
    overflow: hidden;
    position: relative;
    float: left;
    display: block;
}
.plist li .img {
    width: 100%;
    overflow: hidden;
}
.plist li .img img {
    width: 100%;
    height: 197px;
}
.plist .div {
    height: 95px;
}
.plist .div h3 {
    text-align: left;
    font-size: 16px;
    color: #333;
    line-height: 45px;
}
.plist .div p {
    color: #999;
    font-size: 14px;
    text-align: left;
}

.plist li:hover .div h3 {
    color: #01A1B9;
}

/**/
/*详情*/
/* 垂直居中 */
.small-img{
    display: flex;
    align-items:center;
    justify-content: center;
}
.clearfix:before,
.clearfix:after{
  display: table;
  line-height: 0;
  content: "";
}
.magnifier{
    width: 500px;
    position: relative;
    float: left;
    margin-bottom: 34px;
}
.magnifier-container{
    width: 500px;
    height: 500px;
    overflow: hidden;
    position: relative;
    border: 1px solid #ddd;
}
.move-view{
    width: 100px;
    height: 100px;
    position: absolute;
    background-image: url('../images/move-box.png');
}
.images-cover{
    height: 100%;
    width: 100%;
    position: relative;
}
.images-cover img{
    position: absolute;
}
.magnifier-assembly{
    height: 92px;
    overflow: hidden;
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
}
.magnifier-btn{
    position: absolute;
    font-family: "宋体";
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -40px;
}
.magnifier-btn span{
    line-height: 80px;
    height: 80px;
    width: 20px;
    background-color: #6e6e6e;
    color: #fff;
    display: block;
    z-index: 9998;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
    border-radius: 3px;
}
.magnifier-btn .magnifier-btn-left{
    float: left;
}
.magnifier-btn .magnifier-btn-right{
    float: right;
}
.magnifier-line{
    position: relative;
    overflow: hidden;
    height: 92px;
}
.magnifier-line ul{
    display: block;
    font-size: 0;
    width: 10000%;
    position: absolute;
    left: 0;
    z-index: 9997;
}
.magnifier-line li{
    float: left;
    width: 100px;
    cursor: pointer;
}
.magnifier-line ul > .active .small-img{
    border-color: #bbb;
}
.small-img{
    height: 78px;
    padding: 1px;
    margin: 5px;
    overflow: hidden;
    border: 1px solid #ddd;
    text-align: center;
}
.small-img img{
    max-width: 100%;
    max-height: 100%;
}
.magnifier-view{
    width: 100%;
    height: 100%;
    position: absolute;
    right: -105%;
    top: 0;
    z-index: 9999;
    background-color: #fff;
    display: none;
    overflow: hidden;
}
.magnifier-view img{
    display: block;
}
.animation03{
    transition: all 0.3s ease-in 0.1s;
    -ms-transition: all 0.3s ease-in 0.1s;
    -moz-transition: all 0.3s ease-in 0.1s;
    -webkit-transition: all 0.3s ease-in 0.1s;
    -o-transition: all 0.3s ease-in 0.1s;
}

.detail{
    overflow: hidden;
       margin-top: 30px;
}

.detailLeft{
    float: left;
}


.detailRight{
    margin-left: 55px;
    float: left;
    width: 45%;
    overflow: hidden;
    line-height: 29px;
    overflow: hidden;
}
.detailRight>h1{
    margin: 0;
    height: 50px;
    font-size: 20px;
    font-weight: normal;
    line-height: 50px;
    overflow: hidden;
    color: #333;
    border-bottom: 1px solid #eee;
    margin-bottom: 5px;
}

.p1-pro-showcase-1-txt-t1 {
    margin-bottom: 86px;
    overflow: hidden;
}
.p1-pro-showcase-1-txt-t1 i{
    font-style: normal;
}
.p1-pro-showcase-1-txt-t1 b{
    font-style: normal; 
}
.p1-pro-showcase-1-txt-t1 strong{
    font-style: normal; 
}


.ProTxt{ padding:8px 0 0 0;}
.ProTxt .TabBox{width:100%;overflow: hidden;} 
.ProTxt .TabBox li{
	    width: 92px;
    height: 31px;
    line-height: 31px;
    margin-right: 12px;
    float: left;
    cursor: pointer;
    font-size: 16px;
    color: #ffffff;
    font-family: "微软雅黑";
    text-align: center;
}
.ProTxt .TabBox li:nth-child(1){
background: #e60013;
}
.ProTxt .TabBox li:nth-child(2){
    background: #0685b8;
}
.ProTxt .TabBox li:nth-child(3){
    background: #85c12e;
}
.ProTxt .TabBox li:nth-child(4){
    background: #fcce00;
}

.ProTxt .ContBox{    padding: 14px 0 0 0;
    margin-bottom: 22px;}
.ProTxt .ContBox .Box{ display:none;}