锘緻charset "utf-8";

*,*:before,*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: 0
}

body,div,span,h1,h2,h3,h4,h5,h6,p,em,img,strong,b,small,u,i,center,dl,dt,dd,ol,ul,li,sub,sup,tt,var,del,dfn,ins,kbd,q,s,samp,strike,applet,object,iframe,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,blockquote,pre,a,abbr,acronym,address,big,cite,code,mark,audio,video,input,textarea,select {
	margin: 0;
	padding: 0
}

* {
	margin: 0;
	padding: 0
}

body {
	font-family: "microsoft yahei",arial;
	font-size: 14px;
	color: #666;
	line-height: 1.5;
	min-width: 1260px;
	margin: 0 auto;
	background: #fff;
	max-width: 1920px
}

a:link,a:visited {
	text-decoration: none;
	outline: 0;
	color: #666
}

a:hover,a:active,a:focus {
	color: #666;
	text-decoration: none
}

ul,li {
	list-style: none
}

ul {
	padding: 0
}

li {
	zoom: 1;
	vertical-align: middle
}

ol {
	margin: 0;
	padding: 0;
	padding-left: 36px
}

fieldset,img {
	border: 0
}

img {
	border: 0;
	max-width: 100%
}

div {
	outline: 0
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
	border: 0;
	width: 100%
}

th,td {
	padding: 0
}

input,textarea {
	font-family: arial,"microsoft yahei";
	font-size: 14px
}

input {
	outline: 0
}

textarea {
	outline: 0
}

input[type='reset'],input[type='button'],input[type='submit'],input[type='radio'] {
	cursor: pointer;
	outline: 0
}

input[type='checkbox'],input[type='radio'] {
	position: relative;
	vertical-align: middle;
	margin-bottom: 1px;
	margin-left: 5px;
	margin-right: 5px
}

textarea,input[type='email'],input[type='date'],input[type='password'],input[type='text'] {
	padding: 0;
	color: #666;
	outline: 0
}

input,select,textarea {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	border-radius: 0;
	overflow-y: hidden;
	overflow-x: hidden
}

::-webkit-input-placeholder {
	color: #999
}

:-moz-placeholder {
	color: #999;
	opacity: 1
}

::-moz-placeholder {
	color: #999;
	opacity: 1
}

:-ms-input-placeholder {
	color: #999
}

.fl {
	float: left
}

.fr {
	float: right
}

.clear {
	clear: both
}

.clearfix:after {
	clear: both;
	height: 0;
	content: "";
	line-height: 0;
	font-size: 0;
	display: block
}

.pic {
	width: 100%;
	overflow: hidden;
	position: relative
}

.middleCenter {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	max-width: 100%;
	max-height: 100%;
	display: block;
	vertical-align: middle;
	text-align: center;
	margin: auto
}

.container {
	width: 1260px;
	margin-left: auto;
	margin-right: auto
}

#container {
	overflow: hidden;
	position: relative
}

.banner {
	text-align: center;
	width: 1440px;
	height: 278px;
	margin: 0 auto;
	position: relative
}

.banner .banner-info {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 147px;
	text-align: right;
	padding-right: 251px;
	padding-top: 49px;
	overflow: hidden
}

.banner .banner-info .item {
	height: 147px;
	overflow: hidden
}

.banner .banner-info .item1 {
	display: block;
	overflow: hidden;
	padding-right: 136px;
	animation: fadeInLeft 3s infinite alternate;
	position: relative;
	opacity: 0
}

.banner .banner-info .item2 {
	animation: fadeInRight 3s infinite alternate;
	opacity: 0;
	position: relative
}

.banner .banner-info img {
	text-align: right;
	display: block;
	float: right
}

@-webkit-keyframes jump {
	0% {
        transform: scale(0);
        
	}

	100% {
        transform: scale(1);
	}
}

.header {
	height: 99px!important;
	width: 100%
}

.header .logo {
	padding-top: 8px;
	float: left;
	text-align: center;
	z-index: 4
}

.header .logo a {
	float: left
}

.header .logo-right {
	float: left;
	margin-top: 47px;
	margin-left: 12px;
	width: 280px
}

.header .logo-right .item1,.header .logo-right .item2,.header .logo-right .item3,.header .logo-right .item4,.header .logo-right .item5,.header .logo-right .item6,.header .logo-right .item7,.header .logo-right .item8,.header .logo-right .item9,.header .logo-right .item10,.header .logo-right .item11,.header .logo-right .item12,.header .logo-right .item13,.header .logo-right .item14 {
	float: left;
    transform: scale(0);
	animation: jump 3.5s  infinite alternate
}

.header .logo-right .item1 {
    animation-delay: 0s
}

.header .logo-right .item2 {
	animation-delay: .1s
}

.header .logo-right .item3  {
	animation-delay: .4s
}

.header .logo-right .item4  {
	animation-delay: .7s
}

.header .logo-right .item5  {
	animation-delay: 1s
}

.header .logo-right .item6  {
	animation-delay: 1.3s
}

.header .logo-right .item7 {
	animation-delay: 1.6s
}

.header .logo-right .item8  {
	animation-delay: 1.9s
}

.header .logo-right .item9  {
	animation-delay: 2.1s
}

.header .logo-right .item10  {
	animation-delay: 2.4s
}

.header .logo-right .item11  {
	animation-delay: 2.7s
}

.header .logo-right .item12  {
	animation-delay: 3s
}

.header .logo-right .item13  {
	animation-delay: 3.3s
}

.header .logo-right .item14  {
	animation-delay: 3.6s
}

.header .header-right {
	float: right;
	position: relative;
	padding-top: 35px
}

.header .header-search {
	float: right
}

.header .header-search .input_text {
	width: 329px;
	height: 40px;
	border: 1px solid #d7e6f1;
	border-right: 0;
	float: left;
	padding: 0 10px;
	background: 0
}

.header .header-search .input_text:focus {
	border: 1px solid #fd8216
}

.header .header-search .submit {
	background: #fd8216 url(../images/search.png) no-repeat 24px center;
	width: 103px;
	height: 40px;
	line-height: 40px;
	border: 0;
	padding-left: 22px;
	color: #fff;
	font-size: 16px;
	font-weight: bold
}

.menu {
	background: #2690de
}

.menu ul li {
	float: left;
	position: relative;
	width: 157px;
	text-align: center
}

.menu ul li a {
	display: block;
	line-height: 58px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	position: relative;
	padding: 0 20px
}

.menu ul li:hover>a {
	font-weight: bold;
	background: #51a6e5;
	position: relative
}

.menu ul li:hover .subnav {
	display: block
}

.menu ul li .subnav {
	position: absolute;
	top: 58px;
	left: 50%;
	text-align: left;
	width: 160px;
	margin-left: -80px;
	z-index: 55;
	display: none
}

.menu ul li .subnav ul {
	overflow: hidden;
	padding: 10px 0;
	background: #2690de
}

.menu ul li .subnav ul li {
	float: none;
	margin: 0;
	border-bottom: 1px solid rgba(255,255,255,0.1)
}

.menu ul li .subnav ul li a {
	line-height: 35px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #fff;
	font-size: 14px;
	text-align: center;
	padding: 0 5px
}

.menu ul li .subnav ul li a:after {
	display: none
}

.menu ul li:last-child {
	margin-right: 0
}

.menu ul .active>a {
	font-weight: bold;
	background: #51a6e5
}

.home-banner {
	overflow: hidden;
	width: 100%;
	height: 780px
}

.home-banner .home-banner-slick {
	height: 780px;
	overflow: hidden;
	position: relative;
	width: 1920px;
	left: 50%;
	margin-left: -960px
}

.home-banner .slick-dots {
	z-index: 100;
	bottom: 19px;
	line-height: 0
}

.home-banner .slick-dots li {
	margin: 0 10px;
	padding: 0;
	width: 20px;
	height: 20px
}

.home-banner .slick-dots li button {
	width: 20px;
	height: 20px;
	display: block;
	background: url("/images/dot.png") no-repeat center center;
	padding: 0
}

.home-banner .slick-dots li button:before {
	content: ""
}

.home-banner .slick-dots .slick-active button {
	background: url("/images/dot1.png") no-repeat center center
}

.home-banner .slick-dots .slick-active button:before {
	color: transparent
}

.inbanner {
	overflow: hidden;
	width: 100%;
	height: 540px
}

.inbanner .inbanner-slick {
	height: 540px;
	overflow: hidden;
	position: relative;
	width: 1920px;
	left: 50%;
	margin-left: -960px;
	z-index: 1
}

.inbanner .inbanner-slick img {
	display: block;
	transition: 5s;
	animation: mymove1 5s
}

.inbanner .inbanner-info {
	position: absolute;
	top: 90px;
	left: 0;
	width: 100%;
	z-index: 6;
	transition: 2s;
	animation: mymove2 2s
}

.inbanner .inbanner-info .info {
	float: right;
	padding-top: 188px;
	margin-right: -107px
}

.inbanner .inbanner-info .info .left {
	float: left;
	background: url("/images/line1.png") no-repeat center right;
	padding-right: 22px;
	margin-right: 19px
}

.inbanner .inbanner-info .info .left h3 {
	font-size: 24px;
	color: #000
}

.inbanner .inbanner-info .info .left span {
	font-family: "Akzidenz-Grotesk-Light";
	font-size: 18px;
	color: #000
}

.inbanner .inbanner-info .info .right {
	float: left;
	color: #000;
	font-size: 16px;
	padding-top: 32px
}

.inbanner .inbanner-info .info1 {
	padding-top: 207px;
	margin-left: -29px
}

.inbanner .inbanner-info .info1 .left {
	float: left;
	background: url("/images/line2.png") no-repeat center right;
	padding-right: 30px;
	margin-right: 19px
}

.inbanner .inbanner-info .info1 .left h3 {
	font-size: 24px;
	color: #fff
}

.inbanner .inbanner-info .info1 .left span {
	font-family: "Akzidenz-Grotesk-Light";
	font-size: 18px;
	color: #fff
}

.inbanner .inbanner-info .info1 .right {
	float: left;
	color: #fff;
	font-size: 16px;
	padding-top: 32px
}

.home {
	background: url("/images/main.jpg") no-repeat top center
}

.home-main {
	padding-top: 22px
}

.main01 {
	padding-bottom: 34px;
	overflow: hidden
}

.main01 .main01-left .slideBox {
	width: 667px;
	height: 405px;
	overflow: hidden;
	position: relative
}

.main01 .main01-left .slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0
}

.main01 .main01-left .slideBox .bd li {
	zoom: 1;
	vertical-align: middle
}

.main01 .main01-left .slideBox .bd li .pic {
	width: 667px;
	height: 405px
}

.main01 .main01-left .slideBox .hd {
	height: 36px;
	overflow: hidden;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1;
	width: 100%;
	background: rgba(0,0,0,0.5)
}

.main01 .main01-left .slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: right;
	margin-right: 10px
}

.main01 .main01-left .slideBox .hd ul li {
	float: left;
	font-size: 16px;
	color: #fff;
	width: 38px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	background: 0;
	cursor: pointer
}

.main01 .main01-left .slideBox .hd ul li.on {
	background: #fd8216
}

.main01 .main01-right {
	width: 593px;
	height: 405px;
	padding-left: 26px;
	padding-top: 26px;
	padding-right: 26px;
	padding-bottom: 26px;
	background: #fff;
	overflow: hidden
}

.main01 .main01-right .slideTxtBox {
	text-align: left
}

.main01 .main01-right .slideTxtBox .hd {
	border-bottom: 1px solid #ddd;
	position: relative;
	overflow: hidden
}

.main01 .main01-right .slideTxtBox .hd ul {
	float: left
}

.main01 .main01-right .slideTxtBox .hd ul li {
	float: left;
	cursor: pointer;
	padding-right: 42px;
	position: relative
}

.main01 .main01-right .slideTxtBox .hd ul li:after {
	content: '';
	display: block;
	position: absolute;
	top: 7px;
	right: 21px;
	height: 17px;
	width: 1px;
	background: #e2e2e2
}

.main01 .main01-right .slideTxtBox .hd ul li a {
	font-size: 20px;
	color: #2690de;
	font-weight: bold;
	display: block;
	padding-bottom: 9px
}

.main01 .main01-right .slideTxtBox .hd ul li.on a {
	border-bottom: 3px solid #2690de
}

.main01 .main01-right .slideTxtBox .hd ul li:last-child:after {
	display: none
}

.main01 .main01-right .slideTxtBox .bd ul {
	padding: 21px 0
}

.main01 .main01-right .slideTxtBox .bd ul li {
	line-height: 47px;
	border-bottom: 1px dashed #dbdbdb;
	position: relative
}

.main01 .main01-right .slideTxtBox .bd ul li:before {
	position: absolute;
	width: 4px;
	height: 4px;
	left: 2px;
	top: 50%;
	margin-top: -2px;
	content: '';
	display: block;
	background: #2690de
}

.main01 .main01-right .slideTxtBox .bd ul li a {
	font-size: 16px;
	color: #333;
	display: block;
	padding: 0 85px 0 19px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.main01 .main01-right .slideTxtBox .bd ul li a:hover {
	color: #2690de
}

.main01 .main01-right .slideTxtBox .bd ul li .date {
	float: right;
	color: #999;
	position: absolute;
	top: 0;
	right: 0;
	font-size: 14px
}

.more {
	font-size: 14px;
	float: right;
	line-height: 41px
}

.more a {
	color: #999
}

.more a:hover {
	color: #2690de
}

.title {
	border-bottom: 1px solid #d0dee7;
	overflow: hidden;
	height: 38px;
	padding-right: 11px;
	position: relative
}

.title h3 {
	float: left;
	font-size: 20px;
	color: #2690de;
	font-weight: bold;
	border-bottom: 3px solid #2690de;
	padding: 0 6px 4px 3px
}

.title h3 a{
	color: #2690de;
}

.main02 {
	overflow: hidden;
	margin-bottom: 33px
}

.main02 .main02-left {
	float: left;
	width: 395px;
	margin-right: 34px
}

.main02 .main02-left .bd ul {
	padding: 14px 0
}

.main02 .main02-left .bd ul li {
	line-height: 47px;
	border-bottom: 1px dashed #dbdbdb;
	position: relative
}

.main02 .main02-left .bd ul li:before {
	position: absolute;
	width: 3px;
	height: 3px;
	left: 4px;
	top: 50%;
	margin-top: -1px;
	content: '';
	display: block;
	background: #2690de
}

.main02 .main02-left .bd ul li a {
	font-size: 16px;
	color: #333;
	display: block;
	padding: 0 95px 0 19px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.main02 .main02-left .bd ul li a:hover {
	color: #2690de
}

.main02 .main02-left .bd ul li .date {
	float: right;
	color: #999;
	position: absolute;
	top: 0;
	right: 4px;
	font-size: 16px
}

.main02 .main02-center {
	float: left;
	width: 395px;
	margin-right: 34px
}

.main02 .main02-center .bd ul {
	padding: 14px 0
}

.main02 .main02-center .bd ul li {
	line-height: 47px;
	border-bottom: 1px dashed #dbdbdb;
	position: relative
}

.main02 .main02-center .bd ul li a {
	font-size: 16px;
	color: #333;
	display: block;
	padding: 0 95px 0 12px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.main02 .main02-center .bd ul li a:hover {
	color: #2690de
}

.main02 .main02-center .bd ul li .date {
	float: right;
	color: #999;
	position: absolute;
	top: 0;
	right: 4px;
	font-size: 16px
}

.main02 .main02-right {
	float: right;
	width: 398px
}

.main02 .main02-right .bd ul {
	padding: 29px 0 0 0;
	font-size: 0;
	text-align: center
}

.main02 .main02-right .bd ul li {
	position: relative;
	padding: 0 8px;
	display: inline-block;
	margin-bottom: 25px
}

.main02 .main02-right .bd ul li .box {
	width: 165px;
	height: 45px;
	line-height: 45px;
	border-radius: 3px;
	padding-left: 12px;
	box-shadow: .5px .86px 1px 0 rgba(33,42,122,0.1);
	background: #f5f3f3
}

.main02 .main02-right .bd ul li .box .pic {
	width: 35px;
	height: 35px;
	float: left;
	margin-top: 5px
}

.main02 .main02-right .bd ul li .box .pic .jh {
	display: none
}

.main02 .main02-right .bd ul li .box .bt {
	font-size: 16px;
	color: #000;
	float: left;
	margin-left: 10px;
	padding-left: 16px;
	position: relative;
	width: 95px;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.main02 .main02-right .bd ul li .box .bt:before {
	width: 1px;
	height: 23px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -11px;
	background: #dedede;
	content: '';
	display: block
}

.main02 .main02-right .bd ul li .box:hover {
	background: #2690de
}

.main02 .main02-right .bd ul li .box:hover .pic .j {
	display: none
}

.main02 .main02-right .bd ul li .box:hover .pic .jh {
	display: block
}

.main02 .main02-right .bd ul li .box:hover .bt {
	color: #fff
}

.main02 .main02-right .bd ul li .box:hover .bt:before {
	background: #fff
}

.main03 {
	margin-bottom: 72px
}

.main03 .title1 {
	height: 41px;
	position: relative;
	padding-right: 21px;
	background: #f5f3f3
}

.main03 .title1 h3 {
	float: left;
	font-size: 20px;
	font-weight: bold;
	padding: 0 6px 0 13px;
	width: 164px;
	text-align: center;
	line-height: 41px;
	color: #fff;
	background: #2690de;
	position: relative
}

.main03 .title1 h3:after {
	position: absolute;
	bottom: -6px;
	width: 9px;
	height: 5px;
	left: 50%;
	margin-left: -4px;
	content: '';
	display: block;
	background: url("/images/arrow.png") no-repeat center center
}

.main03 .bd {
	border: 1px solid #2690de;
	overflow: hidden;
	width: 100%;
	padding: 26px 24px 4px 24px;
	background: #fff
}

.main03 .bd ul li {
	width: 220px;
	margin: 0 11px;
	float: left
}

.main03 .bd ul li .pic {
	width: 220px;
	height: 146px
}

.main03 .bd ul li .pic img {
	transition: .5s
}

.main03 .bd ul li .bt {
	text-align: center;
	color: #333;
	font-size: 16px;
	line-height: 44px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.main03 .bd ul li:hover .pic img {
	transform: scale(1.05)
}

.main03 .bd ul li:hover .bt {
	color: #2690de
}

.main04 {
	margin-bottom: 41px;
	overflow: hidden
}

.main04 .main04-left {
	width: 535px;
	float: left
}

.main04 .main04-left .title {
	padding-right: 40px
}

.main04 .main04-left .hd {
	position: relative
}

.main04 .main04-left .prev {
	display: block;
	overflow: hidden;
	cursor: pointer;
	background: url("/images/left.png") no-repeat center center;
	position: absolute;
	top: 50%;
	width: 25px;
	height: 25px;
	border: 1px solid #e6e6e6;
	border-radius: 50%;
	margin-top: -12px;
	left: 0
}

.main04 .main04-left .prev:hover {
	border: 1px solid #2690de;
	background: #2690de url("../images/lefth.png") no-repeat center center
}

.main04 .main04-left .next {
	display: block;
	overflow: hidden;
	cursor: pointer;
	background: url("/images/right.png") no-repeat center center;
	position: absolute;
	top: 50%;
	width: 25px;
	height: 25px;
	border: 1px solid #e6e6e6;
	border-radius: 50%;
	margin-top: -12px;
	right: 0
}

.main04 .main04-left .next:hover {
	border: 1px solid #2690de;
	background: #2690de url("../images/righth.png") no-repeat center center
}

.main04 .main04-left .bd {
	padding: 0 26px;
	margin-top: 24px
}

.main04 .main04-left .bd ul li {
	width: 146px;
	float: left;
	margin: 0 7px
}

.main04 .main04-left .bd ul li .pic {
	width: 146px;
	height: 158px
}

.main04 .main04-left .bd ul li .bt {
	height: 43px;
	line-height: 43px;
	padding: 0 5px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
	color: #fff;
	background: #2690de
}

.main04 .main04-right {
	float: right;
	width: 687px
}

.main04 .main04-right .bd {
	padding-top: 24px;
	overflow: hidden
}

.main04 .main04-right .bd .pic {
	width: 302px;
	height: 201px;
	float: left
}

.main04 .main04-right .bd .text {
	float: right;
	width: 356px;
	font-size: 16px;
	color: #333;
	line-height: 30px;
	margin-top: 9px
}

.main05 {
	margin-bottom: 43px;
	overflow: hidden
}

.main05 .main05-info {
	border-top: 4px solid #2690de;
	padding: 9px 23px 28px 23px;
	overflow: hidden;
	background: #f8f7f7
}

.main05 .main05-info span {
	font-size: 18px;
	color: #2690de;
	font-weight: bold;
	display: block;
	margin-bottom: 17px
}

.main05 .main05-info a {
	color: #666;
	font-size: 16px;
	line-height: 30px;
	display: block;
	float: left;
	margin-right: 48px;
	max-width: 200px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.main05 .main05-info a:hover {
	color: #2690de;
	text-decoration: underline
}

.footer {
	padding: 20px 0 36px 0;
	overflow: hidden;
	background: #353535
}

.footer .footer-left {
	float: left;
	color: #767676;
	font-size: 14px;
	width: 1068px
}

.footer .footer-left .one {
	overflow: hidden
}

.footer .footer-left .top {
	font-size: 14px;
	line-height: 35px;
	margin-bottom: 22px;
	float: left
}

.footer .footer-left .top a {
	color: #767676;
	position: relative;
	padding-right: 18px;
	margin-right: 15px
}

.footer .footer-left .top a:after {
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	background: #6b6b6b;
	width: 2px;
	height: 15px;
	margin-top: -7px;
	content: ''
}

.footer .footer-left .top a:hover {
	color: #fff;
	text-decoration: underline
}

.footer .footer-left .top a:last-child:after {
	display: none
}

.footer .footer-left .f-contact {
	float: right;
	text-align: right;
	line-height: 24px;
	margin-top: 8px
}

.footer .footer-right {
	float: right;
	width: 178px
}

.footer .footer-right img {
	display: block;
	float: left;
	margin-left: 5px
}

.prompt {
	position: fixed;
	width: 100%;
	height: 100%;
	background: url(/images/ie_sosad.png) no-repeat center 35% #fff;
	left: 0;
	bottom: 0;
	display: none;
	z-index: 999999;
	filter: alpha(opacity=80);
	opacity: 80
}

.prompt span {
	position: absolute;
	font-size: 14px;
	font-family: 'Microsoft YaHei';
	top: 55%;
	left: 50%;
	margin-left: -152px;
	width: 304px;
	display: block;
	line-height: 24px;
	color: #666
}

.prompt span a {
	text-decoration: underline
}

.prompt_close {
	width: 30px;
	height: 30px;
	position: absolute;
	right: 30px;
	top: 30px;
	background: url(/images/icon-closed.png) no-repeat center center;
	cursor: pointer
}

.current {
	color: #666;
	text-align: right;
	padding: 15px 0 10px 0;
	overflow: hidden
}

.current a {
	color: #666
}

.current a:hover {
	color: #2690de
}

.current b {
	font-weight: normal
}

.inmain-bottom {
	overflow: hidden
}

.inmain-bottom .container {
	position: relative;
	overflow: hidden
}

.inmain-bottom .container:before {
	content: '';
	display: block;
	width: 1px;
	height: 100%;
	background: #e6e6e6;
	position: absolute;
	top: 0;
	left: 224px
}

.inmain-bottom .left {
	float: left;
	width: 225px;
	margin-bottom: 50px;
	min-height: 400px
}

.inmain-bottom .left .left-top {
	padding: 38px 0 10px 0;
	overflow: hidden;
	height: 140px;
	text-align: center;
	background: url("/images/left-top.jpg") no-repeat top center
}

.inmain-bottom .left .left-top h3 {
	font-size: 28px;
	font-weight: bold;
	color: #fff
}

.inmain-bottom .left .left-top p {
	font-size: 15px;
	color: rgba(255,255,255,0.6);
	font-family: arial;
	text-transform: uppercase
}

.inmain-bottom .left .left-bottom {
	padding-top: 9px;
	padding-bottom: 400px;
	background: #fff
}

.inmain-bottom .left .left-bottom ul li a {
	height: 40px;
	line-height: 39px;
	display: block;
	border-top: 1px solid #e6e6e6;
	font-size: 16px;
	color: #666;
	padding-left: 31px;
    padding-right: 50px;
    overflow:hidden;
	background: url("/images/dot.png") no-repeat 186px center
}

.inmain-bottom .left .left-bottom ul li:hover a {
	border-top: 1px solid #53b1f6;
	background: #53b1f6 url("../images/doth.png") no-repeat 186px center;
	color: #fff
}

.inmain-bottom .left .left-bottom ul .active a {
	border-top: 1px solid #53b1f6;
	background: #53b1f6 url("../images/doth.png") no-repeat 186px center;
	color: #fff
}

.inmain-bottom .right {
	float: right;
	width: 1023px;
	padding: 22px 28px;
	overflow: hidden;
	background: #fff
}

.inmain-bottom .right .right-top {
	font-size: 20px;
	color: #2690de;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px
}

.inmain-bottom .right .right-top:before {
	background: #2690de;
	width: 6px;
	height: 27px;
	display: inline-block;
	content: '';
	vertical-align: middle;
	margin-right: 13px
}

.about {
	color: #666;
	font-size: 16px;
	line-height: 36px;
	padding: 41px 0
}

.about b {
	color: #2491de;
	font-size: 36px;
	font-weight: normal
}

.environment {
	margin: 0 -12px;
	padding: 40px 0;
	overflow: hidden
}

.environment .getIndex {
	float: left;
	padding: 0 12px;
	margin-bottom: 25px
}

.environment .getIndex .item {
	border: 7px solid #f2f2f2;
	overflow: hidden
}

.environment .getIndex .item .pic {
	width: 292px;
	height: 196px
}

.environment .getIndex .item .pic img {
	transition: .5s
}

.environment .getIndex h3 {
	color: #666;
	text-align: center;
	font-size: 16px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 47px
}

.environment .getIndex:hover .item {
	border: 7px solid #2491de
}

.environment .getIndex:hover .item .pic img {
	transform: scale(1.05)
}

.environment .getIndex:hover h3 {
	color: #2491de
}

.honor {
	margin: 0 -32px;
	padding: 40px 0;
	overflow: hidden
}

.honor .getIndex {
	float: left;
	padding: 0 32px;
	margin-bottom: 29px
}

.honor .getIndex .item {
	overflow: hidden
}

.honor .getIndex .item .pic {
	width: 278px;
	height: 195px;
	margin: 0 auto
}

.honor .getIndex .item .pic img {
	transition: .5s
}

.honor .getIndex h3 {
	color: #666;
	text-align: center;
	font-size: 16px;
	overflow: hidden;
	line-height: 47px;
    height: 47px;
    max-width:278px;
}

.honor .getIndex:hover .item .pic img {
	transform: scale(1.05)
}

.honor .getIndex:hover h3 {
	color: #2491de
}

.news {
	padding-top: 51px;
	overflow: hidden;
	padding-bottom: 51px
}

.news ul {
	margin-bottom: 10px;
	overflow: hidden
}

.news ul li {
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 30px;
	margin-bottom: 30px
}

.news ul li a .box {
	padding-left: 44px;
	position: relative;
	height: 140px;
	overflow: hidden
}

.news ul li a .box .pic {
	width: 240px;
	height: 140px;
	float: left
}

.news ul li a .box .pic img {
	transition: .5s
}

.news ul li a .box .date {
	font-family: arial;
	position: absolute;
	top: 50%;
	left: 4px;
	width: 80px;
	height: 60px;
	background: rgba(38,144,222,0.9);
	text-align: center;
	margin-top: -30px
}

.news ul li a .box .date h3 {
	font-size: 25px;
	color: #fff;
	line-height: 32px
}

.news ul li a .box .date p {
	font-size: 12px;
	color: #f9e6dd
}

.news ul li a .box .date p:after {
	width: 20px;
	height: 1px;
	background: #f9e6dd;
	content: '';
	display: block;
	margin: 0 auto
}

.news ul li a .box .text {
	float: left;
	padding-left: 30px;
	width: 670px;
	padding-top: 5px
}

.news ul li a .box .text .bt {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-bottom: 10px
}

.news ul li a .box .text .jsh {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	margin-bottom: 17px
}

.news ul li a .box .text .more {
	float: left;
	color: #fd8216;
	font-size: 14px;
	text-transform: uppercase
}

.news ul li a .box:hover .pic img {
	transform: scale(1.05)
}

.news ul li a .box:hover .text .bt {
	color: #2491de
}

.news ul li a .box:hover .text .more {
	color: #2491de
}

.page {
	text-align: center;
	overflow: hidden
}

.page a {
	color: #949494;
	display: inline-block;
	font-size: 12px;
	line-height: 27px;
	height: 27px;
	padding: 0 10px;
	margin: 0 3px;
	font-family: arial;
	-webkit-transition: all .5s;
	transition: all .5s;
	background: #f0f0f0
}

.page a:hover {
	background: #0ca0ff;
	color: #fff
}

.page a.cpb {
	background: #0ca0ff;
	color: #fff
}

.education {
	padding-top: 36px;
	overflow: hidden;
	padding-bottom: 51px
}

.education ul {
	margin-bottom: 10px;
	overflow: hidden
}

.education ul li a .box {
	overflow: hidden;
	background: url("/images/edu.jpg") repeat-x bottom center;
	padding-bottom: 48px
}

.education ul li a .box .pic {
	width: 198px;
	height: 125px;
	float: left
}

.education ul li a .box .pic img {
	transition: .5s
}

.education ul li a .box .text {
	width: 768px;
	float: left;
	padding-left: 23px;
	padding-top: 12px
}

.education ul li a .box .text .bt {
	color: #666;
	font-size: 18px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-bottom: 14px
}

.education ul li a .box .text .jsh {
	font-size: 14px;
	color: #999;
	line-height: 22px;
	height: 44px;
	overflow: hidden
}

.education ul li a .box:hover .pic img {
	transform: scale(1.05)
}

.education ul li a .box:hover .text .bt {
	color: #0ca0ff
}

.unit {
	line-height: 36px;
	font-size: 16px;
	padding: 21px 0
}

.enrollment {
	padding-top: 11px;
	overflow: hidden;
	padding-bottom: 51px
}

.enrollment ul {
	margin-bottom: 18px;
	overflow: hidden
}

.enrollment ul li a {
	position: relative;
	overflow: hidden;
	color: #666;
	font-size: 16px;
	padding-left: 16px;
	display: block;
	line-height: 48px;
	border-bottom: 1px dashed #dadada;
	padding-right: 90px;
	text-overflow: ellipsis;
	white-space: nowrap
}

.enrollment ul li a:before {
	width: 5px;
	height: 5px;
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -2px;
	background: #2491de
}

.enrollment ul li a span {
	position: absolute;
	top: 0;
	right: 30px;
	color: #999;
	font-size: 16px
}

.enrollment ul li a:hover {
	color: #0ca0ff
}

.job {
	margin-top: 33px;
	overflow: hidden;
	padding-bottom: 40px
}

.job dl {
	overflow: hidden;
	width: 90%;
	margin: 0 auto 46px auto
}

.job dl dt {
	display: block
}

.job dl dt span {
	display: block;
	float: left;
	text-align: center;
	font-weight: normal;
	width: 17%
}

.job dl dt .name {
	width: 23%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	border-right: 1px solid #fff
}

.job dl dt .time {
	border-right: 1px solid #fff
}

.job dl dt .address {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	border-right: 1px solid #fff
}

.job dl dt .people {
	width: 16%;
	border-right: 1px solid #fff
}

.job dl dt .operating {
	width: 22%;
	border-right: 1px solid #fff
}

.job dl dt .operating a:Hover {
	color: #2491de
}

.job dl .list0 {
	height: 37px;
	line-height: 35px;
	background: #2491de;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 2px solid #fff
}

.job dl .list0 span {
	color: #fff
}

.job dl .list_dt {
	cursor: pointer;
	height: 40px;
	line-height: 39px;
	transition: width 2s;
	border-bottom: 1px solid #fff
}

.job dl .list_dt span {
	padding-left: 10px
}

.job dl .list_dt .time {
	padding-left: 35px
}

.job dl .list_dt .people {
	padding-left: 18px
}

.job dl .list_dt .subnav {
	display: block
}

.job .list_dt {
	background: #f9f8f8 url(../images/a.png) no-repeat center right;
	color: #555;
	cursor: pointer;
	position: relative
}

.job .list_dt:hover {
	background: #e8eefa url(../images/ah.png) no-repeat center right;
	transition: all .5s linear;
	-moz-transition: all .5s linear;
	-o-transition: all .5s linear;
	-webkit-transition: all .5s linear
}

.job #open {
	background: #e8eefa url(../images/a.png) no-repeat center right
}

.job .list_dd {
	display: none
}

.job .jobsub {
	background-color: #f8fafe;
	border-top: 0;
	line-height: 27px;
	padding: 16px 25px 30px 81px;
	position: relative
}

.job .jobsub p {
	line-height: 27px;
	color: #777;
	font-size: 14px
}

.job .jobsub .pic {
	width: 480px;
	height: 267px;
	position: absolute;
	top: 56px;
	right: 59px
}

.job .jobsub a {
	position: absolute;
	top: 120px;
	display: block;
	line-height: 33px;
	font-size: 12px;
	color: #fff;
	left: 50px
}

.talent {
	padding-top: 16px;
	padding-left: 26px;
	overflow: hidden;
	padding-bottom: 20px
}

.talent .bt {
	text-align: center;
	font-size: 24px;
	color: #666;
	margin-bottom: 26px
}

.talent .jsh {
	font-size: 16px;
	color: #666;
	line-height: 36px
}

@font-face {
	font-family:"AvantGardeITCbyBT-Medium";src:url("/font/AvantGardeITCbyBT-Medium.woff2") format("woff2"),url("/font/AvantGardeITCbyBT-Medium.woff") format("woff"),url("/font/AvantGardeITCbyBT-Medium.ttf") format("truetype"),url("/font/AvantGardeITCbyBT-Medium.eot") format("embedded-opentype"),url("/font/AvantGardeITCbyBT-Medium.svg") format("svg");font-weight:normal;font-style:normal
}

.contact {
	padding: 62px 97px
}

.contact .contact-info {
	border-bottom: 2px solid #aaabaf;
	background: url("/images/contact.jpg") no-repeat bottom right;
	padding: 0 27px 27px 27px;
	overflow: hidden
}

.contact .contact-info .bt {
	font-size: 35px;
	color: #2491de;
	font-family: "AvantGardeITCbyBT-Medium";
	margin-bottom: 6px
}

.contact .contact-info .jsh {
	font-size: 14px;
	color: #7b7b7b;
	line-height: 22px;
	width: 365px
}

.contact ul {
	margin-top: 43px
}

.contact ul li {
	margin-bottom: 33px;
	overflow: hidden
}

.contact ul li .bt {
	font-size: 16px;
	color: #666;
	font-weight: bold;
	margin-bottom: 8px
}

.contact ul li .jsh {
	font-size: 14px;
	color: #666;
	line-height: 31px;
	height: 32px;
	border-bottom: 1px solid #dadada;
	position: relative;
	padding-left: 180px
}

.contact ul li .jsh .span {
	width: 149px;
	border-right: 1px solid #dadada;
	text-align: center;
	background: #f2f6fa;
	position: absolute;
	left: 0;
	top: 0;
	color: #3879d5
}

.contact ul li .text {
	border-top: 1px solid #00347c
}

.news-show {
	padding-top: 24px;
	overflow: hidden
}

.news-show .h1 {
	text-align: center;
	font-size: 28px;
	color: #666;
	margin-bottom: 8px
}

.news-show .h2 {
	text-align: center;
	color: #999;
	font-size: 14px;
	padding-bottom: 21px;
	border-bottom: 1px dashed #dbdbdb;
	margin-bottom: 10px
}

.news-show .h2 span {
	padding: 0 15px
}

.news-show .h2 span a {
	padding: 0 5px;
	color: #0ca2e1
}

.news-show .h2 span .zt0 {
	font-size: 18px
}

.news-show .h2 span .zt1 {
	font-size: 16px
}

.news-show .h2 span .zt2 {
	font-size: 14px
}

.news-show .h2 em {
	display: inline;
	font-style: normal
}

.news-show .h2 em a {
	width: 16px;
	height: 16px;
	display: inline-block;
	margin: 0 5px;
	vertical-align: middle
}

.news-show .h2 em a.bg {
	background-color: #cefeff
}

.news-show .h2 em a.bg2 {
	background-color: #f8f8c3
}

.news-show .h2 em a.bg3 {
	background-color: #ffc7ff
}

.news-show .h2 em a.bg4 {
	background-color: #9bccfa
}

.news-show .news_cont_d_wrap {
	padding: 21px 20px 12px 20px;
	margin-bottom: 10px;
	font-size: 16px;
	color: #666;
	line-height: 36px
}

.news-show .list-page {
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	height: 42px;
	line-height: 41px;
	margin-bottom: 35px
}

.news-show .list-page ul li {
	width: 50%;
	float: left
}

.news-show .list-page ul li a {
	display: block;
	position: relative;
	padding-left: 33px;
	font-size: 16px;
	padding-right: 24px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.news-show .list-page ul li a:hover {
	color: #1999e0
}

.news-show .list-page ul li span {
	position: absolute;
	top: 0;
	left: 0
}

.news-show .list-page ul .next {
	text-align: right
}

.news-show .list-page ul .next:before {
	display: block;
	content: '';
	width: 1px;
	height: 25px;
	background: #e6e6e6;
	vertical-align: middle;
	float: left;
	margin-top: 9px
}

.news-show .list-page ul .next span {
	right: 0
}

.news-show .return {
	margin: 0 auto
}

.news-show .return a {
	display: block;
	width: 135px;
	height: 42px;
	line-height: 42px;
	border-radius: 3px;
	margin: 0 auto;
	font-size: 16px;
	color: #fff;
	background: #fd8216 url("../images/return.png") no-repeat 98px center;
	padding-left: 26px;
	transition: .5s
}

.news-show .return a:hover {
	background: #1999e0 url("../images/return.png") no-repeat 98px center
}

.leader {
	padding: 35px 0;
	overflow: hidden
}

.leader ul li {
	border-bottom: 1px solid #e8e8e8;
	overflow: hidden;
	padding-bottom: 31px;
	margin-bottom: 27px
}

.leader ul li .pic {
	width: 215px;
	height: 233px;
	float: left
}

.leader ul li .text {
	float: left;
	width: 745px;
	padding-top: 23px;
	padding-left: 29px
}

.leader ul li .text .bt {
	font-size: 18px;
	color: #2a73d1;
	font-weight: bold;
	position: relative;
	padding-left: 17px;
	margin-bottom: 23px
}

.leader ul li .text .bt:before {
	content: '';
	display: block;
	width: 4px;
	height: 16px;
	top: 50%;
	margin-top: -8px;
	position: absolute;
	left: 0;
	background: #3376cf
}

.leader ul li .text .jsh {
	line-height: 26px;
	font-size: 14px;
	color: #656565
}<!--0.00018095970153809-->