﻿body, h1, h2, h3, h4, h5, h6, hr,font, p,blockquote,dl, dt, dd, ul, ol, li,pre,form, fieldset, legend, button, input, textarea,th, td,a
{ padding:0;margin:0;font-size:14px; font-family:"微软雅黑"}
a{text-decoration:none}
img{ border:none;padding:0px;margin:0px;}
a img{ border:none;}
a{text-decoration: none}
button,img{border:0px;margin:0px;padding:0px;outline-style:none}
u,i,em{ font-style:normal}
ul{list-style:none;}
.fl{float:left;}
.fr{float:right;}
.of{overflow:hidden;width:1200px;text-align:center;}
.width{width:1200px;margin:0 auto;}
body{	background:#f4f5f6;}
/****************头部******************/
.top{
	 background:url(../tuoliuimage/top.jpg) no-repeat;
     height:120px;
	 width:100%;
}

/************banner*****************/
.banner{
         width:1920px;
         position:relative;  
         left:50%;  
         margin-left:-960px;
	 height:600px;
	 background:url(../tuoliuimage/banner2.jpg) no-repeat;
}
/***********优势*******************/
.good{
	width:100%;
    margin-bottom:40px;
	margin-top:50px;
}
.good_image{
	 width:1250px;
	 margin:0 auto;
}
/***************公司介绍**************/
.about_left{
	 width:50%
}
.about_right{
	 width:50%;
	 background:#0072c2;
	 height:500px;
	 color:#fff;
}
.about_right .about_right_title{
	width: 550px;
    height: 40px;
    margin-top: 26px;
    line-height: 28px;
    font-size: 28px;
    color: #FFF;
    margin-left: 50px;
}
.about_txt{
	width: 800px;
    height: 260px;
    line-height: 30px;
    margin-top:10px;
    margin-left: 50px;
}
.about_txt h3{
	 margin-top:10px;
	 font-size:24px;
	 margin-bottom:10px;
	 color:#fc9a00;
}
.about_txt p{
    font-size: 20px;
    color: #fff;
	line-height:30px;
}
.about{
	 height:500px;
	 overflow:hidden;
}
.zixun{
    width: 300px;
    height: 50px;
    line-height:50px;
    font-size: 20px;
    color: #fff;
    margin-left: 50px;
    border: 1px solid #FFF;
    display: block;
    text-align: center;
    margin-top: 100px;
}
/***********产品*************/
.pro{
	margin-top:30px;
	margin-bottom:30px;
}
.pro_title{
	 text-align:center;width:1200px;
}
.pro_title h3{
	 font-size:28px;
}


.pro_con li{
	 position:relative;
	 width:285px;
	 height:180px;
	 margin-right:20px;
	 margin-top:40px;
	 float:left;
}
.pro_con .pro_con_lastli{
	 margin-right:0px;
}
.pro_con li img{
	 width:285px;
	 height:180px;
}

.pro_con li p{
	 position:absolute;
	 bottom:0px;
	 color:#fff;
	 text-align:center;
	 font-size: 16px;
	 width:280px;
	 line-height:35px;
	 background:rgba(0,0,0,0.5);
}
.pro_con li:hover p{
	 background:#828282;
}
/**************产品系列*************/
.pro_list{
	 margin-top:40px;
}
.pro_list_border{
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #C60E1C;
    padding: 10px 0px 20px 2px;
    margin-top: 30px;
	margin-bottom:30px;
}
.is_single{
    width: 200px;
    height: 40px;
    margin-left: 19px;
    margin-right: 20px;
    float: left;
    display: block;
    background-image: url(../tuoliuimage/icon.png);
    background-repeat: no-repeat;
    background-position: left center;
    line-height: 40px;
    font-size: 17px;
    color: #333;
    text-indent: 25px;
    border-bottom: 1px dashed #CCC;
    margin-top: 10px;
    font-weight: normal;
    text-align:left;
}
.pro_is{
	 width:261px;
	 margin-left:9px;
	 font-size:16px;
	 
}
/************************案例*********************/
.anli_con li{
	 width:360px;
	 margin-top:40px;
	 float:left;
	 margin-right:60px;
}
.anli_con .anli_lastli{
	 margin-right:0px;
}
.anli_con li img{
	 width:376px;
	 height:240px;
}
.anli_con li p{
	 text-align:center;
	 color:#000;
	 margin-top:10px;
	 font-size:16px;
}
/*******************底部**************************/
.foot{
	 background:#000;
	 height:100px;
	 text-align:center;
	 color:#fff;
	 line-height:30px;
	 padding-top:30px;
	 padding-bottom:30px;
}
