﻿@charset "utf-8";
	/* CSS Document */html {
	}html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
body {
	font-family:"微软雅黑";
	font-size:14px;
	color:#000000;
	word-wrap:break-word;
	behavior:url("csshover.htc");
	-webkit-font-smoothing:antialiased;
}
button,input,select,textarea {
	font:14px/1.5 Arial,"宋体",Helvetica,Verdana,sans-serif;
	word-wrap:break-word;
	color:#565756;
}
ul,li {
	list-style:none;
	margin:0;
	padding:0;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
	font-size:100%;
}
img {
	border:none;
	border:0;
	vertical-align:middle;
}
a {
	text-decoration:none;
	outline:none;
}
p {
	margin:0;
	padding:0;
}
input,select,textarea {
	vertical-align:middle;
	*font-size:100%;
}
input {
	margin:0;
	outline:none;
	padding:0;
}
input::-ms-clear {
	display:none;
}
.width_1000 {
	width:1000px;
	margin:0 auto;
}
.width_1200 {
	width:1200px;
	margin:0 auto;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	*zoom:1
}
.f_l {
	float:left;
}
.f_r {
	float:right;
}
/*首页弹出层*/.index_mask {
	width:100%;
	height:100%;
	position:absolute;
	background:rgba(0,0,0,0.5);
	z-index:999
}
.index_mask div {
	width:900px;
	height:570px;
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
	margin:auto;
	z-index:9999
}
.index_mask img {
	width:100%;
}
.index_mask span {
	position:absolute;
	right:5px;
	top:5px;
	width:40px;
	height:40px;
	background:rgba(0,0,0,0.8);
	border-radius:100%;
	text-align:center;
	line-height:40px;
	color:#fff;
	z-index:9999;
	cursor:pointer;
}
.index_mask p {
	position:absolute;
	top:0;
	width:100%;
	z-index:9999
}
.ddw {
	position:absolute;
	left:0;
	top:0;
	color:#000;
	font-size:16px;
	z-index:9999;
}
.ddw2 {
	position:absolute;
	left:20px;
	top:0;
	color:#000;
	font-size:16px;
	z-index:9999;
}
.num_box {
	position:relative;
}
.num {
	color:#fff;
	width:100%;
	text-align:center;
	position:relative;
	overflow:hidden;
}
.mask {
	background:rgba(0,0,0,0.5);
	width:100%;
	height:100%
}
#num_0 {
	/*background:url(../images/libg2.jpg) no-repeat center #000;
	*/	background-size:cover;
}
#num_1 {
	background:url(../images/misconception.png);
	background-size:cover;
}
#num_2 {
	background-size:cover;
}
#num_3 {
	background:url(../images/youshi_bgpng.png) no-repeat center #000;
	background-size:cover;
}
#num_4 {
	background:url(../picture/course_bg.jpg) 100%;
	/*background-size:cover;
	*/
}
#num_5 {
	background-size:cover;
}
#num_6 {
	background:url(../images/num7_bg.jpg) no-repeat center #000;
	background-size:cover;
}
.fixed_r {
	position:absolute;
	left:10px;
	top:200px;
	z-index:999;
}
.fixed_r li {
	width:10px;
	height:10px;
	border-radius:10px;
	margin:10px 0;
	border:2px solid #fff;
	cursor:pointer;
}
.fixed_r li.on {
	background:#C00;
	color:#fff;
}
#num_2>div,#num_3>div,#num_5>div,#num_6>div {
	padding-top:20px
}
/*第一屏*/.hlogo {
	position:absolute;
	width:604px;
	height:520px;
	left:50%;
	margin-left:-302px;
	top:50%;
	margin-top:-260px;
	background:url(../images/banner1.png) no-repeat center;
	transform:scale(0);
}
.pl {
	position:absolute;
	width:604px;
	height:520px;
	left:50%;
	margin-left:-302px;
	top:50%;
	margin-top:-260px;
	background:url(../images/banner1.png) no-repeat center;
	animation:bannerlogo 2s ease-in
}
.pl hgroup {
	padding-top:160px;
}
.pl h3 {
	font-size:64px;
	color:#019ee4
}
.pl h2 {
	font-size:48px;
	color:#ffffff
}
.pl h4 {
	font-size:28px;
	color:#ffffff
}
.pl h5 a {
	font-size:14px;
	color:#019ee4;
	background:url(../images/banner1_h5.png) no-repeat center;
	display:block;
	line-height:28px;
	margin-top:72px;
}
@keyframes bannerlogo {
	0% {
	transform:scale(0);
}
40% {
	transform:scale(1.1);
}
50% {
	transform:scale(.9);
}
60% {
	transform:scale(1);
}
70% {
	transform:scale(.9);
}
80% {
	transform:scale(1);
}
90% {
	transform:scale(.95);
}
100% {
	transform:scale(1);
}
}/*第二屏*/.fengxian {
	margin:140px auto;
	width:590px;
	height:532px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-295px;
	margin-top:-233px
}
.fengxian>div {
	position:relative;
}
.fengxian img {
	position:absolute;
	left:95px;
	top:60px;
	width:400px;
	height:auto;
}
.fengxian hgroup {
	padding-top:150px
}
.fengxian hgroup h3 {
	font-size:48px;
	color:#009de4;
}
.fengxian hgroup h2 {
	font-size:83px;
	color:#fff;
	line-height:84px
}
.fengxian hgroup h4 {
	font-size:28px;
	color:#fff
}
/*第三屏*/.six {
	margin-top:100px;
	width:476px;
	height:476px;
	position:absolute;
	left:-50%;
	top:50%;
	margin-left:-238px;
	margin-top:-205px;
}
.six>div {
	position:relative;
}
.six img.sixb {
	position:absolute;
	z-index:1;
	width:100%;
	left:0;
	top:0;
}
.six img.sixa {
	position:absolute;
	z-index:2;
	width:100%;
	left:0;
	top:0;
}
.six hgroup {
	padding-top:80px;
	position:relative;
	z-index:3
}
.six h3 {
	font-size:32px;
	color:#6e6e6e
}
.six h2 {
	font-size:98px;
	color:#009de4
}
.six h4 {
	font-size:22px;
	color:#424242
}
.another {
	position:absolute;
	top:0;
	width:50%;
	height:100%;
	background:rgba(0,0,0,0.3);
}
.animation2_1 {
	animation:animation2_1 .5s .2s linear both;
	position:absolute;
	top:0;
	width:50%;
	height:100%;
	background:rgba(0,0,0,0.3);
}
@keyframes animation2_1 {
	0% {
	right:-50%;
}
100% {
	right:0%;
}
}/*第四屏*/.fangan {
	position:absolute;
	width:100%;
	height:310px;
	top:50%;
	margin-top:-122px;
}
.fangan h3 {
	font-size:32px;
	color:#cbcbcb
}
.fangan h2 {
	font-size:62px;
	color:#009de4
}
.fangan h4 {
	font-size:32px;
	color:#ffffff
}
.fangan h5 a {
	font-size:16px;
	color:#fff;
	background:transparent;
	border-radius:4px;
	display:block;
	line-height:28px;
	margin-top:72px;
	width:100px;
	margin:30px auto;
	border:2px solid #fff;
}
.fangan h5 a:hover {
	color:#009de4;
	border:2px solid #009de4;
}
.header {
	font-size:16px;
	line-height:30px;
	height:76px;
	/*background:url(../images/hnav.png) repeat;
	*/	color:#444444;
	position:absolute;
	width:100%;
	z-index:22
}
.header {
	background:url(../images/hnav.png) repeat;
	color:#fff;
	display:none;
}


/*导航*/
.head{width:100%;z-index:22}

.logo {float:left;width:208px;height:100%; overflow:hidden;margin-right:50px;}
.logo img {width: 208px;padding-top:30px;height:39px;}

.nav{float:left;border-left:1px solid #231f1f;border-right:1px solid #4d4a49;padding-right:2px;}
.nav>li{float:left;font-size:16px;width:93px;text-align:center;position:relative;}
.nav>li:last-child{}
.nav>li>a{color:#fff;display:inline-block;width:100%;height:100px;line-height:100px;border-left:1px solid #4d4a49;border-right:1px solid #231f1f;}
.nav>li>a:hover,.nav>li>a.on{color:s#fac02e;}
.nav .sub{display:none;left:0px;top:100px;position:absolute;width:100%;background:rgba(0,0,0,0.6);z-index:999; font-weight:500;}
.nav .sub li{zoom:1;font-size:14px;height:40px;line-height:40px;border-bottom:1px solid #4d4a49;text-align:center;}
.nav .sub a{width:100%;display:inline-block;height:40px;line-height:40px;color:#fff;}
.nav .sub a:hover{ box-shadow:1px 1px 15px #e7ae1e;}
.nav li.on>a{color:#fff;}


.header .hotline span {
	color:#fff;
}
.xiangying_nav {
	display:none;
	width:24px;
	height:24px;
	background:url(../images/fk.png) no-repeat left top;
	position:absolute;
	right:26px;
	top:22px;
}
.server {
	height:100%;
	background:url(../images/nutt.png) no-repeat left top/cover;
}
.server ul {
	height:100%;
}
.server ul li {
	float:left;
	height:100%;
	color:#fff;
	text-align:center;
	width:20%;
	box-sizing:border-box;
	padding:0 2%;
	color:#009de4;
	position:relative;
}
.server_mask {
	position:absolute;
	width:100%;
	left:0;
	bottom:0;
	background:rgba(43,143,241,0.8);
	z-index:-1
}
.server_mask_div {
	position:relative;
	width:100%;
	height:100%;
	overflow:hidden;
}
.server ul li>img {
	position:absolute;
	left:0;
	right:0;
	margin:auto;
	width:80%;
	bottom:-100%;
	transition:all 1s;
}
.server ul li:hover>img {
	bottom:0;
}
.server ul li.active,.server ul li:hover {
	color:#fff;
	transition:all 1s;
}
.server ul li.active .server_img,.server ul li:hover .server_img {
	border-color:#fff;
	top:-60px;
}
.server ul li:hover .server_cont>p {
	top:-60px;
}
.server ul li:hover .server_cont .server_intro {
	opacity:1;
	bottom:40px;
}
.server_cont {
	position:relative;
	top:40%;
	overflow:inherit;
}
/*.server_cont:hover {
	padding-top:60px;
}
*/.server_cont .server_img {
	border-radius:100%;
	border:2px solid #009de4;
	width:130px;
	height:130px;
	margin:0 auto;
	position:relative;
	top:0;
	transition:border-color 1s,top .5s;
}
.server_cont .server_img img {
	width:90px;
	height:80px;
	margin-top:28px;
	position:relative;
}
.server_cont>p {
	padding:15px 0 25px 0;
	font-size:16px;
	transition:top .5s;
	position:relative;
	top:0;
}
.server_cont .server_intro {
	line-height:24px;
	transition:all .8s .2s;
	opacity:0;
	color:#fff;
	position:relative;
	bottom:-150px;
}
.server ul li .hid {
	display:none
}
.server ul li:hover .sho {
	display:none
}
.server ul li:hover .hid {
	display:inline-block;
	animation:plays 1s .5s linear infinite both;
	position:relative;
}
@keyframes plays {
	0% {
	bottom:0;
}
60% {
	bottom:10px;
}
100% {
	bottom:0px;
}
}.server_ul li:nth-of-type(1) {
	transform:translate(-400px,0px);
	opacity:0;
	transition:transform .5s ease,opacity 1.5s ease;
}
.server_ul li:nth-of-type(2) {
	transform:translate(-200px,0px);
	opacity:0;
	transition:transform .5s ease,opacity 1.5s ease;
}
.server_ul li:nth-of-type(3) {
	transform:translateY(-200px);
	transition:transform .5s ease;
	opacity:0;
	opacity 1.5s ease;
}
.server_ul li:nth-of-type(4) {
	transform:translate(200px,0px);
	opacity:0;
	transition:transform .5s ease,opacity 1.5s ease;
}
.server_ul li:nth-of-type(5) {
	transform:translate(400px,0px);
	opacity:0;
	transition:transform .5s ease,opacity 1.5s ease;
}
.server_ul_hover li:nth-of-type(1) {
	transform:translate(0,0);
	opacity:1;
	transition:transform 1s ease,opacity 1.5s ease;
}
.server_ul_hover li:nth-of-type(2) {
	transform:translate(0,0);
	opacity:1;
	transition:transform .5s ease,opacity 1.5s ease;
}
.server_ul_hover li:nth-of-type(3) {
	transform:translateY(0px);
	transition:transform 1s ease;
	opacity:1;
	opacity 1.5s ease;
}
.server_ul_hover li:nth-of-type(4) {
	transform:translate(0,0);
	opacity:1;
	transition:transform .5s ease,opacity 1.5s ease;
}
.server_ul_hover li:nth-of-type(5) {
	transform:translate(0,0);
	opacity:1;
	transition:transform 1s ease,opacity 1.5s ease;
}
.case {
	text-align:center;
}
.case-top {
	text-align:right;
}
.case-top-left {
	display:inline-block;
}
.case-top-left-top {
	font-size:42px;
}
.case-top-left-middle {
	font-size:14px;
}
.case-top-left-bottom {
	font-size:32px;
}
.case-top-right {
	display:inline-block;
	font-size:150px;
	color:#009de4;
}
.case-top-right sup {
	position:relative;
	top:-30px
}
.case_ul_wrap {
	position:absolute;
	width:100%;
	left:0;
	bottom:17%
}
.case ul {
	display:inline-block;
	perspective:1000px;
	margin:0 10px;
}
.cases ul {
	display:block;
	perspective:1000px;
	max-width:none;
	margin:0;
}
.case ul li {
	display:inline-block;
	text-align:left;
	background:#fff;
	width:100%;
}
.case ul.case_ul li {
	transform:translateY(200px) translateZ(-500px) rotateX(90deg);
	opacity:0;
	transition:transform 1s ease,opacity 1.5s ease;
}
.case ul.case_ul_hover li {
	perspective:100px;
	transform:translateY(0px) translateZ(0px) rotateX(0deg);
	opacity:1;
	transition:transform 1s ease,opacity 1.5s ease;
}
.case ul li a {
	position:relative;
	display:block;
	overflow:hidden;
	width:340px;
	margin:0;
}
.case ul li a div.show {
	transition:all .3s ease-in-out;
	width:100%;
	height:200px;
	text-align:center;
	background:rgba(0,0,0,0.8);
	position:absolute;
	left:0;
	top:0;
	margin-top:-100%;
}
.case ul li a>img {
	width:340px;
	height:200px;
}
.case ul li:hover div.show {
	margin-top:0;
}
.case ul li:hover div.show img {
	margin:78px auto 0;
}
.case ul li:hover div.auto div.auto_mask {
	margin-top:0;
}
.case ul li:hover div.auto h4 {
	color:#fff;
}
.case ul li:hover div.auto span {
	color:#fff;
}
.case ul li div.auto {
	padding:10px 20px;
	position:relative;
	/*border-bottom:4px solid #3f9bfb;
	*/	font-size:12px;
}
.case ul li div.auto div.auto_mask {
	transition:all .3s ease-in-out;
	width:100%;
	height:100%;
	background:#3f9bfb;
	margin-top:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:1
}
.case ul li div.auto h4 {
	transition:all .3s ease-in-out;
	font-weight:normal;
	font-size:16px;
	color:#222;
	line-height:26px;
	position:relative;
	z-index:2
}
.case ul li div.auto span {
	color:#727272;
	transition:all .3s ease-in-out;
	position:relative;
	z-index:2
}
.case-bottm {
	position:absolute;
	bottom:4%;
	left:50%;
	margin-left:-45px;
	width:90px;
	height:39px;
	animation:case 1s linear infinite both;
	border:2px solid #bababa;
	border-radius:4px;
	display:none;
}
.case-bottm a {
	font-size:16px;
	color:#fff;
	line-height:39px;
}
.case-bottm:hover {
	position:absolute;
	bottom:4%;
	left:50%;
	margin-left:-45px;
	animation:case 1s linear infinite both;
	border:2px solid #009de4;
	background-repeat:#009de4
}
@keyframes case {
	0% {
	transform:scale(.9);
}
50% {
	transform:scale(1.1);
}
100% {
	transform:scale(.9);
}
}.cont-left {
	width:720px;
	display:inline-block;
	vertical-align:top;
}
.cont-right {
	vertical-align:top;
	transform:scale(5);
	opacity:0;
}
.cont-right-in {
	transform:scale(1);
	opacity:1;
	transition:all .5s linear,opacity 1.5s ease;
}
.cont-right-out {
	transform:scale(5);
	opacity:0;
	transition:all 1s;
}
#num_3 .title {
	text-align:right;
}
.title {
	padding:3% 0;
	text-align:left;
}
#num_6 .title {
	padding:0.6% 0 0.2% 0;
	text-align:left;
}
#num_3 .title {
	padding:50px 0;
}
/*.team-lunbo .picshow {
	display:inline-block;
	vertical-align:middle;
}
.team-lunbo .picshow ul li {
	display:inline-block;
	vertical-align:top;
	padding:0 20px;
}
.team-lunbo .picshow ul li:nth-of-type(2n) {
	padding-top:40px
}
.team-lunbo .picshow ul li>div h4 {
	line-height:32px;
	font-size:16px;
}
.team-lunbo .picshow ul li>div p {
	line-height:18px;
}
.team-lunbo>img {
	vertical-align:middle;
}
*/.pic-cont {
	padding-top:70px
}
/*.pic-cont ul li img {
	width:95%;
	box-sizing:border-box;
	border:1px solid transparent;
}
.pic-cont ul li img:nth-of-type(2) {
	margin:10px 0;
}
.pic-cont ul li {
	width:200px !important;
}
.pic-cont ul li img:hover {
	border:1px solid #2d93f0;
}
*/.v_out {
	}.v_show {
	width:1100px;
	overflow:hidden;
	position:relative;
	height:220px;
	float:left
}
.v_cont {
	position:absolute;
	left:0px;
	top:0px;
}
.v_cont ul {
	float:left;
	line-height:50px;
}
.v_cont ul li {
	width:1100px;
	float:left;
}
.v_cont1 {
	position:absolute;
	left:0px;
	top:0px;
	display:none;
}
.v_cont1 ul {
	float:left;
	line-height:50px;
}
.v_cont1 ul li {
	width:1100px;
	float:left;
}
.pic-cont ul li span {
	width:212px;
	height:105px;
	border:none;
	padding:3px;
	float:left;
	display:block;
}
.v_cont ul li img {
	width:212px;
	height:105px;
	transition:all .2s linear;
	opacity:.5;
}
.v_cont ul li span:hover img {
	opacity:1;
}
.v_cont ul li span img:nth-of-type(2) {
	display:none
}
.v_out_p {
	position:relative;
	overflow:visible;
	width:1224px;
	margin:0 auto;
}
.prev,.next {
	float:left;
	padding:70px 9px 0
}
.prev a {
	background:url(../images/prev.png) no-repeat center;
}
.next a {
	background:url(../images/next.png) no-repeat center;
}
.prev,.prev a,.next,.next a {
	width:44px;
	height:80px;
	display:block
}
/*内页轮播*/#teach {
	position:relative;
}
.teachshow {
	padding-top:80px !important
}
.mr_frbox {
	position:relative;
}
.mr_frBtnL,.mr_frBtnR {
	cursor:pointer;
	position:absolute;
	left:80px;
	top:0px;
	z-index:6;
	display:none;
}
.mr_frBtnR {
	left:auto;
	right:80px;
}
.mr_frUl {
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
.mr_frUl ul li {
	float:left;
	display:inline;
	margin:0 0px;
	overflow:hidden;
	width:25%;
}
.cases ul li {
	width:320px !important;
	margin-right:20px
}
/*#num_3 .mr_frUl ul li:nth-of-type(2n) {
	padding-top:40px
}
*/.mr_frUl ul li>div h4 {
	line-height:52px;
	font-size:16px;
}
.mr_frUl ul li>div p {
	line-height:18px;
}
.mr_frUl ul li img {
	}.mr_frbox:hover .mr_frBtnL,.mr_frbox:hover .mr_frBtnR {
	display:block;
}
#num_3 .mr_frUl ul li a {
	display:block;
	position:relative;
	height:278px;
}
#num_3 .mr_frUl ul li a img {
	display:block;
	width:246px;
	height:278px;
	transition:all .2s linear 10ms;
}
#num_3 .mr_frUl ul li a .ad_lv {
	position:absolute;
	top:0;
	left:25px;
	width:246px;
	height:278px;
	background:rgba(0,0,0,0.8);
	background-size:cover;
	z-index:1002;
	opacity:0;
	transition:0.8s;
}
#num_3 .mr_frUl ul li a .ad_lv p {
	margin-top:90px;
	color:#fff;
	padding:0 8px;
}
/*#num_3 .mr_frUl ul li a .ad_lv .rect_t {
	width:0;
	height:0;
	border-width:24px;
	border-color:rgba(0,0,0,1);
	border-top-color:rgba(0,0,0,0);
	border-left-color:rgba(0,0,0,0);
	border-style:solid;
	position:absolute;
	top:0;
	left:0;
}
*/#num_3 .mr_frUl ul li a img:nth-of-type(1) {
	position:absolute;
	left:25px;
	top:0;
	z-index:2
}
#num_3 .mr_frUl ul li a img:nth-of-type(2) {
	position:absolute;
	left:25px;
	top:0;
	z-index:1;
}
#num_3 .mr_frUl ul li a:hover img {
	transform:rotateY(180deg);
	-ms-transform:rotateY(180deg);
	-moz-transform:rotateY(180deg);
	-webkit-transform:rotateY(180deg);
	-o-transform:rotateY(180deg);
}
#num_3 .mr_frUl ul li a:hover .ad_lv {
	opacity:1;
}
#num_3 .mr_frUl ul li a:hover img:nth-of-type(2) {
	z-index:2
}
.news {
	/*background:rgba(0,0,0,0.4);
	*/	width:100%;
	height:100%;
}
.news-title {
	text-align:left;
	margin-left:46px;
}
.news-list {
	/* width:70%;
	*/    height:560px;
	width:1200px;
	display:inline-block;
	position:absolute;
	top:170px;
	left:0;
	/* bottom:10%;
	*/    margin-left:-600px;
	left:50%;
}
.news-list img {
	float:left;
	transition:all 1s ease,opacity 1.5s ease;
	width:100%;
	height:100%;
	display:block;
}
.news-list a {
	display:block;
	float:right;
	position:relative;
	overflow:hidden;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:10px;
	/*transition:all 1s;
	*/
}
.news-list a .i_bor {
	width:100%;
	height:100%;
	position:absolute;
	overflow:hidden;
}
.news-list a .bor_lv {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.4);
	opacity:0;
	z-index:10;
}
/*.news-list a img {
	opacity:1 !important;
}
*/.news-list a p.c_text,.news-list a p.c_detail {
	height:26px;
	line-height:26px;
	position:absolute;
	top:50%;
	margin-top:-13px;
	text-align:center;
	opacity:;
	font-size:26px;
	color:#fff;
}
.news-list a p.c_detail {
	font-size:16px;
	top:66%;
	width:90%;
	transform:scale(0);
}
.news-list a img:hover {
	transform:scale(1.2) !important;
}
.news-list .i_bor>img {
	width:100%;
	height:100%;
	animation:1s;
	display:block;
}
/*@media screen and (max-width:1600px) {
	.news-list a:nth-of-type(1) {
	width:20%;
	height:512px;
}
.news-list a:nth-of-type(7) {
	width:40%;
	height:226px;
}
.news-list a:nth-of-type(2),.news-list a:nth-of-type(3),.news-list a:nth-of-type(4),.news-list a:nth-of-type(5),.news-list a:nth-of-type(6),.news-list a:nth-of-type(8) {
	width:20%;
	height:226px;
}
}*/.news-list a:nth-of-type(1) {
	width:20%;
	height:100%;
}
.news-list a:nth-of-type(7) {
	width:40%;
	height:50%;
}
.news-list a:nth-of-type(2),.news-list a:nth-of-type(3),.news-list a:nth-of-type(4),.news-list a:nth-of-type(5),.news-list a:nth-of-type(6),.news-list a:nth-of-type(8) {
	width:20%;
	height:50%;
}
/*.news-list a:nth-of-type(1) img {
	transform:perspective(200px) translateX(-300px) translateZ(-300px) rotateY(180deg);
	opacity:0
}
.news-list a:nth-of-type(2) img {
	transform:perspective(200px) translateZ(-300px) rotateY(360deg) rotateX(360deg);
	opacity:0
}
.news-list a:nth-of-type(3) img {
	transform:perspective(200px) translateZ(-300px) rotateX(180deg);
	opacity:0
}
.news-list a:nth-of-type(4) img {
	transform:perspective(200px) translateY(200px) translateZ(-300px) rotateX(360deg);
	opacity:0
}
.news-list a:nth-of-type(5) img {
	transform:perspective(200px) translateX(300px) translateZ(-300px) rotateY(360deg);
	opacity:0
}
.news-list a:nth-of-type(6) img {
	transform:perspective(200px) translateX(300px) translateZ(-300px) rotateY(360deg);
	opacity:0
}
.news-list a:nth-of-type(7) img {
	transform:perspective(200px) translateZ(-300px) rotateY(360deg) rotateX(360deg);
	opacity:0
}
.news-list a:nth-of-type(8) img {
	transform:perspective(200px) translateY(200px) translateZ(-300px) rotateX(360deg);
	opacity:0
}
*//*.news-list-in a:nth-of-type(1) img {
	transform:perspective(200px) translateX(0px) translateZ(0px) rotateY(0deg);
	opacity:1
}
.news-list-in a:nth-of-type(2) img {
	transform:perspective(200px) translateZ(0px) rotateY(0deg) rotateX(0deg);
	opacity:1
}
.news-list-in a:nth-of-type(3) img {
	transform:perspective(200px) translateZ(0px) rotateX(0deg);
	opacity:1
}
.news-list-in a:nth-of-type(4) img {
	transform:perspective(200px) translateY(0px) translateZ(0px) rotateX(0deg);
	opacity:1
}
.news-list-in a:nth-of-type(5) img {
	transform:perspective(200px) translateX(0px) translateZ(0px) rotateY(0deg);
	opacity:1
}
.news-list-in a:nth-of-type(6) img {
	transform:perspective(200px) translateX(0px) translateZ(0px) rotateY(0deg);
	opacity:1
}
.news-list-in a:nth-of-type(7) img {
	transform:perspective(200px) translateZ(0px) rotateY(0deg) rotateX(0deg);
	opacity:1
}
.news-list-in a:nth-of-type(8) img {
	transform:perspective(200px) translateY(0px) translateZ(0px) rotateX(0deg);
	opacity:1
}
.news-list-in a p.c_text {
	opacity:1
}
.news-list a div {
	opacity:0;
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
	background:rgba(0,0,0,0.8);
	transition:all .5s;
	color:#fff;
}
*//*.news-list a:hover div {
	opacity:1;
}
.news-list a:hover div span {
	border:2px solid #fff;
	width:70px;
	height:70px;
	line-height:70px;
	border-radius:100%;
	margin:auto;
	left:0;
	top:0;
	right:0;
	bottom:0;
}
*//*.news-list a div span {
	position:absolute;
	border:2px solid red;
	width:100%;
	height:100%;
	border-radius:0;
	margin:auto;
	left:0;
	top:0;
	right:0;
	bottom:0;
	transition:all .5s;
	box-sizing:border-box;
}
*/.news-list a p {
	position:absolute;
	width:100%;
	bottom:-100%;
	text-align:center;
	transition:all .5s .2s;
	font-size:14px;
}
/*.news-list a:hover p {
	bottom:2%;
}
*/.cust-lunbo {
	}.cust-lunbo .picshow ul li {
	display:inline-block;
}
.cont {
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.4);
}
.cont-cont {
	height:100%;
	text-align:left;
	position:relative;
}
.cont-cont>img {
	height:470px;
	position:absolute;
	right:0;
	top:50%;
	margin-top:-235px
}
.address,.email {
	margin-top:20px;
}
.connect {
	margin-top:60px;
}
.connect img,.address img,.email img {
	padding-right:10px;
}
.connect img,.connect div,.address img,.address div,.email img,.email div {
	vertical-align:middle;
	display:inline-block;
	line-height:24px;
	font-size:16px;
}
.connect div,.address div,.email div {
	width:80%;
}
.cont .c_con {
	font-size:18px;
	margin-top:10px;
}
.cont .c_title {
	font-size:20px;
}
.connect,.address,.email {
	position:relative;
	transition:all 1s linear;
	opacity:0;
}
.connect-in,.address-in,.email-in {
	left:0;
	opacity:1
}
.connect-out {
	left:-250px;
}
.address-out {
	left:-650px;
}
.email-out {
	left:-1050px;
}
/*banner*/.grid {
	width:800px;
	height:300px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-400px;
	margin-top:-150px;
}
.grid img {
	width:80px;
	height:60px;
	display:block;
	float:left;
}
#controls {
	padding:20px;
	bottom:10px;
}
#controls span {
	font:11px Montserrat;
	text-transform:uppercase;
	background:rgba(0,100,0,0.7);
	color:white;
	padding:5px 10px;
	border-radius:5px;
	cursor:pointer;
}
#controls span.active {
	background:rgb(0,75,0);
}
html,body {
	width:100%;
	height:100%;
}
.slideBox {
	width:100%;
	height:100%;
	overflow:hidden;
	position:relative;
}
.slideBox .hd {
	height:16px;
	overflow:hidden;
	position:absolute;
	bottom:2%;
	z-index:1;
	width:100%;
}
.slideBox .hd ul {
	overflow:hidden;
	zoom:1;
	float:left;
	text-align:center;
	width:100%;
}
.slideBox .hd ul li {
	cursor:pointer;
	width:12px;
	height:6px;
	background:#cdcdcd;
	margin:0 .5em;
	display:inline-block;
	border-radius:6px;
	transition:width .5s ease;
}
.slideBox .hd ul li.on {
	background:#009de4 !important;
	width:18px;
}
.slideBox .bd {
	height:100%;
	width:100%;
	z-index:0;
}
.slideBox .bd ul {
	height:100%;
	width:100%;
}
.slideBox .bd ul li {
	overflow:hidden;
	width:100%;
	position:relative;
	height:100%;
}
.slideBox .bd li>a {
	display:block;
	width:990px;
	height:400px;
	margin:0 auto;
	position:relative;
}
.tempWrap {
	height:100%;
}
/*.slideBox .bd ul li:nth-of-type(2) {
	background:rgba(0,0,0,0.8) url(../images/libg1.jpg) no-repeat center/cover
}
.slideBox .bd ul li:nth-of-type(3) {
	background:url(../images/libg2.jpg) no-repeat center/cover;
	height:100%;
}
.slideBox .bd ul li:nth-of-type(3)>div {
	background:rgba(0,0,0,0.5);
	width:100%;
	height:100%;
	overflow:hidden;
}
.slideBox .bd ul li:nth-of-type(4) {
	background:url(../images/libg4.jpg) no-repeat center/cover
}
.slideBox .bd ul li:nth-of-type(5) {
	background:url(../images/libg3.jpg) no-repeat center/cover
}
*//*.slideBox .bd ul li:nth-of-type(1) {
	background:url(../images/libg3.jpg) no-repeat center/cover
}
.slideBox .bd ul li:nth-of-type(2) {
	background:url(../images/libg2.jpg) no-repeat center/cover;
	height:100%;
}
.slideBox .bd ul li:nth-of-type(2)>div {
	background:rgba(0,0,0,0.5);
	width:100%;
	height:100%;
	overflow:hidden;
}
.slideBox .bd ul li:nth-of-type(3) {
	background:url(../images/libg4.jpg) no-repeat center/cover
}
.slideBox .bd ul li:nth-of-type(4) {
	background:url(../images/meng.png) repeat,url(../images/libg3.jpg) no-repeat center/cover
}
*/.slideBox .bd ul li:nth-of-type(1) {
	background:url(../images/libg3.jpg) no-repeat center/cover
}
.slideBox .bd ul li:nth-of-type(2) {
	background:url(../images/meng.png) repeat,url(../images/libg3.jpg) no-repeat center/cover
}
.slideBox .bd ul li:nth-of-type(3) {
	background:url(../images/libg2.jpg) no-repeat center/cover;
	height:100%;
}
.slideBox .bd ul li:nth-of-type(3)>div {
	background:rgba(0,0,0,0.5);
	width:100%;
	height:100%;
	overflow:hidden;
}
.slideBox .bd ul li:nth-of-type(4) {
	background:url(../images/libg4.jpg) no-repeat center/cover
}
/*第二屏*/.banner1 {
	width:100%;
	height:100%
}
.animation1 h3 {
	-webkit-animation:flash 1s .2s ease both;
	-moz-animation:flash 1s .2s ease both;
	animation:flash 1s .2s ease both;
}
.animation1 h2 {
	-webkit-animation:flash 1s 1s ease both;
	-moz-animation:flash 1s 1s ease both;
	animation:flash 1s 1s ease both;
}
.animation1 h4 {
	-webkit-animation:flash 1s 1.6s ease both;
	-moz-animation:flash 1s 1.6s ease both;
	animation:flash 1s 1.6s ease both;
}
@-webkit-keyframes flash {
	0% {
	-webkit-transform:translateY(200px);
	opacity:0;
}
100% {
	-webkit-transform:translateY(0px);
	opacity:1;
}
}@-moz-keyframes flash {
	0% {
	-moz-transform:translateY(200px);
	opacity:0;
}
100% {
	-moz-transform:translateY(0px);
	opacity:1;
}
}@-ms-keyframes flash {
	0% {
	-ms-transform:translateY(200px);
	opacity:0;
}
100% {
	-ms-transform:translateY(0px);
	opacity:1;
}
}@keyframes flash {
	0% {
	transform:translateY(200px);
	opacity:0;
}
100% {
	transform:translateY(0px);
	opacity:1;
}
}.animation1 img {
	-webkit-animation:flashh 1s 1.6s ease both;
	-moz-animation:flashh 1s 1.6s ease both;
	animation:flashh 1s 1.6s ease both;
}
@-webkit-keyframes flashh {
	0% {
	opacity:0;
}
100% {
	opacity:1;
}
}@-moz-keyframes flashh {
	0% {
	opacity:0;
}
100% {
	opacity:1;
}
}@-ms-keyframes flashh {
	0% {
	opacity:0;
}
100% {
	opacity:1;
}
}@keyframes flashh {
	0% {
	opacity:0;
}
100% {
	opacity:1;
}
}/*第三屏*/.animation2 {
	animation:flashs .8s .3s linear both;
	-webkit-animation:flashs .8s .3s linear both;
	-moz-animation:flashs .8s .3s linear both;
}
@keyframes flashs {
	0% {
	left:-50%;
}
100% {
	left:25%;
}
}@-webkit-keyframes flashs {
	0% {
	left:-50%;
}
100% {
	left:25%;
}
}@-moz-keyframes flashs {
	0% {
	left:-50%;
}
100% {
	left:25%;
}
}@-ms-keyframes flashs {
	0% {
	left:-50%;
}
100% {
	left:25%;
}
}.animation2 img.sixb {
	-webkit-animation:flash2 8s 0s linear both;
	-moz-animation:flash2 8s 0s linear both;
	animation:flash2 8s 0s linear both;
}
@-webkit-keyframes flash2 {
	0% {
	-webkit-transform:rotate(0deg);
}
10% {
	-webkit-transform:rotate(1680deg);
}
20% {
	-webkit-transform:rotate(2080deg);
}
30% {
	-webkit-transform:rotate(2280deg);
}
100% {
	-webkit-transform:rotate(2000deg);
}
}@-moz-keyframes flash2 {
	0% {
	-moz-transform:rotate(0deg);
}
10% {
	-moz-transform:rotate(1680deg);
}
20% {
	-moz-transform:rotate(2080deg);
}
30% {
	-moz-transform:rotate(2280deg);
}
100% {
	-moz-transform:rotate(2000deg);
}
}@-ms-keyframes flash2 {
	0% {
	-ms-transform:rotate(0deg);
}
10% {
	-ms-transform:rotate(1680deg);
}
20% {
	-ms-transform:rotate(2080deg);
}
30% {
	-ms-transform:rotate(2280deg);
}
100% {
	-ms-transform:rotate(2000deg);
}
}@keyframes flash2 {
	0% {
	transform:rotate(0deg);
}
10% {
	transform:rotate(1680deg);
}
20% {
	transform:rotate(2080deg);
}
30% {
	transform:rotate(2280deg);
}
100% {
	transform:rotate(2000deg);
}
}.animation2 img.sixa {
	-webkit-animation:flash22 8s 0s linear both;
	-moz-animation:flash22 8s 0s linear both;
	animation:flash22 8s 0s linear both;
}
@-webkit-keyframes flash22 {
	0% {
	-webkit-transform:rotate(0deg);
}
10% {
	-webkit-transform:rotate(-1680deg);
}
20% {
	-webkit-transform:rotate(-2080deg);
}
30% {
	-webkit-transform:rotate(-2280deg);
}
100% {
	-webkit-transform:rotate(-2000deg);
}
}@-moz-keyframes flash22 {
	0% {
	-moz-transform:rotate(0deg);
}
10% {
	-moz-transform:rotate(-1680deg);
}
20% {
	-moz-transform:rotate(-2080deg);
}
30% {
	-moz-transform:rotate(-2280deg);
}
100% {
	-moz-transform:rotate(-2000deg);
}
}@-ms-keyframes flash22 {
	0% {
	-ms-transform:rotate(0deg);
}
10% {
	-ms-transform:rotate(-1680deg);
}
20% {
	-ms-transform:rotate(-2080deg);
}
30% {
	-ms-transform:rotate(-2280deg);
}
100% {
	-ms-transform:rotate(-2000deg);
}
}@keyframes flash22 {
	0% {
	transform:rotate(0deg);
}
10% {
	transform:rotate(-1680deg);
}
20% {
	transform:rotate(-2080deg);
}
30% {
	transform:rotate(-2280deg);
}
100% {
	transform:rotate(-2000deg);
}
}.animation2 h2 {
	/*		-webkit-animation:flash21 1s 0s linear both;
	-moz-animation:flash21 1s 0s linear both;
	*/	animation:flash21 1s 1s linear both;
}
/*@-webkit-keyframes flash2 {
	0% {
	-webkit-transform:rotate(0deg);
}
10% {
	-webkit-transform:rotate(1680deg);
}
20% {
	-webkit-transform:rotate(2080deg);
}
30% {
	-webkit-transform:rotate(2280deg);
}
100% {
	-webkit-transform:rotate(2000deg);
}
}@-moz-keyframes flash2 {
	0% {
	-moz-transform:rotate(0deg);
}
10% {
	-moz-transform:rotate(1680deg);
}
20% {
	-moz-transform:rotate(2080deg);
}
30% {
	-moz-transform:rotate(2280deg);
}
100% {
	-moz-transform:rotate(2000deg);
}
}@-ms-keyframes flash2 {
	0% {
	-ms-transform:rotate(0deg);
}
10% {
	-ms-transform:rotate(1680deg);
}
20% {
	-ms-transform:rotate(2080deg);
}
30% {
	-ms-transform:rotate(2280deg);
}
100% {
	-ms-transform:rotate(2000deg);
}
}*/@keyframes flash21 {
	0% {
	transform:rotate(0);
}
/*20% {
	transform:translate(-220px,0px);
}
30% {
	transform:translate(-170px,-60px);
}
40% {
	transform:translate(-130px,0px);
}
50% {
	transform:translate(-100px,-40px);
}
60% {
	transform:translate(-70px,0px);
}
70% {
	transform:translate(-40px,-20px);
}
80% {
	transform:translate(-20px,0px);
}
90% {
	transform:translate(-10px,-10px);
}
*/	100% {
	transform:rotate(720deg);
}
}/*第四屏*/.animation3 h3,.animation3 h2,.animation3 h4 {
	overflow:hidden;
}
.animation3 h3 span,.animation3 h2 span {
	display:inline-block;
	-webkit-animation:flash3 1s .2s ease both;
	-moz-animation:flash3 1s .2s ease both;
	animation:flash3 .8s 1s ease both;
}
@-webkit-keyframes flash3 {
	0% {
	-webkit-transform:translateY(100%);
}
100% {
	-webkit-transform:translateY(0%);
}
}@-moz-keyframes flash3 {
	0% {
	-moz-transform:translateY(100%);
}
100% {
	-moz-transform:translateY(0%);
}
}@-ms-keyframes flash3 {
	0% {
	-ms-transform:translateY(100%);
}
100% {
	-ms-transform:translateY(0%);
}
}@keyframes flash3 {
	0% {
	transform:translateY(100%);
}
100% {
	transform:translateY(0%);
}
}.animation3 h4 span {
	display:inline-block;
	-webkit-animation:flash4 1s .2s ease both;
	-moz-animation:flash4 1s .2s ease both;
	animation:flash4 .8s 1s ease both;
}
@-webkit-keyframes flash4 {
	0% {
	-webkit-transform:translateY(-100%);
}
100% {
	-webkit-transform:translateY(0%);
}
}@-moz-keyframes flash4 {
	0% {
	-moz-transform:translateY(-100%);
}
100% {
	-moz-transform:translateY(0%);
}
}@-ms-keyframes flash4 {
	0% {
	-ms-transform:translateY(-100%);
}
100% {
	-ms-transform:translateY(0%);
}
}@keyframes flash4 {
	0% {
	transform:translateY(-100%);
}
100% {
	transform:translateY(0%);
}
}.animation3 h6 {
	display:inline-block;
	height:4px;
	background:#fff;
	width:700px;
	margin:20px 0;
	-webkit-animation:flash5 2s .5s ease both;
	-moz-animation:flash5 2s .5s ease both;
	animation:flash5 2s .5s ease both;
}
@-webkit-keyframes flash5 {
	0%,100% {
	-webkit-transform:scaleX(0);
}
40%,60% {
	-webkit-transform:scaleX(1);
}
}@-moz-keyframes flash5 {
	0%,100% {
	-moz-transform:scaleX(0);
}
40%,60% {
	-moz-transform:scaleX(1);
}
}@-ms-keyframes flash5 {
	0%,100% {
	-ms-transform:scaleX(0);
}
40%,60% {
	-ms-transform:scaleX(1);
}
}@keyframes flash5 {
	0%,100% {
	transform:scaleX(0);
}
40%,60% {
	transform:scaleX(1);
}
}.shead {
	position:relative;
	text-align:center;
}
.shead>img {
	width:100%;
}
.caselogo {
	position:absolute;
	left:0;
	top:40px;
	width:100%;
}
.shead>h2 {
	position:absolute;
	top:190px;
	width:100%;
	font-size:36px;
	color:#ffffff
}
.shead>h2 span {
	font-size:22px;
}
.casenav {
	position:absolute;
	bottom:40px;
	width:100%;
	z-index:3;
}
.casenav a {
	color:#fff;
	display:inline-block;
	width:101px;
	height:28px;
	line-height:28px;
	font-size:16px;
	background:#019ee4;
	border-radius:30px;
	margin:0 28px;
	animation:casenav 1s 0s linear;
}
@keyframes casenav {
	0% {
	transform:translateY(40px);
	opacity:0
}
100% {
	transform:translateY(0px);
	opacity:1
}
}.casecont-wrap {
	background:#eff2f4;
	padding-bottom:60px;
}
.casecont-wrap ul {
	margin:0;
}
.product-intro {
	color:#5c5c5c;
	font-size:24px;
	line-height:68px;
	padding-top:10px
}
.product-intro span {
	vertical-align:middle;
}
.product-intro::before {
	width:6px;
	height:28px;
	background:#017db4;
	display:inline-block;
	content:" ";
	vertical-align:middle;
	border-radius:2px;
	margin-right:5px
}
.casecont h3 {
	color:#333333;
	font-size:18px;
	padding-left:16px;
	line-height:30px
}
.casecont-intro {
	color:#747474;
	padding-left:16px;
	padding-top:10px;
}
.case-img {
	margin-top:15px;
	box-sizing:border-box;
	width:100%;
}
.cases-box {
	background:#eff2f4
}
.sheader {
	display:block;
	background:transparent;
	left:0;
	top:0;
}
.smask {
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.5);
	position:absolute;
	left:0;
	top:0;
	z-index:2
}
.shead-case h2 {
	font-size:58px;
	z-index:3
}
.shead-case h2 strong {
	font-size:22px;
	font-weight:normal;
}
.list-case-nav {
	bottom:180px;
}
.list-case-nav a {
	background:#a1a1a1;
	border-radius:14px;
	margin:0 5px 5px;
	font-size:14px;
}
.case-curr {
	background:#019ee4 !important;
}
.scase_ul_hover {
	margin-top:-150px !important;
	position:relative;
	z-index:4;
	width:100% !important;
	max-width:100% !important;
}
.scase_ul_hover li {
	width:340px !important;
	box-sizing:border-box;
	margin:0 5px 30px
}
/** 分页 **/#pages {
	text-align:center;
	color:#666666;
	clear:both;
	margin-top:40px
}
#pages a,#pages span {
	display:inline-block;
	padding:0 10px;
	line-height:28px;
	border:1px solid #d8d8d8;
	margin:0 2px;
	color:inherit;
}
#pages span {
	background:#009de4;
	border:1px solid #009de4;
	color:#fff;
}
.news_header {
	display:block;
	position:relative;
	background:url(../images/meng.png) repeat,url(../images/newsheader_bg.jpg) no-repeat center/cover;
	height:293px;
}
.news_nav_top {
	text-align:center;
	padding-top:100px;
}
.news_nav_top a {
	display:inline-block;
	width:93px;
	line-height:40px;
	color:#fff;
	font-size:18px;
	border:1px solid #bababa;
	border-radius:4px;
	margin:0 18px;
}
.news_nav_top a:hover {
	background:#019ee4;
}
/*新闻*/.news_list_wrap {
	background:#fff;
}
.news_nav {
	height:107px;
	line-height:107px;
	position:relative;
	z-index:22;
	margin-top:-107px;
}
.news_nav a {
	display:inline-block;
	width:96px;
	line-height:29px;
	background:transparent;
	text-align:center;
	color:#fff;
	margin-right:20px;
	animation:casenav 1s 0s linear;
	border-radius:4px;
	border:1px solid #a1a1a1;
}
.news_nav a:news_curr {
	background:#019ee4
}
.news_curr {
	background:#019ee4 !important;
}
.news_list {
	}.news_list li {
	border-bottom:1px solid #d2d2d2;
	padding:40px 0;
	overflow:hidden;
}
.news_list li:nth-of-type(2n-1) {
	background:#f3f3f3;
}
.news_list li>div>img {
	float:left;
	border:3px solid #fff;
	/*border-radius:5px;
	*/	box-sizing:border-box;
	width:230px;
}
.news_list li div.news_list_cont {
	float:left;
	width:678px;
	box-sizing:border-box;
	padding:0 20px;
	text-align:justify;
}
.news_list li div.news_list_cont h2 a {
	color:#019ee4;
	font-size:24px;
}
.news_list li div.news_list_cont h2:hover {
	transform:scale(1.02);
	transition:all .2s linear;
}
.news_list li div.news_list_cont h2:hover a {
	color:#01577D;
	transition:all .2s linear;
}
.news_list_author {
	color:#a8b6b6;
	line-height:28px;
	font-size:14px;
	margin-bottom:8px;
	margin-top:8px;
}
.news_list_author span {
	padding-left:25px;
	padding-right:16px;
	display:inline-block;
}
.news_list_author span.riqi {
	background:url(../images/riqi.png) no-repeat left center;
	margin-left:16px;
}
.news_list_author span.liulan {
	background:url(../images/liulan.png) no-repeat left center;
	padding-left:29px;
}
.news_list_author span.zuozhe {
	background:url(../images/zuozhe.png) no-repeat left center;
}
.news_list li div.news_list_cont .news_list_intro {
	color:#505050;
	line-height:24px;
	font-size:16px;
}
/*.news_list li div.news_list_cont>a {
	display:block;
	width:104px;
	line-height:31px;
	background:#019ee4;
	color:#fff;
	text-align:center;
	border-radius:5px;
	margin-top:15px;
}
*//*.news_list li div.news_list_cont>.bottom {
	margin-top:15px;
}
.news_list li div.news_list_cont>.bottom>a.more {
	display:inline-block;
	width:104px;
	line-height:31px;
	background:#019ee4;
	color:#fff;
	text-align:center;
	border-radius:5px;
}
.news_list li div.news_list_cont>.bottom>.keyword {
	display:inline-block;
	margin-left:6px;
}
.news_list li div.news_list_cont>.bottom>.keyword>a {
	display:inline-block;
	padding:2px 8px 4px 8px;
	margin-right:5px;
	color:#fff;
	background:#019ee4;
}
*/.news_list li div.news_list_cont>.bottom {
	margin-top:12px;
	padding-left:15px;
	background:url(../images/tag.png) no-repeat left center;
}
.news_list li div.news_list_cont>.bottom>a {
	display:inline-block;
	color:#019ee4;
	margin-left:10px;
	font-size:14px;
}
.news_list li div.news_list_cont>.bottom>a:hover {
	text-decoration:underline;
}
.news_list li .date {
	float:right;
	width:92px;
	height:140px;
	background:#017db4;
	border-radius:5px;
	color:#fff;
	font-size:24px;
	text-align:center;
}
.news_list li .date p {
	background:#019ee4;
	line-height:56px;
	border-radius:5px;
	font-size:30px;
}
.news_list li .date span {
	display:block;
	font-size:18px;
	line-height:28px;
	margin-top:10px
}
/*新闻详情*/.pagenewstop-wrap {
	overflow:hidden;
}
.pagenewstop {
	text-align:center;
}
.pagenewstop h2 {
	color:#555555;
	font-size:24px;
	margin-top:18px;
	padding:6px 0 20px 0;
	position:relative;
	border-bottom:1px solid #c9c9c9;
	text-align:left;
}
.pagenewstop h2 div {
	position:absolute;
	right:0;
	bottom:20px;
	font-size:14px;
}
.catpos a {
	color:#555;
}
.pagenewstop h3 {
	font-size:20px;
	color:#333;
	padding-top:48px;
	border-top:1px solid #fff;
}
.fenxiang {
	color:#a8b6b6;
}
.page_news_cont {
	color:#6d6d6d;
	margin-top:30px;
	line-height:32px;
	overflow:hidden;
	font-size:18px;
}
.prevpage a,.nextpage a {
	display:inline-block;
	padding:10px 24px;
	background:#3f9bfb;
	color:#fff;
	border-radius:5px
}
.prevpage {
	margin:20px 0 10px 0;
}
.goback-newslist {
	float:right;
}
.bdsharebuttonbox {
	display:inline-block;
	vertical-align:middle;
}
.bdsharebuttonbox>a:last-of-type {
	margin-right:0;
}
.news_Recommend {
	background:#fff;
}
.news_Recommend>.content {
	width:1000px;
	margin:0 auto;
	padding:54px 0;
}
.news_Recommend>.content>.tit {
	font-size:28px;
	text-align:center;
	margin-bottom:50px;
}
.news_Recommend>.content>.tit>span {
	display:inline-block;
	width:54px;
	height:4px;
	background:#3f9bfb;
}
.news_Recommend>.content>ul {
	}.news_Recommend>.content>ul>li {
	width:470px;
	float:left;
	margin-bottom:8px;
}
.news_Recommend>.content>ul>li:nth-of-type(2n) {
	float:right;
}
.news_Recommend>.content>ul>li>a {
	color:#6d6d6d;
	font-size:16px;
	text-align:justify;
	transition:all 0.3s;
	max-width:80%;
	overflow:hidden;
	display:inline-block;
	height:19px;
}
.news_Recommend>.content>ul>li>a:hover {
	color:#3f9bfb;
}
.news_Recommend>.content>ul>li>span {
	font-size:14px;
	color:#999;
}
/*联系侧边栏*/.rel {
	position:relative;
}
.abs {
	position:absolute;
}
.xuanfu {
	width:55px;
	height:255px;
	position:fixed;
	top:50%;
	right:0;
	margin-top:-127px;
	z-index:11111;
	display:none;
}
.xf_top {
	width:55px;
	height:212px;
	background:url(../images/xfbg.png) no-repeat;
	padding:6px 0px;
}
.xf_bot {
	width:39px;
	height:21px;
	background:url(../images/xfbg2.png) no-repeat;
	bottom:0px;
	left:50%;
	margin-left:-20px;
	cursor:pointer;
}
.xf_bot div div {
	width:11px;
	height:11px;
	border-radius:100%;
	background:url(../images/xfanniu1.png) no-repeat center center;
	top:50%;
	margin-top:-5px;
	left:22px;
}
.xf_bot div div.gb {
	height:3px;
	margin-top:-1px;
	left:7px;
	border-radius:0px;
	background:#f19f1c;
}
.xf_top_k {
	height:54px;
	cursor:pointer;
}
.xftb {
	top:50%;
	left:50%;
	margin-top:-13px;
	margin-left:-15px;
	opacity:.5;
	filter:alpha(opacity=50);
}
.xf_top_k_nr {
	width:154px;
	height:46px;
	top:4px;
	right:-154px;
}
.xf_top_k1 {
	width:154px;
	height:46px;
	background:url(../images/xfbg3.png) no-repeat;
	font-size:12px;
}
.xf_topknrl {
	top:50%;
	margin-top:-13px;
	left:10px;
}
.xf_topknrr {
	width:100px;
	height:46px;
	left:10px;
	top:50%;
	margin-top:-23px;
}
.xf_ewm {
	top:50%;
	margin-top:-48px;
}
.xf_nr1 {
	line-height:46px;
	padding-left:10px;
}
.xf_nr1 a {
	color:#fff;
	font-size:16px;
}
.xf_nr2 {
	color:#fff;
	padding-top:6px;
	height:40px;
	line-height:16px;
}
.xf_nr3 {
	background:none!important;
}
.xf_nr1 span {
	color:#fff;
	font-size:16px;
}
.casecont img {
	max-width:84%;
}
.page_news_cont img {
	max-width:100%
}
.foot_div2 {
	display:none
}
@media (max-width:1200px) {
	.case-top-right {
	font-size:150px;
}
.case-top-left-top {
	font-size:38px;
}
.case-top-left-bottom {
	font-size:28px;
}
.casecont-wrap>div {
	width:100%;
}
.shead>h2 {
	top:137px;
	font-size:40px;
}
.shead>h2 span {
	display:none
}
}@media (max-height:620px) {
	.case ul li div.auto {
	display:none
}
}.xiangying_anli {
	display:none
}
/*响应整体布局*//*横屏ipad*/@media (max-width:1080px) {
	.page_news_cont {
	font-size:16px;
	text-align:initial;
}
.casecont-wrap {
	padding:0 4% 20px 4%;
}
.news_list_wrap {
	padding:0 0 20px 0;
}
.scase_ul_hover {
	margin-top:30px !important
}
.head ul,.header ul {
	width:50px;
	background:#3a3a3a;
	position:fixed;
	right:-67px;
	transition:all .2s linear;
	padding-top:24px;
	margin-top:21px;
	border:1px solid #000;
	border-right:none
}
.head ul li a,.header ul li a {
	color:#ccc;
	font-size:12px;
	letter-spacing:2px;
}
.head ul li,.header ul li {
	margin:0;
}
.hotline {
	right:90px;
}
.xiangying_nav {
	display:block;
}
.six {
	width:340px;
	height:340px;
	margin-left:-170px
}
.six hgroup {
	padding-top:62px;
}
.six h3 {
	font-size:26px;
}
.six h2 {
	font-size:40px;
}
.six h4 {
	font-size:18px;
}
.server_cont .server_img {
	width:120px;
	height:120px;
}
.case-top {
	width:100%;
}
.scase_ul_hover li {
	width:auto !important;
	box-sizing:border-box;
}
.case ul li a {
	width:230px;
}
.case ul li a>img {
	width:100%;
	height:auto;
}
.case ul li:hover div.show img {
	margin:54px auto 0;
}
.case_ul_wrap {
	top:50%;
	bottom:auto;
}
.teachshow {
	position:absolute;
	top:50%;
	padding-top:0 !important;
	margin-top:-135px;
	width:100%;
}
.mr_frUl {
	width:100%;
}
.width_1000 {
	width:100%
}
.mr_frUl .tempWrap {
	width:500px !important;
	margin:0 auto;
}
.mr_frBtnL,.mr_frBtnR {
	display:block;
}
.news-list {
	width:80%;
	margin-left:-40%
}
.v_out_p {
	width:800px;
}
.v_show {
	width:651px;
}
.cont-left {
	margin-left:60px;
}
.cont-cont>img {
	margin-right:60px;
	margin-top:-238px;
}
.connect {
	margin-top:0
}
.sheader .hotline {
	right:25px;
}
.shead-case h2 {
	font-size:34px;
	top:132px;
}
.shead>h2 span {
	font-size:16px;
}
.news_nav_top {
	position:absolute;
	top:-14px;
	width:100%
}
.list-case-nav {
	bottom:10px;
}
.case ul {
	width:220px;
}
.scase_ul_hover li {
	margin:0 0 30px 0;
}
.news_Recommend>.content {
	padding:5% 4%;
	width:92%;
}
.news_Recommend>.content>ul>li {
	width:100%;
}
.news_Recommend>.content>.tit {
	margin-bottom:5%;
}
.bdshare-button-style0-32 .bds_renren {
	display:none;
}
.footer {
	height:125px;
}
.footer img {
	margin-top:25px !important
}
}@media (max-width:1080px) and (orientation:landscape) {
	.case ul li a {
	width:100%;
}
.mr_frUl .tempWrap {
	width:760px !important;
}
.mr_frBtnL,.mr_frBtnR {
	top:20px;
}
}/*竖屏ipad*/@media (max-width:900px) and (orientation:portrait) {
	.news-list {
	width:60%;
	margin-left:-30%
}
.news-list a {
	width:50% !important;
}
.news-list a:nth-of-type(1) {
	width:100% !important;
}
.pic-cont {
	position:absolute;
	top:50%;
	margin-top:-20px;
	left:50%;
	margin-left:-279px;
	padding-top:0
}
.v_out_p {
	width:558px;
}
.v_show {
	width:434px;
}
.cont-left {
	width:360px;
	margin-top:136px;
	margin-left:15px;
}
.connect img,.address img,.email img {
	width:62px;
}
/*.address div,.email div {
	font-size:14px;
}
*/	.cont-cont>img {
	height:370px;
	margin-top:-185px;
	margin-right:15px;
}
.mr_frUl {
	width:733px;
}
.mr_frUl .tempWrap {
	width:480px !important;
}
/*.case ul li {
	width:230px !important;
}
*/	.case ul li a {
	width:100%
}
.mr_frBtnL,.mr_frBtnR {
	top:0;
}
.shead>h2 {
	top:125px;
}
.news_list li div.news_list_cont {
	width:423px;
}
.news-list a:nth-of-type(5),.news-list a:nth-of-type(4) {
	display:none;
}
}@media (max-width:929px) {
	.foot_div1 {
	display:none
}
.foot_div2 {
	display:block;
}
.footer {
	height:67px;
}
#num_3>div.team>p {
	display:none;
}
.fenxiang {
	display:none;
}
}/*横屏iphone6*/@media (max-height:550px) and (max-width:929px) and (orientation:landscape) {
	.fangan {
	margin-top:-54px;
}
.fangan h3,.fangan h4 {
	font-size:18px;
}
.fangan h2 {
	font-size:24px;
}
.animation3 h6 {
	width:400px;
	margin:10px 0;
}
.fangan h5 a {
	margin-top:12px;
}
.fengxian {
	width:390px;
	height:232px;
	margin-left:-195px;
	margin-top:-143px;
}
.fengxian img {
	width:140px;
	left:50%;
	margin-left:-70px;
	top:50%;
}
.fengxian hgroup h3 {
	font-size:18px;
}
.fengxian hgroup h2 {
	font-size:20px;
	line-height:30px
}
.fengxian hgroup h4 {
	font-size:12px;
}
.fengxian hgroup {
	padding-top:134px;
}
.six {
	width:200px;
	height:200px;
	left:50%;
	margin-left:-100px;
	top:50%;
	margin-top:-66px;
}
.six hgroup {
	padding-top:26px;
}
.six h3 {
	font-size:16px;
}
.six h2 {
	font-size:26px;
}
.six h4 {
	font-size:12px;
}
.server_cont>p {
	font-size:15px
}
.server_cont .server_img {
	width:70px;
	height:70px;
}
.server_cont .server_img img {
	width:50px;
	height:40px;
	margin-top:18px;
}
.server_cont .server_intro {
	font-size:12px;
	line-height:16px
}
.server ul li:hover .server_cont .server_intro {
	bottom:80px;
}
.case-top-right {
	font-size:36px;
}
.case-top-left-top,.case-top-left-bottom {
	font-size:12px;
}
.case-bottm a {
	font-size:12px;
	line-height:18px;
}
.case-bottm {
	width:56px;
	height:18px;
	bottom:2%;
}
.case-top-right sup {
	top:0;
}
.case ul {
	width:28%;
}
.case ul li a>img {
	width:100%;
	height:auto;
}
.case ul li a div.show {
	height:100%;
}
.case ul li:hover div.show img {
	margin:30px auto 0;
}
.case_ul_wrap {
	top:46%;
}
#num_3 .mr_frUl ul li a {
	height:110px;
}
.mr_frUl .tempWrap {
	width:484px !important;
}
.mr_frUl ul li>div h4 {
	font-size:12px;
	line-height:22px
}
.mr_frUl ul li {
	width:161px !important;
}
#num_3 .mr_frUl ul li a img {
	height:111px;
	left:31px !important;
}
#num_3 .mr_frUl ul li:nth-of-type(2n) {
	padding-top:0
}
#num_3 .mr_frUl ul li div p {
	display:none;
}
.title {
	padding:5px;
}
.title img {
	width:150px;
}
.teachshow {
	margin-top:-6px;
}
.mr_frBtnL,.mr_frBtnR {
	padding:70px 9px 0 !important;
	top:-26px !important;
	left:0;
	width:30px;
	width:20px;
	height:40px;
}
.mr_frBtnR {
	left:auto;
	right:0 !important;
}
.v_out_p {
	width:557px;
}
.pic-cont {
	padding-top:0px !important;
}
.v_show {
	width:445px;
	margin:0 auto;
	float:none;
	display:inline-block;
}
.next {
	float:right;
}
.v_cont ul li {
	width:650px;
}
.pic-cont ul li span {
	width:auto;
	height:auto;
}
.v_cont ul li img {
	width:105px;
	height:auto;
}
.cont-cont>img {
	margin-top:-119px !important;
	height:178px !important;
}
.connect img,.address img,.email img {
	width:28px !important;
}
.connect img,.connect div,.address img,.address div,.email img,.email div {
	line-height:16px !important;
	margin-top:2px;
}
.prev,.next {
	padding-top:35px;
}
.cont-left {
	width:270px;
}
.connect img,.address img,.email img {
	width:38px;
}
.connect img,.connect div,.address img,.address div,.email img,.email div {
	font-size:12px;
}
.connect {
	margin-top:30px;
}
.address,.email {
	margin-top:5px;
}
.xuanfu {
	display:none;
}
.news-list {
	bottom:23%;
	width:74%;
	margin-left:-37%;
}
.cont-left {
	margin-left:10px
}
.case ul li div.auto {
	display:none;
}
.list-case-nav {
	display:none;
}
.cases ul li {
	width:235px !important;
}
.cases ul li a {
	width:100%
}
.shead>h2 {
	top:105px;
	font-size:28px;
}
.shead>h2 span {
	font-size:14px;
}
.caselogo {
	top:30px;
}
.news_list li div.news_list_cont {
	width:100%
}
.news_list li {
	position:relative;
	padding:14px 0;
}
.news_list li .date {
	position:absolute;
	right:24px;
	top:24px;
}
.news_list li div.news_list_cont>a {
	float:right;
}
.prev,.prev a,.next,.next a {
	width:20px;
	height:40px;
	background-size:cover
}
.news-list img {
	height:70px;
}
.news-list-in a:nth-of-type(1) img {
	height:140px !important;
	display:none;
}
.news_nav {
	display:none;
}
.news_header {
	height:216px;
}
#num_3>div.team>p {
	display:none;
}
}/*横屏iphone5*/@media (max-width:580px) and (orientation:landscape) {
	.logo img {
	width:219px;
}
.logo {
	left:14px;
}
.connect {
	margin-top:0px !important;
}
.address,.email {
	margin-top:0
}
.connect img,.address img,.email img {
	width:28px !important;
}
.connect img,.connect div,.address img,.address div,.email img,.email div {
	line-height:16px !important;
	margin-top:2px;
}
.cont-cont>img {
	height:136px !important;
	margin-top:-100px !important;
}
.footer img {
	margin:9px !important;
}
.pages a,.pages span {
	margin:0;
}
.list-case-nav {
	display:none
}
.news_nav_top a {
	width:70px;
	line-height:24px;
}
.shead-case h2 {
	top:90px !important;
	font-size:18px !important;
}
.shead>h2 span {
	font-size:12px;
}
.pages a,.pages span {
	width:20px;
	padding:0 3px;
}
.news_nav_top a {
	width:58px;
	line-height:19px;
	font-size:14px;
}
.shead-case h2 {
	font-size:16px !important;
}
.casenav {
	bottom:20px;
}
.case ul li div.auto {
	display:none
}
.news-list img {
	height:70px;
}
.news-list-in a:nth-of-type(1) img {
	height:140px !important;
	display:none;
}
.news_list_wrap>div {
	display:none;
}
.news_header {
	height:174px;
}
#num_3>div.team>p {
	display:none;
}
}/*横屏iphone4*/@media (max-width:500px) and (orientation:landscape) {
	.v_out_p {
	width:411px;
}
.v_show {
	width:287px;
}
.cont-cont>img {
	margin-right:20px;
}
.cases ul li {
	width:183px !important;
}
.mr_frUl {
	width:388px;
}
.caselogo {
	top:15px;
}
.caselogo img {
	width:30px;
}
.shead>h2 {
	top:55px;
	font-size:18px;
}
.casecont-wrap>div {
	text-align:center;
}
.news_nav a {
	margin:0 10px;
}
.prevpage a,.nextpage a {
	margin-top:20px;
}
#num_3>div.team>p {
	display:none;
}
}/*竖屏iphone6*/@media (max-width:460px) {
	.index_mask div {
	width:315px;
	height:200px;
}
.logo img {
	width:219px;
}
.server ul li {
	overflow:hidden;
}
.logo {
	left:14px;
}
.hotline {
	width:auto;
	position:relative;
	top:0;
	right:22px;
}
.hotline.indexhotline {
	right:56px;
}
.hotline img {
	margin-top:0;
}
.hotline span {
	display:none;
}
.fangan {
	height:auto;
}
.fangan h3 {
	font-size:20px;
}
.fangan h2 {
	font-size:24px;
}
.fangan h4 {
	font-size:16px;
	max-width:80%;
	margin:0 auto;
}
.fangan h6 {
	width:90%;
	margin:10px 0;
}
.fengxian {
	width:290px;
	height:232px;
	margin-left:-145px;
	margin-top:-126px;
}
.fengxian img {
	width:200px;
	left:45px;
	top:30px;
}
.fengxian hgroup {
	padding-top:75px;
}
.fengxian hgroup h3 {
	font-size:24px;
}
.fengxian hgroup h2 {
	font-size:30px;
	line-height:40px;
}
.fengxian hgroup h4 {
	font-size:14px;
}
.six {
	width:200px;
	height:200px;
	margin-left:-100px;
	margin-top:-66px;
	left:50%;
}
.animation2 {
	animation:flashs .8s .3s linear both;
}
@keyframes flashs {
	0% {
	left:-45%;
}
100% {
	left:50%;
}
}.news-list-in a img {
	width:100% !important;
	height:79px !important;
}
.news-list-in a:nth-of-type(1) img {
	height:158px !important;
}
.title {
	padding:3% 10px;
}
.xuanfu {
	display:none;
}
.six hgroup {
	padding-top:40px;
}
.six h3 {
	font-size:18px;
}
.six h2 {
	font-size:24px;
}
.six h4 {
	font-size:12px;
}
.server ul li {
	float:none;
	height:auto;
	width:204px;
	padding:8px 0;
	margin:0 auto;
}
.server ul li>img {
	display:none;
}
.server_cont .server_img {
	float:left;
}
.server ul li.active .server_img,.server ul li:hover .server_img {
	top:0;
}
.server ul li:hover .server_cont>p {
	top:0;
}
.server ul li:hover .server_cont .server_intro {
	bottom:0;
}
.server ul {
	padding-top:67px;
}
.server_cont .server_img {
	height:80px;
	width:80px;
}
.server_cont .server_img img {
	width:60px;
	height:50px;
	margin-top:18px;
}
.server_cont>p {
	padding:5px 0 0 110px;
	text-align:left;
	top:21px;
}
.server_cont .server_intro {
	line-height:auto;
	display:none
}
.case-top-right {
	font-size:70px;
}
.case-top-left-top,.case-top-left-bottom {
	font-size:20px;
}
.case-top-right {
	font-size:58px;
}
.case-top-right sup {
	top:-15px;
}
.case_ul_wrap {
	display:none
}
.xiangying_anli {
	display:block;
}
.cont-right-out {
	transform:scale(1);
	opacity:1
}
.mr_frBtnL,.mr_frBtnR {
	left:0;
	top:80px;
	width:20px;
	height:40px;
}
.mr_frBtnR {
	right:0 !important;
	left:auto;
}
.teachshow {
	top:60%;
}
.case ul li a>img {
	width:100%;
	height:auto;
}
.mr_frUl {
	width:250px;
	margin:0 auto;
}
.mr_frUl1 {
	width:250px;
	margin:0 auto;
}
.mr_frUl1 ul li {
	margin:0 2px;
	width:230px;
}
.mr_frUl1 .tempWrap {
	margin:0 auto;
}
#num_3 .mr_frUl ul li:nth-of-type(2n) {
	padding-top:0
}
.news-list {
	width:70%;
	margin-left:-35%
}
.pic-cont {
	margin-left:-164px;
}
.v_out_p {
	width:344px;
}
.v_show {
	width:211px;
}
.v_cont {
	display:none;
}
.v_cont1 {
	display:block;
}
.v_cont1 ul li {
	width:211px;
}
.pic-cont ul li span {
	width:100%;
	box-sizing:border-box;
}
.pic-cont ul li span img {
	width:100%;
}
.cont-cont>img {
	display:none;
}
.cont-left {
	margin-top:36px;
}
.address,.email {
	margin-top:10px;
}
.email>.addr-big {
	width:282px;
}
.case ul li div.auto {
	display:block;
}
.case ul li a {
	width:100%;
}
.cases ul li {
	width:300px !important;
}
.casenav {
	bottom:10px;
}
.caselogo {
	top:10px;
}
.caselogo img {
	width:28px;
}
.shead>h2 {
	top:40px;
	font-size:14px;
}
.footer img {
	margin:9px !important;
}
.news_nav {
	line-height:54px;
}
.news_header {
	height:140px;
}
.news_nav_top a {
	width:76px;
	line-height:26px;
}
.news_list li div.news_list_cont {
	width:100%;
	padding-top:15px;
}
.news_list li {
	position:relative;
	padding:14px 0;
}
.news_list li .date {
	width:76px;
	height:154px;
	position:absolute;
	right:4px;
	top:20px;
}
.news_list li div.news_list_cont>a {
	float:right;
}
.pages a,.pages span {
	margin:0;
}
.pagenewstop h2 div {
	text-align:left;
	width:100%;
	top:-2px;
}
.pagenewstop h2 span {
	display:none;
}
.prevpage a,.nextpage a {
	margin-top:20px;
}
.list-case-nav {
	display:none
}
.casenav {
	/*display:none;
	*/
}
.casenav a {
	border:1px solid #bababa;
	border-radius:4px;
	background:transparent;
}
.shead>h2 {
	top:41px;
}
.shead-case>h2 {
	top:55px;
}
.shead>h2 span {
	font-size:12px;
}
.connect {
	margin-top:0
}
.news-list a:nth-of-type(4),.news-list a:nth-of-type(5) {
	display:none
}
.cont-left {
	margin-top:0
}
#pages a,#pages span {
	padding:0 5px;
}
.news_nav {
	display:none;
}
#num_3>div.team>p {
	display:none;
}
.pagenewstop h3 {
	padding-top:20px;
}
.news_list li>div>img,.news_list li .date {
	display:none;
}
.news_list li div.news_list_cont h2 a {
	font-size:18px;
}
.news_list li div.news_list_cont .news_list_intro {
	font-size:14px;
}
.prev,.next {
	padding:0;
}
}/*竖屏iphone5*/@media (max-width:320px) {
	.logo img {
	width:219px;
}
.logo {
	left:14px;
}
.server_cont .server_img {
	width:65px;
	height:65px;
}
.server_cont .server_img img {
	width:50px;
	height:40px;
}
.server_cont>p {
	top:17px;
}
.connect img,.address img,.email img {
	width:50px;
}
.connect img,.connect div,.address img,.address div,.email img,.email div {
	font-size:14px;
}
.mr_frBtnL,.mr_frBtnR {
	width:20px;
	height:40px;
}
.casenav a {
	width:83px;
	height:21px;
	background-size:cover;
	line-height:21px;
	font-size:12px;
}
.footer img {
	margin:9px !important
}
.news_list li>div>img {
	width:200px;
	min-height:152px
}
.news_list li .date {
	top:20px;
}
.pages a,.pages span {
	width:22px;
}
.casecont-wrap>div {
	text-align:center;
}
.news_nav a {
	margin:0 10px;
}
.pagenewstop h2 div {
	display:none
}
/*.pagenewstop h3 {
	margin-top:20px
}
*/	.prevpage a,.nextpage a {
	margin-top:20px;
}
.news_nav_top a {
	margin:0 10px;
}
.pagenewstop h2 {
	margin-top:6px;
}
.casenav {
	display:none
}
.shead-case>h2 {
	top:60px;
}
.shead-case>h2 span {
	font-size:12px;
}
.shead>h2 span {
	font-size:12px;
}
.news_nav_top a {
	width:58px;
	line-height:19px;
	font-size:14px;
}
.connect {
	margin-top:0;
}
.server_cont .server_intro {
	display:none;
}
.mr_frUl .tempWrap {
	width:238px !important;
}
.news_header .hotline {
	right:20px !important;
}
.news_header {
	height:130px;
}
.news_list_wrap>div {
	display:none
}
.news_list li .date {
	width:58px;
}
.news_list li>div>img {
	margin-left:7px;
}
.news_list li .date {
	height:140px;
	right:7px;
}
.news_list li div.news_list_cont {
	padding:0 7px;
}
#pages a,#pages span {
	padding:0 2px;
	margin-bottom:5px;
}
.news_list li div.news_list_cont h2 a {
	font-size:18px;
}
.news_list li div.news_list_cont .news_list_intro {
	font-size:12px;
}
.news_list_author {
	font-size:12px;
}
.news_list li div.news_list_cont>a {
	width:100%;
	margin-top:0
}
.pagenewstop h2 {
	text-align:center !important;
}
.pagenewstop h3 {
	font-size:18px;
}
.prevpage a,.nextpage a {
	padding:5px 15px;
	width:100%;
	text-align:center;
	box-sizing:border-box;
	margin-top:6px;
}
.prevpage {
	margin:20px 0 0 0;
}
#num_3>div.team>p {
	display:none;
}
}/*竖屏iphone4*/@media (max-height:480px) and (max-width:320px) {
	.teachshow {
	top:45%;
	margin-top:-53px
}
.mr_frBtnL,.mr_frBtnR {
	top:0 !important;
}
#num_3 .mr_frUl ul li div p {
	display:block;
}
.news-list {
	width:70%;
	margin-left:-35%;
}
.prev,.next {
	padding-top:68px;
}
.pic-cont {
	top:43%;
}
.cont-left {
	width:100%;
}
.news_nav_top a {
	margin:0 8px;
}
.prevpage a,.nextpage a {
	margin-top:20px;
}
.pagenewstop h2 div {
	display:none
}
.pagenewstop h3 {
	margin-top:10px;
}
.news_nav_top a {
	width:58px;
	line-height:19px;
	font-size:14px;
}
.news-list-in a:nth-of-type(1) img {
	display:none;
}
#num_3>div.team>p {
	display:none;
}
}@media (max-height:680px) and (orientation:landscape) {
	.server ul li>img {
	width:80%;
}
.server ul li.active .server_img,.server ul li:hover .server_img {
	top:-90px;
}
.server ul li:hover .server_cont>p {
	top:-90px;
}
.server ul li:hover .server_cont .server_intro {
	bottom:106px;
}
.news-list {
	/*bottom:13%;
	*/
}
.pic-cont {
	padding-top:50px;
}
.connect img,.address img,.email img {
	width:58px;
}
.cont-cont>img {
	height:416px;
	margin-top:-208px;
}
.connect {
	margin-top:20px;
}
.news_nav_top {
	padding-top:100px
}
.shead>h2 {
	top:133px;
}
.mr_frBtnL,.mr_frBtnR {
	top:0;
}
.teachshow {
	padding-top:40px !important
}
#num_3>div.team>p {
	display:none;
}
.mr_frBtnR {
	right:-23px;
}
.mr_frBtnL {
	left:-23px;
}
.mr_frBtnL,.mr_frBtnR {
	width:20px;
	height:40px;
}
}#newBridge {
	display:none !important;
}
/*我们的设计流程*/.sectionTit {
	/*padding-top:100px;
	*/	text-align:center;
	/*padding-bottom:60px;
	*/	transition:0.5s;
}
.sectionTit h6 {
	font-size:48px;
	font-family:"webfont";
	color:#333;
	text-align:left;
	margin-left:56px;
	-webkit-text-stroke-width:0.2px;
	-webkit-font-smoothing:antialiased;
}
.sectionTit span {
	display:block;
	width:215px;
	height:9px;
	background:url(../images/line.png) no-repeat;
	margin:20px auto;
}
.sectionTit p {
	margin-top:12px;
	font-size:16px;
	color:#fff;
	width:936px;
	margin-left:56px;
	text-align:left;
}
.sectionTit1,.sectionTit2,.sectionTit3,.sectionTit4,.sectionTit5,.sectionTit6 {
	-webkit-transform:translateY(-150px);
	transform:translateY(-150px);
	opacity:0;
}
.sectionTit1.secAdd,.sectionTit2.secAdd,.sectionTit3.secAdd,.sectionTit4.secAdd,.sectionTit5.secAdd,.sectionTit6.secAdd {
	-webkit-transform:translateY(0);
	transform:translateY(0);
	opacity:1;
}
.sectionTit2 {
	margin-top:10px;
}
.section4 {
	margin-top:50px;
	height:100%;
	/*background:url(../images/secbg3.jpg) no-repeat;
	*/	background-size:cover;
	width:100%;
	overflow:hidden;
}
.DesignBox {
	width:1200px;
	margin:110px auto 0;
}
.DesignCont {
	margin-bottom:40px;
}
.DesignCont .designItem {
	float:left;
	transition:all 0.3s 0.3s;
	cursor:pointer;
	max-width:195px;
	position:relative;
}
/*.DesignCont .designItem img {
	width:100%;
}
*/.line {
	float:left;
	width:96px;
	height:30px;
	margin-top:80px;
	transition:0.2s;
	margin-left:-22px;
	background:url(../picture/icon.png) no-repeat;
	background-size:30px 22px;
	position:relative;
	left:34px;
}
/*.line1 {
	background:url(../images/icon.png) -404px 0 no-repeat;
	margin-left:-22px;
}
.line2 {
	background:url(../images/icon.png) -404px -21px no-repeat;
	margin-left:-22px;
}
.line3 {
	background:url(../images/icon.png) -404px -42px no-repeat;
	margin-left:-22px;
}
.line4 {
	background:url(../images/icon.png) -404px -62px no-repeat;
	margin-left:-22px;
}
*/.designItem2 {
	margin-left:-22px;
}
.designItem3 {
	margin-left:-22px;
}
.designItem4 {
	margin-left:-22px;
}
.designItem5 {
	margin-left:-22px;
}
.designItem img {
	transition:1s;
}
.designItem:hover img {
	/*-webkit-animation:hover 2s forwards;
	animation:hover 2s forwards;
	*/	transform:scale(1.2) !important;
}
@-webkit-keyframes hover {
	0% {
	-webkit-transform:scale(1);
	transform:scale(1);
}
20% {
	-webkit-transform:scale(1.1);
	transform:scale(1.1);
}
40% {
	-webkit-transform:scale(0.9);
	transform:scale(0.9);
}
60% {
	-webkit-transform:scale(1.05);
	transform:scale(1.05);
}
80% {
	-webkit-transform:scale(0.95);
	transform:scale(0.95);
}
100% {
	-webkit-transform:scale(1);
	transform:scale(1);
}
}@keyframes hover {
	0% {
	transform:scale(1);
}
20% {
	transform:scale(1.1);
}
40% {
	transform:scale(0.9);
}
60% {
	transform:scale(1.05);
}
80% {
	transform:scale(0.95);
}
100% {
	transform:scale(1);
}
}.DesignCont .designItem3 {
	opacity:0;
	transition:0.4s 0.3s;
}
.DesignCont.DesActive .designItem3 {
	opacity:1;
}
.DesignCont .line2 {
	opacity:0;
	-webkit-transform:translateX(70PX);
	transform:translateX(70PX);
	transition-delay:0.8s;
}
.DesignCont.DesActive .line2 {
	opacity:1;
	-webkit-transform:translateX(0);
	transform:translateX(0);
}
.DesignCont .line3 {
	opacity:0;
	-webkit-transform:translateX(-70PX);
	transform:translateX(-70PX);
	transition-delay:0.8s;
}
.DesignCont.DesActive .line3 {
	opacity:1;
	-webkit-transform:translateX(0);
	transform:translateX(0);
}
.DesignCont .designItem2 {
	opacity:0;
	-webkit-transform:translateX(70PX);
	transform:translateX(70PX);
	transition-delay:1.2s;
}
.DesignCont.DesActive .designItem2 {
	opacity:1;
	-webkit-transform:translateX(0);
	transform:translateX(0);
}
.DesignCont .designItem4 {
	opacity:0;
	-webkit-transform:translateX(-70PX);
	transform:translateX(-70PX);
	transition-delay:1.2s;
}
.DesignCont.DesActive .designItem4 {
	opacity:1;
	-webkit-transform:translateX(0);
	transform:translateX(0);
}
.DesignCont .line1 {
	opacity:0;
	-webkit-transform:translateX(70PX);
	transform:translateX(70PX);
	transition-delay:1.6s;
}
.DesignCont.DesActive .line1 {
	opacity:1;
	-webkit-transform:translateX(0);
	transform:translateX(0);
}
.DesignCont .line4 {
	opacity:0;
	-webkit-transform:translateX(-70PX);
	transform:translateX(-70PX);
	transition-delay:1.6s;
}
.DesignCont.DesActive .line4 {
	opacity:1;
	-webkit-transform:translateX(0);
	transform:translateX(0);
}
.DesignCont .designItem1 {
	opacity:0;
	-webkit-transform:translateX(70PX);
	transform:translateX(70PX);
	transition-delay:2s;
}
.DesignCont.DesActive .designItem1 {
	opacity:1;
	-webkit-transform:translateX(0);
	transform:translateX(0);
	position:relative;
	top:-16px;
}
.designItem.designItem {
	width:25%;
}
.DesignCont .designItem5 {
	opacity:0;
	-webkit-transform:translateX(-70PX);
	transform:translateX(-70PX);
	transition-delay:2s;
}
.DesignCont.DesActive .designItem5 {
	opacity:1;
	-webkit-transform:translateX(0);
	transform:translateX(0);
}
.DesignImg {
	margin:10px auto;
	width:80%;
	max-width:435px;
	display:none;
}
.DesignImg img {
	width:100%;
}
.c_more {
	width:168px;
	height:38px;
	position:absolute;
	left:50%;
	margin-left:-84px;
	bottom:110px;
}
.see_more {
	width:168px;
	height:38px;
	border:solid 1px #bfbfbf;
	border-radius:20px;
	line-height:38px;
	text-align:center;
	display:block;
	margin:0 auto;
	color:#d9d9d9;
	font-size:14px;
	/*margin-top:25px;
	*/	/*position:relative;
	*/	vertical-align:middle;
	transition:1s;
	/*-webkit-transform:translateZ(0);
	transform:translateZ(0);
	*/	box-shadow:0 0 1px rgba(0,0,0,0);
	/*-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	-moz-osx-font-smoothing:grayscale;
	-webkit-transition-property:color;
	transition-property:color;
	-webkit-transition-duration:0.4s;
	transition-duration:0.4s;
	*/
}
.see_more:hover {
	transform:scale(1.1) !important;
}
/*.see_more1 {
	-webkit-transform:translateY(150px);
	transform:translateY(150px);
	opacity:0;
	transition:0.5s;
	margin-top:90px !important;
}
*/.see_more1.seeActive {
	-webkit-transform:translateY(0);
	transform:translateY(0);
	opacity:1;
}
footer {
	width:100%;
	height:396;
	z-index:1098;
}
footer .f_top {
	width:100%;
	height:322px;
	background:url(../picture/f_top.png) repeat-x;
}
footer .f_top .er_code {
	float:left;
	width:764px;
	height:322px;
}
footer .f_top .f_nav {
	float:left;
	width:436px;
	height:322px;
}
.f_bom {
	width:100%;
	height:80px;
	padding-top:20px;
	background:#1a1a1a;
}
.u_nav {
	width:180px;
	text-align:center;
	float:left;
}
.u_nav li {
	width:100%;
}
.u_nav li a {
	width:100%;
	height:36px;
	line-height:36px;
	display:block;
	color:#dcdcdc;
	font-size:14px;
}
.u_nav li a:hover {
	color:slateblue;
}
.fenl {
	width:256px;
	float:left;
}
.fenl li {
	width:50%;
	float:left;
}
.fenl li a {
	font-size:14px;
	width:100%;
	height:36px;
	color:#dcdcdc;
	line-height:36px;
	display:block;
}
.fenl li a:hover {
	color:slateblue;
}
.fenl .f_txt {
	font-size:12px;
	color:#dcdcdc;
	height:36px;
	line-height:36px;
	width:100%;
}
.fenl .f_num {
	width:100%;
	font-size:20px;
	color:#dcdcdc;
	height:36px;
	line-height:36px;
}
.f_top ul>h4 {
	height:76px;
	line-height:76px;
	color:#dcdcdc;
	font-size:26px;
}
.f_bom>p {
	text-align:center;
	color:#dcdcdc;
}
.f_bom .fb_link {
	height:16px;
	line-height:16px;
	margin-bottom:10px;
}
.f_bom .fb_link>a {
	padding:0 10px;
	color:#dcdcdc;
	border-right:1px solid #dcdcdc;
}
.f_bom .fb_link>a:hover {
	color:salmon;
}
.f_bom .fb_link>a:last-child {
	border:none;
}
.s_ting {
	width:100%;
	height:116px;
	position:fixed;
	bottom:0;
	left:0;
	background:rgba(0,0,0,0.4);
	z-index:100;
}
.s_ting .st_txt {
	height:46px;
	line-height:46px;
	font-size:20px;
	color:#ff9000;
}
.s_ting .inner {
	width:1060px;
	padding-left:140px;
}
.s_ting input[type=text] {
	width:370px;
	height:52px;
	background:#fff;
	float:left;
	border:none;
	border-radius:4px;
	text-indent:3em;
}
.s_ting input[type=submit] {
	width:168px;
	height:52px;
	line-height:52px;
	background:#ff9000;
	text-align:center;
	font-size:20px;
	color:#fff;
	float:left;
	border:none;
	border-radius:4px;
}
#f_close {
	width:16px;
	height:16px;
	display:block;
	position:absolute;
	top:10px;
	right:10px;
	background:url(../picture/close.png);
	cursor:pointer;
}
.s_ting .input {
	width:370px;
	height:52px;
	position:relative;
	float:left;
	margin-right:10px;
}
.s_ting .input:before {
	content:'';
	width:22px;
	height:22px;
	display:block;
	position:absolute;
	top:14px;
	left:12px;
	background:url(../picture/f_name.png);
}
.s_ting .input:nth-child(2):before {
	width:16px;
	height:19px;
	top:18px;
	left:18px;
	background:url(../picture/f_phone.png);
}
/*第三部分*/.w-icon3 {
	width:100%;
	height:900px;
	background:url(../img/bg_21.png)0 0 repeat;
	overflow:hidden;
	position:relative;
}
#hezi {
	width:60%;
	position:absolute;
	transition:all 1s;
	right:-2000px;
	background:white;
	z-index:999;
}
.w-return {
	width:63px;
	height:63px;
	background:url(../img/return.png) 0 0;
	position:absolute;
	top:0;
	left:-70px;
	cursor:pointer;
	z-index:88;
}
.w-return:hover {
	background-position:0 -63px;
}
#hezi ul {
	position:absolute;
	top:20%;
	left:-60px;
}
#hezi ul li {
	width:60px;
	height:60px;
	margin-bottom:5px;
	background:#d1d1d1;
	color:#663401;
	text-align:center;
	line-height:60px;
	cursor:pointer;
}
#hezi ul li .aside {
	opacity:0;
	background:yellow;
	width:60px;
	height:60px;
	font-size:16px;
	transition:all .5s;
	position:absolute;
	left:0px;
}
.nav-header {
	width:100%;
	height:99px;
	background:#00713d;
}
.nav-header img {
	float:left;
}
.nav-header span {
	padding:8px 22px 0px 46px;
	font-size:14px;
	color:#33aa52;
	line-height:91px;
	font-style:normal;
}
#hezi ol {
	width:100%;
	height:100%;
}
#hezi ol li {
	width:100%;
	height:100%;
	display:none;
}
.w-icon3-s {
	width:996px;
	padding-top:36px;
	height:87px;
	margin:0 auto;
	color:#FFFFFF;
}
.w-icon3-s #v2_text h1 img {
	float:right;
}
.w-icon3-s img {
	float:left;
}
.w-icon3-s .wen {
	width:80%;
	margin-left:50px;
	display:inline-block;
	float:right;
	font-size:14px;
}
.w-icon3-box {
	width:1200px;
	background:url(../img/map.png) no-repeat center center;
	height:480px;
	margin:100px auto;
	position:relative;
	transition:all 1s;
	transform:scale(1);
	overflow:hidden;
	padding-top:20px;
}
/*北美洲*/.box-bei {
	width:300px;
	height:260px;
	position:absolute;
	/*opacity:0;
	*/	display:block;
	left:104px;
	cursor:pointer;
}
.box-bei-1 {
	background:rgba(51,204,255,0.6);
	position:absolute;
	width:180px;
	height:180px;
	left:21px;
	top:54px;
	border-radius:50%;
	opacity:1;
}
.box-bei-2 {
	position:absolute;
	background:rgba(51,204,255,0.6);
	width:100px;
	height:100px;
	left:120px;
	top:150px;
	border-radius:50%;
	opacity:1;
}
.box-bei-3 {
	position:absolute;
	background:rgba(51,204,255,0.6);
	width:120px;
	height:120px;
	left:-25px;
	top:-4px;
	border-radius:50%;
	opacity:1;
}
.box-bei-4 {
	position:absolute;
	background:rgba(51,204,255,0.6);
	width:70px;
	height:70px;
	left:180px;
	top:140px;
	border-radius:50%;
	opacity:1;
}
.box-bei-5 {
	width:21px;
	height:39px;
	position:absolute;
	top:40%;
	left:33%;
	z-index:100;
}
.box-bei-6 {
	width:136px;
	height:36px;
	position:absolute;
	background:url(../picture/text_bgl.png) !important;
	background-size:cover !important;
	top:100px;
	left:120px;
	z-index:100;
}
.bb5 {
	top:79%;
	left:56%;
}
.bb6 {
	background:url(../picture/text_bgl.png) !important;
	background-size:cover !important;
	top:200px;
	left:190px;
}
.bb7 {
	top:52%;
	left:87%;
}
.bb8 {
	left:286px;
	top:130px;
}
.box-bei-6 span {
	float:left;
	width:136px;
	display:inline-block;
	color:#FFFFFF;
	line-height:34px;
	text-align:center;
	background:transparent;
	text-indent:1em;
}
.box-bei-6 img {
	float:right;
}
#beimei {
	position:absolute;
	top:-17px;
	left:-3px;
	opacity:0;
}
/*中南美洲*/.box-zhong {
	width:150px;
	height:205px;
	display:block;
	position:absolute;
	top:277px;
	left:312px;
	cursor:pointer;
	opacity:0;
}
.box-zhong-1 {
	position:absolute;
	width:100px;
	height:100px;
	border-radius:50%;
	background:rgba(255,204,0,0.6);
	top:36px;
	left:44px;
	opacity:1;
}
.box-zhong-2 {
	position:absolute;
	width:70px;
	height:70px;
	border-radius:50%;
	background:rgba(255,204,0,0.6);
	top:104px;
	left:36px;
	opacity:1;
}
.box-zhong-3 {
	width:21px;
	height:39px;
	position:absolute;
	top:33%;
	left:40%;
	z-index:100;
}
.box-zhong-4 {
	width:158px;
	height:36px;
	position:absolute;
	background:rgba(255,204,0,0.9);
	top:30px;
	left:80px;
	z-index:100;
	border:0px solid #CCCCCC;
	box-sizing:border-box;
}
.box-zhong-4 span {
	float:left;
	width:120px;
	display:inline-block;
	color:#FFFFFF;
	line-height:34px;
	text-align:center;
	background:transparent;
}
.box-zhong-4 img {
	float:right;
}
.zhongmei {
	position:absolute;
	top:-20px;
	left:-9px;
	opacity:0;
}
/*欧洲*/.box-o {
	width:150px;
	height:209px;
	position:absolute;
	cursor:pointer;
	top:0;
	left:553px;
	/*opacity:0;
	*/
}
.box-o-1 {
	position:absolute;
	width:100px;
	height:100px;
	border-radius:50%;
	background:rgba(240,72,72,0.6);
	top:111px;
	left:-1px;
	opacity:1;
	z-index:80;
}
.box-o-2 {
	position:absolute;
	width:70px;
	height:70px;
	border-radius:50%;
	background:rgba(240,72,72,0.6);
	top:140px;
	left:70px;
	opacity:1;
	z-index:80;
}
.bo3 {
	top:52% !important;
	left:28% !important;
}
.box-o-3 {
	width:21px;
	height:39px;
	position:absolute;
	top:40%;
	left:12%;
	z-index:100;
}
.box-o-4 {
	width:136px;
	height:30px;
	position:absolute;
	background:url(../picture/text_bg_r.png) !important;
	background-size:100% !important;
	top:85px;
	left:-120px;
	z-index:100;
	box-sizing:border-box;
}
.bo4 {
	background:url(../picture/text_bg_r1.png) !important;
	background-size:100% !important;
	left:68px;
	top:106px;
}
.box-o-4 span {
	float:left;
	width:128px;
	display:inline-block;
	color:#FFFFFF;
	line-height:30px;
	text-align:center;
	background:transparent;
}
.box-o-4 img {
	float:right;
}
.ou {
	position:absolute;
	top:2px;
	left:0px;
	opacity:0;
}
/*非洲*/.box-fei {
	width:200px;
	height:200px;
	position:absolute;
	cursor:pointer;
	top:205px;
	left:529px;
	opacity:0;
}
.box-fei-1 {
	position:absolute;
	width:100px;
	height:100px;
	border-radius:50%;
	background:rgba(255,153,51,0.65);
	top:35px;
	left:70px;
	opacity:1;
}
.box-fei-2 {
	position:absolute;
	width:70px;
	height:70px;
	border-radius:50%;
	background:rgba(255,153,51,0.65);
	top:120px;
	left:105px;
	opacity:1;
}
.box-fei-3 {
	width:21px;
	height:39px;
	position:absolute;
	top:43%;
	left:57%;
	z-index:100;
}
.box-fei-4 {
	width:136px;
	height:34px;
	position:absolute;
	background:#c68236;
	top:46px;
	left:145px;
	z-index:100;
	box-sizing:border-box;
}
.box-fei-4 span {
	float:left;
	width:136px;
	display:inline-block;
	color:#FFFFFF;
	line-height:34px;
	text-align:center;
	background:transparent;
}
.box-fei-4 img {
	float:right;
}
.fei {
	position:absolute;
	top:-19px;
	left:5px;
	opacity:0;
	z-index:50;
}
/*亚洲*/.box-ya {
	width:300px;
	height:132px;
	position:absolute;
	cursor:pointer;
	top:119px;
	left:732px;
	/*opacity:0;
	*/
}
.box-ya-1 {
	position:absolute;
	width:120px;
	height:120px;
	border-radius:50%;
	background:rgba(124,227,21,0.65);
	top:15px;
	left:70px;
	opacity:1;
}
.box-ya-2 {
	position:absolute;
	width:100px;
	height:100px;
	border-radius:50%;
	background:rgba(124,227,21,0.65);
	top:-40px;
	left:120px;
	opacity:1;
}
.box-ya-3 {
	position:absolute;
	width:50px;
	height:50px;
	border-radius:50%;
	background:rgba(124,227,21,0.65);
	top:80px;
	left:45px;
	opacity:1;
}
.box-ya-4 {
	width:21px;
	height:39px;
	position:absolute;
	top:26%;
	left:46%;
	z-index:100;
}
.box-ya-5 {
	width:136px;
	height:32px;
	position:absolute;
	background:url(../picture/text_bg_g1.png);
	background-size:100%;
	top:25px;
	left:162px;
	z-index:100;
	box-sizing:border-box;
}
.by4 {
	top:50%;
	left:50%;
}
.by6 {
	top:78%;
	left:44%;
}
.by5 {
	background:url(../picture/text_bg_g.png) !important;
	background-size:100% !important;
	left:-10px;
	top:66px;
}
.by7 {
	background:url(../picture/text_bg_g1.png) !important;
	background-size:100% !important;
	top:100px;
	left:156px;
}
.by8 {
	top:176%;
	left:82%;
}
.by10 {
	top:190%;
	left:77%;
}
.by9 {
	background:url(../picture/text_bgh.png) !important;
	background-size:100% !important;
	top:245px;
	left:92px;
}
.by11 {
	background:url(../picture/text_bgh1.png) !important;
	background-size:100% !important;
	top:228px;
	left:268px;
}
.box-ya-5 span {
	float:left;
	width:128px;
	display:inline-block;
	color:#FFFFFF;
	line-height:30px;
	text-align:center;
	background:transparent;
}
.box-ya-5 img {
	float:right;
}
.ya {
	position:absolute;
	top:5px;
	left:-57px;
	opacity:0;
}
/*顶部视频*/.v_header {
	width:100%;
	height:100%;
	position:relative;
}
.t_nav {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background:rgba(46,45,45,0.8);
	z-index:1;
}
video {
	position:absolute;
	top:0;
	left:0;
	z-index:0;
}
.inner {
	width:1200px;
	margin:0 auto;
}
.nav_bar {
	width:100%;
	height:100px;
}
.h_logo {
	width:236px;
	height:100%;
	float:left;
}
.h_logo a img {
	display:block;
	width:150px;
	height:50px;
	margin-top:28px;
}
.t_text {
	margin-top:300px;
}
.t_text>p {
	text-align:center;
	font-size:60px;
	color:#fff;
	height:86px;
	line-height:86px;
}
#B_search {
	display:none !important;
}
#B_audio {
	display:none !important;
}
#ascrail2001,#ascrail2001 div,#ascrail2000,#ascrail2000 div {
	opacity:0;
}
/*大事件*/.event {
	background:#edeff0;
	height:100%;
}
.e_content {
	width:1076px;
	margin:10px auto 0;
	height:696px;
	position:relative;
}
.e_line {
	width:25px;
	position:absolute;
	top:0;
	left:322px;
}
.e_dot {
	width:25px;
	height:25px;
	display:block;
	background:url(../picture/e_dot_b.png);
}
.e_lines {
	width:1px;
	/*height:100px;
	*/	position:absolute;
	top:0;
	left:12px;
	background:#575853;
}
.e_text {
	width:538px;
	height:576px;
	position:absolute;
	top:76px;
	left:172px;
	overflow:hidden;
}
.e_text>ul {
	height:auto;
	position:relative;
}
.e_text li {
	width:100%;
	height:172px;
	margin-top:20px;
	display:none;
}
.text_l {
	width:150px;
	height:100%;
	float:left;
	font-size:16px;
	color:#fff;
	text-align:left;
	line-height:28px;
	text-indent:10px
}
.text_m {
	width:25px;
	height:100%;
	float:left;
	top:2px;
	position:relative;
	color:#fff;
	padding-top:3px;
	padding-left:0px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	/* Firefox */	-webkit-box-sizing:border-box;
}
.text_r {
	width:352px;
	height:100%;
	float:left;
	top:-18px;
	left:16px;
	padding:14px 14px 26px 32px;
	color:#fff;
	position:relative;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	/* Firefox */	-webkit-box-sizing:border-box;
}
.e_text li:nth-child(6) .text_r {
	height:190px;
	background-size:cover !important;
}
.text_r>p {
	width:100%;
	height:100%;
	line-height:26px;
	overflow:hidden;
	text-align:left;
}
.e_text li:nth-child(3n+1) .text_l {
	background:url(../picture/text_g.png) no-repeat;
}
.e_text li:nth-child(3n+1) .text_m {
	background:url(../picture/dot_g.png) no-repeat;
}
.e_text li:nth-child(3n+1) .text_r {
	background:url(../picture/text_r_g.png) no-repeat;
}
.e_text li:nth-child(3n+2) .text_l {
	background:url(../picture/text_h.png) no-repeat;
}
.e_text li:nth-child(3n+2) .text_m {
	background:url(../picture/dot_h.png) no-repeat;
}
.e_text li:nth-child(3n+2) .text_r {
	background:url(../picture/text_r_h.png) no-repeat;
}
.e_text li:nth-child(3n+3) .text_l {
	background:url(../picture/text_r.png) no-repeat;
}
.e_text li:nth-child(3n+3) .text_m {
	background:url(../picture/dot_r.png) no-repeat;
}
.e_text li:nth-child(3n+3) .text_r {
	background:url(../picture/text_r_r.png) no-repeat;
}
.e_content>span {
	width:80px;
	height:96px;
	display:block;
	right:146px;
	cursor:pointer;
	position:absolute;
	display:none;
}
.up_btn {
	background:url(../picture/up_btn.png);
	top:158px;
}
.down_btn {
	background:url(../picture/down_btn.png);
	bottom:186px;
}
/*底部*/.footer {
	width:100%;
	z-index:1098;
	background:url(../images/f_top.png) repeat-x;
}
.footer .f_top {
	width:100%;
	height:250px;
}
.footer .f_top .er_code {
	float:left;
	width:764px;
	height:250px;
	margin-top:30px;
}
.footer .f_top .f_nav {
	float:right;
	width:436px;
	height:250px;
}
.f_bom {
	width:100%;
	height:75px;
	padding-top:20px;
	background:#1a1a1a;
}
.u_nav {
	width:180px;
	text-align:center;
	float:left;
}
.u_nav li {
	width:100%;
}
.pt-40 {
	padding-top:40px;
}
.u_nav li a {
	width:100%;
	height:36px;
	line-height:36px;
	display:block;
	color:#dcdcdc;
	font-size:16px;
}
.u_nav li a:hover {
	color:slateblue;
}
.fenl {
	width:400px;
	float:left;
	margin-left:36px;
}
.fenl li {
	width:50%;
	float:left;
}
.fenl li a {
	font-size:16px;
	width:100%;
	height:36px;
	color:#dcdcdc;
	line-height:36px;
	display:block;
}
.fenl li a:hover {
	color:slateblue;
}
.fenl .f_txt {
	font-size:16px;
	color:#dcdcdc;
	height:36px;
	line-height:36px;
	width:100%;
}
.fenl .f_num {
	width:100%;
	font-size:30px;
	color:#dcdcdc;
	height:36px;
	line-height:36px;
}
.f_top ul>h4 {
	height:46px;
	color:#dcdcdc;
	font-weight:500;
	font-size:28px;
}
.f_bom>p {
	text-align:center;
	color:#dcdcdc;
}
.f_bom .fb_link {
	height:16px;
	line-height:16px;
	margin-bottom:10px;
}
.f_bom .fb_link>a {
	padding:0 10px;
	color:#dcdcdc;
	border-right:1px solid #dcdcdc;
}
.f_bom .fb_link>a:hover {
	color:salmon;
}
.f_bom .fb_link>a:last-child {
	border:none;
}
/*底部 END*/

.bg-w{ background:url(../images/bg1.jpg) repeat;}