@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{margin:0;padding:0;}
body{ color:#444; font-size:14px; font-family:"Microsoft YaHei","微软雅黑";}
ul, ol { list-style: none;} 
img,fieldset{vertical-align:top;border:0;}
h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal;}
address,cite,code,em,th {font-weight:normal; font-style:normal;}
input,button,textarea,select{font:100% Arial,''; vertical-align:middle}
table,td,tr,th{font-size:12px;}
.nodispaly{ display:none}
.line{height:20px; line-height:20px; font-size:0px; clear:both; overflow:hidden; display:block;}
.fK{color:#a91432;}
.clearfix{*zoom:1;}
.clearfix:after{display:block; overflow:hidden; clear:both; height:0px; visibility:hidden; content:".";}
a{color:#444; text-decoration:none;}
a:hover {color:#eb5300; text-decoration:none; }
.w1200{ width:1200px; height:auto; margin:0 auto;overflow:hidden;}

/*头部*/
.header_top{ overflow:hidden; width:100%; height:35px; background-color:#f9f9f9; border-bottom:1px solid #e6e6e6;}
.header_top p{ font-size:12px; color:#303030; float:left; line-height:35px;}
.header_top ul{ overflow:hidden; float:right; margin-top:8px;}
.header_top ul li{ font-size:12px; float:left; line-height:18px; margin-left:15px;}
.header_top ul li a{ color:#303030; display:block; padding-left:18px;}
.header_top .a03{ background:url(../images/w.png) no-repeat 5px center;}
.header_top .a04{ background:url(../images/z.png) no-repeat left center;}
.header_top .a05{ background:url(../images/l.png) no-repeat left center;}
.header_center { overflow:hidden; height:124px;}
.header_center dl{ overflow:hidden; float:left; margin-top:20px;}
.header_center dt{ overflow:hidden; float:left;}
.header_center dd{ float:left; width:560px; margin-left:25px; padding-left:25px; border-left:1px solid #ccc; margin-top:20px;}
.header_center dd h2{ font-size:18px; color:#0043a3;}
.header_center dd p{ font-size:16px; color:#303030; line-height:20px;}
.header_center .phone{ overflow:hidden; text-align:right; float:right; margin-top:40px;}
.header_center .phone p{ font-size:14px; color:#727272;}
.header_center .phone h3{ font-size:24px; color:#ff9900; font-family:Arial;}
/*头部*/


/***meun***/
.nav{ height: 57px; background: url(../images/navBg.png) repeat-x; margin:auto;}
.menunav{ width:1200px; margin:auto;}
.menunav ul{}
.menunav ul.menu{width:100%;height: 57px;}
.menunav ul.menu>li{ float:left; width:150px; text-align:center; line-height:57px; }
.menunav ul.menu>li>a{display:block;font-size: 16px; color:#fff;   }
.menunav ul.menu>li:hover .sub-menu, .menunav ul.menu>li:hover .prod-submenu{display: block;}
.menunav ul.menu>li:hover>a{ color:#fff; background: url(../images/navCur.png) repeat-x;}
.menunav .menu .sub-menu{position: absolute;display: none;width:150px;line-height:37px; background:rgba(255, 255, 255, 0.7);z-index: 999;}
.menunav .menu .sub-menu li a{display: block;  padding:5px 0; text-align: center;}
.menunav .menu .sub-menu li a:hover{ color:#fff; background:#f60;}
.subon{background: url(../images/navCur.png) repeat-x; display:block;}
/***meun***/


/* 横幅 */
.fullSlide { width: 100%; height: 550px; position: relative; overflow: hidden; }
.fullSlide .hd { z-index: 2; position: absolute; bottom: 16px; text-align: center; width: 100%; }
.fullSlide .hd li { line-height: 999em; overflow: hidden; cursor: pointer; width: 16px; height: 16px; background: url(../images/ctrlBg.png) no-repeat; margin-right: 6px; display: inline-block; zoom: 1; _display: inline; }
.fullSlide .hd .on { background: url(../images/ctrlActive.png) no-repeat; zoom: 1; }
.fullSlide .bd ul { width: 1920px; position: relative; left: 50%; margin-left: -960px; }
.fullSlide .bd li { height: 550px; }
.fullSlide .bd a { display: block; height: 550px; }
/* 横幅 */


/*第一部分公司介绍*/
.section1 { width: 100%; background-color: #edebeb; padding-top: 40px; padding-bottom: 65px; height:auto; overflow:hidden;}
.section1-t { width: 100%; margin-bottom: 70px;}
.section1-t h2 { width: 1200px; margin: 0 auto 14px; font-size: 28px; line-height: 24px; color: #008bdc; text-align: center; }
.section1-t h3 { width: 100%; border-bottom: 1px solid #dcdcdc; height: 7px; text-align: center; }
.section1-t h3 span { display: inline-block; *display: inline; *zoom: 1; height: 15px; line-height: 15px; font-size: 18px; color: #008bdc; padding: 0 10px; border-left: 1px solid #dcdcdc; border-right: 1px solid #dcdcdc; background-color: #edebeb; }
/*公司介绍图片轮播*/
.intro-slide { float: left; position: relative; width: 555px; height: 384px; padding-bottom: 40px;  overflow: hidden; }
.intro-slide .slides { position: relative; z-index: 1; height: 384px; }
.intro-slide .slides li { height: 100%; position: relative; }
.intro-slide .slides li img { width: 555px; height: 384px; }

.intro-slide .flex-direction-nav li a{ display:block; width:14px; height:22px; overflow:hidden; cursor:pointer; position:absolute; z-index: 9; top: 50%; margin-top: -11px;
 -webkit-transition: .5s; -ms-transition: .5s; -moz-transition: .5s; -o-transition: .5s; transition: .5s; }
.intro-slide .flex-direction-nav li a.flex-prev { left: -14px; background:url(../images/arrow.png) -39px -153px no-repeat; }
.intro-slide .flex-direction-nav li a.flex-prev:hover { background-position: -17px -153px; }
.intro-slide:hover .flex-direction-nav li a.flex-prev { left: 12px; }
.intro-slide .flex-direction-nav li a.flex-next { right: -14px; background:url(../images/arrow.png) -70px -153px no-repeat; }
.intro-slide .flex-direction-nav li a.flex-next:hover { background-position: -93px -153px; }
.intro-slide:hover .flex-direction-nav li a.flex-next { right: 12px; }
/*公司介绍*/
.index-intro { float: right; width: 600px; }
.index-intro p { color: #373737; line-height: 28px; font-size:14px;}
.index-intro-link { margin-top: 24px; display: block; width: 94px; padding-left: 24px; height: 28px; line-height: 28px; border: 1px solid #ff0000; font-size: 12px; border-radius: 20px; color: #ff0000; background: url(../images/arrow_03.jpg) no-repeat 77px center;
 -webkit-transition: .3s; -ms-transition: .3s; -moz-transition: .3s; -o-transition: .3s; transition: .3s; }
.index-intro-link:hover { background: url(../images/arrow_03.jpg) no-repeat 83px center; }

/*产品滚动*/
.section1-slide { width: 500px; margin-top: 15px; }
.section1-slide .bd { width: 500px; margin-bottom: 18px; overflow: hidden; }
.section1-slide .bd ul { overflow: hidden; }
.section1-slide .bd ul li { float: left; width: 118px; height: 92px; margin-right: 5px; border: 1px solid #d2d2d2; }
.section1-slide .bd ul li:hover { border: 1px solid #e93d35; }
.section1-slide .bd ul li a { display: block; width: 118px; height: 92px; cursor: pointer; }
.section1-slide .bd ul li a img { width: 118px; height: 92px; }

.section1-slide .hd { width: 500px; text-align: center; }
.section1-slide .hd ul { width: 500px; font-size: 0; }
.section1-slide .hd ul li { cursor: pointer; display: inline-block; *display: inline; *zoom: 1; width: 50px; height: 4px; background-color: #dadada; margin: 0 4px; }
.section1-slide .hd ul li:hover,.section1-slide .hd ul li.on { background-color: #e93d35; }
/*  ホーム会社概要 */


/*ホーム产品展示*/
.section2 { width: 100%; background-color: #fff; padding-top: 40px; height:auto; overflow:hidden;}
.index_product{width:1200px;height:auto; margin:0 auto; overflow:hidden; margin-top:50px;}
.index_product ul{ zoom:1; margin-left:-30px; }
.index_product li{width:24.6%; height:auto; float:left;border-right:1px #fff solid; border-top:1px #fff solid;}
.index_product img{width:100%; height:auto;}
.index_product ul li .picpro {
	width:100%;
	height:200px;
	overflow:hidden;
	margin:0;
	position:relative;
}
.index_product ul li .picpro img {
	width:100%;
	height:200px;
	transition:all 0.3s;
	-webkit-transition:0.3s;
}
.index_product ul li .picpro:hover img { 
	-webkit-transform:scale(1.23);
	-moz-transform: scale(1.23);
	-o-transform:scale(1.23);
}
.index_product ul li .picpro .hbg {
	display:none;
	width:100%; margin:auto;
	height:100%;
	position:absolute; vertical-align:middle;
	background:rgba(0, 0, 0, 0.5);
	color:#FFF;
	left:0;
	top:0;
	z-index:2; padding:0 20px;
}
.index_product ul li .picpro .hbg a {
	display:block;
	width:100%;
	height:100%;
	color:#FFF;
	font-size:14px;
}
.index_product ul li .picpro .hbg a p {
	padding-top:50%;
	margin-top:-15px;
	text-align:center;
	color:#FFF; font-size:22px;
	line-height:24px;
}
.index_product ul li .picpro:hover .hbg {
	display:block;
}

.ybdq .cont {

}
.ybdq .product {
    overflow: hidden;
    margin:0;
    padding:0;
    position:relative;
    border-left:1px solid white;
  
}
.ybdq .product img{
    width:100%;
   
}
.ybdq .product p{
    display: none;
    background-color:#484848;
    width:100%;
    height:100%;
    padding-left: 6%;
    padding-right: 6%;
    padding-top: 8%;
    position:absolute;
    top:0;
    left:0;
    
    font-size: 13px;
    line-height: 2;
    color:#ABABAB;
}
.ybdq .product strong {

    font-size: 15px;
	margin:0;
	padding:0;
    color:white;
}
.ybdq .product .button{
    margin-top: 3%;
    font-size: 12px;
    height:30px;
    line-height: 30px;
    color:white;
}


/*ニュース—start*/
.news { background-color: #edebeb; padding-top: 30px; padding-bottom: 30px; }
.news h1 { text-align: center; font-size: 30px; color: #0274c8; padding-bottom: 8px; }
.news h2 { background-image: url(../images/xian.jpg); background-repeat: no-repeat; background-position: center top; height: 3px; }
.news h3 { text-align: center; font-size: 16px; color: #999999; line-height: 34px; }
.news2 { width: 1200px; margin-right: auto; margin-left: auto; padding-top: 40px; overflow:hidden; }
.new { float: left; width: 560px; margin-left:30px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #eeeeee; padding-bottom: 20px; margin-bottom: 30px; }
.news01 { background-image: url(../images/date.jpg); background-repeat: no-repeat; float: left; height: 78px; width: 60px; }
.news01 dt { color: #1D93DD; font-size: 30px; text-align: center; line-height: 50px; font-weight: bold; }
.news01 dd { color: #FFFFFF; text-align: center; line-height: 24px; }
.news02 { float: right; width:480px; }
.news02 h4 { color: #666666; }
.news02 p { font-family: "微软雅黑"; font-size: 12px; line-height: 20px; color: #666666; padding-top: 15px; }
/*ニュース—end*/

/* ホームパートナーズ*/
.S_kefu{ height:auto; width:1200px; margin:0 auto; margin-top:50PX;  padding-bottom:30PX;}
.S_kefu ul{  }
.S_kefu ul li{border:1px solid #c1c1c1; width:146px; height:auot; float:left; position:relative}
.S_kefu ul li a img{ width:146px; height:auto;}
.S_kefu ul li span{ position:absolute; top:0; left:0; height:100%; width:100%; display:block; display:none;}


/* footer */
.footer { background: #272727; color: #fff; }
.footer a, .copyright span { color: #fff; filter: alpha(opacity = 40); font-size:12px;}
.footer a:hover { color: #c61530; opacity: 1; filter: alpha(opacity = 100); }
.footer ul { overflow: hidden; zoom: 1; }
.footer li { }
.footer .item { background: url(../images/footCut.gif) repeat-y right 0; width:150px; float: left; margin-right: 14px;}
.footer dl { float: left; padding-bottom: 24px; }
.footer dt { font-size: 14px; padding-top: 35px; margin-bottom: 17px; }
.footer dd { line-height: 26px; }
.code { float: right; color: #fff; font-size: 14px; text-align: center; }
.code .fl { padding-top: 40px; margin-left: 26px; padding-bottom: 24px; }
.code img { margin-bottom: 10px; }
.copyright { height: 54px; line-height: 54px; background: url(../images/cpCut.gif) repeat-x; }
.copyright a { margin-left: 14px; }


/*内页banner样式*/
.banner_pic { position: relative; height: 250px; width: 100%; min-width: 1200px; }


/*内页レッド日光について样式*/
.bread-nav { width: 1200px; margin: 36px auto 0; height: 40px; line-height: 40px; text-align: right; font-size: 12px; color: #909090; }
.bread-nav a { font-size: 12px; color: #909090; }
.bread-nav a:hover { color: #333; }
.menu-title { float: left; height: 43px; padding-left: 20px; overflow: hidden; }
.menu-title h2 { font-size: 24px; color: #212121; line-height: 22px; margin-bottom: 6px; }
.menu-title h4 { font-size: 12px; color: #949494; line-height: 14px; }
.aboutmenu { float: right; text-align: right; font-size: 0; border-right: 1px solid #c9c9c9; }
.aboutmenu span { display: inline-block; *display: inline; *zoom: 1; width: 145px; height: 43px; line-height: 43px; text-align: center; color: #333; font-size: 14px; border: 1px solid #c9c9c9; border-right: none; background-color: #fff; }
.aboutmenu a { display: block; width: 145px; height: 43px; line-height: 43px; color: #333; font-size: 14px; }
.aboutmenu span a:hover,.aboutmenu span.active a { background-color: #066dc4; color: #fff; }
.aboutmenu span:hover,.aboutmenu span.active { border-color: #066dc4; border-left-color: #c9c9c9; }
.aboutmenu span:first-child:hover,.aboutmenu span:first-child.active { border-color: #066dc4; border-left-color: #066dc4; }
.intro-box { width: 100%; border-top: 1px solid #dcdcdc; margin-top: 13px; padding-bottom: 15px; }
.intro { width: 1200px; padding-top: 45px; margin: 0 auto; }
.intro h2 { text-align: center; font-size: 24px; color: #066dc4; line-height: 36px; font-weight: bold; }
.intro h5 { color: #999; font-family: Arial; text-align: center; line-height: 14px; }
.intro .line { width: 30px; height: 1px; margin: 11px auto 15px; background-color: #8c8c8c; }
.intro_para { margin-bottom: 50px; }
.intro p { line-height: 24px; color: #4c4c4c; }
.intro_para img { display:block; clear:both; margin:auto; }

/*優等*/
.honor { margin: 0 auto; width: 1200px; }
.honor ul { list-style: none; overflow: hidden; margin-right: -10px; }
.honor li { width: 280px; height: auto; overflow: hidden; margin: 10px 10px 6px 10px; float: left; }
.honor li div { width: 270px; height: auto; overflow: hidden; }
.honor li a { display: block; width: 270px; height: auto; overflow: hidden; }
.honor li img { width: 100%; }
.honor ul li div:hover { }
.honor li span { display: block; text-align: center; line-height: 26px; color: #222; font-size: 13px; }


/*新闻资讯*/
.news-box { width: 100%; border-top: 1px solid #dcdcdc; margin-top: 13px; padding-top: 27px; padding-bottom: 70px; }
.news-list { width: 100%; margin-bottom: 56px; }
.news-list li { width: 100%; padding-top: 45px; padding-bottom: 46px; border-bottom:1px dotted #c3c3c3; }
.news-list li:hover { background-color: #f2f2f2; }
.news-list li .img { float: left; width: 318px; height: 187px; display: block; padding: 4px; border: 1px solid #c3c3c3; }
.news-list li .img:hover { border: 1px solid #a3a3a3; }
.news-content { width: 835px; float: right; }
.news-content h3 { font-size: 16px; color: #333; line-height: 28px; }
.news-content .time { font-size: 12px; color: #999; }
.news-content .para { height: 72px; margin-top: 16px; }
.news-content .para p { color: #666; line-height: 24px; }
.news-link { text-align: right; margin-top: 20px; }
.news-link a { display: inline-block; *display: inline; *zoom: 1; width: 96px; height: 30px; line-height: 30px; border: 1px solid #d3d0ce; text-align: center;
 -webkit-transition: .5s; -ms-transition: .5s; -moz-transition: .5s; -o-transition: .5s; transition: .5s; }
.news-link a:hover { background-color: #066dc4; border-color: #066dc4; color: #fff; }

/*详情页*/
.news-detail-box { width: 1200px; margin: 0 auto; padding-top: 60px; }
.news-detail-box h1 { font-size: 30px; line-height: 34px; color: #363a3c; text-align: center; }
.news-info { text-align: center; color: #7f8080; font-size: 14px; line-height: 34px; margin-top: 6px; margin-bottom: 30px; }
.news-detail { padding-top: 65px; padding-bottom: 80px; border-top: 1px solid #e5e5e5; }
.news-detail img { margin: 0 auto; }
.news-detail p { line-height: 30px; color: #7f8080; }
.news-detail h3 { font-size: 18px; font-weight: bold; color: #393939; margin-bottom: 15px; }

/*オフィス環境*/
.Office { margin: 0 auto; width: 1200px; }
.Office ul { list-style: none; overflow: hidden; margin-right: -10px; }
.Office li { width: 380px; height: auto; overflow: hidden; margin: 10px 10px 6px 10px; float: left; }
.Office li div { width: 370px; height: auto; overflow: hidden; }
.Office li a { display: block; width: 370px; height: auto; overflow: hidden; }
.Office li img { width: 100%; }
.Office ul li div:hover { }
.Office li span { display: block; text-align: center; line-height: 26px; color: #222; font-size: 13px; }

/*生産設備*/
.equipment { margin: 0 auto; width: 1200px; }
.equipment ul { list-style: none; overflow: hidden; margin-right: -10px; }
.equipment li { width: 280px; height: auto; overflow: hidden; margin: 10px 10px 6px 10px; float: left; }
.equipment li div { width: 270px; height: auto; overflow: hidden; }
.equipment li a { display: block; width: 270px; height: 226px; overflow: hidden; }
.equipment li img { width: 100%; height: 226px; }
.equipment ul li div:hover { }
.equipment li span { display: block; text-align: center; line-height: 26px; color: #222; font-size: 13px; }

/*精密加工*/
.jmlj { margin: 0 auto; width: 1200px; }
.jmlj ul { list-style: none; overflow: hidden; margin-right: -10px; }
.jmlj li { width: 280px; height: auto; overflow: hidden; margin: 10px 10px 6px 10px; float: left; }
.jmlj li div { width: 270px; height: auto; overflow: hidden; }
.jmlj li a { display: block; width: 270px; height: auto; overflow: hidden; }
.jmlj li img { width: 100%; }
.jmlj ul li div:hover { }
.jmlj li span { display: block; text-align: center; line-height: 26px; color: #222; font-size: 13px; }

/*自动化设备*/
.zdhsb { margin: 0 auto; width: 1200px; }
.zdhsb ul { list-style: none; overflow: hidden; margin-right: -10px; }
.zdhsb li { width: 280px; height: auto; overflow: hidden; margin: 10px 10px 6px 10px; float: left; }
.zdhsb li div { width: 270px; height: auto; overflow: hidden; }
.zdhsb li a { display: block; width: 270px; height: auto; overflow: hidden; }
.zdhsb li img { width: 100%; }
.zdhsb ul li div:hover { }
.zdhsb li span { display: block; text-align: center; line-height: 26px; color: #222; font-size: 13px; }



/*feedback*/
.content{width:1200px; height:auto; overflow:hidden; margin:0 auto;}
.form-control { display: block; width: 99%; height: 28px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
.col-sm-2 { float: left }
.col-sm-2 { width: 14.66666667%; }
.col-sm-5 { width: 41.66666667%; float: left }
.col-lg-12 { width: 97.5%; }
.btn { display: inline-block; padding: 6px 12px; margin-bottom: 0; font-size: 14px; font-weight: normal; line-height: 1.42857143; text-align: center; white-space: nowrap; vertical-align: middle; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-image: none; border: 1px solid transparent; border-radius: 4px; }
.btn-default { color: #333; background-color: #fff; border-color: #ccc; }
.btn-default:hover { color: #333; background-color: #e6e6e6; border-color: #adadad; }

/*従業員給付*/
.ygfl { margin: 0 auto; width: 1200px; }
.ygfl ul { list-style: none; overflow: hidden; margin-right: -10px; }
.ygfl li { width: 280px; height: auto; overflow: hidden; margin: 10px 10px 6px 10px; float: left; }
.ygfl li div { width: 270px; height: auto; overflow: hidden; }
.ygfl li a { display: block; width: 270px; height: 152px; overflow: hidden; }
.ygfl li img { width: 100%; }
.ygfl ul li div:hover { }
.ygfl li span { display: block; text-align: center; line-height: 26px; color: #222; font-size: 13px; }

/*お客様の成功*/
.parnt { margin: 0 auto; width: 1200px; }
.parnt ul { list-style: none; overflow: hidden; margin-right: -10px; }
.parnt li { width: 218px; height: auto; overflow: hidden; margin: 10px 10px 6px 10px; float: left; border:1px solid #ccc;}
.parnt li div { width: 218px; height: auto; overflow: hidden; }
.parnt li a { display: block; width: 218px; height: auto; overflow: hidden; }
.parnt li img { width: 100%; }
.parnt ul li div:hover { }
.parnt li span { display: block; text-align: center; line-height: 26px; color: #222; font-size: 13px; }



