﻿/*******************************
    -------[=首页]-------
********************************/
.try {
	height: 44px;
	background-color: #213d86;
	-webkit-box-shadow: 0 5px 5px #000;
	box-shadow: 0 5px 5px #000;
}

.try a {
	float: right;
	display: block;
	width: 188px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	color: #213d86;
	font-size: 18px;
	letter-spacing: 3px;
	background: url(../images/bg-nav.png) center center no-repeat;
}

.try a:hover {
	color: #f3df4c;
}

#banner .item {
	-o-transition: 0s;
	-ms-transition: 0s;
	-moz-transition: 0s;
	-webkit-transition: 0s;
	transition: 0s;
}

#banner img {
	display: block;
	width: 100%;
}

#banner .slick-dots {
	position: absolute;
	right: 0;
	bottom: 60px;
	left: 0;
	line-height: 1;
	text-align: center;
}

#banner .slick-dots li {
	margin: 0 2px;
	display: inline-block;
	width: 16px;
	height: 16px;
	border: 2px solid #fff;
	border-radius: 50%;
	background: rgba(19, 50, 121, 0.5);
}

#banner .slick-dots .slick-active {
	background-color: #133279;
}

.section-index-1 {
	padding: 70px 0;
	overflow: hidden;
	background: url(../images/bg-index-1.png) center center no-repeat;
	background-size: cover;
}

.tab-news {
	float: left;
	width: 428px;
}

.tab-news .tabtitle {
	height: 54px;
}

.tab-news .tabtitle li {
	float: left;
	width: 25%;
}

.tab-news .tabtitle a {
	display: block;
	width: 100%;
	height: 54px;
	line-height: 54px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	background-color: #153b91;
}

.tab-news .tabtitle .on a {
	color: #f3df4c;
	background-color: #03287b;
}

.tab-news .tabcontents {
	padding: 16px 24px 0;
	border: 3px solid #efefef;
	border-top: none;
	background-color: #fff;
}

.tab-news .list li {
	position: relative;
	padding: 0 10px 0 22px;
	height: 49px;
	line-height: 48px;
	overflow: hidden;
	border-bottom: 1px dashed #cac9c9;
}

.tab-news .list li:after {
	position: absolute;
	top: 50%;
	left: 6px;
	margin-top: -3px;
	display: block;
	width: 6px;
	height: 6px;
	background-color: #cac9c9;
	content: '';
}

.tab-news .list li.hot:after {
	background-color: #03287b;
}

.tab-news .more {
	height: 50px;
}

.tab-news .more a {
	float: right;
	display: block;
	width: 74px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #f3df4c;
}

.tab-news .more a:hover {
	color: #03287b;
}

.tab-news span {
	color: #999;
}

.col-list {
	margin-left: 430px;
	overflow: hidden;
}

.col-list a {
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 38px;
	float: left;
	display: block;
	width: 333px;
	height: 183px;
	text-align: center;
	background-image: url(../images/bg-col-on.png);
	color: #fff;
}
/*.col-list a:hover {background-image: url(../images/bg-col-on.png);}*/
.col-list em {
	margin-bottom: 10px;
	display: block;
	height: 50px;
	background-position: center center;
	background-repeat: no-repeat;
}

.col-list .a1 em {
	background-image: url(../images/ico-index-1.png);
}

.col-list .a2 em {
	background-image: url(../images/ico-index-2.png);
}

.col-list .a3 em {
	background-image: url(../images/ico-index-3.png);
}

.col-list .a4 em {
	background-image: url(../images/ico-index-4.png);
}

.col-list .a1:hover em {
	background-image: url(../images/ico-index-1-on.png);
}

.col-list .a2:hover em {
	background-image: url(../images/ico-index-2-on.png);
}

.col-list .a3:hover em {
	background-image: url(../images/ico-index-3-on.png);
}

.col-list .a4:hover em {
	background-image: url(../images/ico-index-4-on.png);
}

.col-list .cn {
	height: 30px;
	line-height: 30px;
	font-size: 18px;
}

.col-list a:hover .cn {
	color: #f3df4c;
}

.col-list .en {
	line-height: 1em;
}

.col-list a:hover .en {
	color: #f3df4c;
}

.section-index-2 .tit, .section-index-3 .tit {
	height: 64px;
	line-height: 64px;
	text-align: center;
	font-size: 24px;
}

.section-index-3 .tit {
	color: #fff;
}

.section-index-2 {
	padding: 40px 0 92px;
	background-color: #f2f2f2;
}

.section-index-2 .tips {
	line-height: 1em;
	text-align: center;
	color: #666;
}

.section-index-2 ul {
	margin-top: 46px;
	margin-left: -24px;
	overflow: hidden;
}

.section-index-2 li {
	position: relative;
	padding-left: 24px;
	float: left;
	width: 20%;
	height: 319px;
	cursor: pointer;
	-webkit-perspective: 6000px;
	-moz-perspective: 6000px;
	-ms-perspective: 6000px;
	perspective: 6000px;
}

.section-index-2 li>div {
	position: absolute;
	top: 5px;
	left: 24px;
	width: 200px;
	height: 314px;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-o-transition: 1s ease-in-out;
	-ms-transition: 1s ease-in-out;
	-moz-transition: 1s ease-in-out;
	-webkit-transition: 1s ease-in-out;
	transition: 1s ease-in-out;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
}

.section-index-2 .cont {
	padding: 42px 16px 0;
	background-color: #fff;
	background-position: center 42px;
	background-repeat: no-repeat;
	-o-transform: rotateY(0);
	-ms-transform: rotateY(0);
	-moz-transform: rotateY(0);
	-webkit-transform: rotateY(0);
	transform: rotateY(0);
	z-index: 2;
}

.section-index-2 .cont.front {
	padding: 0;
	width: 200px;
}
/*.section-index-2 .cont.front img {width: 100%;height: 308px;}*/
.section-index-2 li em {
	margin: 0 auto 22px;
	display: block;
	width: 80px;
	height: 80px;
	background-repeat: no-repeat;
	background-position: center center;
}

.section-index-2 li:hover .cont.front {
	-o-transform: rotateY(-180deg);
	-ms-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	-webkit-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
}

.section-index-2 .cont.back {
	height: 308px;
	-o-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
	z-index: 1;
}

.section-index-2 li:hover .cont.back {
	-o-transform: rotateY(0);
	-ms-transform: rotateY(0);
	-moz-transform: rotateY(0);
	-webkit-transform: rotateY(0);
	transform: rotateY(0);
}

.section-index-2 .li1 .back {
	-webkit-box-shadow: 0 0 5px rgba(200, 91, 94, .49);
	box-shadow: 0 0 5px rgba(200, 91, 94, .49);
}

.section-index-2 .li2 .back {
	-webkit-box-shadow: 0 0 5px rgba(85, 196, 190, .49);
	box-shadow: 0 0 5px rgba(85, 196, 190, .49);
}

.section-index-2 .li3 .back {
	-webkit-box-shadow: 0 0 5px rgba(106, 153, 205, .49);
	box-shadow: 0 0 5px rgba(106, 153, 205, .49);
}

.section-index-2 .li4 .back {
	-webkit-box-shadow: 0 0 5px rgba(161, 203, 91, .49);
	box-shadow: 0 0 5px rgba(161, 203, 91, .49);
}

.section-index-2 .li5 .back {
	-webkit-box-shadow: 0 0 5px rgba(247, 163, 79, .49);
	box-shadow: 0 0 5px rgba(247, 163, 79, .49);
}

.section-index-2 .li1 .front em {
	background-image: url(../images/ico-index-5.png);
}

.section-index-2 .li2 .front em {
	background-image: url(../images/ico-index-6.png);
}

.section-index-2 .li3 .front em {
	background-image: url(../images/ico-index-7.png);
}

.section-index-2 .li4 .front em {
	background-image: url(../images/ico-index-8.png);
}

.section-index-2 .li5 .front em {
	background-image: url(../images/ico-index-9.png);
}

.section-index-2 .li1 .back em {
	background-image: url(../images/ico-index-5-1.png);
}

.section-index-2 .li2 .back em {
	background-image: url(../images/ico-index-6-1.png);
}

.section-index-2 .li3 .back em {
	background-image: url(../images/ico-index-7-1.png);
}

.section-index-2 .li4 .back em {
	background-image: url(../images/ico-index-8-1.png);
}

.section-index-2 .li5 .back em {
	background-image: url(../images/ico-index-9-1.png);
}

.section-index-2 p {
	height: 64px;
	font-size: 18px;
	line-height: 1.67;
	text-align: center;
}

.section-index-2 .li1 .back p {
	color: #c85b5e;
}

.section-index-2 .li2 .back p {
	color: #55c4be;
}

.section-index-2 .li3 .back p {
	color: #6a99cd;
}

.section-index-2 .li4 .back p {
	color: #a1cb5b;
}

.section-index-2 .li5 .back p {
	color: #f7a34f;
}

.section-index-2 .info {
	color: #555;
	line-height: 2.14;
}

.section-index-3 {
	position: relative;
}

.section-index-3 .bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 150px;
	background-image: url(../images/bg-mask.png);
	z-index: 2;
}

.section-index-3 .tit {
	position: absolute;
	top: 22px;
	left: 0;
	width: 100%;
	z-index: 3;
}

.section-index-3 .slide1 {
	position: absolute;
	top: 104px;
	left: 50%;
	margin-left: -463px;
	padding: 0 48px;
	width: 926px;
	z-index: 3;
}

.section-index-3 .slide1 .slick-list {
	padding-bottom: 6px !important;
}

.section-index-3 .slide1 .item {
	position: relative;
	height: 46px;
	line-height: 46px;
	text-align: center;
	color: #fff;
	font-size: 16px;
}

.section-index-3 .slide1 .item:after {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -18px;
	display: block;
	width: 1px;
	height: 36px;
	background-color: rgba(255, 255, 255, .26);
	content: '';
}

.section-index-3 .slide1 .item.slick-current {
	background-color: #153b91;
}

.section-index-3 .slide1 .item.slick-current:before {
	position: absolute;
	bottom: -6px;
	left: 50%;
	margin-left: -7px;
	display: block;
	width: 14px;
	height: 6px;
	background-image: url(../images/ico-triggle.png);
	content: '';
}

.section-index-3 .slide1 .item.slick-current:after {
	display: none;
}

.section-index-3 .slide1 .item.hide:after {
	display: none;
}

.section-index-3 .slide1 .btn {
	position: absolute;
	top: 50%;
	margin-top: -22px;
	display: block;
	width: 38px;
	height: 38px;
	z-index: 10;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}

.section-index-3 .slide1 .btn.slick-prev {
	left: 0px;
	background-image: url(../images/ico-arrow-left.png);
}

.section-index-3 .slide1 .btn.slick-next {
	right: 0px;
	background-image: url(../images/ico-arrow-right.png);
}

.section-index-3 .slide2 .item {
	position: relative;
}

.section-index-3 .slide2 img {
	display: block;
	width: 100%;
}

.section-index-3 .slide2 .mask {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0; /*background-image: url(../images/bg-mask.png);*/
}

.section-index-3 .slide2 .wp {
	height: 100%;
}

.section-index-3 .slide2 .txt {
	padding: 228px 78px 0 606px;
	height: 100%;
	color: #fff;
}

.section-index-3 .slide2 .tit-item {
	height: 60px;
	line-height: 60px;
	font-size: 30px;
	font-weight: lighter;
}

.section-index-3 .slide2 .info {
	line-height: 1.71;
}

.section-index-3 .slide2 .more {
	margin-top: 22px;
	display: block;
	width: 140px;
	height: 40px;
	line-height: 38px;
	text-align: center;
	color: #fff;
	border: 1px solid rgba(255, 255, 255, .26);
}

.section-index-3 .slide2 .more:hover {
	background-color: rgba(255, 255, 255, .26);
}

.section-index-3 .slide2 .more img {
	margin-top: -3px;
	margin-left: 14px;
	display: inline-block;
	width: 16px;
	height: 13px;
	vertical-align: middle;
}
/*******************************
    -------[=新闻中心]-------
********************************/
.ul-news {
	margin: 30px 0 46px;
}

.ul-news li {
	margin-bottom: 20px;
}

.ul-news a {
	position: relative;
	padding: 17px 38px 17px 95px;
	display: block;
	border: 1px solid #dedede;
	background-color: #f9f9f9;
	overflow: hidden;
}

.ul-news .date {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 77px;
	height: 77px;
	text-align: center;
	background-color: #1c449a;
	color: #fff;
	font-family: Arial;
}

.ul-news .date .day {
	height: 48px;
	line-height: 48px;
	font-size: 30px;
	letter-spacing: 6px;
}

.ul-news .date .month {
	line-height: 1em;
	font-size: 12px;
}

.ul-news .img {
	float: left;
	width: 216px;
}

.ul-news .img .cont {
	position: relative;
	padding-top: 72%;
	height: 0;
	overflow: hidden;
}

.ul-news .img img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
}

.ul-news a:hover img {
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

.ul-news .txt {
	margin-left: 240px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-left: 1px solid #e1e1e1;
}

.ul-news .tit {
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 2px;
}

.ul-news .info {
	padding: 5px 0;
	color: #535353;
	font-family: '宋体';
	line-height: 1.79;
	letter-spacing: 2px;
}

.ul-news .date2 {
	padding-left: 25px;
	height: 17px;
	line-height: 17px;
	background: url(../images/ico-clock.png) left center no-repeat;
	font-size: 12px;
	color: #333;
}

.ul-news .more {
	margin-top: 12px;
	display: block;
	width: 92px;
	height: 32px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #be311d;
	color: #be311d;
	font-size: 12px;
}

.ul-news a:hover .more {
	color: #fff;
	background-color: #be311d;
}
/*******************************
    -------[=行业资讯]-------
********************************/
.ul-industry {
	margin: 30px 0 46px;
}

.ul-industry li {
	padding: 22px 28px 38px;
	margin-bottom: 20px;
	border: 1px solid #dedede;
}

.ul-industry .date {
	height: 32px;
	line-height: 32px;
	color: #999;
	font-size: 12px;
}

.ul-industry .tit {
	height: 38px;
	line-height: 38px;
	overflow: hidden;
	font-size: 14px;
	font-weight: normal;
	font-size: 16px;
}

.ul-industry .info {
	padding-top: 10px;
	border-top: 1px dotted #cccac9;
	color: #999;
	line-height: 1.71;
}
/*******************************
    -------[=新闻中心_新闻详细]-------
********************************/
.box-news-info {
	padding: 34px 0 37px;
}

.box-news-info .tit {
	line-height: 42px;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 2px;
}

.box-news-info .info {
	height: 42px;
	line-height: 42px;
	text-align: center;
	color: #666;
}

.box-share {
	display: inline !important;
	vertical-align: text-top;
}

.box-share a {
	float: none !important;
	display: inline-block;
	-o-transition: 0s;
	-ms-transition: 0s;
	-moz-transition: 0s;
	-webkit-transition: 0s;
	transition: 0s;
}

.box-news-info .txt {
	margin-top: 14px;
	padding-bottom: 88px;
	border-top: 1px dashed #c1c1c1;
	border-bottom: 1px dashed #c1c1c1;
	line-height: 40px;
	color: #666;
	text-indent: 2em;
}

.box-news-info .txt img {
	margin: 20px auto 0;
	display: block;
}

.box-news-info .txt p {
	padding-top: 10px;
}

.box-news-info .txt .joblist {
	width: 100%;
	margin-bottom: 30px;
}

.box-news-info .txt .joblist li {
	width: 50%;
	float: left;
	line-height: 55px;
}

.preandnext {
	overflow: hidden;
}

.preandnext li {
	float: left;
	height: 66px;
	line-height: 66px;
	font-size: 12px;
	width: 50%;
}

.preandnext li.next {
	float: right;
	text-align: right;
}
/*******************************
    -------[=服务支持]-------
********************************/
.box-service .cont {
	height: 492px;
}

.box-service .cont.c1 {
	background: url(../images/img-service-1.jpg) right center no-repeat;
	background-size: 50% 100%;
}

.box-service .cont.c2 {
	background: url(../images/img-service-2.jpg) left center no-repeat;
	background-size: 50% 100%;
}

.box-service .cont.c3 {
	background: url(../images/img-service-3.jpg) right center no-repeat;
	background-size: 50% 100%;
}

.box-service .cont .wp {
	padding-top: 78px;
}

.box-service .info {
	width: 50%;
}

.box-service .c1 .info {
	padding-right: 36px;
}

.box-service .c2 .info {
	padding-left: 52px;
	float: right;
}

.box-service .c3 .info {
	padding-right: 36px;
}

.box-service .tit {
	position: relative;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	letter-spacing: 2px;
}

.box-service .tit:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 82px;
	height: 3px;
	background-color: #183da1;
	content: '';
}

.box-service .txt {
	font-size: 12px;
	color: #666;
	line-height: 1.75;
	text-align: justify;
}

.box-service .txt p {
	padding-top: 20px;
}

.box-service .list {
	padding-top: 30px;
}

.box-service .list li {
	color: #666;
	font-size: 12px;
	line-height: 1.75;
}
/*******************************
    -------[=企业风采]-------
********************************/
.ul-style {
	margin: 30px 56px;
	overflow: hidden;
}

.ul-style li {
	margin: 0 14px 20px 0;
	float: left;
	width: 325px;
}

.ul-style a {
	position: relative;
	display: block;
}

.ul-style .img {
	position: relative;
	padding-top: 44%;
	height: 0;
	overflow: hidden;
}

.ul-style .img img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
}

.ul-style a:hover .img img {
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

.ul-style .tit-style {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 20px;
	width: 100%;
	height: 22px;
	line-height: 22px;
	text-align: center;
	overflow: hidden;
	font-size: 14px;
	color: #366dc7;
	background-image: url(../images/bg-style.png);
}

.ul-style a:hover .tit-style {
	background-image: url(../images/bg-style-on.png);
}