* {
	padding: 0;
	margin: 0;
}
.clr{
	clear: both;
}
.one-line {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.more-line{
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.content{
    position: relative;
	width: 1200px;
	margin:auto;
	overflow: hidden;
}

/* 分页banner图 */
.banner-subban{
	width:100%;
	min-width: 1200px;
	height:280px;
	background-position:center;
}
.banner-title strong{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 26px;
	color: rgb(255, 255, 255);
	font-weight: bold;
	line-height: 280px;
	text-transform: uppercase;
	margin-right: 15px;
}
/* 搜索 */
.search{
	display: inline-block;
	*display:inline; /* IE6、7 block 元素 */  
    *zoom:1;
}
.kuan_sou{
	height: 30px;
}
.kuan_an{
	width: 50px;
	height: 30px;
}


/* 首页 */
.warp{
    position: relative;
	width: 100%;
	min-width: 1200px;
	background-color: #FFFFFF;
	background-position: center;
	
}
.top{
	position: relative;
	width: 100%;
	min-width: 1200px;
	height: 44px;
	background-color: rgb(45, 45, 45);
    background-position: center center;
}
.mail{
	height: 44px;
	line-height: 44px;
	float: left;
}
/* .mail:after{
   content:"1131087@qq.com";
   font-family: 微软雅黑;
   color: rgb(218, 218, 218);
   font-size: 12px;
   padding-left: 3px;
} */
.mail span{
	color: #fff;
	font-size: 12px;
}
.tel span{
	color: #fff;
	font-size: 12px;
}
.mail img{
	width: 15px;
	height: 15px;
	vertical-align: -3px;
}

.tel{
	height: 44px;
	line-height: 44px;
	padding-left: 15px;
	float: left;
}
/* .tel:after{
   content:"刘俊:15555521000";
   font-family: 微软雅黑;
   color: rgb(218, 218, 218);
   font-size: 12px;
   padding-left: 3px;
} */
.tel img{
	width: 15px;
	height: 15px;
	vertical-align: -3px;
}

.icon{
	height: 44px;
	line-height: 44px;
}
.icon a img{
	width: 26px;
	height: 26px;
	margin-right: 10px;
}


.logo{
	float: left;
	
    height: 105px;
    margin: 0 auto;
}
.logo img{
	width: 510px;
	height: 105px;
}

/* 二级菜单 */
/*导航条*/
.nav{
	width: 100%;
	height: 105px;
}
.content-nav{
	/* position: relative; */
	width: 1200px;
	margin:auto;
	overflow: hidden;
}
.dht{ float: right;height:105px; width: 500px;}
.menu{ width:100%; overflow:hidden; float:left}
.menu .menu_item{display:inline-block;float:left;font-size: 18px;width:100px;text-align:center;font-family:"微软雅黑";}
.menu .menu_item a{font-size: 16px;color:#333; display: block;width: auto; line-height:105px;font-family:"微软雅黑";}
.menu .menu_item:hover{background:#DF3333;}
.menu .menu_item:hover a{color:#fff;}
.cur{text-decoration:none;background:#DF3333; }
.cur a{color:#FFF !important;}
.menu .menu_item:hover .submenu{display:block; z-index:999999; position:absolute;border-top:3px solid #fe6d00}
.submenu{background-color:#DF3333; overflow: hidden;z-index:999999999; display:none;}
.submenu_item {padding:0 2px; min-width:99px; }
.submenu_item a{ font-weight:100 !important; line-height:3em !important}
.submenu_item:hover{ background:#1d303f}
.submenu_item a:hover{ color:#fff !important}


/* 轮播图样式 */
.banner{
	width: 100%;
	min-width: 1200px;
	/* height: 600px; */
	height: auto;
}

/* 业务范围 */
.business{
	width: 100%;
	min-width: 1200px;
	/* margin-top: 50px; */
}
.business-title{
	width: 1200px;
	height: 73px;
	margin-top: 40px;
	background-image: url('../images/title_bg.png');
	background-position: center top;
	background-repeat: no-repeat;
}
.title-cn{
	width: 1200px;
    text-align: center;
    display: inline-block;
    font-family: 微软雅黑;
    font-size: 28px;
    color: rgb(65, 64, 63);
	font-weight: bold;
	*display:inline; /* IE6、7 block 元素 */  
    *zoom:1;
}
.title-en{
	width: 1200px;
    text-align: center;
    display: inline-block;
    font-family: 微软雅黑;
    font-size: 14px;
	color: rgb(199, 199, 199);
	text-transform: uppercase;
	padding-top: 5px;
	*display:inline; /* IE6、7 block 元素 */  
    *zoom:1;
}
.bus-intro{
	display: inline-block;
	width: 585px;
	height: 210px;
	/* background: #FF9800; */
	margin-top: 30px;
	margin-right: 10px;
	background:#DF3333;
	*display:inline; /* IE6、7 block 元素 */  
    *zoom:1;
}
.bus-img{
	float: left;
	width: 300px;
	height: 210px;
}
.bus-img img{
	width: 303px;
	height: 210px;
}
.bus-intro-seo{
	float: right;
	width: 220px;
	height: 210px;
	margin-left: 20px;
	/* margin-top: 30px; */
	margin-right: 40px;
}

.electronic{
	font-family: 微软雅黑;
    color: rgb(255, 255, 255);
	font-size: 16px;
	line-height: 30px;
}
.electronic-intro{
	display: block;
    font-family: 微软雅黑;
	color: rgb(255, 255, 255);
	font-size: 12px;
	line-height: 25px;
	min-height:145px;
}
.bus-intro-seo a{
	display: inline-block;
	width: 98px;
	height: 28px;
	border: 1px solid #fff;
	/* margin-top: 25px; */
	/* margin-top: 60px; */
	*display:inline; /* IE6、7 block 元素 */  
    *zoom:1;
}
.more-electr{
	display: block;
	color: rgba(255,255,255,1);
	font-family: Microsoft YaHei;
	font-size: 12px;
	line-height: 26px;
	text-align: center;
}.more-electr:hover{
	background: #fff;
	color: #DF3333;
}
.bus-color:hover{
	background: #DF3333!important;
	color: #333!important;
}

/* 某个公司介绍 */
.company{
	width: 100%;
	min-width: 1200px;
	height: 500px;
	margin-top: 20px;
	background-image: url('../images/company.jpg');
	background-position: center;
	/* background: #333; */
	/* background-color: darkslategrey; */
}
.company-intro{
	width: 1200px;
	margin-top: 60px;
	/* text-align: center; */
}
.company-intro strong{
	font-family: 微软雅黑;
    font-size: 28px;
	/* color: rgb(255, 255, 255); */
	display: inline-block;
	width: 100%;
	text-align: center;
	*display:inline; /* IE6、7 block 元素 */  
    *zoom:1;
}
.company-intro p{
	width: 900px;
	font-family: 微软雅黑;
    font-size: 14px;
	/* color: rgb(244, 244, 244); */
	line-height: 40px;
	margin: 0 auto;
	margin-top: 30px;
}
.more-company{
	display: block;
	width: 152px;
	height: 45px;
	color: rgba(255,255,255,1);
    font-family: Microsoft YaHei;
	font-weight: bold;
	border: 1px solid #DF3333;
	margin: 50px auto;
	font-size: 14px;
	line-height: 45px;
	text-transform: uppercase;
	background-color:#DF3333;
	text-align: center;
}
.more-company:hover{
	 background: #fff;
	 color: #DF3333;
	 border: 1px solid #FFFFFF;
}
.equipment{
	width: 100%;
	min-width: 1200px;
	/* margin-top: 100px; */
	margin-top: 50px;
}
.equipment-nav{
	width: 100%;
	min-width: 1200px;
	text-align: center;
	margin-top: 40px;
}
.equipment-list li{
   display: inline-block;
   width: 130px;
   height: 36px;
   border: 2px solid #E5E5E5;
   line-height: 34px;
   margin-right: 5px;
   *display:inline; /* IE6、7 block 元素 */  
    *zoom:1;
}
.equipment-list li a{
	display: inline-block;
	width: 130px;
	height: 36px;
	font-size: 12px;
	font-family: Microsoft YaHei;	
	*display:inline; /* IE6、7 block 元素 */  
    *zoom:1;
}
.equipment-list li:hover{
	border: 2px solid #FF9800;
}
.equipment-list li a:hover{
	width: 130px;
	height: 36px;
	color: #FF9800;
}
.equipment-pic{
	width: 100%;
	margin-top: 40px;
}
.equipment-pic img{
	/* max-width: 285px;
    max-height: 294px; */
	/* height: 294px; */
	max-height: 285px;
	width: 285px;
	/* width: 240px;
	height: 260px; */
	display: block;
}

.equipment-pic span{
	font-family: Microsoft YaHei;
    font-size: 14px;
    font-weight: bold;
    display: block;
	text-align: left;
	color: #5a5a5a;
	margin-top: 5px;
}
.equipment-pic a{
	width: 285px;
	/* height: 333px; */
	height: auto;
	display: inline-block;
	margin-right: 12px;
	margin-top: 25px;
	*display:inline; /* IE6、7 block 元素 */  
    *zoom:1;
}

.contact{
	width: 100%;
	min-width: 1200px;
	height: 115px;
	/* background: #FF9800; */
	background:#DF3333;
	background-position: center;
	margin-top: 80px;
}
.contact-us{
	width: 708px;
	height: 72px;
	margin-top: 28px;
}
.contact-us span{
	display: block;
}
.contact-opinion{
	font-family: 微软雅黑;
    color: rgb(255, 255, 255);
    font-size: 16px;
}
.contact-con{
	font-family: 微软雅黑;
    color: rgb(255, 255, 255);
	font-size: 12px;
	line-height: 35px;
}
.contact-href{
	width: 132px;
	height: 42px;
	border: 1px solid #fff;
	text-align: center;
	margin-top: 42px;
}

.contact-href a{
    width: 132px;
    height: 42px;
    display: inline-block;
	line-height: 40px;
	font-size: 14px;
	color: rgba(255,255,255,1);
    font-family: Microsoft YaHei;
	font-weight: bold;
	*display:inline; /* IE6、7 block 元素 */  
    *zoom:1;
}

/* 我们的优势 */
.advantage{
	width: 100%;
	min-width: 1200px;
	height: 670px;
	background-image: url('../images/advantage.jpg');
	background-position: center top;
}
.mt-80{
	margin-top: 80px;
}
.advantage-us{
	width: 650px;
	margin-top: 5px;
}
.advantage-list li{
	width: 284px;
	display: inline-block;
	margin-right: 35px;
	*display:inline; /* IE6、7 block 元素 */  
    *zoom:1;
}
.advantage-list li img{
	width: 33px;
	height: 40px;
	display: block;
	margin-top: 20px;
}
.advantage-list li span{
	display: block;
}
.technology{
	font-family: 微软雅黑;
    color: rgb(27, 27, 26);
	font-size: 16px;
	margin-top: 5px;
}
.advantage-intro{
	font-family: 微软雅黑;
	color: rgb(135, 135, 135);
	font-size: 12px;
	margin-top: 15px;
	line-height: 25px;
}
.adv-people{
	margin-top: 30px;
}
.adv-people img{
	width: 260px;
	/* height: 546px; */
	height: auto;
	/* margin-right: 10px;
    margin-bottom: 20px; */
}

/* 新闻 */
.news{
	width: 100%;
	min-width: 1200px;
}
.news-intro{
	width: 1200px;
	margin-top: 30px;
}
.news-intro li{
	display: inline-block;
	width: 380px;
	margin-right: 16px;
	*display:inline; /* IE6、7 block 元素 */  
    *zoom:1;
}
.news-intro li img{
	width: 380px;
	height: 220px;
}
.news-equ{
	display: block;
    font-family: Microsoft YaHei;
    font-size: 14px;
    color: #5A5A5A;
    font-weight: bold;
	text-decoration: none;
	margin-top: 20px;
}
.news-time{
	display: block;
    font-family: Microsoft YaHei;
    font-size: 12px;
    color: #a8a8a8;
    font-weight: normal;
	text-decoration: none;
	margin-top: 12px;
}
.news-list-contact{
	display: inline-block;
    font-family: Microsoft YaHei;
    font-size: 12px;
    margin-top: 12px;
    color: #888888;
    font-weight: normal;
	text-decoration: none;
	line-height: 18px;
	*display:inline; /* IE6、7 block 元素 */  
    *zoom:1;
}
.read-more{
	display: block;
	color: #5a5a5a;
	font-weight: bold;
	margin-top: 20px;
	font-size: 14px;
	text-transform: uppercase;
}
.read-more::after{
	content: '>';
	padding-left: 5px;
}

/*底部*/
.footer{
	width: 100%;
	min-width: 1200px;
	height: 119px;
	margin-top: 50px;
	border-top:3px solid red;
}
.footer-left{
	height: 119px;
}
.footer-left img{
	width: 281px;
	height: 57px;
	margin-top: 30px;
}
.footer-left span{
	display: inline-block;
	 font-size: 19px;
    text-align: center;
    background-color: rgb(255, 255, 255);
    color: rgb(129, 0, 103);
    letter-spacing: 2px;
    font-weight: bold;
    vertical-align: -20px;
	padding-left: 10px;
	*display:inline; /* IE6、7 block 元素 */  
    *zoom:1;
}
.footer-list{
	height: 10px;
}
.footer-nav{
	float: left;
	
	width: 480px;
    height: 50px;
    margin-top: 20px;
	margin-left: 30px;
	
}
.footer-list li{
	float: left;
	width: 80px;
	height: 19px;
}
.footer-list li a{
	font-size: 14px;
}
.footer-address{
	font-size: 14px;
	color: #5A5A5A;
	margin-top: 18px;
}
.footer-address p{
	margin-bottom: 5px;
}
.footer-code{
	margin-top: 20px;
}
.footer-code span{
	font-size: 15px;
	margin-right: 20px;
}

.footer-code img{
   width: 86px;
   height: 86px;
   margin-right: 20px;
}


/* 关于我们 */
.h-280{
	height: 280px;
}
.about-us li img{
	width: 279px;
	height: 279px;
}
.about-us li{
	width: 279px;
}
.about-us span{
	text-align: center;
}
.about-size{
	font-size: 14px;
	margin-top: 4px;
}

/* 中间介绍 */
.about{
	width: 100%;
	min-width: 1200px;
	margin-top: 20px;
}
.about-title{
	width: 1200px;
	height: 32px;
	border-bottom: 1px solid #F3F3F3;
}
.about-title span{
	color: #5a5a5a;
	font-size: 14px;
}

.about-pic-intro{
   width: 1200px;
   height: auto;
   margin-top: 50px;
}

.about-company img{
	width: 560px;
	height: auto;
}
.company-about-intro p{
   width: 920px;
   color: rgb(136, 136, 136);
   font-size: 14px;
   line-height: 30px;
   text-indent: 2em;
}


/* 产品设备开始 */
.equipment-cneter{
	width: 1200px;
	min-width: 1200px;
	height: auto;
	margin-top: 50px;
}
.equipment-nav-left{
	width: 220px;
}
.equipment-nav-list li{
	width: 220px;
	height: 57px;
	background-color: #F0F0F0;
	line-height: 57px;
	margin-bottom: 5px;
}
.equipment-pic-intro{
	width: 960px;
	margin-top: 0px;
}
.equipment-nav-list li a {
	display: inline-block;
	width: 220px;
	height: 57px;
	text-align: center;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    font-family: Microsoft YaHei;
	color:#5a5a5a;
	margin-bottom: 10px;
	*display:inline; /* IE6、7 block 元素 */  
    *zoom:1;
}
.equipment-nav-list li a:hover{
	background-color: #DF3333;
	color: #FFFFFF;
}
.equipment-pic-intro img{
	width: 298px;
	max-height:300px ;
}
.equipment-pic-intro a{
	width: 298px;
	height: 200px;
	margin-left: 7px;
	margin-top: 0px;
}


/* 业务范围 */
.sphere{
	width: 1200px;
	margin-top: 40px;	
}
.sphere img{
	width: 550px;
	height: 300px;
	margin-top: 40px;
}
.sphere-intro{
	width: 590px;
	height: 300px;
	margin-top: 40px;
	/* overflow-y: scroll; */
}
.sphere-intro p{
	width: 590px;
	height: 240px;
}
.sphere-intro strong{
	font-family: 微软雅黑;
    font-size: 20px;
    color: rgb(255, 152, 0);
}
.sphere-intro p{
	font-family: 微软雅黑;
    font-size: 14px;
    line-height: 30px;
	color: rgb(136, 136, 136);
	margin-top: 20px;
}
.sphere-img{
	width: 100%;
	margin-top: 40px;
}


/* 新闻动态 */
.news-list{
	width: 950px;
	height: auto;
	border: 1px solid #F3F3F3;
}
.news-title strong{
	display: inline-block;
    font-family: Microsoft YaHei;
    font-size: 14px;
    color: #5A5A5A;
    font-weight: bold;
	text-decoration: none;
	*display:inline; /* IE6、7 block 元素 */  
    *zoom:1;
}
.news-title li{
	width: 908px;
	/* height: 109px; */
	padding: 20px;
}

.news-title span{
    display: block;
    font-family: Microsoft YaHei;
    font-size: 12px;
    padding-top: 10px;
    color: #a8a8a8;
    font-weight: normal;
	text-decoration: none;
	line-height: 25px;
}
.news-title p{
	display: inline-block;
    font-family: Microsoft YaHei;
    font-size: 12px;
    padding-top: 5px;
    color: #888888;
    font-weight: normal;
	text-decoration: none;
	line-height: 20px;
	*display:inline; /* IE6、7 block 元素 */  
    *zoom:1;
}
.border-line{
	width: 908px;
	/* border-bottom: 1px dotted #e2e2e2; */
	border-bottom: 15px;
	border-top: 15px;
	border-bottom: 1px dotted #e2e2e2;
}


/* 联系我们 */
.contact-address{
	width: 100%;
	height: auto;
	/* margin-top: 40px; */
	height: 400px;
}
.contact-info{
	float: left;
	margin-top: 40px;
}
.contact-info span{
	font-size: 20px;
	color: rgb(90, 90, 90);
	font-weight: bold;
}
.contact-work{
	margin-top: 20px;
}
.info-tel-work{
	font-size: 14px;
	color: rgb(136, 136, 136);
	line-height: 30px;
}
.contact-address-info p{
	font-family: 微软雅黑;
    font-size: 14px;
	color: rgb(102, 102, 102);
	line-height: 25px;
	margin-top: 10px;
}


/* 产品设备介绍 */
.equipment-show{
	border-color: rgb(245, 245, 245);
    border-width: 1px;
    width: 908px;
	/* height: 1113px; */
	height: auto;
    border-style: solid;
    padding: 20px;
    overflow: hidden;
}
.equipment-show-intro strong{
	display: block;
	font-size: 20px;
    /* line-height: 140%; */
    color: #333333;
	font-family: 'Microsoft YaHei';
	min-height: 33px;
    text-indent: 0px;
    font-weight: bold;
    line-height: 33px;
    width: 100%;
    overflow: hidden;
    text-align: center;
}
.artdetail-time{
	display: block;
	font-size: 12px;
    line-height: 23px;
    color: #888888;
	font-family: 'Microsoft YaHei';
	/* padding-left: 8px; */
    min-height: 23px;
    text-align: center;
}
.equipment-show-intro p{
	font-family: 'Microsoft YaHei';
    font-size: 14px;
    line-height: 140%;
    color: #868686;
    line-height: 24px;
    text-indent: 0;
    border-color: transparent;
    padding: 5px;
    background-color: #F5F5F5;
    /* border: #E5E5E5 1px solid; */
	/* margin-bottom: 10px; */
	text-indent: 2em;
}
.artdetail-img{
	width: 100%;
	height: auto;
	/* height: 0px; */
	margin: 0 auto;
	/* margin-top: 20px; */
}
.artdetail-img img{
	max-width:850px ;
}
.artdetail-img a img{
	display: inline-block;
	width: 23px;
	height: 68px;
	*display:inline; /* IE6、7 block 元素 */  
    *zoom:1;
}
.small-artdetail{
	display: inline-block;
	width: 249px;
	*display:inline; /* IE6、7 block 元素 */  
    *zoom:1;
}
.small-artdetail img{
	display: inline-block;
	height: 60px;
    width: auto;
	margin: 0px 0.5px;
	*display:inline; /* IE6、7 block 元素 */  
    *zoom:1;
}
.next-one{
	width: 450px;
	display: inline-block;
	margin-top: 10px;
	text-align: center;
	*display:inline; /* IE6、7 block 元素 */  
    *zoom:1;
}

.artdetail-content p{
	text-indent: 2em;
}

/* 上一条 */
.page{
	margin-top: 30px;
}
.page a{
	display: block;
	margin-top: 10px;
	font-size: 14px;
}
.page a span{
	color: #FF9800;
	font-weight: bold;
}
/* 在线留言 */
.message{
	float: right;
    margin-top: 40px;
}
.table_form input{
	width: 250px!important;
}
.table_form th{
	border-bottom: none!important;
}
.table_form td{
	border-bottom: none!important;
}

/* 分页 */
.pagination{
	float: right;
	display: inline-block;
	width: 960px;
	height: 30px;
	text-align: center;
	margin-top: 50px;
	*display:inline; /* IE6、7 block 元素 */  
    *zoom:1;
}
.pagination li{
	display: inline-block;
	border: 1px solid #DDD;
    padding: 2px 5px;
    color: #88AF3F;
    margin-right: 2px;
	text-decoration: none; 
	*display:inline; /* IE6、7 block 元素 */  
    *zoom:1;
}
.pagination li a{
	color: #88af3f;
}




/* 公司介绍 */
.company_1{
	width: 100%;
	height: 500px;
	background-image: url('../images/company.jpg');
	background-position: center;
}
.company-intro_1{
	width: 100%;
	max-width: 1200px;
	height: auto;
	margin-top: 30px;
	
}
.company-img_1 img{
	width: 500px;
	height: 260px;
}
.company-font_1{
	width: 650px;
}
.company-font_1 strong{
	display: inline-block;
	font-family: 微软雅黑;
    font-size: 18px;
	/* color: rgb(51, 153, 51); */
	color: #fff;
	font-weight: bold;
	*display:inline; /* IE6、7 block 元素 */  
    *zoom:1;
}
.company-font_1 p{
	font-size: 14px;
	margin-top: 20px;
	line-height: 30px;
	text-indent: 2em;
	color: #fff;
}
.company-font_1 a{
	display: inline-block;
	width: 200px;
	height: 40px;
	background-color: red;
	font-size: 14px;
	line-height: 40px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-top: 50px;
	*display:inline; /* IE6、7 block 元素 */  
    *zoom:1;
}
.color-fff{
	color: #fff;
}