sup {font-family: 宋体;
    font-size: 16px;}
body, a {font-family: SourceHanSans, Microsoft YaHei, Arial, sans-serif;}
.index_wrap {
    position: relative;
    overflow: hidden;
    height: 600px;
}
.INB .backg{
    background: url(/css/inb01.jpg) no-repeat center;
    height: 600px;
    width: 100%;
    transform: scale(1);
    background-attachment: scroll !important;
    /* transform-origin: 90% 100%; */
    animation: imageZoom linear 17s;
    animation-iteration-count: infinite;
    -webkit-animation: imageZoom linear 17s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation: imageZoom linear 17s;
    -moz-animation-iteration-count: infinite;
    -ms-animation: imageZoom linear 17s;
    -ms-animation-iteration-count: infinite;
    background-size: cover;
}


.INB .solgn {
	color: #fff;
    font-size: 46px;
    width: 290px;
    height: 378px;
    margin-left: -145px;
    margin-top: -210px;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
}
.INB .solgn i {
	width: 290px;
    height: 378px;
    background: url(/css/in/time_bg.png) no-repeat center center;
    position: absolute;
    left: 0;
    top: 0;
}
.INB .solgn h1 {
    padding-top: 120px;
    font-size: 60px;
    font-weight: normal;
}

.INB .solgn span {
	background:#fff;
	display:block;
	margin:0 auto;
	width:50px;
	height:2px;
	text-align:center;
	margin-top:15px;	
}

.main-box { }
.tou_menu {
    background: url(/css/in/black30.png) repeat;
    height: 80px;
    width: 100%;
    bottom: 0;
    position: absolute;
}
.tou_menu li {
	float: left;
    width: 189px;
    text-align: center;
    border-right: solid 1px rgba(179, 179, 179, 0.28);
}
.tou_menu li:last-child {border-right: solid 0px rgba(179, 179, 179, 0.28);}
.tou_menu li a {
	font-size: 16px; 
	display: block;
	background: url(/css/a.png) center top no-repeat;
	height:80px; 
	line-height: 80px;
	color:#fff;
}
.tou_menu li.current a{
	background: url(/css/a1.png) center top no-repeat;
	color:#fff;	
	background-size: cover;
}
.tou_menu li a:hover {
	background: url(/css/a1.png) center top no-repeat;
	color:#fff;
	background-size: cover;
}

.tou_menu li:hover, .tou_menu a:hover {
    -webkit-transition: none;
    -moz-transition: none;
    transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;
    -moz-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;
    -webkit-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;
    -o-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;
}

.honor {
	padding: 60px 0px 70px;
	background:#f7f7f7;
}
.transit {
	/*width: 100px;*/
    display: block;
    margin: 0 auto;
    margin-bottom: 0px;
    -webkit-animation: arrow-bounce 2s infinite;
    animation: arrow-bounce 2s infinite;
}

.picScroll-left {width: 1140px;margin: 0 auto; position: relative;    padding-top: 20px;}
.picScroll-left .hd .prev,
.picScroll-left .hd .next { 
    display: block;
    width: 48px;
    height: 48px;
    margin-top: 10px;
    overflow: hidden;
    cursor: pointer;
    background: url(/css/in/honor/icon.png) no-repeat;
    top: 30%;
    position: absolute;
    z-index: 2;
    display:none;
}
.picScroll-left .hd .next{
	right: -50px;
    background-color: #333;
    background-position: -186px -6px;
}
.picScroll-left .hd .prev{
	left: -50px;
	background-color: #333; background-position: -126px -6px;}

.picScroll-left .hd .prevStop{ background-position:-60px 0; }
.picScroll-left .hd .nextStop{ background-position:-60px -50px; }

.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }

.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }

.picScroll-left .hd ul li.on{ background-position:0 0; }

.picScroll-left .bd{width: 1140px; margin: 0 auto; }

.picScroll-left .bd ul{}

.honor li .wenzi p {width:360px;}

/*honors*/
.honors {background: #f2f2f2; padding-top:60px;}
.honors .h4 {padding-top: 20px;}
.honors .dqlmu span {
	display: block;
    height: 16px;
    background: url(/css/in/blue35.png) repeat;
    position: absolute;
    z-index: 1;
    left: 50%;
    bottom: 40px;
    width: 204px;
    margin-left: -102px;
}
.move3d {background: url(/css/in/honor/bg.jpg)no-repeat center;    padding: 110px 0px 40px;}

/* focus_Box */
#focus_Box{position:relative;width:1050px;height:400px;margin:0px auto;}
#focus_Box ul{position:relative;width:1050px;height:400px}
#focus_Box li{z-index:0;position:absolute; width:0px;background:#787878;height:0px;top:146px;cursor:pointer;left:377px;border-radius:4px;}
#focus_Box li img{width:100%;background:url(/css/in/ryu/loading.gif) no-repeat center 50%;height:100%;vertical-align:top}
#focus_Box li p{position:absolute;left:0;bottom:0px;width:100%;height:40px;line-height:40px;background:url(/css/in/ryu/float-bg.png) repeat; color:#fff;}
#focus_Box li p span{
	display:block;
	width:100%;
	height:40px;
	overflow:hidden; 
	text-align:center;
	font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei, WenQuanYi Micro Hei, Arial, sans-serif;
	    letter-spacing: 0.5px;
}
#focus_Box .prev,#focus_Box .next{
	display: block;
    z-index: 100;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    width: 39px;
    height: 80px;
    top: 131px;
}
#focus_Box .prev{
	left: -60px;
    background-position: 0 0;
    background: url(/css/in/3D/btn.png) no-repeat;
}
#focus_Box .next{
    right: -65px;
    background: url(/css/in/3D/btn.png) no-repeat;
    background-position: -39px 0;
} 






.about {padding: 40px 0px 0px;}
.about .A1 {
	padding: 40px 0px 80px;
    background: url(/css/quxian.jpg) no-repeat center;
}
.about .A1 .fl {width: 500px;margin-top: 30px;}

.about .A1 .fl h4 {
    color: #eaeaea;
    font-size: 60px;
    line-height: 52px;
    text-transform: uppercase;
    letter-spacing: 0;
    font-weight: bold;
    font-family: Arial;
}
.about .A1 .fl h2 {
	font-size: 40px;
    color: #000;
    line-height: 64px;
    margin-bottom: 35px;
    position: relative;
    width: 190px;
    background-size: 180px 16px;
    background-position: 0px 43px;
    background-repeat: no-repeat;
    background-image: linear-gradient(to bottom left, rgba(84, 205, 255, 0.7), #4196f6);
}
/*
.about .A1 .fl h2 span {
	display: block;
    height: 16px;
    background: url(/css/in/blue35.png) repeat;
    position: absolute;
    z-index: 1;
    left: -7px;
    bottom: 3px;
    width: 204px;
}*/

.about .A1 .fl p {
	text-align: justify;
    padding-bottom: 15px;
    font-size: 15px;
    line-height: 26px;
}
.about .A1 .fl p  span {font-weight:bold; color: #e40000;}
.about .A1 .rt {width: 600px;height: 480px;position: relative;}
.about .A1 .rt .pic01 {
	width: 330px;
	height: 240px;
	position: absolute;
	top: 40px;
}
.about .A1 .rt .pic02 {
	position: absolute;
	top: 295px;
	left: 111.5px;
	width: 220px;
	height: 190px;
}
.about .A1 .rt .pic03 {
	width: 250px;
	height: 189px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.about .A1 .rt .pic04 {
	position: absolute;
	top: 205px;
	right: 0px;
	width: 250px;
	height: 193px;
}
.about .A1 .rt img {width:100%; height:100%; box-shadow: 3px 1px 10px #d8d8d8;}

.about .A3 {
    position: relative;
    padding-top: 70px;
    padding-bottom: 90px;
    text-align: center;
    color: #fff;
    background: url(/css/in/bg02.jpg) center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.about .A3 .transit {padding-bottom: 40px;}
.about .A3 li {float:left; margin-right:290px;}
.about .A3 li.lastli {margin-right:0px;}
.about .A3 li .jumbo { font-size: 42px;}
.about .A3 li p {font-size:18px;}
.about .A3 li b {font-size: 40px;}



.about .A4 {padding:60px 0px 70px; position: relative;}
.about .A4 .w1140 {padding-top:40px; }
.about .A4 .row1 .fl {padding-top: 20px;}
.about .A4 .row1 .fl  {position:relative;width: 580px;}
.about .A4 .row1 .fl img {
    width: 580px;
    display: block;
    height: 380px;
    position: relative;
    z-index: 2;
}
.about .A4 .row1 .rt {
	width: 480px;
	padding-top:70px;
}
.about .A4 .row1 .rt img {
	display: block;
    margin: 0 auto;
    padding-bottom: 20px;
    width: 100px;
}
.about .A4  p {
	text-align: justify;
    padding-bottom: 15px;
    font-size: 15px;
    line-height: 32px;
    position: relative;
    z-index: 2;
}
.about .A4 .row2 {width:1140px;margin:0 auto; padding-top:80px;}
.about .A4 .row2 .fl {padding-top:50px;width:580px;}
.about .A4 .row2 .fl img {
	display: block;
    margin: 0 auto;
    padding-bottom: 20px;
    width: 100px;
}
.about .A4 .row2 .rt {
	width: 510px;
    padding-top: 0px;
}
.about .A4 .row2 .rt img {width:100%; height:350px;z-index: 2;  position: relative;}
.about .A4 .icon4 {
	width: 330px;
    position: absolute;
    bottom: -90px;
    animation: myfirst2 20s linear infinite;
    -moz-animation: myfirst2 20s linear infinite;
    -webkit-animation: myfirst2 20s linear infinite;
    -o-animation: myfirst2 20s linear infinite;
}

.color1 {
    position: absolute;
    right: -20px;
    bottom: -20px;
    width: 502px;
    height: 240px;
    background: url(/css/pp.png) no-repeat;
}
.color2 {
    position: absolute;
    right: -30px;
    top: -20px;
    width: 150px;
    height: 230px;
    border: 8px solid #c0e6fc;
     border: 8px solid;
    border-image: -webkit-linear-gradient( #54cdff, #4197f6) 30 30;
    border-image: linear-gradient( #54cdff, #4096f6) 30 30;
}

.about .A2 {
	padding: 95px 0px 0px;
	background: url(/css/in/bg06.jpg) no-repeat fixed center;
	min-height: 400px;
	position: relative;
	z-index: 10;
}
.about .A2 li {
	float:left;
	text-align:center;
	color:#fff;
	padding-top: 60px;
}

.about .A2 li.vision1 {padding-right: 258px;}
.about .A2 li.vision2 {padding-right: 258px;}
.A2 li:hover img {
	animation: myfirst2 7s linear infinite;
    -moz-animation: myfirst2 7s linear infinite;
    -webkit-animation: myfirst2 7s linear infinite;
    -o-animation: myfirst2 7s linear infinite;
}
.about .A2 h2 {
	color:#fff;
	font-size: 26px;
	font-weight: bold;
}
.about .A2 p {font-size:16px; color:#fff; padding-top:10px;}

.partner {padding: 70px 0px 0px;background: url(/css/in/spc_bg.jpg) no-repeat top fixed #ececec;}
.partner .world p{
	text-align: center;
    padding-top: 40px;
    font-size: 18px;   
    position: relative;
}
.partner .world p img { display: block; margin: 0 auto;}
.partner .hezuo {
position: relative;
padding-bottom: 60px;
width: 100%;
}

.partner .partul {
padding-top: 10px;
width: auto;
margin: 0 auto;
/* padding: 60px 50px; */
text-align: center;
}
.partner .partul  li {
    float: none;
    display: inline-block;
    margin: 15px;
    background: #fff;
    width: 200px;
    padding: 35px 0px;
    position: relative;
    overflow: hidden;
}
.partner .partul  li img {
    height: 64px;
    margin: 0 auto;
    display: block;
}
.partner .partul .lbh2 {
    text-align: center;
    padding-bottom: 30px;
    font-size: 18px;
    position: relative;
    max-width: 910px;
    margin: 0 auto;
    line-height: 34px;
}
.partner .partul .brand-name {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(/css/pp.png) repeat center;
    top: 0;
    left: -220px; 
    transition: all .4s ease-in;
    -moz-transition: all .4s ease-in;
    -webkit-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
}
.partner .partul  li:hover .brand-name { left: 0; }
.partner .partul .brand-name h2 {
	color: #fff;
    text-align: center;
    line-height: 134px;
    font-size: 22px;
}

.bantu {padding: 70px 0px 80px; background: #f2f2f2;position: relative;}
.bantu h4 {
	    color: #e4e4e4;
    font-size: 60px;
    line-height: 52px;
    text-transform: uppercase;
    letter-spacing: 0;
    font-weight: bold;
    font-family: Arial;
    text-align: center;
    padding-top: 40px;
}
    
.bantu h2 {	
	margin:0 auto;
	text-align: center;
    font-size: 36px;
    color: #000;
    line-height: 64px;
    margin-bottom: 35px;
    position: relative;
    width: 190px;
    background-size: 180px 16px;
    background-position: 0px 43px;
    background-repeat: no-repeat;
    background-image: linear-gradient(to bottom left, rgba(84, 205, 255, 0.7), #4196f6);
}

.bantu .bgs {
	background:url(/css/in/bg10.png) no-repeat center;
	position: absolute;
	height:232px;
	width:100%;
	left:0px;
	top:50%;
	margin-top:0px;
}
.bantu .w1140 {
	width:1000px;
	padding-top: 60px;
	padding-top: 60px;
    position: relative;
    z-index: 2;}

.bantu .hanguo {
position: absolute;
    right: 135px;
    top: 202px;
    display: block;
}
.bantu .tw {
	position: absolute;
    right: 166px;
    top: 452px;
    display: block;
}
.bantu .hnan {
	position: absolute;
    right: 271px;
    top: 511px;
    display: none;
}
.bantu .xiam {
position: absolute;
    right: 222px;
    top: 423px;
    display: block;
 }
.bantu .ningbo {
	position: absolute;
    right: 204px;
    top: 371px;
    display: block;
}
.ningbo .point1, .ningbo .point2, .ningbo .point3 {
    width: 400px;
    height: 400px;
    position: absolute;
    top: -158px;
    left: -158px;
    right: 0;
    bottom: 0;
    margin-left: -40px;
}
.ningbo .point1 span {
	display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    border:2px solid #FFEB3B;
    opacity: 0;
    -webkit-animation: ripple 4500ms ease-out 225ms infinite;
    -moz-animation: ripple 4500ms ease-out 225ms infinite;
    -o-animation: ripple 4500ms ease-out 225ms infinite;
    animation: ripple 4500ms ease-out 225ms infinite;
}
.ningbo .point2 span {
	display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    border: 2px solid #FFEB3B;
     opacity: 0;
    -webkit-animation: ripple 4500ms ease-out 900ms infinite;
    -moz-animation: ripple 4500ms ease-out 900ms infinite;
    -o-animation: ripple 4500ms ease-out 900ms infinite;
    animation: ripple 4500ms ease-out 900ms infinite;
}
.ningbo .point3 span {
	display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    border: 2px solid #FFEB3B;
     opacity: 0;
    -webkit-animation: ripple 4500ms ease-out 1800ms infinite;
    -moz-animation: ripple 4500ms ease-out 1800ms infinite;
    -o-animation: ripple 4500ms ease-out 1800ms infinite;
    animation: ripple 4500ms ease-out 1800ms infinite;
}

.bantu .hdong {    position: absolute;
    right: 295px;
    top: 187px;
    display: none;
    }
.bantu .qingdao {
    position: absolute;
    right: 476px;
    top: 128px;
    display: block;
}
.bantu .hefei {
    position: absolute;
    right: 214px;
    top: 344px;
    display: block;
}

.contacts {padding:70px 0px 0 0;background: #f2f2f2;}
.dqlmu {
    font-size: 36px;
    color: #3aa6eb;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
.contacts .C1 {padding-top: 60px;}
.contacts .C1 li {
	 position: relative;
	 float:left;
	width: 261px;
	background: #2b2b2b;
    margin-right: 30px;
    overflow: hidden;
    height: 350px;
    text-align: center;
    cursor: pointer;
}


.lianxi h3 span {
	display:block;
	margin:0 auto;
	width:62px;
	height:62px;
	background:url(/css/in/icon01.png) no-repeat;
	margin-bottom:15px;
}
.effect-bubba img {
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}
.effect-bubba:hover img {
	opacity: 0.4;
}
.effect-bubba .lianxi {
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.effect-bubba .lianxi .line1,
.effect-bubba .lianxi .line2 {
	position: absolute;
	top: 30px;
	right: 15px;
	bottom: 30px;
	left: 15px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

.effect-bubba .lianxi .line1 {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
}

.effect-bubba .lianxi .line2 {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
}

.effect-bubba h3 {
    padding-top: 130px;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,-20px,0);
	transform: translate3d(0,-20px,0);
}

.effect-bubba p {
	font-size: 14px;
    line-height: 24px;
	padding: 20px 0;
	opacity: 0;
	width: 210px;

    margin: 0 auto;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

.effect-bubba:hover .lianxi .line1,
.effect-bubba:hover .lianxi .line2 {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.effect-bubba:hover h3,
.effect-bubba:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.effect-bubba:hover h3 {padding-top: 80px;}
.contacts .C1 .lastli {margin-right:0px;} 



.contacts .C2 {
	height: 520px;
    margin-top: 90px;
    overflow: hidden;
	display:none;
}
.contacts .C2 .w1140 {background: url(/css/in/bg03.jpg) no-repeat; height: 100%;}
.contacts .C2 .bschu {float:right; padding-top: 50px;padding-right:40px;}
.contacts .C2 .bschu h4 {
	    color: #bfe2ef;
    font-size: 60px;
    line-height: 52px;
    text-transform: uppercase;
    letter-spacing: 0;
    font-weight: bold;
    font-family: Arial;}
    
.contacts .C2 .bschu h2 {	
    font-size: 36px;
    color: #000;
    line-height: 64px;
    margin-bottom: 35px;
    position: relative;
    width: 190px;
    background-size: 180px 16px;
    background-position: 0px 43px;
    background-repeat: no-repeat;
    background-image: linear-gradient(to bottom left, rgba(84, 205, 255, 0.7), #4196f6);
}
.contacts .C2 .bschu h3 {
	font-size: 20px;
	padding-bottom: 10px;
	font-weight:normal;
}
.contacts .C2 .bschu p {font-size:16px;}


.contacts .C5 {
    margin-top: 50px;
    padding-bottom: 0px;
}
.contacts .C5 .w1140 {margin-top:50px;}
.contacts .C5 h4 {
	color: #bfe2ef;
    font-size: 60px;
    line-height: 52px;
    text-transform: uppercase;
    letter-spacing: 0;
    font-weight: bold;
    font-family: Arial;
    text-align: center;
}
.contacts .C5 h2 {
	font-weight:normal;
	font-size: 28px;
    text-align: center;
    padding-top: 30px;
    
 }
.contacts .C5 .mainh2 {
	padding-top: 0;
     margin: 0 auto;
	font-size: 36px;
    color: #000;
    line-height: 64px;
    margin-bottom: 35px;
    position: relative;
    width: 190px;
    background-size: 180px 16px;
    background-position: 0px 43px;
    background-repeat: no-repeat;
    background-image: linear-gradient(to bottom left, rgba(84, 205, 255, 0.7), #4196f6);
}
 
.contacts .C5 .bgline {
    /*width: 600px;*/
    height: 570px;
    background: #e2eaf0;
    background: url(/css/in/bg09.png) no-repeat top;
    margin: 0 auto;
    margin-top: -490px;
}
.contacts .C5 .bschu {padding-top: 40px;width: 1200px;margin: 0 auto;}
.contacts .C5 .bschu h2 {
	font-size: 22px;
	padding-bottom: 10px;
	font-weight:normal;
	padding-top: 50px;
}
.contacts .C5 .bschu li {float:left;margin-right: 30px;    text-align: center;}
.contacts .C5 .bschu li  img {    width: 90px;
    padding-top: 25px;}
.contacts .C5 .bschu .bs1 {
	background:url(/css/in/bg11.jpg) no-repeat;
	width:364px;
	height:365px;
}
.contacts .C5 .bschu .bs2 {
	background:url(/css/in/bg11.jpg) no-repeat;
	width:364px;
	height:365px;
}
.contacts .C5 .bschu li p {
	font-size: 16px;
    width: 305px;
    margin: 0 auto;
    text-align: center;
    padding-top: 10px;
}


.contacts .C3 {background:#f7f7f7;	}
.contacts .C3 ul {position: relative;z-index: 2;padding: 70px 0;}
.contacts .C3 li {
    float: left;
    width: 312px;
    margin-right: 30px;
    border: 1px solid #e0e0e0;
    padding: 30px 15px 30px 30px;
    background: #fff;
}
.contacts .C3 li.lastli {margin-right:0px;}

.contacts .C3 li h3 {
	font-size: 18px;
    line-height: 28px;
    padding-bottom: 10px;
}
.contacts .C3 .pa {bottom:0px; right:-120px;}
.contacts .C3 .pa img {display:block;}

.contacts .C4 {padding-top:50px;}
.contacts .C4 h4 {
	color: #bfe2ef;
    font-size: 60px;
    line-height: 52px;
    text-transform: uppercase;
    letter-spacing: 0;
    font-weight: bold;
    font-family: Arial;
    text-align: center;
}
.contacts .C4 h2 {
	margin: 0 auto;
    text-align: center;
	 font-size: 36px;
    color: #000;
    line-height: 64px;
    margin-bottom: 35px;
    position: relative;
    width: 190px;
    background-size: 180px 16px;
    background-position: 0px 43px;
    background-repeat: no-repeat;
    background-image: linear-gradient(to bottom left, rgba(84, 205, 255, 0.7), #4196f6);
    
}
.contacts .C4 ul {margin-top:50px;}
.contacts .C4 li {
    width: 260px;

    float: left;
    text-align: center;
    margin-right: 20px;
}
.contacts .C4 li.lastli {    width: 300px;margin-right:0px;}
.contacts .C4 li .peit {
    width: 100%;
    height: 150px;
    overflow: hidden;
}
.contacts .C4 li .peit img {
	width:100%;
	transform: scale(1);
    transition: all 0.5s;
}
.contacts .C4 li .peiz {
	padding-top: 35px;
    background: #fff;
    padding-bottom: 35px;
}
.contacts .C4 li h3 {margin-bottom: 15px;font-size:18px; font-weight:normal}
.contacts .C4 .bgline {
    background: #e2eaf0;
    width: 100%;
    height: 280px;
    margin: 0 auto;
    margin-top: -200px;
}

#top .small h4 {
	margin:0 auto;
	color: #e4e4e4;
    font-size: 60px;
    line-height: 52px;
    text-transform: uppercase;
    letter-spacing: 0;
    font-weight: bold;
    font-family: Arial;
    text-align: center;
    padding-top: 40px;
}
#top .small h2 {
	text-align: center;
    margin: 0 auto;
	font-size: 40px;
    color: #000;
    line-height: 64px;
    margin-bottom: 35px;
    position: relative;
    width: 190px;
    background-size: 180px 16px;
    background-position: 0px 43px;
    background-repeat: no-repeat;
    background-image: linear-gradient(to bottom left, rgba(84, 205, 255, 0.7), #4196f6);}


/*pin-pai-ji-zhi*/


.INB2 {
	width:100%; 
	height:600px;
    position: fixed;
    overflow: hidden;
    left: 0;
    top: 0;
}
.INB2 .backg{
	background: url(/css/in/bg05.jpg) no-repeat 0 center;
    background-size: cover;
    height: 600px;
    width: 100%;
    transform: scale(1);
    background-attachment: scroll !important;
    /* transform-origin: 90% 100%; */
    animation: imageZoom linear 17s;
    animation-iteration-count: infinite;
    -webkit-animation: imageZoom linear 17s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation: imageZoom linear 17s;
    -moz-animation-iteration-count: infinite;
    -ms-animation: imageZoom linear 17s;
    -ms-animation-iteration-count: infinite;
}

.tou_menu_6 li {width: 189px;}
.tou_menu_6 li.current a { background: url(/css/a2.png) center top repeat;}
.tou_menu li a:hover {background: url(/css/a2.png) center top no-repeat;}

.tou_menu_5 li {width: 220px;}

.tou_menu_2 li {width: 569px;}


.list_article {padding:70px 0px; background:#f7f7f7;    position: relative;}
.list_article .ul li {
    background: #fff;
    padding: 30px 0 30px 35px;
    margin-bottom: 45px;
    position: relative;
}
.list_article .newst {
	width: 414px;
	height:208px;
    float: left;
    overflow: hidden;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.list_article .newst img {
    display: block;
    width: 100%;
    height:auto;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.list_article li:hover .newst img {
    transform: scale(1.08);
    -webkit-transform: scale(1.08);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

.list_article .newsz {
	width: 585px;
    float: left;
    margin-left: 55px;
     -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

.list_article .newsz .day {
	font-size: 14px;
    color: #666;
    margin-top: 0px;
    background: url(/css/in/icon25.png) no-repeat left;
    padding-left: 32px;
    height: 32px;
    line-height: 32px;
}
.list_article .newsz .dtt {
    font-size: 22px;
    line-height: 24px;
    margin: 10px 0 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}	
.list_article .newsz .dct {
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-bottom: 0px;
}
.list_article .newsz .move {   
    display: block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0 auto;
    border-radius: 0px;
    background: #333;
    color: #fff;
     margin: 20px 0 0 0;
}



.list_article2 .mtbd li {
    background: #fff;
    padding: 17px 35px;
    margin-bottom: 30px;
}
.list_article2 .mtbd li:hover {
    box-shadow: -2px 0 10px #e8e8e8, 0 -2px 10px #e8e8e8, 0 2px 10px #e8e8e8, 2px 0 10px #e8e8e8;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.list_article2 .leftdate {
    float: left;
    width: 80px;
    color: #fff;
    text-align: center;
    background: #16a9ea;
    margin-right: 15px;
    padding: 10px 0;
    margin-top: 7px;
}
.list_article2 .leftdate .d1 {
	display:block;
    font-size: 36px;
    font-weight: bold;
    line-height: 40px;
    width: auto;
    margin: 0;
}
.list_article2 .leftdate .d2 {
	font-size:14px;
    color: #c8e2f1;
}
.list_article2 .rightnr {float: right; width: 960px;}	
.list_article2 .rightnr .dtt {
	font-size: 22px;
    font-weight: normal;
    height: 36px;
    line-height: 36px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #333;
   background: url(/css/in/icon27.png) no-repeat left;
    padding-left: 30px;
}
.list_article2 .rightnr .dct {
	border-top: #999 1px dotted;
    overflow: hidden;
    padding-top: 10px;
    margin-top: 5px;
    color: #333;
}


.article_body {position: relative;}
.article_body .page_header {
    position: absolute;
    width: 280px;
    top: 0px;
}  
.article_body .page_header .group1 {
    border-bottom: 2px solid #dddddd;
    padding: 0px 0 14px;
}  
.article_body .group1 h2 {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 40px;
    text-transform: uppercase;
    font-weight: normal;
    text-align: justify;
}
.article_body .group1 .date {
	color: #888888;
    background: url(/css/in/riqi.png) no-repeat left;
    height: 30px;
    line-height: 30px;
    display: block;
    padding-left: 40px;
}

.article_body .page_header .author {
	border-bottom: 2px solid #dddddd;
	padding: 14px 0;	
	position: relative;
}
.article_body.author img {background-color: #222222;}
.article_body .author .author-title {
    display: block;
    left: 40px;
    top: 17px;
    position: absolute;
    line-height: 26px;
    color: #888888;
}  
.article_body .page_header .share {
	border-bottom: 2px solid #dddddd;
	padding: 25px 0 15px;
}  
.article_body .article_right {
    background: #fff;
    padding: 20px 30px;
    float: right;
    width: 760px;
    min-height: 250px;
    text-align: justify;
      line-height: 28px;
    letter-spacing: 0.5px;
}
.article_body .article_right  table {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-collapse: collapse;
border-color: #623F20;
border-image: none;
border-style: solid;
border-width: 1px 0 0 1px;
text-align: center;
min-width: 100%;
}
.article_body .article_right table td, 
.article_body .article_right table th {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-color: #623F20;
border-image: none;
border-style: solid;
border-width: 0 1px 1px 0;
padding: 3px;
    vertical-align: middle;
}

.article_body .article_right img {
  max-width: 100%;
    /*display: block;*/
    margin: 0 auto; }
.article_body .article_right h2 {
	margin-top: 30px;
    font-size: 20px;
    margin-bottom: 30px;
    font-weight: normal;
}
.article_body  strong {font-weight:bold}
.next-pre {
	padding-top: 15px;
    border-top: 1px solid #ccc;
    margin-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
}
.next-pre .pa {left: 50%; margin-left: -15px;    bottom: -50px;}

.titlepic {    width: 60px;
    display: block;
    margin: 0 auto;
    margin-bottom: 0px;}
    
/*zhaopin*/
.INB6 {
	width:100%; 
	height:600px;
	position: fixed;
    overflow: hidden;
    left: 0;
    top: 0;
}
.INB6 .backg{
	background: url(/css/in/INB06.jpg) no-repeat 0 center;
    background-size: cover;
    height: 600px;
    width: 100%;
    transform: scale(1);
    background-attachment: scroll !important;
    /* transform-origin: 90% 100%; */
    animation: imageZoom linear 17s;
    animation-iteration-count: infinite;
    -webkit-animation: imageZoom linear 17s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation: imageZoom linear 17s;
    -moz-animation-iteration-count: infinite;
    -ms-animation: imageZoom linear 17s;
    -ms-animation-iteration-count: infinite;
}

.INB6 ul {
    position: absolute;
    left: 50%;
    top: 220px;
    width: 700px;
    margin-left: -350px;
}
.INB6 ul li {float: left;width:288px;height:288px;}
.INB6 ul li.menu-1 {margin-right:100px;}

.zp_area {padding: 60px 0px 40px; background:#f7f7f7;position: relative;}
.question-list {
    margin-top: 40px;
    margin-bottom:40px;
    border-top: 2px solid #282c37;
    font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei, WenQuanYi Micro Hei, Arial, sans-serif;
}
.area-com h4 {
	margin: 0 auto;
    color: #e4e4e4;
    font-size: 60px;
    line-height: 52px;
    text-transform: uppercase;
    letter-spacing: 0;
    font-weight: bold;
    font-family: Arial;
    text-align: center;
    padding-top: 40px;
}
.area-com h2 {text-align: center;
    margin: 0 auto;
    font-size: 40px;
    color: #000;
    line-height: 64px;
    margin-bottom: 35px;
    position: relative;
    width: 190px;
    background-size: 180px 16px;
    background-position: 0px 43px;
    background-repeat: no-repeat;
    background-image: linear-gradient(to bottom left, rgba(84, 205, 255, 0.7), #4196f6);}

.question-list li {
    width: 100%;
    border-bottom: 1px solid #e8e8e8;
}
.question-list li .ques01{background: url(/css/in/recruit/arrow_off.png) no-repeat 98% 20px;}
.question-list li .ques01.active {background: url(/css/in/recruit/arrow_on.png) no-repeat 98% 20px;}

.question-list li .ques01 {
    overflow: hidden;
    padding: 15px 0;
        height: 25px;
    line-height: 25px;
    display: block;
}
.question-list li .quesjob { cursor: pointer;}

 .ques01 span {
    float: left;
    font-size: 14px;
    color: #383838;
    text-align: center;
}
.ques01 span.ques-nember {
    width: 250px;
    text-align: left;
    padding-left: 30px;
    /* font-weight: bold; */
    font-size: 14px;
    color: #3b8ed8;
}
.gangwei .ques01 span.ques-nember {
	background: url(/css/in/icon13.png) no-repeat left;
	margin-left: 20px;
	width: 230px;
	}


.ques01 span.ques-subject {
    overflow: hidden;
    width: 250px;
    text-align: left;
}
.ques01 span.ques-yaoqiu {
	width: 250px;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.gangwei .ques01 span.ques-yaoqiu {padding-left: 30px;width: 220px;}
.ques01 span.ques-cont {
    text-align: left;
    width: 200px;
}
.ques01 span.ques-shenq {float:right; padding-right: 55px;}

.question-list li .questop {
	background: #636363;
	overflow: hidden;
	padding: 15px 0;
	height: 50px;
}
.question-list li .questop span {font-size:16px; color:#fff;}
.question-list li .questop span img {
   display: block;
    padding-left: 20px;
    padding-bottom: 4px;
}
.question-list li .questop .ques-subject img {padding-left: 3px;}



.question-list li .ques-txt {
    display: none;
    padding: 25px 20px 25px 30px;
    background: url(/css/in/recruit/bg.jpg) right top;
    line-height: 26px;
    color: #333;
}
.ques-txt .nr1 {margin-bottom: 10px;}
.ques-txt .nr1 .fl {background: url(/css/in/dotlight.png) no-repeat left; padding-left: 28px;    font-size: 16px;font-weight: bold;}
.ques-txt .nr1 .rt {width: 960px;font-size: 16px;}
.ques-txt .nr2 .fl {background: url(/css/in/dotlight2.png) no-repeat left;}
.ques-txt .nr3 .fl {background: url(/css/in/dotlight3.png) no-repeat left;}

.ques-txt h3 {font-size:16px; padding-bottom:10px; color:#333;}

.question-list .quesjob.active .ques-shenq {color: #54a8f7;}
	
.menu88 a{
	display:block;
	height:288px;
	margin: 0 auto;
}
.menu88  .mu13{
	display:block;
	padding: 15px;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 50%;
      transition: all .2s ease-in;
    -moz-transition: all .4s ease-in;
    -webkit-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
}
.INB6 ul li:hover .mu13 {
	padding: 15px;
	border: none;
	border: 1px dashed #fff;
	border-radius: 50%;
}


.INB4 {
	width:100%; 
	height:600px;
	position: fixed;
    overflow: hidden;
    left: 0;
    top: 0;
}
.INB4 .backg{
	background: url(/css/in/INB04.jpg) no-repeat  center;
    background-size: cover;
    height: 600px;
    width: 100%;
    transform: scale(1);
    background-attachment: scroll !important;
    /* transform-origin: 90% 100%; */
    animation: imageZoom linear 17s;
    animation-iteration-count: infinite;
    -webkit-animation: imageZoom linear 17s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation: imageZoom linear 17s;
    -moz-animation-iteration-count: infinite;
    -ms-animation: imageZoom linear 17s;
    -ms-animation-iteration-count: infinite;
}


.tou_menu_3 li {width: 379px;}


.RD {
    padding: 70px 0px 40px;
    position: relative;
    background: url(/css/in/cont1_bg.jpg) no-repeat #fff;
    background-size: cover;
}
.RD .Summary-p {
	font-size: 16px;
    text-align: left;
    text-indent: 0em;
    line-height: 28px;
    color: #101010;
    letter-spacing: 0.3px;
}
.RD .Summary-p b {font-size: 30px; padding-right: 5px;}
.Summary .clearfix {
    width: 1000px;
    margin: 0 auto;
    margin-bottom: 40px;
    } 
.col_fourth {
    text-align: center;
    float: left;
    width: 332px;
}
.col_fourth .timer{font-size: 46px;font-weight: bold;}
.col_fourth b {
    font-size: 20px;
    padding-left: 6px;
}
.col_fourth img {display:block; margin:0 auto;width: 65px;}
.col_fourth p {padding-top: 10px; text-transform: uppercase; font-size:18px;}

.RD .w1140 {padding-bottom: 30px;}
.RD .jianjie {padding: 40px 30px;}
.RD p {text-indent: 2em;line-height: 24px;}



.RD-2-update {
	padding:70px 0px; 
	background: url(/css/body-bg.jpg) repeat top #eaeef2;
     position: relative;
}
.RD-2-update .rdul li {
    margin-left: 25px;
    margin-right: 25px;
    float: left;
    text-align: center;
    height: 388px;
    margin-bottom: 40px;
    width: 235px;
    position: relative;
}
.RD-2-update .rdul li .chanquan-img {
	border: 1px solid #a9d0ea;
	background: #f7f7f7;
	padding: 15px;
	border-radius: 5px;
	position: absolute;
	top: 0;
	left: 0;
	transition: all .4s ease-in;
-moz-transition: all .4s ease-in;
-webkit-transition: all .4s ease-in;
-o-transition: all .4s ease-in;
}
.RD-2-update .rdul li a:hover .chanquan-img {top:-20px}
.RD-2-update .rdul li .chanquan-img img {height: 285px;display:block;margin:0 auto;}
.RD-2-update .rdul  li .cqbt {
	font-size: 14px;
	line-height: 24px;
	color: #333;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 48px;
	width: 225px;
}
.RD-2-update .bg {
    background: url(/css/in/bg_case_f.png) center bottom no-repeat;
    height: 34px;
    position: absolute;
    width: 235px;
    left: 0;
    bottom: 47px;
}    

.RD-2-update .up-graybox {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 0.4s ease 0s;
}
.RD-2-update .up-graybox .bgbox {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.6;
    filter: alpha(opacity=60);
}
.RD-2-update .rdul li a:hover .up-graybox {
    opacity: 1;
    filter: alpha(opacity=1);
}
.RD-2-update .up-graybox .stit {
    font-size: 16px;
    line-height: 30px;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
    color: #fff;
}
.RD-2-update .up-graybox .line {
    display: inline-block;
    width: 100px;
    height: 1px;
    background-color: #f2f2f2;
    position: absolute;
    left: 50%;
    margin-left: -50px;
    transition: all 0.6s ease 0s;
}
.RD-2-update .up-graybox .linet { top: 0;}
.RD-2-update .up-graybox .lineb {bottom: 0;}

.RD-2-update .rdul li a:hover .line {
    width: 6px;
    margin-left: -3px;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.RD-2 {
	padding:70px 0px; 
	background: url(/css/body-bg.jpg) repeat top #eaeef2;
     position: relative;
}
.RD-2  .rdul {width:1050px;}
.RD-2  .rdul li {margin-bottom:40px;    position: relative;}
.RD-2 .RD-pic {background: #fff; padding: 15px;width: 250px;}
.RD-2 .li2 .RD-pic, .RD-2 .li4 .RD-pic, .RD-2 .li6 .RD-pic, .RD-2 .li8 .RD-pic, .li10 .RD-pic{float:right;}
.RD-2 .RD-pic img {display: block;width:100%;}
.RD-2 .RD-txt {width: 720px;    margin-top: 40px;}
.RD-2 .li2 .RD-txt, .RD-2 .li4 .RD-txt, .RD-2 .li6 .RD-txt, .RD-2 .li8 .RD-txt, .RD-2 .li10 .RD-txt {float:left;}
.RD-2  .rdul li span {}
.RD-2 .RD-txt h2 {
	font-weight: normal;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 20px;
    background: url(/css/in/icon32.png) no-repeat left;
    padding-left: 50px;
}
.RD-2 .RD-txt p {
	font-size: 15px;
    text-indent: 2em;
    line-height: 26px;
    text-align: justify;
}
.RD-2 .fenye {
	width: 1050px;
    margin: 0 auto;
    border-top: 1px solid #c7e2ec;
    padding-top: 20px;}

.h4  {
    color: #c7c7c7;
    font-size: 40px;
    line-height: 52px;
    text-transform: uppercase;
    letter-spacing: 0;
    font-weight: bold;
    font-family: Arial;
    text-align: center;
}
.h2 {
	margin:0 auto;
	font-size: 36px;
	color: #000;
	line-height: 64px;
	margin-bottom: 35px;
	position: relative;
	width: 190px;
	text-align: center;
	background-size: 180px 16px;
	background-position: 0px 43px;
	background-repeat: no-repeat;
	background-image: linear-gradient(to bottom left, rgba(84, 205, 255, 0.7), #4196f6);
}

.pingtai {
	background: url(/css/in/cont1_bg.jpg) center #fff;
    position: relative;
    padding: 70px 0 100px;
}
.pingtai .w1140 {width:1160px;}
.pingtai ul{
	position: relative;
    width: 100%;
    height: 480px;
    background: url(/css/in/cont2_dig_bg.png) no-repeat 50% 50%;
}
.pingtai ul li {
    position: absolute;
    left: 50%;
    text-align: center;
}
.pingtai ul li.dig1 {top: 0; margin-left: -570px;}
.pingtai ul li.dig2 {top: 0; margin-left: 275px;}
.pingtai ul li.dig5 {top: 175px; margin-left: -600px;}

.pingtai ul li.dig3 {bottom: 0px;margin-left: -565px;}
.pingtai ul li.dig4 {bottom:0; margin-left: 275px;}
.pingtai ul li.dig6 {top: 175px; margin-left: 310px;}


.pingtai ul li span {display: block;}
.pingtai ul li img {border-radius: 50%; margin-left: 20px; width: 120px;height: 120px;}

.pingtai ul li .bb {
	padding: 3px 20px;
    border: 1px solid transparent;
    border-radius: 35px;
    font-size: 18px;
    margin-bottom: 10px;
    text-align: center;
    margin-top: 10px;
}
.pingtai ul li .bb b {font-weight: bold;}
.pingtai ul .dig1 .bb {color: #00a883;border-color: #00a883;}
.pingtai ul .dig1:hover .bb {background: #00a883;color: #fff;}

.pingtai ul .dig2 .bb {color: #4491e8; border-color: #4491e8;}
.pingtai ul .dig2:hover .bb {background: #4491e8;color: #fff;}

.pingtai ul .dig3 .bb {color: #54a8cf; border-color: #54a8cf;}
.pingtai ul .dig4 .bb {color: #0f2a8d; border-color: #0f2a8d;}
.pingtai ul .dig5 .bb {color: #0f2a8d; border-color: #0f2a8d;}
.pingtai ul .dig5:hover .bb{background: #0f2a8d;color: #fff;}

.pingtai ul .dig6 .bb {color: #00a883; border-color: #00a883;}
.pingtai ul .dig6:hover .bb {background: #00a883;color: #fff;}

.pingtai ul .dig2 img {margin-right: 20px; margin-left: 0;}
.pingtai ul .dig4 img {margin-right: 20px; margin-left: 0;}
.pingtai ul .dig6 img {margin-right: 15px; margin-left: 0;}

.dig-c {
    width: 520px;
    height: 437px;
    -webkit-animation: infintedRotate 12s infinite linear;
    -o-animation: infintedRotate 12s infinite linear;
    -moz-animation: infintedRotate 12s infinite linear;
    animation: infintedRotate 12s infinite linear;
    position: absolute;
    left: 50%;
    margin-left: -260px;
    top: 20px;
}
.pingtai .hover {
    width: 8px;
    height: 8px;
    background: #016dd6;
    border-radius: 100%;
    position: absolute;
    left: 210px;
    top: 0; 
}

.pingtai-nei {
	background: url(/css/in/cont1_bg.jpg) center #fcfefd no-repeat;
    position: relative;
    padding: 100px 0 100px;
}
.pingtai-nei .h4, .pingtai-nei .h2 {text-align: left;}
.pingtai-nei .h2 {font-size: 30px;margin: 0; margin-bottom: 30px;}
.pingtai-nei .t1 .fl {}
.pingtai-nei  .t1 .rt {width: 700px;padding-top: 20px;}
.pingtai-nei  .rt  p {font-size:15px;}

.pingtai-nei  .t2 .fl img {width:650px;}
.pingtai-nei  .t2 .rt {width: 450px; padding-top:40px;}

.t3-nei {
	background: url(/css/body-bg.jpg) repeat top #eaeef2;
    padding: 70px 0px;
    position: relative;
}

.t3 {padding: 40px 0px;}   
.t3 .rt{width: 750px;}
.t3-nei  .h2 {
	width: 800px;
	background-position: 300px 43px;
}
.t3 h3 {
	font-size: 20px;
    margin-bottom: 20px;
    background: url(/css/in/dotlight.png) no-repeat left;
    padding-left: 28px;
}

.t4 {padding: 40px 0px;}   
.t4 .fl{width: 750px;}
.t4 h3 {
	font-size: 20px;
    margin-bottom: 20px;
    background: url(/css/in/dotlight2.png) no-repeat left;
    padding-left: 28px;
}
.pingtai-nei .t3-nei .h4, .pingtai-nei .t3-nei .h2 {
    text-align: center;
}
.pingtai-nei .t3-nei .h2 {
    width: 800px;
    background-position: 300px 43px;
    margin: 0 auto;
    margin-bottom: 30px;
}

.t5 p {font-size:15px;}
.t5 .p1 {font-size:17px;text-align: center;}
.t5 img {display:block; padding-top:40px;}

/*culture*/
.culture {
	padding: 70px 0px;
    POSITION: RELATIVE;
    background: #f7f7f7;}
.culture .h4 {text-align: center;color: #bcbcbc;}
.culture .h2 {text-align: center; margin:0 auto}

.culture ul {
	padding-top: 50px;
	padding-bottom: 50px;
	width: 1100px;
    margin: 0 auto;
}
.culture ul li {
	float: left;
	position: relative;	
	width:550px;
	height: 216px;
}
.culture ul .mission .tub {
	position: absolute;
    top: 0;
    right: 1px;
    width: 186px;
    height: 216px;
    background: url(/css/in/icon21.png) no-repeat 0 0;
}
.culture ul .mission  p {
	position: absolute;
	top: 45px;
    right: 183px;
    padding-right: 60px;
    text-align: right;
    background: url(/css/in/icon23.png) no-repeat 100% 50%; 
    font-size: 20px;
}
.culture ul p span {font-size:30px; display:block;padding-bottom:10px}

.culture ul .vision .tub {
	position: absolute;
    top: 0;
    width: 186px;
    height: 216px;
    background: url(/css/in/icon21.png) no-repeat 0 -216px;
}
.culture ul .vision p {
    position: absolute;
    top: 45px;
    left: 182px;
    padding-left: 60px;
    text-align: left;
    background: url(/css/in/icon22.png) no-repeat 0 50%;
    font-size: 20px;
}
.culture2 {
    background: url(/css/in/bg13.jpg) no-repeat fixed 50% 0;
    background-size: cover;
    padding-top: 150px;
    padding-bottom: 150px;
    position: relative;
}
.culture2 ul li {
	position: relative;
	float: left;
	width: 193px;
	height:390px;
	text-align: center;
	color:#fff;
	margin: 0 8px 0 8px;
	padding: 0 10px;
}
.culture2 ul li p {
	padding-top: 30px;
    font-size: 24px;
    padding-bottom: 20px;
}
.culture2 ul li img {
	width: 80px;
    display: block;
    margin: 0 auto;
    padding-top: 60px;
}
.culture2 ul li span {color:#fff;display:block; font-size:16px;}
.culture2 ul .li1 {background: url(/css/in/color3.png) repeat;}
.culture2 ul .li2 {background: url(/css/in/color2.png) repeat;}
.culture2 ul .li3 {background: url(/css/in/color1.png) repeat;}
.culture2 ul .li4 {background: url(/css/in/color4.png) repeat;}
.culture2 ul .li5 {background: url(/css/in/color5.png) repeat; margin:0 0 0 8px;}



.culture3 {padding:70px 0px; background:#f7f7f7;POSITION: RELATIVE;padding: 70px 0px 40px;}
.culture3 .h2 {width: 300px; background-size: 300px 16px;}
.culture3 .h4 {padding-top: 40px;}
.tiji {
    background: url(/css/in/bg_tb.gif);
    border: 1px solid #ddd;
    margin-top: 60px;
    padding: 30px 0;
    text-align: center;
    margin-bottom: 40px;
    position: relative;
}
.tiji h4 {
    font-size: 30px;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 10px;
}
.tiji p {
    font-size: 16px;
    line-height: 34px;
}
.tiji .toppa {
    width: 100px;
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -50px;
}
.culture3 .rukou {width:1280px; margin:0 auto;}
.culture3 .rukou ul {float:left;}
.culture3 .rukou .first-ul {margin-right: 20px;}
.culture3 .rukou .second-ul {margin-right: 20px;}
.culture3 .rukou .third-ul {}
.culture3 .rukou li  {position: relative;}
.culture3 .rukou .first-ul .rukou-pic,
.culture3 .rukou .third-ul .rukou-pic  {width:280px; height:226px;margin-bottom: 21px;overflow: hidden;}

.culture3 .rukou .first-ul .li1 .rukou-pic  {height: 270px;}
.culture3 .rukou .first-ul .li1 .pa {top:70px;}
.culture3 .rukou .first-ul .li1 .pa p {margin-top: 5px;}

.culture3 .rukou .first-ul .li2 .rukou-pic  {height: 200px;}
.culture3 .rukou .first-ul .li2 i { }
.culture3 .rukou .first-ul .li2 .pa p {margin-top: 5px;}

.culture3 .rukou .third-ul .li1 .rukou-pic {height:200px;}
.culture3 .rukou .third-ul .li2 .rukou-pic {height:270px;}

.culture3 .rukou .third-ul .li1 .pa p {margin-top: 5px;}

.culture3 .rukou .third-ul .li2 .pa {top: 140px;}
.culture3 .rukou .third-ul .li2 .pa p {margin-top: 5px;}

.culture3 .rukou .second-ul .rukou-pic {width:329px; height:491px;overflow: hidden;}

.culture3 .rukou li img {
	height:100%;
	width: 100%;
    display: block;
    transition: transform 4s cubic-bezier(.23, 1, .32, 1);
    transform: scale(1);
}
.culture3 .rukou li:hover img {transform: scale(1.1);}
.culture3 .rukou li .pa {
	width: 130px;
    background: url(/css/in/white85.png) repeat;
    left: 50%;
    top: 70px;
    height: 69px;
    line-height: 28px;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    margin-left: -65px;
    transition: all .4s ease-in;
    -moz-transition: all .4s ease-in;
    -webkit-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
}
.culture3 .rukou li .pa p {
	color: #000c58;
    margin-top: 12px;
    letter-spacing: 1px;
}
.culture3 .rukou li .pa p span {font-size: 12px; display: block;letter-spacing: 0px;}
.culture3 .rukou li .pa p i {
	display: block;
    width: 30px;
    height: 2px;
    background: #318ef4;
    margin: 0 auto;
    margin-top: 5px;
}

.culture3 .rukou li:hover .pa .spanborder{
	height:0px;
	width:0px;
	left:50px;
	top:10px;
	margin-left:0px;
	margin-top:0px;
	border: 0px solid #c7ebff;
}

.culture3 .rukou li .pa .spanborder {
	display:block;
    border: 1px solid #c7ebff;
    left: -6px;
    top: -7px;
    width: 140px;
    height: 80px;
    position: absolute;
    transition: all .5s ease-in;
    -moz-transition: all .5s ease-in;
    -webkit-transition: all .5s ease-in;
    -o-transition: all .5s ease-in;
}
.culture3 .rukou .second-ul .pa {
	width: 180px;
    height: 85px;
    line-height: 28px;
    font-size: 18px;
    top: 55%;
    margin-top: 0px;
    margin-left: -90px;
}
.culture3 .rukou .second-ul .pa .spanborder {width: 190px; height: 98px;}
.culture3 .list_article .ul li {padding: 20px 0px 20px 20px;}

.culture4 .h2 {
    width: 190px;
    background-size: 180px 16px;
}

.list_article .newst {
    width: 300px;
    height: 180px;
}
.culture3 .list_article {padding: 40px 0px 0px;}
.culture3 .list_article .newsz {
    width: 680px;
    float: left;
    margin-left: 30px;
}
.culture3 .list_article li .jiantou {
	width: 60px;
    height: 100%;
    right: 0;
    background: url(/css/PP.png) repeat;
    top: 0;
    transition: all .4s ease-in;
-moz-transition: all .4s ease-in;
-webkit-transition: all .4s ease-in;
-o-transition: all .4s ease-in;
}
.culture3 .list_article .ul li:hover .jiantou {background: url(/css/in/jianbian.jpg);}
.culture3 .list_article .ul li .jiantou img {padding-top: 100px;padding-left: 15px;}

.culture3 .dang1 {
	float: left;
    width: 560px;
    height: 358px;
    overflow: hidden;
    margin-right: 20px;
    margin-bottom: 30px;
    position: relative;
}
.culture3 .dang2 {margin-right:0px;}
.culture3 .dang1 img {
	width:100%;
	display: block;
	transition: transform 4s cubic-bezier(.23, 1, .32, 1);
    transform: scale(1);
}
.culture3 .dang1:hover img {transform: scale(1.1);}
.culture3 .iic {
background: url(/css/in/dang-ico.png) no-repeat;
    width: 80px;
    height: 80px;
    position: absolute;
    left: 50%;
    margin-left: -40px;
    top: 50%;
    margin-top: -40px; z-index: 1;
}
.culture3 .dang1 .black {
	position: absolute;
	background:url(/css/in/black30.png) repeat;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	transition: all .4s ease-in;
-moz-transition: all .4s ease-in;
-webkit-transition: all .4s ease-in;
-o-transition: all .4s ease-in;
}
.culture3 .dang1:hover .black {left:-570px;}
.culture3 .dang1 .dang-nm {
	position: absolute;
    z-index: 2;
    font-size: 28px;
    color: #fff;
    top: 42%;
    width: 100%;
    text-align: center;
}
.dang-nm .mm {
	font-size: 14px;
    border: 1px solid #fff;
    width: 120px;
    margin: 0 auto;
    margin-top: 40px;
    border-radius: 30px;
    padding: 5px 0px;
}
.culture3 .dang1:hover .mm {
	background: #3690e7;
    color: #fff;
    border: 1px solid #3690e7;}

.dang-nm  span {
    background: #fff;
    display: block;
    margin: 0 auto;
    width: 50px;
    height: 2px;
    text-align: center;
    position: relative;
    top: 10px;
    width: 50px;
    height: 5px;
    border-radius: 10px;
    background: url(/css/in/white30.png) repeat;
}
.dang-nm span .div2, 
.dang-nm span .div1 {
    background: #FFF;
}
.tou_menu_dang li {width: 559px;}
.tou_menu_dang li.current a {
    background: url(/css/in/PP.png) center top no-repeat;
    color: #fff;
}
.tou_menu_dang li a:hover {background: url(/css/in/PP.png) center top no-repeat;}


.fenye li {float: left;}

.fenye li a {
display: block;
    padding: 6px 10px;
    margin-left: 10px;
    background: #FFF;
    color: #1d87f4;
    line-height: 20px;
    font-size: 13px;
    border-radius: 3px;
    border: 1px solid #c7ecfa;
}
.fenye li a:hover {
	padding:6px 10px;
	    border: 1px solid #c7ecfa;
	background: #1d87f4;
	color: #fff;
}

.fenye .thisclass a,
.fenye .active a {
	display:block;
	color: #fff;
	padding: 6px 10px;
	    border: 1px solid #c7ecfa;
	background: #1d87f4;
	color: #fff;
}
.fenye .pageinfo {display:none;}

/*gsxw*/
.index_wrap2 {height:800px;}
.company-news {
	padding: 70px 0px;
    POSITION: RELATIVE;
    background: #fff;
}
#display { z-index: 0; display: block; cursor: default; position:absolute; }
#blachole { position: fixed; top: 60px; right: 60px; width: 120px; height: 120px; }
.bigbg {width: 100%; background-color: #174c95; background: linear-gradient(-60deg, #174c95 0, #077ce0 100%);}
canvas { width: 100%; height: 100%; }

.INB-GSXW {
	width: 100%;
    height: 800px;
        position: relative;
    overflow: hidden;
    left: 0;
    top: 0;}
.INB-GSXW .w1140 {	
	position: absolute;
	height: 335px;
    top: 50%;
    margin-top: -167px;
    left: 50%;
    margin-left: -570px;
    box-shadow: 0 10px 30px -10px rgba(0,0,0,.4);
}
.bignews .fltu {width:550px;height: 335px;float:left;}
.bignews .fltu img {
	width: 100%;
    display: block;
    height: 100%;
}
.bignews .rtwen {
   height: 335px;
    background: #fff;
    width: 530px;
    float: right;
    padding: 0px 30px;
}
.bignews .rtwen h2 {
	padding-top: 35px;
    font-size: 22px;
    line-height: 32px;
}
.bignews.rtwen span {
	font-size: 14px;
    color: #666;
    margin-top: 0px;
    background: url(/css/in/icon25.png) no-repeat left;
    padding-left: 32px;
    height: 32px;
    line-height: 32px;
    margin-left:-5px;
    font-family: "PingHei","Lucida Grande", "Lucida Sans Unicode", "STHeitiSC-Light", Helvetica,"BBAlpha Sans","S60 Sans","Hiragino Sans GB",Arial,"Microsoft YaHei","Verdana", SimHei, STXihei, SimSun, "WenQuanYi Micro Hei", sans-serif; 
}
.bignews .rtwen p {font-size:14px; padding-top:20px;}
.bignews .rtwen a {
    display: block;
    margin-top: 40px;
    width: 120px;
    text-align: center;
    background: #1168c1 url(/css/in/icon26.png) no-repeat 100px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    padding-right: 30px;
}
.bignews .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.bignews .slideBox .prev, .slideBox .next {
    z-index: 5;
    position: absolute;
    
    top: 50%;
    margin-top: -20px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(/css/slider-arrow.png) -90px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.bignews .slideBox .prev {left: -50px;}
.bignews .slideBox .next {
    left: auto;
    right: -50px;
    background-position: 8px 5px;
}

.bignews {background: #f7f7f7; position: relative; padding: 50px 0px 40px;}
.bignews .gsxw li {position: relative; margin-top: 40px;margin-bottom:40px;}
.bignews  li .figure {
    display: block;
    width: 550px;
    float: left;
}
.bignews  .li2 .figure,
.bignews  .li4 .figure,
.bignews  .li6 .figure {float:right;}

.bignews  li .figure img {
	display: block;
	width: 100%;
	height: 335px;
}

.bignews li .text {
    width: 550px;
    height: 254px;
    float: right;
    padding-top: 30px;
    background: #fff;
    height: 305px;
    padding-left: 30px;
    padding-right: 10px;
}
.bignews .li2 .text,
.bignews .li4 .text,
.bignews .li6 .text {float:left;}


.bignews  li  .text h2 {
    font-size: 20px;
    font-weight: 400;
    color: #222222;
    line-height: 28px;
    padding-bottom: 30px;
}
.bignews  li  .text p {text-indent: 2em; font-size: 14px; line-height: 26px;}
.bignews  li  .text .clearfix {margin-bottom: 25px;}
.bignews  li  .text .clearfix span {margin-right:30px;    float: left;display: block;}
.bignews  li  .text .s1 {background: url(/css/in/icon30.png) no-repeat left; padding-left: 28px;}
.bignews  li  .text .s2 {background: url(/css/in/icon29.png) no-repeat left; padding-left: 30px;}
.bignews  li  .text a {}


.gongyi {background: #f7f7f7;position: relative;padding: 50px 0px;}
.INB-GY .backg{
	background: url(/css/in/INB08.jpg) no-repeat center;
    background-size: cover;
}    
.company-news {background:#f7f7f7;}
.company-news .list-box li {
    position: relative;
    width: 340px;
    height: 430px;
    float: left;
    margin: 0 40px 40px 0px;
    transition: all .4s ease-in;
    -moz-transition: all .4s ease-in;
    -webkit-transition: all .24s ease-in;
    -o-transition: all .4s ease-in;
}

.company-news .list-box li a {display: block;}
.company-news .list-box .module-content {
    position: absolute;
    border: 2px solid #dddddd;
    background-color: white;
    width: 100%;
    height: 430px;
    z-index: 2;
    overflow: hidden;
    transition: all .4s ease-in;
    -moz-transition: all .4s ease-in;
    -webkit-transition: all .24s ease-in;
    -o-transition: all .4s ease-in;
    left: 0;
    bottom: 0;
}
.company-news .list-box li:hover .module-content {
    bottom: 10px;
    left: -10px;
    border: 2px solid #298eec;
}
.company-news .img-crop {width: 340px;height: 171px;overflow: hidden;}
.company-news .list-box  .img-crop img{display:block;width: 100%;}

.company-news .list-box h2 {
    padding: 15px 20px 15px;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    color: #222222;
    line-height: 28px;
}	
.company-news .list-box .date {
	position: absolute;
    bottom: 60px;
    left: 24px;
    color: #888888;
}
.company-news .list-box p {padding: 0 20px;display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;}
.company-news .list-box .buttons {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.company-news .buttons .text-button {
    padding: 20px 24px 17px 40px;
    line-height: 1;
    font-size: 13px;
    border-top: 2px solid #dddddd;
    color: #888888;
    background: url(/css/in/icon28.png) no-repeat 15px center;
}
.company-news .buttons .text-button .arrow {
    background-position: 0 -791px;
    height: 12px;
    width: 14px;
    display: inline;
    float: right;
    background: url('/css/in/arrow.png') no-repeat;
}

.company-news .module-shade {
background: url(/css/in/hover.png) repeat;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 428px;
}

.INB-dang .backg{
	background: url(/css/in/INB07.jpg) no-repeat center;
    background-size: cover;
}


.RD-zhiliang {
	padding: 70px 0px 40px;
    position: relative;
    background: url(/css/in/cont1_bg.jpg) no-repeat bottom #fafbfd;
}
.RD-zhiliang .zhuan {
    position: absolute;
    bottom: 70px;
    right: 0px;
    content: "";
    display: inline-block;
    width: 170px;
    height: 155px;
    background: url(/css/in/motive_03.png) no-repeat 50% 50%;
    animation-name: anim2;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.lb_gl{PADDING: 40px 0px 20px;}
.lb_gl .container{width: 1140px;margin:0 auto;position: relative;}
.pictureSlider{height: 518px;margin-bottom: 24px;}
.poster-item{
	background: #fff;
	border: 1px solid #e1eaef;
	height: 493px;
	width:336px;
	border-radius: 10px;
	padding:25px 23px 20px 23px;
	transition: all 0.5s;cursor: default;
	-moz-transition: all 0.5s;cursor: default;
	-webkit-transition: all 0.5s;cursor: default;
	-o-transition: all 0.5s;cursor: default;
	font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei, WenQuanYi Micro Hei, Arial, sans-serif;
}
.turn_3d{text-align: center;color: #fff;font-weight: 400;font-size: 36px;padding: 28px 0;}
.xxgy{
	font-size: 20px;
    font-weight: normal;
    text-align: center;
    padding-bottom: 10px;
}
.students_star{padding:10px 0px 0 0px ;}

.zwjs{
	border-top: 1px solid #d0cddb;
    line-height: 24px;
    padding-top: 10px;
    font-size: 14px;
    text-align: center;
    color: #5a5a5a;
    letter-spacing: 0.5px;
}
.for_btn{
	position: relative;
    width: 230px;
    text-align: center;
    margin: 0 auto;
    padding-bottom:10px;
}
.for_btn .tp {width:100%; display: block;}
.for_btn .tp2 {
	width: 340px;
    padding-top: 20px;
    padding-bottom: 30px;
}

.in_page{position: absolute;left: 50%;top:50%;width:40px;height: 40px;margin-left: -20px;margin-top: -20px;}
.in_page>img{width: 40px;height: 40px;}

.check_more{width: 180px;height: 50px;line-height: 50px;text-align: center;color:#fff;background: #bc241d;margin:0 auto;display: block;}

.tou_menu_3 li.current a,
.tou_menu_3 li a:hover {background: url(/css/a3.png) center top no-repeat;}

.happy .h4 {
	margin: 0 auto;
    color: #e4e4e4;
    font-size: 60px;
    line-height: 52px;
    text-transform: uppercase;
    letter-spacing: 0;
    font-weight: bold;
    font-family: Arial;
    text-align: center;
    padding-top: 40px;
}
.happy .h2 {
	width: 350px;
    background-size: 280px 16px;
    background-position: center 43px;
}
.happy .zong {
	font-size: 18px;
    padding-top: 0px;
    padding-bottom:40px;
    text-align: center;
}
.happy1 {padding: 40px 0 70px;}
.happy1 .zuo img {width:607px;}
.happy1 .you {width:500px;}
.happy1 .tit {
    position: relative;
    padding: 0 0 22px;
    margin: 30px 0 0;
    font-size: 30px;
    color: #333;
}
.happy1 .tit span {
    bottom: 4px;
    margin-left: 62px;
    display: block;
    position: absolute;
    background: URL(/css/in/blue30.png) repeat;
    width: 50px;
    height: 5px;
    border-radius: 10px;
}
.happy1 p {margin: 37px 0 0;font-size:18px;}
.happy .tuji {margin-top:25px;}
.happy .tuji ul li {float:left;margin-right: 20px; position: relative;}
.happy .tuji ul li img {width:300px;height: 203px;display:block;}
.happy .tuji .title {
	position: absolute;
    width: 100%;
    background: url(/css/in/black30.png);
    bottom: 0px;
    line-height: 35px;
    color: #fff;
    text-align: center;
}

.happy  .picScroll-left {width:950px; margin:0}
.happy  .picScroll-left .hd .prev,
.happy  .picScroll-left .hd .next{ 
	display:block;  
	width:51px; 
	height:51px; 
	right:-180px; 
	margin-right:5px; 
	margin-top:10px;  
	overflow:hidden;
	cursor:pointer; 
	background:url("/css/in/main_s_next.png") no-repeat;
}
.happy .picScroll-left .hd .prev {
	background: url(/css/in/main_s_prev.png) no-repeat;
    left: 1000px;
}

.happy2 {
    padding: 40px 0px 50px;
	background:  #fff;
    position: relative;
}
.happy2 .tit {
	position: relative;
    padding: 0 0 22px;
    margin: 30px 0 0;
    font-size: 30px;
    color: #333;
    text-align: center;
}
.happy2 .tit span {
    display: block;
    position: absolute;
    bottom: 4px;
    left: 50%;
    margin-left: -25px;
    background: URL(/css/in/blue30.png) repeat;
    width: 50px;
    height: 5px;
    border-radius: 10px;
}
.happy2 .tit-p {
	text-align: center;
    padding-top: 20px;
    font-size: 18px;
}
.happy2 ul {margin-top: 40px;position:relative;}
.happy2 ul li {
	float: left;
    margin-right: 5px;
    width: 280px;
}
.happy2 ul li img {margin:0 auto; display:block;}
.happy2 ul li h3 {
    font-size: 18px;
    border-bottom: 2px solid #0a64ad;
    text-align: center;
    padding-bottom: 5px;
    margin-bottom: 20px;
    margin-top: 15px;
    color:#0a64ad;
}
.happy2 ul .px2 h3 {
	border-bottom: 2px solid #45b4da;
	color: #45b4da;
}
.happy2 ul .px3 h3 {
	border-bottom: 2px solid #009f81;
	color: #009f81;
}
.happy2 ul .px4 h3 {
	border-bottom: 2px solid #2f84c5;
	color: #2f84c5;
}
.happy2 ul li p { padding-left: 15px; text-align: center;}

.happy2 .plusicon {position: absolute;left: 263px;top: 59px;}
.happy2 .plusicon2 {position: absolute; left: 547px; top: 59px;}
.happy2 .plusicon3 {position: absolute; left: 831px; top: 59px;}

.peixun-pic div {float:left;width:300px;}
.peixun-pic div img {width:100%;}

.bg-pentagon1 img {
    position: absolute;
    top: 0px;
    right: 0;
}  
.bg-pentagon2 img{
	width: 64px;
    position: absolute;
    bottom: 0;
    left: 80px;
}  

.happy3 {
    padding: 50px 0px 90px;
	background:  #f7f7f7;
    position: relative;
} 
.happy3 .pr img {position: relative;
 z-index: 2;}
.happy3 .border {
    position: absolute;
    width: 1200px;
    border: 1px solid #bbdcff;
    top: 50px;
    left: -30px;
    height: 220px;
	
}
.happy3 .tit, .happy4 .tit{
    position: relative;
    padding: 0 0 22px;
    margin: 30px 0 0;
    font-size: 30px;
    color: #333;
    text-align: center;
} 
.happy3 .tit span,  .happy4 .tit span {
    display: block;
    position: absolute;
    bottom: 4px;
    left: 50%;
    margin-left: -25px;
    background: URL(/css/in/blue30.png) repeat;
    width: 50px;
    height: 5px;
    border-radius: 10px;
}
span .div1 {
    background: #20a4f4;
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 10px;
}
span .div2 {
    background: #20a4f4;
    position: absolute;
    top: 0;
    right: 0;
    width: 5px;
    height: 5px;
    border-radius: 10px;
}
.happy3 p {
	padding:20px 0px 40px; 
	text-align: center;
    font-size: 18px;
}

.happy4 {
    padding: 40px 0px 50px;
	background:  #fff;
    position: relative;
} 
.happy4 .fuli {padding:40px 0px;}
.happy4 .fuli li {
    float: left;
    text-align: center;
    width: 210px;
    padding: 20px 9px;
}
.happy4 .fuli li p {
	font-size: 14px;
    line-height: 22px;
    margin-top: 10px;
}
.happy-end {
	position: relative;
	background:url(/css/in/fuli.jpg) no-repeat bottom fixed;
	width:100%;
	height:360px;
	overflow: hidden;
}
canvas{
	display:block;
	vertical-align:bottom;
}

#particles-js{
	width:100%;
}
.htmleaf-header{color: #ccc;}
.happy-end .jiaru a {
    position: absolute;
    display: block;
    padding: 23px 0;
    text-align: center;
    color: #fff;
    top: 150px;
    left: 50%;
    width: 270px;
    font-size: 16px;
    margin-left: -150px;
    background: url(/css/a3.png) center top no-repeat;
    padding-right: 30px;
    border-radius: 5px;
}
.happy-end .jiaru a span {
    display: block;
    background: url(/css/in/fuli11.png) no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    left: 185px;
    top: 24px;
    transition: all .4s ease-in;
-moz-transition: all .4s ease-in;
-webkit-transition: all .4s ease-in;
-o-transition: all .4s ease-in;
}
.happy-end .jiaru a:hover span{left: 195px;}





.product2 {height: 100%;}
.product2 .INB {width: 100%;height: 100%;}
.product2 .INB .solgn {
    color: #fff;
    font-size: 46px;
    width: 452px;
    margin-top: -226px;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    height: 542px;
    margin-left: -226px;
}
.product2 .backg{
    background: url(/css/in/INB13.jpg) no-repeat center;
    width: 100%;
    height: 100%;
    transform: scale(1);
    background-attachment: scroll !important;
    /* transform-origin: 90% 100%; */
    animation: imageZoom linear 17s;
    animation-iteration-count: infinite;
    -webkit-animation: imageZoom linear 17s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation: imageZoom linear 17s;
    -moz-animation-iteration-count: infinite;
    -ms-animation: imageZoom linear 17s;
    -ms-animation-iteration-count: infinite;
    background-size: cover;
}
.product2 .solgn h1 {
	position: relative;
    width: 450px;
    height: 450px;
    line-height: 420px;
    padding-top: 0;
    border: 1px solid #42a8fa;
    border-radius: 100%;
}
.product2 .INB .solgn span {
    background: #fff;
    display: block;
    margin: 0 auto;
    width: 50px;
    height: 2px;
    text-align: center;
    margin-top: -140px;
    position: relative;
    top: 0;
    width: 50px;
    height: 5px;
    border-radius: 10px;
    background: url(/css/in/white30.png) repeat;
}
.product2 .INB .solgn span .div1 {
	background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 10px;
}
.product2 .INB .solgn span .div2 {
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
    width: 5px;
    height: 5px;
    border-radius: 10px;
}
.round1 {
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border: 1px solid #c0e2fe;
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
    border-radius: 100%;
    -webkit-animation: infiniteMove 15s infinite linear;
    animation: infiniteMove 15s infinite linear;
}
.round2 {
	    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border: 1px solid #c0e2fe;
    -webkit-animation-delay: 4s;
    animation-delay: 4s;
    border-radius: 100%;
    -webkit-animation: infiniteMove 8s infinite linear;
    animation: infiniteMove 8s infinite linear;
}


.product1 .backg{background: url(/css/in/INB17.jpg) no-repeat center;}
.product1-list {    padding-top: 70px;
    background: #f7f7f7;
    padding-bottom: 60px;}
.product1-list ul {padding-top: 40px;}
.product1-list ul li {width:100%; background: URL(/css/in/gxm05.jpg) left #eef1f6 no-repeat; margin-bottom:5px;}
.product1-list ul .libox {width: 1200px; margin: 0 auto;}
.product1-list .zizuo {width: 550px;padding-top: 50px; float:left;}
.product1-list .zizuo h2  {font-size: 30px; padding-bottom: 30px;}
.product1-list .zizuo p {
	font-size: 15px;
    text-align: justify;
    line-height: 28px;
    padding-top: 15px;
}
.product1-list .libox .xhx {
	display: block;
    width: 30px;
    height: 2px;
    background: URL(/css/in/blue30.png) repeat;
    position: absolute;
    left: 0;
    bottom: 15px;
    width: 50px;
    height: 5px;
    border-radius: 10px;
}
.product1-list .libox .xhx .div1 {
    background: #20a4f4;
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 10px;
}
.product1-list .libox .xhx .div2 {
    background: #20a4f4;
    position: absolute;
    top: 0;
    right: 0;
    width: 5px;
    height: 5px;
    border-radius: 10px;
}
.libox .actionBtn1 {
    margin: 0;
    margin-top: 40px;
    color: #000;
    font-size: 15px;
    position: relative;
    z-index: 22;
}
.product1-list .libox .tuyou {width:600px; float:right}
.product1-list .tuyou img {width:100%; display:block;}

.product1-list ul li.li2, .product1-list ul li.li4, .product1-list ul li.li6, .product1-list ul li.li8{background: URL(/css/in/gxm04.jpg) right #eef1f6 no-repeat;}
.product1-list .li2 .zizuo,
.product1-list .li4 .zizuo,
.product1-list .li6 .zizuo,
.product1-list .li8 .zizuo {float:right;}

.product1-list .li2 .libox .tuyou,
.product1-list .li4 .libox .tuyou,
.product1-list .li6 .libox .tuyou,
.product1-list .li8 .libox .tuyou {float:left;}

.product-in {height:600px;}
.product-in h1 a {
	position: relative;
    z-index: 2;
    color: #fff;
    font-size: 60px;
}   
.product1-article {padding-top:50px; background:#f7f7f7;padding-bottom:0px;}
.product1-article .h2 {
    margin: 0 auto;
    font-size: 36px;
    color: #000;
    line-height: 64px;
    margin-bottom: 35px;
    position: relative;
    width: 250px;
    text-align: center;
    background-size: 180px 16px;
    background-position: center 43px;
    background-repeat: no-repeat;
    background-image: linear-gradient(to bottom left, rgba(84, 205, 255, 0.7), #4196f6);
}
.product1-article .PA-body  {padding-top:0px;}
.product1-article .jsms {
	background: url(/css/in/bg_tb.gif);
    border: 1px solid #ddd;
    margin-top: 60px;
    padding: 30px;
    text-align: left;
    margin-bottom: 40px;
    position: relative;
    line-height: 28px;
    font-size: 16px;
}
.PA-body .gn {padding-top:30px;}
.PA-body .gn .fl img {width:500px;}
.PA-body .gn .rt {
	width: 600px;
    font-size: 15px;
    color: #000;
    line-height: 30px;
}
.PA-body .gn .rt h2 {
    font-size: 30px;
    padding-bottom: 40px;
    position: relative;
}
.PA-body .gn .rt h2 span {
    display: block;
    width: 30px;
    height: 2px;
    background: URL(/css/in/blue30.png) repeat;
    position: absolute;
    left: 0;
    bottom: 15px;
    width: 50px;
    height: 5px;
    border-radius: 10px;
}
.PA-body .gn .rt span .div1 {
    background: #20a4f4;
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 10px;
}
.PA-body .field-gn {
	padding-top:30px; 
	font-size: 15px;
    color: #000;
    line-height: 30px;
}

 
.product1-article .PA-ys {
    background: url(/css/in/gxm03.jpg) center;
    padding: 50px 40px;
    margin-top: 60px;
}
.product1-article .PA-ys .w1140 {background:#fff;position: relative;}
.product1-article .PA-ys .border {
	width: 1175px;
    height: 105%;
    position: absolute;
    border: 1px solid #3a92ff;
    left: -20px;
    top: -12px;
}
.product1-article .PA-ys .w1140 .ys {
	padding:30px;
	line-height: 28px;
    letter-spacing: 0.5px;
}
.product1-article .PA-ys h2 {
	font-size: 30px;
    padding-bottom: 70px;
    position: relative;
    color: #fff;
    text-align: center;
}
.product1-article .PA-ys h2 span {
    display: block;
    margin: 0 auto;
    text-align: center;
    position: relative;
    top: 20px;
    width: 50px;
    height: 5px;
    border-radius: 10px;
    background: url(/css/in/white30.png) repeat;
}
.product1-article .ys strong {font-weight:bold;}


.section .decorate {position: absolute;bottom:0px;left:0px;}
.section .sy1 { width: 95%;}
.section .sy1 .fl {width:40%;}
.section .sy1 .fl  .LT {padding-left: 5%;}
.section .sy1 .fl h2 {
    font-size: 28px;
    margin-bottom: 20px;
    color: #464646;
    font-weight: bold;
    background: url(/css/in/sy4.png) no-repeat left;
    padding-left: 65px;
}
.section .sy1 .fl p {font-size:16px;    position: relative;  z-index: 2;}
.section .sy1 .actionBtn1{
    margin: 0;
    margin-top: 50px;
    color: #000;
    font-size: 15px;
    position: relative;
    z-index: 22;
}
.section .sy1 .rt {width:55%;}
.section .sy1 .rt img {width:100%;}

.article-product2 {
	background: #f7f7f7;
    padding: 60px 0px;
    position: relative;
}
.article-product2 .decorate {
	position: absolute;
	top:0px;right:0px;
}

.h2title {position: relative;margin-bottom:40px;}
.h2title h2 {
	margin: 0 auto;
    font-size: 36px;
    color: #000;
    line-height: 64px;
    margin-bottom: 35px;
    position: relative;
    text-align: center;
    z-index:2;
}
.h2title i {
    display: block;
    background: url(/css/a2.png) center;
    width: 190px;
    height: 16px;
    margin: 0 auto;
    position: absolute;
    bottom: 5px;
    left: 50%;
    margin-left: -95px;	
}

.jieshao .left {float:left;width:200px;position: relative;}
.jieshao .left h2 {
    background: url(/css/in/number01.png) no-repeat left center;
    background-size: auto 100%;
    text-align: left;
    color: #454545;
    padding: 30px 0;
    font-size: 26px;
    
}
.jieshao .left span {
	display: block;
    width: 30px;
    height: 2px;
    background: URL(/css/in/blue30.png) repeat;
    position: absolute;
    left: 0;
    bottom: 15px;
    width: 50px;
    height: 5px;
    border-radius: 10px;
}
.jieshao .left  span .div1 {
	background: #20a4f4;
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 10px;
}
.jieshao .left  span .div2 { background: #20a4f4;   position: absolute;
    top: 0;
    right: 0;
    width: 5px;
    height: 5px;
    border-radius: 10px;}

.jieshao .right {
    float: right;
    width: 810px;
    font-size: 15px;
    line-height: 26px;
    text-align: justify;
    position: relative;
    z-index: 2;
    letter-spacing: 0.5px;
    padding: 35px 60px;
    background-color: rgba(220,232,234,.9);
}
.jieshao .right strong {font-weight: bold;}
/*
.jieshao .right .border-box {
position: absolute;
    width: 880px;
    height: 110%;
    pointer-events: none;
    border: 1px solid #9bccff;
    border-radius: 5px;
    display: block;
    top: -20px;
    left: 20px;
}
*/

.jieshao.shouji .left {float: none; width: 100%;}
.jieshao.shouji .left h2 {
    background: url(/css/in/number01.png) no-repeat left center;
    background-size: auto 100%;
    text-align: center;
    color: #454545;
    padding: 3px 0 30px;
    font-size: 26px;
}
.jieshao.shouji .left span {left: 50%; margin-left: -25px;}
.jieshao.shouji .sj-right {
float: none;
width: 100%;
padding: 0;
background-color: none;
font-size: 15px;
    line-height: 26px;
    text-align: justify;
    position: relative;
    z-index: 2;
    letter-spacing: 0.5px;
}
.sj-right .jsms {
    background: url(/css/in/bg_tb.gif);
    border: 1px solid #ddd;
    margin-top: 30px;
    padding: 30px;
    text-align: left;
    margin-bottom: 40px;
    position: relative;
    line-height: 28px;
    font-size: 16px;	
} 
.sj-right .phone1 {margin-bottom: 50px;}
.sj-right .phone1 img {
width: 520px;
}
.sj-right .phone1 .rt {width: 550px;}
.sj-right strong {
display: block;
font-size: 20px;
padding-bottom: 30px;
font-weight: normal;
}
.sj-right .phone2 {
	margin-bottom: 50px;
}
.phone2 .rt img {width:500px;}
.phone2 .fl {width: 580px;}

.sj-right .phone3 {margin-bottom: 40px;}
.phone3 .fl img {width:500px;}
.phone3 .rt {width: 580px;}

.sj-right .phone4 {margin-bottom: 40px;}
.phone4 .rt img {width: 500px;}
.phone4 .fl {width: 500px;}

.sj-right .phone5 .rt {width: 500px;}
.sj-right .phone5 .fl img {    display: block;
    width: 600px;
}

.sytu {margin-top: 60px;position: relative;}
.sytu .picScroll-left {
width: 1140px;
    margin: 0 auto;
    position: relative;
    padding-bottom: 30px;
}

.sytu li {
	margin-right: 10px;
	float: left;
	width: 360px;
	margin-left: 10px;
	position: relative;
	z-index: 2;
}
.sytu li img{
	width: 360px;
	height:305px;
	margin-top: 20px;
}
.sytu li .border {
    position: absolute;
    width: 337px;
    top: 0px;
    left: 10px;
    height: 310px;
    border: 1px #ddd solid;
}

.sytu .picScroll-left .hd .prev, 
.sytu .picScroll-left .hd .next {
    display: block;
    width: 51px;
    height: 51px;
    
    margin-right: 5px;
    margin-top: 10px;
    overflow: hidden;
    cursor: pointer;
    
}
.sytu .picScroll-left .hd .prev {
    background: url(/css/in/main_s_prev.png) no-repeat;
    left: 0px;
}
.sytu .picScroll-left .hd .next {
    background: url(/css/in/main_s_next.png) no-repeat;
   right: 0px;
}
.sytu .picScroll-left .bd {
    width: 1140px;
    margin: 0 auto;
    padding-bottom: 20px;
}
.sytu .hd {
position: absolute;
    bottom: 0px;
    left: 50%;
    width: 120px;
    margin-left: -60px;
    height: 51px;
}


.INBtz {
    width: 100%;
    height: 600px;
    position: fixed;
    overflow: hidden;
    left: 0;
    top: 0;
}
.INBtz .backg{
	background: url(/css/in/INB16.jpg) no-repeat center;
    background-size: cover;
    height: 600px;
    width: 100%;
    transform: scale(1);
    background-attachment: scroll !important;
    /* transform-origin: 90% 100%; */
    animation: imageZoom linear 17s;
    animation-iteration-count: infinite;
    -webkit-animation: imageZoom linear 17s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation: imageZoom linear 17s;
    -moz-animation-iteration-count: infinite;
    -ms-animation: imageZoom linear 17s;
    -ms-animation-iteration-count: infinite;
}
.INBtz .solgn {
    color: #fff;
    font-size: 46px;
    width: 330px;
    height: 378px;
    margin-left: -165px;
    margin-top: -150px;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
}
.INBtz .solgn i {
    width: 330px;
    height: 378px;
    background: none;
    position: absolute;
    left: 0;
    top: 0;
}
.INBtz .solgn span {
    background: #fff;
    display: block;
    margin: 0 auto;
    width: 50px;
    height: 2px;
    text-align: center;
    position: relative;
    top: 0;
    width: 50px;
    height: 5px;
    border-radius: 10px;
    background: url(/css/in/white30.png) repeat;
}
.INBtz .solgn span .div2, 
.INBtz .solgn span .div1{background: #FFF;}

.touzi {
	padding: 70px 0px;
    POSITION: RELATIVE;
    background: #f7f7f7;
}
.touzi .transit {padding-left: 30px;  margin-bottom: 40px;}
.touzi ul {width:1300px;}
.touzi .kx {
    width: 618px;
    background: #fff;
    padding: 30px 20px;
    height: 554px;
    position: relative;
 }
.touzi .kx iframe {
    height: 310px;
    overflow: hidden;
}
.touzi ul li img {
	width: 70px;
    display: block;
    margin: 0 auto;
    padding-bottom:10px;
}
.touzi h2 {font-size: 26px;
    text-align: center;
    padding-bottom: 20px;
}
.touzi .actionBtn1 {
    background: #21a1f5;
    background: linear-gradient(to right, #1f68f0 0, #1ab9fa 64%);
    color: #fff;
    position: absolute;
    bottom: 35px;
    margin-left: -90px;
    left: 50%;
}
.touzi  .actionBtn1 .hover {background: #21a1f5; background: linear-gradient(to right, #1255d2 0, #0d9cd6 64%);}

.touzi .gg {
    width: 530px;
    background: #fff;
    padding: 30px 50px;
    height: 554px;
    position: relative;
}
.touzi .gg .gglm {
    width: 100%;
    height: 150px;
    float: left;
    margin-right: 10px;
    margin-left: 10px;
    text-align: center;
    font-size: 18px;
    background: #cbe8fe;
    margin-top: 25px;
    margin-bottom: 30px;
    position: relative;
}
.touzi .gg .ggtu {width: 100%;height: 150px;overflow: hidden;}
.touzi .gg .ggtu img {
	width:100%; 
	height:100%;
	transition: transform 2s cubic-bezier(.23, 1, .32, 1);
    transform: scale(1);
}
.touzi .gg .gglm:hover .ggtu img {transform: scale(1.2);}
.touzi .gg p {
	position: absolute;
    text-align: center;
    top: 55px;
    left: 0px;
    color: #fff;
    width:100%;
  font-size: 20px;
}

.list_gongyi {padding: 60px 0 0;background: #f7f7f7;}
.list_gongyi .tiji {
    background: url(/css/in/bg_tb.gif);
    border: 1px solid #ddd;
    margin-top: 60px;
    padding: 30px 0;
    text-align: center;
    margin-bottom: 40px;
    position: relative;
}
.list_gongyi  .tiji h4 {font-size: 30px;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 10px;}
.list_gongyi  .tiji p {font-size:16px; line-height:34px;    padding-right: 15px;
    }
.list_gongyi  .tiji .toppa {
	width: 100px;
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -50px;
}
.company-news .list-box {padding-top:30px;}

.list_gongyi  .tiji .fl img {
	width: 300px;
    padding-left: 80px;
    padding-top: 8px;
    padding-right: 80px;
    border-right: 1px solid #dddddd;
    display: block;
}
.list_gongyi  .tiji .rt {width: 650px;position: relative;}
.list_gongyi .tiji .rt.drt {text-align: justify;}
.list_gongyi  .tiji .toppa2 {
    width: 100px;
    position: absolute;
    top: -56px;
    left: 50%;
    margin-left: -50px;
}
.culture3-1 {padding: 50px 0px 40px;}

 /*2022/3/30*/
.bignews .video_ul li{
	float: left;
	width: 50%;
}
.bignews .video_ul li a {
	display: block;
	background-color: #fff;
	padding: 30px;
	margin: 0px 25px 25px;
}
.bignews .video_ul li .time {
	color: #7E7E7E;
	font-size: 15px;
}
.bignews .video_ul li h3 {
	font-size: 18px;
	color: #292929;
	letter-spacing: .03em;
	line-height: 1.5;
	font-weight: normal;
	color: #000;
	margin-top: 10px;
}
.bignews .video_ul li:hover h3 {
	color: #09145e;
}
.bignews .video_ul li .img {
	margin-top: 20px;
	-webkit-transition: all .3s;
	transition: all .3s;
	width: 100%;
	height: 250px;
	overflow: hidden;
}
.bignews .video_ul li .img .bg {
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 100%;
	-webkit-transition: all .3s;
	transition: all .3s;
    position: relative;
}
.bignews .video_ul li .img .bg .icon {
    background: url(/css/in/playCircle.png) no-repeat center;
    background-size: 58px;
    height: 58px;
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.bignews .video_ul li:hover .bg {
	transform: scale(1.1);
}
.bignews .video_ul li .click {
	margin-top: 40px;
	font-size: 15px;
	background: URL(/css/in/icon19.png) no-repeat right center;
	background-size: 21px;
	transition: all 0.5s;
}

.article_body .article_right iframe {
    width: 100%;
    height: 450px;
}





