/*Reset*/
body { font-family: "微软雅黑","microsoft yahei",Tahoma, Geneva, sans-serif;background:#fff;}
html, body {margin: 0;padding: 0;width: 100%;height: 100%;}
div,ol,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,input,button,textarea,p,span,table,th,td, form{margin:0;padding:0}
body,input,button,select,textarea {font:14px/1.5 "Microsoft Yahei","Helvetica Neue";color:#333;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;-moz-font-feature-settings: "liga","kern";}
img {border: none;} .hid{ display:none;}
li,h2,h3,p,span{ margin:0; padding:0; font-weight:normal;} li{ list-style:none;}ul{ margin:0px; padding:0px;}
a { color: #333; transition:color 0.2s ease-in-out 0s;-webkit-transition:color 0.2s ease-in-out 0s; -moz-transition:color 0.2s ease-in-out 0s; text-decoration:none;}
a:hover{ color:#039d47;}
h2 { font-size:30px; font-weight:normal; }
h3 { font-size:20px; font-weight:normal; } 
h4 { font-size:18px; font-weight:normal;} 
h5 { font-size:14px; }
.row{ width:1200px; margin:0 auto; /*overflow:hidden;*/}
.fl { float: left;} .fr { float: right;}
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }
.btn { display: inline-block; text-align: center; border: 1px solid transparent; vertical-align: middle; white-space: nowrap;}
.btn_green { background: #29ab34; color: #fff;} .btn_green:hover { color: #fff;}
.text_center { text-align: center;} .text_left { text-align: left;} .text_right { text-align: right;}
/*路径导航*/
.breadcrumb { margin: 10px 0 20px; padding: 8px 12px; }
.breadcrumb > li { display: inline-block; }
.breadcrumb > .active { color: #777;}
.breadcrumb > li + li::before { color: #ccc; content: "/ "; padding: 0 5px; }
.phone_bread { margin-top: 10px; background: #eee; padding: 2px 5px; display: none;}

/*分页*/
.pagination { display: inline-block; margin: 20px 0; padding-left: 0; }
.pagination > li { display: inline; }
.pagination > li > a, .pagination > li > span {background-color: #fff;border: 1px solid #9f9f9f;color: #666;float: left;line-height: 1.42857;margin: 0 5px;padding: 6px 12px;position: relative;text-decoration: none;}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {background-color: #29ab34;border-color: #29ab34;color: #fff;cursor: default;z-index: 2;}
.pagination > li:first-child > a, .pagination > li:first-child > span {margin-left: 0;}

/*通栏*/
.top { height: 30px; line-height: 30px; background: #f6f6f6; border-bottom: 1px solid #dfdfdf; font-size: 12px; color: #666; }
.top a { color: #666; } .top a:hover { color: #000; }

/*顶栏*/
/*.header { width: 1200px; margin: 0 auto; z-index: 2;}*/
.topBar { height: 90px; transition: all 0.3s ease 0s; position: relative; border-bottom: 1px solid #dfdfdf; }
.topBar .logo a { display: block; margin-top: 20px; }
.topBar .logo a img { transition: all 0.3s ease-out 0s ; vertical-align: middle;}
.phone_menu { display: none; }

/*导航*/
.nav .nav_wrap { position: relative; margin-top: 28px; }
.nav .nav_wrap > ul > li { float: left; position: relative;}
.nav .nav_wrap > ul > li.active a { background: #039d47; color: #fff;}
.nav .nav_wrap > ul > li > a { display: block; height: 35px; line-height: 35px; padding: 0 12px; margin-left: 20px; font-size: 18px; border-radius: 4px; }
.nav .nav_wrap > ul > li .dropDown { display: none; position: absolute; top: 35px; left: 0; z-index: 999; background: #fff; border: 1px solid #ccc; min-width: 230px; box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);}
.nav .nav_wrap > ul > li .dropDown li a { color: #575757; display: block; padding: 8px 20px;}
.nav .nav_wrap > ul > li .dropDown li a:hover { background: #e8e8e8; color: #000;}

.search_a { padding-right: 0; }
.search { position: absolute; border: 10px solid #039d47; bottom: -65px; right: 0px; z-index: 2; display: none; }
.search input { width: 220px; padding: 8px 10px; border: 1px solid #fff; }

/*幻灯图*/
.vSlide { height: 450px; background: #f8f8f8;}
.swiper-slide { background-color: #ccc; background-repeat: no-repeat; background-position: center top; background-size: cover;}
.swiper-container{width: 100%; height: 100%; color: #fff; text-align: center;}
.swiper-container a { width: 100%; height: 100%; display: block; } 
.swiper-container .pagination{ width:100%; position: absolute; z-index: 20; bottom: 20px; left: 0; margin: 0;}
.swiper-pagination-switch{display: inline-block; width: 20px; height: 10px; border-radius: 20px; background: #7f7f7f; margin-right: 5px; opacity: 0.8; cursor: pointer;}
.swiper-visible-switch{background: #aaa;}
.swiper-active-switch{ width: 40px; transition: all 0.2s;}

/*内容*/
.i_content .i_tit { text-align: center; font-size: 28px; color: #666; font-weight: 500; margin: 55px 0 25px; }
.i_content .i_tit img { vertical-align: top; margin: 10px 15px 0 0;}
.i_content .i_tit a { font-weight: 300; font-size: 12px;}

/*我们提供*/
.provide ul li { padding: 30px 0; width: 20%; float: left; box-sizing: border-box; }
.provide .provide_list li dl dt a { color: #2a9738; font-size: 18px;}
.provide .provide_list li dl dt a span { display: block; font-weight: 700;}
.provide .provide_list li dl dt a img { width: 82px; height: 82px;}
.provide .provide_list li dl dd { line-height: 25px; }
.provide .cate_list li { width:170px; float:left; margin-bottom:20px; text-align: center; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s;}
.provide .cate_list li p { font-size: 18px; margin-top: 8px; }
.provide .cate_list li img { transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; }
.provide .cate_list li:hover a img{-webkit-transform:scale(1.06); -moz-transform:scale(1.06); transform:scale(1.06);}
.i_content .industry_tit { margin-top: 70px; }

/*首页简介、工艺、周期*/
.index_about { background: #f2f2f2; padding: 60px 0; }
.index_about ul li { width: 400px; float: left; text-align: center; }
.index_about ul li img { width: 380px; height: 250px; }
.index_about ul li h2 { font-size: 18px; margin: 5px 0; }
.index_about ul li p { text-align: left; color: #666; font-size: 16px; margin: 0 8px; }

/*底部*/
.footer { background: url(../images/footer_bg.jpg) repeat-x left top; height: 260px; }
.footer .f_list dl { float: left; width: 150px; margin-top: 30px; }
.footer .f_list dl dt, .footer .f_contact dl dt { font-size: 16px; color: #fff; background: url(../images/f_dt_bg.png) no-repeat left bottom; padding: 5px 0; margin-bottom: 10px; }
.footer .f_list dl dd a, .footer .f_contact dl dd a { color: #999; padding: 3px 0; display: block; }
.footer .f_list dl dd a:hover, .footer .f_contact dl dd a:hover { color: #039d47; }
.footer .f_contact { width: 400px; }
.footer .f_contact dl { margin-top: 30px; }
.footer .f_contact dl dd a { padding: 6 px 0; }
.footer .f_contact dl dd img { vertical-align: middle; margin-right: 8px; }
.copy_right { background: url(../images/copyright_bg.png)repeat-x left top; height: 60px; line-height: 60px; text-align: center; }

.linkFriend { background: #ddd; }
.linkFriend dt, .linkFriend dd { float: left; }
.linkFriend dt { font-weight: 700; padding-top: 10px; }
.linkFriend dd { padding: 10px 15px; }

/*关于*/
.banner { height: 320px; background: url("../images/aboutBanner.png") no-repeat center;}
.about_menu { background: #fafafa; border-bottom: 1px solid #dfdfdf; height: 70px; line-height: 70px; }
.breadcrumb { padding: 0; margin: 0 15px 0 0;}
.breadcrumb > .active { color: #039d47;}
.about_menu .menu_list ul li { float: left; margin-right: 30px; }
.about_menu .menu_list ul li a { display: block; font-size: 16px; }
.about_menu .menu_list ul li a.active { color: #039d47; border-bottom: 3px solid #039d47; height: 67px; }
.about_menu .tit_b ol li { font-size: 16px; }

.about .about_center {margin: 25px 0; }
.honor_list dd { float: left; width: 18%; margin: 10px 9px;}
.honor_list dd img { width: 100%;}
.history_list li { margin-left: 20px; list-style-type: disc;}

/*产品*/
.product_list .parentWrap{ overflow: hidden; }
.product_list .parent{ overflow: hidden; margin-right: -20px; }
.product_list .child{ float: left; width: 25%; margin-bottom: 20px;}
.product_list .in { margin-right: 20px; padding: 10px 0; text-align: center; border: 1px solid #dfdfdf; background: #fafafa;}
.product_list .in p { text-indent: 0; padding: 0 10px; margin: 0; line-height: 20px; height: 20px; overflow: hidden;  text-overflow: ellipsis; }
.product_list .in img { width: 240px; height: 180px; }

.product_detail .about_center { background: #f1f1f1; padding: 20px; position: relative; }
.product_detail .d_header { position: relative; }
.product_detail .d_header .tit_info { margin-left: 30px; width:430px; }
.product_detail .d_header .tit_info h3 { margin-bottom: 20px;}
.product_detail .d_header .tit_info .param li { padding: 5px 0; }
.product_detail .d_header .img { width: 55%; margin-left: 5%; }
.product_detail .d_header .img img { width: 100%; }
.detail_back { padding: 5px 20px; border-radius: 4px; margin-top: 20px;}
.result_list .child { width: 20%;}
.why_us { border-top: 1px dashed #ccc; margin-top: 30px; }
.lArrow, .rArrow { display: block; width: 60px; height: 95px; position: absolute; top: 50%; margin-top: -30px; }
.lArrow { background: url(../images/lArrow.png)no-repeat center; left: 0px; }
.rArrow { background: url(../images/rArrow.png)no-repeat center; right: 0px;}

.nav .nav_wrap > ul > li .dropDown li a { background: #fff; color: #333; }


/*新闻*/
.news_list li { border-bottom: 1px dashed #ddd; padding: 5px 0; position: relative; padding-left: 15px; background: url("../images/news.png") no-repeat left center;}
.news_list li a { display: block; }
.news_list li:hover { background-color: #f5f5f5; }
.news_list li span { position: absolute; right: 20px; top: 5px; }
.news_content .n_con { padding: 30px 0;}
.news_content .n_con h5 { font-weight: normal; border-bottom: 1px solid #ddd; padding-bottom: 10px; margin-bottom: 30px; color: #999;}
.news_content .n_con p { margin-bottom: 5px;}
.p_n { position: relative; margin-top: 20px;}
.p_n a { display: block; color: #999; padding: 3px 0;}  .p_n a:hover { color:#1277BD;}
.p_n .newsBack { position: absolute; right: 0; bottom: 0; padding: 3px 15px; color: #fff; border-radius: 4px;}
.p_n .newsBack:hover { color: #fff;}

/*工艺技术*/
.param_table, .param_table tr, .param_table td { border: 1px solid #dfdfdf; font-size: 16px; }
.param_table thead { background: #f2f2f2; }
.param_table td { padding: 5px 10px; }


/*联系我们*/
/*.baidu_map { height:415px; width: 50%; }*/
.contact_us .address { width: 100%; }
.contact_us .address h3 { color: #2A9738; margin-bottom: 30px; text-align: center; font-size: 30px; }
.contact_us .address .address_items { width: 768px; margin: 0 auto; }
.contact_us .address .address_items li { float: left; width: 46%; padding-bottom: 30px; padding-right: 10px; }
.contact_us .address .address_items li:nth-child(odd) { border-right: 1px solid #ccc; margin-right: 30px; }
.contact_us .address h4 { font-size: 16px; font-weight: 700; margin-bottom: 5px; }
.contact_us .address p { padding: 1px 0; color: #666; }




/*错误页面*/
.error_con {  background: #fafafa; border: 1px solid #eee; padding: 20px 30px; box-sizing: border-box; margin-top: 20px; margin-bottom: 30px;}
.error ul { margin-bottom: 30px; padding-left: 20px;  margin-left: 15px;}
.error h5 { margin-bottom: 10px; }
.error ul li { line-height: 25px; list-style-type: disc; }
.error ul li a { color: #8AC22B; text-decoration: underline; }
.page_404 { padding: 450px 0 100px 0;  background: url("../images/404.png") no-repeat center 100px;}
.page_404 .btn { padding: 6px 45px; border-radius: 4px; margin: 20px 10px;}

/*搜索结果*/
.notFind { background: #fdf0d5; color: #6f4400; padding: 20px; margin-bottom: 90px;}
.notFind dt { font-weight: 700; margin-bottom: 15px; padding-left: 30px; background: url(../images/warn.png) no-repeat left center; }
.notFind dd { line-height: 25px; }
.result_list .in img { width: 190px; height: 160px; }
.result_bread { padding: 10px 0; margin-bottom: 20px; }

/*客服*/
.m_suspension {position:fixed;right:0;top:25%;z-index:999;}
.m_suspension .u-person {background:rgba(0,0,0,0) url("../images/r-fixd-bg.png") no-repeat scroll 0 0 / 104px 114px;height:114px;width:104px;}
.m_suspension ul {height:200px;margin-left:25px;width:60px;}
.m_suspension ul .u_susp_list.u_listQQ {background:#fff url("../images/u_icon_QQred.png") no-repeat scroll center 10px / 21px 23px;position:relative;}
.m_suspension ul .u_susp_list.u_listQQ:hover {background:#f43d3e url("../images/u_icon_QQ.png") no-repeat scroll center 10px;}
.m_suspension ul .u_susp_list.u_listQQ a {height:100%;left:0;position:absolute;top:0;width:100%;}
.m_suspension ul .u_susp_list.u_listTEL {background:#fff url("../images/u_icon_TELred.png") no-repeat scroll center 10px / 22px 22px;}
.m_suspension ul .u_susp_list.u_listTEL:hover {background:#f43d3e url("../images/u_icon_TEL.png") no-repeat scroll center 10px;}
.m_suspension ul .u_susp_list.u_listMA {background:#fff url("../images/u_icon_MAred.png") no-repeat scroll center 10px / 23px 23px;}
.m_suspension ul .u_susp_list.u_listMA:hover {background:#f43d3e url("../images/u_icon_MA.png") no-repeat scroll center 10px;}
.m_suspension ul .u_susp_list.u_listSP {background:#fff url("../images/u_icon_SPred.png") no-repeat scroll center 10px / 22px 22px;}
.m_suspension ul .u_susp_list.u_listSP:hover {background:#f43d3e url("../images/u_icon_SP.png") no-repeat scroll center 10px;}
.m_suspension ul .u_susp_list.u_listBJ {background:#f43d3e url("../images/u_icon_BJ.png") no-repeat scroll center 10px;}
.m_suspension ul .u_susp_list.u_listBJ a {color:#fff;}
.m_suspension ul .u_susp_list.u_listTOP {background:#fff url("../images/u_icon_TOPred.png") no-repeat scroll center 10px / 20px 24px;border-bottom:1px solid #eee;}
.m_suspension ul .u_susp_list.u_listTOP:hover {background:#f43d3e url("../images/u_icon_TOP.png") no-repeat scroll center 10px;}
.m_suspension ul .u_susp_list {-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;background:#fff none repeat scroll 0 0;border-color:#eeeeee #eeeeee currentcolor;border-image:none;border-style:solid solid none;border-width:1px 1px 0;color:#888;cursor:pointer;font-size:12px;height:60px;text-align:center;width:100%;}
.m_suspension ul .u_susp_list span {line-height:95px;}
.m_suspension ul .u_susp_list:hover {color:#fff;}
.m_suspension ul .u_susp_list:hover a {color:#fff;}
.m_suspension ul .u_susp_list a {color:#888;display:block;text-decoration:none;}
.m_suspension .u_T_MA {background:rgba(0,0,0,0) url("../images/u_tan_bg02.png") no-repeat scroll 0 0;display:none;height:192px;left:-158px;position:absolute;top:106px;width:184px;}
.m_suspension .u_T_MA i {background:rgba(0,0,0,0) url("../images/u_M.png") no-repeat scroll center 0 / 130px 130px;display:block;height:130px;margin:14px auto 0;width:130px;}
.m_suspension .u_T_MA p {color:#333;font-size:12px;padding:0 10px;}
.m_suspension .u_T_TEL {background:rgba(0,0,0,0) url("../images/u_tan_bg_1.png") no-repeat scroll 0 0 / cover;display:none;height:60px;left:-158px;position:absolute;top:175px;width:184px;}
.m_suspension .u_T_QQ {background:rgba(0,0,0,0) url("../images/u_tan_bg_1.png") no-repeat scroll 0 0 / cover;display:none;height:60px;left:-185px;position:absolute;top:0;width:184px;}
.m_suspension .u_content {color:#333333;font-size:14px;padding-top:5px;}
.m_suspension .u_T_TEL h3 {color:#888;margin:10px 0 0;text-indent:14px; font-size: 14px;}
.m_suspension .u_T_TEL em {color:#333;font-size:16px;margin-left:14px;}
.m_suspension .u_content span {color:#333;font-size:12px;left:100px;position:absolute;top:-20px;}
.u_listQQ .iframe { margin: 16px 0 0 -70px; }

.news_b { background-image: url(../images/news_bg.png); background-size: cover; }
.contact_bg { background-image: url(../images/contactbanner.jpg); background-size: cover; }
.service_bg { background-image: url(../images/serviceBanner.jpg); background-size: cover; }
.product_bg { background-image: url(../images/products_bg.jpg); background-size: cover; }
.zcBanner { background-image: url(../images/zcBanner.jpg); background-size: cover; }
