body{ font-size:14px; font-family:"微软雅黑"; background:#E8E8E8;}
*{ margin:0px; padding:0px;}
p{ margin:0px; padding:0px;}
ul{ margin:0px; padding:0px;list-style:none;}
img{ border:0px;}
ul,li{ list-style-type:none;}
a { color:#000; text-decoration:none;}
a:hover{color:#FEC909;text-decoration:none;} 
.hide{display:none}
.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.clearfix{*zoom:1}
em,i,s{font-style:normal;}
.clear { clear:both; }

@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);-ms-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;animation:fadeInDown 2s;}

@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);-ms-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;animation:fadeInUp 2s}


@keyframes bounceInLeft{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);-ms-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(0px,0,0);-ms-transform:translate3d(0px,0,0);transform:translate3d(0px,0,0)}75%{-webkit-transform:translate3d(0px,0,0);-ms-transform:translate3d(0px,0,0);transform:translate3d(0px,0,0)}90%{-webkit-transform:translate3d(0px,0,0);-ms-transform:translate3d(0px,0,0);transform:translate3d(0px,0,0)}100%{-webkit-transform:none;-ms-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft;animation:bounceInLeft 2s;}


@keyframes bounceInLeftxt{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);-ms-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(0px,0,0);-ms-transform:translate3d(0px,0,0);transform:translate3d(0px,0,0)}75%{-webkit-transform:translate3d(0px,0,0);-ms-transform:translate3d(0px,0,0);transform:translate3d(0px,0,0)}90%{-webkit-transform:translate3d(0px,0,0);-ms-transform:translate3d(0px,0,0);transform:translate3d(0px,0,0)}100%{-webkit-transform:none;-ms-transform:none;transform:none}}.bounceInLeftxt{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft;animation:bounceInLeftxt 2s;}


@keyframes bounceInRight{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);-ms-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(0px,0,0);-ms-transform:translate3d(0px,0,0);transform:translate3d(0px,0,0)}75%{-webkit-transform:translate3d(0px,0,0);-ms-transform:translate3d(0px,0,0);transform:translate3d(0px,0,0)}90%{-webkit-transform:translate3d(0px,0,0);-ms-transform:translate3d(0px,0,0);transform:translate3d(0px,0,0)}100%{-webkit-transform:none;-ms-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight; animation:bounceInRight 2s;}


@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-ms-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn; animation:zoomIn 2s;}


@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);-ms-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);-ms-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);-ms-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);-ms-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);-ms-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY;animation:flipInY 2s;}


@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);-ms-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;animation:rotateIn 2s;} 

@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);-ms-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);-ms-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);-ms-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);-ms-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);-ms-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX;animation:flipInX 2s;}

.wow{display:inline-block;vertical-align:top;zoom:1; width:100%;}


.qw{ width:1200px; margin:auto; padding:0px;}

.top{ text-align:center;background:#fff; color:#000; width:100%; border-bottom:1px solid #CCC;  height:40px; line-height:40px;}
.top1{ float:right;}

.navbar-nav{font-size:14px}
.topnav .navbar .navbar-nav>li{color:#000;line-height:35px;padding:1px 10px}
.navbar-nav>li{float:left}
.topnav .navbar .navbar-nav>li>a{color:#000!important;padding:0;position:relative;line-height:33px;height:33px;font-size:14px}
.hot-yhcx{color:#fff!important;font-size:14px!important;margin-top:-3px}
.topnav .navbar .navbar-nav>li .fa{color:#FC0;margin-right:5px;font-size:1.2em;font-weight:600;vertical-align:middle}
header .navbar .navbar-nav>li:last-child{margin-right:0}
.navbar-left{float:left!important}
.navbar-right{float:right!important}
.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-right:4px solid transparent;border-left:4px solid transparent}
.lang-style .dropdown-menu{position:absolute;box-shadow:none!important;border-radius:3px!important;background:#fff;padding:10px 0; margin-top:3px; line-height:30px;min-width:110px!important}
.lang-style{ z-index:1000; position:relative}
.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}
.dropdown-menu>li>a:hover{color:#0153DF}
.topnav .navbar .navbar-nav>li img{ float:left;}

.logo{ width:400px; float:left;height: 100px;
	line-height: 100px;}
.logo img{ margin-top:20px;}
#nav-header a,
#nav-header a:link,
#nav-header a:visited {
	color: #000;
	text-decoration: none;
	font-size: 16px;
}

#nav-header a:hover,
#nav-header nav li:hover {
	color: #35b558;
}

#nav-header {
	height: 100px;
	line-height: 100px;
	width:750px; float:right;
	
}

#nav-header h1 {
	display: inline;
}

#nav-header .header {
	width: 1000px;
	margin: 0 auto;
}

#nav-header .logo {
	width: 100px;
	height: 37px;
	margin-top: 15px;
	float: left;
	margin-right: 45px;
}

#nav-header .logo img {
	display: block;
}

#nav-header nav {
	/*width: 540px;*/
	display: inline-block;
	float: left;
}

#nav-header nav li {
	color: #555;
	list-style: none;
	line-height: 99px;
	padding-right: 32px;
	text-decoration: none;
	font-size: 16px;
	float: left;
	cursor: pointer;
	position: relative;
}

#nav-header nav li:hover .slide-submeu {
	display: block;
}

#nav-header nav li i.slide-icon {
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}

#nav-header nav li:hover i.slide-icon {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
}

#nav-header nav li i.slide-icon {
	background: url(../image/icon.png);
	background-position: 0px -47px;
	display: inline-block;
	width: 11px;
	margin-left: 5px;
	height: 7px;
}

#nav-header .nav-other {
	float: right;
	width: 130px;
	height: 70px;
}

#nav-header .search {
	border: 1px solid #e4e4e4;
	height: 32px;
	width: 230px;
	display: inline-block;
	float: left;
	margin-top: 20px;
	transition: all .3s;
}

#nav-header .search.active {
	border-color: #35b558;
	box-shadow: 0 0 5px #35b558;
}

#nav-header .search.active .search-result {
	z-index: 999;
	position: relative;
	display: block;
}

#nav-header .search.active input {
	border-right-color: #35b558;
}

#nav-header .search input {
	float: left;
	width: 190px;
	height: 30px;
	border: none;
	padding: 0px 8px;
	border-right: 1px solid #e4e4e4;
	outline: none;
	font-size: 12px;
}

#nav-header .search .search-result {
	display: none;
	width: 230px;
	margin-left: -1px;
	margin-top: 31px;
	border: 1px solid #e4e4e4;
	background-color: #fff;
	list-style: none;
	box-shadow: -1px 3px 5px rgba(000, 000, 000, 0.3);
}

.search-icon {
	width: 18px;
	height: 18px;
	float: right;
	margin-top: 6px;
	margin-right: 10px;
	display: inline-block;
	background: url(../image/icon.png) 0 0 no-repeat;
	background-position: 0 0;
	cursor: pointer;
}

/*鏈櫥褰�*/

#nav-header .userinfo-notlogin {
	display: inline-block;
	float: right;
	font-size: 14px
}

#nav-header .userinfo-notlogin a {
	font-size: 14px;
	float: left;
}

#nav-header .userinfo-notlogin i {
	border-left: 1px solid #ccc;
	height: 15px;
	display: inline-block;
	float: left;
	overflow: hidden;
	margin-top: 27px;
}

#nav-header .userinfo-notlogin a {
	padding: 0px 15px;
	float: left;
}

#nav-header .userinfo-notlogin a:nth-child(3) {
	padding-right: 0;
}

/*瀛愯彍鍗�*/

#nav-header .submenu {
	position: absolute;
	width: 210px;
	font-size: 12px;
	color: #333;
	background: #fff;
	z-index: 800;
	padding: 14px 0;
	right: 0;
	top: 52px;
	border-top: 1px solid #e0e0e0;
	display: none;
}

#nav-header .submenu a {
	line-height: 35px;
	padding: 0 14px;
	display: block;
	font-size: 12px;
}

#nav-header .submenu a:hover {
	background: #fafafa;
}

#nav-header .submenu a {
	color: #333333;
}


/*user-slide*/

#nav-header .user-slide a i {
	width: 12px;
	height: 12px;
	background: url(../image/icon.png) 0 0 no-repeat;
	display: inline-block;
	margin-right: 12px;
	float: left;
}

#nav-header .zhiye-submenu a i.data-icon {
	background: url(../image/data.png) 0 0 no-repeat;
	background-size: 20px 20px;
	width: 20px;
	height: 20px;
	margin-left: -4px;
	margin-top: 3px;
	margin-right: 8px;
}

#nav-header .zhiye-submenu a i.mlearning-icon {
	background: url(../image/ml.png) 0 0 no-repeat;
	background-size: 20px 20px;
	width: 20px;
	height: 20px;
	margin-left: -4px;
	margin-top: 3px;
	margin-right: 8px;
}

/*鑱屼笟瀛愯彍鍗�*/

#nav-header .slide-submeu {
	position: absolute;
	left: 0;
	top: 69px;
	z-index: 1000;
	width: 200px;
	padding: 5px 0;
	background: #fff;
	border-top: 1px solid #E4E4E4;
	box-shadow: -1px 3px 5px rgba(000, 000, 000, 0.3);
	display: none;
}

#nav-header .careerpath .slide-submeu a {
	line-height: 30px;
}

#nav-header .careerpath .slide-submeu a:nth-child(2n) {
	background: #fff;
}

#nav-header .slide-submeu a {
	display: block;
	font-size: 14px;
	line-height: 35px;
	padding: 0px 15px;
}

#nav-header .slide-submeu strong {
	display: block;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	padding: 0px 15px;
	color: #b9b9b9;
	background: #fafafa;
}

#nav-header .slide-submeu a:nth-child(2n) {
	background: #FAFAFA;
}


/*icon*/

#nav-header .zhiye-submenu a i {
	display: inline-block;
	float: left;
	width: 14px;
	height: 14px;
	margin-top: 8px;
	margin-right: 10px;
	background: url(../image/icon.png);
}




#nav-header ::-webkit-input-placeholder {
	color: #b9b9b9;
}

#nav-header :-moz-placeholder {
	color: #b9b9b9;
}

#nav-header ::-moz-placeholder {
	color: #b9b9b9;
}

#nav-header :-ms-input-placeholder {
	color: #b9b9b9;
}

#nav-header .qy-box i {
	display: inline-block;
	float: left;
	width: 14px;
	height: 14px;
	margin-top: 8px;
	margin-right: 5px;
	background: url(../image/company_2.png) no-repeat;
}

#nav-header .qy-box i.wr-icon {
	background-position: -35px 0;
	margin-top: 11px;
}

#nav-header .qy-box i.aws-icon {
	background-position: -20px 0;
	margin-top: 9px;
}

#nav-header .qy-box i.txy-icon {
	background-position: 0px 0;
	width: 20px;
	margin-left: -2px;
	margin-top: 10px;
}

#nav-header .qy-box i.gt-icon {
	background-position: -50px 0;
	margin-top: 10px;
	margin-left: 1px;
}

#nav-header .qy-box i.baidu-icon {
	background-position: -72px 0;
	margin-top: 10px;
}



.flexslider{ text-align:center;position:relative;height:520px;overflow:hidden;}
.slides{position:relative;z-index:1;}
.slides li{height:400px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:40%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../image/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../image/next.png) center center no-repeat;}


.wdcp{ text-align:center; line-height:120px; margin-top:40px; font-size:30px; color:#4F638F; font-weight:bold;}

.sycp li{ width:270px; font-size:18px; text-align:center; line-height:60px; padding:5px 5px 50px 5px; margin:8px; float:left; border:1px solid #fff; background:url(../image/cp.png) no-repeat #FFF bottom;}
.sycp li:hover{ width:270px; font-size:18px; text-align:center; line-height:60px; padding:5px 5px 50px 5px; margin:8px; float:left; border:1px solid #2EC5B6; background:url(../image/cp1.png) no-repeat #E8E8E8 bottom;}

.footer{ background:#FFF;  height:180px; margin-top:70px; padding:30px 0px;}
.footerleft{ font-size:15px; width:600px; float:left; color:#000; line-height:35px;}
.footerleft1{ font-size:20px;}
.footerright{ float:right; width:400px;}
.footerright img{ width:120px;}
.footerright div{ float:left; text-align:center; width:200px; color:#000; line-height:35px; font-size:16px;}
.foot{ color:#000; font-size:14px; line-height:40px; text-align:center;}


.cpxx{position:relative;height:520px;overflow:hidden; text-align:center}
.cplist{ width:1200px; margin:auto; padding:0px;}

.cpxxleft{ width:250px; float:left;}
.cpxxleft1{ width:250px; height:100px; background:#353767; text-align:center; color:#FFF; font-size:20px; line-height:30px; margin-top:0px; z-index:100; position:relative;}
.cpxxleft1 span{ font-size:26px; line-height:40px; margin-top:30px; width:100%; float:left;}
.menu,.tab-box{  width: 250px; height: 100%;  margin: 0 auto; }
.menu ul li{ /*height:45px; */line-height: 45px; width:100%;background: #2EC5B6; font-size: 15px; margin-bottom:5px; float:left; }
.menu ul li span{ display: block; height: 100%; color:#FFF; width: 85%; position: relative; padding: 0 40px  0 10px;  }
.menu ul li span i{ display: block; height: 15px; width: 15px; background: url(../image/arr.png) no-repeat center center; background-size:80% 80%; position: absolute; right: 20px; top: 50%; margin-top: -10px;  transition: all 0.3s ease-out; transform: rotate(0deg);}
.menu ul li span i.action{ transition: all 0.3s ease-out;transform: rotate(180deg);}
.menu ul li>dl{ display: none;background:#F5F5F4;width:100%; float:left; }
.menu ul li dt{ margin-bottom:3px; float:left; padding-left: 5%;  width:95%; border-bottom:1px solid #CCC;}
.menu ul li dt:hover{background: #2EC5B6; color:#FFF !important}
.menu ul li>dl a{ display: block; height: 100%; width: 100%; font-size: 14px; color: #222; text-decoration: none; }





.cpxxright{ width:1200px; float:right; background:#FFF; padding-bottom:30px; margin-top:60px;}
.cpxxright3 li{ width:276px; float:left; border:1px solid #CCC; height:310px;text-align:center; font-size:18px; background:url(../image/cp.png) no-repeat #FFF bottom; margin:15px 10px; line-height:45px;}
.cpxxright3 li:hover{ width:276px; background:url(../image/cp1.png) no-repeat #E8E8E8 bottom; border:1px solid #2EC5B6;  }
.cpxxright3 li img{ width:276px; height:210px;}





.lj{ width:102px; height:35px; float:left; margin-left:93px; z-index:10; position:absolute}
.lj a{ width:102px; height:35px; float:left;}
.dqwz{ background:#F5F5F4; padding-left:15px; line-height:45px; margin-top:0px; font-size:15px;  width:100%; z-index:10;}

.cpxxnr{ width:1200px; margin:auto; padding:0px; margin-top:15px; background:#FFF;  margin-top:50px;}
.cpms{ width:1180px; margin:auto; padding:10px; margin-top:15px; font-size:14px; line-height:35px;}
.cpms p{ text-indent:2em;}
.cpms div{ text-indent:2em;}
.cpxxnrleft{ width:600px; float:left; border:1px solid #DDD }
#tFocus-btn li.active,#tFocus-leftbtn,#tFocus-rightbtn{display:block;background:url(../image/spr.png) no-repeat;}
#tFocus{width:600px;height:550px;background:#DDD;overflow:hidden;}
#tFocus-pic{width:600px;height:450px;position:relative; background:#FFF;}
#tFocus-pic li{width:600px;height:450px;position:absolute;left:0;top:0;filter:alpha(opacity:0);opacity:0;}
#tFocus-pic li img{ width:600px; height:450px;}
#tFocusBtn{width:595px;height:80px;padding-left:5px;margin-top:5px;z-index:20;overflow:hidden;}
#tFocus-btn{width:550px;height:80px;position:relative;left:0;bottom:0;overflow:hidden;float:left;margin-right:3px;}
#tFocus-btn ul{width:100000px;position:absolute;left:0;top:0;}
#tFocus-btn li{height:57px;width:91px;padding-top:7px;display:block;float:left;margin-right:5px;}
#tFocus-btn li img{ width:91px; height:68px;border:2px solid #dddddd; background:#FFF;}
#tFocus-btn li.active{background-position:-448px -100px;}
#tFocus-btn li.active img{border:2px solid #40b9e5; background:#FFF;}
#tFocus-leftbtn,#tFocus-rightbtn{height:40px;margin-top:23px;width:15px;float:left;text-indent:-9999px;}
#tFocus-leftbtn{margin-right:5px;background-position:-455px -60px;}
#tFocus-rightbtn{background-position:-480px -60px;}

.cpxxnrright{ width:540px; min-height:510px; padding:20px; float:right;  background:#FFF;}
.cpxxright1{ font-size:26px; font-weight:bold; line-height:55px; color:#000;}
.cpxxright2{ font-size:15px; line-height:35px;}



.zjtype{ z-index:10; background:#F5F5F4; height:auto; float:left; width:100%; padding:20px 0px; position:fixed}
.zjtype li{ width:300px; float:left;}
.zjtype li p{ font-size:14px; line-height:30px; background:url(../image/zj.png) no-repeat; padding-left:20px;}
.zjtype1{ color:#2EC5B6; font-weight:bold; font-size:22px; line-height:50px;}

.zj{ width:1200px; margin:auto; padding:0px; background:#FFF; clear:both}
.zj ul{ margin:auto; padding:0px; background:#FFF; float:left; width:100%;}
.zj li{ width:338px; float:left; border:1px solid #ECECEC; background:#FFF;padding:15px; margin:15px; line-height:40px; font-size:15px; color:#333;}
.zj1 img{ width:100%; height:100%;}
.zj li:hover{ width:338px; float:left; border:1px solid #2EC5B6;padding:15px; margin:15px; }
.zj2{ font-size:20px; color:#000;}

.xmjh{  width:1160px; margin:auto;padding:20px; font-size:16px; line-height:40px; background:#FFF;margin-top:60px;}
.xmjh span{ font-weight:bold; font-size:18px;}

.gywm{ background:#F5F5F4; height:100px; padding:20px 0px; position:fixed; width:100%;}
.gywm li{ width:400px; float:left; color:#2EC5B6; font-weight:bold; font-size:20px; line-height:50px;}
.gywm li a{color:#2EC5B6; }
.gywm1{ font-size:16px; line-height:40px; width:1180px; margin:auto; padding:10px; background:#FFF; margin-top:30px;}
.gywm1 p{ text-indent:2em;}
.gywm1 div{ text-indent:2em;}

.new{ width:1200px; margin:auto; padding:0px;}
.new li{ width:1120px; float:left; padding:15px 40px; height:75px; margin-top:15px; background:#EEE }
.new1{ background:url(../image/d.png) no-repeat; font-size:22px; line-height:50px; padding-left:30px;}
.new1 span{ float:right; font-size:15px; color:#666;}
.new2{ font-size:15px; color:#333;}
.new2 a{ float:right; color:#2EC5B6; font-size:16px; }
.new li:hover{ background:#CCC;}

.nr{ width:1180px; margin:auto; background:#FFF; padding:10px; margin-top:60px;}
.nrtitle{ font-size:30px !important; text-align:center; line-height:80px !important;}
.nr p{ text-indent:2em; font-size:16px; line-height:40px;}
.nr div{ text-indent:2em;font-size:16px; line-height:40px;}
.lxwm{ width:1200px; margin:auto; padding:0px;}
.lxwm p{font-size:20px; line-height:40px;}


.pagination{padding-left:0; float:left;border-radius:4px;}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.42857;text-decoration:none;color:#55AAF5;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;background-color:#55AAF5;border-color:#55AAF5;cursor:default}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;background-color:#fff;border-color:#ddd;cursor:not-allowed}




#wrapper{ width:598px;  margin:0 auto;}
.titleh3{ height:70px; line-height:70px; text-align:center; background:url(../images/ico/dot.gif) repeat-x left bottom; width:910px; margin:0 auto; font-size:26px; color:#000;}
.titleh4{text-align:center; font-size:12px; color:#000; font-weight:normal; padding:10px 0 20px 0px;}

.imgnav{ width:598px;}
#content{margin:0px auto;  line-height:19px;}
#content p{ text-indent:2em; color:#333;}

.imgnav{  position:relative; margin:0 auto; width:598px;}
#img{ z-index:10; width:598px; position:relative; text-align:center;}
#img img{ width:598px; display:none;}
#front{ position:absolute; left:0px; top:0px; z-index:10; cursor:pointer;  width:394px; height:578px; background:url(../images/ico/blank.gif); }
#front a{  position:absolute; left:20px; top:224px;display:block; background:url(../images/ico/imgSlideLeft.png) no-repeat; width:104px; height:104px; display:none;}
#next{  position:absolute; right:0px; top:0px; z-index:10;cursor:pointer; width:394px; height:578px;  background:url(../images/ico/blank.gif);}
#next a{  position:absolute; right:20px; top:224px; display:block; background:url(../images/ico/imgSlideRight.png) no-repeat; width:104px; height:104px; display:none;}

#cbtn{background:#EAEBF0; position:relative; height:122px; border:1px solid #D6D9DC; margin-top:12px; }
#cbtn ul{position:relative; width:10000px; height:122px;}
#cbtn ul li{ float:left; padding:8px 3px 3px 3px; width:116px; height:86px; cursor:pointer; text-align:center; margin-right:20px; position:relative;}
#cbtn ul li img{ width:116px; height:86px; display:block;}
#cbtn ul li tt{ background:#000; color:#FFF; position:absolute; right:4px; bottom:4px; z-index:20; font-family:"宋体" ;font-size:12px; line-height:16px; padding:0 5px;}
#cbtn li.hov{ background:url(../images/ico/imgHoverBg.gif) no-repeat;}
.ctrl div{ clear:both;}
#cSlideUl{width:598px; height:116px;overflow:hidden; position:relative; top:10px; margin:0 auto;}
.picSildeLeft{cursor:pointer; position:absolute; top:32px; left:10px; z-index:9;}
.picSildeRight{cursor:pointer; position:absolute; top:32px; right:10px; z-index:9;}


.popbox{width:30%; height:150px;background-color:#fff;border:1px #4F638F solid;padding:1px;position:absolute;top:300px;left:35%;display:none;z-index:120;}
.popbox h2{height:40px; font-weight:normal;font-size:16px;background-color:#4F638F;position:relative;padding-left:10px;line-height:40px;color:#fff;}
.popbox h2 a{position:absolute;right:5px;font-size:14px;color:#fff;}
.popbox .mainlist{padding:10px;}
.popbox .mainlist li{height:24px;line-height:24px;}
.popbox .mainlist li span{margin:0 5px 0 0;font-family:"宋体";font-size:12px;font-weight:400;color:#ddd;}
#screen{width:100%;height:100% ;position:absolute;top:0;left:0;display:none;z-index:100;background-color:#333;opacity:0.8;filter:alpha(opacity=80);-moz-opacity:0.8;}






























