﻿/* index 2016-pro1-14 */
html,
body,
dl,
dd,
img,
form,
div,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-size: 12px;
	font-family: Microsoft YaHei;
	min-width: 1423px;
	top: 0px !important;
}

ul,
ol,
li {
	list-style-type: none;
}

img {
	border: 0;
	vertical-align: middle
}

select,
input,
select {
	vertical-align: middle;
	outline: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

iframe {
	border: none;
}

a:link {
	color: #666666;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #0093ff;
	text-decoration: none;
}

a:active {
	color: #0093ff;
	text-decoration: none;
}

.c {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
	visibility: visible;
}

.h {
	display: none;
	visibility: visible;
}

.wrap {
	border: 0;
	padding: 0;
	width: 1200px;
	margin: 0 auto;
	*zoom: 1;
}

.wrap:after {
	clear: both;
	content: "";
	display: table;
}

.fix {
	*zoom: 1;
}

.fix:after {
	clear: both;
	content: "";
	display: table;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

a img {
	border: none;
}

/* 头部 */
.section {
	overflow: hidden;
	position: relative !important;
}

.header {
	min-height: 80px;
	overflow: hidden;
}

.header h1 {
	width: 135px;
}

.logo {
	padding-top: 18px;
}

.header .logo_text {
	margin-top: 24px;
	padding-left: 14px;
	height: 34px;
	color: #7D7D7D;
	border-left: 1px solid #7D7D7D;
	font-size: 14px;
}

.header .frr {
	display: inline-block;
	text-align: right;
	min-width: 900px;
	vertical-align: top;
}

@media all and (max-width:1440px) {

	/*index*/
	.header .logo_text {
		display: none;
	}
}

/* 导航 */
.nav {
	position: relative;
	line-height: 80px;
}

.nav li {
	display: inline-block;
	padding-left: 40px;
}

.nav li a {
	font-size: 14px;
	color: #565656;
	line-height: 14px;
	display: inline-block;
}

.nav li a:hover {
	color: #0067B7;
}

.nav .nav_icon {
	background: #15909c;
	height: 1px;
	line-height: 1px;
	display: inline-block;
	position: relative;
	top: -6px;
	*top: 0px;
}


/* 首页 banner */
.banner {
	width: 100%;
	overflow: hidden;
	position: relative;
	height: 100vh;
	display: flex;
	align-items: center;
}

.banner .banner_cont {
	width: 1200px;
	margin: 0 auto;
}

.banner .banner_title {
	font-size: 64px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 92px;
}

.banner .banner_small_title {
	font-size: 30px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 34px;
	margin-top: 20px;
	margin-bottom: 30px;
}

.banner .banner_line {
	width: 91px;
	height: 2px;
	background: #FF9900;
	margin-bottom: 66px;
}

.banner .banner_about {
	display: inline-block;
	width: 182px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border: 1px solid #FFFFFF;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}

/* 首页 标题 */
.home_title {
	position: relative;
	text-align: center;
	padding: 120px 0px 45px 0px;
}

.home_title_top {
	font-size: 34px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	line-height: 25px;
	margin-bottom: 8px;
}

.home_title_bottom {
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 25px;
	margin-bottom: 15px;
}

.home_title_line {
	width: 53px;
	height: 2px;
	margin: auto;
	background: #FF9900;
}

.home_more {
	display: inline-block;
	width: 144px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #2B95EF !important;
	font-family: Microsoft YaHei;
	border: 1px solid #2B95EF;
	font-size: 16px;
	font-weight: 400;
}

.home_more:hover {
	background: #2B95EF;
	color: #FFFFFF !important;
}

/* 首页 关于和稷工业*/
.section2_text {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #4C4C4C;
	line-height: 24px;
}

.section2_icons {
	width: 100%;
	margin-top: 60px;
}

.section2_icons .icons_item {
	display: inline-block;
	width: 24%;
	text-align: center;
}

.section2_icons .icons_item .number {
	font-size: 30px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FF9900;
	line-height: 50px;
}

.section2_icons .icons_item .info {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #4D4D4D;
	line-height: 20px;
}

/* 首页 服务范围 */
.section3_service {
	width: 100%;
	background: #F8F8F8;
	margin-bottom: 45px;
	cursor: pointer;
}

.section3_service:hover {
	box-shadow: -5px 4px 6px 0px rgba(30, 30, 30, 0.12);
}

.section3_cont {
	width: 601px;
	padding-left: 105px;
	padding-top: 85px;
	height: 386px;
	box-sizing: border-box;
}

.section3_title {
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
	padding-bottom: 45px;
}

.section3_text {
	width: 360px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #444444;
	line-height: 21px;
	padding-bottom: 40px;
}

/* 首页 和稷大事件 */
.section4_news {
	display: flex;
	height: 370px;
}

.section4_news_type {
	width: 144px;
	height: 370px;
	margin: 0px 22px;
	background: #f7f7f7;
}

.section4_news_type div {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #4D4D4D;
	line-height: 29px;
	width: 100px;
	margin: auto;
	text-align: center;
	padding-top: 80px;
	height: 185px;
	box-sizing: border-box;
	cursor: pointer;
}

.section4_news_type div.active {
	color: #2B95EF;
}

.news_item {
	width: 100%;
	height: 104px;
	display: flex;
	cursor: pointer;
	margin-top: 15px;
}

.news_date {
	background-color: #cfd5dd;
	color: #FFFFFF;
}

.news_date p {
	width: 100px;
	text-align: center;
}

.news_cont {
	width: 360px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #4D4D4D;
	line-height: 20px;
	opacity: 0.8;
	padding-left: 20px;
}

.news_title {
	color: #333333;
	font-size: 16px;
	color: #333333;
	height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 23px;
	margin: 15px 0px;
}

.news_info {
	height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 20px;
}

.news_detail {
	color: #2B95EF !important;
	line-height: 20px;
	opacity: 0.8;
}

.news_item:hover .news_date {
	background-color: #2B95EF;
}

.news_item:hover .news_cont {
	opacity: 1;
}

/* 底部 */
.footer {
	background: #EEEEEE;
	width: 100%
}

.contact {
	background: #EEEEEE;
	margin: 100px auto auto;
	padding-top: 38px;
	width: 964px;
	color: #7A7A7A;
	font-size: 14px;
}

.left-one {
	font-size: 14px;
	width: 380px;
	float: left;
}

.left-two {
	font-size: 14px;
	;
	width: 310px;
	float: left;
}

.right-one {
	font-size: 14px;
	width: 100px;
	display: inline-block;
	margin-bottom: 40px;
}

.right-two {
	width: 100px;
	float: right;
	margin-bottom: 40px;
}

.left-one li,
.left-two li {
	list-style-type: none;
	padding-bottom: 17px;
	padding-right: 15px;
}

.right-one li,
.right-two li {
	list-style-type: none;
	padding-top: 20px;
	font-size: 12px;
	text-align: center;
}

.copyright {
	width: 1200px;
	border-top: 1px solid #A0A0A0;
	margin: auto;
	padding-top: 18px;
}

.copyright div {
	font-size: 12px;
	color: #7A7A7A;
	line-height: 24px;
	text-align: center;
}

.copyright div:nth-child(3) {
	padding-bottom: 24px;
}


/* 选择语言 */
#google_translate_element {
	position: absolute;
	top: 25px;
	right: 10px;
	z-index: 2000;
	opacity: 0.7;
	display: none;
}

.skiptranslate>iframe {
	display: none;
}

.multilingual {
	font-family: Microsoft YaHei;
	width: 1200px;
	max-width: 1200px;
	margin: auto;
	margin-bottom: 80px;
}

.multilingual-title {
	padding: 50px 0px;
	color: #0263AE;
	font-size: 40px;
}

.multilingual-nav {
	height: 50px;
	width: 100%;
	border: 1px solid #D2D2D2;
}

.multilingual-nav div {
	display: inline-block;
	font-size: 16px;
	color: #4C4C4C;
	margin: 0 50px 0 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	cursor: pointer;
}

.multilingual-nav div.multilingual-nav-active {
	color: #0579FB;
	border-bottom: 4px solid #0579FB;
}

.multilingual-content {
	border: 1px solid #D2D2D2;
	border-top: none;
	height: 380px;
	width: 100%
}

.multilingual-box {
	padding-left: 20px;
	display: none;
}

.multilingual-box-show {
	display: block;
}

.multilingual-table {
	width: 100%;
	font-size: 14px;
	color: #606060;
	font-family: MicrosoftYaHei;
}

.multilingual-table td {
	width: 16.66%;
	padding-top: 25px;
}

.multilingual-table .goog-te-menu2-item:link div {
	font-size: 14px;
	color: #606060;
	display: inline-block;
}

.multilingual-table .goog-te-menu2-item:hover div {
	color: #3366cc;
	background: #ffffff
}

.multilingual-table .goog-te-menu2-item .indicator {
	display: none;
}

.multilingual-table .goog-te-menu2-item-selected .indicator {
	display: none;
}

.multilingualBox {
	position: fixed;
	background-color: #fff;
	z-index: 2000;
	right: 15px;
	top: 56px;
	width: 80%;
	height: 500px;
	visibility: visible;
	box-sizing: content-box;
	box-shadow: 0 3px 8px 2px #999999;
	border: 1px solid #6b90da;
	overflow: scroll;
	display: none;
}

#choiceLanguage {
	text-align: left;
	cursor: pointer;
}

#choiceLanguage a {
	color: #2B95EF;
	font-size: 16px;
}

#choiceLanguage1 {
	position: absolute;
	top: 25px;
	right: 25px;
	z-index: 2000;
	opacity: 0.7;
	background-color: #fff;
	border: 1px solid #d5d5d5;
	border-top: 1px solid #9b9b9b;
	border-bottom: 1px solid #e8e8e8;
	font-size: 10pt;
	display: inline-block;
	padding: 2px 5px;
	cursor: pointer;
	zoom: 1;
}

#choiceLanguage1 a {
	color: #565656;
}