﻿﻿@charset "utf-8";

/* 
 * 网站程序前台开发
 * 基于PHP+mysql
 * @author : samkk<1011847054@qq.com>
 * @date   : 2013-09-018
 * @link   : http://www.web-naloo.cn
*/
html, body, div, span,    
h1, h2, h3, h4, h5, h6, p, blockquote, pre,   
a, abbr, acronym, address, big, cite, code,   
img, ins, kbd, q, s, samp,   
small, strike, strong,    
dl, dt, dd, ol, ul, li,   
fieldset, form, label, legend,   
table, caption, tbody, tfoot, thead, tr, th, td
{   margin: 0;   
    padding: 0;   
    border: none;   
    outline: 0;   
    font-size: 100%;   
    vertical-align: baselinebaseline;   
    background: transparent;   
}
body{padding:0px;margin:0px;font-size:12px;font-family:"宋体",arial,helvetica,clean,sans-serif;line-height:24px;background:url(../images/body_bg.jpg) repeat-x #fff;}
div,span,h1,h2,h3,h4,h5,h6,ul,li,img,p,strong{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
div{overflow:hidden;}
ul,ol{list-style-type:none;}
ul.decimal {list-style-type:decimal;list-style-position:inside;}
input,button,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;vertical-align:middle; border:1;}
img{border:0;vertical-align:baseline}
a{text-decoration:none;color:#585858;cursor:pointer;}
a:hover{text-decoration:underline;}

.header{width:100%;margin:0 auto;height:80px;background:url(../images/head_bg.jpg) repeat-x;}
.header .head{width:1000px;margin:12px auto 0 auto;height:60px;}
.header .head .logo{float:left;clear:both;width:360px;}
.header .head .tell{float:right;margin-top:10px;}
.header .head .tell h1{float:left;clear:both;}
.header .head .tell a{float:right;margin-left:15px;}

.banner{width:100%;margin:0 auto;height:283px;overflow:visible;}
.banner #full-screen-slider {width:100%; height:283px; float:left; position:relative}
.banner #slides {display:block; width:100%; height:283px; list-style:none; padding:0; margin:0; position:relative}
.banner #slides li {display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
.banner #slides li a {display:block; width:100%; height:100%; text-indent:-9999px}
.banner #pagination {display:block; list-style:none; position:absolute; right:10%; top:250px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
.banner #pagination li {display:block;list-style:none;width:10px;height:10px;float:left;margin-left:15px;border-radius:5px;background:#FFF;}
.banner #pagination li a {display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
.banner #pagination li.current {background:#0092CE}

.banner1{width:100%;margin:0 auto;height:210px;overflow:visible;}
.banner1 #full-screen-slider {width:100%; height:210px; float:left; position:relative;overflow:visible;}
.banner1 #slides {display:block; width:100%; height:210px; list-style:none; padding:0; margin:0; position:relative}
.banner1 #slides li {display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
.banner1 #slides li a {display:block; width:100%; height:100%; text-indent:-9999px}
.banner1 #pagination {display:block; list-style:none; position:absolute; right:10%; top:180px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
.banner1 #pagination li {display:block;list-style:none;width:10px;height:10px;float:left;margin-left:15px;border-radius:5px;background:#FFF;}
.banner1 #pagination li a {display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
.banner1 #pagination li.current {background:#0092CE}


.nav{width:100%;margin:0 auto;height:41px;background:url(../images/nav_bg.jpg) repeat-x;overflow:visible;}
.nav .menu{width:1000px;height:41px;margin:0 auto;overflow:visible;}
.nav .menu ul{width:1000px;height:41px;margin:0 auto;}
.nav .menu li{float:left;line-height:16px;font-size:15px;text-shadow:1px 1px 0px rgba(0,0,0,0.4);padding:0 7px;width:110px;background:url(../images/nav_li.jpg) right no-repeat;overflow:visible;height:41px;}
.nav .menu li a{color:#ffffff;width:110px;display:block;height:46px;font-size:0;text-indent:-9999;position:relative;top:-5px;}

.nav .menu li .a1{display:block;background:url(../images/home.png) center center no-repeat;}
.nav .menu li .a2{display:block; background:url(../images/about.png) center center no-repeat;}
.nav .menu li .a3{display:block; background:url(../images/product.png) center center no-repeat;}
.nav .menu li .a4{display:block; background:url(../images/news.png) center center no-repeat;}
.nav .menu li .a5{display:block; background:url(../images/case.png) center center no-repeat;}
.nav .menu li .a6{display:block; background:url(../images/download.png) center center no-repeat;}
.nav .menu li .a7{display:block; background:url(../images/job.png) center center no-repeat;}
.nav .menu li .a8{display:block; background:url(../images/contact.png) center center no-repeat;}

.nav .menu li .a1:hover{background:url(../images/home_hover.png) center center no-repeat;position:relative;top:-5px;}
.nav .menu li .a2:hover{background:url(../images/about_hover.png) center center no-repeat;position:relative;top:-5px;}
.nav .menu li .a3:hover{background:url(../images/product_hover.png) center center no-repeat;position:relative;top:-5px;}
.nav .menu li .a4:hover{background:url(../images/news_hover.png) center center no-repeat;position:relative;top:-5px;}
.nav .menu li .a5:hover{background:url(../images/case_hover.png) center center no-repeat;position:relative;top:-5px;}
.nav .menu li .a6:hover{background:url(../images/download_hover.png) center center no-repeat;position:relative;top:-5px;}
.nav .menu li .a7:hover{background:url(../images/job_hover.png) center center no-repeat;position:relative;top:-5px;}
.nav .menu li .a8:hover{background:url(../images/contact_hover.png) center center no-repeat;position:relative;top:-5px;}


/*.nav .menu li a span {font-family:"Arial";font-weight:normal;text-align:center;text-shadow:none;width:110px;display:block;color:#30c0d9;font-size:10px !important;text-shadow:1px 1px 0px rgba(0,0,0,0.4);}
*/
/*.nav .menu li a:hover{display:block;width:110px;height:41px;background:url(../images/nav_li_hover.png) 0 0px no-repeat;color:#fff!important; text-decoration:none;}*/

.content{width:100%;margin:0 auto;height:100%;background:url(../images/content_bg.jpg) repeat-x;}
.content .con_warp{width:1000px;margin:0 auto;height:100%;}
.content .con_warp .index_left{width:670px;float:left;clear:both;height:100%;}
.content .con_warp .index_right{float:right;width:305px;}

.index_brand{width:670px;height:100%;margin:20px auto 10px auto;}
.index_brand .title{width:670px;height:30px;background:url(../images/warp_title_left.png) no-repeat;}
.index_brand .title h1{margin-left:20px;margin-top:5px;/*background:url(../images/index_product_title_h1.png) no-repeat left 8px;line-height:30px;font-size:16px;color:#fefefe;padding-left:25px;*/float:left;clear:both;font-weight:bold;}
.index_brand .title span{float:left;margin-left:20px;line-height:35px;color:#00d8fe;}
.index_brand .title strong{float:right;margin-top:18px;margin-right:5px;}
.index_brand .index_con{width:670px;height:181px;margin:0 auto;background:url(../images/index_pro_duct.png) no-repeat;}
.index_brand .index_con li{float:left;width:150px;margin:10px 8px;}
.index_brand .index_con li h1{width:150px;height:65px;display:table-cell;vertical-align:middle; text-align:center;*display: block;*font-size:175px;*font-family:Arial;}
.index_brand .index_con li h1 img{vertical-align:middle;height:55px;width:140px;}
.index_brand .index_con li a{display:block;width:150px;height:65px;background:url(../images/index_pro_images_h1.jpg) no-repeat;}
.index_brand .index_con li a:hover{background:url(../images/index_pro_a_hover.png) no-repeat;}

.index_product{width:670px;height:100%;margin:20px auto 10px auto;}
.index_product .title{width:670px;height:30px;background:url(../images/warp_title_left.png) no-repeat;}
.index_product .title h1{margin-left:20px;margin-top:7px;/*background:url(../images/index_product_title_h1.png) no-repeat left 8px;line-height:30px;font-size:16px;color:#fefefe;padding-left:25px;*/float:left;clear:both;}
.index_product .title span{float:left;margin-left:20px;line-height:35px;color:#00d8fe;}
.index_product .title strong{float:right;margin-top:18px;margin-right:5px;}
.index_product .index_con{width:670px;height:341px;margin:0 auto;background:url(../images/index_prodcut_1.png) no-repeat;}
.index_product .index_con li{float:left;width:150px;margin:10px 8px;}
.index_product .index_con li h1{width:150px;height:145px;display:table-cell;vertical-align:middle; text-align:center;*display: block;*font-size:175px;*font-family:Arial;}
.index_product .index_con li h1 img{vertical-align:middle;width:140px;height:111px;}
.index_product .index_con li span{width:140px;text-align:left;margin-left:5px;margin-top:4px;display:block;}
.index_product .index_con li strong{font-weight:normal;}
.index_product .index_con li a{display:block;width:150px;height:145px;background:url(../images/index_product_1_h1.png) no-repeat;color:#585858;}
.index_product .index_con li a:hover{background:url(../images/index_product_1_h1_hover.png) no-repeat;color:#fff;}


.index_about{width:305px;height:100%;margin:20px auto 10px auto;}
.index_about .title{width:305px;height:30px;background:url(../images/warp_title_right.png) no-repeat;}
.index_about .title h1{margin-left:10px;margin-top:7px;/*background:url(../images/index_about_title.png) no-repeat left 8px;line-height:30px;font-size:16px;color:#fefefe;padding-left:25px;*/float:left;clear:both;}
.index_about .title span{float:left;line-height:35px;color:#00d8fe;margin-left:5px;}
.index_about .title strong{float:right;margin-top:18px;margin-right:5px;}
.index_about .con{width:305px;margin:0 auto;height:206px; background:url(../images/index_about_bg.png) no-repeat;}
.index_about .con h1{width:265px;margin:20px auto 0 auto;}
.index_about .con p{width:265px;margin:0 auto;color:#585858;text-indent:2em;line-height:20px;}
.index_about .con p a{float:right;color:#27808f;}
.index_about .con div{width:265px;margin:0 auto;color:#585858;text-indent:2em;line-height:20px;}
.index_about .con div a{float:right;color:#27808f;}

.index_news{width:305px;height:100%;margin:20px auto 10px auto;}
.index_news .title{width:305px;height:30px;background:url(../images/warp_title_right.png) no-repeat;}
.index_news .title h1{margin-left:10px;margin-top:7px;/*background:url(../images/index_about_title.png) no-repeat left 8px;line-height:30px;font-size:16px;color:#fefefe;padding-left:25px;*/float:left;clear:both;}
.index_news .title span{float:left;line-height:35px;color:#00d8fe;margin-left:5px;}
.index_news .title strong{float:right;margin-top:18px;margin-right:5px;}
.index_news .con{width:305px;margin:0 auto;height:156px;background:url(../images/index_news_bg.png) no-repeat;}
.index_news .con ul{width:265px;margin:10px auto 0 auto;}
.index_news .con ul li{float:left;width:255px;height:24px;padding-left:10px;background:url(../images/news_li.png) no-repeat left;border-bottom:1px dashed #cbcbcb;overflow: hidden;}
.index_news .con ul li span{float:left;color:#585858;margin-right:5px;}

.index_tell{width:305px;height:100%;margin:20px auto 10px auto;}
.index_tell .title{width:305px;height:30px;background:url(../images/warp_title_right.png) no-repeat;}
.index_tell .title h1{margin-left:10px;margin-top:7px;/*background:url(../images/index_about_title.png) no-repeat left 8px;line-height:30px;font-size:16px;color:#fefefe;padding-left:25px;*/float:left;clear:both;}
.index_tell .title span{float:left;line-height:35px;color:#00d8fe;margin-left:5px;}
.index_tell .title strong{float:right;margin-top:18px;margin-right:5px;}
.index_tell .con{width:305px;margin:0 auto;height:113px; background:url(../images/index_tell_bg.png) no-repeat;}
.index_tell .con .title_1{width:265px;margin:10px auto;height:15px;}
.index_tell .con dl{width:265px;margin:0 auto;}
.index_tell .con dl dd{float:left;width:265px;border-bottom:1px dashed #afafaf;margin:2px 0;}
.index_tell .con dl dd span{font-size:18px;color:#790000;}

.con_left{float:left;clear:both;width:200px;}
.con_right{float:right;width:760px;}


.ny_menu{width:200px;height:100%;margin:/*20px auto */0 auto;}
.ny_menu .title{width:200px;height:50px;margin:0 auto;background:url(../images/ny_about_nav.png) no-repeat;}
.ny_menu .title h1{margin-left:20px;padding-left:25px;background:url(../images/index_about_title.png) left no-repeat;font-size:14px;color:#fff;font-weight:bold;line-height:50px;}
.ny_menu ul{width:200px;margin:10px auto 0 auto;}
.ny_menu ul li{float:left;background:url(../images/ny_about_nav_li.png) no-repeat; text-align:center;margin:5px 0;}
.ny_menu ul li a{width:200px;height:34px;display:block;line-height:34px;}
.ny_menu ul li a span{font-size:30px;margin-left:55px;float:left;margin-top:-10px;}
.ny_menu ul li a strong{float:left;font-size:14px;}
.ny_menu ul li a:hover{color:#33afc3;}
.ny_menu ul li a#current {width:200px;height:34px;color:#33afc3;display:block;line-height:34px;text-align:center;}

.ny_news{width:200px;height:100%;margin:20px auto 0 auto;}
.ny_news .title{width:200px;height:30px;margin:0 auto;background:url(../images/ny_about_nav_title.png) no-repeat;}
.ny_news .title h1{margin-left:10px;margin-top:7px;/*padding-left:25px;font-size:14px;color:#fff;font-weight:bold;background:url(../images/index_news.png) left no-repeat;*/float:left;clear:both;line-height:30px;}
.ny_news .title span{float:right;margin-right:20px;margin-top:13px;}
.ny_news .news_con{width:198px;height:100%;margin:0 auto;margin-top:1px;background:#fff;border:1px solid #dcdcdc;}
.ny_news .news_con ul{width:180px;margin:10px auto;height:100%;overflow:hidden;}
.ny_news .news_con ul li{float:left;width:180px;background:url(../images/news_li.png) left no-repeat;padding-left:10px;margin:2px 0;}
.con_bottom{width:200px;height:7px;margin:0 auto;}

dd {
    margin-left: 0 !important;
}

.ny_tell{width:200px;height:100%;margin:20px auto 30px auto;}
.ny_tell .title{width:200px;height:30px;margin:0 auto;background:url(../images/ny_about_nav_title.png) no-repeat;}
.ny_tell .title h1{margin-left:10px;margin-top:7px;/*padding-left:25px;font-size:14px;color:#fff;font-weight:bold;background:url(../images/index_news.png) left no-repeat;*/float:left;clear:both;line-height:30px;}
.ny_tell .title span{float:right;margin-right:20px;margin-top:13px;}
.ny_tell .tell_con{width:198px;height:100%;margin:0 auto;margin-top:1px;background:#fff;border:1px solid #dcdcdc;}
.ny_tell .tell_con .title_1{width:180px;margin:10px auto 0  auto;height:20px;}
.ny_tell .tell_con dl{width:180px;margin:0 auto;line-height:20px;}
.ny_tell .tell_con dl dd{float:left;width:180px;border-bottom:1px dashed #afafaf;margin-left: 10px;}
.ny_tell .tell_con dl dd span{color:#720000;font-weight:bold;}

.title_right{width:760px;margin:20px auto 0 auto;height:50px;}
.title_right .title_top{width:760px;margin:0 auto;height:25px;}
.title_right .title_top span{float:right;color:#aeaeae;margin-top:5px;background:url(../images/news_li.png) no-repeat left;padding-left:10px;}
.title_right .title_top span a{color:#aeaeae;}
.title_right .right_bottom{width:760px;height:25px;margin:0 auto;}
.title_right .right_bottom h1{float:left;clear:both;font-size:14px;color:#173e45;font-weight:bold;width:70px;}
.title_right .right_bottom h2{float:right;background:url(../images/ny_right_spab_bg.png) repeat-x;font-size:0;text-indent:-99999;width:690px;margin-top:5px;}

.title_product{width:1000px;margin:20px auto 0 auto;height:50px;}
.title_product .title_top{width:1000px;margin:0 auto;height:25px;}
.title_product .title_top img{float:left;}
.title_product .title_top h3{float:left;margin-left:10px;font-size:12px;color:#585858;font-weight:bold;line-height:29px;padding-left:15px;background:url(../images/news_li.png) left no-repeat;}
.title_product .title_top h3 span{color:#33afc3;background:none !important;margin-top:0px !important;padding-left:0px !important;}
.title_product .title_top span{float:right;color:#aeaeae;margin-top:5px;background:url(../images/news_li.png) no-repeat left;padding-left:10px;}
.title_product .title_top span a{color:#aeaeae;}
.title_product .right_bottom{width:1000px;height:25px;margin:0 auto;}
.title_product .right_bottom h1{float:left;clear:both;font-size:14px;color:#173e45;font-weight:bold;width:70px;}
.title_product .right_bottom h2{float:right;background:url(../images/ny_right_spab_bg.png) repeat-x;font-size:0;text-indent:-99999;width:930px;margin-top:5px;}

.right_content{width:760px;margin:0 auto;color:#585858;}
.right_content p{text-indent:2em;}
.right_content .title_article{width:706px;margin:10px auto;height:30px;color:#33afc3;line-height:30px;text-align:center;}
.right_content .title_con_news{width:706px;margin:10px auto;}
.right_content .title_con_news li{float:left;text-decoration:none;}
.news{width:760px;margin:10px auto;height:100%;}
.news li{float:left;width:750px;padding-left:10px;background:url(../images/news_li.png) no-repeat left;border-bottom:1px dashed #bfbfbf;margin:3px 0;}
.news li span{float:right;color:#585858;font-family:"Arial, Helvetica, sans-serif";}
.news li span a:hover{text-decoration:underline;color:#33afc3;}

.case{width:760px;margin:10px auto;height:100%;}
.case li{float:left;width:760px;}
.case .case_list{width:760px;height:114px;margin:10px auto;}
.case .case_list h1{float:left;clear:both;width:130px;display: flex;
    align-items: center;
    justify-content: center;}
.case .case_list h1 img{padding:5px;border:1px solid #e2e2e2;background:#fff;}
.case .case_list dl{float:right;width:610px;line-hieght:20px;}
.case .case_list dl dt{font-size:14px;font-weight:bold;color:#000000;float:left;width:610px;}
.case .case_list dl dd{float:left;width:610px;color:#585858;}
.case .case_list dl dd span a{background:url(../images/case_fd.png) left no-repeat;padding-left:12px;color:#adadad;}

.search{width:1000px;margin:10px auto;height:30px;}
.search_input{width:185px;height:26px;float:left;border:1px solid #44909c;padding:1px;font-size:12px;color:#555;-webkit-border-radius:5px;
border-radius:5px;padding-left:10px;}
.search_select{width:185px;height:30px;line-height:30px;float:left;border:1px solid #44909c;padding:1px;font-size:12px;color:#555;-webkit-border-radius:5px;
border-radius:5px;padding-left:10px;margin-left:20px;}

.product_bank{width:1000px;margin:10px auto;height:100%;}
.product_bank ul{width:1000px;margin:0 auto;}
.product_bank ul li{float:left;width:485px;margin:10px 7px;}
.product_bank .product_list_bank{width:485px;height:97px;margin:0 auto;background:url(../images/ny_product_list_bg.png) no-repeat;}
.product_bank .product_list_bank a:hover{width:485px;height:90px;display:block;background:url(../images/ny_product_list_hover.png) no-repeat;}
.product_bank .product_list_bank .product_list_bank_img{margin-left:15px;margin-top:13px;float:left;clear:both;width:150px;}
.product_bank .product_list_bank h1{width:150px;height:65px;background:url(../images/index_pro_images_h1.jpg) no-repeat;display:table-cell;vertical-align:middle;text-align:center;*display: block;*font-size:175px;*font-family:Arial;}
.product_bank .product_list_bank h1 img{vertical-align:middle;height:60px;}
.product_bank .product_list_bank dl{float:right;width:305px;margin-top:13px;line-height:20px;margin-right:5px;}
.product_bank .product_list_bank dl dt{float:left;width:305px;font-size:16px;color:#000000;font-weight:bold;}
.product_bank .product_list_bank dl dd{float:left;width:305px;font-size:12px;color:#585858;margin-left: 0;height: 40px;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;}
.product_bank .product_list_bank dl dd span{color:#27808f;float:right;margin-right:10px;}


.product_bank_menu{width:1000px;margin:10px auto;height:100%;}
.product_bank_menu ul{width:1000px;margin:0 auto;}
.product_bank_menu ul li{width:197px;float:left;margin:5px 25px;}
.product_bank_menu ul li a{display:block;width:197px;height:26px;background:#fff;border:1px solid #dcdcdc;line-height:28px;font-size:14px;padding-left:10px;color:#000000;font-weight:bold;}
.product_bank_menu ul li a:hover{background:#900000;border:1px solid #900000;color:#fff;font-weight:bold;}


.product_menu_xie{width:1000px;height:25px;margin:10px auto;/*background:url(../images/ny_right_spab_bg.png) repeat-x bottom;*/}
.product_menu_xie h1{font-size:12px;color:#585858;font-weight:bold;line-height:24px;padding-left:15px;background:url(../images/news_li.png) left no-repeat;}
.product_menu_xie h1 span{color:#33afc3;}

.ny_bank{width:200px;height:100%;margin:20px auto 30px auto;}
.ny_bank .title{width:200px;height:30px;background:url(../images/ny_about_nav_title.png) no-repeat;margin:0 auto;}
.ny_bank .title h1{font-size:14px;color:#ffffff;line-height:30px;margin-left:10px;font-weight:bold;}
.ny_bank .bank_con{width:198px;margin:0 auto;border:1px solid #dcdcdc;background:#fff;height:100%;}
.ny_bank .bank_con .title_1{width:170px;margin:10px auto;height:100%;}
.ny_bank .bank_con .title_1 h1{width:170px;height:77px;background:url(../images/bank_con_img_bg.jpg) no-repeat;display:table-cell;vertical-align:middle;text-align:center;*display: block;*font-size:175px;*font-family:Arial;}
.ny_bank .bank_con .title_1 h1 img{vertical-align:middle;}
.ny_bank .bank_con .title_1 dl{width:170px;margin:5px auto 0 auto;}
.ny_bank .bank_con .title_1 dl dt{float:left;width:170px;font-size:14px;color:#585858;font-weight:bold;height:100%;}
.ny_bank .bank_con .title_1 dl dd{float:left;width:170px;color:#585858;text-indent:2em;}


.product_con_title{width:760px;height:34px;margin:20px auto 0 auto;}
.product_con_title h1{width:760px;margin:0 auto;height:34px;line-height:34px;font-size:14px;color:#000000;background:url(../images/product_con_title.jpg) no-repeat;padding-left:10px;font-weight:bold;}

.porduct_con_list{width:760px;height:100%;margin:20px auto 0 auto;}
.porduct_con_list li{float:left;width:165px;margin:5px 12px;height:370px;}
.porduct_con_list .product_list{width:165px;margin:0 auto;}
.porduct_con_list .product_list h1{width:163px;margin:0 auto;}
.porduct_con_list .product_list img{width:152px;height:119px;padding:5px;border:1px solid #d9d8d8;background:#f3f3f3;border-radius:5px;}
.porduct_con_list .product_list dl{width:165px;margin:10px auto;}
.porduct_con_list .product_list dl dt{float:left;width:165px;height:26px;background:url(../images/product_con_title_img_title.jpg) no-repeat;color:#fff;padding-left:10px;font-weight:bold;}
.porduct_con_list .product_list dl dd{float:left;width:155px;padding-left:10px;border-bottom:1px dashed #d6d6d6;margin:2px 0;font-weight:bold;}
.porduct_con_list .product_list dl dd a{color:#000;}
.porduct_con_list .product_list dl dd a:hover{color:#33afc3;}

.product_con_title_1{width:760px;height:50px;margin:/*20px auto */0 auto;}
.product_con_title_1 h1{width:760px;margin:0 auto;height:50px;line-height:50px;font-size:14px;color:#000000;background:url(../images/product_title_2.png) no-repeat;padding-left:10px;color:#fff;}
.product_list_2{width:760px;margin:20px auto 0 auto;}

.product_list_2 .product_con{width:760px;margin:0 auto;height:140px;border-bottom:1px dashed #d6d6d6;}
.product_list_2 .product_con h1{width:163px;float:left;}
.product_list_2 .product_con h1 img{width:152px;height:119px;padding:5px;border:1px solid #d9d8d8;background:#f3f3f3;border-radius:5px;}
.product_list_2 .product_con dl{float:right;width:580px;line-height:20px;color:#585858;}
.product_list_2 .product_con dl dt{float:left;width:580px;font-size:14px;color:#000;margin-bottom:20px;}
.product_list_2 .product_con dl dd{float:left;width:580px;text-indent:2em;}


.product_list_2 .product_con_2{width:760px;margin:0 auto 20px auto;height:100%;/*border-bottom:1px dashed #d6d6d6;*/}
.product_list_2 .product_con_2 h1{width:350px;float:left;display:table-cell;vertical-align:middle; text-align:center;*display: block;overflow:hidden;margin-right: 20px;}
.product_list_2 .product_con_2 h1 img{padding:5px;border:1px solid #d9d8d8;background:#f3f3f3;border-radius:5px;vertical-align:middle;max-width: 100%;box-sizing: border-box;}
.product_list_2 .product_con_2 dl{float:right;width:390px;line-height:20px;color:#585858;}
.product_list_2 .product_con_2 dl dt{float:left;width:390px;font-size:14px;color:#000;margin-bottom:10px;}
.product_list_2 .product_con_2 dl dd{float:left;width:390px;}
.product_list_2 .product_con_2 dl dd a{margin:5px 0 15px 0;display:block;}
.product_list_2 .page{float:right;width:760px;color:#000;}
.product_list_2 .page a{color:#000;}


.product_list_2 .index_con{width:760px;height:341px;margin:0 auto;}
.product_list_2 .index_con li{float:left;width:150px;margin:10px 20px;}
.product_list_2 .index_con li h1{width:150px;height:145px;display:table-cell;vertical-align:middle; text-align:center;*display: block;*font-size:175px;*font-family:Arial;}
.product_list_2 .index_con li h1 img{vertical-align:middle;}
.product_list_2 .index_con li span{width:140px;text-align:left;margin-left:5px;margin-top:4px;display:block;}
.product_list_2 .index_con li a{display:block;width:150px;height:145px;background:url(../images/index_product_1_h1.png) no-repeat;color:#585858;}
.product_list_2 .index_con li a:hover{background:url(../images/index_product_1_h1_hover.png) no-repeat;color:#fff;}


.fanye{float:right;width:760px;margin:20px auto 0 auto;color:#585858;}
.fanye li{float:left;list-style-type:none;margin:0 5px;}
.fanye li a{color:#585858}

.fanye1{width:1000px;margin:20px auto 0 auto;color:#585858;}
.fanye1 li{float:left;list-style-type:none;margin:0 5px;}
.fanye1 li a{color:#585858}

.footer{width:100%;margin:0 auto;height:71px;background:url(../images/footer_bg.png) repeat-x;}
.footer .foot{width:1000px;margin:20px auto 0 auto;height:71px;}
.footer .foot .logo{float:left;width:302px;clear:both;}
.footer .foot .copyright{float:left;margin-left:10px;color:#86a2a6;}







