.time {
	max-height: 22px;
	height: 22px;
	background-color: #f4f4f4 !important;
	position: relative;
	margin-top: 6px !important;
}

.time_con {
	width: auto;
	position: absolute;
	right: 0;
	top: 0px;
}

.banner_back {
	width: 100%;
	background-color: #8D949E;
	height: 167px;
}

.index_gif {
	height: 167px;
}

.index_about {
	height: 200px;
	padding: 0 8px;
}

.about_title {
	width: 100%;
	height: 35px;
	padding-top: 10px;
}

.about_title img {
	float: left;
}

.index_more {
	margin: 4px 0 4px 5px;
}

.about_con {
	width: 100%;
	height: 145px;
	margin-top: 2px;
}

.about_text {
	width: 735px;
	height: 121px;
	border-radius: 5px;
	border: solid 1px #d9d9d9;
	padding: 3px 9px;
	float: left;
}

.about_text p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
	font-size: 12px;
	line-height: 23px;
	color: #4d4d4d;
}

.content_call {
	width: 240px;
	height: 145px;
	float: right;
	margin-top: -13px;
}

.call_img img:hover {
	cursor: pointer;
}

.call_img {
	width: 100%;
	height: 105px;
}

.content_call .search {
	width: 240px;
	height: 34px;
	background-color: #cacaca;
	border: solid 2px #256a91;
	margin-top: 5px;
	padding: 8px 5px;
	position: relative;
	z-index: 99999;
}

.search input {
	background-color: #cacaca;
	float: left;
	outline: none;
	width: 80%;
}

.search_go {
	width: 28px;
	height: 15px;
	float: right;
	background-image: url(../img/index_GO.png);
	background-repeat: no-repeat;
	cursor: pointer;
}
.search_go:hover{background-image: url(../img/index_GO2.png);
	background-repeat: no-repeat;}

input::-webkit-input-placeholder {
	color: #000000;
}

input::-moz-placeholder {
	color: #000000;
}

input:-moz-placeholder {
	color: #000000;
}

input:-ms-input-placeholder {
	color: #000000;
}

.new_product {
	height: auto;
	/* overflow: hidden; */
	padding: 0px 8px 10px 8px;
	top: -10px;
}

.new_product .about_title {
	position: absolute;
	top: -37px;
}

.pro_shadow {
	box-shadow: 1px 0px 20px 7px rgba(0, 0, 0, 0.5);
	width: 100%;
	margin-top: -10px;
}

.pro_list {
	width: 100%;
	height: auto;
	border-radius: 5px;
	border: solid 1px #d9d9d9;
	padding-top: 10px;
	margin-bottom: 10px;
	margin-top: 4px;
}

.pro_con {
	width: 96.8%;
	height: auto;
	margin: 10px auto 25px;
}

.pro_title {
	width: 100%;
	height: 45px;
	position: relative;
}

.list_more {
	display: inline-block;
	width: 40px;
	height: 13px;
	position: absolute;
	right: 15px;
	bottom: 22px;
}

.pro_con ul {
	padding-top: 25px;
	height: auto;
	overflow: hidden;
}

.pro_con ul li {
	width: 23%;
	height: 152px;
	/* background-color: #256a91; */
	margin-right: 25px;
	float: left;
}

.pro_con ul li:nth-child(4) {
	margin-right: 0;
}

.pro_img {
	width: 60px;
	height: 100%;
	background-color: #EEEEEE;
	line-height: 152px;
	float: left;
	text-align: center;
}

.pro_img img {
	max-width: 100%;
	vertical-align: middle;
}

.pro_i {
	display: block;
	width: 2px;
	height: 143px;
	background-image: url(../img/index_pro.png);
	background-repeat: no-repeat;
	float: left;
	margin: 5px 0 1px 4px;
}

.pro_information {
	float: left;
	width: 150px;
	height: 152px;
	padding-left: 15px;
	position: relative;
}

.pro_infor {
	height: 120px;
}

.pro_infor p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 12px;
	line-height: 32px;
	color: #333333;
}

.consult {
	display: block;
	width: 79px;
	height: 19px;
	border-radius: 4px;
	border: solid 2px #ebeaef;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	text-align: center;
	position: absolute;
	bottom: 0;
}

.consult:hover {
	color: #ff6500;
}


/* Ã¥â€¦Â³Ã¤ÂºÅ½Ã¥â€¦Â¬Ã¥ÂÂ¸ */

.company_about {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.company_left {
	width: 178px;
	height: auto;
	background-color: #ffffff;
	float: left;
	/* border-right: 1px solid #f5f5f5;
    box-shadow: -20px -2px 15px -13px #f5f5f5 inset; */
	padding-bottom: 100px;
}

.company_title {
	width: 100%;
	height: 70px;
	text-align: center;
}

.company_title p {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #595856;
	margin-bottom: 15px;
	margin-top: 5px;
}

.company_title1 p {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #383838;
}

.company_title1 img {
	margin-left: -18px;
	margin-top: 2px;
}

.flash_swf {
	margin-left: 33px;
	float: left;
	margin-top: 1px;
}

.left_nav {
	width: 158px;
	height: auto;
	background-color: #f8f6f7;
	border-radius: 7px;
	border: solid 1px #e5e5e5;
	margin: auto;
	font-family: "Microsoft YaHei";
}

.left_nav ul {
	width: 92%;
	height: auto;
	overflow: hidden;
	margin: auto;
	padding-bottom: 10px;
}

.left_nav ul li {
	width: 100%;
	height: auto;
	border-bottom: 1px solid #e5e5e5;
	/* background-image: url(../img/media_icon01.png); */
	/* background-repeat: no-repeat; */
	/* background-position: 12px 10px; */
	/* padding-left: 40px; */
	overflow: hidden;
	text-align: center;
}

.left_nav ul li img {
	float: left;
	margin-top: 10px;
	margin-left: 7px;
}



.left_nav ul li a {
	font-size: 12px;
    font-weight: bold;
    /* line-height: 30px; */
    letter-spacing: 5px;
    color: #4c4b49;
    display: block;
    /* width: 75%; */
    float: left;
    margin-left: 22px;
    margin-top: 10px;
    margin-bottom: 4px;
}
.left_nav ul li a:hover{ color: #ff6500;}

.company_right {
	width: 807px;
	height: auto;
	background-color: #fff;
	overflow: hidden;
	float: left;
	margin-left: 5px;
	border-right: 1px solid #f5f5f5;
	box-shadow: -20px -2px 15px -13px #f5f5f5;
	padding: 0px 5px;padding-bottom: 20px;
}

.contact_us {
	width: 153px;
	height: 82px;
	margin: 10px 0px 0px 12.5px;
}

.com_navigation {
	width: 100%;
	height: 35px;
	padding-left: 15px;
	line-height: 27px;
	background-image: url(/static/index/img/xuline.gif);
	background-size: 100% 3px;
	background-position: 0 99%;
	background-repeat: no-repeat;
}

.com_navigation span,
.com_navigation a {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.com_navigation span:hover,
.com_navigation a:hover {
	color: #1c6d9a;
}

.about_hunt {
	width: 100%;
	height: 45px;
	background-image: url(../img/about_icon2.png);
	background-repeat: no-repeat;
	background-position: 20px 15px;
	line-height: 70px;
	padding-left: 35px;
	margin-top: -3px;
}

.about_hunt p {
	font-size: 16px;
	font-weight: bold;
	color: #4c4b49;
	display: inline-block;
	float: left;
	font-family: 'SimSun';
}

.about_hunt span {
	display: block;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #ffffff;
    width: auto;
    height: 15px;
    background-color: #cdcdcd;
    float: left;
    line-height: 15px;
    margin: 29px 0 0 5px;
    padding-left: 3px;
    padding: 0 1px 0 1px;
    /* width: 189px; */
    padding: 0 5px;
}

.about_huntbg {
	width: 772px;
	height: 70px;
	background-image: url(../image/img_1.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	float: right;
	margin-top: -23px;
}

.about_huntcon {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 20px 0 100px 20px;
	padding-bottom: 100px;
}

.about_huntcon p {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

.about_huntcon img {
	max-width: 100%;
}

.about_fg {
	width: 772px;
	height: 10px;
	background-image: url(../img/fenge.png);
	background-repeat: no-repeat;
	float: right;
	margin-top: -15px;
}

.about_img {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.about_img ul {
	width: 100%;
	height: auto;
	padding: 20px 5px 20px 25px;
	overflow: hidden;
}

.about_img ul li {
	width: 177px;
	height: 160px;
	/* background-color: #333300; */
	float: left;
	margin-right: 19px;
	margin: 0 14px 40px 0;
	cursor: pointer;
}

.about_img ul li img {
	max-width: 100%;
}

.about_img ul li:nth-child(4n) {
	margin-right: 0px;
}

.honor_title {
	width: 83%;
	height: 24px;
	background-image: url(../img/about_icon3.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	text-align: center;
	padding-left: 22px;
	line-height: 24px;
	margin: auto;
}

.honor_title p {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

.honor_title:hover p {
	font-size: 13px;
}

.brand_story {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-left: 20px;
	padding-top: 30px;
}

.brand_s {
	padding-bottom: 30px;
}

.brand_title {
	width: 100%;
	height: 16px;
	/* background-image: url(../img/ppds_tit.png);
    background-repeat: no-repeat; */
}

.brand_con {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 12px;
	line-height: 20px;
}

.brand_con p {
	font-size: 12px;
	color: #333333;
	/* text-indent: 2em; */
}

.brand_con i {
	display: inline-block;
	border-radius: 50%;
	width: 10px;
	height: 10px;
	background-color: #0755a4;
	margin-left: 20px;
}

.brand_con span.span_big {
	font-size: 14px;
	font-weight: bold;
	color: #01266d;
	line-height: 40px;
	margin-left: 10px;
}

.brand_con .brand_i {
	display: inline-block;
	border-radius: 50%;
	width: 5px;
	height: 5px;
	background-color: #0755a4;
}

.brand_con .brand_span {
	font-size: 12px;
	line-height: 12px;
}

.brand_end {
	width: 95%;
	height: 59px;
	margin: auto;
}

.brand_end img {
	max-width: 100%;
}

.brand_con .ceo {
	font-size: 12px;
	color: #01266d;
	float: right;
}


/* Ã¤ÂºÂ§Ã¥â€œÂÃ¥Ë†â€”Ã¨Â¡Â¨Ã¥â€ â€¦Ã¥Â®Â¹ */

.product_con {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-left: 20px;
}

.pro_lei {
	padding: 0px 0 10px 0;
}

.pro_lei p {
	font-size: 14px;
	font-weight: bold;
	color: #01266d;
}

.pro_lei ul li {
	margin-left: 6px;
}

.pro_lei ul li:before {
	content: "\2022";
	color: #bfbfbf;
	font-size: 25px;
	line-height: 21px;
	vertical-align: top;
}

.pro_lei ul li span {
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	color: #020202;
	/* margin-left: 10px; */
}

.pro_lei ul li a {
	font-size: 12px;
	color: #5f5f5f;
}

.product_nav {
	width: 90%;
	height: auto;
	margin-left: 10px;
	overflow: hidden;
	display: inline-block;
}

.pro_detail {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-left: 20px;
}

.pro_detail_tt p {
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #01266d;
}
.pro_detail_tt img{ width: 50%;}
.pro_detail_tt table {
	border-collapse: collapse;
	border: solid 2px #efefef;
}

.pro_detail_tt table tr,
.pro_detail_tt table tr td {
	border: solid 2px #efefef;
}

.pro_detail_tt table tr td {
	padding: 0 5px 0 5px;
}

.mingcheng {
	font-size: 12px;
	line-height: 22px;
	color: #020202;
	text-align: right;
}

.neirong {
	font-size: 12px;
	color: #4c4c4c;
	line-height: 20px;
}

.prodetail_con {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}

.product_introduction {
	width: 678px;
	height: 21px;
	background: url(../img/a3.jpg) rgb(239, 239, 239);;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}

.product_introduction p {
	font-size: 12px;
	line-height: 21px;
	color: #020202;
}

.product_nr {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 16px 20px;
}

.product_nr strong {
	background-image: url(../img/xqsx.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	font-size: 12px;
}

.product_nr p {
	font-size: 12px;
	line-height: 22px;
	color: #020202;
	/* display: inline-block; */
}

.scope_con {
	height: auto;
	overflow: hidden;
	margin: 5px auto 5px;
}

.scope_con span {
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	vertical-align: top;
	float: left;
}

.scope_con p {
	/* display: inline-block; */
	float: left;
}


/* Ã§â€Å¸Ã¦â‚¬ÂÃ§Â³Â»Ã§Â»Å¸Ã¥Ë†â€”Ã¨Â¡Â¨Ã©Â¡Âµ */

.left_nav ul li .nav_erji {
	width: 100%;
	height: auto;
	overflow: hidden;
	display: none;
	text-align: center;
	border-top: 1px #e5e5e5 solid;
	margin-top: 6px;
	padding-top: 4px;
	padding-bottom: 0;
}

/* .left_nav ul li:hover .nav_erji {
	display: block;
} */

.left_nav ul li .nav_erji li {
	height: auto;
	font-size: 12px;
	line-height: 30px;
	color: #333333;
	border: none;
	padding-left: 2px;
}

.left_nav ul li .nav_erji li img {
	margin-top: 8px;
	margin-left: 12px;
}

.left_nav ul li .nav_erji li a {
	width: 70%;
    margin-left: 21px;
    font-size: 12px;
    color: #333333;
    margin-top: 0;
	line-height: 22px;
	cursor: pointer;
	text-align: left;
	letter-spacing: 1px;
}
.left_nav ul li .nav_erji li a:hover{ color: #ff6500;}

.left_nav ul li .nav_erji li .nav_sanji {
	width: 100%;
	height: auto;
	padding-left: 20px;
	display: none;
}

.left_nav ul li .nav_erji:hover .nav_sanji {
	display: block;
}

.left_nav ul li .nav_erji li .nav_sanji li {
	border: none;
}

.left_nav ul li .nav_erji li .nav_sanji li a {
	font-size: 12px;
	color: #808080;
}

.solution_con {
	padding-top: 0px !important;
}

.field_con {
	padding-top: 0px !important;
}

.field_content {
	width: 100%;
	height: 66px;
	border-left: 4px solid #cdcdcd;
	border-radius: 2px;
	margin-bottom: 15px;
	padding-left: 10px;
}

.field_content p {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.field_content span {
	font-size: 14px;
	font-weight: bold;
	color: #ff6500;
}


/* Ã¥Â®Å¾Ã©ÂªÅ’Ã¥Â®Â¤Ã¥â€ â€¦Ã¥Â®Â¹Ã¤Â¸â‚¬ */

.lab_con {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-left: 15px;
}

.lab_con ul li {
	width: 33.2%;
	height: auto;
	float: left;
}

.lab_con ul li img {
	max-width: 100%;
}

.lab_content1,
.lab_content {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 20px;
}

.lab_content {
	padding-top: 10px;
}

.lab_content span {
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	color: #01266d;
	vertical-align: top;
}

.lab_content1 p {
	font-size: 12px;
	color: #333333;
	width: 90%;
	line-height: 24px;
}

.lab_content p {
	display: inline-block;
	font-size: 12px;
	color: #333333;
	width: 90%;
	line-height: 18px;
}

.company_news {
	width: 100%;
	height: auto;
	overflow: hidden;
	/* padding-left: 15px; */
	padding: 0 0 80px 15px;
}

.company_news ul {
	width: 739px;
	height: auto;
	overflow: hidden;
	margin: auto;
}

.company_news ul li {
	height: auto;
	overflow: hidden;
	border-bottom: 1px dashed #dddddd;
	padding: 10px 0 4px 0;
}

.company_news ul li img {
	margin-top: 3px;
	float: left;
}

.news_title {
	float: left;
	width: 96%;
	margin-left: 10px;
	vertical-align: middle;
}

.news_title a {
	font-size: 12px;
	color: #333333;
	display: block;
	width: 55%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.news_title p {
	font-size: 10px;
	color: #bebebe;
	float: left;
	width: 70%;
	margin-top: 8px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.news_title span {
	font-size: 12px;
	color: #333333;
	display: block;
	width: auto;
	float: right;
	margin-top: 8px;
}

.pages {
	width: 100%;
	height: 30px;
	margin-bottom: 20px;
	font-size: 12px;
	color: #333333;
	text-align: center;
}

.pages span,
.pages a {
	color: #000000;
}

.pages a:hover {
	color: #ff6500;
}

.pages select {
	border: 1px solid #333;
	font-size: 12px;
}


/* Ã¦Å“ÂÃ¥Å Â¡Ã§Ââ€ Ã¥Â¿Âµ */

.ieda_con {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-left: 15px;
}

.ieda_con ul {
	width: 96%;
	height: auto;
	margin: auto;
	overflow: hidden;
}

.ieda_con ul li {
	width: 48%;
	height: 205px;
	float: left;
	margin-right: 28px;
}

.ieda_con ul li:nth-child(2n) {
	margin-right: 0;
}

.ieda_con ul li img {
	max-width: 100%;
}

.ieda_ul,
.train_ul {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-left: 15px;
}

.ieda_ul li:before {
	content: "\2022";
	color: #f6cb73;
	font-size: 18px;
	/* line-height: 21px; */
	vertical-align: middle;
}

.ieda_ul li span {
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	color: #0755a4;
}

.ieda_ul li p {
	display: inline-block;
	font-size: 12px;
	color: #333333;
}

.ieda_hunt {
	width: 100%;
	height: 70px;
	background-image: url(../img/tec_bg01.png);
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-bottom: 35px;
	padding: 5px 0 0 12px;
}

.ieda_hunt p {
	font-size: 14px;
	line-height: 21px;
	color: #333333;
}

.train_ul li:before {
	content: "\2022";
	color: #01266d;
	font-size: 30px;
	vertical-align: middle;
}

.train_ul li span {
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	color: #333333;
	margin-left: 2px;
}

.train_ul li p {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	padding-left: 20px;
}

.data_con {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.data_con li {
	width: 100%;
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #d9d9d9;
	padding-top: 10px;
}

.data_img {
	width: 43px;
	height: 43px;
	text-align: center;
	line-height: 70px;
	float: left;
}

.data_img img {
	max-width: 100%;
}

.data_con li a {
	display: block;
	font-size: 12px;
	color: #333333;
	float: left;
	width: 75%;
	line-height: 50px;
	padding-left: 60px;
}

.wenjian {
	width: auto;
	float: right;
	line-height: 50px;
	font-size: 10px;
	color: #999999;
	padding-right: 10px;
}

.paper_con {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.paper_title {
	width: 100%;
	height: 44px;
	border: 1px solid #CECECE;
	background-image: url(../img/tec_img03.png);
	background-repeat: no-repeat;
}

.paper_list {
	width: 100%;
	height: auto;
	overflow: hidden;
	border: 1px solid #CECECE;
	padding: 25px 25px 0px 25px;
}

.paper_list ul {
	height: auto;
	overflow: hidden;
	padding-bottom: 30px;
}

.paper_list ul li {
	width: 80%;
	height: auto;
	line-height: 20px;
}

.paper_list ul li img {
	max-width: 100%;
	vertical-align: middle
}

.paper_list ul li a {
	display: inline-block;
	width: 80%;
	font-size: 12px;
	color: #333333;
	vertical-align: middle;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.paper_list ul li:hover a {
	color: #ff6500;
}

.litedetail .litedetail_head {
	font-size: 24px;
	color: #333333;
	/* text-align: center;
	display: block;
	line-height: 50px; */
}

.litedetail p {
	font-size: 12px;
	color: #3d3d3d;
	line-height: 23px;
}

.cooperate_con span {
	font-size: 12px;
	line-height: 24px;
	color: #333300;
}

.contact_con {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.contact_con ul {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 0 20px;
}

.contact_con ul li {
	float: left;
	width: 40%;
	height: auto;
	overflow: hidden;
	margin-right: 55px;
}

.contact_con ul li h4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 34px;
	color: #333333;
	background-image: url(../img/con_x.png);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}

.contact_con ul li p {
	font-size: 12px;
	color: #333333;
}

.contact_con ul li:nth-child(2) h4 {
	background-image: url(../img/con_x2.png);
}


/* Ã¦â€¹â€ºÃ¨ÂËœÃ¥Â²â€”Ã¤Â½Â */

.job_content {
	padding-bottom: 0px;
}

.job_con {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.job_con p {
	font-size: 12px;
	color: #5f5f5f;
}

.job_table {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.job_table table {
	border-collapse: collapse;
	border: solid 2px #1b1b1b;
}

.job_table table tr,
.job_table table tr td {
	border: solid 1px #1b1b1b;
	font-size: 12px;
	font-weight: bold;
	line-height: 23px;
	color: #000000;
}

.job_table table tr td:nth-child(1) {
	background-color: #F7F3F7 !important;
	text-align: center;
}

.job_table table tr td:nth-child(2) {
	font-weight: normal;
	text-align: left;
	background-color: #F8FCF8 !important;
	padding-left: 10px;
}

.td_btn {
	width: 100%;
	height: auto;
	padding: 2px 0 4px 0;
	background-color: #ffffff;
}

.upload_attachment {
	width: 75px;
	height: 16px;
	background-color: #f0ebf0;
	border-radius: 4px;
	border: none;
	outline: none;
	background-image: url(../img/con_btn1.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	vertical-align: middle;
	cursor: pointer;
}

.job_application {
	width: 73px;
	height: 16px;
	background-color: #01266d;
	border-radius: 4px;
	border: solid 1px #6590bc;
	color: #ffffff;
	font-size: 10px;
	text-align: center;
	line-height: 14px;
	vertical-align: middle;
	cursor: pointer;
}


/* Ã¥Å“Â¨Ã§ÂºÂ¿Ã§â€¢â„¢Ã¨Â¨â‚¬ */

.Online_Message table {
	border-collapse: collapse;
	border: solid 1px #cccccc;
}

.job_table table tr,
.job_table table tr td {
	border: solid 1px #cccccc;
	font-size: 12px;
	font-weight: normal;
	line-height: 23px;
	color: #000000;
}

.Online_Message table tr td:nth-child(1) {
	background-color: transparent !important;
	text-align: center;
}

.Online_Message table tr td:nth-child(2) {
	font-weight: normal;
	text-align: left;
	background-color: transparent !important;
	padding-left: 10px;
}

.Online_Message input {
	border: 1px solid #cccccc;
}

.Online_Message .input1 {
	width: 100px;
}

.Online_Message .input2 {
	width: 240px;
}

.Online_Message .input3 {
	width: 90px;
}

.Online_Message .input4 {
	width: 300px;
}

.td_button {
	width: 100%;
	height: auto;
	padding: 4px 0 4px 0;
	background-color: #ffffff;
}

.td_button button {
	border: 1px solid rgba(0, 0, 0, 0.3);
	padding: 2px;
	font-size: 12px;
	cursor: pointer;
}


/* Ã¦Â¯â€ºÃ©Ââ€šÃ¨â€¡ÂªÃ¨ÂÂ */

.self_content {
	padding-top: 0;
}

.self_con {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.self_form input,
.self_form textarea,
.self_form select {
	border: 1px solid rgba(0, 0, 0, 0.3);
	font-size: 12px;
	color: #333333;
	vertical-align: middle;
}

.self_form textarea {
	margin-top: 10px;
}

.self_form label {
	display: inline-block;
	width: 160px;
	height: 16px;
	line-height: 16px;
	font-size: 12px;
	color: #333333;
	border-right: 1px solid #AEAEAE;
	margin-right: 10px;
	background-image: url(../img/con_icon03.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	padding-left: 20px;
	vertical-align: middle;
}

.self_div {
	background-repeat: no-repeat;
	background-image: url(../img/con_icon02.png);
	background-position: 0 center;
	padding-left: 20px;
}

.self_div p {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	display: inline-block;
}

.self_div span {
	font-size: 12px;
	color: #333333;
	display: inline-block;
}

.search dl {
	margin-top: 20px;
}

.search dl dd {
	width: 110px;
	float: left;
	margin: 0 8px 10px;
}

.search dl dd .search_img {
	width: 100%;
	height: 110px;
}

.search dl dd .search_img img {
	width: 110px;
	height: 110px;
	border: none;
}

.search dl dd .search_name {
	height: 60px;
	line-height: 20px;
	font-size: 12px;
	color: #333;
}

.wenjian2 {
	width: 225px;
}

.data_con li a.width {
	width: 450px;
}

.wenjian2 span {
	float: left;
}

.data_con li .wenjian2 a {
	float: right;
	display: block;
	font-size: 12px;
	color: #fff;
	width: 100px;
	height: 24px;
	line-height: 22px;
	padding: 0;
	width: 100px;
	margin-top: 13px;
	background: url('../img/download.png') repeat-x;
	text-align: center;
	border-radius: 7px;
}


/*************************马惠**********************************/

.clearfix::after {
	content: '';
	display: block;
	clear: both;
}

.brand_con .ceo {
	text-align: right;
	color: #01266d;
}

.brand_con {
	padding-top: 45px;
}

.brand_end {
	text-align: center;
}

.wenhua_article {
	position: relative;
}

.wenhua_article .ri_hua {
	position: absolute;
	right: 0;
	top: -52px;
}

.wenhua_article .text_box .tit {
	font-size: 15px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
	font-family: MicrosoftYaHei;
	color: #333333;
	margin-top: 49px;
	position: relative;
	padding-left: 15px;
}

.wenhua_article .text_box .tit .entext {
	position: absolute;
	bottom: 5px;
	right: 0;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
}

.wenhua_article .text_box .con {
	margin: 26px 0 37px;
}

.wenhua_article .text_box .con>div .s_le {
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #333333;
	text-align: right;
	display: inline-block;
	width: 17.5%;
}

.wenhua_article .text_box .con>div .s_ri {
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #333333;
	border-bottom: 1px solid #333333;
}

.wenhua_article .text_box .bot_img {
	width: 100%;
	height: auto;
	max-height: 165px;
	padding-left: 15px;
	margin-bottom: 60px;
}

.wenhua_article .text_box .bot_img img {
	max-width: 100%;
	max-height: 100%;
	display: block;
}

.com_navigation {
	background-image: url(../img/xuline.gif);
	line-height: 30px;
}

.wenhua_article .text_box .con div:nth-child(8) .s_ri:nth-child(3) {
	display: block;
	width: 37.5%;
	margin-left: 18%;
	line-height: 20px;
}

.company_right {
	border-right: none;
}


/*公司简介页面*/

.jianjie_article .titlebox {
	text-align: center;
	width: 100%;
	height: auto;
	margin: 26px 0 40px;
}

.jianjie_article .titlebox img {
	width: auto;
}

.jianjie_article .pbox {
	margin-bottom: 36px;
}

.jianjie_article .pbox p {
	font-family: MicrosoftYaHei !important;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 25px;
	letter-spacing: 0px;
	color: #696969;
	text-indent: 2em;
	padding-left: 15px;
}

.jianjie_article .pbox p span {
	font-weight: bold;
}

.tuwenbox .item {
	width: 100%;
	height: auto;
	margin-bottom: 3.5%;
	padding-top: 5px;
	padding-left: 15px;
}

.tuwenbox .item:nth-child(odd) p {
	text-align: right !important;
}

.tuwenbox .item .top {
	width: 100%;
	height: 28px !important;
}

.tuwenbox .item .top div {
	width: 50%;
	height: 100%;
	font-family: MicrosoftYaHei !important;
	font-size: 14px;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #696969;
	text-align: left;
	float: right;
}

.tuwenbox .item .bottom {
	width: 100%;
	clear: both;
}

.tuwenbox .item .bottom .bo_left {
	float: left;
}

.tuwenbox .item .bottom .bo_right {
	float: right;
}

.tuwenbox .item .bottom>div {
	width: 50%;
}

.tuwenbox .item .bottom .right2 {
	display: none;
}

.tuwenbox .item .bottom .bo_left {
	text-align: right;
	padding-right: 4%;
	position: relative;
	font-family: MicrosoftYaHei !important;
}

.tuwenbox .item:nth-child(odd) .bo_left {
	padding-right: 4%;
}

.tuwenbox .item:nth-child(odd) .bo_left img {
	position: absolute;
	right: 0;
	top: 0 !important;
}

.tuwenbox .item:nth-child(even) .bo_left {
	padding-right: 0 !important;
	padding-left: 4%;
	text-align: left;
	float: right;
}

.tuwenbox .item:nth-child(even) .bo_left img {
	position: absolute;
	left: 0;
	top: 0 !important;
}

.tuwenbox .item:nth-child(even) .top div {
	text-align: right !important;
	float: left;
}

.tuwenbox .item .bottom .bo_left h4 {
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #444444;
	margin-bottom: 20px;
}

.tuwenbox .item .bottom .bo_right img {
	width: 100%;
	display: block;
}

.tuwenbox .item .bottom .bo_left p {
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: 0px;
	color: #696969;
	word-break: break-all;
	text-align: left;
}

.tuwenbox .item .bottom .bo_left p span {
	font-weight: bold;
}

.jianjie_content .col-xs-12 {
	padding-right: 0;
}

.tuwenbox .item .bottom .bo_left img {
	position: absolute;
	right: -2px;
	top: 0;
}

.tuwenbox .item1 .top div {
	text-align: right;
}

.tuwenbox .item1 .bottom .bo_left {
	text-align: left;
	padding-left: 4%;
}

.tuwenbox .item1 .bottom .bo_left img {
	position: absolute;
	left: 0;
	top: 0;
}

.tuwenbox .item1 .bottom .bo_right .sjimg {
	display: none;
}

.tuwenbox .item .bottom .img_sj {
	display: none;
}

.tuwenbox .item:nth-of-type(odd) .bottom .sj_bo_right {
	display: none;
}

.jianjie_article .ri_wenzi {
	text-align: left;
	text-indent: 2em;
	width: 43%;
	margin-left: 57%;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: 0px;
	color: #696969;
	margin-bottom: 34px;
	margin-top: 15px;
}

.jianjie_article .ri_img {
	margin-bottom: 50px;
	margin-left: 17.8%;
}


/*荣誉资质 */

.rongyu_article {
	padding-left: 15px;
}

.rongyu_article .banben {
	text-align: right;
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #333333;
}

.rongyu_article .biaoti {
	margin: 16px 0 40px;
}

.rongyu_article .biaoti .span_box {
	border-bottom: 2px solid #e31134;
	display: inline-block;
	width: auto;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
	margin-bottom: 8px;
}

.rongyu_article .biaoti .span_box span img {
	vertical-align: initial;
}

.rongyu_article .rongyu_div {
	position: relative;
	font-family: MicrosoftYaHei;
}

.rongyu_article .rongyu_div img {
	width: 100%;
	height: 100%;
	display: block;
}

.rongyu_article .rongyu_div .lef {
	position: absolute;
	left: 10px;
	top: 1px;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #ffffff;
}

.rongyu_article .rongyu_div .rig {
	position: absolute;
	right: 0;
	top: -2px;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0;
	color: #444444;
	padding-right: 3px;
}

.rongyu_article .ryzs_img {
	margin: 30px 0;
}

.rongyu_article .ryzs_img ul {
	width: 100%;
	height: auto;
}

.rongyu_article .ryzs_img ul li {
	float: left;
	width: 17.4%;
	margin-right: 3.25%;
	text-align: center;
	margin-bottom: 50px;
	box-sizing: border-box;
	padding: 10px !important;
	background-color: #fafafa !important;
	position: relative;
}

.rongyu_article .ryzs_img ul li:nth-child(5n+5) {
	margin-right: 0;
}

.rongyu_article .ryzs_img ul li a {
	width: auto;
	display: block;
	height: 160px;
}

.rongyu_article .ryzs_img ul li a .big_div {
	margin: 0;
	padding: 0;
}

.rongyu_article .ryzs_img ul li a .big_div img {
	width: auto;
	max-width: 100%;
	max-height: 100%;
	border: none !important;
	border-radius: 0 !important;
	display: inline-block;
	transition: all 0.3s;
	max-width: 88%;
	max-height: 90%;
	width: auto;
	height: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate3d(-50%, -50%, 0);
	-webkit-transform: translate3d(-50%, -50%, 0);
}

.rongyu_article .ryzs_img ul li a .big_div {
	height: 100%;
	box-sizing: border-box;
	width: auto;
}

.rongyu_article .ryzs_img ul li a {
	width: 100%;
}

.rongyu_article .ryzs_img ul li a .big_div {
	height: 160px;
	box-sizing: border-box;
	width: auto;
}

.rongyu_article .ryzs_img ul li a p {
	font-size: 10px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 1px;
	color: #333333;
	margin: 20px -15px !important;
	font-family: MicrosoftYaHei !important;
	padding: 0 !important;
}

.rongyu_article .foimg {
	width: 100%;
	margin-bottom: -34px;
	margin-top: 50px;
}

.rongyu_article .foimg img {
	max-width: 100%;
	height: auto;
}


/*品牌故事 页面*/

.story {
	width: 98%;
	height: auto;
	padding-top:6px;
	box-sizing: border-box;
	padding-left: 15px;
}

.story_banner {
	width: 778px;
	height: auto;
	margin: auto;
}

.story_banner img {
	width: 100%;
	height: 100%;
}

.one .title {
	display: inline-block;
	width: auto;
	background-color: #444444;
	font-size: 2.7vw;
	font-weight: bold;
	color: #fefefe;
	padding: 0 0.5%;
}

.one .line {
	width: 11.5%;
	height: 3px;
	background-color: #444444;
	margin-top: 22px;
	margin-bottom: 0;
}

.one .just {
	font-size: 3vw;
	font-weight: bold;
	color: #444444;
}

.one .p_box {
	margin-top: 2%;
	margin-bottom: 3%;
}

.one .p_box p {
	margin: 0;
	font-size: 12px;
	line-height: 22px;
	color: #696969;
}


/*item_box*/

.story_item_box {
	padding-top: 5%;
}

.story_item_box .item {
	margin-bottom: 12%;
	width: 100%;
}

.story_item_box .item .top {
	width: 100%;
	height: auto;
}

.story_item_box .item .top .left {
	width: 40%;
	float: left;
	padding-left: 13%;
}

.story_item_box .item .top .left .div1 {
	font-style: italic;
	color: #444444;
	font-size: 60px;
}

.story_item_box .item .top .left .div2 {
	font-size: 26px;
	font-weight: bold;
	color: #444444;
}

.story_item_box .item .top .left .div3 {
	font-size: 14px;
	font-style: italic;
	color: #696969;
}

.story_item_box .item .top .left .div4 {
	width: 40px;
	height: 2px;
	background-color: #444444;
	margin: 2px 0;
}

.story_item_box .item .top .left .div5 {
	font-size: 19px;
	color: #444444;
}

.story_item_box .item .top .right {
	width: 60%;
	float: right;
}

.story_item_box .item .top .right img {
	width: 100%;
}

.story_item_box .item .bottom {
	font-size: 16px;
	color: #444444;
	width: 100%;
}

.story_item_box .item .bottom p {
	width: 60%;
	float: right;
}

.story_item_box .item:nth-child(2n) .top .right {
	float: left;
}

.story_item_box .item:nth-child(2n) .top .left {
	float: right;
	padding-left: 8.5%;
}

.story_item_box .item:nth-child(2n) .bottom p {
	float: left;
	text-align: right;
}


/*里程碑*/

.lichengbei {
	margin-bottom: 6%;
	height: auto;
}

.lichengbei .left {
	float: left;
	width: 30%;
}

.lichengbei .left .div1 {
	display: inline-block;
	width: auto;
	background-color: #444444;
	font-size: 2.2vw;
	font-weight: bold;
	color: #fefefe;
	padding: 0 2%;
}

.lichengbei .left .div2 {
	width: 27.5%;
	height: 2px;
	background-color: #444444;
	margin-top: 20px;
}

.lichengbei .left .div3 {
	font-size: 34px;
	font-weight: bold;
	letter-spacing: 5px;
	color: #444444;
	margin-top: 0;
}

.lichengbei .right {
	float: right;
	width: 62%;
	padding-top: 5.9%;
	height: auto;
	display: flex;
	position: relative;
}

.lichengbei .right .div_ul ul {
	width: 100%;
	height: auto;
	overflow: hidden;
	background-image: url(../img/story_lcb.png);
	background-repeat: no-repeat;
	background-position: 112px 9px;
	background-size: contain;
}

.lichengbei .right .div_ul ul li {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	margin-bottom: 60px;
}

.lichengbei .right ul li .li_left {
	float: left;
	font-size: 22px;
	color: #696969;
	margin-left: 16px;
}

.lichengbei .right ul li .li_right {
	float: left;
	width: 53%;
	margin-left: 78px;
}

.lichengbei .right ul li .li_right:after {
	content: '';
	width: 8px;
	height: 8px;
	background-color: #999999;
	border-radius: 50%;
	position: absolute;
	top: 6px;
	left: 129px;
}

.lichengbei .right ul li .li_right p {
	font-size: 18px;
	line-height: 30px;
	color: #444444;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}

.lichengbei .right ul li .li_left span {
	display: inline-block;
	width: 30px;
	height: 2px;
	background-color: #999999;
	position: absolute;
	left: 82px;
	top: 9px;
}

.lichengbei .right .div_ul ul li:last-child {
	margin-bottom: 30px;
}

.company_right_story {
	padding: 0;
	width: 817px;
}

.company_right_story .com_navigation {
	width: 98%;
}


/*大于14寸电脑时*/

@media only screen and (min-width: 1600px) {
	.lichengbei .right ul li .li_right p{ font-size: 16px;}
	.story_item_box .item .bottom {
		font-size: 14px;
	}
	.one .title {
		font-size: 1.8vw;
	}
	.one .just {
		font-size: 2vw;
	}
	.one .p_box p {
		font-size:12px;
	}
	.story_item_box .item .top .left {
		padding-left: 10%;
	}
	.story_item_box .item .top .left .div1 {
		font-size: 3.8vw;
	}
	.story_item_box .item .top .left .div2 {
		font-size: 24px;
	}
	.story_item_box .item .top .left .div3 {
		font-size: 14px;
	}
	.story_item_box .item .top .left .div5 {
		font-size: 19px;
	}
	.lichengbei .left .div1 {
		font-size: 38px;
	}
	.lichengbei .left .div3 {
		font-size: 2vw;
	}
	.lichengbei .left .div2 {
		height: 3px;
	}
	.lichengbei .right {
		padding-top: 62px;
	}
}


/*媒体专栏模块****************************/

.newstitle {
	margin-top: 6px;
	text-align: center;
	height: 26px;
	background: #f6f6f6;
	line-height: 23px;
	border-top: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	mnargin-left: 35px;
	width: 778px;
	padding-left: 35px;
	display: inline-block;
	float: right;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #333333;
	font-weight: bold;
}

.news_title {
	width: 98%;
}

.news_title {
	margin-left: 2px;
}

.news_title p {
	margin-top: 5px;
}

.company_news ul li {
	padding: 10px 0 0px 0;
}

.news_title span {
	margin-right: -6px;
}

.company_news {
	padding-bottom: 40px;
	padding-left: 0;
}

.pages {
	margin-bottom: 50px;
}

.about_huntbg {
	width: 778px;
	overflow: hidden;
}
.about_huntbg img{transition:all 0.3s ease-out;}
.about_huntbg img:hover{transform:scale(1.05);}
.just{ position: relative;}
.just i{ position: absolute; left: 0; top: 3px; width: 83px; height: 2px; background-color: #444444;}


.staff_story .item:first-child {
	margin-top: 80px !important;
}

.staff_more {
	text-align: center;
	margin-top: -37px;
	margin-bottom: 27px;
}
.staff_more img{transition:all 0.3s ease-out; cursor: pointer;}
.staff_more img:hover{ transform:scale(1.05);}
.shgy_tuwen {
	margin-bottom: 66px;
}


/*联系我们-联络电话*/

.zuobiao_article {
	width: 100% !important;
	display: flex;
	box-sizing: border-box;
	margin-left: 20px;
	margin-bottom: 50px;
}

.zuobiao_article div.zb_left {
	margin-right: 7% !important;
}

.zuobiao_article .zb_left,
.zuobiao_article .zb_right {
	width: 45%;
}

.zuobiao_article div h4 {
	margin: 0 !important;
	margin-top: 15px !important;
	font-size: 14px !important;
	font-weight: bold;
	line-height: 26px;
	color: #1e1e21;
}

.zuobiao_article div:first-child .info {
	width: 63%;
	margin-right: 0%;
}

.zuobiao_article div hr {
	margin: 0 !important;
	height: 2px;
	background-color: #6B93BA;
	border-top: none;
}

.zuobiao_article div .info {
	margin-top: 6px;
	height: auto;
	white-space: normal;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	width: 46%;
	float: left;
	margin-right: 10%;
}

.zuobiao_article div .info1 {
	width: 25% !important;
}

.zuobiao_article div .info {
	width: 54%;
}

.zuobiao_article div .info pre {
	color: #666666;
	background: none;
	border: none;
	text-align: left;
	overflow: hidden;
	font-family: inherit;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 22px;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

.zuobiao_article .zb_left:nth-child(2) .info pre {
	width: 76%;
}

.zuobiao_article .zb_left:nth-child(2) .info1 {
	position: absolute;
	left: 75.2%;
	width: auto !important;
}

.ta_img {
	padding-bottom: 6px;
	width: 100%;
	height: auto;
	padding-left: 10px;
}

.ta_img img {
	width: auto;
	max-width: 100%;
}

.paper_title {
	padding-top: 40px;
	height: auto;
}

.paper_title .company_news {
	border-top: 1px solid #CECECE;
}

.wenxian .about_huntcon {
	padding-bottom: 70px;
}

.wenxian .pages {
	margin-bottom: 20px;
}

.ieda_ul {
	background-color: #f2f2f2;
	border-radius: 3px;
}

.fuwupeixun .tuwenbox .item:nth-child(even) {
	padding-top: 130px;
}

.fuwupeixun .ieda_ul {
	position: absolute;
	top: 37%;
	width: 78.5%;
	left: 20%;
}

.fuwupeixun .ieda_hunt {
	background-size: 100%;
	margin-top: -30px;
	margin-bottom: -40px;
	margin-left: 16px;
	border-radius: 3px;
	width: 98%;
}

.Online_Message .input01,
.Online_Message .input2 {
	width: 232px;
}

.Online_Message .input02 {
	width: 192px;
}

.Online_Message table tr td:nth-child(2) {
	padding-left: 5px;
}

.liuyanfankui {
	padding-top: 10px;
	padding-bottom: 70px;
}

.liuyanfankui_hunt {
	margin-top: 10px;
}

.liuyanfankui_hunt p {
	height: 45px;
}

.liuyanfankui .input03,
.liuyanfankui .input04 {
	width: 228px;
}

.liuyanfankui .td_button button {
	margin: 0 6px;
}

.left_nav ul li .nav_erji li a {
	font-weight: normal;
}

.self_form label {
	width: 142px;
	border-right: none;
}

.self_form span img {
	vertical-align: middle;
	margin-right: 6px;
}

.self_form input,
.self_form select {
	height: 18px;
}

.self_form textarea {
	min-height: 80px;
}

.self_form .check_input {
	margin: 0 5px;
}

.self_form {
	margin-bottom: 40px;
}


/*招聘岗位*/

.zhaopingangwei_table tbody .mytr td table tbody tr td {
	font-size: 12px;
	padding: 3px;
}

.zhaopingangwei_table tbody tr td div a {
	color: #333333 !important;
	font-size: 12px;
	font-weight: bold;
}

.zhaopingangwei_table tbody tr td div a:hover {
	COLOR: #ff6500 !important;
}

.zhaopingangwei_table tbody .fenye_tr td {
	font-size: 12px;
}


/*资料下载*/

.ziliaoxiazai_table {
	margin-bottom: 5px;
}

.ziliaoxiazai_table tbody tr td {
	padding: 0 3px;
}

.ziliaoxiazai_table tbody tr td,
.ziliaoxiazai_table tbody tr td a {
	font-size: 12px;
	color: #333333;
}

.ziliaoxiazai_form p {
	font-size: 12px;
	margin-top: 15px;
}

.zlxz_table {
	margin-bottom: 30px;
}

.ieda_hunt p {
	font-size: 12px;
}

.lichengbei .right ul li .li_left {
	font-size: 15px;
}

.lichengbei .right ul li .li_right p {
	font-size: 18px;
	margin-top: -5px;
	line-height: 30px;
	color: #444444;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
}

.lichengbei .right ul li .li_right {
	float: left;
	width: 53%;
	margin-left: 80px;
}

.fuwupeixun .tuwenbox .item:nth-child(even) .bottom .bo_left p {
	margin-top: -20px;
}

.news_title p {
	margin-top: 0px;
}

.staff_more {
	text-align: center;
	margin-top: -37px;
	margin-bottom: 27px;
	width: 817px;
	float: right;
}

.zuobiao_article div h4 {
	font-size: 16px !important;
}

.xinwen .news_title p {
	margin-bottom: -2px;
	margin-top: 3px;
}

.pages select {
	border: 1px solid #AAAAAA;
}

.news_title span {
	margin-top: 8px;
}

.xinwen .news_title span {
	margin-top: 5px;
}

.about_hunt {
	padding-left: 28px;
}

.pro_detail .pro_detail_tt table {
	margin-top: 32px;
}

.pro_detail .pro_detail_tt table .neirong span {
	color: rgb(0, 0, 255);
}

.pro_detail .pro_detail_tt table tr:last-child td {
	padding: 20px 12px !important;
	word-wrap: break-word;
	word-break: break-all;
	font-size: 12px;
}

.prodetail_con {
	margin-bottom: 60px;
}

.product_introduction p {
	font-weight: bold;
}

.prodetail_con {
	
}

.ziliaoxiazai_table .my_tr {
	background-color: #dbdbdb !important;
}

.ziliaoxiazai_table .my_tr td a img {
	margin: 0 5px;
	vertical-align: middle;
}

.ziliaoxiazai_table tbody tr td {
	font-size: 12px;
	color: #333333;
	line-height: 25px;
}

.ziliaoxiazai_table .my_tr td:first-child,
.ziliaoxiazai_table .my_tr td:nth-child(2) {
	border-right: 2px solid #D3D2D2;
}

.ziliaoxiazai_table .my_tr td:first-child {
	position: relative;
}

.ziliaoxiazai_table .my_tr td:first-child {
	position: relative;
}

.ziliaoxiazai_table .my_tr td:first-child .son_img {
	position: absolute;
	left: 0;
	top: 0;
}

.ziliaoxiazai_table .my_tr td a {
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #0169a5;
}

.ziliaoxiazai_table .my_tr td span {
	font-size: 11px !important;
	font-weight: normal;
	font-stretch: normal;
	/* letter-spacing: 2px; */
	color: #0169a5;
}

.ziliaoxiazai_table .my_tr td:last-child {
	position: relative;
}

.ziliaoxiazai_table .my_tr td:last-child span {
	position: absolute;
	right: 0;
	bottom: 0;
}

.zlxz_table {
	padding-top: 20px;
}


/*产品中心*/

.myproducts {
	margin-bottom: 50px;
	padding-left: 17px;
}

.myproducts .onebox .big_ul>li {
	float: left;
	width: 24%;
	background-color: #fafafa;
	border-radius: 4px;
	border: solid 1px #e9e9e9;
	box-sizing: border-box;
	margin-right: 10px;
	margin-bottom: 25px;
}

.myproducts .onebox .big_ul>li:nth-child(4n+4) {
	margin-right: 0;
}

.myproducts .onebox .big_ul li .li_div {
	padding: 8px 7px 0;
}

.myproducts .onebox .big_ul li .li_div>a {
	display: block;
}

.myproducts .onebox .big_ul li a .img_box {
	border-radius: 4px;
	border: solid 1px #dcdcdc;
	overflow: hidden;
	height: 130px;
	width: 100%;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	background: #FFFFFF;
	position: relative;
}

.myproducts .onebox .big_ul li a .img_box .my_img {
	height: 150px;
	width: 170px;
	position: relative;
}

.myproducts .onebox .big_ul li a .img_box .my_img img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	max-height: 88%;
}

.myproducts .onebox .big_ul li a .img_box .img_son {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	background-color: #006eab;
	border-radius: 4px;
	opacity: 0.8;
	padding-top: 34px;
	box-sizing: border-box;
	transition: 0.2s;
	display: none;
}

.myproducts .onebox .big_ul li a .img_box .img_son img {
	margin: auto;
	height: auto;
}

.myproducts .onebox .big_ul li a .img_box .img_son .liulan {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
	width: auto;
	display: inline-block;
	margin-top: 24px;
	position: relative;
}

.myproducts .onebox .big_ul li a .img_box .img_son .liulan::after {
	content: " ";
	width: 100%;
	height: 0.5px;
	background: #fff;
	position: absolute;
	bottom: 2px;
	left: 0;
}

.myproducts .onebox .big_ul li a .img_box img {
	width: auto;
	height: 70%;
	max-width: 100%;
	max-height: 100%;
	display: block;
	border-radius: 4px;
	transition: 0.2s;
	vertical-align: middle;
}

.myproducts .onebox .big_ul li a .tit_div {
	margin: 10px 0;
	text-align: center;
}

.myproducts .onebox .big_ul li a .tit_div div {
	display: inline-block;
	font-size: 12px !important;
	letter-spacing: 0px !important;
	color: #006eab !important;
	display: inline-block;
	position: relative;
}

.myproducts .onebox .big_ul li a .tit_div div::after {
	content: " ";
	width: 100%;
	height: 0.5px;
	background: #006eab;
	position: absolute;
	bottom: 2px;
	left: 0;
	display: none;
}


/*li的悬停效果*/

.myproducts .onebox .big_ul>li:hover .tit_div div::after {
	display: block;
}

.myproducts .onebox .big_ul>li:hover .img_box .my_img img {
	transform: scale(1.2);
}

.myproducts .onebox .big_ul>li:hover .img_box {
	border: solid 1px transparent;
}

.myproducts .onebox .big_ul>li:hover .img_box .img_son {
	display: block;
}

.myproducts .onebox .big_ul li a .small_ul {
	padding: 0 12px 0 26px;
	margin-bottom: 8px;
}

.myproducts .onebox .big_ul li a .small_ul li {
	list-style-type: disc;
	font-size: 10px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 18px;
	letter-spacing: 0px;
	color: #1d1d1d;
}

.slide_triggers a {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #006eab;
}

.slide_triggers a img {
	vertical-align: middle;
	margin-right: 7px;
}

.slide_triggers a:hover {
	text-decoration: underline;
}


/*第二个ul列表*/

.bigul_two {
	transition: 0.5s;
	display: none;
}


/*生态系统页面*/

.about_fg {
	width: 780px;
}

.pro_detail .pro_detail_tt table tr .fir_td {
	width: 230px;
	height: 182px;
}

.pro_detail .pro_detail_tt table tr .fir_td img {
	display: block;
	/*width: auto;*/
	/*height: 100%;*/
	max-width: 100%;
	max-height: 100%;
}

.pro_detail .pro_detail_tt table tr .tdson {
	height: 20px;
}

.img_cp {
	margin-bottom: -6px;
}

.ziliaoxiazai_table tbody tr .kuan_td {
	line-height: 8px;
	padding-top: 6px;
}

.tabBox {
	width: 100%;
	height: auto;
	margin: 0 auto;
	margin-top: 20px;
	padding-left: 20px;
}
.tab_title ul{
	height: 28px;
    border-bottom: 1px solid #a6a39e;
}
.tab_title ul li {
	float: left;
	    width: 84px;
    border: solid 1px #aeaba6;
    height: 28px;
    line-height: 28px;
	text-align: center;
	cursor: pointer;
	margin-right: 5px;
	border-bottom: none;
	background-color: #aeaba6;
	font-family: MicrosoftYaHei-Bold;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
}

.tab_content>div {
	width: auto;
	max-width: 776px;
	height: auto;
	margin-top: 36px;
	display: none;
}

.tab_content div img {
	width: 600px;
	height: 300px;
}

.tab_title .tab_select {
	color: #4c4b49;
	background: #FFFFFF;
}

.tab_content .tab_show {
	display: block;
}
.tab_content .bangong .p1{
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #4c4b49;

}
.tab_content .bangong .p2,
.tab_content .bangong .p3{
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #4c4b49;
}

.tab_content .bangong .p3{
	margin-top: 30px;
	margin-bottom: 10px;
}
.tab_content .bangong .img_ewm{
	width: 100px;
	height: 100px;
}
/*.tab_content .bangong .xailakuang {
	margin: 20px 0;
	border: 5px solid #e8e6e6;
	width: 221px;
	height: 37px;
}
.tab_content .bangong .xailakuang select{
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	    background-color: #3c93d6;
	    width: 100%;
	    height: 100%;
	    padding: 0 8px 0 12px;
	    border: none;
  outline: none;
  overflow-x: hidden;
    overflow-y: auto;
    max-height: 200px;
}
.tab_content .bangong .xailakuang select option{
	background: white;
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #4c4b49;
}*/

.tab_content .bangong .xailakuang {
	margin: 20px 0;
	border: 5px solid #e8e6e6;
	width: 221px;
	height: 37px;
	position: relative;
}
.tab_content .bangong .xailakuang .topbox{
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	    background-color: #3c93d6;
	    width: 100%;
	    height: 100%;
	    padding: 0 8px 0 12px;
	        line-height: 28px;
	        position: relative;
	        cursor: pointer;
}


.tab_content .bangong .xailakuang .topbox span::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 12px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 4px 0 4px;
    border-color: #fff transparent transparent transparent;
}
.tab_content .bangong .xailakuang .ul_div{
	position: absolute;
	z-index: 999;
	background: white;width: 100%;
	    overflow-x: hidden;
    overflow-y: auto;
    max-height: 200px;
    box-shadow: 0 4px 5px rgba(0,0,0,.15);
    display: none;
}
.tab_content .bangong .xailakuang .ul_div ul li{
	border-top: 1px solid #e9e9e9;
    padding: 1px 2px;
    background: none;padding: 3px 7px 4px;
    margin: 0;
    cursor: pointer;
    line-height: 1.4;
}
.tab_content .bangong .xailakuang .ul_div ul li a{
	font-size: 13px;
	color: #4C4B49;
	width: 100%;
	padding-right: 159px;
}
.tab_content .bangong .xailakuang .ul_div ul li:hover a{
	color: #00519b;
}


.tab_content .xiaoshou .p1{
	font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 0px;
	color: #4c4b49;
}

.tab_content .xiaoshou .p1 span{
	font-weight: bold;
}
.tab_content .xiaoshou ul{
	margin-top: 18px;
}
.tab_content .xiaoshou ul li{
	float: left;
	    width: 23%;
    margin-right: 20px;
}
.tab_content .xiaoshou ul li h4{
	font-size: 13px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 0px;
	color: #4c4b49;
}
.tab_content .xiaoshou ul li p{
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 17px;
	letter-spacing: 0px;
	color: #4c4b49;
	margin-top: 10px;
	min-height: 70px;
}
.tab_content .xiaoshou ul li:nth-child(4n+4) {
	margin-right: 0;
}
.tab_content .caigou{
	margin-bottom: 56px;
}
.tab_content .caigou h5{
	font-size: 13px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 0px;
	color: #4c4b49;
}
.tab_content .caigou p{
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 19px;
	letter-spacing: 0px;
	color: #4c4b49;
}
.tab_content .caigou .youxiang{
	color: #006eab;
}
.tab_content .caigou .emil{
	position: relative;
	cursor: pointer;
}
.tab_content .caigou .emil span{
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #006eab;
}
.tab_content .caigou .emil span img{
	width: 16px;
	height: 12px;
	vertical-align: middle;
}
	
.tab_content .caigou .emil .emil_son{
	width: 185px;
	height: 70px;
	background: url(../img/lxwm_dhbg.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
    left: -6px;
    top: -65px;
	z-index: 999;
	line-height: 60px;
	text-align: center;
	margin: auto;
	display: none;

}	
.tab_content .caigou .emil .emil_son img{
	width: 16px;
	height: 13px;
}
.tab_content .caigou .emil .emil_son span{
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #006eab;
}
	.tab_content .caigou .emil:hover .emil_son{
		display: block;
	}
	.copy_wrap{ background: #fff; width: 1000px; margin: auto; padding: 15px 8px 80px;}
.crumbs{ padding:0 24px;font-size: 13px; color: #686868; margin-bottom: 15px;}
.copyright{ border-radius: 5px; border: 1px #d9d9d9 solid; padding: 24px 23px;}
.copy_head{ font-size: 24px;}
.copy_title{ margin-bottom: 15px; margin-top: 15px; font-size: 13px; font-weight: bold; color: #4a4a48;}
.copy_content{margin-bottom: 2px; font-size: 13px; line-height: 20px; width: 722px; color: #4b4b4b;}
.copy_content a{ color: #3480ce;}


.secret .copy_head{ font-size: 24px; margin-bottom: 13px;}
.secret .copy_title{ margin-bottom: 1px; margin-top: 15px; font-size: 13px; font-weight: bold; color: #4a4a48;}
.secret .copy_content{margin-bottom: 25px; font-size: 13px; line-height: 20px; width: 722px; color: #4b4b4b;}
.secret .copy_content a{ color: #3480ce;}



.account .copy_title{ margin-bottom: 13px; margin-top: 15px;font-size: 18px;font-weight: normal; color: #4a4a48;}
.account .copy_content{margin-bottom: 48px;}
.login_wrap{ width: 620px; margin: auto;}
.login_left{ width: 402px;}
.copyright .h2{height: 45px; line-height: 45px; border-bottom: 1px #015293 solid;}
.copyright .h2 b{  color: #015293;display: block; height: 44px; border-bottom: 2px #015293 solid; width: 80px;padding-left: 3px; font-size: 18px;}
.login_left label{height: 27px; margin-top: 28px; overflow: hidden; display: block; border-bottom: 1px #cfcfcf solid;}
.login_left label input{ height: 25px; outline: none; padding-left: 30px;}
.login_left label.username input{ background: url(../img/icon_dl01.png) no-repeat left center; width: 100%;}
.login_left label.password input{ background: url(../img/icon_dl02.png) no-repeat left center; width: 100%;}

.copyright label input::-webkit-input-placeholder{color:#808080;}
.copyright label input::-moz-placeholder{color:#808080;}
.copyright label input::-moz-placeholder{color:#808080;}
.copyright label input::-ms-input-placeholder{color:#808080;}

.login_wrap{ clear: both; overflow: hidden;}
.problem{ margin: 22px 0; text-align: right; font-size: 12px; color: #808080;}
.problem a{ cursor: pointer;}
.login_left{ float: left;}
.login_left button{font-size: 18px; border-radius: 5px;width: 100%; height: 38px; cursor: pointer; outline: none;}
.login_left button.log_btn{ background-color: #015293; color: #fff; margin-bottom: 35px;}
.login_left button.log_btn:active{ background-color: #033f70;}
.login_left button.reg_btn{ border: 1px #015293 solid;border-bottom: 2px #015293 solid; color: #015293; background: #fff;}
.login_right{ float: right; margin-top: 31px;}
.login_right img{ display: block; margin-bottom: 37px;}
.scan{ width: 148px;  height: 31px; line-height: 31px; background: url(../img/icon_dl03.png) no-repeat left center; margin: auto;padding-left: 50px; font-size: 12px; color: #6f6f6f; font-weight: bold;}
.clear{ clear: both; width: 100%;}
.login_wrap{ padding: 20px 0 124px;}

.regs{ padding: 40px 0 60px;} 
.regs_step{width: 452px; margin: auto;}
.regs_wrap{ width: 400px; margin:44px auto 0;}
.regs_wrap .text{ font-size: 16px; font-weight: bold; margin: 34px 0 15px;}
.regs_wrap label{ display: block; height: 38px; margin-top: 13px;}
.regs_wrap label input{ height: 25px; line-height: 25px; width: 100%; outline: none; border-bottom: 1px #cfcfcf solid;  margin-top: 13px;}
.regs_wrap label:nth-child(4){ position: relative;}
.regs_wrap label:nth-child(4) img{ position: absolute; right: 0; bottom: 2px;}
.regs_wrap label:nth-child(5){}
.regs_wrap label:nth-child(5) input{ float: left;width: 260px;}
.regs_wrap label:nth-child(5) button{ float: right; width: 134px; height: 33px; border: 1px #cfcfcf solid; border-radius: 3px; background: none; color: #808080; outline: none; cursor: pointer; margin-top: 5px;}
.read{ font-size: 14px; color: #666666; margin-top: 11px; line-height: 14px; background: url(../img/checked_icon.png) left center no-repeat;padding-left: 20px; width: 390px; margin:11px auto 0;}
.read font:nth-child(1){ display: block; float: left; padding-top: 2px;}
.read span{ float: left;}
.reg_btn2{ width: 400px; height: 35px; margin-top: 65px; background: #015293; border-radius: 5px; color: #fff; cursor: pointer; outline: none;}
.reg_btn2:active{ background-color: #033f70;}
@media only screen and (min-width: 1600px) {
	.lichengbei .right ul li .li_right p{ font-size: 16px;}
}