﻿/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
@charset "utf-8";
/* 公共区 */
.mlAuto {
	margin-left: auto;
	margin-right: auto;
}
.height1 {
	height: 1px;
	overflow: hidden;
	clear: both;
}
.height2 {
	height: 2px;
	overflow: hidden;
	clear: both;
}
.height5 {
	height: 5px;
	overflow: hidden;
	clear: both;
}
.height10 {
	height: 10px;
	overflow: hidden;
	clear: both;
}
.height15 {
	height: 15px;
	overflow: hidden;
	clear: both;
}
.height20 {
	height: 20px;
	overflow: hidden;
	clear: both;
}
.height25 {
	height: 25px;
	overflow: hidden;
	clear: both;
}
.height30 {
	height: 30px;
	overflow: hidden;
	clear: both;
}
.height35 {
	height: 35px;
	overflow: hidden;
	clear: both;
}
.height40 {
	height: 40px;
	overflow: hidden;
	clear: both;
}
.height45 {
	height: 45px;
	overflow: hidden;
	clear: both;
}
.height50 {
	height: 50px;
	overflow: hidden;
	clear: both;
}
.current {
	background: #ddd;
}
input, textarea, select {
	outline: none;
	resize: none;
	font-size: 12px;
	vertical-align: middle;
}

.auto-width {
	width: 100%;
	height: auto;
}

.bottom {
	position: relative;
	background-color: #076ce0;
	min-width: 1000px;
}
.bottom .logo {
	padding-left: 40px;
	float: left;
	width: 301px;
}
.bottom .text {
	float: center;
	color: #fff;
	font-size: 12px;
	line-height: 20px;
	text-align: right;
	padding-right: 0px;
	padding-top: 23px;
}
.bottom .text span {
	color: #66cbff;
}
.bottom .text span a {
	color: #66cbff;
}
.bottom-link {
	background-color: #66cbff;
	min-width: 1024px;
}
.bottom-link .bl-c a {
	float: center;
	width: 12.5%;
	height: 70px;
	line-height: 70px;/* text-align: center;*/
	color: #fff;
	text-decoration:underline;
}
.bottom-link .bl-c {
	height: 70px;
	max-width: 1000px;
	font-size:14px;
}
.bottom-link .bl-d {
	max-width: 1000px;
	padding-bottom: 20px;
	display: none;
}
.bottom-link .bl-d .list {
	float: left;
	width: 14%;
	line-height: 20px;
}
.bottom-link .bl-d .list a {
	color: #ffffff;
	font-size: 12px;
}
.bottom .btn {
	position: absolute;
	left: 0px;
	top: -5px;
	width: 30%;
	text-align: center;
}
.bottom .btn span {
	cursor: pointer;
	display: inline-block;
}
.inner .inner-c {
	margin-top: 20px;
	margin-right: 20px;
	position: relative;
}
.inner .inner-c .left {
	width: 222px;
	float: left;
	background-color: #66cbff;
}
.inner .inner-c .left .category-t {
	font-size: 20px;
	color: #fff;
	border-bottom: 1px solid #777777;
	background-color: #076ce0;
	border-left: 4px solid #808080;
	padding-left: 35px;
	line-height: 58px;
	height: 58px;
}
.inner .inner-c .left .category-a {
	height: 50px;
	overflow: hidden;
	display: block;
	line-height: 50px;
	background-image: url(../images/category-list-bg.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-left: 40px;
	color: #444444;
	font-size: 16px;
}
.inner .inner-c .right {
	margin-left: 340px;
	margin-bottom: 20px;
}
.banner {
	width: 100%;
	position: relative;
}
.index .banner, .index .banner .list {
	height: 100%;
}
.banner .text {
	position: absolute;
	left: 0px;
	bottom: 0px;
	line-height: 50px;
	background-color: rgba(255,255,255,0.7);
	height: 50px;
	width: 100%;
	font-size:16px;
	font-weight:700;
	text-align:left;
}
.banner .text a {
	color: #000000;
}
.banner .text span {
	display: inline-block;
	padding-left: 20px;
}
.banner .list {
	background-size: cover;
	background-position: center center;
	display: none;
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
}
.banner .btns {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	z-index: 100;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
}
.banner .btns a {
	display: inline-block;
	background-image: url(../images/banner-point.png);
	width: 11px;
	height: 11px;
	margin-right: 10px;
}
.banner .btns a:last-child {
	margin-right: 0px;
}
.banner .btns a.current {
	background-image: url(../images/banner-point-hover.png);
	background-color: inherit;
}
.banner.mobile {
	display: none;
}
.index-item .index-item-c {
	overflow: hidden;
	padding-left: 10px;
	padding-right: 10px;
	max-width: 1024px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.index-item .title {
	text-align: center;
}
.index-item .title .cn {
	display: inline-block;
	color: #076ce0;
	font-size: 32px;
	height: 45px;
	line-height: 32px;
	border-bottom: 1px solid #98b2cd;
}
.index-item .title .en {
	font-size: 15px;
	color: #076ce0;
	display: block;
	height: 40px;
	margin-bottom: 15px;
	line-height: 40px;
}
.index-item .video {
	text-align: center;
	float: left;
}
.index-item .video .em {
	width: 450px;
	height: 300px;
	margin: 5px 10px;
}
.index-item .brief {
	line-height: 32px;
}

.index-choose-us {
	background-color: #fff;
}
.index-choose-us .list {
	background-size: 180px;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	width: 20%;
	height: 181px;
}
.index-choose-us .list:nth-child(1) {
	background-image: url(../images/choose-us-icon-01.png);
}
.index-choose-us .list:nth-child(2) {
	background-image: url(../images/choose-us-icon-02.png);
}
.index-choose-us .list:nth-child(3) {
	background-image: url(../images/choose-us-icon-03.png);
}
.index-choose-us .list:nth-child(4) {
	background-image: url(../images/choose-us-icon-04.png);
}
.index-choose-us .list:nth-child(5) {
	background-image: url(../images/choose-us-icon-05.png);
}
.index-contact {
	background-color: #fff;
}
.index-contact .list {
	float: left;
	width: 33.33333333333%;
	background-position: left center;
	color: #01b0f1;
	font-size: 14px;
	min-height: 60px;
	line-height: 60px;
	background-repeat: no-repeat;
}
.index-contact .list:nth-child(1) {
	background-image: url(../images/ccontact-01.jpg);
}
.index-contact .list:nth-child(2) {
	background-image: url(../images/ccontact-02.jpg);
}
.index-contact .list:nth-child(3) {
	background-image: url(../images/ccontact-03.jpg);
}
.index-contact .list .tc {
	margin-left: 75px;
	border-right: 1px solid #e1dff5;
	margin-right: 25px;
}
.index-contact .list:nth-child(1) .tc {
	line-height: 22px;
	padding-top: 8px;
}
.index-contact .list:nth-child(1) .tc span {
	font-size: 11px;
}
.index-contact .list:nth-child(3) .tc {
	border-right: 0px;
}
.common-list .right .list {
	overflow: hidden;
	width: 70%;
	position: relative;
	min-height: 121px;
}
.common-list .right .list .img {
	display: block;
	height: 120px;
	width: 160px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.common-list .right .list .img .mask {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	border: 6px solid rgba(255,255,255,0.5);
}
.common-list .right .list .text {
	margin-left: 180px;
}
.common-list .right .list .text .t {
	font-size: 20px;
	color: #000000;
	line-height: 35px;
}
.common-list .right .list .text .t-en {
	color: #777777;
	line-height: 18px;
}
.common-list .right .list .text .desc {
	padding-top: 20px;
	padding-bottom: 5px;
}
.common-list .right .list2 {
	float: left;
	width: 33.333333333333333%;
	margin-bottom: 13px;
}
.common-list .right .list2 .list-c {
	display: block;
	position: relative;
}
.common-list .right .list2:nth-child(3n-1) .list-c {
	margin-left: 7px;
	margin-right: 7px;
}
.common-list .right .list2:nth-child(3n-2) .list-c {
	margin-right: 13px;
}
.common-list .right .list2:nth-child(3n) .list-c {
	margin-left: 13px;
}
.common-list .right .list2 .list-c .text {
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 50px;
	background-color: #171e28;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
}
.news-list .right .title-bar {
	border-bottom: 2px solid #74787e;
	margin-bottom: 10px;
	height: 42px;
	line-height: 42px;
	color: #898230;
	font-size: 24px;
}
.news-list .right .title-bar span {
	font-size: 14px;
}
.news-list .right .list {

	padding-bottom: 10px;
	margin-bottom: 15px;
}
.news-list .right .list .t {
	margin-bottom: 5px;
	font-size: 18px;
}
.news-list .right .list .t a {
	color: #585858;
}
.news-list .right .list .desc {
	color: #9a9a9a;
	line-height: 20px;
	padding-bottom: 5px;
}
.news-list .right .list .date {
	font-size: 12px;
	color: #9a9a9a;
	line-height: 16px;
}
.news-list .right .btn {
	padding-top: 20px;
	padding-bottom: 20px;
}
.news-list .right .btn a, .input-sub {
	background-color: #fff;
	line-height: 42px;
	font-size: 18px;
	color: #9a9a9a;
	border-radius: 5px;
	border: 1px solid #d2d2d2;
	height: 42px;
	width: 178px;
	display: inline-block;
}
.news-list .right .btn a:hover, .input-sub:hover {
	background-color: #b19d60;
	color: #fff;
}
.news-list .ap-list {
	position: relative;
	margin-bottom: 15px;
}
.news-list .ap-list .attr {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 110px;
	text-align: right;
	font-size: 18px;
	color: #9a9a9a;
}
.news-list .ap-list .input {
	margin-left: 130px;
	margin-right: 50px;
}
.news-list .applyp-form {
	padding-top: 40px;
}
.news-list .ap-list .input .input-text {
	width: 100%;
	overflow: hidden;
	border: 0px;
	padding: 0px;
	margin: 0px;
	border: 1px solid #dcdcdc;
	height: 24px;
	color: #9a9a9a;
}
.pagination-wrapper {
	margin: 20px 0;
}
.pagination {
	height: 34px;
	text-align: center;
	text-align: center\9;
	padding-left: 30%\9;
}
.pagination li {
	display: inline-block;
	height: 34px;
	margin-right: 5px;
 #margin-right: 5px;
	list-style: none;
	float: none;
 #display:inline;
}
.pagination li a {
	float: left;
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 12px;
	font-size: 16px;
	border: 1px solid #dddddd;
	color: #555555;
	text-decoration: none;
}
.pagination li a:hover {
	background: #f5f5f5;
	color: #0099ff;
}
.pagination li.thisclass {
	height: 32px;
	line-height: 32px;
	overflow:hidden;  
	padding: 0 12px;
	font-size: 16px;
	border: 1px solid #dddddd;
	text-decoration: none;
	background: #09f;
	color: #fff;
}
.pagination li.thisclass a, .pagination li.thisclass a:hover {
	background: transparent;
 *background: #09f;
	border-color: #09f;
	color: #fff;
	cursor: default;
}
.index-news {
	color: #fff;
	background-image: url(../images/img-3.jpg);
	min-height: 450px;
	background-position: center center;
	background-size: cover;
	background-color: #000;
	background-repeat: no-repeat;
}