﻿@charset "utf-8";
/* CSS Document */
.pc-1{
	background:url(../images/1.jpg);
	}
.pc-2{
	background:url(../images/2.jpg);
	}
.pc-3{
	background:url(../images/3.jpg);
	}
.pc-4{
	background:url(../images/4.jpg);
	}
.pc-5{
	background:url(../images/5.jpg);
	}
.pc-6{
	background:url(../images/6.jpg);
	}
.banner{
	height:300px;
	background-repeat:no-repeat;
	background-position:center center;
	}
.weizhi{
	width:1200px;
	height:50px;
	margin:20px auto;
	background:#fff;
	}
.weizhi p{
	font-size:12px;
	color:#333;
	line-height:50px;
	padding-left:15px;
	}
.weizhi p:before{
	font-family: 'FontAwesome';
	font-size: 16px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-right:8px;
	color: #b3b3b3;
	}
.weizhi p:before {
	content: "\f041"
}
.weizhi p a{
	color:#333;
	margin:0px 5px;
	}
.weizhi p a:hover{
	color:#c8161d;
	text-decoration:underline;
	}
.min{
	width:1200px;
	overflow:hidden;
	margin:0 auto;
	}
.left{
	float:left;
	width:274px;
	overflow:hidden;
	border:3px solid #c8161d;
	border-radius:3px;
	}
@font-face{
	font-family:"叶根友毛笔行书2 0版";
	src:url(../../ytjds/fonts/%E5%8F%B6%E6%A0%B9%E5%8F%8B%E6%AF%9B%E7%AC%94%E8%A1%8C%E4%B9%A62.0%E7%89%88.ttf);
	}
.left .lebt{
	width:100%;
    height:50px;
	color:#fff;
	font-size:24px;
	font-family:"叶根友毛笔行书2 0版";
	line-height:50px;
	text-shadow: #333 2px 2px 2px;
	/*padding-left:20px;*/
	text-align:center;
	background-image:linear-gradient(to bottom, #c70007,#c8161d); 
	}
.lecon{
	padding:10px;
	}
.lecon p{
	font-size:14px;
	background:#c8161d;
	margin:15px 0px;
	}
.lecon p a{
	display:block;
	color:#fff;
	font-weight:bold;
	line-height:35px;
	}
.lecon p a:before{
	font-family: 'FontAwesome';
	font-size: 14px;
	color: #fff;
	font-weight:lighter;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin:0px 10px;
	}
.lecon p a:before {
	content: "\f00b";
}
.lecon ul{
	padding:0px 10px;
	overflow:hidden;
	}
.lecon ul li{
	float:left;
	width:49%;
	}
.lecon ul li:nth-of-type(even){
	margin-left:2%;
	}
.lecon ul li a{
	color: #333;
    font-size: 13px;
	line-height:30px;
	}
.lecon ul li:before{
	font-family: 'FontAwesome';
	font-size: 14px;
	color: #333;
	font-weight:lighter;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-right:3px;
	}
.lecon ul li:before {
	content: "\f105";
}
.lecon ul li a:hover{
	color: #c8161d;
	text-decoration:underline;
	}
.right{
	float:right;
	width:890px;
	overflow:hidden;
	min-height:300px;
	}
.text{
	font-size:14px;
	line-height:30px;
	color:#333;
	}
.proul{
	}
.proul ul{
	}
.proul ul li{
	width:280px;
	height:232px;
	float:left;
	background:#f8f8f8;
	text-align:center;
	margin:15px 8px;
	}
.proul ul li .sitp{
	width:260px;
	height:180px;
	margin:10px;
	}
.proul ul li .sitp img{
	max-width:260px;
	max-height:180px;
	}
.proul ul li p{
	}
.proul ul li p a{
	display:block;
	font-size:14px;
	color:#333;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1;
	}
.proul ul li:hover{
	background:#c8161d;
	}
.proul ul li:hover p a{
	color:#fff;
	}
.pre_right {
	float: left;
	padding-left: 29px;
	width: 360px;
}
.pre_right h2 {
	font-size: 20px;
	color: #c8161d;
	font-weight: bold;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbdb;
	padding-top: 10px;
	margin-bottom: 15px;
	padding-bottom: 8px;
}
.pre_right h3 {
	padding-top: 5px;
}

.pre_right p {
	font-size: 14px;
	line-height: 30px;
	color: #666666;
}
.pro_detail {
	/*padding-top: 25px;*/
}
.pro_detail .bobt{
	border-bottom:1px solid #c8161d;
	}
.pro_detail .bobt span.bo{
	display:inline-block;
	font-size:16px;
	color:#fff;
	background:#c8161d;
	padding:10px 30px;
	}
.pro_detail p {
	font-size: 14px;
	line-height: 24px;
	color: #434343;
}
.new{
	width:920px;
	overflow:hidden;
	}
.one{
	width:920px;
	padding-bottom:30px;
	overflow:hidden;
	background:#fff;
	}
.one+ .one{
	border-top:1px dashed #ddd;
	padding-top:30px;
	}
.one .tup{
	width:200px;
	height:120px;
	float:left;
	}
.one .tup img{
	width:200px;
	height:120px;
	}
.one .wenz{
	width:700px;
	float:right;
	}
.one .wenz p:nth-of-type(1){ 
	}
.one .wenz span{
	float:right;
	}
.one .wenz p:nth-of-type(1) a{
	font-size:16px;
	color:#333;
	}
.one .wenz p:nth-of-type(1) a:hover{
	color:#c8161d;
	}
.one .wenz p:nth-of-type(2){
	margin-top:10px;
	font-size:12px;
	color:#999;
	}
.one .wenz p:nth-of-type(3){
	margin-top:10px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2; 
	}
.one .wenz p:nth-of-type(3) a{
	font-size:14px;
	color:#666;
	line-height:30px;
	}
.one .wenz p:nth-of-type(3) a:hover{
	color:#c8161d;
	}
.nede{
	}
.news-tit{
	text-align:center;
	font-size:18px;
	color: #333;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 20px;
}
.news-tit span{
	text-align:center;
	display:block;
	line-height:25px;
	}
.news_detail {
	padding-bottom: 20px;
}
.news_detail p {
	font-size: 14px;
	line-height: 24px;
	color: #666666;
	padding-top: 8px;
}
.news_detail img{
}
.pages{
	line-height:30px;
	border-top:1px dotted #ccc;
	font-size:14px;
	color:#666666;
	padding-top: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 8px;
} 
.pages a{
	text-decoration:none;
	margin-left:3px;
	padding:2px 2px;
	color:#666666;
	}
.case{
	width:890px;
	margin:0 auto;
	overflow:hidden;
	}
.case p.cabt{
	font-size:18px;
	color:#333;
	text-align:center;
	line-height:30px;
	margin-bottom:25px;
	}
.case ul{
	overflow:hidden;
	}
.case ul li{
	width:270px;
	height:270px;
	float:left;
	margin:13px;
	}
.case ul li:nth-of-type(5){
	margin-left:0px;
	}
.case ul li .catp{
	width:270px;
	height:270px;
	overflow:hidden;
	position: relative;
	}
.case ul li .catp img{
	width:270px;
	height:270px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
	z-index:1;
	transition-delay: 0s;
    transition-duration: 1s;
    transition-property: all;
    transition-timing-function: ease;
	}
.case ul li:hover .catp img{
	transform: scale(1.2, 1.2);
	}
.case ul li .cawz{
	width:270px;
	height:50px;
	background:rgba(0,0,0,.7);
	position:absolute;
	margin-top:-50px;
	z-index:99;
	}
.case ul li .cawz a{
	display:block;
	font-size:16px;
	color:#fff;
	text-align:center;
	line-height:50px;
	}
.case ul li:hover .cawz{
	background:rgba(200,22,29,.8);
	}
form{
	width:920px;
	overflow:hidden;
	}
form p+p{
	margin-top:20px;
	}
form p input[type="text"]{
	border:1px solid #ddd;
	width:888px;
	height:48px;
	text-indent:1em;
	outline:none;
	}
form p textarea{
	outline:none;
	resize:none;
	width:876px;
	height:98px;
	border:1px solid #ddd;
	padding:12px 0px 0px 12px;
	}
form p input[type="submit"]{
	background:#c8161d;
	width:430px;
	height:50px;
	outline:none;
	border:none;
	color:#fff;
	cursor:pointer;
	border-radius:5px;
	}
form p input[type="reset"]{
	background:#ccc;
	width:430px;
	height:50px;
	outline:none;
	border:none;
	color:#fff;
	cursor:pointer;
	margin-left:20px;
	border-radius:5px;
	}
.download{
	width:100%;
	overflow:hidden;
	}
.download ul{
	overflow:hidden;
	}
.download ul li{
	line-height:30px;
	margin:10px 0px;
	}
.download ul li:before{
	font-family: 'FontAwesome';
	font-size: 24px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-right:10px;
	color: #EE3031;
	}
.download ul li:before {
	content: "\f1c1"
}
.download ul li a{
	color:#333;
	font-size:15px;
	}
.download ul li a:hover{
	color: #EE3031;
	text-decoration: underline;
	}
	
	
	
/* 在线客服样式 */
.float_qq{ position:fixed; top:270px; right:0; width:50px; height:203px; z-index:6666;}
.float_qq li{ width:auto; height:50px; z-index:20;}
.qq_drop_down{display: none;width:60px;height: 52px;text-align: center;}
.float_qq li.float_qq1,.float_qq li.float_qq4{ position:absolute; left:0; width:62px;}
.float_qq li.float_qq1{ top:153px;}
.float_qq li.float_qq2{ position:absolute; top:51px; left:0; width:126px;}
.float_qq li.float_qq3,.float_qq li.float_qq5{ position:absolute; top:102px; left:0; width:172px;}
.float_qq li.float_qq4{ top:0px;}
.float_qq li.float_qq5{top:51px;}
.float_qq4{ position:absolute; top:153px; left:0;}
.float_qq li a{ display:block;color:#FFF; font-size:14px; height:50px; line-height:50px; overflow:hidden; background-color:#000; opacity:0.8; border-radius:6px;}
.float_qq li a:hover{background:#12af9c;}
.float_qq li a img{ display:block; float:left; vertical-align:middle; width:24px; height:24px; margin:12px 12px 14px 14px;}
.float_qq li .qq_drop_down a:hover{ background-color:#12af9c; opacity:1;}
.float_shwx{ position:absolute; top:0; left:-138px;width:138px; height:138px; padding-bottom:9px; display:none;}
.float_shwx img{ display:block; padding:13px; background-color:#fff;border:1px solid #dadada;width:135px; height:135px;}