/*二级页面*/


/*full_width*/
.full_width{width:100%; height:320px; overflow:hidden;}
.full_width img{display:block; width:1920px; height:320px; margin:auto;}


/*位置*/
.weizhi{width:100%; height:36px; line-height:36px; border-bottom:1px solid #ddd; margin:15px auto 20px;}
.weizhi .name{display:block; padding:0 5px; border-bottom:2px solid #02B2B5;}
.weizhi .cont{margin-left:10px;}
.weizhi .cont a{display:inline-block; color:#666; margin-left: 10px;}
.weizhi .cont span {display: inline-block; line-height: 25px; font-size: 14px; color: #999; margin: 0 5px 0 10px;}
.weizhi .cont a:hover{color:#02B2B5;}


/*公司简介*/
.zuo-con{float:left; width: 220px;}
.zuo-con .z-box{border:1px #f1f1f1 solid; margin-bottom:30px;}
.zuo-con .z-box h3{background:#02B2B5; height:45px; line-height:45px; color:#fff; padding-left:15px;}
.zuo-con .z-box .conts{padding:8px;}
.zuo-con .z-box p{color:#666; line-height:30px;}
.zuo-con .z-box .classify{padding:8px;}
.classify a{display:block; width:100%; height:45px; line-height:45px; color:#666;}
.classify a:hover{color:#333;}
.you-con{float:right; width:950px;}
.y-about .name{display:block; font-size:18px; line-height:40px;}
.company .nei{width:100%; color:#666;}
.company .nei p{text-indent:2em; line-height:26px;}
.company img{display:block; margin:15px auto;}
.y-about .wenh{ color:#666; line-height:32px;}
.y-about .zheng img{height:238px; width:auto; margin-right:16px;}

/*新闻资讯*/
.you-con .tit{width:100%; height:45px; border-bottom:1px solid #eaeaea;}
.you-con .tit span{display:inline-block; padding:0 10px; font-size:20px; text-align:center; line-height:45px; border-bottom:1px solid #02B2B5;}
.y-main li{width:100%; padding:20px 0; border-bottom:1px solid #DCDCDC;}
.y-main li:last-child{border-bottom:none;}
.y-main li .pic{float:left; width:300px; height:192px; margin-right:30px;}
.y-main li .pic img{width:300px; height:auto; margin:auto;}
.y-main li .wen{float:left; width:620px;}
.y-main li .wen .bt{display:block; font-size:18px; line-height:40px;}
.y-main li .wen .bt:hover{color:#02B2B5;}
.y-main li .wen .time{display:block; font-size:12px; line-height:24px; color:#999;}
.y-main li .wen .conts{color:#999; line-height:25px; height:75px; margin-top:10px;}


/*新闻详情*/
.article{width:1000px; overflow: hidden; margin:50px auto 80px;}
.article h2.Tit{text-align:center; font-size: 28px; color:#333; line-height:40px; padding:6px 0;}
.sourcedata{width: 440px; max-width:1000px; padding: 15px 0 20px; line-height: 22px;
	overflow: hidden; margin:auto; color: #5A5A5A; font-size:12px;}
.sourcedata span.s_detail{float:left; display:block; margin:0 12px;}
.oshow .detail span{display:block; line-height:28px; color:#555;} 


/*联系我们*/
.y-lx{width:100%;}
.con-list li{float:left; width:300px; margin-right:25px; text-align:center;}
.con-list li img{display:block; width:80px; height:80px; margin:auto;}
.con-list li p{color:#646464;}
.y-lx .BMap_mask{margin-top:50px;}


/*在线留言*/
.message{padding-left:40px; position:relative;}
.message input{vertical-align:middle;}
.message .m_input{display:block;height:32px;line-height:32px;padding:0;padding-left:6px;border:1px solid #dedede;width:200px;}
.message #content{display:block;width:460px;height:120px;padding:6px;font-size:12px;border:1px solid #dedede;margin-top:6px;}
.message .msgbtn{background:#DA1010;cursor:pointer;width:150px;height:40px;line-height:40px;text-align:center;border:none;color:#fff;font-size:14px;
border-radius:3px;margin-top:15px;font-family:"Microsoft YaHei";-moz-border-radius:3px;-webkit-border-radius:3px;}
#code{padding-top:10px;line-height:26px;}
#checkcode{height:32px;line-height:32px;width:120px;border:1px solid #dedede;}
#checkCodeImg{vertical-align: middle;}
#message_main tr{position:relative;}
#message_main tr th{font-weight:normal; text-align:right; height:60px;line-height:60px;color:#666;}



/*产品展示*/
.pro-list{margin-top:40px;}
.pro-list li{float:left; width:270px; border:1px solid #ccc; padding:12px; position:relative; margin:0 20px 20px 0;}
.pro-list li:nth-child(3n){margin-right:0;}
.pro-list li a{display:block; width:100%; height:auto;}
.pro-list li .pic{display:block; width:270px; height:300px; overflow:hidden;}
.pro-list li img{display:block; width:100%; height:auto; margin:auto;}
.pro-list li .tag{margin-top:10px; line-height:30px; text-align:center;}

/*产品详情*/
.oshow .detail img{display:block; max-width:100%; height:auto; margin:10px auto;}






