@charset "UTF-8";
/* 全局样式 */

.sub-banner-box {
	width: 100%;
	height: auto;
	overflow: visible;
	position: relative;
}

.sub-banner-box .sub-banner {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.sub-banner-box .sub-banner img {
	width: 100%;
	min-width: 1200px;
}

.submenu {
	width: 100%;
	height: 73px;
	background: url('../images/submenu.png') repeat-x;
	background-position: center;
	position: absolute;
	left: 0;
	z-index: 9999;
	bottom: -6px;
}

.static .submenu {
	position: fixed;
	bottom: 100%;
	margin-bottom: -73px;
	min-width: 1200px;
}

.submenu .submenuBox {
	width: 815px;
	height: 67px;
	position: absolute;
	left: 50%;
	margin-left: -407.5px;
	top: 0;
	overflow: hidden;
}

.submenu .submenuBox li {
	width: 163px;
	height: 67px;
	float: left;
	text-align: center;
	line-height: 67px;
	font-size: 24px;
	color: #ffffff;
	border-left: solid 1px #ffffff;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	cursor: pointer;
}

.submenu .submenuBox li:first-child {
	border-left: 0px;
}

.submenu .submenuBox li:hover,
.submenuBox li.active {
	color: #ffe400;
}

.content-main {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.content-main .cata {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 120px;
}

.project-small-title {
	width: 100%;
	overflow: hidden;
	padding-bottom: 50px;
}

.project-small-title h1 {
	font-size: 42px;
	text-align: center;
	line-height: normal;
	color: #A40000;
}

.content-main .project-content {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}

.country-profile {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.country-profile li {
	width: 25%;
	height: 205px;
	float: left;
	margin-bottom: 25px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}

.country-profile2 li {
	width: 20%;
	margin-bottom: 0px;
}

.country-profile li img {
	width: 129px;
	height: 129px;
	margin: 0 auto;
	display: block;
	margin-bottom: 10px;
}

.country-profile li h2 {
	font-size: 24px;
	color: #d20101;
	line-height: 28px;
	text-align: center;
}

.country-profile li div {
	width: 100%;
	height: auto;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-color: #d31212;
	padding: 40px 25px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: none;
}

.country-profile li p {
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	color: #323232;
}

.country-profile li div p {
	color: #ffffff;
	text-align: left;
	font-size: 16px;
	line-height: normal;
	line-height: 20px;
}

.country-profile li:hover div {
	display: block;
}

.tabMenu {
	width: 990px;
	height: 70px;
	margin: 0 auto;
	margin-bottom: 90px;
}

.tabMenu li {
	width: 330px;
	height: 60px;
	line-height: 60px;
	float: left;
	font-size: 24px;
	font-weight: bold;
	color: #c20000;
	text-align: center;
	background-color: #dcdcdc;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	position: relative;
	cursor: pointer;
}

.tabMenu .active {
	background-color: #c20000;
	color: #ffffff;
}

.tabMenu li i {
	display: block;
	width: 12px;
	height: 12px;
	background-color: #dcdcdc;
	position: absolute;
	left: 50%;
	margin-left: -6px;
	bottom: -6px;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
}

.tabMenu .active i {
	background-color: #c90000;
}

.tabBox {
	width: 100%;
	height: auto;
}

.tabBox li {
	width: 100%;
	height: auto;
	overflow: hidden;
	float: left;
	display: none;
}

.tabBox .active {
	display: block;
}

.ymlc .project-item {
	width: 100%;
	height: auto;
	padding-bottom: 50px;
	overflow: hidden;
}


.ymlc .project-item .title {
	width: 100%;
	height: 67px;
	margin-bottom: 25px;
	margin-top: 0;
}

.ymlc .project-item .title span {
	font-weight: bold;
	font-size: 67.25px;
	color: #13116e;
	font-family: 'Arial';
	float: left;
	display: table-cell;
	vertical-align: middle;
	line-height: 67.25px;
}

.ymlc .project-item .title p {
	display: inline;
	font-weight: bold;
	font-size: 30px;
	color: #ffffff;
	float: left;
	padding: 0 5px;
	background: #13116e;
	margin-top: 8px;
	height: 50px;
	line-height: 50px;
	text-align: center;
}

.project-item-text {
	width: 100%;
	overflow: hidden;
}

.project-item-text p {
	font-size: 18px;
	line-height: 32px;
	color: #000000;
	padding-left: 5px;
	text-align: left;
}

.project-item-text img {
	display: block;
}

.company-advantages {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.company-advantages li {
	width: 340px;
	height: 240px;
	float: left;
	overflow: hidden;
	padding: 0 30px;
	overflow: hidden;
}

.company-advantages li i {
	display: block;
	width: 100%;
	height: 119px;
	background-image: url(../images/choose.png);
	background-size: 112px 119px;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0 auto;
	font-style: normal;
	margin-bottom: 18px;
}

.company-advantages li .other {
	background-image: url(../images/choose1.png);
	background-size: 128px 119px;
}

.company-advantages li i span {
	font-size: 30px;
	line-height: 30px;
	color: #c92100;
	font-weight: bold;
	display: block;
	text-align: center;
	padding-top: 20px;
}

.company-advantages li p {
	font-size: 18px;
	line-height: 24px;
	text-align: center;
}

.bottomnews {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding-bottom: 120px;
}

.bottomnews .newBox {
	overflow: hidden;
	width: 370px;
	padding: 0 15px;
	float: left;
}

.bottomnews .newBox ul {
	overflow: hidden;
}

.bottomnews .newBox li {
	width: 345px;
	height: 24px;
	float: left;
	background: url(../images/libg.png) no-repeat;
	background-position: 10px center;
	padding: 6px 0;
	padding-left: 25px;
}

.bottomnews .newBox li a {
	display: block;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	color: #000000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.bottomnews .newBox li a:hover {
	color: #c90000;
}

.bottomnews .newBox .toptitle {
	width: 100%;
	height: 34px;
	overflow: hidden;
	margin-bottom: 20px;
}

.bottomnews .newBox .toptitle .left {
	width: 200px;
	height: 34px;
	line-height: 34px;
	font-size: 32px;
	text-align: left;
	color: #c90000;
	float: left;
}

.bottomnews .newBox .toptitle .right {
	width: 100px;
	height: 28px;
	padding-top: 6px;
	float: right;
}

.bottomnews .newBox .toptitle .right a {
	display: block;
	width: 100px;
	height: 28px;
	line-height: 28px;
	border-radius: 28px;
	-webkit-border-radius: 28px;
	background-color: #c90000;
	color: #ffffff;
	cursor: pointer;
	text-align: center;
}

.form-mian {
	width: 100%;
	background-color: #a40000;
	overflow: hidden;
}

.form-mian .contentBox {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding: 44px 0 50px 0;
}

.contentBox .check-Box {
	width: 1000px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	background-color: #ffffff;
	margin-bottom: 45px;
}

.contentBox .assessment {
	width: 800px;
}

.contentBox .check-Box .object {
	width: 300px;
	height: auto;
	overflow: hidden;
	float: left;
	margin: 1px auto 1px 1px;
}

.contentBox .assessment .object {
	width: 150px;
}

.contentBox .check-Box .object li {
	width: 100%;
	height: 60px;
	float: left;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	line-height: 60px;
	font-weight: bold;
	background-color: #c90000;
	border-bottom: 1px solid #ffffff;
}

.contentBox .check-Box .object li:last-child,
.contentBox .check-Box .option li:last-child {
	border-bottom: 0;
}

.contentBox .check-Box .option {
	width: 100%;
	height: auto;
	overflow: hidden;
	float: left;
	margin: 1px 1px 1px auto;
}

.contentBox .assessment .option {
	width: 648px;
}

.contentBox .check-Box .option li {
	width: 100%;
	height: 40px;
	float: left;
	padding: 10px 0;
	border-bottom: 1px solid #bfbfbf;
}

.contentBox .check-Box .option li div {
	width: auto;
	height: 40px;
	float: left;
	overflow: hidden;
	margin: 0 25px;
}

.contentBox .check-Box .option li label {
	display: inline-block;
	position: relative;
	height: 40px;
	-webkit-tap-highlight-color: rgba(255, 0, 0, 0);
	font-size: 18px;
	line-height: 40px;
	color: #000000;
	float: left;
	padding-left: 5px;
}

.contentBox .check-Box .option li input[type='radio'] {
	width: 20px;
	height: 20px;
	border: solid 1px #c90000;
	float: left;
	opacity: 0;
	margin: 10px 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.contentBox .check-Box .option li label:before {
	content: '';
	position: absolute;
	left: -20px;
	top: 10px;
	width: 20px;
	height: 20px;
	border: 1px solid #c90000;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background: #ffffff;
}

.contentBox .check-Box .option li input[type='radio']:checked+label:before {
	content: "\2714";
	color: #c90000;
	line-height: 18px;
	font-size: 16px;
	text-align: center;
}

.form-mian .contentBox .formtitle {
	width: 1200px;
	height: auto;
	overflow: hidden;
	padding-bottom: 30px;
}

.form-mian .contentBox .formtitle p {
	font-size: 30px;
	font-weight: bold;
	line-height: normal;
	color: #ffffff;
	text-align: center;
}

.project-form {
	width: 582px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}

.project-form .input-box {
	width: 580px;
	height: 62px;
	margin-bottom: 12px;
	position: relative;
	border: 1px solid #ffffff;
}

.project-form .input-box input[type='text'] {
	width: 560px;
	height: 60px;
	line-height: normal;
	font-size: 22px;
	color: #ffffff;
	padding: 0 10px;
	position: absolute;
	left: 1px;
	top: 1px;
	background: rgba(255, 255, 255, 0);
}

.project-form .check-box input[type='text'] {
	width: 320px;
}

.project-form button {
	width: 580px;
	height: 60px;
	background: #ceb887;
	font-size: 28px;
	color: #c90000;
	font-weight: bold;
	cursor: pointer;
}

.project-form .check-box button {
	width: 240px;
	position: absolute;
	right: 1px;
	top: 1px;
	font-size: 24px;
}

input::placeholder {
	color: inherit;
}

.cellphone {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 50px;
}

.cellphone img{
	display: block;
	margin: 0 auto;
}