html {}

body {
	margin: 0;
	padding: 0;
	height: auto;
	color: #000;
	font: 14px/24px Microsoft YaHei;
	background: #fff;
}

div,
form,
ul,
ol,
li,
span,
p,
dl,
dt,
dd,
img {
	margin: 0;
	padding: 0;
	border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
}

ul,
ol,
li {
	list-style: none
}

table,
td,
input,
text,
area,
button {
	font-size: 14px;
	font-family: Microsoft YaHei;
}

a {
	color: #000;
	text-decoration: none;
	-webkit-transition: color 0.4s ease;
	-moz-transition: color 0.4s ease;
	-o-transition: color 0.4s ease;
	transition: color 0.4s ease
}

a:visited {
	text-decoration: none
}

a:hover {
	color: #1b53b7;
	text-decoration: none;
	-webkit-transition: color 0.2s ease;
	-moz-transition: color 0.2s ease;
	-o-transition: color 0.2s ease;
	transition: color 0.2s ease;
}

a:focus {
	outline: none;
}

*:focus {
	outline: none;
}

img {
	border: none;
	display: block;
}

.clear {
	clear: both;
}

.ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.ellipsis-2 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.ellipsis-3 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.ellipsis-4 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

.wrapper {
	position: relative;
	width: 1416px;
	margin: 0 auto;
}

/**/
.cm-header-bg {}

.cm-header {
	padding-top: 73px;
	padding-bottom: 57px;
}

.cm-header .logo {}

.cm-header .logo img {}

.cm-header .lang {
	position: absolute;
	top: 75px;
	right: 0;
}

.cm-header .lang .cn {
	width: 84px;
	height: 31px;
	display: block;
	float: left;
	background: #da0000;
	text-align: center;
	line-height: 31px;
	color: #fff;
	border-radius: 20px 0 0 20px;
	font-size: 18px;
}

.cm-header .lang .en {
	width: 84px;
	height: 31px;
	display: block;
	float: left;
	background: #1b53b7;
	line-height: 31px;
	text-align: center;
	border-radius: 0 20px 20px 0;
	color: #fff;
	font-size: 18px;
}

.cm-header .search {
	position: absolute;
	top: 115px;
	right: 0;
	width: 274px;
	height: 38px;
	background-color: #f7f9fb;
	border-radius: 8px;
	border: solid 1px #1b53b7;
}

.cm-header .search .search-title {
	border: none;
	width: 200px;
	height: 36px;
	padding-left: 10px;
	background: none;color: #757575;
}

.cm-header .search .search-submit {
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 38px;
	border: none;
	background: url(/_upload/tpl/00/8a/138/template138/htmlRes/index_res/ico-search.png) no-repeat center center;
	cursor: pointer;
}

/**/
.cm-footer-bg {
	height: 325px;
	background: url(/_upload/tpl/00/8a/138/template138/htmlRes/index_res/footer-bg.jpg) no-repeat center center;
}

.cm-footer {}

.cm-footer .row {
	height: 239px;
	padding: 0 70px;
}

.cm-footer .row .col-1 {
	float: left;
	color: #fff;
	padding-top: 60px;
	padding-right: 150px;
}

.cm-footer .row .col-1 .t1 {
	font-size: 24px;
	margin-bottom: 25px;
	font-weight: bold;
}

.cm-footer .row .col-1 .t2 {
	font-size: 20px;
}

.cm-footer .row .col-1 .t2 a {
	color: #e9ecf4;
	display: block;
	margin-bottom: 15px;
}

.cm-footer .row .col-1 .t2 a:hover {}

.cm-footer .row .col-2 {
	float: right;
	width: 250px;
	padding-top: 60px;
}

.cm-footer .row .col-2 .img {
	float: left;
	margin-right: 30px;
}

.cm-footer .row .col-2 .img img {}

.cm-footer .row .col-2 .t {
	text-align: center;
	font-size: 20px;
	color: #fff;
	line-height: 1.5em;
	padding-top: 20px;
}

.cm-footer2 {
	height: 84px;
	line-height: 84px;
	text-align: center;
	background: rgba(0, 0, 0, 0.5);
	color: #C6D8E4;
	font-size: 20px;
}

.cm-footer2 .t {}

/**/
.cm-nav-bg {
	position: relative;
	z-index: 999;
	background: #091441;
	background-image: linear-gradient(45deg, #137ee6, #091441);
}

.cm-nav {
	height: 68px;
}

.cm-nav .itemG {
	height: 70px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.cm-nav .itemG .item {
	float: left;
	height: 70px;
	width: 177px;
	position: relative;
}

.cm-nav .itemG .item .t1 {
	height: 70px;
	line-height: 70px;
	text-align: center;
	font-size: 24px;
}

.cm-nav .itemG .item .t1 a {
	display: block;
	height: 70px;
	color: #fff;
}

.cm-nav .itemG .item.active .t1 a {
	border-top: 5px solid #da0000;
	line-height: 60px;
}

.cm-nav .itemG .item .t1 a:hover {
	border-top: 5px solid #da0000;
	line-height: 60px;
}

.cm-nav .itemG .item .t2 {
	position: absolute;
	top: 70px;
	width: 100%;
	background: #0f58ab;
	display: none;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.cm-nav .itemG .item .t2 a {
	display: block;
	padding: 10px 0;
	text-align: center;
	font-size: 18px;
	color: #fff;
}

.cm-nav .itemG .item .t2 a:hover {
	color: #f7ca52;
}

.cm-nav .itemG .item:hover .t2 {
	display: block;
}

/**/
.ind-block01-bg {
	background: url(/_upload/tpl/00/8a/138/template138/htmlRes/index_res/ind-bg.jpg) no-repeat center top;
	padding-top: 80px;
}

.ind-block01 {}

.ind-block01 .row {
	height: 487px;
	background: #fff;
}

.ind-block01 .row .itemG {}

.ind-block01 .row .item {}

.ind-block01 .row .item .col-1 {
	width: 100%;
	height: 487px;
}

.ind-block01 .row .item .col-1 img {
	width: 100%;
	height: 487px;
}

.ind-block01 .row .item .col-2 {
	float: left;
	width: 600px;
	padding: 0 30px;
}

.ind-block01 .row .item .col-2 .t1 {
	font-size: 36px;
	line-height: 1.5em;
	padding-top: 30px;
	color: #1b53b7;
}

.ind-block01 .row .item .col-2 .t2 {
	font-size: 24px;
	line-height: 1.5em;
	padding-bottom: 15px;
	border-bottom: 3px solid #1b53b7;
	padding-top: 20px;
	color: #1b53b7;
	font-weight: bold;
}

.ind-block01 .row .item .col-2 .t2 a {
	color: #1B53B7;
}

.ind-block01 .row .item .col-2 .t3 {
	font-size: 18px;
	line-height: 1.5em;
	height: 7.5em;
	overflow: hidden;
	padding-top: 24px;
	color: #333;
}

.ind-block01 .row .item .col-2 .t4 {
	font-size: 22px;
	text-align: right;
	padding-top: 50px;
}

.ind-block01 .row .item .col-2 .t4 a {
	color: #1b53b7;
}

.ind-block01 .row .item .col-2 .t4 a:hover {}

/**/
.cm-title {
	height: 35px;
	line-height: 35px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
	position: relative;
}

.cm-title .t1 {
	float: left;
	font-size: 30px;
	color: #1b53b7;
	font-weight: bold;
	line-height: 35px;
	border-bottom: 5px solid #1b53b7;
	height: 35px;
	position: absolute;
	bottom: 0;
	left: 0;
	padding-bottom: 10px;
}

.cm-title .t1 img {
	float: left;
	margin-right: 15px;
}

.cm-title .t2 {
	float: right;
	margin-top: 9px;
}

.cm-title .t2 a {
	font-size: 18px;
	color: #117cde;
}

.cm-title2 {
	text-align: center;
}

.cm-title2 .t1 {
	font-size: 36px;
	color: #1b53b7;
	font-weight: bold;
	text-align: center;
	background: #fff;
	padding: 10px 30px;
	display: inline-block;
	line-height: 1.5em;
}

.cm-title2 .line {
	height: 3px;
	width: 100%;
	background: #1b53be;
	margin-top: -35px;
}

/**/
.ind-block02-bg {
	padding: 90px 0;
}

.ind-block02 {}

.ind-block02 .news {
	float: left;
	width: 425px;
	margin-left: 50px;
}

.ind-block02 .news .row {
	padding-top: 15px;
}

.ind-block02 .news .row .item {
	float: left;
	width: 100%;
	margin: 0;
	line-height: 32px;
}

.ind-block02 .news .row .item .t1 {
	font-size: 14px;
	float: left;
	margin-right: 10px;
}

.ind-block02 .news .row .item .t2 {
	font-size: 14px;
	height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ind-block02 .union {
	float: right;
	width: 740px;
	overflow: hidden;
	margin-right: 50px;
}

.ind-block02 .union .row {
	position: relative;
	font-size: 0;
	padding-top: 15px;
	width: 760px;
}

.ind-block02 .union .row .item {
	display: inline-block;
	width: 88px;
	height: 88px;
	border: 1px solid #ddd;
	overflow: hidden;
	margin-right: 18px;
}

.ind-block02 .union .row .swiper-slide:nth-of-type(2n-1) .item {
	background: #fff;
}

.ind-block02 .union .row .item .img {}

.ind-block02 .union .row .item .img img {
	width: 88px;
	height: 88px;
	margin: auto;
}

.ind-block02 .union .row .item .t1 {
	text-align: center;
	font-size: 26px;
	line-height: 2em;
	font-weight: bold;
	color: #1b53b7;
	margin-top: 10px;
}

.ind-block02 .union .row .item .t2 {
	padding: 15px 30px;
	font-size: 16px;
	line-height: 2em;
}

/**/

/**/
#cm1 {}

#cm1 .num {
	right: 0;
	width: 100%;
}

.btnG {
	position: relative;
	width: 76px;
	margin-top: 42px;
}

.btnG img {
	width: 8px;
	opacity: 0.5;
}

.btnG div:hover img {
	opacity: 1;
}

.img img {
	transition: all 0.5s ease;
}

.img:hover img {
	transform: scale(1.05);
}