@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
* {
	margin: 0;
	padding: 0;
	list-style: none;
	color:#000;
}
body a {
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
}
p {
	margin: 0;
}
ul, label {
	margin: 0;
	padding: 0;
	list-style: none;
}
body a:hover {
	text-decoration: none;
}
.container {
	width: 1024px;
	margin: auto;
}
.container-t {
	width: 1200px;
	margin: auto;
}
.img-respon{
	width:100%;
}
.po-re {
	position: relative;
}
.po-ab {
	position: absolute;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clearfix {
	clear: both;
}
body{
	position:relative;
}
/*--header--*/
.header {
	position:absolute;
	top:0;
	left:0;
	
	z-index:999;
	background:rgba(255,255,255,0.6) ;
	display:block;
	width:100%;
}
.header .logo {
	margin-top: 13px;
}
.header .nav ul li {
	display: inline-block;
	padding: 32px 30px;
}
.header .nav ul li a {
	color: #000;
	font-size: 14px;
	padding: 34px 0;
}

.header .language {
	margin: 28px 0 0 20px;
	font-family: Arial, Verdana, "Microsoft JhengHei", PMingLiU, sans-serif;
}
.header .language a {
	color: #999;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #fff;
	display: inline-block;
	border-radius: 30px;
	background-color:#474747;
	background-image: url("../images/language.png");
	background-size: 26px;
	background-repeat: no-repeat;
	background-position: 2px -1px;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	line-height: 24px;
	font-size: 14px;
	width:80px;
	text-indent: 40px;
}
.header .language a:hover{
	background-position: 53px -1px;
	text-indent: 20px;
	background-color:#efc314;
	color:#efc314;
	border-top: 1px solid #907f3f;
	border-left: 1px solid #907f3f;
	border-bottom: 1px solid #f5d96c;
	border-right: 1px solid #f5d96c;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
/*title*/
.title {
	text-align: center;
	padding-top:70px;
}
.title h3 {
	font-size: 30px;
	color: #383838;
	line-height: 24px;
	margin-bottom: 18px;
	font-weight: bold;
}
.title p {
	font-size: 14px;
	color: #383838;
	line-height: 24px;
	margin-bottom: 18px;
	line-height: 12px;
	position: relative;
}
/*.title p.line:after{
	background: #777;
    bottom: 6px;
    content: "";
    height: 1px;
    right:0;
    position: absolute;
    width: 674px;
    z-index: 999;
}
.title p.line:before{
	background: #777;
    bottom: 6px;
    content: "";
    height: 1px;
    left:0;
    position: absolute;
    width: 674px;
    z-index: 999;
}*/
.title-o {
	text-align: center;
	padding-top:135px;
}
.title-o h3 {
	font-size: 30px;
	color: #fff;
	line-height: 24px;
	margin-bottom: 18px;
	font-weight: bold;
}
.title-o p {
	font-size: 14px;
	color: #fff;
	line-height: 24px;
	margin-bottom: 18px;
	line-height: 12px;
	position: relative;
}
/*advantage*/
.advantage{
	background:url(../images/adv-bg.jpg) center no-repeat;
	height:866px;
}
.adv-box{
	margin-top:54px;
}
.adv-grid{
	width:316px;
	height:484px;
	background-color:#2b281e;
	margin-right:37px;
}
.margin-right{
	margin-right:0 !important;
}
.adv-grid .adv-icon-o{
	background:url(../images/adv-1.png) top no-repeat;
	width:136px;
	height:136px;
	margin:auto;
	margin-top:80px;
}
.adv-grid .adv-icon-t{
	background:url(../images/adv-2.png) top no-repeat;
	width:136px;
	height:136px;
	margin:auto;
	margin-top:80px;
}
.adv-grid .adv-icon-f{
	background:url(../images/adv-3.png) top no-repeat;
	width:136px;
	height:136px;
	margin:auto;
	margin-top:80px;
}
.adv-grid{
	text-align:center;
}
.adv-grid h4{
	font-size:14px;
	color:#bdbdbd;
	position:relative;
	margin-top:27px;
}
.adv-grid h4:after {
    background: #e9e9e9;
    bottom: -28px;
    content: "";
    height: 1px;
    left: 50%;
	margin-left:-28px;
    position: absolute;
    width: 56px;
    z-index: 999;
}
.adv-grid p{
	font-size:12px;
	color:#bdbdbd;
	line-height:20px;
	margin:auto;
	margin-top:100px;
	width:80%;
	
}
.adv-grid:hover{
	background-color:#ffcc00;
}
.adv-grid:hover .adv-icon-o{
	background:url(../images/adv-1.png) bottom no-repeat;
}
.adv-grid:hover .adv-icon-t{
	background:url(../images/adv-2.png) bottom no-repeat;
}
.adv-grid:hover .adv-icon-f{
	background:url(../images/adv-3.png) bottom no-repeat;
}
.adv-grid:hover h4{
	font-size:14px;
	color:#2b281e;
	position:relative;
	margin-top:27px;
}
.adv-grid:hover h4:after {
    background: #2b281e;
    bottom: -28px;
    content: "";
    height: 1px;
    left: 50%;
	margin-left:-28px;
    position: absolute;
    width: 56px;
    z-index: 999;
}
.adv-grid:hover p{
	font-size:12px;
	color:#2b281e;
	line-height:20px;
	margin:auto;
	margin-top:100px;
	width:80%;
	
}
/*new-show*/
.new-show{
	background-color:#f8f8f8;
	height:750px;
}
.title-t {
	text-align: center;
	padding-top:135px;
}
.title-t h3 {
	font-size: 30px;
	color: #383838;
	line-height: 24px;
	margin-bottom: 18px;
	font-weight: bold;
}
.title-t p {
	font-size: 14px;
	color: #383838;
	line-height: 24px;
	margin-bottom: 18px;
	line-height: 12px;
	position: relative;
}
.new-grid{
	width:330px;
	height:420px;
	margin-right:16px;
	float:left;
	background-color:#fff;
}
.new-img{
	position:relative;
}
.new-img span{
	position:absolute;
	bottom:0;
	right:0;
	width:44px;
	
	background-color:#ffcc00;
	color:#fff;
	text-align:center;
	font-size:12px;
	line-height:15px;
	padding:7px 0;
}
.new-img img{
	width:100%;
}
.new-text{
	padding:32px 30px;
}
.new-text h3{
	font-size:16px;
	font-weight:bolder;
	text-transform:uppercase;
}
.new-text p{
	font-size:12px;
	margin-top:20px;
	line-height:20px;
}
.new-box{
	margin-top:54px;
}
/*===== footer ====*/
.footer {
	background-color: #1e1e1e;
	padding: 40px 0;
}
.footer .ft-left h4 {
	font-size: 18px;
	color: #fff;
	line-height: 18px;
	margin-bottom: 30px;
	font-weight: 500;
	position:relative;
}
.footer .ft-left h4:after {
    background: #ffcc00;
    bottom: -9px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 10px;
    z-index: 999;
}
.footer .ft-left ul {
	list-style: none;
	padding: 0;
	color: #e7e7e7;
}
.footer .ft-left ul li {
	font-size: 12px;
	line-height: 25px;
	color: #CCC;
}
.footer .ft-left ul li a {
	font-size: 12px;
	line-height: 25px;
	text-decoration: none;
	color: #CCC;
}
.footer .ft-left ul li a:hover{
	color:#b99504;
}
.footer .width {
	float: left;
	padding: 10px 50px 10px 20px;
}
.ft-qrcode {
	width: 100%;
	text-align: center;
}
.ft-link-first .ft-attention {
	color: #878787;
	font-size: 12px;
	margin-top: 15px;
}
.ft-attention a {
	display: inline-block;
	width: 24px;
	height: 24px;
	background-color: #595959;
	border-radius: 12px;
	margin-right: 11px;
	vertical-align: middle;
}
.ft-attention a div {
	display: inline-block;
	width: 24px;
	height: 24px;
	background-color: #595959;
	border-radius: 12px;
	margin-right: 12px;
	vertical-align: middle;
}
.ft-attention .icon-qq {
	background: url(../images/icon_qq.png) top center no-repeat #595959;
}
.ft-attention .icon-sina {
	background: url(../images/icon_sina.png) top center no-repeat #595959;
}
.ft-attention .icon-wechat {
	background: url(../images/icon_wechat.png) top center no-repeat #595959;
}
.ft-attention .icon-qq:hover {
	background: url(../images/icon_qq.png) bottom center no-repeat #595959;
}
.ft-attention .icon-sina:hover {
	background: url(../images/icon_sina.png) bottom center no-repeat #595959;
}
.ft-attention .icon-wechat:hover {
	background: url(../images/icon_wechat.png) bottom center no-repeat #595959;
}
.copyright .copyright-l {
	float: left;
	font-size: 12px;
	color: #d7d7d7;
}
.copyright {
	padding: 20px 0 30px;
	background-color: #000000;
}
.copyright .copyright-2 {
	float: right;
	font-size: 12px;
	color: #d7d7d7;
}
.copyright .copyright-2 a {
	color: #d7d7d7;
}
.inf-width li{
	position:relative;
	margin-left:25px;
	padding:5px 0;
}
.inf-width li i{
	position:absolute;
	top:5px;
	left:-25px;
}

.nav-box{
	height:80px;
	background-color:#fff;
}
/*n-banner*/
.n-banner{
	width:100%;
	position:relative;
}
.n-banner img{
	width:100%;
}
.n-banner-text{
	position:absolute;
	top:50%;
	left:50%;
	width:30%;
	margin-left:-15%;
	text-align:center;
	margin-top:-60px;
}
.n-banner-text h2{
	font-size:60px;
	color:#fff;
	text-transform:uppercase;
	font-weight:500;
}
.n-banner-text p{
	font-size:14px;
	color:#fff;
	line-height:30px;
	letter-spacing:1px;
}
.button-1{
	width:60px;
	height:60px;
	position:absolute;
	bottom:8%;
	left:50%;
	margin-left:-30px;
}
.button-1 a{
	display:block;
}
.button-1 img{
	display:block;
}
.half-t{
	width:48%;
	float:left;
	margin-top:20px;
	margin-right:2%;
}
.about-1{
	padding:150px 0;
	background-color:#000;
}
.about-1 .title-ab{
	border-bottom:1px solid #666;
	padding-bottom:20px;
}
.about-1 .title-ab h3{
	font-size:20px;
	margin-bottom:20px;
	color:#FFF;
}
.about-1 .title-ab p {
	font-size:14px;
	line-height:30px;
	color:#CCC;
}
.about-1 .half-t p{
	font-size:14px;
	line-height:30px;
	margin:20px 0;
	color:#CCC;
}
/*product*/
.products{
	background-color:#f5f5f5;
}
.pagetop-bg{
	background-color:#f5f5f5;
}
.pagetop{
	padding:80px 0 0;
}
.pagetop .hd {
	height: 39px;
	line-height: 30px;
	padding: 0 10px 0 20px;
	position: relative;
	text-align: center;
	
}
.pagetop .hd ul {
	display: inline-block;
	height: 39px;
}
.pagetop .hd ul li {
	float: left;
	font-size:18px;
	line-height:37px;
	cursor: pointer;
	border: 1px solid #000;
	border-radius: 20px;
	margin: 0 25px;
	height: 37px;
	width:170px;
}
.pagetop .hd ul li.on {
	
	background-color: #ffcc00;
	border: 1px solid #ffcc00;
	color: #fff;
}
.pagetop .hd ul li:hover {
	
	background-color: #ffcc00;
	border: 1px solid #ffcc00;
	color: #fff;
}
.pagetop .hd ul li a{
	display:block;
}
/*产品显示方式一*/
.product{ padding:40px 0;}

.product li.plist1 {padding:2px 5px 15px 6px; width:330px; float:left; overflow:hidden; display:block; z-index:-100; line-height: normal;}
.product li.plist1 a{ border:1px solid #E9E7EA;  display:block; color:#666; background:#FFFFFF; font-family:Arial, Helvetica, sans-serif;}
.product li.plist1 a:hover{background: #ccc; box-shadow:0 0 3px #E0DFE0; display:block; color:#FFFFFF;}
.product li.plist1 a:hover img {}
.product li.plist1 dl dt { }
.product li.plist1 dl dd { width:100%;}
.product li.plist1 img { width:100%;}

.pro-title {  border-top:1px solid #eee;font-size:12px; display:block; padding:5px 20px;line-height: 25px; }

/*new*/
.news{
	background-color:#f5f5f5;
	padding:80px 0;
}
.news-box{
	background-color:#FFF;
	margin-bottom:40px;
}
.width-half{
	width:50%;
}

.news-grid{
	padding:40px;
}
.news-box .news-grid h4{
	font-size:24px;
	color:#333;
	margin-bottom:20px;
}
.news-box .news-grid span.time{
	font-size:14px;
	color:#333;
	margin-bottom:20px;
}
.news-box .news-grid p{
	font-size:14px;
	color:#333;
	margin:30px 0;
}
.news-box .news-grid span.more{
	font-size:14px;
	color:#333;
	margin-bottom:20px;
	line-height: 24px;

    padding-right: 16px;
    background: url(../images/new/narrow.png) no-repeat right center;
  
}
/*feedback*/
.feedback-bg{
	background-image:url(../images/feedback-bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	

  
}
.feedback{
	padding-bottom:80px;
}
.feedback .feed-tip {
    font-size: 0.75em;
    line-height: 2em;
    color: #7A7A7A;
    text-align: center;
}
.feedback .feed-msgwrap {
    width: 90%;
    margin: 0 auto 0;
}
.feedback ul {
    width: 100%;
}
.feedback ul li {
    position: relative;
    float: left;
    width: 48%;
    margin: 0 1% 2%;
}
.feedback ul li label {
    position: absolute;
    top: 0px;
    left: 12px;
    display: block;
    height: 36px;
    font-size: 0.75em;
    line-height: 36px;
    color: #767676;
}
.feedback ul li input {
    width: 100%;
    height: 36px;
    background-color: #FFF;
    border: 1px solid #CDCDCD;
    text-indent: 4.5em;
    font-size: 0.75em;
    line-height: 36px;
    color: #767676;
}
.feedback ul li.feed-tel input {
    text-indent: 6.5em;
}
.cf:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    overflow: hidden;
    visibility: hidden;
}
.feedback .feed-msg {
    position: relative;
    width: 98%;
    margin: 0 auto;
}
.feedback .feed-btn {
    width: 100%;
    margin: 4% auto 0;
    text-align: center;
}
.feedback .feed-msg label {
    position: absolute;
    top: 0px;
    left: 12px;
    display: block;
    height: 48px;
    font-size: 0.75em;
    line-height: 48px;
    color: #767676;
}
.feedback .feed-msg textarea {
    display: block;
    width: 90%;
    padding: 12px 8% 12px 2%;
    margin: 0 auto;
    background-color: #FFF;
    border: 1px solid #CDCDCD;
    font-size: 0.75em;
    line-height: 24px;
    color: #767676;
    text-indent: 6.5em;
}
.feedback .feed-btn button {
    width: 20%;
    height: 30px;
    background-color:#ffcc00;
    margin: 0 auto;
    border: medium none;
    font-size: 1em;
    line-height: 30px;
    color: #FFF;
    cursor: pointer;
	border-radius:15px;
}
.feed-banner-text{
	
	text-align:center;
	padding:150px 0 40px;
	
}
.feed-banner-text h2{
	font-size:40px;
	color:#fff;
	text-transform:uppercase;
	font-weight:500;
}
.feed-banner-text>p{
	font-size:14px;
	color:#fff;
	line-height:30px;
	letter-spacing:1px;
}
.feed-p{
	color:#FFF;
	font-size:12px;
	line-height:24px;
	width:900px;
	margin:auto;
}
/*contact*/
.contact{
	background-image:url(../images/contact-bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	
}
.contact h4{
	color:#FFF;
	font-size:18px;
	margin-bottom:20px;
}
.contact p{
	color:#FFF;
	font-size:14px;
	line-height:24px;
}
.contact-img{
	text-align:center;
	margin:auto;
	
}
.contact-grid{
	margin: 40px 20px 0;
}
.map{
	padding:40px 0 80px;
}
#mapContainer{
			height:300px;
			width:1000px;
		}
		
		#btnDiv{
			position:absolute;
			bottom:20px;
			right:20px;
		}
		
		#btnDiv input{
			height:28px;
			line-height:28px;
			background-color: #0D9BF2;
			color:#FFF;
			border:0;
			outline:none;
			padding-left: 5px;
			padding-right:5px;
			border-radius:3px;
			cursor:pointer;
		}


/*productshow*/
.proshow{ width:100%; margin-top:50px;}
.proshow h1{ font-size:22px; line-height:50px; text-align:center}
.proshow .p_img{ width:700px; text-align:center; height:500px; padding:20px 0; margin:0 auto}
.proshow .p_img img{ max-width:100%}
.proshow .pro_info{ width:auto; line-height:25px;}


div.fy { margin-top:20px; padding:0 10px; text-align:center; height:40px;}
div.fy a { margin:2px 5px; padding:5px 10px; border:1px solid #666; color:#666; text-decoration:none;}
div.fy a:hover { border:1px solid #0c5295; color:#0c5295;}
div.fy a:active { border:1px solid #0c5295; color:#0c5295; }
div.fy span.current { margin:2px 5px; padding:5px 10px; border:1px solid #0c5295; background-color:#0c5295; color:#FFF; font-weight:bold;}
div.fy span.disabled { margin:2px 5px; padding:5px 10px; border:1px solid #DDD; color:#CCC;}

.news .news-title {
    border-bottom: 1px solid #dadada;
    color: #3c3c3c;
	margin-bottom:20px;
}
.news .news-title h2{
	color:#333333;
	font-weight:500;
	font-size:28px;
	text-align: center;
}
.news .news-title span{
    display: block;
    line-height: 30px;
    font-size: 12px;
    color: #a9a9a9;
    margin: 10px 0;
	text-align:center
}

.new_detail{ font-size:12px}
.page-jump{ position:relative; padding-top:20px;}
.page-jump div{ line-height:42px;margin-top:10px; padding-left:20px; background:#e6e6e6; font-size:14px; color:#333;}


.swiper-container {
        width: 100%;
        height: 100%;
    }
    .swiper-slide {
        background-position: center;
		background-repeat:no-repeat;
        background-size: cover;
    }