﻿

*{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th, td,img{margin:0;padding:0;}
body,button, input, select, textarea {font:14px/1.5 Arial,"Microsoft Yahei","Hiragino Sans GB",sans-serif;-webkit-text-size-adjust:none;color:#333;}
body {min-width:1200px;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
ul,ol,li{list-style-type:none;}
img {-ms-interpolation-mode:bicubic;border:none;vertical-align:top;}
a,a:link,a:visited,a:hover,a:active{text-decoration:none;}
a {color:#333;transition:all 0.3s;}
a:hover {color:#0062ad;}
.clear { clear:both; height:0; font-size:0px; line-height: 0px; }
.clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix { zoom:1; }
.fl { float:left;}
.fr { float:right;}
a,input,button{ outline:none; -webkit-tap-highlight-color:rgba(0,0,0,0);}
textarea{resize:none;}
.wrap {width:1200px;margin:0 auto;}
.ovh {overflow:hidden;}
.mt30 {margin-top:20px;}

/*header*/
.top {height:130px;}
.logo {float:left;margin:10px 0 0 10px}
.h_search {float:right;width:430px;margin:30px 5px 0 0;}
.h_search form {border:1px solid #a0a0a0;border-right:none;overflow:hidden;}
.search_input {float:left;width:340px;height:30px;line-height:30px;padding-left:10px;border:none;}
.search_btn {float:right;width:80px;height:30px;border:none;background:url(../image/search_btn_bg.jpg) no-repeat;color:#fff;text-align:left;padding-left:15px;}
.search_hot {padding:10px;color:#999;}
.nav {background-color:#0062ad;height:38px;line-height:38px;text-align:center;}
.nav li {
	display:inline-block;
	float: left;
}
.nav li a {color:#fff;padding:0 30px;border-right:1px solid #fff;}
.nav li:last-child a {border:none;}
.nav li a.active,.nav li a:hover {color:#fca73b;}

.banner_slide{ position:relative;}
.banner_slide .hd{ width:100%;height:30px; overflow:hidden; position:absolute;left:0;bottom:0; z-index:2;}
.banner_slide .hd ul{ overflow:hidden; zoom:1;text-align:center;}
.banner_slide .hd ul li{ display:inline-block;vertical-align:top;margin:0 3px;width:20px; height:20px; text-indent:-9999px;background:url(../image/ban_dot.png) no-repeat 0 0; cursor:pointer;transition:none;}
.banner_slide .hd ul li.on{background-position:0 -20px;}
.banner_slide .bd{ position:relative;}
.banner_slide .bd li img {width:100%;}
.banner_slide .prev,.banner_slide .next{ position:absolute;left:15px;top:50%;margin-top:-20px; display:block;width:40px;height:40px;overflow:hidden;transition:none;}
.banner_slide .prev {background:url(../image/ban_arrl.png) no-repeat 0 0;}
.banner_slide .next{background:url(../image/ban_arrr.png) no-repeat 0 0;right:15px;left:auto;}
.banner_slide .prev:hover,.banner_slide .next:hover {background-position:0 -40px;}



/*index*/
.wrap_index {padding:70px 0 80px 0;background:url(../image/index_bg.jpg) no-repeat 50% 100%;}
.secpad {padding:0 0 20px 0;}
.opabg {background:rgba(255,255,255,0.7);}

.left {float:left;width:350px;}
.left_con_wrap h3 {height:36px;line-height:36px;background:url(../image/lcat_bg.jpg) no-repeat;font-size:18px;color:#fff;}
.left_con_wrap h3 i {display:inline-block;vertical-align:middle;width:30px;height:36px;background:url(../image/icon_1.png) no-repeat 100% 50%;margin-right:15px;}



.left_nav {border:1px solid #bfbfbf;border-top:none;padding:10px;}
.left_nav dl {margin-bottom:7px;}
.left_nav dt {height:34px;line-height:34px;border:1px solid #e5e5e5;background:url(../image/arrow.png) no-repeat 15px 50%;padding-left:45px;color:#000;background-color:#f8f8f8;cursor:pointer;}
.left_nav dd {display:none;padding:5px 10px;}
.left_nav dd li {margin-top:3px;}
.left_nav dd li a {display:block;background-color:#eee;padding:8px 15px;line-height:1.3;}
.left_nav dd li a:hover,.left_nav dd li a.active {background-color:#666;color:#fff;}



.left_cont {margin-top:20px;}
.left_cont h3 i {background-image:url(../image/icon_2.png);}
.left_cont_con {border:1px solid #bfbfbf;border-top:none;padding:20px 10px;}
.left_cont_con p {color:#000;padding:5px 0;}

.right {float:right;width:816px;}
.about_tit h2 {float:left;font-size:24px;}
.about_tit h2 span {font-size:14px;color:#999;margin-left:5px;text-transform:uppercase;}
.about_tit .amore {float:right;display:block;width:100px;height:27px;line-height:27px;text-align:center;color:#fff;background:url(../image/more_bg.png) no-repeat;margin-top:5px;}
.about_tit .amore:hover {color:#fca73b;}
.tit_line {height:3px;background:url(../image/tit_line.png) no-repeat;margin:6px 0 20px;}
.about_text {text-indent:2em;line-height:1.9;}

.index_tit {height:36px;line-height:36px;background:url(../image/rcat_bg.jpg) no-repeat;margin-bottom:20px;}
.index_tit h2 {float:left;font-size:18px;color:#fff;}
.index_tit h2 i {display:inline-block;vertical-align:middle;width:40px;height:36px;background:url(../image/icon_3.png) no-repeat 100% 50%;margin-right:15px;}
.index_tit a {float:right;color:#fff;margin-right:10px;}
.index_tit a:hover {color:#fca73b;}

.news_pic {float:left;width:320px;}
.news_txt {float:right;width:485px;}
.news_txt ul {float:left;width:100%;}
.news_txt li {float:left;width:100%;background:url(../image/dot.png) no-repeat 0 50%;line-height:30px;padding:0 5px 0 10px;}
.news_txt li a {float:left;width:350px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.news_txt li span {float:right;}

.factory {margin-top:20px;}
.factory .index_tit h2 i {background-image:url(../image/icon_4.png);}
.factory_slide {position:relative;overflow:hidden;}
.factory_slide .bd ul {overflow:hidden;}
.factory_slide .bd li {float:left;margin:0 5px;overflow:hidden;}
.factory_slide .bd li a img {display:block;width:262px;height:180px;}


/*footer*/
.footer {background-color:#0A3C81;}
.f_fast {padding:30px 5px;}
.f_logo {float:left;}
.f_fast h6 {color:#fff;background:url(../image/f_arrow.png) no-repeat left center;padding-left:25px;margin-bottom:12px;}
.f_nav {float:left;width:400px;margin-left:200px;}
.f_nav ul {padding-left:25px;}
.f_nav ul li {float:left;width:48%;margin-right:2%;padding:3px 0;}
.f_nav ul li a {color:#c9e2bb;}
.f_nav ul li a:hover {text-decoration:underline;}
.f_form {float:right;width:300px;}
.f_form form {padding-left:25px;margin-top:30px;}
.f_form form input {width:100%;border:none;border-bottom:1px solid #fff;background-color:transparent;padding:5px;color:#fff;}
.f_form form button {width:100%;background-color:#fff;border:none;border-radius:3px;height:26px;line-height:26px;margin-top:25px;}
.f_form form button:hover {background-color:#333;color:#fff;}
.f_copy {text-align:center;color:#fff;padding:12px 0;border-top:1px solid #626262;}
.f_copy a {color:#fff;}
.f_copy a:hover {text-decoration:underline;}

.backToTop {display:none;width:50px;height:50px;line-height:1.5;text-align:center;position:fixed;right:20px;bottom:52px;z-index:99;background-color:#000;color:#fff !important;opacity:0.8;}
.backToTop i {display:block;background:url(../image/backtop.png) no-repeat center top;height:16px;width:100%;margin-top:8px;}
.backToTop:hover {opacity:1;border-top-left-radius:6px;border-top-right-radius:6px;}


/*news*/
.nmain {padding:50px 0;}
.catname_tit {height:36px;line-height:36px;}
.catname_tit h2 {float:left;font-size:24px;}
.breadnav {float:right;color:#999;line-height:46px;}
.breadnav a {color:#999;}
.breadnav a:hover {text-decoration:underline;color:#000;}

.news_list li {background:url(../image/dot.png) no-repeat 0 50%;overflow:hidden;line-height:50px;padding:0 5px 0 15px;border-bottom:1px dotted #ddd;font-size:16px;}
.news_list li a {float:left;width:680px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.news_list li span {float:right;color:#999;}

#pages {margin:30px 0;text-align:center;clear:both;}
#pages a,#pages span {display:inline-block;text-align:center;padding:0 12px;height:33px;line-height:33px;margin:0 2px;font-size:15px;border:1px solid #aaa;border-radius:4px;color:#666;}
#pages a:hover,#pages span {border-color:#0062ad;color:#0062ad;}
#pages span {background-color:#0062ad;color:#fff;}


.show {margin-top:30px;}
.show_tit {font-size:20px;text-align:center;padding:0 10px;}
.show_des {color:#999;text-align:center;border-top:1px dotted #ddd;border-bottom:1px dotted #ddd;margin-top:10px;}
.show_con {padding:20px 0;color:#666;font-size:16px;}
.show_con p,.show_con div {margin-bottom:15px;}
.show_con img {max-width:100%;height:auto !important;}
.spage {background-color:#eee;padding:5px 10px;}
.spage p {margin:5px 0;}
.spage p a {color:#999;}
.spage p a:hover {color:#333;}


/*product*/
.pro_list h3 {background-color:#eee;font-size:18px;padding:10px 15px;margin-top:20px;}
.pro_list ul {border:1px solid #ddd;}
.pro_list li {float:left;width:50%;overflow:hidden;transition:all 0.3s;border-right:1px solid #ddd;border-top:1px solid #ddd;}
.pro_list li:first-child,.pro_list li:nth-child(2) {border-top:none;}
.pro_list li:nth-child(2n) {border-right:none;}
.pro_list li a {display:block;font-size:16px;padding:10px 15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

/*pic*/
.pic_list li {float:left;width:262px;margin:0 5px 15px;overflow:hidden;transition:all 0.3s;}
.pic_list li img {display:block;width:262px;height:180px;}
.pic_list li h6 {text-align:center;font-size:16px;line-height:2;padding:0 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.pic_list li:hover {box-shadow:0 0 10px rgba(0,0,0,0.3);transform:translateY(-3px);}


/*contact*/
.c_map {height:502px;border:1px solid #bfbfbf;}

/*search*/
.sear_key {color:#f00;}
.pro_list li.sear_no {color:#666;font-size:18px;transition:none;padding-top:50px;text-align:center;width:100%;}
.pro_list li.sear_no:hover {transform:none;box-shadow:none;}


