﻿@charset "utf-8";

/*网站头部*/
.header{width: 100%;overflow: hidden;}
.container_top,.container_banner{width:1200px;margin: 0 auto;}
.container_nav{width:100%;overflow: hidden;background: url(../images/nav_bg.jpg) repeat-x;}
.top{width: 1200px;height: 91px;overflow: hidden;background: url(../images/top_bg.jpg) no-repeat;}
.nav{height: 42px;overflow: hidden;}
.logo{width: 359px;height: 70px;overflow: hidden;float: left;margin: 10px 0px 0px 40px;background: url(../images/logo.jpg) no-repeat;}
.tel{width: 371px;height: 51px;overflow: hidden;float: right;margin: 28px 25px 0px 0px;background: url(../images/tel.jpg) no-repeat;}
.nav ul{margin-top: 0px;padding-left: 210px;}
.nav ul li{width: 115px;height: 42px;line-height: 42px;overflow: hidden;float: left;text-align: center;background: url(../images/nav_li_bg.jpg) no-repeat 0px 4px;}
.nav ul li a{width: 115px;height: 42px;font-size: 14px;color: #ffffff; font-weight:800}

.current{background: url(../images/hover.jpg) no-repeat;}
.banner{width: 1000px;height: 347px;margin: 0 auto;overflow: hidden;}
.position {
    color: #ffffff;
    float: right;
    font-weight: normal;
    margin-right: 10px;
    overflow: hidden;
    text-align: right;
}
.position a{color: #ffffff;}
/*网站内容框架*/
.content{width: 100%;}
.container_content{width: 1000px;overflow: hidden;margin: 10px auto;}
.left{width: 224px;overflow: hidden;float: left;}
.right{width: 766px;overflow: hidden;float: left;margin-left: 10px;}

/*产品分类*/
.cate_title{width: 204px;height: 32px; line-height:32px;padding-left:20px;  background: url(../images/title_bg.jpg) no-repeat; color:#ffffff; font-size:13px; font-weight:800; }
.cate_content{padding:5px 10px 10px 10px; background:#eaf1fa;}
.cate_content li{width: 210px;height: 31px;line-height: 31px;overflow: hidden;background: url(../images/cate_li_bg.jpg) repeat-x;}
.cate_content li a{margin-left: 40px;font-size: 12px; font-weight:800;}


/*联系我们*/
.contact{width: 296px;overflow: hidden;}
.contact_title{width: 204px;height: 32px; line-height:32px;padding-left:20px; overflow: hidden;background: url(../images/title_bg.jpg) no-repeat;color:#ffffff;font-size:13px; font-weight:800;}
.contact_content{width: 204px;overflow: hidden;padding:5px 15px 10px 15px;background:#eaf1fa;}
.contact_content ul li{line-height: 26px;}

.right_container{width:765px; overflow: hidden;float:left;}
.right_container_title{height:31px;line-height:31px;padding-left:20px;color:#ffffff; font-size:13px; font-weight:800;}
.right_container_content{padding: 10px;overflow: hidden;letter-spacing:2px; line-height:18px; border:1px solid #999999;border-top:0 none;}
.right_container_content p{text-indent: 2em;}
.right_container_title_about_bg{background: url(../images/title_bg5.jpg) no-repeat;}
.right_container_title_video_bg{background: url(../images/title_bg3.jpg) no-repeat;}
.right_container_title_news_bg{background: url(../images/title_bg5.jpg) no-repeat;}
.right_container_title_case_bg{background: url(../images/title_bg5.jpg) no-repeat;}
.right_container_title_contact_bg{background: url(../images/contact_title_bg2.jpg) no-repeat;}
.right_container_title_service_bg{background: url(../images/service_title_bg.jpg) no-repeat;}
.right_container_title_message_bg{background: url(../images/title_bg5.jpg) no-repeat;}
.right_container_content .list li{line-height: 32px; border-bottom: 1px dashed #c8c8c8;padding-left: 15px;background: url(../images/point.jpg) no-repeat left center;}
.right_container_content .product li{float:left;padding:3px;}
.right_container_content .list_pic{width:173px;height:160px; overflow:hidden; display:block;float:left; margin:0px 12px 10px 0px;text-align:center}
.right_container_content .list_pic dd{width:165px;height:125px; padding:3px; border:1px solid #c8c8c8;}
.right_container_content .list_pic dd img{width:165px;height:125px;}
.right_container_content .list_pic dt{height:25px; line-height:25px;}
.right_container_content h4{text-align:center}

/*网站底部*/
.footer{width: 100%;height: 78px;overflow: hidden;background: url(../images/footer_bg.jpg) repeat-x;padding-top: 15px;}
.container_footer{width: 1004px;margin: 0 auto;text-align: center;color: #ffffff;}
.container_footer ul li{display: inline;color: #ffffff;line-height: 19px;}
.container_footer ul li a{color: #ffffff;}
.line{color: #ffffff;margin-left: 5px;}
.page{float:right;margin-top:25px;}
.page a{ height:15px; display:inline-block;margin-right:5px;border:1px solid #999;padding:3px;}
