﻿body{
	font-family: "Microsoft Yahei";
	font-size: 12px;
}
ul{
	padding: 0;
	list-style: none;
	margin: 0;
}
.txtColor1{color: #666;}

.links{height: 40px; line-height: 30px; color:#666}

#header .language{
	height: 30px; line-height: 30px;
	background: #ececec;
	border-bottom: 1px solid #e1e1e1;
}

#header .top{
	padding: 15px 0 5px 0;
}
#header .top .l{
	float: left;
}
#header .top .r{
	padding-top:50px;
}
#header .top .r .tel{
	float: right;
	padding-left: 55px;
	background: url(/Static/Home/fuweijy/img/tel.png) left center no-repeat;
}
#header .top .r h5{
	margin: 0;
}
#header .top .r b{
	font-size:22px;
	color: #015198;
}
#header .top .r .siteinfo{
	display: inline-block;
	height: 43px;
	line-height: 43px;
	font-size: 24px;
	color: #015198;
	margin-left: 50px;
}
#header .top .r .siteinfo span{
	font-size: 26px;
	color: #00addf;
	padding-right:5px;
}

#header .navbar {
	border-radius: 0;
	 background: #015198;
	margin: 0;
	border: 0;
}
#header .navbar .nav>li>a{
	padding: 0;
	display: block;
	height: 54px;
	line-height: 54px;
	width: 120px;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	-webkit-transition: background .3s;
	-o-transition: background .3s;
	transition: background .3s;
}
#header .navbar .nav>li.open>a,
#header .navbar .nav>li>a:hover,
#header .navbar .nav>li>a.cur{
	background: #299a4a;
	color: #fff;
}
.navbar-nav>li>.dropdown-menu{
	border-radius: 0;
	border: 0;
	padding: 0;
    min-width: auto;
    width: 100%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    display: block;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.navbar-nav>li>.dropdown-menu li a{
	background: #299a4a;
	color: #fff;
	padding: 10px 0;
	-webkit-transition: background .3s;
	-o-transition: background .3s;
	transition: background .3s;
	text-align: center;
}
.navbar-nav>li>.dropdown-menu li a:hover{
	background: #015198;
	color: #fff;
}
.navbar-nav>li.open>.dropdown-menu{
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100);
    display: block !important;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
#header	.navbar-form{
	border-color: transparent;
	background: #017abe;
	height: 54px;
	margin: 0;
	padding-top: 10px;
}
#header	.navbar-form .form-control{
	border-radius: 0;
	border: 0;
	background: transparent;
	-webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    font-size: 14px;
    font-family: "Microsoft Yahei";
}
#header	.navbar-form .btn{
	border-radius: 0;
	background: transparent;
	border: 0;
	color: #fff;
	outline: none;
}
#header .navbar-default .navbar-brand{
	display: none;
}


#banner .container{
	position: relative;
}
#banner .carousel-caption{
	width: 280px;
	right: 0;
	left: auto;
    text-shadow: none;
    padding-bottom: 150px;
    padding-top: 0;
    bottom: 0;
}
#banner .carousel-caption h5{
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 26px;
	color: #fff;
	text-align: center;
	background: rgba(1,81,152,0.8);
	letter-spacing:2px;
}
#banner .carousel-caption h3{
	font-size: 20px;
	color: #fff;
	margin-top: 10px;
	text-align: center;
	line-height: 30px;
	letter-spacing:1px;
}
#banner .carousel-indicators{
	bottom: 10px;
}
#banner .carousel-indicators li{
	width: 12px;
	height: 12px;
	background: #333;
	border: 0;
	margin: 0 5px;
}
#banner .carousel-indicators li.active{
	background: #0e5ba4;
}

.pre_next {
    margin: 20px 0;
    color: #333;
    padding: 10px 0;
}
.pre{
	height: 30px;
	font-size: 14px;
}
.next{
	height: 30px;
	font-size: 14px;
}

#ywfw{
	padding-top: 40px;
	padding-bottom: 40px;
}
.tit_1{
	text-align: center;
}
.tit_1 h5{
	font-size: 30px;
	color: #2f2f2f;
	position: relative;
	padding-bottom: 20px;
	font-weight: bold;
}
.tit_1 h5:after{
	position: absolute;
	left: 50%;
	margin-left: -50px;
	bottom: 0px;
	content: "";
	width: 100px;
	height: 3px;
}
.tit_1 p{
	font-size: 14px;
	color: #707070;
}
#ywfw .item{
	width: 100%;
	margin-top: 30px;
	cursor: pointer;
	text-decoration: none;
	display: block;
}
#ywfw .item span.icon{
	width: 200px;
	height: 100px;
	line-height: 100px;
	border-radius:6px;
	text-align: center;
	display: block;
	margin: 10px auto;
	border: 1px solid #ebebeb;	
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
#ywfw .item span.icon_1{
	background: url('/Uploads/images/20161010/1476031565888363.jpg');
	opacity:0.6;
	filter:alpha(opacity=60);
}
#ywfw .item span.icon_2{
	background: url('/Uploads/images/20161010/1476032552761968.jpg');
	opacity:0.6;
	filter:alpha(opacity=60);
}
#ywfw .item span.icon_3{
	background: url('/Uploads/images/20161010/1476032562862070.jpg');
	opacity:0.6;
	filter:alpha(opacity=60);
}
#ywfw .item span.icon_4{
	background: url('/Uploads/images/20161010/1476032562627384.jpg');
	opacity:0.6;
	filter:alpha(opacity=60);
}
#ywfw .item span.icon_5{
	background: url('/Uploads/images/20161010/1476032562753575.jpg');
	opacity:0.6;
	filter:alpha(opacity=60);
}
#ywfw .item span.icon_6{
	background: url('/Uploads/images/20161010/1476032562397072.jpg');
	opacity:0.6;
	filter:alpha(opacity=60);
}

#ywfw .item:hover span.icon_1{
	opacity:1;
	filter:alpha(opacity=100);
}
#ywfw .item:hover span.icon_2{
	opacity:1;
	filter:alpha(opacity=100);
}
#ywfw .item:hover span.icon_3{
	opacity:1;
	filter:alpha(opacity=100);
}
#ywfw .item:hover span.icon_4{
	opacity:1;
	filter:alpha(opacity=100);
}
#ywfw .item:hover span.icon_5{
	opacity:1;
	filter:alpha(opacity=100);
}
#ywfw .item:hover span.icon_6{
	opacity:1;
	filter:alpha(opacity=100);
}

#ywfw .item h5{
	font-size: 17px;
	text-align: center;
	color: #313131;
	padding: 10px 0;
	position: relative;
}
#ywfw .item h5:after{
	position: absolute;
	left: 50%;
	margin-left: -25px;
	bottom: -5px;
	content: "";
	width: 50px;
	height: 3px;
}
#ywfw .item p{
	padding-top: 10px;
	font-size: 13px;
	text-align: center;
	color: #616161;
	line-height: 25px;
	width: 80%;
	margin-left: 10%;
}
#product{
	margin-top: 20px;
	padding: 10px 0;
	background: url(/Static/Home/fuweijy/img/bg_1.png);
	position: relative;
}
#product:after{
	content: "";
	width: 100%;
	height: 12px;
	background: url(/Static/Home/fuweijy/img/tbg.png);
	position: absolute;
	top: 90px;
}
#product .product_tab{
	width: 100%;
	float: left;
}
#product .product_tab .tit{
	float: left;
	color: #fff;
	font-size: 30px;
    padding-bottom: 10px;
	position: relative;
	top: 10px;
}

#product .product_tab .nav{
	float: right;
	border: 0;
	margin-top: 20px;
}
#product .product_tab .nav li a{
	border-radius: 0;
	padding: 0;
	width: 100px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin: 0 5px;
	font-size: 14px;
	color: #fff;
	border: 0;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
#product .product_tab .nav li.active a,
#product .product_tab .nav li a:hover{
	color: #005e92;
	border-radius: 5px;
}
#product .tab-content{
	width: 100%;
	float: left;
	margin-top: 50px;
	min-height: 342px;
    overflow: hidden;
}
#product .tab-content .tab-pane{
    width: 100%;
    float: left;
    overflow: hidden;
    max-height: 350px;
    position: absolute;
    display: block;
}
#product .tab-content .owl-carousel .owl-item{
    float: left;
}
#product .tab-content .item{
	width: 100%;
    float: left;
	cursor: pointer;
}
#product .tab-content .item img{
    width: 100%;
    float: left;
}
#product .tab-content .item .top{
	border-bottom: 2px solid #fdb813;
	width: 100%;
	float: left;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	position: relative;
}
#product .tab-content .item .top:after{
	content: "+";
	font-size: 22px;
	color: #ffffff;
	width: 42px;
	height: 42px;
	border-radius: 50%;
	border: 3px solid #fff;
	background: #fdb813;
	position: absolute;
	bottom: -21px;
	left: 50%;
	margin-left: -21px;
	text-align: center;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
#product .tab-content .item .bottom{
	width: 100%;
	float: left;
	background: rgba(255,255,255,0.6);
	bottom: 10px;
	position: absolute;
	color: #000;
}
#product .tab-content .item .bottom h5{
	font-size: 14px;
	color: #313131;
	text-align: center;
	margin: 0;
}
#product .tab-content .item .bottom p{
	font-size: 14px;
	color: #616161;
	text-align: center;
	line-height: 24px;
}
#product .tab-content .item .mo{
	line-height: 30px;
	width: 100%;
	float: left;
	padding: 10px 0;
	font-size: 14px;
	text-align: center;
	color: #015198;
}
#product .tab-content .item .mo .detail{
	width: 50%;
	float: left;
	text-align: center;
	display: block;
	background: url(/Static/Home/fuweijy/img/picon_1.png) 20px center no-repeat;
	color: #0e5ba4;
	position: relative;
}
#product .tab-content .item .mo .detail:after{
	content: "";
	display: block;
	position: absolute;
	width: 3px;
	right: 3px;
	top: 5px;
	height: 19px;
	background: url(/Static/Home/fuweijy/img/tit_3.png) no-repeat;
}
#product .tab-content .item .mo .pzpy{
	width: 50%;
	float: left;
	text-align: center;
	display: block;
	background: url(/Static/Home/fuweijy/img/picon_2.png) 20px center no-repeat;
	color: #0e5ba4;
}
#product .tab-content .item:hover .top{
	border-color: #0e5ba4;
}
#product .tab-content .item:hover .top:after{
	background: #0e5ba4;
}
#product .tab-content .owl-nav .owl-prev{
    position: absolute;
    width: 45px;
    height: 45px;
    left: -60px;
    top: 45%;
    background: url(/Static/Home/fuweijy/img/left.png) no-repeat;
    background-size: cover;
    text-indent: 9999px;
    overflow: hidden;
}
#product .tab-content .owl-nav .owl-next {
    position: absolute;
    width: 45px;
    height: 45px;
    right: -60px;
    top: 45%;
    background: url(/Static/Home/fuweijy/img/right.png) no-repeat;
    background-size: cover;
    text-indent: 9999px;
    overflow: hidden;
}
#shfw{
	padding-top: 20px;
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 80px;
	background: url(/Static/Home/fuweijy/img/sh_bg.jpg) bottom center no-repeat;
}
/* #shfw .tit_1{
	margin-bottom: 100px;
} */
#shfw .txt_box{
	margin-top: 25px;
}
#shfw .txt_box h5{
	font-size: 20px;
	color: #2f2f2f;
	padding-bottom: 15px;
	position: relative;
	margin-bottom: 20px;
}

#shfw .txt_box p{
	color: #666;
	font-size: 14px;
	line-height:20px;
}
#shfw a.more{
	width: 100px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #00598b;
	font-size: 12px;
	background: #a3d2ff;
	display: block;
	border-radius: 5px;
	text-decoration: none;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
#shfw a.more:hover{
	color: #fff;
	background: #0e5ba4;
}
#shfw .txt_box ul li a{
	font-size: 13px;
	color: #707070;
	line-height: 30px;
	text-decoration: none;
}
#shfw .txt_box ul li a:before{
	display: inline-block;
	margin-right: 10px;
	float: left;
	margin-top: 13px;
	width: 4px;
	height: 4px;
	content: "";
	background: #707070;
}
#shfw .txt_box ul li a:hover{
	color: #0e5ba4;
}
#shfw .txt_box ul li a:hover:before{
	background: #0e5ba4;
}
#news{
	padding: 40px 0;
	background: #f9f9f9;
}
#news .tit_1{
	margin-bottom: 40px;
}
#news .news_item{
	width: 100%;
	position: relative;
	padding-bottom: 20px;
	border: 1px solid #ebebeb;
	cursor: pointer;
	margin-bottom: 30px;
	height: 288px;
}
#news .news_item img{
	width: 100%;
}
#news .news_item h5{
	line-height: 34px;
	margin: 0;
	color: #000;
	font-size: 13px;
	padding-left: 10px;
}
#news .news_item .date{
	padding: 4px 0;
	line-height: 24px;
	padding-left: 30px;
	color: #aaaaaa;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	background: url(/Static/Home/fuweijy/img/dete.png) 12px center no-repeat;
}
#news .news_item p{
	font-size: 13px;
	color: #707070;
	line-height: 22px;
	padding: 5px 10px;
}
#news .news_item a.more{
	display: block;
	width: 85px;
	height: 29px;
	position: absolute;
	bottom: -7px;
	text-align: center;
	color: #fff;
	line-height: 29px;
	font-size: 14px;
	left: 13px;
	text-decoration: none;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

#news .news_item a.pic{
	display: block;
	position: relative;
}
#news .news_item a.pic:before{
	content: "";
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.3);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    opacity: 0;
    filter: alpha(opacity=0;);
}
#news .news_item a.pic:after{
    content: "+";
    font-size: 22px;
    color: #fff;
    width: 33px;
    height: 33px;
    border-radius: 50%;
    background: #006daa;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    left: 50%;
    margin-left: -21px;
    text-align: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0;);
}
#news .news_item:hover a.pic:before,
#news .news_item:hover a.pic:after{
	opacity: 1;
    filter: alpha(opacity=100;);
}
#news .sroll_news {
	width: 100%;
	float: left;
	background: #fff;
	border: 1px solid #ebebeb;
	position: relative;
	z-index: 9;
	overflow: hidden;
}
#news .sroll_news ul{
	width: 100%;
	height: 286px;
	overflow-y: scroll;
	position: relative;
	z-index: 1;
}
#news .sroll_news ul li{
	padding: 10px 15px;
	width: 100%;
	border-bottom: 1px solid #ebebeb;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
#news .sroll_news ul li a{
	font-size: 13px;
	color: #000;
	line-height: 22px;
	display: block;
	text-decoration: none;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
#news .sroll_news ul li:hover{
	background: #eeeeee;
}
#news .sroll_news ul li a:hover{
	color: #0e5ba4;
}
#news .sroll_news ul li .time{
	font-size: 12px;
	color: #aaaaaa;
	line-height: 20px;
}
#news .sroll_news a.more{
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
	position: absolute;
	bottom: 0;
	right: 4px;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	background: #006daa;
	z-index: 2;
}
#news .sroll_news ::-webkit-scrollbar {
  width: 4px;
  background-color: #ebebeb;
  position: absolute;
  z-index: 9;
}
#news .sroll_news ::-webkit-scrollbar-thumb {
  background-color: #0e5ba4;
  position: absolute;
  z-index: 9;
}
#news .sroll_news a.more:hover{
	padding-left: 20px;
}
#news .sroll_news a.more:after{
	content: "";
	display: block;
	position: absolute;
	right: 15px;
	bottom: 10px;
	width: 6px;
	height: 8px;
}

/*list_pagination*/
.showpage {
    display: block;
    text-align: center;
    height: 99px;
    line-height: 99px;
    clear: both;
}
.showpage a,
.showpage span,
.showpage b {
    border: 1px solid #ccc;
    border-radius: 5px;
    display: inline-block;
    margin: 0 5px;
    padding: 0 10px;
    height: 25px;
    line-height: 25px;
    background: #fff;
}
.showpage .current{
    border: 1px solid #ccc;
    border-radius: 5px;
    display: inline-block;
    margin: 0 5px;
    padding: 0 10px;
    height: 25px;
    line-height: 25px;
    background: #eee;
}

.showpage a b {
    border: none;
}

#footer{
	width: 100%;
}
#footer .top{
	padding: 30px 0;
	background: url(/Static/Home/fuweijy/img/bg_1.png);
	color: #d6d6d6;
}
#footer .top h5{
	font-size: 18px;
	margin-bottom: 15px;
}
#footer .top p.ab{
	line-height: 30px;
	font-size: 13px;
	color: #d6d6d6;
	max-width: 320px;
	padding-left: 0;
}
#footer .top ul li{
	width: 50%;
	display: block;
	float: left;
	line-height: 30px;
}
#footer .top ul li a{
	color: #d6d6d6;
	font-size: 14px;
	-webkit-transition: .1s;
	-o-transition: .1s;
	transition: .1s;
	text-decoration: underline;
}
#footer .top ul li a:hover{
	padding-left:3px;
}
#footer .top p{
	margin: 0;
	line-height: 30px;
	padding-left: 26px;
}
#footer .top p.tel{
	background: url(/Static/Home/fuweijy/img/bicon_1.png) left center no-repeat;
}
#footer .top p.cz{
	background: url(/Static/Home/fuweijy/img/bicon_2.png) left center no-repeat;
}
#footer .top p.email{
	background: url(/Static/Home/fuweijy/img/bicon_3.png) left center no-repeat;
}
#footer .top p.addr{
	background: url(/Static/Home/fuweijy/img/bicon_4.png) 4px 5px no-repeat;
}
#footer .top .box{
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
#footer .copyright{
	background: #292929;
	color: #979797;
	font-size: 13px;
	text-align: center;
	padding: 15px;
	line-height: 20px;
}
#footer .copyright a{
	color: #999;
}
#ibanner{
	width: 100%;
	position: relative;
}
#ibanner img{
	width: 100%;
}
#ibanner .info{
	position: absolute;
	top: 20%;
	left: 50%;
}
#ibanner .info .bannTitle{
	font-size: 24px;
	color: #015198;
}
#ibanner .info .bannInfo{
	font-size: 16px;
	color: #999;
}
#located{
	width: 100%;
	margin-top: 10px;
	line-height: 50px;
	margin-bottom: 20px;
}
#located .cont{
	width: 100%;
	float: left;
}
#located .l{
	float: left;
	font-size: 20px;
	color: #292929;
	position: relative;
}
#located .l:after{
    position: absolute;
    left: 0;
    bottom: 0px;
    content: "";
    width: 100px;
    height: 3px;
}
#located .r{
	float: right;
	font-size: 14px;
	color: #999;
}
#located .r a{
	color: #6f6f6f;
	text-decoration: none;
	padding: 0 5px;
}
#located .r a:hover{
	color: #006daa;
}
#located .r span{
	color: #000;
}
#inav{
	padding: 10px 0 30px 0;
	text-align: center;
}
#inav ul{
	display: inline-block;
}
#inav ul li{
    display: inline;
}
#inav .pro ul li a{
	margin-top: 20px;
}
#inav ul li a{
    position: relative;
    float: left;
    height: 45px;
    line-height: 45px;
    width: 182px;
    margin-left: -1px;
    text-decoration: none;
    border: 1px solid #e4e4e4;
    font-size: 16px;
    color: #000;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
#inav ul li a:hover,
#inav ul li a.cur{
	background: #006daa;
	color: #fff;
}
#product_list{
	padding-bottom:30px;
}
#product_list li .item{
	float: left;
	width: 100%;
	cursor: pointer;
	border: 1px solid #eeeeee;
	margin-bottom: 30px;
}
#product_list li .top{
	border-bottom: 3px solid #339966;
	width: 100%;
	float: left;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	position: relative;
}
#product_list li .top img{
	width: 100%;
}
#product_list li .top:after{
	content: "+";
	font-size: 22px;
	color: #ffffff;
	width: 42px;
	height: 42px;
	border-radius: 50%;
	border: 3px solid #fff;
	background: #339966;
	position: absolute;
	bottom: -21px;
	left: 50%;
	margin-left: -21px;
	text-align: center;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
#product_list li .bottom{
	width: 100%;
	float: left;
	background: #fff;
	padding-top: 20px;
	text-align: center;
}
#product_list li .bottom h5{
	font-size: 14px;
	color: #313131;
	text-align: center;
	margin: 0;
}
#product_list li .bottom p{
	font-size: 13px;
	color: #616161;
	text-align: center;
	line-height: 24px;
}
#product_list li .mo{
	line-height: 30px;
	width: 100%;
	float: left;
	padding: 10px 0;
}
#product_list li .mo .detail{
	width: 50%;
	float: left;
	text-align: center;
	display: block;
	background: url(/Static/Home/fuweijy/img/picon_1.png) 20px center no-repeat;
	color: #0e5ba4;
	position: relative;
}
#product_list li .mo .detail:after{
	content: "";
	display: block;
	position: absolute;
	width: 3px;
	right: 3px;
	top: 5px;
	height: 19px;
	background: url(/Static/Home/fuweijy/img/tit_3.png) no-repeat;
}
#product_list li .mo .pzpy{
	width: 50%;
	float: left;
	text-align: center;
	display: block;
	background: url(/Static/Home/fuweijy/img/picon_2.png) 20px center no-repeat;
	color: #0e5ba4;
}
#product_list li:hover .top{
	border-color: #0e5ba4;
}
#product_list li:hover .top:after{
	background: #0e5ba4;
}
#about{
	padding: 30px 0;
}
#about .ab_slide{
	width: 490px;
	float: left;
	margin-right: 14px;
	position: relative;
}
#about .ab_slide .owl-nav .owl-prev {
    position: absolute;
    width: 44px;
    height: 44px;
    left: 0;
    top: 45%;
    background: url(/Static/Home/fuweijy/img/all.png) no-repeat;
    background-size: cover;
    text-indent: 9999px;
    overflow: hidden;
}
#about .ab_slide .owl-nav .owl-next {
    position: absolute;
    width: 44px;
    height: 44px;
    right: 0;
    top: 45%;
    background: url(/Static/Home/fuweijy/img/arr.png) no-repeat;
    background-size: cover;
    text-indent: 9999px;
    overflow: hidden;
}
#about p{
	font-size: 14px;
	color: #333;
	line-height: 24px;
}
#about p img{
	display: block;
    clear: both;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
}
#jishu{
	padding: 30px 0;
}
#jishu ul li{
	margin-bottom: 15px;
	padding: 8px 20px;
	float: left;
	width: 100%;
	background: #f5f5f5;
	line-height: 33px;
}
#jishu ul li .tit{
	font-size: 15px;
	color: #737373;
	width: 50%;
	display: inline-block;
}
#jishu ul li .time{
	font-size: 13px;
	color: #737373;
}
#jishu ul li .r{
	float: right;
}
#jishu ul li .r a{
	font-size: 14px;
	color: #737373;
	display: inline-block;
	text-decoration: none;
	margin-right: 10px;
}
#jishu ul li .r a:hover{
	text-decoration: underline;
}
#jishu ul li .r a.download{
	padding-right: 46px;
	background: url(/Static/Home/fuweijy/img/download.jpg) right center no-repeat;
}
#jishu ul li .r a.view{
	padding-right: 46px;
	background: url(/Static/Home/fuweijy/img/view.jpg) right center no-repeat;
}
#contact{
	padding: 30px 0;
	margin-bottom: 30px;
}
#contact .contact-form{
	padding-right: 5%;
}
#contact .contact-form .half{
	width: 49%;
	float: left;
}
#contact .contact-form .half.r{
	float: right;
}
#contact .contact-form .text{
	border: 1px solid #e9e9e9;
	background: #f6f6f6;
	height: 52px;
	line-height: 52px;
	color: #acacac;
	font-size: 13px;
	padding-left: 10px;
	width: 100%;
	margin-bottom: 10px;
	outline: none;
}
#contact .contact-form textarea{
	border: 1px solid #e9e9e9;
	outline: none;
	background: #f6f6f6;
	line-height: 30px;
	color: #acacac;
	font-size: 13px;
	padding-left: 10px;
	width: 100%;
	margin-bottom: 10px;
}
#contact .contact-form button{
	width: 160px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	background: #006daa;
	font-size: 16px;
	color: #fff;
	border-radius: 4px;
	border: 0;
	outline: none;
}
#contact .contact-form button:hover{
	background: #0081c9;
}
#contact .contact-form:after{
	width: 1px;
	height: 370px;
	background: #eee;
	content: "";
	position: absolute;
	right: 0;
	top: 0;
}
#contact p{
	color: #6d6d6d;
	font-size: 15px;
	line-height: 32px;
	margin: 0;
	padding-left: 4%;
}
#moshui{
	padding: 30px 0;
}
#moshui a{
    float: left;
    width: 100%;
    cursor: pointer;
    border: 1px solid #eeeeee;
	margin-bottom: 30px;
}
#moshui a img{
	width: 100%;
}
#moshui a .top{
    border-bottom: 3px solid #636363;
    width: 100%;
    float: left;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
#moshui p{
	text-align: center;
	line-height: 30px;
	padding: 8px 0;
	margin: 0;
	float: left;
	width: 100%;
	font-size: 14px;
	color: #313131;
}
#moshui a:hover .top{
	border-color: #0e5ba4;
}
#moshui a:hover p{
	color: #0e5ba4;
}
#news_list{
	padding: 30px 0;
}
#news_list ul li .news_item{
	width: 100%;
	position: relative;
	padding-bottom: 0px;
	border: 1px solid #ebebeb;
	margin-bottom: 30px;
}
#news_list ul li .news_item a{
	text-decoration: none;
}
#news_list ul li .news_item img{
	width: 100%;
	height: 100%;
}
#news_list ul li .news_item h5{
	line-height: 34px;
	margin: 0;
	color: #000;
	font-size: 13px;
	padding-left: 10px;
}
#news_list ul li .news_item .date{
	padding: 4px 0;
	line-height: 24px;
	padding-left: 30px;
	color: #aaaaaa;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	background: url(/Static/Home/fuweijy/img/dete.png) 12px center no-repeat;
}
#news_list ul li .news_item p{
	font-size: 13px;
	color: #707070;
	line-height: 22px;
	padding: 5px 10px;
}
#news_list ul li .news_item a.pic{
	display: block;
	position: relative;
}
#news_list ul li .news_item a.pic:before{
	content: "";
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.3);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    opacity: 0;
    filter: alpha(opacity=0;);
}
#news_list ul li .news_item a.pic:after{
    content: "+";
    font-size: 22px;
    color: #747474;
    width: 33px;
    height: 33px;
    border-radius: 50%;
    background: #ffffff;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    left: 50%;
    margin-left: -21px;
    text-align: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0;);
}
#news_list ul li .news_item:hover a.pic:before,
#news_list ul li .news_item:hover a.pic:after{
	opacity: 1;
    filter: alpha(opacity=100;);
}
#page{
	margin-bottom: 30px;
	text-align: center;
}
#page a{
	color: #333;
}
#page a.on{
	background: #ffdd00;
	color: #000;
}
#news_detail{
	padding: 30px 0;
}
#news_detail .title{
	padding: 20px 0;
	border-bottom: 1px dotted #c7c7c7;
	margin-bottom: 20px;
	text-align: center;
	padding-top: 0;
}
#news_detail .title h1{
	color: #3a3a3a;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 10px;
	line-height: 30px;
}
#news_detail .title p{
	margin: 0;
	line-height: 24px;
	color: #979797;
}
#news_detail .title p span{
	padding: 0 10px;
}
#news_detail .content{
	padding: 20px;
	width: 100%;
	color: #333;
	font-size: 14px;
	line-height: 26px;
}
#news_detail .content img{
	max-width: 100%;
}
#yewu{
	padding-bottom: 30px;
}
#yewu .top{
	margin-bottom: 20px;
}
#yewu .top h2{
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	margin: 0;
	line-height: 30px;
	margin-bottom: 10px;
}
#yewu .top p{
	font-size: 14px;
	color: #6d6d6d;
	line-height: 36px;
}
#yewu .yw_tab .nav{
	border-bottom: 1px solid #e4e4e4;
}
#yewu .yw_tab .nav a{
	border-radius: 0;
	background: #e4e4e4;
	color: #000;
	font-size: 14px;
	width: 170px;
	text-align: center;
}
#yewu .yw_tab .nav li.active a{
	background: #fff;
	font-weight: bold;
}
#yewu .yw_tab .tab-content{
	border: 1px solid #e4e4e4;
	border-top: 0;
	float: left;
	width: 100%;
}
#yewu .yw_tab .tab-content .tab-pane{
	padding: 20px;
}
#yewu .yw_tab .tab-content ul li{
	width: 50%;
	float: left;
	margin-bottom: 25px;
}
#yewu .yw_tab .tab-content ul li img{
	width: 35%;
	float: left;
}
#yewu .yw_tab .tab-content ul li .rtext{
	width: 65%;
	padding: 0 20px;
	float: left;
}
#yewu .yw_tab .tab-content ul li .rtext h5{
	font-size: 16px;
	color: #6d6d6d;
	margin-bottom: 15px;
}
#yewu .yw_tab .tab-content ul li .rtext p{
	font-size: 14px;
	color: #6d6d6d;
	margin: 0;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
}
#zhaopin .zhaoptb{
	margin-top: 30px;
	float: left;
}
#zhaopin .zhaoptb tr td{
	padding: 10px 10px 10px 20px;
	font-size: 13px;
	color: #7f7f7f;
}
#zhaopin .zhaoptb tr td b{
	color: #000;
}
#zhaopin .zhaoptb tr td.bg{
	color: #4c4c4c;
	background: #eeeeee;
	font-weight: bold;
}
#zhaopin .zhaoptb tr td a.upload{
	width: 143px;
	height: 35px;
	line-height: 35px;
	display: block;
	float: left;
	margin-right: 15px;
	background: #292929;
	color: #fff;
	font-size: 15px;
	padding-left: 50px;
	background: #292929 url(/Static/Home/fuweijy/img/document.png) 30px center no-repeat;
	text-decoration: none;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
#zhaopin .zhaoptb tr td a.yp{
	height: 35px;
	line-height: 35px;
	width: 140px;
	display: block;
	float: left;
	font-weight: bold;
	color: #0e5ba4;
	font-size: 15px;
}
#zhaopin .zhaoptb tr td a.upload:hover{
	background: #000 url(/Static/Home/fuweijy/img/document.png) 30px center no-repeat;
}
#product_detail{
	width: 100%;
	padding: 20px 0;
}
#product_detail .product_slide{
	width: 100%;
	float: left;
	margin-right: 14px;
	position: relative;
	margin-bottom: 20px;
}
#product_detail .product_slide .owl-nav .owl-prev {
    position: absolute;
    width: 44px;
    height: 44px;
    left: 0;
    top: 45%;
    background: url(/Static/Home/fuweijy/img/all.png) no-repeat;
    background-size: cover;
    text-indent: 9999px;
    overflow: hidden;
}
#product_detail .product_slide .owl-nav .owl-next {
    position: absolute;
    width: 44px;
    height: 44px;
    right: 0;
    top: 45%;
    background: url(/Static/Home/fuweijy/img/arr.png) no-repeat;
    background-size: cover;
    text-indent: 9999px;
    overflow: hidden;
}
#product_detail .product_info{
	padding-left: 20px;
	margin-bottom: 20px;
	width: 100%;
}
#product_detail .product_info h2{
	font-size: 18px;
	font-weight:  bold;
	color: #666;
}
#product_detail .product_info p{
	font-size: 14px;
	color: #666;
}
#product_detail .product_info p.p2{
	padding-left: 20px;
}
#product_detail .product_cs{
	margin-top: 30px;
	margin-bottom: 30px;
}
#product_detail .product_cs .tit{
	font-size: 18px;
	margin-bottom: 20px;
}
#product_detail .product_cs p{
	font-size: 14px;
	line-height: 24px;
}
#product_detail .product_cs table tr td{
	border-color: #888;
	font-size: 14px;
	padding: 10px;
	text-align: center;
}
.history{background:url(/Static/Home/fuweijy/img/line04.gif) repeat-y 187px 0;overflow:hidden;position:relative;}
.history-date{overflow:hidden;position:relative;}
.history-date h2{background:#fff url(/Static/Home/fuweijy/img/icon06.gif) no-repeat 168px 0;height:39px;font-size:20px;font-family:"Microsoft Yahei";font-weight:normal;padding-left:45px;margin-bottom:30px; position:relative; z-index:99}
.history-date h2 a{text-decoration:none;color:#000;display:inline-block;*display:inline;zoom:1;background:url(/Static/Home/fuweijy/img/icon08.gif) no-repeat right 50%;padding-right:17px;margin:10px 97px 0 0;}
.history-date h2 a:hover{text-decoration:none;}
.history-date h2 img{vertical-align:-5px;}
.history-date h2.date02{background:none;}
.history-date ul li{background:url(/Static/Home/fuweijy/img/icon07.gif) no-repeat 180px 0;padding-bottom:30px;zoom:1;}
.history-date ul li h3{float:left;width:168px;margin-top: 0;text-align:right;padding-right:19px;color:#c3c3c3;font:normal 18px/16px Arial;}
.history-date ul li h3 span{display:block;color:#d0d0d0;font-size:12px;}
.history-date ul li dl{float:left;padding-left:41px;margin-top:-5px;font-family:"Microsoft Yahei";}
.history-date ul li dl dt{font:20px/22px "Microsoft Yahei";color:#737373;}
.history-date ul li dl dt span{display:block;color:#787878;font-size:12px;}
.history-date ul li.green h3{color:#333;}
.history-date ul li.green h3 span{color:#333;}
.history-date ul li.green dl{margin-top:-8px; width:550px;}
.history-date ul li.green dl dt{font-size:14px;line-height:28px;}
.history-date ul li.green dl dt a{display:inline-block;*display:inline;zoom:1;overflow:hidden;vertical-align:middle;margin-left:12px;}
.history-date ul li.green dl dd{padding-top:20px;display:none;}
.history-date ul li.green dl dd img{float:left;}
.history-date ul li.green dl dd p{overflow:hidden;zoom:1;line-height:21px;color:#787878;}
.history-date h2.first .more-history{font-size:16px;background:transparent;margin-left:30px;}
.history-date h2.first .more-history:hover{text-decoration:underline;}
@media (max-width: 1300px){
	#product .tab-content .owl-nav .owl-prev{
		left: 0;
	}
	#product .tab-content .owl-nav .owl-next {
		right: 0;
	}
}
@media (min-width: 1200px) and (max-width: 1440px){
	#banner .carousel-caption{
		padding-bottom: 100px;
		right: 40px;
	}
}
@media (min-width: 992px) and (max-width: 1200px){
	#header .navbar .nav>li>a{
		width: 94px;
	}
	#banner .carousel-caption{
		padding-bottom: 50px;
		right: 40px;
	}
}
@media (min-width: 768px) and (max-width: 991px){
	#header .navbar .nav>li>a{
		width: 94px;
	}
	#header .navbar-collapse{
	
		position: relative; 
	}
	#header	.navbar-form{
		padding: 10px 5px;
		position: absolute;
		right: 0;
	}
	#header	.navbar-form .form-control{
		display: none;
	}
	#header	.navbar-form:hover .form-control{
		display: inline-block;
	}	
	#banner .carousel-caption{
		padding-bottom: 20px;
		right: 0px;
	}
	#news .news_item{
		margin-bottom: 40px;
		height: 328px;
	}
	#news .sroll_news{
		height: 328px;
	}
	#inav ul li a{
		width: auto;
		padding: 0 40px;
	}
	#jishu ul li .tit{
		width: 100%;
	}
	#zhaopin .zhaoptb tr td{
		padding: 8px;
		vertical-align: middle;
		font-size: 12px;
	}
}
@media (max-width: 767px){
	#header .navbar-default .navbar-brand{
		display: block;
		padding: 0;
	}
	#header .navbar{
		background: #fff;
		height: 60px;
	}
	#header .navbar img{
		height: 44px;
		margin-top: 8px;
		margin-left: 15px;
	}
	#header .navbar-default .navbar-toggle{
		border: 0;
		border-radius: 0;
		margin-top: 14px;
		margin-bottom: 14px;
		background: transparent;
	}
	#header .navbar-nav{
		margin-top: 0;
		margin-bottom: 0;
	}
	#header .navbar .nav>li>a{
		height: 36px;
		line-height: 36px;
		width: 100%;
		background: #fff !important;
		color: #333;
		text-align: left;
		padding-left: 20px;
		border-bottom: 1px solid #ebebeb;
	}
	#header .navbar-nav>li>.dropdown-menu li a{
		text-align: left;
		background: transparent;
	}
	#header .navbar-nav>li>.dropdown-menu li a{
		font-size: 12px;
	}
	#header	.navbar-form{
		padding: 0;
	    margin: 0;
	    width: 100%;
	    margin: 10px 0;
	    height: auto;
	    float: left;
	}
	#header	.navbar-form .form-control{
		width: 80%;
		float: left;
	}
	#header	.navbar-form .btn{
		float: right;
	}
	#header .navbar-default .navbar-collapse{
		border-bottom: 1px solid #ebebeb;
		position: relative;
		z-index: 111;
		opacity: .9;
	}
	#banner .carousel-caption{
		bottom: 20px;
		width: 50%;
		padding: 0;
	}
	#banner .carousel-caption h5{
		font-size: 14px;
		height: 30px;
		line-height: 30px;
		display: none;
	}
	#banner .carousel-caption p{
		display: none;
	}
	#banner .carousel-caption h3{
		text-align: right;
		padding-right: 5%;
		font-size: 18px;
	}
	#banner .carousel-indicators{
		bottom: 0;
		margin-bottom: 0;
	}
	#banner .carousel-indicators li{
		margin: 0 2px;
	}
	#product:after{
		display: none;
	}
	#product .product_tab .tit{
		width: 100%;
		text-align: center;
	}
	#product .product_tab .tit:after{
		left: 50%;
		margin-left: -50px;
	}
	#shfw .tit_1{
		margin-bottom: 0;
	}
	#news .news_item{
		height: auto;
	}
	.navbar-nav>li.open>.dropdown-menu{
		background: #fff;
	}
	#shfw{
		background: #fff;
		padding-bottom: 40px;
	}
	#inav ul {
		width: 100%;
	}
	#inav ul li{
		width: 50%;
		float: left;
	}
	#inav ul li a{
		width: 100%;
		margin-top: -1px;
	}
	#about .ab_slide{
		width: 100%;
		margin-bottom: 10px;
	}
	#jishu ul li .tit{
		width: 100%;
	}
	#jishu ul li .time{
		width: 100%;
		display: block;
		text-align: right;
	}
	#jishu ul li .r a.view{
		margin-right: 0;
	}
	#contact .contact-form{
		padding: 0;
		margin-bottom: 30px;
	}
	#contact p{
		padding: 0;
	}
	#yewu .yw_tab .nav li {
		width: 33.33%;
	}
	#yewu .yw_tab .nav li a{
		width: 100%;
	}
	#yewu .yw_tab .tab-content ul li{
		width: 100%;
	}
	#yewu .yw_tab .tab-content ul li .rtext h5{
		margin: 0;
		line-height: 22px;
	}
	#yewu .yw_tab .tab-content ul li .rtext p{
		line-height: 20px;
	}
	#yewu .yw_tab .tab-content ul li .rtext{
		padding: 0 0 0 10px;
	}
	#zhaopin .zhaoptb tr td{
		padding: 8px;
	}
	#product_detail .product_info{
		padding-left: 0;
	}
	#product_detail .product_cs table tr td{
		font-size: 12px;
	}
	.history{
    	background-position: 20px 0;
	}
	.history-date h2 {
	    background-position: 0px 0;
	}
	.history-date ul li {
	    background-position: 13px 0;
	}
	.history-date ul li h3 {
	    width: 100%;
	    text-align: left;
	    padding-left: 40px;
	}
	.history-date ul li.green dl {
	    width: 100%;
	}
}
@media(max-width: 320px){
}