/* CSS Document */
*{
	padding:0;
	margin:0;
	font-family: "Microsoft YaHei" ! important;
}
.clear{
	clear:both;
}
.header {
    width: 1192px;
    height: 60px;
    background-color:#383435;
    padding-top: 15px;
    padding-bottom: 20px;
    margin: 0 auto;
}
.top {
    position: absolute;
}

.wrap {
    width: 1192px;
    margin: 0 auto;
}
.cn_en{
	text-align:right;
	height:30px;
	
}
.cn_en a{ text-decoration:none; font-size:12px;}
.cn_en a:first-child{
	color:#ff0000;
}
.cn_en a:last-child{
	color:#fff;
}
.logo {
    width: 248px;
    height: 50px;
    border-left: 1px solid #d20616;
    border-right: 1px solid #d20616;
    margin-top: -20px;
    margin-left: 40px;
    float: left;
}
.logo img{
	width:252px;
	height:50px;
}
.nav {
    margin-left: 80px;
    float: left;
}
.nav li{
	list-style:none;
	float:left;
}
.nav li a{
	text-decoration:none;
	color:#fffefe;
	display:block;
	padding:20px 20px;
	height:50px;
	line-height:50px;
	margin-top:-40px;
	text-align:center;
	font-size:15px;
}
.search {
    width: 200px;
    height: 30px;
    position: relative;
    float: right;
    right: 100px;
}

.search input:first-child {
    width: 180px;
    height: 20px;
}
.search input:last-child {
    position: absolute;
    right: 12px;
    top: 0;
    width: 35px;
    height: 30px;
    background: url(../images/search.png) no-repeat right top;
    border: none;
    margin-top: -8px;
    cursor: pointer;
}
.container {
    width: 100%;
    margin: 0 auto;
    height: auto;
    padding-bottom: 150px;
    margin-bottom: 900px;
}


.benner {
	width: 100%;
	height: 455px;
	background: #666;
}
.container .product{
	
}
.container .product li {
	margin-top: 15px;
	float: left;
	width: 275px;
	height: 225px;
	list-style: none;
	margin-left: 30px;
}
.container .product li:nth-child(4n+1){
	margin-left:0px;
}
.container .product li img {
    width: 275px;
    height: 225px;
    border: 1px solid #666;
    position: absolute;
}
.container .product li a{
    text-decoration: none;
}
.container .product li p {
    position: relative;
    right: -110px
    top: 100px;
    font-size: 30px;
    font-weight: bold;

    color: #ccc;
    list-style: none;
}
.intro{
	clear:both;
	padding-top:50px;
}
.intro .intro_content {
    margin-right: 49px;
    width: 600px;
    height: 250px;
    float: left;
    overflow: hidden;
}
.intro .intro_content h3 {
    font-size: 20px;
    line-height: 40px;
    color: #1d1d1d;
    margin-bottom: 10px;
}
.intro .intro_content h3 span{
	color:#f01414;
}
.intro .intro_content .zhaiyao p {
    font-size: 14px;
    color: #1d1d1d;
    line-height: 35px !important;
}
.intro .intro_content a{
	text-align:right;
	text-decoration:none;
	color:#f01414;
	font-size:14px;
	display:inline-block;
}
.intro_img{
	width:543px;
	height:25px;
	float:left;
}

.container .product_title{
	padding-top:55px;
}
.container .product_title li {
    list-style: none;
    width: 298px;
    height: 264px;
    background: rgb(113,107,109);
    float: left;
    text-align: center;
    line-height: 264px;
}
.container .product_title li a{
	color:#fff;
	text-decoration:none;
	font-size:28px;
	font-weight:bold;
}
.container .product_title li img{
	width:300px;
	height:264px;
}

.footer{
	margin-top:100px;
	width:100%;
	height:200px;
	padding-top:45px;
	background:#383435;
}
.footer .foot_nav li{
	list-style:none;
}
.footer .foot_nav > li{
	float:left;
	width:20%;
	text-align:center;
	position:relative;
}
.footer .foot_nav a{
	text-decoration:none;
}
.footer .foot_nav > li >a{
	color:#ff000c;
	font-size:14px;
}
.footer .foot_nav .foot_sub_nav{

}
.footer .foot_nav .foot_sub_nav a{
	color:#fffefe;
	font-size:12px;
	line-height:20px;
}
.bottom{
	height:40px;
	text-align:center;
	color:#3c3c3c;
	font-size:13px;
	line-height:40px;
}


/*my*/
.center{
	width:1110px;
	margin:0 auto;
    margin-top:20px;
	}
.right{
	width:23%;
	height:400px;
	float:left;
	}
.left{
	width:20%;
    float:left;
		height:400px;
	}
.c_center{
	width:57%;
	float:left;
		height:400px;
	}
ul{
	list-style:none;
	}
.pro_left a {

}
.pro_left a {
	text-decoration: none;
	text-align: center;
	line-height: 43px;
	color: #fff;
}
.pro_left  li:not(first-child){
	text-align: center;
    line-height: 43px;
	background:rgb(113,107,109);
	border:1px solid #FFF;
    color: #fff;
	width: 100%;
	}
.pro_left  li:first-child{
	padding-bottom: 10px;
	text-align: center;
    line-height: 53px;
    font-size: 19px;
    height: 63px;
    width: 100%;
    font-weight: bold;
    color: #fff;
    background:url(../images/pro_03.png) no-repeat top right;
	}
.pro_left  li:last-child{
	border-right:1px solid #393536;
	border-left:1px solid #393536;
	border-bottom:1px solid #393536;
	}	
.left-af li:first-child{
	height: 40px;
    width: 100%;
	border-right:1px solid #393536;
	border-left:1px solid #393536;
	border-bottom:1px dotted #c1bfbf;
	text-align:center;
	}
.left-af li:not(first-child){
    height: 250px;
    width: 100%;
	text-align:center;
	border-right:1px solid #393536;
	border-left:1px solid #393536;
	border-bottom:1px solid #393536;
	}
.left-af p {
	font-size:16px;
    padding-top: 15px;
    padding-bottom: 5px;
}
.left-af span{
	font-size:19px;
	font-weight:150;
	color:#c40303;
	}
.left-af img {
    margin-top: 19px;
    margin-bottom: 15px;
}
.tel-l {
    font-size: 14px !important;
    width: 100%;
    height: 20px !important;
    padding: 0 !important;
}
