@charset "utf-8";
/* CSS Document */

/*css重置*/
*{ margin:0; padding:0; font-family:Arial,"Microsoft YaHei";}
a{ text-decoration:none;}
li{ list-style:none;}
.clearfix{ clear:both;}
img{ border:0;}


/*首页*/
/*页眉*/

.head_bg{ background-color:#2473df;}
.head_box{ width:1200px; margin:0 auto; }
.head_box p{ float:left; font-size:12px; color:white; line-height:41px;}
.head_box .yy2{ float:right; margin-right:21px; margin-left:46px; margin-top:10px;}
.head_box .yy1{ float:right;margin-top:10px;}

.nav_box{width:1200px; margin:0 auto; padding-top:31px; padding-bottom:30px;}
.nav_box .logo{ float:left;}
.nav_box ul{ float:right; margin-top:25px;}
.nav_box ul li{ float:left; font-size:15px; color:#333;}
.nav_box ul li a{ color:#333; display:block; line-height:26px; padding-left:8px; padding-right:8px; }
.nav_box ul li a:hover{background-color:#2473df; color:white; border-radius:5px;}
.nav_box ul p{ float:left; margin-left:11px; margin-right:11px; margin-top:4px;}


/*banner*/

#tonglan { width:1423px; height:560px; margin:0 auto;  background-color:#FFFFFF;}

#slider-wrapper {
    background:url(../images/slider.png) no-repeat;
    width:1420px;
    height:529px;
    margin:0 -197px;

}

#slider {
	position:relative;
    width:618px;
    height:246px;
    margin-left:190px;
	background:url(../images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:680px;
	bottom:-42px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}


.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:14px;
	margin:0;
	font-size:15px;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}




/*首页简介*/
.s_jj_box{ width:1200px; margin:0 auto; margin-top:58px;}
.s_jj_box .s_jj_p1{ font-size:25px; color:#333;}
.s_jj_box .s_jj_p2{ font-size:14px; color:#8d8d8d; margin-bottom:45px; margin-top:4px;}
.s_jj_left{ background-image:url(../images/img1.jpg); width:478px; height:301px; background-repeat:no-repeat; float:left;}
.s_jj_left .sp{ width:411px; height:220px; background-color:red; margin-top:36px;}
.s_jj_right{ width:688px; float:right;}
.s_jj_right .s_jj_title{ font-size:25px; color:#333;}
.s_jj_right .s_jj_nr{ font-size:13px; color:#333; text-align:justify; line-height:24px; margin-top:22px;}
.s_jj_right .more1{ width:130px; background-color:#1b5db7; border-radius:20px; margin-top:47px; float:right;}
.s_jj_right .more1 p{ line-height:31px; font-size:14px; color:white; text-align:center;}


/*首页产品*/
.s_pro_bg{ background-image:url(../images/img2.jpg); width:100%; height:510px; background-repeat:no-repeat; background-position:center; margin-top:90px;}
.s_pro_box{  width:416px; margin:0 auto; padding-top:140px;}
.s_pro_box .s_pro_title{ font-size:22px;color:#1b5db7; margin-bottom:20px;}
.s_pro_box .s_pro_title a{color:#1b5db7;}
.s_pro_box .s_pro_tip{ width:200px; float:left;}
.s_pro_box .s_pro_nr p{ color:#333; font-size:13px; line-height:24px;}
.s_pro_box img{ float:left;}
.s_pro_box .more2{width:130px; background-color:#1b5db7; border-radius:20px;  margin-top:20px; margin-left:107px;}
.s_pro_box .more2 p{line-height:31px; font-size:14px; color:white; text-align:center;}
.s_pro_box .dinggou{width:130px; background-color:#c80505; border-radius:20px; float:left;margin-top:20px; margin-left:96px;}
.s_pro_box .dinggou p{line-height:31px; font-size:14px; color:white; text-align:center;}
.xuanc{ background-image:url(../images/img4_en.jpg); width:100%; height:128px; background-position:center; background-repeat:no-repeat;}


/*首页新闻*/
.s_news_max{width:1200px; height:333px; margin:0 auto; margin-top:69px; position:relative; margin-bottom:65px;}
.mainbox{
    overflow:hidden;
    position:relative;
}
.flashbox{
   overflow:hidden;
    position:relative;
}
.imagebox{
    text-align:right;position:relative;z-index:999;
}

.bitdiv{display:inline-block;width:18px;height:18px;margin:0 10px 10px 0px;cursor:pointer;float:right;}
.defimg{background-image:url(../images/02.png)}
.curimg{background-image:url(../images/01.png)}

.s_news_box{ width:672px; position:absolute; top:0px; right:0px;}
.s_news_tip{ background-color:#e8e8e8; margin-bottom:18px;}
.s_news_tip .s_news_time{ background-color:#1b5db7; width:85px; height:99px; float:left; padding-left:10px; padding-right:10px;}
.s_news_tip .s_news_time .nian{ font-size:32px; color:white; text-align:center; border-bottom:1px solid white; margin-top:10px; padding-bottom:4px;}
.s_news_tip .s_news_time .yueri{ font-size:21px; color:white; text-align:center; margin-top:12px;}
.s_news_tip .s_news_nr{ width:535px; float:right;}
.s_news_tip .s_news_nr .s_news_title{ font-size:16px; margin-top:13px;}
.s_news_tip .s_news_nr .s_news_title a{color:black;}
.s_news_tip .s_news_nr .s_news_title a:hover{color:#1b5db7;}
.s_news_tip .s_news_nr .s_news_ms{ font-size:14px; color:#767676; line-height:24px; margin-top:10px;}

/*页脚*/
.link_bg{ background-color:#f0f0f0;}
.link_box{ width:1200px; margin:0 auto;}
.link_box p{ float:left; line-height:55px; font-size:13px; color:#3e3e3e;}
.link_box img{ float:left; margin-left:13px; margin-top:12px;}
.line1{ height:1px; background-color:#e2e2e2;}

.foot_bg{background-color:#f0f0f0;}
.foot_box{ width:1200px; margin:0 auto;  padding-top:20px; padding-bottom:16px;}
.foot_box .tel_box{ width:378px; float:left; padding-top:14px;}
.foot_box .tel_box img{ float:left; margin-bottom:39px; margin-right:13px;}
.foot_box .tel_box .tel{ float:left;}
.foot_box .tel_box .tel .tel_p1{ font-size:16px; color:#7098ce;}
.foot_box .tel_box .tel .tel_p2{ font-size:16px; color:#7098ce; margin-top:3px;}
.foot_box .tel_box .bq1{ clear:both; font-size:12px; color:#333; margin-bottom:10px; line-height:24px;}
.foot_box .tel_box .bq1 a{ color:#333;}
.foot_box .foot_ditu{ float:left}
.foot_box  .foot_lx{ width:400px; float:right; padding-top:14px;}
.foot_box  .foot_lx p{ font-size:12px; color:#333; line-height:25px;}
.foot_box  .foot_lx p a{color:#333;}
.foot_box  .foot_lx p a:hover{color:#1b5db7;}
.line2{ height:5px; background-color:#2473df;}


/*about页*/
.banner_box{ width:100%; margin:0 auto;}
.banner_box img{ width:100%;}
.max_box{ width:1200px; margin:0 auto;  margin-top:30px;}
.max_box .pic1{ float:left; margin-right:15px; margin-top:4px;}
.max_box .max_title{ float:left;}
.max_box .max_title .m_1{ font-size:19px; color:#333; margin-top:14px;}
.max_box .max_title .m_2{ font-size:14px; color:#8d8d8d;}
.max_box .line3{ height:1px; background-color:#b5b5b5; width:1022px; float:right; margin-top:44px;}
.content{ width:100%;  margin-top:50px; margin-bottom:50px;}
.content .jj_bg{ background-image:url(../images/img11.jpg); width:100%; height:479px; background-repeat:no-repeat; background-position:center; position:relative;}
.content .jj_bg p{ color:#333; font-size:14px; line-height:25px; width:650px; position:absolute;}
.content .jj_bg p a{ color:#333;}
.content .jj_bg .jj_p1{ top:51px; right:45px;}
.content .jj_bg .jj_p2{ bottom:5px; left:49px;}



/*factory页*/
.fac_pic{ width:250px; height:165px; float:left;padding:4px; border:1px solid #ccc; background-color:white; margin-left:19px; margin-right:19px;margin-bottom:30px;}
.avatar:hover img, .zhuti .avatar:hover img, .bbsinner .avatar:hover img {
    transform: scale(1.3);
    transition: all 1s ease 0s;
	-webkit-transform: scale(1.3);
	-webkit-transform: all 1s ease 0s;
}

.fac_pic2{ width:800px; height:auto; margin:0 auto;padding:4px; border:1px solid #ccc; display:block;}


.newspage1 {
 PADDING-RIGHT:0px; DISPLAY: block; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 20px auto; PADDING-TOP: 20px; TEXT-ALIGN: center; clear:both;font-family:Arial,"Microsoft YaHei";
 }
.newspage1 A { 
BORDER-RIGHT: #999 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #999 1px solid; PADDING-LEFT: 5px; BACKGROUND: #fff; PADDING-BOTTOM: 2px; FONT: 12px/22px ""; BORDER-LEFT: #999 1px solid; COLOR: #666; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #999 1px solid;font-family:Arial,"Microsoft YaHei";
}
.newspage1 A:hover {
BORDER-RIGHT: #fff 1px solid; BORDER-TOP: #fff 1px solid; BACKGROUND: #006fb2; BORDER-LEFT: #fff 1px solid; COLOR: #FFFFFF; BORDER-BOTTOM: #fff 1px solid; TEXT-DECORATION: none
}
.newspage1 A:active {
BORDER-RIGHT: #666 1px solid; BORDER-TOP: #666 1px solid; BACKGROUND:#006fb2; BORDER-LEFT: #666 1px solid; COLOR: #FFFFFF; BORDER-BOTTOM: #666 1px solid
}
.newspage1 SPAN.current {
BORDER-RIGHT: #666 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #666 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; BACKGROUND:#006fb2; PADDING-BOTTOM: 2px; BORDER-LEFT: #666 1px solid; COLOR: #fff; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #666 1px solid;font-family:Arial,"Microsoft YaHei";
}
.newspage1 SPAN.disabled {
BORDER-RIGHT: #fff 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #fff 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #fff 1px solid; COLOR: #666; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #fff 1px solid
}



/*news页*/

.news_column .news_time{ width:79px; height:79px; border:1px solid black; float:left;} 
.news_column .news_time h1{ text-align:center; margin-top:7px; color:#333;}
.news_column .news_time h2{ font-weight:normal; text-align:center; font-size:18px; color:#333;}
.news_content{ float:left; width:1090px; margin-left:25px; }
.news_content .title8{ font-size:14px; height:20px; overflow:hidden;}
.news_content .title8 a{font-family:Arial,"Microsoft YaHei"; color:black;}
.news_content .title8 a:hover{ color:#1b5db7;}
.news_content .miaoshu{ font-size:12px; color:#ccc; margin-top:2px; height:50px; overflow:hidden; line-height:28px;}
.news_content .line1{ height:1px; background-color:#e5e5e5; margin-top:6px;}
.news_column{ margin-bottom:26px;}

.news_title{color:#1b5db7; text-align:center; font-size:16px; font-weight:bold;}
.new_nr_wenzi{ margin-top:20px;}
.new_nr_wenzi p{ font-size:12px; text-align:justify; line-height:28px; color:#333;}




/*jobs页*/
.content .kuang8{ background-color:#1b5db7; color:white;}
.content .kuang8 p{ float:left;font-family:Arial,"Microsoft YaHei"; font-size:14px; line-height:36px;text-align:center;}
.content .kuang8 .p1{ width:6%;}
.content .kuang8 .p2{ width:50%;}
.content .kuang8 .p3{ width:24%;}
.content .kuang8 .p4{ width:20%;}
.nr_box1 td{border:1px solid #1b5db7; color:black; font-size:12px; text-align:center;border-top:none;}
.nr_box1 a{ line-height:36px; color:black;}
.jobs_nr_title{ color:#1b5db7; font-size:14px; font-weight:bold; text-align:center; margin-bottom:12px;}
.jobs_nr p{ font-size:12px; line-height:28px; text-align:justify;}



/*order页*/

.zw {
	
	font-size: 12px;
	line-height: 20px;
	color: #333;
	text-decoration: none;
}
.kuang9{ height:38px; background-color:#ececec;border:0; border-radius:7px; padding-left:8px;}



/*contact页*/
.contact_box{width:100%; margin:0 auto;}
.contact_box .title9{ padding-left:10px; line-height:30px; border:1px solid #e1e1e1; color:#00448d; font-family:Arial,"Microsoft YaHei"; font-size:14px;}
.contact_box P{ float:left; width:588px; border:1px solid #e1e1e1; border-top:none;line-height:30px; padding-left:10px;font-family:Arial,"Microsoft YaHei"; font-size:13px; background-color:#f6f6f6; color:#333;}
.contact_box P a{ color:#333;}
.contact_box P a:hover{ color:#005e9a;}

.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}



/*product页*/
.pro_box{ width:100%; margin:0 auto;}
.pro_box .kuang2{ background-color:#1b5db7; color:white;}
.pro_box .kuang2 p{ float:left;font-family:Arial,"Microsoft YaHei"; font-size:12px; line-height:36px;text-align:center;}
.pro_box .kuang2 .kb{ width:6%; color:#1b5db7;}
.pro_box .kuang2 .p5{ width:56%; color:white;}
.pro_box .kuang2 .p6{ width:21%;color:white;}
.pro_box .kuang2 .p7{ width:17%;color:white;}
.pro_box .nr_box1 td{border:1px solid #ddd; color:#333; font-size:12px; text-align:center;border-top:none;}
.pro_box .nr_box1 a{ line-height:34px; color:#333;}
.pro_nr_title{color:#1b5db7; text-align:center; font-size:16px; font-weight:bold;font-family:Arial,"Microsoft YaHei"; margin-bottom:14px;}
.font12 {
    padding: 5px;
    line-height: 34px; color:#333;}































