﻿@charset "utf-8";
/* Css Document */

/*去掉下拉箭头*/
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.same-title-box {
	width: 100%;
	border-top: 1px solid rgba(0, 0, 0, .1);
	border-bottom: 1px solid rgba(0, 0, 0, .1);
}
.same-title {
	float: left;
	width: 112px;
	height: 49px;
	line-height: 49px;
	text-align: center;
	font-size: 18px;
	color: #333;
	cursor: pointer;
}
.same-title.active {
	background: #104ca6;
	font-weight: bold;
	color: #fff;
}
.same-more {
	width: 42px;
	height: 49px;
	line-height: 49px;
	text-align: center;
	position: absolute;
	right: 0;
}
.same-more a {
	font-size: 14px;
	color: #e89214;
}

/* 轮播 */
.yyc-fnbox {
	padding-top: 62px;
}
.yyc-figure {
	float: left;
	width: 760px;
}
.yyc-figure-inbox {
	width: 100%;
	height: 400px;
}
.yyc-figure-lb {
	width: 100%;
	height: 100%;
}
.yyc-figure-lb .swiper-slide {
	position: relative;
}
.yyc-figure-image,
.yyc-figure-image img {
	width: 100%;
	height: 100%;
}
.yyc-figure-text {
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: rgba(0, 0, 0, .5);
	text-indent: 18px;
	position: absolute;
	bottom: 0;
}
.yyc-figure-text a {
	font-size: 16px;
	color: #fff;
}
.yyc-figure-pagination {
	width: 83px !important;
	text-align: left;
	right: 0;
	bottom: 15px !important;
	left: auto !important;
}
.yyc-figure-pagination .swiper-pagination-bullet {
	background: rgba(255, 255, 255, .4);
	opacity: 1;
}
.yyc-figure-pagination .swiper-pagination-bullet-active {
	background: #fff;
}
.yyc-figure-next,
.yyc-figure-prev {
	width: 45px;
	height: 68px;
}
.yyc-figure-next {
	background: url(../images/btn-right.png) no-repeat center center / cover;
	right: 0;
}
.yyc-figure-prev {
	background: url(../images/btn-left.png) no-repeat center center / cover;
	left: 0;
}

/* 新闻 */
.yyc-news {
	float: right;
	width: 400px;
}
.yycn-cbox {
	padding-top: 24px;
}
.yycn-cbox .DnnModule-GTModulesCMS {
	display: none;
}
.yycn-cbox .DnnModule-GTModulesCMS:first-child {
	display: block;
}
.yycn-content {
	position: relative;
}
.yycn-content .same-more {
	top: -74px;
}
.yycn-cli {
	padding-left: 13px;
	height: 46px;
	line-height: 23px;
	position: relative;
	margin-bottom: 23px;
	cursor: pointer;
}
.yycn-cli:before {
	content: "";
	display: block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #104ca6;
	position: absolute;
	top: 8px;
	left: 0;
}
.yycn-cli-left {
	float: left;
	width: 320px;
}
.yycn-cli-left a {
	font-size: 16px;
	color: #333;
}
.yycn-cli-left:hover a{
	color: #104ca6;
}
.yycn-cli-right {
	float: right;
	width: 52px;
	font-size: 14px;
	color: #888;
}

/* 业务领域 */
.yyc-ywly {
	padding-top: 65px;
}
.yyc-ywly-cont {
	float: left;
	width: 590px;
}
.yyc-ywly-cont1 {
	margin-right: 20px;
}
.yyc-ywly-image {
	width: 100%;
	height: 335px;
	overflow: hidden;
}
.yyc-ywly-image img {
	display: block;
	width: 100%;
	height: 100%;
	transition: all 0.9s;
}
.yyc-ywly-image:hover img {
	transform: scale(1.2);
}
.yyc-ywly-text {
	width: 100%;
	height: 73px;
	line-height: 73px;
	text-align: center;
}
.yyc-ywly-text a {
	font-size: 20px;
	color: #333;
}
.yyc-ywly-text:hover a{
	color: #104ca6;
}
.yyc-ywly-cont .yyc-ywly-text {
	background: #f1f1f1;
}

.yyc-ywly-cont1 .yyc-ywly-text a.news-title{
padding-left:30px;
display:inline-block;
	background: url(../images/ywly-hykjfw.png) no-repeat left center;
background-size:20px;
}
.yyc-ywly-cont2 .yyc-ywly-text a.news-title{
padding-left:30px;
display:inline-block;
	background: url(../images/ywly-gxjscy.png) no-repeat left center;
background-size:20px;
}

/* 新闻2 专题 */
.yyc-nzbox {
	padding-top: 64px;
}
.yyc-news2 {
	float: left;
	width: 760px;
}
.yycn2-cbox {
	padding-top: 17px;
}
.yycn2-content {
	position: relative;
}
.yycn2-content .same-more {
	top: -66px;
}
.yycn2-cbox .DnnModule-GTModulesCMS {
	display: none;
}
.yycn2-cbox .DnnModule-GTModulesCMS:first-child {
	display: block;
}
.yycn2-cli {
	padding-left: 17px;
	position: relative;
	cursor: pointer;
}
.yycn2-cli:before {
	content: "";
	display: block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #104ca6;
	margin: auto 0;
	position: absolute;
	top: 0;
	left: 3px;
	bottom: 0;
}
.yycn2-cli-left {
	float: left;
	width: 82.8%;
	height: 39px;
	line-height: 39px;
}
.yycn2-cli-left a {
	font-size: 16px;
	color: #333;
}
.yycn2-cli-left:hover a{
	color: #104ca6;
}
.yycn2-cli-right {
	float: right;
	width: 52px;
	height: 39px;
	line-height: 39px;
	font-size: 14px;
	color: #888;
}
/* 专题 */
.yyc-zt {
	float: right;
	width: 400px;
}
.zt-box {
	position: relative;
}
.zt-box .same-more {
	top: 0;
}
.zt-inbox {
	padding-top: 19px;
	width: 100%;
	height: 182px;
}
.zt-lb {
	width: 100%;
	height: 100%;
}
.zt-lb .swiper-slide .news-title{
	display: none;
}
.zt-lb .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
}
.zt-next,
.zt-prev {
	width: 28px;
	height: 50px;
	z-index: 20;
}
.zt-prev.swiper-button-disabled,.zt-next.swiper-button-disabled{
	opacity: 1;
}
.zt-next {
	background: url(../images/btn-right.png) no-repeat center center / cover;
	right: 0;
}
.zt-prev {
	background: url(../images/btn-left.png) no-repeat center center / cover;
	left: 0;
}

/* 其他 */
.yyc-qt {
	width: 100%;
	padding: 50px 0 90px;
	background: url(../images/bg-bot.png) no-repeat center bottom / 100% auto;
}
.yyc-qt-content {
	float: left;
	width: 380px;
	height: 254px;
	overflow: hidden;
	position: relative;
}
.yyc-qt-content1,
.yyc-qt-content2 {
	margin-right: 30px;
}
.yyc-qt-image img {
	transition: all 0.6s;
}
.yyc-qt-image:hover img {
	transform: scale(1.2);
}
.yyc-qt-image,
.yyc-qt-image img {
	width: 100%;
	height: 100%;
}
.yyc-qt-text {
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background: rgba(0, 0, 0, .5);
	position: absolute;
	left: 0;
	bottom: 0;
	transition: all 0.6s;
}
.yyc-qt-text:hover {
	height: 254px;
	line-height: 254px;
}
.yyc-qt-text a {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}

