﻿@charset "utf-8";
/* CSS Document */
html {
	font: 14px/1.8 "微软雅黑", "\5b8b\4f53", Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font: 12px/1.8 "微软雅黑", "\5b8b\4f53", Arial, sans-serif;
}
.content {
	width: 1000px;
	margin: 0px auto;
	overflow: hidden;
	height: auto;
*zoom:1;
}
.content:after {
	content: "";
	clear: both;
	visibility: hidden;
	height: 0px;
	display: block;
}
body {
	min-width: 1000px;
	overflow-x: hidden;
	color: #333!important;
}
.w1000 {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
.loading {
	width: 100%;
	height: 100%;
	position: fixed;
	background: #ffffff;
	z-index: 11;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.loading img {
	position: absolute;
	top: 50%;
	left: 50%;
}
.i-seb .le a.leimg {
	display: block;
	width: 495px;
	height: 235px;
	overflow: hidden;
}
.header {
	width: 100%;
	height: 85px;
	padding-bottom: 5px;
	position: relative;
	background: url(../images/bg_shadow.png) repeat-x center bottom;
	z-index: 10;
}
.header .header-main {
	position: relative;
	z-index: 11;
}
.header .logo {
	padding: 12px 0 0 0;
}
.header_right {
}
.search {
	width: 171px;
	height: 24px;
	margin-top: 10px;
	background: url(../images/search01.png) no-repeat;
	-webkit-transition: none;
	-moz-transition: none;
	transition: color 0.5s linear, background-color 0.5s linear, background-image 0.5s linear;
	-moz-transition: color 0.5s linear, background-color 0.5s linear, background-image 0.5s linear;
	-webkit-transition: color 0.5s linear, background-color 0.5s linear, background-image 0.5s linear;
	-o-transition: color 0.5s linear, background-color 0.5s linear, background-image 0.5s linear;
	overflow: hidden;
}
.search .p1 {
	padding-left: 7px;
	width: 137px;
}
.search .p1 .text {
	background: none;
	border: 0px;
	height: 22px;
	line-height: 22px;
	font-family: 微软雅黑;
	color: #999999;
}
.search .p2 {
	width: 16px;
	padding-right: 5px;
	padding-top: 3px;
}
.search .p2 a {
	background: url(../images/search02.png) top no-repeat;
	height: 16px;
	width: 16px;
	display: block;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}
.search:hover {
	background: url(../images/search01h.png) no-repeat;
	height: 24px;
	width: 171px;
	margin-left: 19px;
}
.search:hover .p2 a {
	background: url(../images/search02.png) bottom no-repeat;
	text-decoration: none;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}
.header-main .menub {
	position: relative;
}
.header-main .menub li {
	width: 62px;
	padding: 0 0 0 34px;
	position: relative;
}
.header-main .menub li a {
	font-size: 14px;
	color:#454545;
	font-weight:bold;
}
.header-main .menub li a:hover {
	font-size: 14px;
	color:#e60012;
	font-weight:bold;
}
.header-main .menub li .btit {
	display: block;
	height: 42px;
	line-height: 42px;
	/**color: #333;**/
	text-align: center;
	position: relative;
}
.header-main .menub li .subnav {
	line-height: 60px;
	position: absolute;
	left: -38px;
	top: 42px;
	display: none;
	z-index: 12;
}
.header-main .menub li .subnav a {
	display: inline-block;
	text-align: center;
	line-height: 60px;
	color: #333;
	font-size:12px;
	font-weight:normal;
}
.sz1 {
	width: 11px;
	height: 35px;
	margin-left: 15px;
	background: url(../images/sz_1.png) no-repeat;
}
.sz2 {
	width: 22px;
	height: 35px;
	margin-left: 11px;
	background: url(../images/sz_2.png) no-repeat;
}
.sz3 {
	width: 24px;
	height: 35px;
	margin-left: 11px;
	background: url(../images/sz_3.png) no-repeat;
}
.header-main .menub li .subnav a:hover {
	color: #c41723;
}
.header-main .menub li .subnav span {
	display: inline-block;
	color: #333;
	padding: 0 10px;
}
.header-main .menub b {
	display: block;
	width: 62px;
	height: 3px;
	background: #c41723;
	position: absolute;
	left: 30px;
	top: 48px;
}
.header .bg {
	width: 100%;
	height: 51px;
	position: absolute;
	left: 0;
	top: 85px;
	background: url(../images/nav_navbg.png) repeat-x center top;
	display: none;
	z-index: 2;
}
.footer {
	background: #2e2a27;
	color: #a2a1a0;
	border-top: 1px solid #d0cfcf;
}
.f-fi {
}
.f-fi .le {
	float: left;
	width: 580px;
	overflow: hidden;
	padding-top: 80px;
}
.f-fi .le ul {
	width: 580px;
}
.f-fi .le li {
	height: 100px;
}
.f-fi .le li.ho-1 {
	width: 180px;
}
.f-fi .le li.ho-2 {
	width: 220px;
}
.f-fi .le li .btit {
	font-size: 14px;
	color: #fff;
}
.f-fi .le li .subnav {
	padding-top: 10px;
}
.f-fi .le li .subnav a {
	color: #a2a1a0;
	float: left;
	clear: both;
	line-height: 26px;
	transition: color 0.3s;
+line-height:12px;
}
.f-fi .le li .subnav a:hover {
	color: #fff;
}
.f-fi .map {
	width: 420px;
	height: 290px;
	padding-top: 75px;
	float: right;
	position: relative;
	background: url(../images/footer01.png) no-repeat left 75px
}
.f-fi .mapb {
	width: 223px;
	height: 152px;
	padding: 0 10px 0 0;
	position: absolute;
	left: 205px;
	top: 106px;
	text-align: center;
	background: url(../images/footer02.png) no-repeat center;
	overflow: hidden;
}
.f-fi .mapb .tit {
	font-size: 13px;
	color: #60666d;
	height: 82px;
	padding-top: 15px;
}
.f-fi .mapb .tit span {
	height: 30px;
	line-height: 30px;
	color: #333;
	display: block;
}
.f-fi .mapb .stit {
	height: 34px;
	color: #333;
	font-family: arial;
	line-height: 34px;
}
.f-se {
	clear: both;
	line-height: 60px;
	border-top: 1px solid #393634;
	overflow: hidden;
}
.f-se .le {
	float: left;
}
.f-se a {
	color: #a09f9e;
}
.f-se a.lea {
	margin-right: 20px;
}
.f-se a:hover {
	color: #fff;
}
.f-se .bdsharebuttonbox {
	width: 135px;
	float: right;
	padding-top: 20px;
}
.banner {
	width: 100%;
	min-width: 1000px;
	height: 668px;
	margin-top: 0px;
	position: relative;
	overflow: hidden;
        z-index: 1;
}
.banner ul li {
	width: 100%;
	height: 668px;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
.banner .number {
	width: 1000px;
	text-align: center;
	position: absolute;
	bottom: 100px;
	left: 50%;
	margin-left: -500px;
	z-index: 2;
}
.banner .number span {
	width: 45px;
	height: 45px;
	margin: 0 7px;
	color: #fff;
	text-align: center;
	background: url(../images/banner_bg01.png) no-repeat center bottom;
	vertical-align: top;
	cursor: pointer;
	display: inline-block;
}
.banner .number span i {
	width: 100%;
	font: 8px/1.2em "宋体";
	background: url(../images/banner_bg03.png) no-repeat center;
	display: none;
}
.banner .number span.current {
	background-image: url(../images/banner_bg02.png);
}
.banner .number span.current i {
	display: inline-block;
}
.banner .bannertxt {
  /*  height: 510px;
    overflow: hidden;
    margin-top: -385px;*/ z-index: 100;
    transform: translateY(100%);
}
.banner .bannertxt .txt1 {
	display: block;
	/*position: sticky;*/
	top: 158px;
	left: 159px;
	opacity: 0;
	filter: alpha(opacity=0);
}
.banner .bannertxt .txt1 img {
	width: 734px;
	height: 91px;
}
.banner .bannertxt .txt2 {
	display: block;
	position: absolute;
	top: 95px;
	left: 492px;
	opacity: 0;
	filter: alpha(opacity=0);
}
.banner .bannertxt .txt2 img {
	width: 16px;
	height: 17px;
}
.banner .bannertxt .txt3 {
	display: block;
	/*position: sticky;*/
	top: 547px;
	left: 302px;
	opacity: 0;
	filter: alpha(opacity=0);
}
.banner .bannertxt .txt3 img {
	width: 409px;
	height: 88px;
}
.banner .bannertxt .ban_txt1{
    font-size: 52px;
}
.banner .bannertxt .ban_txt3{
    font-size: 18px;
    color:#e4e5e5;
}
.toentit {
	text-align: center;
}
.tocntit {
	margin-top: 15px;
	font: 16px/42px "微软雅黑";
	color: #60666d;
	text-align: center;
	letter-spacing: 0.1em;
	background: url(../images/home01_02.png) no-repeat center;
}
.tosentit {
	text-align: center;
}
.i-fi {
	padding: 70px 0 0 0;
}
.i-fib {
	margin-top: 50px;
	overflow: hidden;
}
.i-fib .le {
	width: 250px;
	height: 690px;
	position: relative;
	left: -100px;
	float: left;
	z-index: 2;
	opacity: 0;
	filter: alpha(opacity=0);
}
.i-fib .le dd {
	width: 250px;
	height: 345px;
	float: left;
	text-align: center;
}
.i-fib .le dd .tit {
	font-size: 16px;
	color: #fff;
	padding-top: 120px;
}
.i-fib .le dd .entit {
	margin-top: 9px;
}
.i-fib .le dd .hr {
	width: 25px;
	height: 2px;
	margin: 8px auto 0;
	background: #fff;
}
.i-fib .le dd .stit {
	color: #fff;
	margin-top: 20px;
}
.i-fib .le dd .more {
	width: 23px;
	height: 23px;
	margin: 17px auto 0;
	background: url(../images/ipro02.png) no-repeat center;
	display: block;
}
.i-fib .le .cpxt {
	position: relative;
	z-index: 5;
}
.i-fib .le .cpxl {
	position: relative;/*z-index: 2;*/
}
.i-fib .le .cpxlb {
	width: 250px;
	height: 345px;
	position: relative;
	z-index: 4;
}
.i-fib .le ul {
	width: 750px;
	position: absolute;
	top: -345px;
	left: -500px;
	z-index: 3;
	overflow: hidden;
}
.i-fib .le li {
	width: 250px;
	height: 690px;
	text-align: center;
}
.i-fib .le li .lstit {
	font-size: 14px;
	color: #fff;
	padding-top: 317px;
}
.i-fib .le li .ltit {
	font-size: 24px;
	color: #fff;
	padding-top: 15px;
}
.i-fib .le li .lhr {
	width: 25px;
	height: 2px;
	margin: 13px auto 0;
	background: #fff;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.i-fib .le li .lmore {
	width: 23px;
	height: 23px;
	margin: 35px auto 0;
	display: block;
	background: url(../images/ipro02.png) no-repeat center;
}
.i-fib .ri {
	width: 750px;
	float: left;
	position: relative;
	left: 400px;
	opacity: 0;
	filter: alpha(opacity=0);
	overflow: hidden;
}
.i-fib .ri dd {
	width: 250px;
	height: 345px;
	float: left;
	text-align: center;
	cursor: pointer;
}
.i-fib .ri dd .tit {
	margin-top: 115px;
	text-align: center;
}
.i-fib .ri dd .tit span {
	width: 145px;
	height: 60px;
	padding: 10px 10px;
	font: bold 20px/30px "微软雅黑";
	color: #fff;
	letter-spacing: 0.1em;
	border: 3px solid #fff;
	display: inline-block;
}
.i-fib .ri dd .stit {
	color: #fff;
	text-align: center;
	padding-top: 20px;
}
.i-se {
	height: 765px;
	/*margin-top: 30px;*/
}
.i-se .toentit {
	padding-top: 100px;
}
.i-se .tocntit {
	background-image: url(../images/home02_02.png);
	color: #fff;
}
.i-seb {
	overflow: hidden;
}
.i-seb .le a .leimg {
	width: 495px;
	height: 235px;
	display: block;
	overflow: hidden;
}
.i-seb .le {
	width: 495px;
	float: left;
	margin-top: 69px;
	margin-left: 0px;
	opacity: 1;
}
.i-seb .le img {
	display: block;
}
.i-seb .le .con {
	background: #fff;
	height: 125px;
	padding: 25px 25px 0 25px;
}
.i-seb .le .con .tit {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	display: inline-block;
	transition: color 0.3s;
}
.i-seb .le .con .tit:hover {
	color: #e60012;
}
.i-seb .le .con .txt {
	color: #666;
	margin-top: 5px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
}
.i-seb .le .con .more {
	color: #999;
	float: right;
	transition: color 0.3s;
}
.i-seb .le .con .more:hover {
	color: #e60012;
}
.i-seb .ri {
	width: 495px;
	margin-right: 0px;
	padding-top: 58px;
	float: right;
	opacity: 1;
}
.i-seb .ri ul {
	width: 100%;
}
.i-seb .ri li {
	width: 100%;
	height: 120px;
	margin-top: 12px;
	background: #fff;
        overflow:hidden;
}
.i-seb .ri li .img {
	width: 115px;
	height: 88px;
	padding: 16px 0 0 15px;
	display: block;
	overflow: hidden;
	float: left;
}
.i-seb .ri li .con {
	width: 320px;
	padding: 20px 0 0 20px;
	float: left;
}
.i-seb .ri li .con .tit {
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	display: inline-block;
	transition: color 0.3s;
	overflow: hidden;
}
.i-seb .ri li .con .tit:hover {
	color: #e60012;
}
.i-seb .ri li .con .txt {
	color: #666;
        display: -webkit-box;
        -webkit-box-orient: vertical;
       -webkit-line-clamp: 3;
       overflow: hidden;
}



.i-th{background:#e3ebf3; padding-top:130px; padding-bottom:130px;}
.i-thb{padding-top:30px; overflow:hidden;}
.i-thb ul{padding-top:50px;}
.i-thb ul li{margin:13px; float:left; }
.i-thb ul li .pic{width:112px; height:112px; padding:10px; border-radius:67px 67px 67px 67px; border:1px solid #4484c2; background:#fff; overflow:hidden;}
.i-thb ul li img{width:112px; height:112px; border-radius:67px 67px 67px 67px;}
.i-thb ul li img:hover{transform:scale(0.5); -ms-transform:scale(0.5); -moz-transform:scale(0.5); -webkit-transform:t scale(0.5); -o-transform:scale(0.5); -webkit-transition:0.2s linear; -moz-transition:0.2s linear; -ms-transition:0.2s linear;  -o-transition:0.2s linear; transition:0.2s linear;}
.i-thb ul li p{text-align:center; color:#888;}
.i-thb ul li .more_link{width:112px; height:112px; padding:10px; line-height:45px; text-align:left; border-radius:67px 67px 67px 67px; border:1px solid #0054a7; background:#0054a7; overflow:hidden; }
.i-thb ul li .more_link a{display:block; padding-left:10px; padding-top:10px; font-weight:normal; font-size:32px; text-decoration:none; color:#ffffff;}



.i-si{width:100%; padding-top:130px; padding-bottom:158px;}
.i-si .tocntit{background-image:url("../images/home01_02.png"); color:#60666d;}
.i-sib{height:210px; padding-top:50px; position:relative; overflow:hidden;}
	.i-sib ul li{width:150px; height:190px; padding:5px; margin:0 5px; border:1px solid #999; border-radius:20px; background:#fff; float:left;}
	.i-sib ul li img{width:140px; height:130px; padding:5px; border-radius:10px;}
	.i-sib ul li span{display:block; height:34px; font:15px/24px "微软雅黑"; text-align:center; letter-spacing:0.05em;}
a#prev, a#next{display:block; width:50px; height:80px; position:absolute; top:50%; margin-top:-18px; z-index:2;}
	a#prev{background:url(../images/ui-prev.png ) no-repeat; left:50%; margin-left:-500px;}
	a#next{background:url(../images/ui-next.png ) no-repeat; right:50%; margin-right:-505px;}




.i-fo {
	padding-top: 130px;
	padding-bottom: 130px;
}
.i-fob {
	padding-top: 85px;
	overflow: hidden;
}
.i-fob ul {
	width: 1002px;
	margin-left: -2px;
}
.i-fob li {
	width: 248px;
	height: 478px;
	margin: 0 1px;
	position: relative;
	opacity: 0;
	filter: alpha(opacity=0);
	animation-duration: 1s;
}
.i-fob li .btit {
	width: 106px;
	padding: 28px 0 40px 0;
	position: absolute;
	left: 68px;
	top: -37px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	line-height: 28px;
	background: url(../images/iprod05.png) no-repeat center;
}
.i-fob li.odd .btit {
	background-image: url(../images/iprod06.png);
}
.i-fob li .bg {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/iprod_bg.png) no-repeat center;
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	left: 0;
	top: 0;
}
.i-fob li .con {
	padding: 170px 0 0 0;
	text-align: center;
	position: relative;
	z-index: 1;
	display: none;
}
.i-fob li .tit {
	font-size: 18px;
	color: #fff;
	display: inline-block;
}
.i-fob li .hr {
	display: inline-block;
	width: 24px;
	height: 2px;
	background: #d2d2d2;
}
.i-fob li .txt {
	display: inline-block;
	width: 212px;
	color: #fff;
	margin-top: 5px;
}
.i-fob li .more {
	display: inline-block;
	width: 120px;
	height: 30px;
	margin-top: 25px;
	border: 1px solid #828282;
	color: #828282;
	text-align: center;
	font-size: 28px;
	line-height: 28px;
	vertical-align: top;
	transition: all 0.3s;
}
.i-fob li .more:hover {
	border-color: #fff;
	color: #828282;
}

.ipro{width:1000px; height:375px; margin:0px auto; overflow:hidden;}
.mr_frbox{}
.mr_frbtnl{width:24px; height:49px; margin-top:163px; cursor:pointer; display:inline; float:left;}
.mr_frbtnr{width:24px; height:49px; margin-top:163px; cursor:pointer; display:inline; float:right;}
.mr_frul{width:930px; height:375px; margin:0 11px 0 11px; float:left; overflow:hidden;}
.mr_frul ul{}
.mr_frul ul li{display:inline; float:left; width:300px; height:375px; margin-right:11px; overflow:hidden; position:relative;}
.mr_frul ul li a img{display:block; width:298px; border:#efefef 1px solid;}
.mr_zhe{width:300px; position:absolute; top:0; left:0; right:0; background:rgba(4, 102, 134, 0.80)!important;/*实现FF背景透明，文字不透明*/ background:#4ea4b5;/*实现IE背景透明*/ filter:Alpha(opacity=80);}
	.mr_zhe p{width:143px; height:43px; margin:110px auto 60px;}
	.mr_zhe p img{width:143px; height:43px;}
	.mr_zhe h1{width:260px; height:62px; margin:60px auto 110px; font:15px/20px "微软雅黑"; text-align:center; color:#fff; overflow:hidden;}
	.mr_zhe h1 span{display:block; width:260px; margin:0 auto; font:bold 15px/20px "微软雅黑"; letter-spacing:0.05em; border-bottom:1px solid #f4f4f4;}


.in-banner {
	width: 100%;
	height: 360px;
	position: relative;
	margin-top: -5px;
}
.in-banner .bannertxt .txt1 {
	display: block;
	position: absolute;
	top: 26px;
	left: 50%;
	margin-left: -426px;
	opacity: 0;
	filter: alpha(opacity=0);
}
.in-banner .bannertxt .txt1 img {
	width: 852px;
	height: 88px;
}
.in-banner .bannertxt .btn {
	display: block;
	margin: 0 auto;
	width: 13px;
	height: 15px;
	padding-top: 680px;
	background: url(../images/company_01.png) no-repeat center;
	cursor: pointer;
}
.pro-fi {
	width: 100%;
	height: 70px;
	overflow: hidden;
}
.pro-fi .intoentit {
	text-align: center;
}
.pro-fi .intocntit {
	background: url(../images/pabout05.png) no-repeat center;
	text-align: center;
	font-size: 18px;
	color: #e60012;
	letter-spacing: 0.1em;
}
.pro-se {
	overflow: hidden;
}
.pro-se .le {
	float: left;
	width: 410px;
	height: 526px;
	border: 5px solid #555;
	position: relative;
	margin-left: -200px;
}
.pro-se .le img {
	position: absolute;
	top: 23px;
	left: 38px;
}
.pro-se .ri {
	width: 500px;
	padding: 8px 0 0 0;
	float: right;
	margin-right: -200px;
}
.pro-se .ri p {
	line-height: 30px;
	color: #333;
	margin-top: 8px;
        font-size:14px;
}
.pro-se .abd p{text-indent:2em; font-size:16px;}
.cul-se {
	overflow: hidden;
}
.cul-se .leri {
	overflow: hidden;
}
.cul-se .le {
	width: 500px;
	padding: 0px 0 0 13px;
	margin-left: -200px;
	opacity: 0;
	filter: alpha(opacity=0);
	float: left;
}
.cul-se .le .p {
	font: 14px/30px "微软雅黑";
	color: #000;
	margin-top: 8px;
	letter-spacing: 0.05em;
}
.cul-se .le .p1 {
	margin-left: 22px;
	margin-top: 50px;
}
.cul-se .le .btn {
	padding: 20px 0 0 4px;
}
.cul-se .ri {
	float: right;
	width: 326px;
	height: 485px;
	margin-top: 50px;
	border: 5px solid #555;
	position: relative;
	margin-right: -200px;
	opacity: 0;
	filter: alpha(opacity=0);
}
.cul-se .ri img {
	width: 328px;
	height: 485px;
	position: absolute;
	top: 22px;
	left: -30px;
}
.cul-se .clear1 {
	padding-bottom: 120px;
}
.cul-se .le1 {
	float: left;
	width: 383px;
	height: 485px;
	background: #fff;
	margin-left: -200px;
	opacity: 0;
	filter: alpha(opacity=0);
}
.cul-se .ri1 {
	float: right;
	width: 507px;
	margin-right: -200px;
	opacity: 0;
	filter: alpha(opacity=0);
}
.cul-se .ri1 .p {
	font: 14px/30px "微软雅黑";
	color: #000;
	margin-top: 8px;
	padding-left: 22px;
	letter-spacing: 0.1em;
}
.cul-se .ri1 .p1 {
	font-size: 14px;
	color: #333;
	padding-left: 22px;
	line-height: 53px;
}
.cul-se .ri1 .p2 {
	margin-left: 43px;
	margin-top: 50px;
}
.cul-se .ri1 .btn {
	padding: 20px 0 0 23px;
}
.honor {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.portfolio-area {
	width: 1080px;
	display: block;
	position: relative;
	overflow: hidden;
}
.portfolio-area li {
	width: 205px;
	margin: 0 60px 10px 0;
	float: left;
	overflow: hidden;
}
.portfolio-area li .down_load a{
      display: block;
      background: #f1f1f1;
      width: 44%;
      text-align: center;
      padding: 5px;
}
.portfolio-area li .down_load a:hover{
      background: #e60012;
      color:#fff;
}
.portfolio-area li .down_load a:nth-child(1){
      float: left;
}
.portfolio-area li .down_load a:nth-child(2){
      float: right;
}
.portfolio-area li img {
	width: 201px;
	height: auto;
	padding: 1px;
	border: 1px solid #d5d5d5;
	border-radius: 0px;
	vertical-align: middle;
}
.portfolio-area li img:hover {
	border: 1px solid #e60012;
	box-shadow: 0 0 3px #e60012;
}
.portfolio-area li span {
	width: 100%;
        font-size:14px;
        height: 35px;
	line-height: 30px;
	text-align: center;
	color: #525252;
	letter-spacing: 0.05em;
	display: block;
}
.product {
	width: 100%;
	height: 660px;
	margin: 0 auto;
	position: relative;
	background: url(../images/pro_bg.jpg) no-repeat center 0px;
	overflow: hidden;
}
.pro-swith-wrap {
	width: 100%;
	max-width: 1240px;
	margin: 0 auto;
	position: relative;
}
.pro-swith-wrap .prev, .pro-swith-wrap .next {
	display: inline-block;
	width: 29px;
	height: 57px;
	position: absolute;
	top: 387px;
	background: url(../images/pro_pre.png) no-repeat;
	z-index: 2;
	transition: all .3s;
}
.pro-swith-wrap .prev {
	left: 5px;
}
.pro-swith-wrap .prev:hover {
	background-position: -29px 0;
}
.pro-swith-wrap .next {
	right: 5px;
	background-position: -87px 0;
}
.pro-swith-wrap .next:hover {
	background-position: -58px 0;
}
.pro-swith {
	width: 960px;
	height: 680px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.pro-swith ul li {
	width: 191px;
	height: 680px;
	margin-right: 1px;
	text-align: center;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.pro-swith ul li .bg {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #414141;
	opacity: 0.2;
	filter: alpha(opacity=20);
	transition: all .5s;
}
.pro-swith ul li .tit a {
	position: relative;
	width: 160px;
	height: 182px;
	margin: 0 auto;
	padding-top: 138px;
	font: bold 20px/30px "微软雅黑";
	color: #fff;
	z-index: 1;
	letter-spacing: 0.2em;
	display: block;
}
.pro-swith ul li .img {
	position: relative;
	width: 191px;
	height: 187px;
	overflow: hidden;
	z-index: 1;
}
.pro-swith ul li:hover .bg {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.probanner {
	width: 100%;
	height: 220px;
	position: relative;
	margin-top: -5px;
	overflow: hidden
}
.probanner img {
	width: 1920px;
	height: 220px;
	position: absolute;
	left: 50%;
	margin-left: -960px;
}
.prolist-fi {
	margin-top: -5px;
}
.container {
	margin: 0 auto;
	position: relative;
	min-height: 291px;
}
.list-item {
	width: 280px;
	margin: 0px 10px 30px 10px;
	float: left;
	vertical-align: top;
	transition: top 1s ease 0s, left 1s ease 0s;
	cursor: pointer;
}
.list-item a{display:block; background: #f2f2f2; color:#555;}
.list-item a:hover{background: #e60012; color:#fff;}
.list-item .pd10 {
	padding: 2px 2px 5px 2px;
	display: block;
}
.list-item .box-preview {
	width: 276px;
}
.list-item .box-preview .insetscroll {
	width: 100%;
	height: 100%;
	overflow: hidden;
	display: block;
}
.list-item .box-preview .insetscroll img {
	display: block;
	width: 276px;
	height: 325px;
}
.list-item .box-description .tit {
	font: 12px/20px "微软雅黑";
	color: #999;
	letter-spacing: 0.05em;
	display: inline-block;
}
.list-item .box-description .stit {
	font: bold 14px/30px "微软雅黑";

	text-align:center;
}
.list-item .box-description p {
	color: #333333;
	margin-top: 10px;
}
.list-item a .more {
	width: 75px;
	height: 25px;
	margin-top: 8px;
	line-height: 25px;
	color: #e60012;
	text-align: center;
	background: #fff;
	display: block;
}
.list-item a:hover .more {
	color: #fff;
	background-color: #e60012;
}
.protail {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.protail_left {
	width: 747px;
	overflow: hidden;
}
#pro_view {
	width: 740px;
	overflow: hidden;
}
#pro_img {
	width: 300px;
	height: 375px;
	border: 1px solid #ddd;
	float: left;
}
#pro_blank {
	width: 300px;
	height: 375px;
	margin-top: -375px;
	position: relative;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="../images/blank.png");/*只对IE6有效*/
}
#pro_zoom {
	width: 300px;
	height: 375px;
	margin-top: -375px;
}
.zxx_image_zoom_list img.zxx_zoom_image {
	position: relative;
}
.zxx_image_zoom_list:hover, .zxx_image_zoom_list:hover img.zxx_zoom_image {
	border-color: #ff3300;
}
.zxx_image_zoom_div {
	width: 300px;
	height: 375px;
	padding: 0px;
	background: white;
	border: 1px solid #ddd;
	margin-top: -1px;
	text-align: center;
	position: absolute;
	z-index: 1000;
	left: 0;
	top: 0;
	overflow: hidden;
}
#zoomer {
	width: 300px;
	position: relative;
	margin-top: -21px;
	margin-left: 0px;
	text-align: right;
}
#pro_do {
	width: 360px;
	float: left;
	margin-left: 40px;
}
#pro_do ul {
}
#pro_do ul li {
	width: 350px;
	height: auto;
	line-height: 30px;
	padding-left: 3px;
	margin-bottom: 10px;
	border-bottom: #dedede 1px dotted;
	letter-spacing: 0.05em;
}
#pro_do ul li span {
	font-weight: bold;
	color: #000;
	letter-spacing: 0;
}
#pro_do ul li a {
	color: #424242;
}
#pro_do ul li a:hover {
	color: #e60012;
}
#pro_do ul li p {
	line-height: 20px;
	padding-top: 5px;
}
#pro_do ul li a.prodo01 {
	padding-left: 22px;
	margin-right: 30px;
	background: url(../images/pro_arr1.gif) no-repeat 3px center;
	display: block;
}
#pro_do ul li a.prodo02 {
	padding-left: 19px;
	margin-right: 30px;
	background: url(../images/pro_arr2.gif) no-repeat left center;
	display: block;
}
#pro_do ul li a.prodo03 {
	padding-left: 19px;
	background: url(../images/pro_arr3.gif) no-repeat left center;
	display: block;
}
#pro_do ul li .jiathis_style {
	display: block;
	padding: 5px 0px 0px 3px;
	text-align: left;
}
.protail_down {
	width: 700px;
	min-height: 300px;
	margin-top: 66px;
	overflow: hidden
}
.protail_down .ptit {
	width: 700px;
	height: 40px;
	margin-bottom: 20px;
	background-color: #efefef;
}
.protail_down .ptit h1 {
	width: 100px;
	height: 40px;
	font: 15px/40px "微软雅黑";
	color: #fff;
	letter-spacing: 0.1em;
	text-align: center;
	background-color: #e60012;
}
.protail_down p img {
	    max-width: 100%;
}
.protail_down table{border-collapse:collapse;}
.protail_down td{border-width:1px; border-style:solid;padding:5px;line-height:200%;color:#666;word-wrap:break-word;word-break:break-all;table-layout:fixed;}
.protail_ri {
	width: 182px;
	border-left: #dbedfb 1px dashed;
	padding-left: 35px;
	padding-bottom: 100px;
	overflow: hidden;
}
#div1 {
	height: 819px;
	overflow: hidden;
}
#div1 a {
	display: block;
	width: 182px;
	height: auto;
	margin-bottom: 10px;
}
#div1 a img {
	width: 180px;
	height: auto;
	border: #e2e2e2 1px solid;
}
#div1 a span {
	display: block;
	width: 170px;
	height: 30px;
	margin: 0 auto;
	line-height: 30px;
	color: #555;
	text-align: center;
	overflow: hidden;
}
#div1 a:hover img {
	border: #efefef 1px solid;
}
#div1 a:hover span {
	color: #e60012;
}
.newstit {
	width: 100%;
	height: 70px;
	margin: 0 auto 0;
	background: url(../images/backbg.gif) repeat-x center;
}
.newstit div {
	width: 400px;
	height: 70px;
	padding: 0 20px;
	margin: 0 auto;
	background-color: #fff;
}
.newstit p.innewtit {
	width: 400px;
	height: 34px;
	margin: 0 auto;
}
.newstit p.innewtit img {
	width: 400px;
	height: 34px;
}
.newstit p.intewtit {
	padding: 0 20px;
	margin-bottom: 50px;
	font-size: 18px;
	text-align: center;
	color: #555555;
	letter-spacing: 0.1em;
}
.news {
	width: 100%;
	min-width: 1000px;
	position: relative;
	overflow: hidden;
}
.news .mangbox {
	width: 100%;
	overflow: hidden;
}
.news .mangbox li {
	width: 100%;
	height: 180px;
	margin-top: 100px;
	opacity: 0;
	filter: alpha(opacity=0);
}
.newsmain {
	width: 1000px;
	height: 128px;
	margin: 26px auto;
	overflow: hidden;
}
.newsmain .newsl {
	width: 712px;
	height: 110px;
	margin-top: 19px;
	float: left;
	overflow: hidden;
}
.newsmain .newsl h1 {
	font: normal 18px/18px "微软雅黑";
	color: #444;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
}
.newsmain .newsl span {
	font: 20px/18px Verdana;
	color: #ccc;
	padding-right: 5px;
}
.newsmain .newsl p {
	width: 660px;
	height: 40px;
	margin-bottom: 20px;
	font: 14px/22px "微软雅黑";
	color: #555;
	letter-spacing: 0.05em;
	overflow: hidden;
}
.newsmain .newsl dl {
	width: 712px;
	height: 15px;
	overflow: hidden;
}
.newsmain .newsl dl dd.time {
	float: left;
	font: 12px/15px Verdana, Geneva, sans-serif;
	color: #999;
	letter-spacing: 0.05em;
	background: url(../images/pnewsicon.png) no-repeat 0 1px;
	padding-left: 20px;
	margin-right: 66px;
}
.newsmain .newsl dl dd a {
	float: left;
	font: 12px/15px "微软雅黑";
	color: #999;
	letter-spacing: 0.1em;
	background: url(../images/pnewsicon.png) no-repeat 0 -15px;
	padding-left: 20px;
	display: block;
}
.newsmain .newsl dl dd a:hover {
	color: #e62129;
}
.newsmain img {
	float: right;
	width: 208px;
	height: 128px;
}
.newtail {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.newtail h1 {
	font: bold 22px/30px "微软雅黑";
	color: #222;
	text-align: left;
	letter-spacing: 0.1em;
	margin-bottom: 20px;
}
.newtail h1 span {
	font: 14px/20px Verdana, Geneva, sans-serif;
	color: #aaa;
	padding-top: 10px;
	letter-spacing: 0;
	display: block;
}
.newtail p {
	font: 15px/28px "微软雅黑";
	margin-bottom: 10px;
	color: #222;
}
.cpyl {
	width: 100%;
	min-height: 660px;
	margin: 0 auto;
	background: url(../images/pcpyl_bg.jpg) no-repeat;
	overflow: hidden;
}
.cpylm {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.cpylm .cpylnav {
	width: 100%;
	height: 30px;
	margin: 0 auto;
	overflow: hidden;
}
.cpylm .cpylnav a {
	width: 90px;
	height: 30px;
	margin: 0 2px 0 0;
	line-height: 30px;
	text-align: center;
	color: #525252;
	background-color: #fff;
	float: left;
	display: inline-block;
}
.cpylm .cpylnav a:hover, .cpylnav a.on {
	background: #e60012;
	font: bold 12px/30px "微软雅黑";
	color: #fff;
	letter-spacing: 0.1em;
}
.cpylcon {
	padding: 26px;
	background: url(../images/pcpyl02.png) repeat;
	overflow: hidden;
}
.cpylcon .cpylshow {
	width: 452px;
	height: 335px;
	padding: 10px;
	position: relative;
	border: 1px solid #dedede;
	overflow: hidden;
}
.cpylcon .cpylshow .imgbox {
	width: 452px;
	height: 335px;
	background: url(../images/loading.gif) no-repeat center;
	display: table-cell;
	vertical-align: middle;
*display:block;
*font-size:292px;
*font-family:Arial;
}
.cpylcon .cpylshow img {
	max-width: 452px;
	max-height: 335px;
	vertical-align: middle;
}
.cpylcon .cpylshow a {
	width: 21px;
	height: 42px;
	display: inline-block;
	position: absolute;
	top: 162px;
	background: url(../images/pcpyl03.png) no-repeat;
	overflow: hidden;
	transition: all 0.3s;
}
.cpylcon .cpylshow a.prev {
	left: 20px;
}
.cpylcon .cpylshow a.prev:hover {
	background-position: -21px 0;
}
.cpylcon .cpylshow a.next {
	right: 20px;
	background-position: -77px 0;
}
.cpylcon .cpylshow a.next:hover {
	background-position: -55px 0;
}
.cpylcon .cpylri {
	width: 405px;
}
.cpylcon .cpylthumb {
	width: 380px;
	height: 91px;
	position: relative;
	overflow: hidden;
}
.cpylcon .cpylthumb ul li {
	width: 120px;
	height: 72px;
	margin-right: 10px;
	cursor: pointer;
	background-color: #fff;
}
.cpylcon .cpylthumb ul li img {
	width: 118px;
	height: 89px;
	border: 1px solid #fff;
}
.cpylcon .cpylthumb ul li.active img, .cpylthumb ul li:hover img {
	width: 116px;
	height: 87px;
	border: 2px solid #e60012;
}
.cpylcon .cpyltit {
	padding-top: 10px;
	height: 60px;
}
.cpylcon .cpyltit h3 {
	font-weight: bold;
	font-size: 18px;
	color: #e60012;
	letter-spacing: 0.1em;
	border-bottom: #efefef 1px solid;
}
.cpylcon .cpyltxt {
	height: 210px;
}
.cpylcon .cpyltxt li {
	display: none;
	line-height: 18px;
	color: #666;
}
.cpylcon .cpyltxt li p {
	line-height: 25px;
	font-weight: bold;
	color: #333;
	margin-bottom: 15px;
	letter-spacing: 0.05em;
}
.ques {
	width: 100%;
	min-width: 1000px;
	min-height: 660px;
	margin: 0 auto;
	background: url(../images/pques.jpg) no-repeat center 0px fixed;
	background-size:cover;
	overflow: hidden;
}
.quesbox {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.quesbox ul {
	margin: 0px;
	padding: 0px;
}
.quesbox ul li {
	margin-bottom: 20px;
	border-bottom: 1px solid #0054a7;
	background-color: #fafafa;
}
.quesbox ul li .quesh1 {
	width: 1000px;
	height: 30px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	position: relative;
	border-top: 1px solid #e8e8e8;
	cursor: pointer;
}
.quesbox ul li .quesh1 span {
	display: block;
	width: 20px;
	height: 20px;
	margin-top: 2px;
	padding-left: 10px;
	float: left;
}
.quesbox ul li .quesh1 p {
	display: block;
	width: 930px;
	float: left;
	margin-left: 10px;
	font: bold 15px/30px "微软雅黑";
	color: #222;
	letter-spacing: 0.05em;
}
.quesbox ul li .ques02 {
	position: absolute;
	right: 8px;
	top: 13px;
}
.quesbox ul li .ques03 {
	position: absolute;
	right: 8px;
	top: 13px;
}
.quesbox ul li .ques01 {
	width: 1000px;
	padding: 30px 0;
	position: relative;
	border-top: #e8e8e8 1px solid;
	background-color: #fff;
	display: none;
	overflow: hidden;
}
.ques01 .ques01le {
	width: 20px;
	height: 20px;
	padding-left: 10px;
	float: left;
}
.ques01 .ques01ri {
	width: 930px;
	float: left;
	margin-left: 10px;
}
.ques01 .ques01ri p {
	font: 12px/20px "微软雅黑";
	color: #4a4a4a;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
}
.message {
	width: 1000px;
	min-height: 360px;
	margin: 0 auto;
	overflow: hidden;
}
.message_left {
	width: 747px;
	overflow: hidden;
}
.message_left h1 {
	font: 14px/30px "微软雅黑";
	font-style: italic;
	color: #999;
	letter-spacing: 0.1em;
}
.message_left h1 span {
	font: bold 14px/30px "微软雅黑";
	color: #e60012;
	margin-left: 6px;
	margin-right: 2px;
	font-style: normal
}
.message_left .tables {
	border-left: 1px solid #f2f2f2;
	border-top: 1px solid #f2f2f2;
}
.message_left .tables td {
	border-bottom: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	padding: 8px 2px;
	line-height: 30px;
	color: #666;
}
.message_left .tables td a {
	display: block;
	padding: 3px;
	width: 80px;
	border: 1px solid #FFF;
	padding-top: 1px;
	padding-bottom: 1px;
	background: #1251b0;
	color: #fff;
}
.message_left .tables td a:hover {
	border: 1px solid #1251b0;
}
.message_left .tables td input {
	height: 26px;
}
.message_left .tables * {
	-webkit-text-size-adjust: none;
	outline: 0;
}
.contact {
	width: 1000px;
	min-height: 360px;
	margin: 0 auto;
	overflow: hidden;
}
.cont01 {
	width: 480px;
	min-height: 520px;
	padding: 30px 0;
	border-top: 1px solid #93938d;
	border-bottom: #93938d 1px solid;
	overflow: hidden;
}
.cont01 p {
	width: 480px;
	font: 15px/26px "微软雅黑";
	/*text-indent: 1em;*/
	letter-spacing: 0.05em;
	overflow: hidden;
}
.cont01 p span {
	display: block;
	font: bold 18px/20px "微软雅黑";
	color: #222;
	margin-bottom: 10px;
	text-indent: 0em;
	letter-spacing: 0.1em;
}
.cont01 div img {
	width: 100%;
}
.cont02 {
	width: 420px;
	padding: 30px 0;
	border-top: #93938d 1px solid;
	border-bottom: #93938d 1px solid;
}
.lxfx {
	width: 77px;
	height: auto;
	position: fixed;
	top: 200px;
	right: 2px;
	z-index: 11;
}
.lxfx li a {
	width: 300px;
	height: 47px;
	margin-top: 9px;
	color: #fff;
	display: block;
}
.leftlx {
	float: left;
	width: 77px;
	height: 47px;
}
.lxfx li span {
	height: 24px;
	line-height: 22px;
	padding-left: 8px;
	border-left: 1px solid #fff;
	margin-top: 8px;
	font-size: 20px;
	color: #fff;
	float: left;
}
.ewm {
	width: 120px;
	height: 120px;
	background: #c0c0c0;
	border: 5px solid #fff;
	position: absolute;
	left: -145px;
	top: -40px;
	display: none;
}
.lxfx li i {
	display: block;
	width: 30px;
	height: 27px;
	margin: 0px auto;
	text-align: center;
	background: url(../images/fx.png) no-repeat 4px 0px;
}
.lxfx li i.icon-tel {
	background-position: 0px -25px;
}
.lxfx li i.icon-ly {
	background-position: 4px -53px;
}
.lxfx li i.icon-wx {
	background-position: -34px 4px;
}
.lxfx li i.icon-wb {
	background-position: -30px -22px;
}
.lxfx li p {
	text-align: center;
	line-height: 12px;
}
.lxfx li {
	width: 77px;
	height: 56px;
	margin-bottom: 1px;
	margin-left: 0px;
	background: #2a0d0f;
	filter:alpha(opacity=70); 
    -moz-opacity:0.7; 
    opacity:0.7;
	position: relative;
	overflow: hidden;
}
.clear-picshow {
	width: 328px;
	height: 440px;
	position: relative;
}
.clear-picshow img {
	width: 328px;
	height: 440px;
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
}
.pageback {
	width: 100%;
	height: 42px;
	margin: 0 auto;
	background: url(../images/backbg.gif) repeat-x center;
	text-indent: -9999px;
	display: block;
}
.pageback a {
	display: block;
	width: 138px;
	height: 42px;
	margin: 0 auto;
	padding: 0 20px;
	background: url(../images/back01.png) no-repeat center #fff;
	text-indent: -9999px;
}
.pageback a:hover {
	background: url(../images/back02.png) no-repeat center #fff;
	text-indent: -9999px;
	display: block;
}
.prenext {
	width: 1000px;
	margin: 0 auto;
	border-top: #dbedfb 1px dashed;
	padding-top: 25px;
	overflow: hidden;
}
.prenext p {
	width: 1000px;
	margin: 0 auto 15px;
	overflow: hidden;
}
.prenext span {
	display: block;
	width: 70px;
	height: 35px;
	padding-left: 5px;
	font: 12px/35px "微软雅黑";
	color: #fff;
	text-align: center;
	letter-spacing: 0.1em;
	float: left;
	background-color: #ccc;
}
.prenext a {
	display: block;
	width: 905px;
	padding-left: 20px;
	color: #000;
	line-height: 35px;
	letter-spacing: 0.1em;
	background-color: #fafafa;
	float: right;
}
.prenext a:hover {
	color: #e60012;
}

/*product sort*/
.w100% {
width: 100%;
}
.w1160 {
	width: 1160px;
	margin: 0 auto;
}
.index-con .con-chenge {
	min-height: 440px;
	background: #f5f5f5;
}
.index-con .con-chenge .slide-box {
	margin-top: -75px;
    padding-bottom: 80px;
	position: relative;
	z-index: 5;/*
	overflow: hidden;*/
}
.index-con .con-chenge .bd {
	width: 1190px;
}
.index-con .con-chenge .bd ul li {
	width: 270px;
	height: 420px;
	background: #fff;
}
.index-con .con-chenge .bd ul li .title {
	height: 135px;
	padding-top: 40px;
}
.index-con .con-chenge .bd ul li .title .top {
	background: url(../images/tb2.jpg) no-repeat center top;
	padding-top: 20px;
}
.index-con .con-chenge .bd ul li .title .top p {
	font-weight: bold;
	font-size: 20px;
	color: #333;
	text-align: center;
}
.index-con .con-chenge .bd ul li .title .text {
	width: 215px;
	padding-top: 15px;
	margin: 0 auto;
}
.index-con .con-chenge .bd ul li .title .text p {
	color: #8f8f8f;
	text-align: center;
}
.index-con .con-chenge .bd ul li {
	margin-right: 27px;
	float: left;
}
.index-con .con-chenge .hd {
	height: 90px;
	text-align: center;
	line-height: 90px;
	margin: 0 auto;
}
.index-con .con-chenge .hd ul {
	text-align: center;
	margin: 0 auto;
	padding-top: 35px;
	float: left;
}
.index-con .con-chenge .hd ul li {
	width: 12px;
	height: 12px;
	background: #8d8d8d;
	float: left;
	margin-right: 7px;
	text-indent: -9999px;
	overflow: hidden;
}
.index-con .con-chenge .hd ul li.on {
	background: #ce3f3c;
}
.index-con .con-chenge .hd p {
	text-align: center;
}
.index-con .con-chenge .hd .next {
	background: url(../images/btn1.png);
	width: 24px;
	height: 47px;
	background-position: -24px 0px;
	position: absolute;
	right: 0px;
	top: 200px;
	cursor: pointer;
}
.index-con .con-chenge .hd .prev {
	background: url(../images/btn1.png);
	width: 24px;
	height: 47px;
	position: absolute;
	left: 0px;
	top: 200px;
	cursor: pointer;
}

.list-list{
    /*float:left;
    width:1920px;
    position: absolute;
    left:50%;
    margin-left: -960px;
    height: 930px;*/
    width: 100%;
    margin-top: -5px;
}
.list-list li{
    /*width:639px;
    height:930px;*/
    float:left;
    position: relative;
    background-size: cover;
    overflow: hidden;
}
.list-list li a{
    display: block;
    width:634px;
    height:930px;
}

.list-listl{
	height:100%;
	overflow:hidden;
	overflow-y:scroll;
	padding-right: 30px;
}

.black-clear{
    /*width:639px;
    height:930px;*/
    width: 100%;
    height: 100%;
    position: absolute;
    top:0px;
    left:0px;
    background:#000;
    opacity: 0;
    filter: alpha(opacity=0);
}
.black-box{
    position: absolute;
    /*top:354px;*/
    left:0px;
    z-index: 9;
    top: 50%;
    margin-top: -159px;

}
.black-tit{
    background: url("../images/lis_4.png") no-repeat;
    width:94px;
    height:120px;
    margin-left:0px;
}
.black-box img{
    margin-left: 19px;
    margin-top: 34px;
}
.black-box p{
    font-size: 24px;
    color:#fff;
    line-height: 30px;
    height:30px;
    margin:10px 0px 50px 19px;
}
.black-box .more{
    display: block;
    width:40px;
    height:40px;
    background: url("../images/lis_28.png") no-repeat;
    margin-left: 19px;
}
.tit-two{
    background: url("../images/lis_07.png") no-repeat;
}

.link{
width: 1020px;
    margin: 0 auto;
line-height:2
}

.link li{
    margin-left: 10px;
}

.link li a{

}

/**/
.i-fob-plan {
    padding-top: 0px;
    overflow: hidden;
}
.tocntit_intro{
    text-align: center;
}
.tocntit_intro p{
    font-size: 14px;
    margin-top: 20px;
}
.iplan{

}
.box_totle {
	position: relative;
	/*margin: 100px auto;*/
}
.lineF,  .lineS {
	/*position: absolute;*/
	visibility: hidden;
}
.lineS {
	top: 182px;
	left: 105px;
}
.boxF,  .boxS,  .boxT,  .overlay {
	width: 132px;
	height: 250px;
	overflow: hidden;
}
.boxF,  .boxS {
	visibility: hidden;
}
.boxF {
	transform: rotate(120deg);
	float: left;
	margin-left: 10px;
	-ms-transform: rotate(120deg);
	-moz-transform: rotate(120deg);
	-webkit-transform: rotate(120deg);
}
.boxS {
	transform: rotate(-60deg);
	-ms-transform: rotate(-60deg);
	-moz-transform: rotate(-60deg);
	-webkit-transform: rotate(-60deg);
}
.boxT {
	transform: rotate(-60deg);
	background: no-repeat 50% center;
	background-size: 125% auto;
	-ms-transform: rotate(-60deg);
	-moz-transform: rotate(-60deg);
	-webkit-transform: rotate(-60deg);
	visibility: visible;
}
.overlay {
	transition: all 250ms ease-in-out 0s;
	/* display: none; */
	position: relative;
	text-align: center;
	padding-top: 100px;
	height: 0px;
	color: white;
	bottom: -120px;
}

.boxT .overlay {
    height: 300px;
    bottom: 12px;
    line-height: 25px;
    font-size: 18px;
    /* display: block; */
}
.box4 .boxT .overlay {
    bottom: 2px;
}
.box6 .boxT .overlay {
    bottom: 2px;
}
.box7 .boxT .overlay {
    bottom: 2px;
}
.overlay a {
	display: inline-block;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -16px 0 0 -16px;
	border-radius: 3px;
	background-color: #d3b850;
	text-align: center;
	line-height: 32px;
	width: 32px;
	height: 32px;
	text-decoration: none;
	color: White;
	font-size: 18px;
	font-weight: bolder;
}

.downmain{
    height: 65px;
}

.down .mangbox li{
    height: 115px;
}

.downmain .newsl {
    height: 58px;
    margin-top: 12px;
}

.downmain img{
    width: 3%;
    margin-top: 15px;
    height: initial;
}

video {
  display: inline-block;
  vertical-align: baseline;
width:100%;
height:100%;
}

#video{height:600px;}
@media (max-width:1199px){
   #video{height:500px}
}
@media (max-width:991px){
   #video{height:400px}
}
@media (max-width:767px){
   #video{height:300px}
}



























































































































