﻿@charset "utf-8";
/* CSS Document */

body {
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a {
	color: #333
}
a:hover {
	color: #cc0000;
}
img {
	max-width: 100%;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.nomp {
	margin: 0;
	padding: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}/* End hide from IE-mac */
ul li {
	list-style: none;
}
.carousel-control.left {
	background-image: none;
}
.carousel-control.right {
	background-image: none;
}
h1, h2, h3, h4, h5, h6, h7, div, td, p, b {
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
}
.pclogo {
	display: block;
}
.mlogo {
	display: none;
}
#pcmenu {
	border: 0;
	background: none;
	margin-bottom: 0px;
	min-height:40px;
}
#pcmenu .navbar-nav > li > a {
	color: #000;
	padding-left: 24px;
	padding-right: 24px;
	font-size: 1.2em;
	padding-bottom:10px; padding-top:10px;
}
#pcmenu .navbar-nav > li {
	border-right: 0px #ccc solid;
}
#pcmenu .navbar-nav > li:nth-child(8) {
	border-right: 0;
}
#pcmenu .navbar-nav > .open > a, #pcmenu .navbar-nav > .open > a:hover, #pcmenu .navbar-nav > .open > a:focus {
	color: #cc0000;
	background: none;
}
#pcmenu .navbar-nav > li > a:hover, #pcmenu .navbar-nav > li > a:focus {
	color: #cc0000;
	background: none;
}
#pcmenu .dropdown-menu > li > a:hover, #pcmenu .dropdown-menu > li > a:focus {
	color: #cc0000;
	background: none;
	text-decoration: none;
}
#pcmenu .navbar-nav > li.active a {
	color: #cc0000;
	background: none;
	text-decoration: none;
}
#pcmenu .navbar-nav .sub-arrow, #pcmenu  .navbar-nav .collapsible .sub-arrow { display:none; }



.tophead {
	margin-top: 5px; margin-bottom:5px;	border-bottom:0px #cc0000 solid;

}
.tlogo {
	text-align: left; margin:0; padding:0;
}
.tlogo img {  }
.tiso {
	text-align: left;
	color: #cc0000;
	font-size:20px; font-weight:bold;
	padding-top:0px;
	margin:0;
}
.tiso span {
	margin-right: 18px;
}
.tiso span:nth-child(4) {
	margin-right: 0;
}
.tiso b {
	font-size: 1.2em; letter-spacing:9px;
}
.thotline {
	text-align: right;
}
.trmp01 { margin-top:18px; }
.trmp02 { margin-top:18px; }
.thotline p:nth-child(1) { font-size:20px; font-weight:bold; color:#cc0000; margin-top:0px; margin-bottom:5px; }

.bg-t-menu {
	background: url(../images/bg-menu.jpg) repeat-x;
}

.nh-more {
	text-align: right;
}
.bg-foot {
	background: #cc0000;
	color: #c2c2c2;
	margin-top: 3em;
}
.bg-foot a {
	color: #c2c2c2;
}
.bg-foot h3 a {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
.f-menu {
	margin-top: 2em;
	margin-bottom: 2em;
	color:#efefef;
}
.f-line {
	border-top: 1px #f06161 solid;
	padding-top: 1em;
	padding-bottom:1em;
	color:#efefef;
}
.f-nav h3 { margin-top:0; margin-bottom:20px; }
.f-nav h3 a { font-size:16px; color:#fff; }
.f-nav a { font-size:14px; color:#fff; display:block; line-height:25px; }
.f-logo { text-align:center; }
.f-logo p { line-height:45px; }
.f-menu .glyphicon-home { font-size:36px; }

.picScroll-left {
	overflow: hidden;
	position: relative;
}
.picScroll-left .hd {
	overflow: hidden;
	height: 30px;
	background: #f4f4f4;
	padding: 0 10px;
	text-align: left;
}
.picScroll-left .hd .prev, .picScroll-left .hd .next {
	display: block;
	width: 5px;
	height: 9px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	background: url("../images/arrow.png") 0 0 no-repeat;
}
.picScroll-left .hd .next {
	background-position: 0 -50px;
}
.picScroll-left .hd .prevStop {
	background-position: -60px 0;
}
.picScroll-left .hd .nextStop {
	background-position: -60px -50px;
}
.picScroll-left .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1;
}
.picScroll-left .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	background: url("../images/icoCircle.gif") 0 -9px no-repeat;
}
.picScroll-left .hd ul li.on {
	background-position: 0 0;
}
.picScroll-left .bd {
	padding: 0px;
}
.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left .bd ul li {
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.picScroll-left .bd ul li .pic {
	text-align: center;
	padding: 5px 10px;
	border: 1px solid #ccc;
	-webkit-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.3);
	box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.3);
}
.picScroll-left .bd ul li .pic img {
	width: 200px;
	height: 180px;
	display: block;
}
.picScroll-left .bd ul li .pic a:hover img {
	border-color: #999;
}
.picScroll-left .bd ul li .title {
	line-height: 24px;
}
.pageState {
	color: #999;
}
.h-products {
	background: #fff;
	padding: 40px 0 5%;
}
.h-products h2 {
	color: #08952F;
	font-size: 2em;
	margin: 0 0 40px;
	text-align: center;
	font-weight: bold;
}
.h-products h2::after {
	background: #DFDFDF none repeat scroll 0 0;
	content: "";
	display: block;
	height: 1px;
	margin: 0px auto 0;
}
.h-products h2 div::after {
	background: #08952F none repeat scroll 0 0;
	content: "";
	display: block;
	height: 2px;
	margin: 13px auto 0 auto;
	width: 160px;
}
.h-products h3 {
	text-align: left;
	border-bottom: 1px #ccc dashed;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
}
.h-products h3 a {
	font-size: 18px;
}
.tabbar {
	background: #F9F9F9;
	border-bottom: 1px #E8E8E8 solid;
	margin-bottom: 3em;
}
.tabmenu ul li {
	float: left;
}
.tabmenu ul li a {
/*	padding: 15px 15px;
*/	font-size: 1.2em;
	display: inline-block;
}
.pagetitle {
	position: absolute;
	z-index: 11;
	background: #cc0000;
	width: 200px;
	height: 80px;
	color: #fff;
	font-size: 2.1em;
	margin-top: -30px;
	padding-top: 0.6em;
	border-radius:15px;
}
.pagecon {
	color: #333; font-size:16px;
}
.culturelist {
	margin-top: 8em;
	margin-bottom: 8em;
	color: #969495;
}
.culturelist h3 {
	margin-top: 2em;
	margin-bottom: 1em;
	color: #555;
}
.videolist p {
	margin-top: 1em;
	margin-bottom: 1em;
}
.videolist .col-sm-3 {
	margin-bottom: 1.5em;
}
.locationcon {
	margin-top: 5em;
}
.locationmp {
	margin-bottom: 5em;
}
.stylelist p {
	background: #03851B;
	color: #fff;
	line-height: 2em;
}
.stylelist .col-sm-3 {
	margin-bottom: 1.5em;
}
.stylelist .col-sm-3 p a:hover {
	text-decoration: none;
}
.detail .title {
	border-bottom: 1px #ccc dashed;
	margin-bottom: 2em;
}
.detail .title h2 {
	font-size: 1.5em;
}
.detail .back {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	border-bottom: 1px #ccc dashed;
	padding-top: 1em;
	padding-bottom: 2em;
}
.prenext {
	color: #888;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.prenext a {
	color: #888;
}
.prenext a:hover {
	color: #cc0000;
}
.prolist .thumbnail .caption {
	background: #cc0000;
	color: #ddd;
}
.prolist .thumbnail .caption:hover {
	color: #fff;
}
.prolist .thumbnail:hover {
	border-color: #cc0000;
}
.proborder {
	border: 1px #ddd solid;
}
.protitle {
	padding-left: 2em;
}
.protitle h3 {
	padding-top: 0;
	margin-top: 0;
	border-bottom: 1px #ccc dotted;
	padding-bottom: 1em;
	color: #111;
}
.protitle p {
	color: #7B7B7B;
}
.prodetail {
	margin-top: 4em;
	margin-bottom: 5em;
}
.prodetail .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	border: 1px #cc0000 solid;
	background: #cc0000;
	color: #fff;
}
.prodetail .tab-pane {
	padding-top: 2em;
	padding-bottom: 1em;
}
.prenext .back {
	margin-bottom: 2em;
}
.t-more {
	margin-top: 2em;
	margin-bottom: 2em;
	border-bottom: 1px #ccc solid;
	line-height: 2.6em;
}
.m-title a {
	padding: 10px 15px;
	border: 1px #ccc solid;
	border-bottom: 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: #cc0000;
	font-weight: bold;
}
.s-more a {
	color: #cc0000;
	font-weight: bold;
}
.newslist {
}
.newslist li {
	margin: 10px 0;
	padding-left: 35px;
	position: relative;
}
.newslist li time {
	background: rgba(0, 0, 0, 0) url("../images/PicList002256-date.jpg") no-repeat scroll 0 0;
	color: #fff;
	font-size: 12px;
	height: 63px;
	left: 0;
	margin-top: -31px;
	overflow: hidden;
	padding: 12px 0 0;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 62px;
}
.newslist li time span {
	display: block;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
}
.newslist li .txt {
	border: 1px solid #e6e6e6;
	overflow: hidden;
	padding: 25px 20px 16px 50px;
	text-align: left;
}
.newslist li .txt .pic {
	display: block;
	float: right;
	margin-bottom: 0;
	margin-left: 10px;
}
.newslist li .txt .pic img {
	height: 115px;
	width: 180px;
}
.newslist li .txt h3 {
	font-size: 14px;
	margin: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
}
.newslist li .txt h3  a {
	color: #cc0000;
	font-weight: bold;
}
.newslist li .txt h3 a:hover {color: #cc0000;}
.newslist li .txt .more:hover, .newslist li .txt h3 a:hover {
	color: #cc0000;
}
.newslist li .txt p {
	color: #6f6f6f;
	font-size: 12px;
	height: 48px;
	line-height: 24px;
	margin: 10px 0;
	overflow: hidden;
}
.newslist li .txt a.more {
/*	background: rgba(0, 0, 0, 0) url("../images/PicList002256-more.jpg") no-repeat scroll right center;
*/	color: #fff;
	font-family: Arial;
	padding-right: 20px;
	text-transform: uppercase;
}
.career {
	padding: 0 0 50px;
}
.career .tit {
	height: 45px;
	line-height: 45px;
	text-align: center;
}
.career ul {
	clear: both;
	overflow: hidden;
}
.career .tit li, .career .list_ul li {
	float: left;
	font-size: 14px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	width: 20%;
}
.career .list_ul {
	border-bottom: 1px dashed #e0e0e0;
}
.career .tit li {
	background: #cc0000 none repeat scroll 0 0;
	color: #fff;
	font-weight: bold;
}
.career .list_ul li {
	color: #5e5e5e;
	cursor: pointer;
}
.career #On.list_ul li, .career .list_ul:hover li {
	color: #cc0000;
	font-weight: bold;
}
.career .list .con {
	background: #fafafa none repeat scroll 0 0;
	border-bottom: 1px dashed #e0e0e0;
	display: none;
	padding: 20px 0 20px 40px;
	text-align: left;
	color: #888;
}
.career .send {
	padding: 12px 0;
}
.career .send em {
	border-bottom: 1px solid #006cba;
	font-style: normal;
}
.career .send a {
	color: #cc0000;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	padding-right: 35px;
}

.bt-top { background:#444444; }
.bt-top .r-top { text-align:right; padding-top:5px; padding-bottom:5px; color:#efefef; }
.bt-top .r-top a { color:#efefef; }
.bt-top .r-top a:Hover { color:#fff; }

/*搜索框7*/

div.search {padding: 0; float:right;}

.bar7 form {
	position: relative;
	width: 300px;
	margin: 0 auto;
}

.bar7 input, .bar7 button {
	border: none;
	outline: none;
}

.bar7 input {
	width: 100%;
	height: 30px;
	padding-left: 13px;
}

.bar7 button {
	height: 32px;
	width: 32px;
	cursor: pointer;
	position: absolute;
}

.bar7 form {
	height: 35px;
}
.bar7 input {
	width: 250px;
	border-radius: 42px;
	border: 2px solid #dbdbdb;
	transition: .3s linear;
	float: right;
}
.bar7 input:focus {
	width: 300px;
}
.bar7 button {
	background: none;
	top: -2px;
	right: 0;
}
.bar7 button:before{
  content: "\e003";
  font-family: 'Glyphicons Halflings';
  color: #cc0000;
}


.htopform { background:rgba(204,0,0,0.6); padding:20px; position:absolute; z-index:999; width:300px; margin-top:150px; }
.htopform .title { font-size:18px; color:#fff; font-weight:bold; margin-bottom:0px;}
.htopform .subtitle  { font-size:14px; color:#efefef; text-align:left; margin-bottom:8px; }
.htopform p { margin-bottom:0; color:#efefef; }
.htopform p span { color:#F90; }

.h-title-1 { text-align:left; }
.mtb01 { padding-top:80px; padding-bottom:80px;}
.mtb02 { padding-top:40px; padding-bottom:40px;}
.mtb03 { padding-top:40px; padding-bottom:20px; margin-bottom:20px}
.h-title-1 b { font-size:28px; margin-left:15px;  }
.h-title-1 span { font-size:14px; margin-left:20px; }
.h-title-2 { text-align:center; font-size:20px; }
.h-title-2 img { margin-right:20px; }

.h-company { margin-top:80px; }
.h-company-right { text-align:right; }
.h-company-left p { text-align:left; line-height:25px; }
.h-company-left h2 { text-align: center; color:#cc0000; font-weight:bold; }
.h-company-left h3 { text-align: center; line-height:40px; }

.htongjidata { margin-top:0px; margin-bottom:40px; padding-top:60px; padding-bottom:60px; background:url(../images/Temp/tongjidata.jpg) center center no-repeat;}

.home-do-list { padding-top:15px; padding-bottom:15px; margin-top:30px; }
.home-do-list ul li {width:160px; color:#cc0000; font-size:20px; border:2px #cc0000 solid; border-radius:50%; height:160px; margin-left:45px; margin-right:40px; }
.home-do-list ul li:hover { border:2px #ad0101 solid; }
.home-do-list ul li p { margin:0; padding:0; color:#cc0000; }
.home-do-list ul li p:nth-child(1) { margin-top:30px; font-weight:bold; font-size:28px; }
.today { margin-top:8px; font-size:11px; }


.more-1 { float:right; }

.h-partner { }
.divcon { min-height:300px; padding:20px; }
.divcon .imgico { min-height:100px; vertical-align:middle; }
#yw-list h3 { font-size:16px; color:#000; margin:0; padding:0; margin-top:10px; margin-bottom:18px; margin-top:10px; line-height:25px; }
#yw-list p { margin-bottom:40px; }
#yw-list .swiper-slide { border:1px #ddd solid; border-radius:5px; }


.h-case-list ul li {  width:270px;  margin-bottom:30px; overflow:hidden; position:relative; border:1px #ddd solid; padding:5px; }
.h-case-list ul li img { width:270px;  }
.h-case-list ul li .hdesc { position: relative; width:259px; overflow: hidden; height:50px;  text-align:left; padding-left:5px; padding-right:5px; padding-bottom:5px; min-height:55px; color:#333; border-top:1px #ccc solid; margin-top:10px;  }
.h-case-list ul li:nth-child(4n) { margin-right:0; }
.h-case-list ul li a { color:#efefef; }
.h-case-list ul li a:hover { color:#fff; text-decoration:none; }
.h-case-list ul li h3 { font-size:14px; margin:0; padding:0; line-height:30px; position:absolute; z-index:99; margin-top:-53px; width:258px; background:rgba(0,0,0,0.5); text-align:center; }
.h-case-list ul li:Hover h3 {  background:rgba(201,0,0,0.5) }
.h-case-list ul li p { font-size:14px; margin:0; padding:0; line-height:25px; }
.h-case-list ul li p:nth-child(1) { color:#000; font-weight:bold; }

.h-case-list ul li a.activities_img_box{
		display: block;
		overflow: hidden;
		height: 170px;
	}
.h-case-list ul li .bann_img{
		width: 284px;
		height: 194px;
		background-color: #292929;
		transition: all 1s;
	}
.h-case-list ul li .bann_img:hover {
	    transform: scale(1.1);
	    -moz-transform: scale(1.3);
	    -webkit-transform: scale(1.3);
	}	





.h-adv { margin-top:30px; }
.h-adv-left { text-align:left; }
.h-adv-left p { margin-top:20px; }
.h-adv-right h2 { font-size:26px; margin:0; padding:0;}
.h-adv-right h3 { font-size:16px; color:#666; margin-bottom:40px;}

.h-adv-right .col-sm-10 { text-align:left; margin-bottom:20px; }
.h-adv-right .col-sm-10 b { font-size:16px; }
.h-adv-right .col-sm-10 p { color:#666; }

.line-1 { border-bottom:1px #efefef solid; }

.h-news { margin-top:20px; }
.h-newslist-1 { text-align:left; border-bottom:1px #EDEDED solid; margin-bottom:10px;}
.h-newslist-1 a { font-size:16px;  }
.h-newslist-1 .new { font-size:12px; background:url(../images/ico-13.png) center center no-repeat; color:#fff; width:32px; height:27px; float:left; text-indent:2px; margin-right:15px; }
.h-newslist-1 p { color:#999; width:280px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin-bottom:5px; }

.h-newslist-2 { margin-top:30px;}
.h-newslist-2 li { background:url(../images/ico-14.png) left center no-repeat; padding-top:15px; padding-bottom:15px; border-bottom:#EDEDED 1px solid; text-align:left; padding-left:20px; }
.h-newslist-2 li a { color:#666; }


.toutiaonews { text-align:right; }
.divtoutiao { position:absolute; z-index:99; margin-top:100px;width: 265px; height: 243px; background:#cc0000; padding:15px; color:#fff; text-align:left; }
.divtoutiao h3 { font-size:20px; }
.divtoutiao h2 { font-size:30px; font-weight:bold; }

.g_lxfs .lxfsl {
	float: left;
/*	width: 565px;
	padding-top: 45px;
	/*height: 565px;*/
	background: #f5f5f5;
}
.g_lxfs .lxfsl h2 {
	background: url(../images/lxtit.jpg) no-repeat 0 8px;
	padding-left: 25px;
	font-size: 24px;
	color: #333333;
	font-weight: normal;
	margin-bottom: 30px;
	font-weight:bold;
}
.g_lxfs .lxfsl h2 em {
	display: block;
	font-size: 14px;
	color: #999999;
	font-weight: normal;
}
.g_lxfs .lxadd dl {
	padding-left: 37px;
	/*height: 90px;*/
}
.g_lxfs .lxadd .dl02 {
	height: 182px;
}
.g_lxfs .lxadd dt {
	float: left;
	width: 83px;
}
.g_lxfs .lxadd dt img {
	width: 56px;
	height: 56px;
	display: block;
}
.g_lxfs .lxadd dd {
	float: left;
	width: 320px;
	font-size: 14px;
	line-height: 24px;
	color: #666
}
.g_lxfs .lxadd h3 {
	font-size: 18px;
	font-weight: normal;
	color: #333;
	height: 30px;
}
.g_lxfs .lxfsr {
	float: right;
	width: 593px;
	padding-top: 14px;
	padding-left: 40px;
/*	height: 565px;
*/	background: #eee;
}
.g_lxfs .lxfsr h2 {
	background: url(../images/maptit.jpg) no-repeat;
	padding: 10px 0 0 110px;
	font-size: 20px;
	font-weight: normal;
	color: #333;
	height: 55px;
}
.g_lxfs .lxfsr .map {
	width: 554px;
	height: 464px;
	display: block;
}
.g_lxfs .sclx {
	margin-top: 80px;
}
.g_lxfs .sclx dl {
	padding-left: 37px;
	clear: both;
	margin-bottom: 50px;
}
.g_lxfs .sclx dt {
	float: left;
	width: 83px;
}
.g_lxfs .sclx dt img {
	width: 56px;
	height: 56px;
	display: block;
}
.g_lxfs .sclx dd {
	float: left;
	width: 1050px;
	font-size: 14px;
	line-height: 24px;
	color: #666
}
.g_lxfs .sclx dd h3 {
	font-size: 18px;
	font-weight: normal;
	color: #333;
	height: 30px;
}
.g_lxfs .sclx dd p {
	font-size: 14px;
	color: #666666;
	line-height: 32px;
}

.bginquire { background:#F2F2F2; margin-top:40px; margin-bottom:40px; padding-top:40px; padding-bottom:40px; }
.bginquire h2 { font-weight:bold; font-size:36px; }
.bginquire p { margin-bottom:50px; }
.bginquire .col-sm-6, .bginquire .col-sm-12{ margin-bottom:25px; }


.g_ab1{}
.g_ab1 h2 { line-height:40px; font-size:48px; color:#cc0000; font-weight:bold; }
.g_ab1 h2 span { line-height:40px; color:#ccc; font-size:20px; }
.g_ab1 h2 span:nth-child(1) { margin-right:20px; }
.g_ab1 h2 span:nth-child(2) { margin-left:20px; }
.g_ab1 h3.comein {color: #333333; margin-bottom:40px; }
.g_ab1 h3.service {color: #333333; margin-top:50px; font-size:36px; }
.g_ab1 .m_ab2 { margin-top:80px; margin-bottom:80px; }
.g_ab1 .m_ab2 p { color:#cc0000; }


.g_ab1 p{text-align: center;font-size: 14px;color: #333333;line-height: 26px;}
.g_ab1 li{float: left;}
.g_ab1 li:nth-child(1) { margin-right:20px; }
.g_ab1 li:nth-child(2) { margin-left:20px; margin-right:20px; }
.g_ab1 li:nth-child(3) { margin-left:20px; margin-right:20px; }
.g_ab1 li:nth-child(4) { margin-left:20px; margin-right:20px; }
.g_ab1 li:nth-child(5) { margin-left:20px; margin-right:20px; }
.g_ab1 li:nth-child(6) { margin-left:20px;  }

.g_ab1 li b{display: block;width: 166px;height: 162px;overflow: hidden;margin: 0 auto 14px;}
.g_ab1 li b img{width: 166px;height: 324px;display: block;}
.g_ab1 li:hover b img{margin-top: -162px;}
.g_ab1 .first{}
.g_ab1 .lastli{}
.g_ab1 li em{display: block; text-align: center; height: 30px; line-height: 30px; font-size: 18px; color: #333333;}

.mtp01 { padding-top:73px; }
.mtp02 { padding-top:65px; }
.mtp03 { padding-bottom:45px; }
.mtb01 { padding-bottom:40px; }




.hnewstitle { font-size:16px; text-align:left; margin-top:0; margin-bottom:10px; border-bottom:1px #ccc solid; font-weight:bold; line-height:35px; }

.ladyScroll {width:100%; height:380px;margin:15px auto;position:relative;}	
.ladyScroll .prev {width:60px;height:60px;position:absolute;top:130px;left:-50px;z-index:100; cursor:pointer; background:url(../images/leftArrow.png) no-repeat;}	
.ladyScroll .next {width:60px;height:60px;position:absolute;top:130px;right:-60px;z-index:100; cursor:pointer; background:url(../images/rightArrow.png) no-repeat;}	
.ladyScroll .scrollWrap{width:100%;padding-top:15px;overflow:hidden;position:absolute;}	

.ladyScroll dl{float:left; width:210px; height:330px; text-align:center; position:relative; background:#F4F4F4; margin-left:16px; border-radius:10px; }	
.ladyScroll dl:hover {background:#f2f2f2;}
.ladyScroll dl dt { margin-top:20px; margin-bottom:20px; }
.ladyScroll dl dd a { font-size:16px; font-weight:bold; }



.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.num-text-01{
    margin-left: 15px;
}
.num-01{
    margin-bottom: 55px;
}
.num-text-01 .p1{
    font-size: 38px;
    color: #9C3030;
    font-weight: 200;
	margin-bottom:0;
	margin-top:0;
}
.num-text-01 .p2{
    font-size: 26px;
}


.business-01{
    background-color: #f8f8f8;
}
.business-list{
    width: 1200px;
}
.b-right{
    height: 400px;
    padding: 30px 60px 0px 100px;
}
.b1{
    font-size: 85px;
}
.b-right-main{
    margin-left: 123px;
}
.b-right-main ul { margin:0; padding:0; }
.b-right-main ul li{
    line-height: 30px;
    list-style-type: disc;
}
.fz2{
    font-size: 26px;
}
.fz3{
    font-size: 22px;
}
.service-list{
	 width: 100%;
   /* 
    margin-right: 1.5%;
    margin-left: 1.5%;
    padding-bottom: 10px; */
}
.service-list-img{
    height: 230px;
}
.service-list-name{
    font-size: 18px;
    line-height: 38px;
}

.buis-text{
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
}
.buis-en{
    font-size: 16px;
}
.tables{
	width:100%;
}
.buis-max{
	max-width:110px;
}
.b-right-main{
    margin-left: 123px;
}
.bg-ra1 .b1{
	color:#fff;
}
.buis-en{
    /*margin: 15px;*/
    margin-bottom: 0;
}
.buis-text{
    font-size: 16px;
}
.buis-text{
    margin-bottom: 20px;
}
.buis-en-3{
    margin-bottom: 10px;
}
.b-right{
    width: 50%;
    height: 450px;

    background-color: #f8f8f8;
}
.bg-ra1{
    color: #ffffff;
    background-color: #D3AA6B;/*#ff9936;*/
}
.bg-ra1 .b1{
	color:#fff; font-size: 85px; line-height:85px; width:24%;
}
.bg-ra2{
    color: #333;
    background-color: #f2f2f2;
}
.bg-ra2 .b1{
    color: #bcbcbc; font-size: 85px; line-height:85px; width:24%;
}
.b2 { width:76%; }
.bg-ra2 .f3{
    color: #bcbcbc;
}
.business-01{
    background-color: #f8f8f8;
}
.buis-01{
    display:none;
}
.li-on{
    width: 65%;
   /*  margin: auto; */
    padding-top: 0;
}



/*business*/
.business{ background: #f2f2f2; padding-top:50px; padding-bottom:50px; }
.sec_tit{ text-align: center; font-size: 36px; margin-bottom: 80px; color: #000;}
.sec_tit a { color:#cc0000; }
.sec_tit em{ display: block; color: #666; font-size: 20px; font-style: italic; font-family: "Times New Roman", Times, serif;}
.sec_tit em i{ color: #666; text-transform: capitalize; font-style: italic;}
.business_box{ margin: 0 -30px;}
#business_scr{/*width:80%; max-width: 1600px;*/ margin: 0 auto;}
#business_scr .item{ padding: 0 30px;}
.business_area{ text-align: center;}
.business_show{ overflow: hidden; margin: 0 auto; position: relative;}
.business_show,.business_show img.show_img{ width: 160px; height: 160px;}
.business_show:before{ content: ""; position:absolute; top:0; left:0; z-index: 0; width:100%; height:100%; background: rgba(0,0,0,.40); -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; filter: Alpha(Opacity=0); opacity: 0;}
.business_show img.show_img{ -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%;}
.links{ position: absolute; top:150%; left:0; margin-top: -20px; z-index:1; width: 100%; text-align: center;}
.links a{ display: inline-block; vertical-align: middle; position: relative; width: 40px; height: 40px; overflow: hidden; border: 2px solid #fff; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; margin: 0 2px;}
.links a:nth-of-type(1){ top: 40px;}
.links a:nth-of-type(2){ top: 80px;}
.links a:nth-of-type(3){ top: 120px;}
.links a img{ margin: 8px;}
.links a:hover{ background:#df0010; border-color: #df0010;}
.business_area:hover .business_show:before{ filter: Alpha(Opacity=100); opacity: 1;}
.business_area:hover .links{ top:50%;}
.business_area:hover .links a:nth-of-type(1){ top: 0; transition:all 0.6s ease;-webkit-transition: transition:all 0.6s ease;-moz-transition: transition:all 0.6s ease;-ms-transition: transition:all 0.6s ease;-moz-transition: transition:all 0.6s ease;}
.business_area:hover .links a:nth-of-type(2){ top: 0; transition:all 0.8s ease;-webkit-transition: transition:all 0.8s ease;-moz-transition: transition:all 0.8s ease;-ms-transition: transition:all 0.8s ease;-moz-transition: transition:all 0.8s ease;}
.business_area:hover .links a:nth-of-type(3){ top: 0; transition:all 1.0s ease;-webkit-transition: transition:all 1.0s ease;-moz-transition: transition:all 1.0s ease;-ms-transition: transition:all 1.0s ease;-moz-transition: transition:all 1.0s ease;}
.business_item{ padding: 20px 0 10px; margin-bottom: 10px; border-bottom: 1px solid #b5b5b5; font-size: 18px;}
.business_item a{ color: #000;}
.business_item a em{ display: block; color: #df0010; font-size: 14px; font-family: "Times New Roman", Times, serif; font-style: italic; margin-top: 5px;}
.business_des{ text-align: center; line-height: 24px; max-height: 48px; overflow: hidden; margin-bottom: 30px;}

.index_con .business_show,.index_con .business_show img.show_img{ width: 180px; height: 180px;}

/*more*/
.more{ display: block; margin: 0 auto; width: 110px; height: 30px; line-height: 30px; overflow: hidden; text-align: center; color: #fff; position: relative; font-size: 12px;}
.more span{ display: inline-block; position: relative; z-index:10; }
.more::before, .more::after {content: ''; position: absolute; top: 0; left: 0; z-index:0; width:100%;height: 100%; -webkit-transition: -webkit-transform 0.3s, background-color 0.3s;transition: transform 0.3s, background-color 0.3s; -webkit-transition-timing-function: cubic-bezier(0.25, 0, 0.3, 1); transition-timing-function: cubic-bezier(0.25, 0, 0.3, 1); -webkit-border-radius:20px; -moz-border-radius:20px; border-radius: 20px;}
.more::before { border: 1px solid #df0010; -webkit-transform: scale3d(0.7, 0.7, 1); transform: scale3d(0.7, 0.7, 1);}
.more::after { background-color: #df0010; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1);}
.more:hover{ color: #df0010;}
.more:hover::before { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }
.more:hover::after { background: transparent;  -webkit-transform: scale3d(0.7, 0.7, 1); transform: scale3d(0.7, 0.7, 1);}



.index_section_4_box{
    background-color: #202020;
    width:100%;
}
.index_section_4_box .index_section_4_img_title{
    width: 100%;
    height: 20%;
}
.index_section_4_box .index_section_4_img_title .index_section_4_img_title_text{
    display: table-cell;
    text-align:center;
    vertical-align: middle;
    width: 100%;
}
.index_section_4_box .index_section_4_img_title .index_section_4_img_title_text .text_1{
    color: #cc0000;
    font-size: 36px;
    line-height: 36px;
    font-weight: bold;
    letter-spacing: 1px;
    font-family: "PingFang SC","Lantinghei SC","Microsoft YaHei","HanHei SC","Helvetica Neue","Open Sans",Arial,"Hiragino Sans GB","微软雅黑",STHeiti,"WenQuanYi Micro Hei",SimSun,sans-serif;
}
.index_section_4_box .index_section_4_img_title .index_section_4_img_title_text .text_1 span{
    color: #cc0000;
}
.index_section_4_box .index_section_4_img_title .index_section_4_img_title_text .text_2{
    font-size: 15px;
    line-height: 15px;
    color: #fff;
    margin: 12px 0 16px 0;
}
.index_section_4_box .index_section_4_img_title .index_section_4_img_title_text .text_3{
    font-size: 24px;
    line-height: 24px;
    color: #fefefe;
    font-weight: 300;
    letter-spacing: 6px;
}
.index_section_4_box .col-md-2{
    padding: 0 0 0 0;
    height: 27%;
    background: #464646;
    position: relative; overflow:hidden;
}
.index_section_4_box .col-md-2:hover{
    background: #101010;
}
.index_section_4_box .col-md-2 img{
    width: 100%;
}
.index_section_4_box .col-md-2 img:hover{
    opacity: 0.7;
}
.index_section_4_box .col-md-2 .item_text{
    color: #ffffff;
    text-align: center;
    width: 100%;
    bottom: 39%;
    font-size: 14px;
    letter-spacing: 1px;
}
.index_section_4_box .col-md-2 .item_text span{
    font-size: 20px;
    letter-spacing: 2px;
}



.index_section_5_box{
}
.louceng { margin-top:80px; margin-bottom:50px; }
.index_section_5_box .index_section_5_img_title{
    width: 100%;
    text-align: center;
    height: 22%;

}
.index_section_5_box .index_section_5_img_title img{
    margin: 2.8% 0 0 0;
    height: 50%;
    max-width: 392px;
    display: inline-table;
}
.index_section_5_box .index_section_5_img_title .index_section_5_img_title_text{
    display: table-cell;
    text-align:center;
    vertical-align: middle;
    width: 100%;
}
.index_section_5_box .index_section_5_img_title .index_section_5_img_title_text .text_1{
    font-size: 40px;
    line-height: 40px;
    font-weight: bold;
    letter-spacing: 6px;
    color: #cc0000;
    font-family: "PingFang SC","Lantinghei SC","Microsoft YaHei","HanHei SC","Helvetica Neue","Open Sans",Arial,"Hiragino Sans GB",STHeiti,"WenQuanYi Micro Hei",SimSun,sans-serif;
}
.index_section_5_box .index_section_5_img_title .index_section_5_img_title_text .text_1 span{
    color: #cc0000;
}
.index_section_5_box .index_section_5_img_title .index_section_5_img_title_text .text_2{
    font-size: 19px;
    line-height: 19px;
    margin: 16px 0 0 0;
    font-weight: 200;
    color: #333;
}

.followdesc { margin-top:30px; margin-bottom:50px; background:#F1F1F1; }


.btnmp01 .btn { margin-left:10px; margin-right:10px; }

.index_list_2{
}
.index_list_2 .item{
    float: left;
    width: 32.5%;
    margin-right: 1%;
    overflow: hidden;
    margin-bottom: 36px;
    cursor: pointer;
}
.index_list_2 .item:nth-child(3n){
    margin-right: 0px;
}
.index_list_2 .item .img{
    background: #efefef none repeat scroll 0 0;
    width: 100%;
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
}
.index_list_2 .item .img img:hover{
    box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.2);
    transform: translateY(-4px);
    transition: all 0.3s ease-in-out 0s;
    opacity: 0.7;
}
.index_list_2 .item .img img{
    width: 100%;
    display: block;
}
.index_list_2 .item .summary{
    width: 100%;
    color: #4c4c4c;
    overflow: hidden;
    line-height: 30px;
    height: 30px;
    display: block;
}
.index_list_2 .item .summary:hover{
    color: red;
}

.btnmp01 { margin-top:30px; margin-bottom:50px;}



.companyCaseBox{ text-align:left;padding-bottom: 20px;}
.companyCaseBox .hd{ line-height:30px; width:100%; position:relative; display: inline-block;*display:inline;zoom:1;}
.companyCaseBox .hd ul{ display:block; width:170px;}
.companyCaseBox .hd ul li{ display:block;cursor:pointer; font-size: 18px;font-weight: normal;font-stretch: normal;line-height: 40px;color: #282828;
width:172px;height: 40px; background: #fff;text-align: center;}
.companyCaseBox .hd ul li a{ font-size: 14px; color: #282828 ; display: block;width: 172px;height: 40px;line-height: 40px;}
.companyCaseBox .hd ul li.on{background-color: #f7fbff;  color: #00b5f2;border-left: 3px solid #cc0000;}
.companyCaseBox .hd ul li.on a{color: #cc0000;font-size: 14px;width: 164px;}
.companyCaseBox .bd{
	display: inline-block;vertical-align: top;width: 1026px;*display:inline;zoom:1;
}
.companyCaseBox .bd ul{ zoom:1;  padding-left: 30px;}
.companyCaseBox .bd li{ height:24px; line-height:24px;   }	

.companyCaseBox .bd .company_text{
	width: 970px;
	/*letter-spacing: 3px;*/
	color: #484848;
	font-size: 18px;	
	line-height: 30px;
	margin-bottom: 20px;
}
.companyCaseBox .bd .company_title{
	font-size: 18px;
	color: #484848;
	margin-bottom: 20px;
}
.companyCaseBox .bd .company_table{
	width: 970px;
	
	background-color: #ffffff;
	border: solid 1px #e6e6e6;	
}
.companyCaseBox .bd .company_table tr{
	border-bottom: 1px solid #e6e6e6;
}
.companyCaseBox .bd .company_table tr:last-child{
	border-bottom: 0;
}
.companyCaseBox .bd .company_table tr td:nth-child(1){
	border-right: 1px solid #e6e6e6;
	text-align: center;
	background: #fafafa;
	font-size: 18px;
	color: #292929;
	padding: 22px 35px;
}
.companyCaseBox .bd .company_table tr td:nth-child(2){
	padding-left: 18px;
	color: #484848;
	font-size: 18px;
}
.companyCaseBox .bd .company_table tr td{
	padding: 22px 0;
}
.companyCaseBox .bd .ccie_img_box{
	width: 310px;
	height: 220px;
	background-color: #ffffff;
	border: solid 1px #e6e6e6;	
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	display: inline-block;
	margin-right: 35px;
}
.companyCaseBox .bd .ccie_img_box:nth-of-type(3n+0){
	margin-right: 0;
}
.companyCaseBox .bd .ccie_img_box img{
	vertical-align: middle;
	width: 280px;
	height: 200px;	
	
}

.pcontainer { margin-top:50px; padding-bottom:50px; }

#ac43d96fb6-9694-e911-9931-448a5bd7620c,#acc3c7d032-9694-e911-9931-448a5bd7620c { display:none; }

.contactcon { margin-top:50px; margin-bottom:50px; }

#cttitle7d98444d-ce94-e911-8451-448a5bd7620c { display:none;}
#ctlist7d98444d-ce94-e911-8451-448a5bd7620c { display:none;}

.ctlist44, .ctlist45, .ctlist46, .ctlist47, .ctlist48,.ctlist43 { display:none; }

.cttitle { text-align:left; margin-top:30px; border-bottom:1px #ccc dotted; margin-bottom:30px; font-size:18px; font-weight:bold; padding-top:15px; padding-bottom:15px; }


.ctlistt img {-webkit-filter: grayscale(100%);filter: grayscale(100%);width: 100%;}
.ctlistt img:hover{-webkit-filter: none;filter: none;}


.hctmore { text-align:right; }
.hnewstitle span { float:right; }
.hnewstitle span a { color:#cc0000;}

.homeformbt { position:fixed; top:72%; width:70px; height:60px; left:0; background:#cc0000; color:#fff; padding:10px; cursor:pointer;
-webkit-border-top-right-radius: 50px;
-webkit-border-bottom-right-radius: 50px;
-moz-border-radius-topright: 50px;
-moz-border-radius-bottomright: 50px;
border-top-right-radius: 50px;
border-bottom-right-radius: 50px;

 }
 .homeformbt  span { font-size:40px; }





 @media ( min-width: 780px) {
body {
	font-size: 14px;
}
img {
	max-width: 100%;
}
.container {
	width: 1200px;
}

.mbtopmenu { display:none; }

.whylist li:nth-child(6) {
	display:none;
	}

.pagetitle .glyphicon-th-list { display:none; }
.pagetitle .glyphicon-chevron-right { display: inline-block; }



.carousel-inner > .item > img, .carousel-inner > .item > a > img {
   /* animation: 7s ease 0s normal none infinite running fadeBig;*/
}
@keyframes fadeBig {
0% {
    transform: scale(1);
}
50% {
    transform: scale(1.1);
}
100% {
    transform: scale(1);
}
}

#pcmenu .navbar-nav { margin-left:50px;  }
.htopform .form-group { margin-bottom:0px; }

.htopform { padding:10px; }

.locationnav { margin-top:30px; margin-bottom:30px; }
.thismenu { margin-bottom:25px; }
.thismenu:nth-child(2) {/* border-bottom:1px #ccc solid; padding-bottom:25px; */}
.thismenu a { margin-right:20px; display:inline-table; border:1px #efefef solid; border-radius:5px; padding:5px 10px; margin-bottom:3px;  }
.thismenu a:hover { color:#cc0000; text-decoration:none;  }
.thismenu a.on{ color:#cc0000; text-decoration:none; }

.thismenu .col-sm-2 a { background:#cc0000; color:#fff; text-decoration:none;}
#casemenu { margin-bottom:25px; }


dd.desc { padding-left:10px; padding-right:10px;  color:#999; margin-top:20px; text-align:left; }

.home-do-list ul li:nth-child(1) { margin-left:0px; }
.home-do-list ul li:nth-child(5) { margin-right:0px; }
.home-do-list ul li { float:left; }

.h-case-list ul li { float:left; margin-right:30px;  }
.pannycon { width:1440px; }

.index_section_4_box .col-md-2 .item_text{
    position: absolute;
}


.ctlistt { margin-top:50px; }
.ctlistt .thumbnail:hover { border:1px #cc0000 solid; }





}


 @media ( min-width: 1600px) {

.htopform { padding:20px; }
.htopform .form-group { margin-bottom:0px; }

 }
 
 @media ( min-width: 1900px) {
.htopform { padding:20px; }
.htopform .form-group { margin-bottom:0px; }
.htopform .title { font-size:18px; color:#fff; font-weight:bold; margin-bottom:15px;}
 }
 



 @media ( max-width: 780px) {
body {
	font-size: 14px;
}
img {
	max-width: 100%;
}
.tophead { margin-top:0.3px; }
.tlogo { text-align:center; }
.tiso { margin-top:0.8em; }
.tiso span { font-size:10px; margin-left:0.2em; margin-right:0.2em; }
.tiso b { margin-left:0.2em; margin-right:0.2em; line-height:1.8em; font-size:0.8em; }
.thotline { text-align:center; padding-top:1em; }

.mbtopmenu { display:block; }
.mbtopmenu a { font-size:0.8em; padding:15px 8px; }

.h-business li {
	float: left;
	margin-right:0;
	padding-bottom: 22%;
	position: relative;
	width: 280px;
	margin-bottom: 26px;
	height:300px;
	display:block;
	margin-left:26px;
}
.h-business {
	background: #fff;
	padding: 40px 0 5%;
}
.h-business h2 { margin-bottom:40px; }
.h-products {
	padding: 20px 0 5%;
}
.h-products h3 {
	text-indent:0.5em;
}
.h-wonderful ul li { float:none; margin-bottom:0.5em; }
.h-wonderful h2 { margin-bottom:40px; }
.h-why h2 { margin-bottom:20px; }

.h-why ul li { width:49%; }
.whylist li:nth-child(6) {
	display:block;
	}
.h-news-list .sort { font-size:2em; }
.h-news { padding-top:20px; }
.h-news h2  { margin-bottom:40px; }

.nh-more { text-align:center; margin-bottom:3em; margin-top:2em; }
.h-partner { padding-top:20px; }
.h-partner h2 { margin-bottom:20px; }


.h-link li { width:49%; }
.h-link li:nth-child(even) { margin-right:0; }

.f-line ul li { float:none; }

.h-contact { text-indent:1.1em; }

#pcmenu .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse { margin-left:0; margin-right:0; }

.pagecon { padding-left:10px; padding-right:10px; }

.pagetitle {
	position: relative;
	background: #cc0000;
	width: 200px;
	height: 50px;
	color: #fff;
	font-size: 1.2em;
	margin-top: -30px;
	padding-top: 0.6em;
	margin-bottom:10px;
}
.tabmenu ul li a { font-size:0.9em; padding:5px; }

.pagetitle .glyphicon-th-list { display: inline-block; }
.pagetitle .glyphicon-chevron-right { display: none; }
.tabmenu { display:none; }

.culturelist { margin-top:2em; }
.culturelist .col-sm-4 { margin-bottom:3em; }
.locationcon { margin-top:2em; }

.newslist li .txt .pic { float:none; margin-bottom:1em; }
.prolist .thumbnail .caption { padding:1px; }
.prolist .thumbnail .caption h4 { font-size:0.8em; }

.protitle h3 { font-size:1.2em; margin-top:1.5em; }

.prodetail .tab-pane { padding-left:0.3em; padding-right:0.5em; }

.prolist .row { margin:0; padding:0;}


.htopform { display:none; }
div.search { display:none; }
.bt-top .r-top { text-align:center; }
.mbtopmenu a { font-size:1.2em; }

.g_ab1 h2 span { font-size:5px; }
.g_ab1 h2 { font-size:22px; }
.mtp01 { padding-top:15px; }
.g_ab1 h3.comein { font-size:18px; margin-bottom:16px; margin-top:10px;  }

.business-box { margin-top:8px; padding-top:5px; margin-bottom:0; padding-bottom:0; }
.business-box h2 { margin-bottom:5px; }

.frontage { margin-bottom:10px; }

.htongjidata { margin-top:20px; margin-bottom:20px; padding-top:10px; padding-bottom:10px; display:none; }

.mtp02 { margin-top:5px; padding-top:5px; }

.home-do-list ul li { margin-bottom:15px; }
.hctmore { text-align:center; }
.ladyScroll .prev { left:-10px; }
.ladyScroll .next { right:-10px; }

.mtb01 { padding-bottom:0px; }
.toutiaonews { margin-bottom:50px; }


#business_scr .owl-item { margin-left:10%; }

.locationnav { margin-top:30px; margin-bottom:30px; }
.thismenu { margin-bottom:25px; }
.thismenu:nth-child(2) {/* border-bottom:1px #ccc solid; padding-bottom:25px; */}
.thismenu a { margin-right:20px; display:inline-table; border:1px #efefef solid; border-radius:5px; padding:5px 10px; margin-bottom:3px;  }
.thismenu a:hover { color:#cc0000; text-decoration:none;  }
.thismenu a.on{ color:#cc0000; text-decoration:none; }

.thismenu .col-sm-2 a { background:#cc0000; color:#fff; text-decoration:none;}
.pplabel ul li { margin-left:10%; }
.h-case-list { margin-top:25px; }







}
