/*Generated by wjdhcms 3.0 */

@charset "utf-8";

/*-----------å…¬ç”¨-----------*/

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #E2E2E2;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

* {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}

body {
    font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
    color: #333;
    margin: 0;
    line-height: 1.5;
}

:focus {
    outline: 1;
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block;
}

a {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}

li,
ul {
    list-style-type: none;
}

img {
    border: none;
}

a {
    color: #333;
    text-decoration: none;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

a:link,
a:hover,
a:active,
a:visited {
    text-decoration: none;
}

input,
textarea {
    outline: 0;
    border: 0;
}

textarea {
    resize: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
    font-weight: normal;
    font-style: normal;
}


/**banner**/
.banner{
   
    margin:0 auto;
 	 width:100%;
    height:500px;
    overflow: hidden;
 	position: relative;
   
   
}
.fullSlide{width:100%;position:relative;height:100%;background:transparent;}
.fullSlide .bd{margin:0 auto;height:100%;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{height:100%;}
.fullSlide .bd li{height:100%;overflow:hidden;text-align:center;background-position:center;background-repeat:no-repeat;z-index: 99}
.fullSlide .bd li a{display:block;height:100%;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;}
.fullSlide .hd ul{text-align:center;margin-bottom:10px;}

.fullSlide .hd ul .on{background:#218d00;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;*filter:alpha(opacity=50);*opacity:.5;display:none;}
.fullSlide .next{left:auto; right:15%; background-position:-6px -137px;}

/**search**/
.search_box{width: 1316px; height:50px;border-radius: 24px;margin:0 auto;}
.search{width: 1180px; margin:auto; height:50px;}
.keytext{width: 770px;height: 50px;line-height: 50px; float: left; font-family:Microsoft YaHei; font-size: 14px;}
.keytext span{line-height: 50px;color: #fff; }
.keytext a{margin: 0px 8px 0px 0px; line-height:50px; color:#fff;}
.rmgj-n-r{ float:right; margin-top:11px;border-bottom: 1px solid #f5f5f5;}
.text2{padding:0px 0px 0px 10px; float:left; height:26px; width:150px; font-size:14px; color:#ccc;background:rgba(0,0,0,0);}
.submit{width:30px; height:28px; border:0; padding:0; background:url(../images/search_but.png) no-repeat 0px 5px; float:left;cursor: pointer;}





.title h3{
	text-align: center;
	margin:50px auto 40px auto;
	background: url(../images/title_bg.png) no-repeat center 54px;
}
.title h3 p{
	color: #808080;
	font-size: 24px;
	text-transform: uppercase;
}
.title h3 b{
	color: #1b5bff;
	font-size: 24px;
	
	display: block;
	
}
.title h3 i{
	color: #4c4c4c;
	font-size: 14px;
	text-align: center;
	margin-top: 20px;
}


/*产品开始*/
.pro_bg{
	margin-top: 40px;
}
.aside{
    width:253px;
  
}

.aside>h2{
    width:253px;
    height:100px;
    color:#fff;
    font-size:24px;
    font-weight: normal;
     background: url(../images/pro_icon.png) no-repeat 30px center ;
 	background-color: #1b5bff;
    text-align: center;
    margin-bottom: 2px;

}

.aside>h2>a{
	color: #fff;
	font-size: 24px;
	text-align: center;
	display: block;
	padding-top: 20px;
}
.aside>h2>p{
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
}
.sideMenu{width: 253px;float: left;margin-top: 15px;}
.sideMenu>h3{
	width:253px;
	height: 78px;
	background-color: #1b5bff;
	font-weight: normal;
	text-align: center;
}
.sideMenu>h3 b{
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	display: block;
	padding-top: 10px;
}
.sideMenu>h3 p{
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}
.sideMenu ul{ padding-bottom: 4px; }
.sideMenu ul li>a{
	width: 253px;

	background-color:#f5f5f5;
	line-height:50px;
	font-size: 16px;
	display: block;
	color: #4c4c4c;
	text-align: center;

}
.sideMenu ul h4>a{
	width: 253px;

	background-color:#666;
	line-height:66px;
	font-size: 16px;
	display: block;
	color: #fff;
	text-align: center;
	margin-top: 1px;
}
.sideMenu ul li{
	width: 253px;
	height:50px;
	
	margin: 1px auto 1px auto;
	 -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.sideMenu ul li>a:hover{
	background-color: #1b5bff;
	color: #fff;
}
/**pro content**/

.tab3_box{width:908px;clear:both;margin-left: 18px;}


.section_body>ul>li{
    margin:15px 15px 0 0;
    float:left;

 width:212px;
    height:170px;
}

.section_body>ul>li>a>img{
	
 width:212px;
    height:140px;
}
.section_body>ul>li>p>a{
	 width:212px;
	 display: block;
	  height:30px;
	  background-color: #f5f5f5;
	 color: #666666;
	 text-align: center;
	   -webkit-transition: all 0.35s ease-in-out;

  transition: all 0.35s ease-in-out;
	 line-height: 30px;
}
.section_body>ul>li:hover p>a{
background-color: #1b5bff;
	 color: #fff;
}

/*产品结束*/

/*小banner*/
.s_banner1{
	background: url(../images/s_banner1.jpg) no-repeat center;
	height:296px;
	margin-top: 50px;
}

.s_banner2{
	background: url(../images/s_banner2.jpg) no-repeat center;
	height:296px;
	margin-top: 0px;
}

.s_font1{
	
	text-align: center;
	margin-top:44px;
}
.s_font2{
	text-align: center;
	width: 1180px;
	margin-top:44px;
}
.s_font1 p,.s_font2 p{
	color: #fff;
	font-size: 24px;
	
}
.s_font1 h5,.s_font2 h5{
		font-size:20px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.s_font2 h5{
	margin-bottom: 10px;
}
.s_font1 h4,.s_font2 h4{
	
	font-size: 28px;
	font-weight: bold;
	color: #fff;
	
}
.s_font1>div{
	width: 280px;
	margin: 10px auto;
}
.s_font1 i,.s_font2 i{
	color: #fff;
	font-size: 28px;
	display: block;
	font-weight: bold;
}
.s_font1 i>span,.s_font2 i>span{
	font-weight: normal;
	font-size: 14px;
}
.s_font1 a{
	width: 120px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	display: block;
	background-color: #fff;
	color: #1b5bff;
	font-size: 14px;
	float: left;
	margin:0 10px;
}
.s_font2 a{
	width: 120px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	display: block;
	background-color: #fff;
	color: #1b5bff;
	font-size: 14px;
 	margin:10px auto;
}
.s_font1 a:hover,.s_font2 a:hover{
	background-color: #f08519;
	color: #fff;
}

/*小banner*/


/*案例开始*/
.anli_bg{
	background-color: #f5f5f5;
	margin-top: 50px;
	padding-bottom:40px;
}
.anli_cont ul li{
	float: left;
	width: 364px;
	
	margin:0 7px 14px 7px;
	background: #fff;
	  -webkit-transition: all 0.35s ease-in-out;

  transition: all 0.35s ease-in-out;
}
.anli_cont ul li:hover{
	background: #b7202b;
}
.anli_cont ul li:hover h4>a,.anli_cont ul li:hover p{
	color: #fff;
}

.anli_cont ul li>a>img{
		width: 364px;
	height: 210px;
}
.anli_cont ul li>h4>a{
	color: #4c4c4c;
	font-size: 14px;
	display: block;

		width: 364px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	background-color: #fff;
}
.anli_cont ul li:hover>h4>a{
	background-color: #1b5bff;
}
.anli_cont ul li>p{
	color: #808080;
	font-size: 14px;
		width: 364px;
	height: 40px;
	overflow: hidden;
	margin:20px 0 0 30px;
	  -webkit-transition: all 0.35s ease-in-out;

  transition: all 0.35s ease-in-out;
}

/*案例结束*/

/*优势开始*/

.ys_fl li{
	float: left;
	font-size: 20px;
	color: #fff;
	display: block;
	text-align: center;
	width: 294px;
	height: 64px;
	padding-top: 16px;
	  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  background-color: #1b5bff;
  margin-right: 1px;
}

.ys_fl li.on{
		color: #fff;
		background-color: #ff9401;
}
.ys_fl li:hover{

	cursor: pointer;
	
}


.ys_fl li p{
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ys_cont>div>img{
	float: left;
	width: 590px;
	height: 374px;
}
.ys_font{
	text-align: left;
}
.ys_font{
	width: 590px;
	height: 374px;
	float: right;
}
.ys_font h4{
	font-size: 24px;
	color: #4c4c4c;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 90px;
	margin-top: 114px;
	margin-bottom: 40px;
}
.ys_font p{
	color: #4c4c4c;
	margin-left: 90px;
	line-height: 30px;
}
.ys_box{
	position: relative;
}
.ys_box>span{
	width: 150px;
	height: 1px;
	display: block;
	background-color: #154dcb;
	position: absolute;
	left: 530px;
	top: 260px;
	  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ys_box:hover span{ 
left: 510px;
}
.ys_fl{
	margin-top: 30px;
}
/*优势结束*/


/*about*/
.about_bg{
	
	margin-top: 50px;
	
}
.about_box{
	background:url(../images/about_bg.png) no-repeat right center;
}
.about_font{
	width:592px;
	height: 256px;

	padding-left: 50px;
	margin-top: 50px;
}
.about_font h3 b{
	color: #4c4c4c;
	font-size: 20px;
	font-weight: normal;
}
.about_font h3 span{
	color: #4c4c4c;
	font-size: 14px;
}
.about_top ul li{
	float: left;
	
}
.about_top ul li>i>img{
		width: 522px;
	height: 312px;
	
}
.about_top ul li>h3{
	margin-bottom: 24px;
	margin-top: 22px;
}

.about_top ul li>p{
	width: 540px;
	height: 66px;
	overflow: hidden;
	color: #808080;
	margin-bottom: 30px;
}
.about_font>a{
	color: #808080;
}
/*厂房展示*/
.box0 {width:1180px; }
.box0 ul {margin:20px auto 0px auto;}
.box0 li {float:left; width:274px; margin:0px 21px 0px 0px; text-align:center;}
.box0 li img {width:274px; height:170px;  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;}

.box0 li:hover span a {
	color:#4c4c4c;
}
.box0 li span a {display:block; overflow:hidden; text-overflow:ellipsis; line-height:30px; font-size:14px; height:30px; text-align:center; width:100%; color:#4d4d4d;}

.box0 li:hover span a{
	background-color: #1b5bff;
	color: #fff;
}
/*about结束*/


/*新闻中心*/
.new_bg{
	background-color: #f5f5f5;
	margin-top: 50px;
}
.new_title{
	margin:50px auto 40px auto;
	width: 1180px;
	height: 78px;
}

.new_title h3{
	
	float: left;
	
}
.new_title h3>b{
	color: #1b5bff;
	font-size: 26px;
	
	display: block;
	font-weight: bold;
}
.new_title h3 p{
	color: #808080;
	font-size: 20px;
	
	text-transform: uppercase;
	
}

.new_box{
	height: 640px;
	overflow: hidden;
}
.new_fl{
	float: right;
	margin-top: 30px;
}
.new_fl ul li{
	float: left;
	margin-left: 20px;
	display: block;
	padding-bottom: 6px;
	color: #4c4c4c;
	font-size: 16px;
}

.new_fl ul li.on {
	border-bottom: 1px solid #1b5bff;
	color: #1b5bff;
}
.new_top>a>img{
	width: 348px;
	height: 238px;
	display: block;
	float: left;
}
.new_top>ul{
	width: 770px;
	float: left;
	margin-left: 35px;
}
.new_top>ul li{
	float: left;
	width: 350px;
	height: 100px;
	margin-right: 35px;
	margin-bottom: 34px;
}
.new_top>ul li a{
	color: #4c4c4c;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.new_top>ul li:hover a{
	color: #1b5bff;
}
.new_top>ul li p{
	width: 350px;
	height: 40px;
	overflow: hidden;
	color: #808080;
	font-size: 12px;
	margin:12px 0;
}
.new_top>ul li i{
	color: #4c4c4c;
	font-size: 14px;
}
.new_cont>div>ul li{
	float: left;
	width: 360px;
	margin-right: 25px;
	margin-bottom: 30px;
}
.new_cont>div>ul li a{
	width: 276px;
	display: block;
	float: left;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #808080;
}
.new_cont>div>ul li:hover a{
	 color: #1b5bff;
}
.new_cont>div>ul li i{
	float: right;
	display: block;
	color: #808080;
}