@charset "utf-8";
/* CSS Document */

/* 绉诲姩绔叏灞€鎺у埗reset */
body, div, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, iframe, input, textarea, select, label, article, aside, footer, header, menu, nav, section, time, audio, video {
	margin: 0;
	padding: 0;
}
article, aside, footer, header, hgroup, nav, section, audio, canvas, video {
	display: block;
}
body {
	font-family: Arial, "Microsoft YaHei";
	font: 12px Arial, "寰蒋闆呴粦";
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	background-color: #fff;
	overflow-x: hidden;
	width: 100%;
	height: 100%;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
}
textarea {
	resize: none;
}
iframe, img {
	border: 0;
}
ul, ol {
	list-style: none;
}
input, select, textarea {
	outline: 0;
	-webkit-user-modify: read-write-plaintext-only;
}
/* input { -webkit-appearance: none; } */
a {
	text-decoration: none;
	color: #666;
}
img {
	max-width: 100%;
}
/* 娓呯悊娴姩 */
.clearfix {
	clear: both;
	zoom: 1;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* 鍏ㄥ眬娴姩 */
.fl {
	float: left;
}
.fr {
	float: right;
}

/* 鍦嗙粏婊氬姩鏉℃牱寮 20180601 */
::-webkit-scrollbar {
width:5px;
height:5px;
}
::-webkit-scrollbar-button:vertical {
display:none;
}
::-webkit-scrollbar-track:vertical {
background-color:black
}
::-webkit-scrollbar-track-piece {
background:#FFF
}
::-webkit-scrollbar-thumb:vertical {
background-color:#c2c2c2;
}
::-webkit-scrollbar-thumb:vertical:hover {
background-color:#A0A0A0
}
::-webkit-scrollbar-corner:vertical {
background-color:#535353
}
::-webkit-scrollbar-resizer:vertical {
background-color:#FF6E00
}

.fa {
	color: inherit;
	line-height: inherit
}
/*琛ㄦ牸鏍峰紡*/
.bgtable {
	width: 100%;
	border-collapse: collapse;
}
.bgtable td {
	border: 1px solid #ccc;
	text-align: center;
	font-size: 14px;
}

.wow {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}

/*鍐呴〉CSS*/
.inpage{}
.inpage .inbanner{ position:relative; width:100%; background:url(../images/banner.jpg) no-repeat top center; height:700px; background-size:cover;}
.inpage .inbanner .textbox{
	position: absolute;
    width: 100%;
    text-align: center;
    top: 40%;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
}
.inpage .inbanner .textbox h2{ font-size:60px; font-weight:normal; letter-spacing:36px; text-shadow: 0 15px 20px rgba(0, 0, 0, 0.2);}
.inpage .location{
	position: absolute;
    width: 84%;
    bottom: 0;
    height: 170px;
	left:0;
	right:0;
	z-index:5;
	margin:auto;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.85) 0%, #ffffff 100%);
}
.max-wid{
	width: 84%;
    max-width: 1200px;
    margin: auto;
}
.inpage .location .max-wid{
	display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    height: 100%;
    padding-top: 30px;
}
.inpage .location .max-wid .node{
	display: flex;
    justify-content: flex-start;
    align-items: center;
}
.inpage .location .max-wid .node li{ display:inline-block; line-height:20px;}
.inpage .location .max-wid .node li .fa-angle-right{ padding-right:10px; font-size:16px;}
.inpage .location .max-wid .node a{ font-size:14px; color:#666;}
.inpage .location .max-wid .tab{
	display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.inpage .location .max-wid .tab li{
	width: calc(100% / 3);
    flex-grow: 1;
}
.inpage .location .max-wid .tab > li{ position:relative;}
.inpage .location .max-wid .tab > li > a{
	padding: 36px 0;
    font-size: 20px;
    color: rgba(0, 0, 0, 0.5);
    width: 100%;
    display: inline-block;
    border-bottom: 2px solid transparent;
    text-align: center;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out
}
.inpage .location .max-wid .tab > li.on > a{
	border-color: #c9151e;
    color: #000;
}
.inpage .location .max-wid .tab > li:after {
    content: "";
    height: 18px;
    width: 1px;
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
}
.inpage .location .max-wid .tab > li:last-of-type:after {
    opacity: 0;
}
.inpage .location .max-wid .tab > li:hover > a {
    color: #000;
}

#mainbox{ padding:50px 0; font-size:14px;}
#mainbox .wrapper{ width:80%; max-width:1200px; margin:0 auto;}

/*绠€浠?/
#mainbox .about01{}
#mainbox .about01 .left{ float:left; width:20%; position:relative;}
#mainbox .about01 .left h3{
	/*position: absolute;*/
    top: 60px;
    left: 0;
    height: 44px;
    color: #404040;
    text-indent: 0;
    font-size: 32px;
    font-family: sans-serif;
    line-height: 44px;
	font-weight:normal;
}
#mainbox .about01 .left h3 span {
    display: block;
    margin-top: 5px;
    color: #8c8c8c;
    letter-spacing: 2px;
    font-size: 14px;
}
#mainbox .about01 .left h3 i {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: block;
    width: 120px;
    height: 10px;
    background-color: #c9151e;
    content: '';
}
#mainbox .about01 .right{ float:right; width:calc(100% - 30%);}
#mainbox .about01 .right p{ font-size:15px; line-height:30px;}


/*鏂伴椈鍔ㄦ€?/
#mainbox .newslist .item {
	width: calc(100% / 2 - 66px);
	transition: all .36s ease;
	border: 1px solid rgba(170,170,170,0);
	overflow: hidden;
	float: left;
	margin-right: 66px;
	margin-bottom: 20px;
	box-shadow: 0 0 0 rgba(0,0,0,.15);
	box-sizing: border-box;
	position: relative;
}
#mainbox .newslist .item .item_img {
	overflow: hidden;
}
#mainbox .newslist .item .item_img img {
	width: 100%;
	transition: all .36s ease;
	display: block;
}
#mainbox .newslist .item .item_info {
	padding: 50px 36px 60px 36px;
	background: #f4f4f4;
}
#mainbox .newslist .item .item_info .title {
	transition: all .36s ease;
	color: #333;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	text-overflow:ellipsis; 
	overflow:hidden; 
	white-space:nowrap;
}
#mainbox .newslist .item .item_info .description {
	transition: all .36s ease;
	font-size: 13px;
	line-height: 26px;
	height: 52px;
	color: #999;
	overflow: hidden;
	text-align: center;
}
#mainbox .newslist .item .details {
	line-height: 48px;
	position: absolute;
	bottom: 175px;
	width: 100%;
	margin-bottom: 17px;
	margin-left: 0;
	padding: 0;
	text-align: center;
	color: transparent;
	border: none;
	transition: all .36s ease;
	display: inline-block;
	font-size: 14px;
}
#mainbox .newslist .item .details:before {
	position: absolute;
	bottom: 16%;
	left: 50%;
	display: block;
	width: 2px;
	height: 16px;
	margin-bottom: 7px;
	content: "";
	transition: all .6s ease 0s;
	opacity: 0;
	background-color: #fff;
}
#mainbox .newslist .item .details:after {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 16px;
	height: 2px;
	margin-left: -7px;
	content: "";
	transition: all .6s ease 0s;
	opacity: 0;
	background-color: #fff;
}
#mainbox .newslist .item:hover {
	border: 1px solid #e4e4e4;
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,.08);
	box-shadow: 0 12px 24px rgba(123,123,123,.08);
}
#mainbox .newslist .item:hover .item_info .title {
	color: #10029b;
}
#mainbox .newslist .item:hover .details {
	border-color: #10029b;
	background-color: #10029b;
	color: rgba(255,255,255,0);
}
#mainbox .newslist .item:hover .details:before {
	opacity: 1;
}
#mainbox .newslist .item:hover .details:after {
	opacity: 1;
}
#mainbox .newslist .item:hover .item_img img {
	-webkit-transform: scale(1.08);
	-ms-transform: scale(1.08);
	transform: scale(1.08);
}

/*浜у搧灞曠ず*/
#mainbox .prolist {
	position: relative;
	padding-top: 50px;
}
#mainbox .prolist .item {
	float: left;
	overflow: hidden;
	margin: 0 20px 20px 0;
	width: calc(100% / 3 - 20px);
	transition: all .36s ease;
	position: relative;
}
#mainbox .prolist .item .pic {
	position: relative;
	overflow: hidden;
}
#mainbox .prolist .item .pic img {
	transition: all .36s ease;
	display: inline;
}
#mainbox .prolist .item .pic:after {
	position: absolute;
	z-index: 1;
	top: 0;
	bottom: 0;
	display: block;
	width: 100%;
	height: 100%;
	content: "";
	transition: .36s ease;
	opacity: 0;
	background-color: rgba(0,0,0,.54);
}
#mainbox .prolist .item:hover .pic:after {
	opacity: 1;
}
#mainbox .prolist .item .info {
	padding: 4% 8%;
	height: 200px;
	background: #F4F4F4;
}
#mainbox .prolist .item .info .bign {
	transition: all .36s ease;
}
#mainbox .prolist .item .info .bign .name {
	transition: all .36s ease;
	padding-top: 20px;
	font-size: 16px;
	color: #6c6c6c;
	line-height: 30px;
}
#mainbox .prolist .item .info .bign .model {
	transition: all .36s ease;
	font-size: 14px;
	line-height: 22px;
	color: #777;
}
#mainbox .prolist .item .info .description {
	margin-top: 13px;
	transition: all .36s ease;
	line-height: 26px;
	height: 52px;
	color: #999;
	overflow: hidden;
	font-size: 13px;
}
#mainbox .prolist .item .details {
	position: absolute;
	z-index: 2;
	top: 42%;
	left: 50%;
	width: 46PX;
	height: 46PX;
	margin-top: -12%;
	margin-left: -23px;
	padding: 0;
	opacity: 0;
	color: rgba(153,153,153,0);
	border-radius: 100%;
	transition: all .36s ease;
	border: 1px solid rgba(170,170,170,.2);
	display: inline-block;
	font-size: 14px;
	line-height: 30px;
	margin-bottom: 30px;
}
#mainbox .prolist .item .details:before {
	position: absolute;
	bottom: 14%;
	left: 50%;
	display: block;
	width: 2px;
	height: 16px;
	margin-bottom: 7px;
	content: "";
	transition: all .3s ease;
	background-color: #fff;
}
#mainbox .prolist .item .details:after {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 16px;
	height: 2px;
	margin-left: -7px;
	content: "";
	transition: all .3s ease;
	background-color: #fff;
}
#mainbox .prolist .item:hover {
	box-shadow: 0 12px 30px rgba(80,80,80,.1);
}
#mainbox .prolist .item:hover .pic img {
	-webkit-transform: scale(1.08);
	-ms-transform: scale(1.08);
	transform: scale(1.08);
}
#mainbox .prolist .item:hover .bign .name {
	padding-top: 30px;
	font-weight: bold;
	font-size: 17px;
	color: #10029b;
}
#mainbox .prolist .item:hover .bign .model {
	color: #c3c3c3;
}
#mainbox .prolist .item:hover .details {
	margin-top: -18%;
	top: 44%;
	border-color: #10029b;
	background-color: #10029b;
	opacity: 1;
}

#mainbox .procc{ text-align:center;}
#mainbox .procc a {
    display: inline-block;
    padding: 6px 32px;
    font-size: 14px;
    text-align: center;
    border: 1px solid rgba(170,170,170,.2);
    color: #828282;
    transition: all .3s ease;
}
#mainbox .procc a.on{
	border-color: #10029b;
    background: #10029b;
    color: #fff;
}
#mainbox .procc a:hover {
    border-color: #10029b;
    background: #10029b;
    color: #fff;
}
/*浜у搧鍐呭灞曠ず*/
#mainbox .proshow{ padding-top:50px;}
#mainbox .proshow .title{ text-align:center; font-size:24px;}
#mainbox .proshow .content{ padding-top:30px; line-height:2; font-size:14px;}
#mainbox .proshow .content h3{ font-size: 16px; color: #fc7b00;}


/*瀹㈡埛鍙嶉*/
.messagecon { font-size: 14px; line-height: 24px; margin-bottom: 20px; font-family: microsoft yahei; }
.messagecon p { margin-bottom: 20px; }
.messagetit { font-size: 14px; font-weight: bold; line-height: 30px; height: 30px; }
.messagetarea { padding: 10px; border: 1px solid #dedede; font-size: 16px; line-height: 26px; font-family: microsoft yahei; color: #666; resize: none; width: 96%; height: 90px; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; background: #f8f8f8; margin-bottom: 20px; }
.messagetarea:focus { color: #333; outline: none; background: #fff; }
.messageinput { width: 27%; padding: 10px; height: 26px; line-height: 26px; font-size: 14px; border: 1px solid #dedede; margin: 0 5px 0 0; font-family: microsoft yahei; color: #666; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; background: #f8f8f8; margin-bottom: 20px; }
.messageinput:focus { color: #333; outline: none; background: #fff; }
.messagebtn { width: 30%; text-align: center; line-height: 50px; height: 50px; font-size: 16px; border: 0; background: #b8c1ce; color: #333; border-radius: 4px; font-family: microsoft yahei; cursor: pointer; margin-right: 10px; margin-bottom: 30px; }
.messagebtn.btnon { width: 50%; color: #fff; }
.messagebtn:hover { opacity: .8; filter: alpha(opacity=80); }
.main .con .yanzhengma { display: inline; }
.messagebtn.btnon { background: #03329b; }


/*浜烘墠鎷涜仒*/
.job{ padding-top:30px;}
.job .item{ float:left; width:calc(100% - 50px - 60%); margin-right:50px; border-radius:30px; padding:50px; margin-bottom:50px; box-shadow: 2px 2px 30px rgba(0,0,0,0.1); font-size:14px;}
.job .item:nth-child(2n){ margin-right:0;}
.job .item .name{
	font-size: 20px;
    font-weight: bold;
    color: #185abd;
	margin-bottom:20px;
}
.job .item h3{ color: #185abd; margin:10px 0;}


/*鑱旂郴鎴戜滑*/
#mainbox .contact{ text-align:center; line-height:180%; font-size:14px; margin-bottom:20px;}
#mainbox .contact h3{ font-size:18px; margin-bottom:10px;}
/*楂樺痉鍦板浘*/
#map {
	height: 400px;
	z-index: 4;
}
#map .info {
	border: solid 1px silver;
}
#map div.info-top {
	position: relative;
	border-bottom: 1px solid #CCC;
	border-radius: 5px 5px 0 0;
	background: none repeat scroll 0 0 #F9F9F9;
}
#map div.info-top div {
	display: inline-block;
	padding: 0 10px;
	color: #333;
	font-weight: 700;
	font-size: 14px;
	line-height: 31px;
}
#map div.info-top img {
	position: absolute;
	top: 10px;
	right: 10px;
	-webkit-transition-duration: .25s;
	transition-duration: .25s;
}
#map div.info-top img:hover {
	-webkit-box-shadow: 0 0 5px #000;
	box-shadow: 0 0 5px #000;
}
#map div.info-middle {
	padding: 6px;
	font-size: 14px;
	line-height: 20px;
}
#map div.info-bottom {
	clear: both;
	width: 100%;
	height: 0;
	text-align: center;
}
#map div.info-bottom img {
	position: relative;
	z-index: 104;
}
#map span {
	margin-left: 5px;
	font-size: 11px;
}
#map .info-middle img {
	float: left;
	margin-right: 6px;
}

@media (max-width: 1200px) {
	.inpage .location .max-wid .tab > li > a{ font-size:16px;}
	#mainbox .about01 .left h3{ font-size:22px;}
}

@media (max-width: 720px) {
	.inpage .inbanner{ height:500px;}
	#mainbox .about01 .left{ width:100%;}
	#mainbox .about01 .right{ width:100%; margin-top: 50px;}
	#mainbox .newslist .item{ width:100%;}
#mainbox .prolist {
	position: relative;
	padding-top: 50px;
}
#mainbox .prolist .item {
	float: left;
	overflow: hidden;
	margin: 0 20px 20px 0;
	width: calc(100% / 2 - 20px);
	transition: all .36s ease;
	position: relative;
}	
}

@media (max-width: 450px) {
	.inpage .inbanner .textbox h2{ font-size: 32px; letter-spacing: 30px;}
}