@charset "utf-8";
/*------首页主内容区css调用------*/

.banner{margin:0 auto;width:1002px;}
.index_main{width:982px;margin:0 auto;padding-left:10px;padding-right:10px;margin-top:21px;}
.left-viedo{margin-right:19px;}
.middle_company_intro .title h3{background:url(menu.png) no-repeat;width:77px;height:24px;color:#fff;font-weight:bold;font-family: "Microsoft YaHei";padding-left:28px;padding-top:5px;position:absolute;}
.middle_company_intro .title{border-bottom:1px dashed #a6aaab;width:425px;position:relative;height:27px;top: -3px;}
.middle_company_intro .title span a{font-family:arial;font-size:10px;color:#a6aaab;}
.middle_company_intro .content{padding-top:8px;padding-left:5px;width:425px;}
.middle_company_intro .content p{color:#000;line-height:24px;}
.middle_company_intro .content img{margin-bottom:13px;}
.middle_company_intro .content p span{color:#008dd4;}
.middle_company_intro{width:425px;}
.right_product_center {margin-left:4px;width:236px;}
.right_product_center .title h3{background:url(menu.png) no-repeat;width:77px;height:24px;color:#fff;font-weight:bold;font-family: "Microsoft YaHei";padding-left:28px;padding-top:5px;position:absolute;}
.right_product_center .title{border-bottom:1px dashed #a6aaab;width:221px;position:relative;height:27px;top: -3px;}
.right_product_center .title span a{font-family:arial;font-size:10px;color:#a6aaab;}
.product_item ul li{line-height:28px;border-bottom:1px solid #d3d3d3;padding-left:6px;}
.product_item ul li a{color:#000;background:url(icon_2.png) no-repeat left center;padding-left:21px;}
.product_show{margin-top:12px;}
.product_show .title h3{background:url(menu.png) no-repeat;width:77px;height:24px;color:#fff;font-weight:bold;font-family: "Microsoft YaHei";padding-left:28px;padding-top:5px;position:absolute;}
.product_show .title{border-bottom:1px dashed #a6aaab;width:982px;position:relative;height:27px;top: -3px;}
.product_show .title span a{font-family:arial;font-size:10px;color:#a6aaab;}
.honor{width:284px;margin-right:20px;}
.honor .title h3{background:url(menu.png) no-repeat;width:77px;height:24px;color:#fff;font-weight:bold;font-family: "Microsoft YaHei";padding-left:28px;padding-top:5px;position:absolute;}
.honor .title{border-bottom:1px solid #a6aaab;width:284px;position:relative;height:27px;top: -1px;}
.honor .title span a{font-family:arial;font-size:10px;color:#a6aaab;}
.index_news{width:425px;}
.index_news h3{background:url(menu.png) no-repeat;width:77px;height:24px;color:#fff;font-weight:bold;font-family: "Microsoft YaHei";padding-left:28px;padding-top:5px;position:absolute;}

.index_news .title{border-bottom:1px dashed #a6aaab;width:425px;position:relative;height:27px;top: -3px;}
.index_news .title span a{font-family:arial;font-size:10px;color:#a6aaab;}
.contact_us{width:651px;}
.contact_us h3{background:url(menu.png) no-repeat;width:77px;height:24px;color:#fff;font-weight:bold;font-family: "Microsoft YaHei";padding-left:28px;padding-top:5px;position:absolute;}

.contact_us .title{border-bottom:1px dashed #a6aaab;width:651px;position:relative;height:27px;top: -1px;}
.contact_us .title span a{font-family:arial;font-size:10px;color:#a6aaab;}
.dc{width:266px;float:right;}
.dc h4{color:#1569bd;text-indent:2em;}
.dc p{line-height:22px;}
.index_middle_new_center{padding-top:12px;}
.index_middle_new_center_top img{float:left;}
.index_middle_new_center_list ul{margin-top:12px;margin-left:10px;}
.index_middle_new_center_list ul li{line-height:24px;border-bottom:1px dashed #d4d6d7;}
.index_middle_new_center_list ul li a{background:url(icon_3.gif) no-repeat left center;padding-left:15px;}
.contact_us_content{padding-top: 5px;border-bottom:1px solid #9c9c9c;border-left:1px solid #9c9c9c;border-right:1px solid #9c9c9c;}
.contact_us_content p{line-height:24px;padding-left:20px;padding-right:5px;}



.pages {
    margin:0 auto;margin-top: 10px;margin-bottom:10px;
}
.pages li {
    background-color: #FFFFFF;
    border: 1px solid #E1E1E1;
    float: left;
    line-height: 28px;
    margin-right: 12px;
}
.pages li.c {
    background-color: #016DB6;
    color: #FFFFFF;
    padding: 0 12px;
}
.pages li a {
    float: left;
    height: 28px;
    padding: 0 12px;
}
.pages li a:hover {
    background-color: #016DB6;
    color: #FFFFFF;
    text-decoration: none;
}