﻿/*第一部分焦点图*/
.body_1{width:1160px;height:400px;overflow:hidden;margin:10px auto;}

/*第二部分 公司产品*/
.product_title{width:1160px;height:70px;margin:30px auto 10px auto;}
.product_title dl dt{width:300px;margin:0 auto;height:50px;line-height:50px;text-align:center;color:#333333;font-size:40px;letter-spacing:5px;}
.product_title dl dd{width:300px;margin:0 auto;height:20px;line-height:20px;text-align:center;color:#ff6a00;font-size:20px;}
.product{width:1160px;height:370px;margin:30px auto;background-color:#eeeeee;}
#productfocus{width:550px;height:350px;}
.productlist{width:580px;height:350px;float:right;margin-top:10px;}
.productlist ul li{width:180px;height:180px;float:left;overflow:hidden;}
.productlist ul li a, .productlist ul li a:visited{color:#333333;letter-spacing:2px;font-size:16px;}
.productlist ul li dl dt{width:180px;height:150px;}
.productlist ul li dl dt img{border:0;width:180px;height:150px;}
.productlist ul li dl dd{width:180px;height:30px;line-height:30px;text-align:center;}

.lyhabout{width:1160px;height:400px;margin:0 auto;overflow:hidden;}
/*公司简介*/
.aboutnews {width:600px;height:400px;overflow: hidden;float:left;}
.aboutvideo{width:550px;height:350px;float:right;overflow:hidden;}
.tabnews_img {width: 100%;height: 240px;}
.tabnews_img img {width: 100%;max-height: 240px;}
.tabnews_tle {width: 100%;height: 40px;line-height: 40px;letter-spacing: 3px;}
.tabnews_tle a {font-size: 16px;font-weight: bold;color: #333333;}
.tabnews_tle a:visited {color: #333333;}
.tabnews_tle a:hover {color: #ff0000;}
.tabnews_cont {text-indent: 2em;line-height: 20px;font-size: 12px;color: #999999;}

.contact{width:1160px;height:300px;margin:0 auto;background-image:url(/Images/contactus.png);background-repeat:no-repeat;background-position:460px 0;}
.conleft {width: 460px;height: 260px;float: left;margin-top: 20px;border-right: 2px solid #f2581a;}
.conleft p{line-height:30px;font-size:16px;}