/* 关于我们 */
.gy{
	background-color: #eee;
	padding: 70px 0;
}
.gy_ww{
	width: 800px;
	margin: 0 auto;
	text-align: center;
}
.gy_ww p{
	line-height: 2.1;
	color: #777;
	text-align: left;
	text-indent: 2em;
}
.gy_ww h4{
	color:#cc0000;
	font-size: 25px;
}
.gy_ww span{
	text-transform: uppercase;
	font-size: 12px;
	display: block;
	margin-bottom: 10px;
}
.dh_item{
	float: left;
	width: 50%;
	background-size: cover;
	position: relative;
	height:400px;
	color: #fff;
}
.dh_item:before{
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color:rgba(0,0,0,0.5);
}
.dh_con{
	position: relative;
	width:450px;
	margin: 0 auto;
	top:120px;
	text-align: center;
}
.dh_tit{
	position: absolute;
	left:20px;
	top:20px;
}
.dh_item:hover .dh_tit{
	color: #cc0000;
}
.dh_con h2{
	padding-bottom: 8px;
	font-size: 24px;
}
.dh_con p{
	line-height: 2;
}
.gal{
	background-attachment: fixed;
	position: relative;
	padding: 60px 0;
}
.gal:before{
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: rgba(0,0,0,0.3);
}
.gal .pwrap{
	position: relative;
	z-index: 2;
	color: #fff;
}
.gal h3{
	text-align: center;
	font-size: 25px;
	padding-bottom:45px;
}
.ga_ul li{
	float: left;
	width: 18%;
	margin: 0 1%;
	text-align: center;
	box-sizing: border-box;
	border:1px solid #eee;
	padding:20px 10px;
}
.ga_ul li:hover{
	border-color: #cc0000;
}
.ga_ul li h5{
	font-size:18px;
	padding: 10px 0;
}
.ga_ul li p{
	line-height: 1.5;
	font-size: 15px;
	height: 70px;
}
.pd60{
	padding:60px 0;
}
.blog li {
    border-bottom: 1px solid #d1c8c0;
    position: relative;
    height: 260px;
    padding-left: 440px;
    margin-bottom: 25px;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}
.blog li:hover{
	background-color: #eee;
}
.blog li a {
    display: block;
}
.xb_img {
    width: 400px;
    height: 260px;
    background-size: cover;
    background-position: center;
    position: absolute;
    left: 0;
    top: 0;
}
.xb_con h4 {
    color: #333;
    font-size: 18px;
    padding-top: 60px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.blog li:hover .xb_con h4{
	color: #a72025;
}
.xb_con span {
    display: block;
    font-size: 14px;
    color: #ba8c75;
    padding: 12px 0;
}
.xb_con p {
    line-height: 1.8;
    height: 56px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.go_item {
    border-bottom: 1px dashed #eee;
    padding: 20px 0;
    position: relative;
}
.go_item h5 {
    font-size: 22px;
    color: #333;
    padding-bottom: 10px;
}
.g_xo {
    width:35px;
    height:35px;
    right: 45px;
    top: 40px;
    position: absolute;
    cursor: pointer;
    background: url(../images/more.png) no-repeat;
     background-size: cover;
}
.active .g_xo {
    background-image: url(../images/top.png);
}
.go_con {
    padding-top: 10px;
    display: none;
}
.go_con h6 {
    font-size: 17px;
    padding-bottom: 5px;
}
.go_con p {
    line-height: 2;
}
.go_con h6 {
    font-size: 17px;
    padding-bottom: 5px;
}
.go_num{
	color: #cc0000;
	font-size: 15px;
}
.go_num span{
	display: inline-block;
	padding-right: 10px;
}
.xtab{
	text-align: center;
	padding-bottom: 50px;
}
.xtab a{
	display: inline-block;
	padding: 5px 10px;
	border:1px solid #ddd;
	margin: 0 10px;
}
.xtab a.active{
	border-color: #cc0000;
	background-color:#cc0000;
	color: #fff;
}
/* contact */
.cot_form {
    width: 800px;
    margin: 0 auto;
}
.co_t {
    text-align: center;
    padding-bottom: 28px;
}
.co_t h4 {
    position: relative;
    font-size: 18px;
    color: #333;
    padding-bottom: 5px;
    margin-bottom: 6px;
}
.co_t h4:before {
    position: absolute;
    content: "";
    left: 50%;
    bottom: 0;
    width: 2em;
    height: 2px;
    background-color: #d59f5d;
    margin-left: -1em;
}
.co_t span {
    font-size: 12px;
    text-transform: uppercase;
}
.form_tw {
    margin: 0 -1%;
    padding-bottom: 15px;
}
.form_nr input[type="text"] {
    border: 1px solid #a72025;
    box-sizing: border-box;
    height: 40px;
    padding: 0 10px;
    outline: none;
    -webkit-aappearance: none;
    aappearance: none;
}
.form_tw input {
    float: left;
    width: 48%;
    margin: 0 1%;
}
.form_on input {
    width: 100%;
    margin-bottom: 15px;
}
.form_nr textarea {
    border: 1px solid #a72025;
    resize: none;
    box-sizing: border-box;
    width: 100%;
    height: 160px;
    padding: 10px;
    outline: none;
}
.xi_tit{
	margin: 30px 0;
}
.cot_wrap{
	width: 1140px;
	margin: 0 auto;
	box-sizing: border-box;
}
.cot_fl,.cot_fr{
	width: 50%;
	float: left;
}
.con_con{
	padding-left: 30px;
}
.con_con p{
	line-height: 2.1;
}
.con_con p strong{
	color: #cc0000;
	margin-right: 10px;
}
.con_con p img{
	padding-top: 5px;
}
.s-row a{
	display: block;
}

.service{
	background-image: url(../images/bg2.jpg);
	background-attachment: fixed;
	position: relative;
}
.service:before{
	position: absolute;
	content: "";
	left: 0;
	top:0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.3);
}
.service .s-row{
	background-color: transparent;
	position: relative;
	padding:40px 0;
}
.service .s-row:nth-child(odd) {
    background-color: #fff;
}
.service .s-row:hover{
	background-color: #eee;
}
.service .s-row:nth-child(even):hover{
	background-color: #000;
}
.s-row a{
	color: #fff;
}
.s-row:nth-child(odd) a{
	color: #666;
}
.s-row .pwrap{
	position: relative;
	padding-left: 100px;
	box-sizing: border-box;
}
.s-row img{
	position: absolute;
	left: 0;
	top:30px;
}
.s-row p{
	height:77px;
	line-height: 1.8;
	overflow: hidden;
	font-size: 15px;
}
.s-row span{
	display: block;
	margin-top: 15px;
	text-transform: uppercase;
	color: #fff;
}
.s-row:nth-child(odd) span{
	color: #cc0000;
}
.s-row h3{
	font-size: 20px;
	margin-bottom: 10px;
}
/* team */
.tu_tit{
	text-align: center;
	font-size: 18px;
	color: #cc0000;
	padding-bottom: 41px;
}
.tu_top{
	position: relative;
	padding-left: 590px;
	height: 327px;
	border-bottom: 1px solid #eee;
}
.tu_top img{
	width:572px; 
	height: 327px;
	position: absolute;
	left: 0;
	top: 0;
}
.tu_con{
	padding-top: 60px;
}
.tu_con strong{
	font-size: 25px;
	margin-right: 10px;
}
.tu_con h4{
	margin-bottom: 15px;
}
.tu_con p{
	line-height: 2;
}
.tu_mid{
	margin: 0 -2%;
	padding-top: 50px;
}
.tu_mid li{
	float: left;
	width: 21%;
	margin: 0 2%;
}
.te_ren{
	box-shadow: 2px 2px 5px #ddd;
	border:1px solid #eee;
	padding: 10px 15px;
}
.te_ren h6{
	font-size: 18px;
	color: #333;
	padding-bottom: 5px;
}
.te_ren p{
	line-height: 1.5;
	font-size: 14px;
	overflow: hidden;
	text-overflow:ellipsis;
	height: 41px;
	display: -webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.img_two{
	margin-top:30px;
}
.img_two img{float: left;width: 50%;}
.img_one img{
	width: 100%;
}
.tu_bot{
	padding-top: 50px;
	text-align: center;
}
.tu_bot h4{
	font-size: 25px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	position: relative;
}
.tu_bot h4:before{
	position: absolute;
	content: "";
	left: 50%;
	bottom: 0;
	width: 2em;
	background-color: #cc0000;
	height: 2px;
	margin-left: -1em;
}
.tu_bot p{
	line-height: 2;
}
/* custom */
.cus_ul li{
	float: left;
	width: 11.28%;
	margin: 0 1.5% 25px;
	box-sizing: border-box;
	border: 1px solid #eee;
	padding: 5px;
}
.art_tit{
	text-align: center;
	border-bottom: 1px dashed #eee;
	margin-bottom: 20px;
	padding-bottom: 15px;
}
.art_tit h3{
	font-size: 20px;
	padding-bottom: 15px;
}
.art_img{
	text-align: center;
	margin-bottom: 10px;
}
.art_nr p{
	line-height: 2;
}
.no_ul{
	padding: 50px 0;
}
.no_ul li{
	border:1px solid #eee;
	box-shadow: 2px 2px 5px #ddd;
	margin-bottom: 20px;
	position: relative;
	padding: 20px;
}
.no_ul li:hover{
	background-color: #eee;
}
.no_ul li:before{
	position: absolute;
	content: "";
	left: 0;
	top: 20%;
	height:60%;
	background-color: #cc0000;
	width: 2px;
}
.no_ul li h4{
	font-size: 19px;
	margin-bottom:5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
}
.no_ul li:hover h4{
	color: #cc0000;
}
.no_ul li span{
	font-size: 14px;
	color: #cc0000;
}
.no_ul li p{
	padding-top: 5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
}