body {
	color: #5a5a5a;
}
.p-text{
	line-height: 25px;	
	margin-left: 10px;
}
.p-name-cn{
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 10px;
}
.p-name-en{
	font-size: 14px;	
}
.top {
	height: 34px;
	background-color: rgb(18, 175, 163);
}

.huanying {
	font-size: 12px;
	line-height: 34px;
	color: rgb(255, 255, 255);
}

.top-us {
	line-height: 34px;
	color: white;
}

.top-us .top-tel {
	background: url(../images/telw.png) no-repeat;
	background-size: 15%;
	padding-left: 25px;
	margin-right: 15px;
}

.top-us .top-email {
	background: url(../images/mailw.png) no-repeat;
	background-size: 12.5%;
	padding-left: 28px;
	margin-left: 15px;
}

.my-nav {

	padding-top: 30px;
}

.my-top-logo {
	height: 87px;
	min-width: 100px;
	background-size: auto 50px;
}
.my-top-logo img{
	height:50px;
}

.top-company-name {
	margin-top: 10px;
	font-size: 21px;
	letter-spacing: 1.8px;
}

.company-name-en {
	font-size: 10px;
	color: rgb(102, 102, 102);
}

.nav-ul {
	margin-top: 18px;
}

.nav-ul li {
	float: left;
}

.nav-ul li a {
	color: #5a5a5a;
	/* background-color: #12afa3; */
	font-size: 15px;
	padding: 10px 23px;
}

.nav-ul li a:hover {
	background-color: #12afa3;
	color: white;
	border-radius: 20px;
}

.nav-ul li .active {
	background-color: #12afa3;
	color: white;
	border-radius: 20px;
}

.banner {
	overflow:hidden;
}

.banner-text {
	position: absolute;
	top: 380px;
	left: 20%;
}

.bt-1 {
	font-size: 60px;
	color: rgb(0, 146, 187);
	font-weight: bold;
}

.bt-2 {
	font-size: 22px;
	letter-spacing: 1px;
	color: rgb(255, 153, 0);
}

.common-title {
	margin: 70px auto 30px;
	text-align: center;
}

.ct-en {
	font-size: 30px;
	color: rgb(18, 175, 163);
	margin-bottom: 10px;
}

.ct-zh {
	font-size: 20px;
	color: rgb(67, 67, 67);
}

.category-item {
	width: 350px;
	height: 320px;
	background-color:#f4f4f4;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-right:20px;
}
.category-item:hover{
	background-color:#fff;
}
.category-item img {
	margin-top: 50px;
	margin-bottom: 30px;
}

.category-item p {
	font-size: 22px;
}

.ci-center {
	margin-left: 60px;
	margin-right: 60px;
}

.company-info {
	margin-top: 80px;	
	background: url(../images/home_ab.jpg) no-repeat;
	background-color:#f9f9f9;
	background-size:100%;
	min-height:410px;
}

.ci-item {
	width: 50% !important;

}

.ci-btns {
	text-align: right;
	margin-top: 315px;
	padding-right: 140px;
}

.ci-btns a {
	width: 136px;
	height: 42px;
	line-height: 42px;
	display: inline-block;
	background-color: rgba(48, 225, 210, 1);
	color: white;
	text-align: center;
	font-weight:bolder;
}

.ci-name {
	font-size: 18px;
	margin-top: 40px;
	font-weight: bold;
	margin-bottom: 10px;
}

.ci-info {
	font-size: 16px;
	line-height: 222%;
	height: 150px;
	color: rgb(51, 51, 51);
	overflow: hidden;
}

.ci-num {
	margin-left: 10px;
	margin-top: 80px;
	margin-bottom:20px;
	width: 130px;
	margin-right: 50px;
	text-align: center;
}

.cin-1 {
	color: rgb(8, 199, 182);
	font-size: 32px;
}

.cin-2 {
	font-size: 15px;
	line-height: 35px;
}

.advantage-area {
	margin-top: 50px;
}

.ad-item {
	width: 33.3%;
	padding-right:20px;
	overflow: hidden;
	float: left;
}
.ad-item .box{overflow:hidden}
.ad-item img {
	width: 100%;
	height: 257px;
	transition:all 0.4s
}
.ad-item:hover img{transform:scale(1.2);}
.ad-item .ad-1{font-weight:bolder;transition:all 0.4s}
.ad-item:hover .ad-1{transform:scale(1.2);}
.ad-1 {
	color: rgb(0, 0, 0);
	font-size: 17px;
	text-align: center;
	line-height: 50px;
}

.ad-2 {
	color: rgb(119, 119, 119);
	font-family: 微软雅黑;
	font-size: 14px;
	padding: 0 10px;
	text-align: center;
	line-height: 30px;
}

.ad-center {
	margin-left: 45px;
	margin-right: 45px;
}

.yuanjing {
	margin-top: 60px;
	background: url(../images/if8.jpg) no-repeat;
	height: 245px;
}

.yj-1 {
	margin-top: 70px;
	font-size: 38px;
	color: rgb(0, 112, 103);
	font-weight: bold;
}

.yj-2 {
	font-size: 30px;
	letter-spacing: 1px;
	color: rgb(0, 112, 103);
	font-weight: bold;
}

.yj-border {
	border-top: 1px solid #16a79b;
	width: 417px;
	margin: 15px auto;
}

.product-area {}

.pro-item {
	width: 280px;
	margin-right: 16px;
	margin-bottom: 26px;
	padding: 15px;
	height: 306px;
	border: 1px solid #e7e7e6;
	overflow: hidden;
	float: left;
}
.pro-item:hover{background:#e7e7e6}
.pro-item img {
	max-width: 248px;
	max-height: 250px;
	height: 250px;
	width: 248px;
}

.pro-item p {
	text-align: center;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
}

.product-area .pro-item:nth-child(4n) {
	margin-right: 0;
}

.news {
	margin-top: 50px;
	height: 677px;
	background-color: rgb(249, 249, 249);
}

.news-area {
	margin-top: 40px;
}

.news-1 {
	width: 450px;
	margin-right: 40px;
}

.news-1 img {
	width: 450px;
}

.n1-1 {
	padding: 0 10px;
	font-size: 21px;
	color: #434343;
	line-height: 45px;
	height: 45px;
	overflow: hidden;
}

.n1-2 {
	padding-left: 10px;
	font-size: 14px;
	color: #929292;
	line-height: 25px;
}

.n1-3 {
	padding-left: 10px;
	line-height: 24px;
	height: 68px;
	overflow: hidden;
}

.news-item {
	padding-left: 20px;
	border-bottom: 1px dotted #dbd4cd;
	width: 680px;
	padding-bottom: 20px;
	margin-bottom: 30px;
}

.news-time {
	background-color: #63b4c1;
	width: 66px;
	height: 68px;
	text-align: center;
	color: white;
}

.nt-1 {
	font-size: 24px;
	margin: 3px 0;
	font-weight: 700;
}

.nt-2 {
	font-size: 13px;
}

.news-text {
	width: 540px;
	margin-left: 40px;
}

.ntext-1 {
	font-size: 21px;
	color: #5A5A5A;
	white-space:nowrap;
	text-wrap:normal;
	text-overflow:ellipsis;
}
#rongyu li{margin-right:10px}
#rongyu li p{padding:5px 0px;text-align:center;text-overflow:ellipsis;white-space:nowrap}
#rongyu li .picBox{padding-right:10px}
#rongyu{position:relative}
#rongyu li img{
	width:100%;
}
#rongyu .flex-control-nav{margin:-30px}
.ntext-2 {
	font-size: 13px;
	line-height: 18px !important;
	padding-top: 5px;
	color: #969696;
	height: 40px;
	overflow: hidden;
}

.hezuo {
	margin: 50px 0;
}

.hezuo .hezuo-item {
	width: 239px;
	text-align: center;
	float: left;
	margin: 0 26px;
}

.hezuo .hezuo-item img {
	width: 239px;
	height: 170px;
}

.hezuo .hezuo-item p {
	margin-top: 15px;
}

.bottom {
	height: 47px;
	background-color: rgb(18, 175, 163);
	text-align: center;
	color: white;
	line-height: 47px;
}

.inner-banner {

	height: 406px;
	padding-top: 160px;
}

.innb-t1 {
	font-size: 41px;
	color: rgb(1, 129, 112);
	font-weight: bold;
}

.innb-t2 {
	color: rgb(53, 122, 126);
	font-size: 13px;
	letter-spacing: 1.7px;
}

.innb-text {
	text-align: center;
	/*padding-right: 150px;*/
}

.inner-bottom {
	margin-top: 50px;
	background: url(../images/if8.jpg) no-repeat;
	height: 353px;
}

.inbom-t1 {
	letter-spacing: 3px;
	font-size: 44px;
	color: white;
	margin-top: 80px;
}

.inbom-t2 {
	font-size: 40px;
	letter-spacing: 1px;
	color: rgb(0, 154, 140);
	margin-top: 30px;
}

.inbom-t3 a {
	width: 187px;
	height: 49px;
	line-height: 49px;
	display: inline-block;
	background-color: rgba(8, 186, 170, 1);
	color: white;
	font-size: 15px;
	font-weight: bold;
	margin-top: 20px;
}

.inner-nav {
	width: 250px;
	min-height: 600px;
	margin-top: -100px;
}

.innav-top {
	background-color: rgb(18, 175, 163);
	height: 141px;
	text-align: center;
	color: white;
}

.innav-top-1 {
	font-size: 27px;
	padding-top: 30px;
}

.innav-top-2 {
	font-size: 18px;
	margin-top: 10px;
}

.in-menu ul li {
	background-color: #f9f9f9;
	text-align: center;
	height: 45px;
	line-height: 45px;
	margin: 5px 0;
}

.in-menu ul li a {
	color: #23ab86;
}

.in-menu ul li:hover {
	background-color: #12afa3;

}

.in-menu ul li:hover a {
	color: white;
}

.count-us {
	background: url(../images/csxx.jpg) no-repeat;
	height: 165px;
	text-align: center;
}

.count-us a {
	display: inline-block;
	border: 1px solid;
	border-color: rgba(255, 255, 255, 1);
	width: 150px;
	height: 41px;
	line-height: 41px;
	text-align: center;
	margin-top: 65px;
	font-size: 16px;
	color: white;
	font-weight: bold;
}

.inner-tel {
	background-color: rgb(108, 202, 216);
	height: 89px;
	padding: 15px 0 0 20px;
	color: white;
	width: 248px;
}

.inner-tel-1 {
	font-size: 17px;
}

.inner-tel-2 {
	font-size: 26px;
	letter-spacing: 1px;
}

.inner-text {
	width: 890px;
}

.position {
	border-bottom: 1px solid rgb(242, 242, 242);
	line-height: 40px;
}

.position a {
	color: rgb(119, 119, 119);
	font-size: 15px;
}

.inner-aboutus {
	padding: 20px 10px;
}

.inner-aboutus-title {
	font-size: 21px;
	color: #222222;
	font-weight:bolder;
}

.inner-aboutus-text {
	margin-top: 20px;
	line-height: 30px;
	text-indent: 2em;
	font-size: 14px;
	color: #666666;
}

.inner-pro {
	margin-top: 20px;
}

.inner-pro .pro-item:nth-child(3n) {
	margin-right: 0;
}

.inner-pro .pro-item {
	margin-right: 25px;
}

.inner-news {
	padding: 0 10px;
}

.inner-news-top {
	margin-top: 40px;
	padding-bottom: 31px;
	border-bottom: 1px solid #eee;
}

.inner-news-top img {
	height: 190px;
	width: 280px;
}

.news-top-title {
	font-size: 18px;
	color: #000000;
}

.top-news-textarea {
	width: 550px;
}

.news-top-info {
	margin-top: 10px;
	font-size: 13px;
	color: #989898;
	line-height: 25px;
	height: 130px;
	overflow: hidden;
}

.news-top-info a {
	font-size: 12px;
	color: #CF0202;
}

.news-top-time {
	font-size: 12px;
	color: #666666;
}

.iner-news-list {
	margin-top: 30px;
}

.iner-news-list li {
	padding: 0 10px;
	margin: 10px 0;
	display: inline-block;
}

.iner-news-list li a {
	display: inline-block;
	width: 780px;
	height: 20px;
	overflow: hidden;
	float: left;
	font-size: 14px;
	color: #5A5A5A;
}

.iner-news-list li span {
	display: inline-block;
	float: right;
	text-align: right;
	font-size: 12px;
	color: #cccccc;
}

.message-area {
	
	padding-top: 50px;
	background-size: 100%;
}

.message-form {
	width: 340px;
	margin:0 auto;
}

.input-label {
	ont-size: 13px;
	color: #666666;
	margin: 10px 0;
}

.input-box input {
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	height: 34px;
	line-height: 34px;
	border: 1px solid #d6e7ec;
	width: 380px;
}
.input-box .input-group{margin-bottom:10px;width:100%}
.input-box label {

	display: inline-block;
	width: 90px;
	height: 34px;
	line-height: 34px;
	background: url(../images/radio_bg.png) no-repeat;
	background-color: #eee;
	background-position-y: center;
	background-position-x: 5px;
	padding-left: 25px;
	font-size: 13px;
	color: #666666;
	margin-right: 5px;
	border-radius: 5px;
}

.input-box .active {
	background: url(../images/radio_checkedbg.png) no-repeat;
	background-color: #00aff1;
	background-position-y: center;
	background-position-x: 5px;
	color: white;
}

.input-box textarea {
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	height: 34px;
	line-height: 34px;
	border: 1px solid #d6e7ec;
	width: 380px;
	height: 68px;
}

.message-form .btn {
	width: 100%;
	font-size: 14px;
	margin-top: 10px;
	border-color: #11a297;
	background-color: #12afa3;
	display: block;
	margin-bottom: 50px;
}

.message-text {
	width: 450px;
}

.better-service {
	font-size: 20px;
	color: rgb(255, 153, 0);
	font-weight: bold;
	margin-top: 120px;
}

.better-sug {
	margin-top: 15px;
	font-size: 14px;
	line-height: 30px;
	padding-right: 40px;
}

.message-text a {
	margin-top: 30px;
	margin-left: 100px;
	display: inline-block;
	width: 146px;
	height: 35px;
	line-height: 35px;
	background-color: rgba(47, 204, 191, 1);
	font-size: 14px;
	color: rgb(255, 255, 255);
	font-weight: bold;
	line-height: 35px;
	text-align: center;
}
.lianxi{
	margin-top: 20px;
	padding: 0 10px;
}
.lianxi-name{
	font-size: 26px;
	line-height: 80px;
}
.lianxi ul li{
	margin: 5px 0;
}
.lianxi-qcode img{
	margin-top: 25px;
	margin-bottom: 5px;
	width: 153px;
}
.map-area{
	margin-top: 40px;
}
/*common-分页代码开始*/
.pages{padding-top:50px}
.pages .cur_page,.pages a:hover,.pages span:hover{background:#12afa3;border:1px solid #12afa3;color:#fff}
.pages{ text-align:center; margin:20px 0px;font-size:14px}
.pages span:first-child, .pages a:first-child{ margin-left:0; border-top-left-radius:4px; border-bottom-left-radius:4px }
.pages a, .pages span{display:inline; position:relative; padding:6px 11px; margin-left:-1px; line-height:1.5; text-decoration:none; background:#f8f8f8; border:1px solid #ccc; cursor:pointer }

.prevNext{border-top:1px solid #cccc;margin-top:30px; padding-top:10px;margin-bottom:50px}
.pages a:last-child{ border-top-right-radius:4px; border-bottom-right-radius:4px }
/*common-分页代码结束*/
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{ padding-right:0px; padding-left:0px; }
.proShow .thumb{padding-right:20px}
.proShow .thumb img{width:100%}
.proShow .showTitle{font-size:x-large;border-bottom:1px solid #ccc;padding:0px 0px 20px 0px}
.proShow .intro{padding-top:10px;line-height:25px}
.proShow .content{padding-top:20px;border-top:1px solid #ccc;margin-top:20px}
.proShow .content img{max-width:100%}
a:hover{text-decoration:none}