@font-face {
	font-family: "Axaxax";
	src: url("../font/Axaxax.eot");
	/* IE9 */
	src: url("../font/Axaxax.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
	url("../font/Axaxax.woff") format("woff"), /* chrome、firefox */
	url("../font/Axaxax.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */
	url("../font/Axaxax.svg#uxfonteditor") format("svg");
	/* iOS 4.1- */
}

body {
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei", "Arial", "sans-serif";
}

a,
li,
ul,
p {
	padding: 0;
	margin: 0;
	list-style: none;
	text-decoration: none;
}

p {
	color: #111111;
	font-size: 14px;
}

.p90 {
	font-size: 90px;
}

.p30 {
	font-size: 30px;
	margin-bottom: 25px;
}

.p26 {
	font-size: 26px;
}

.p24 {
	font-size: 24px;
}

.p22 {
	font-size: 22px;
}

.p20 {
	font-size: 20px;
}

.p16 {
	font-size: 16px;
}

.p14 {
	font-size: 14px;
}

.p12 {
	font-size: 12px;
	line-height: 30px;
}

.container {
	width: 1200px;
	margin: 0 auto;
}

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

.list li,
.in_pro_click,
.news_in,
.btn,
.ser_main,
.footer_l li,
.newsp1,
.np_pian a {
	cursor: pointer;
}

.header {
	width: 100%;
}

.header span {
	font-size: 14px;
	color: #f6531c;
}

.header label {
	font-size: 20px;
	line-height: 50px;
	color: #111;
}

.previous_page {
	float: right;
	margin-top: 10px;
	margin-left: 10px;
	cursor: pointer;
}

.search {
	width: 200px;
	border: 1px solid #d1d1d1;
	float: right;
	margin-top: 10px;
}

.search input {
	width: 160px;
	border: 0px;
	height: 29px;
	outline: none;
	border-left: 1px solid #d1d1d1;
	padding-left: 6px;
}

.search img.searchimg {
	float: left;
}

.logoimg {
	width: 150px;
	float: left;
	margin-top: 11px;
}

.list {
	float: right;
}

.list li {
	float: left;
	margin-left: 50px;
}

.list li a {
	line-height: 80px;
	font-size: 16px;
	color: #111;
}

.list li a:hover {
	color: #f6531c;
}

li.active a {
	color: #f6531c;
}

.bar_title {
	position: absolute;
	top: 220px;
	left: 20%;
	z-index: 999;
}

.bar_title p {
	color: #fff;
	margin-bottom: 20px;
	text-align: center;
}

.bar_title p:last-child {
	font-family: "Axaxax";
}

.pro_dis {
	width: 900px;
	margin: 0 auto;
}

.title {
	width: 335px;
	margin: 0 auto;
	padding-top: 38px;
	text-align: center;
}

.banner {
	width: 80%;
	height: 440px;
	float: left;
}

.mewant {
	float: right;
	width: 20%;
}

.mewant p {
	width: 88%;
	margin: 10px auto 15px;
	font-size: 20px;
	color: #f6531c;
	font-weight: bold;
	text-align: right;
}

.mwbao {
	width: 90%;
	height: 50px;
	cursor: pointer;
	margin: 0px auto 20px auto;
	padding-top: 15px;
	border-radius: 10px;
	transition: .5s;
	background: url(../images/gare.jpg) no-repeat;
}

.mwbao:hover {
	background: url(../images/gare1.jpg) no-repeat;
	transition: .5s;
}

.mwbao img {
	width: 30px;
	margin-right: 20px;
	float: right;
}

.mwbao span {
	margin-left: 20px;
	font-size: 18px;
	float: left;
	margin-top: 5px;
}

.mwbao:hover span {
	color: #fff;
}

.mwbao:hover img {
	opacity: .6;
}

.mwbao_main {
	background: rgba(0, 0, 0, 0.2);
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
	display: none;
}

.mwbaoma {
	width: 400px;
	border-radius: 10px;
	background-color: #fff;
	border: 1px solid #d1d1d1;
	position: fixed;
	z-index: 999;
	margin: -186px 0 0 -200px;
	top: 40%;
	left: 50%;
}

.submitafter {
	width: 400px;
	margin: 0 auto 10px;
	display: none;
}

.submitafter p {
	line-height: 30px;
	color: #f6531c;
	padding-left: 20px;
}

.mwcon {
	width: 370px;
	height: 45px;
	font-size: 14px;
	margin: 0 auto;
}

.mwcon span.bit {
	color: red;
	float: left;
	line-height: 30px;
	margin-left: 3px;
}

.mwcon span.mw_name,
.inrowei span.mw_name,
.la_p span.mw_name {
	width: 100px;
	height: 30px;
	float: left;
	line-height: 30px;
	display: block;
}

.mwcon input,
.mw_btn button {
	width: 220px;
	height: 30px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	border-radius: 5px;
	padding-left: 5px;
	border: 1px solid #d1d1d1;
}

.mw_btn {
	width: 100%;
	margin: 0 auto 10px;
}

.mw_btn button {
	cursor: pointer;
	height: 35px;
	border: none;
}

.mw_btn .btn_cancel {
	float: left;
	width: 180px;
}

.mw_btn .btn_submit {
	float: right;
	width: 180px;
}

.mw_btn .btn_cancel:hover {
	background-color: #d1d1d1;
}

.mw_btn .btn_submit:hover {
	background-color: #f6531c;
	color: #fff;
	border: 1px solid #f6531c;
}

.mwbaoma p.p20 {
	text-align: center;
	line-height: 55px;
}

.inrowei {
	width: 370px;
	height: 35px;
	font-size: 14px;
	margin: 0 auto;
}

.inrowei input {
	width: 15px;
	height: 15px;
	margin-top: 7px;
}

.inrowei label {
	margin-left: 10px;
}

.la_p {
	width: 370px;
	margin: 0 auto;
}

.la_p span {
	width: 100px;
	font-size: 14px;
}

.la_p input,
.la_p button {
	width: 190px;
	height: 30px;
	margin-left: 10px;
	margin-bottom: 10px;
	border-radius: 5px;
	padding-left: 5px;
	border: 1px solid #d1d1d1;
}

.la_p button {
	width: 50px;
}

.ra_one,
.ra_more {
	display: none;
}

.title_line {
	width: 70px;
	height: 3px;
	margin: 0 auto;
	border-radius: 5px;
	margin-bottom: 20px;
	background-color: #f6531c;
}

.title p.p12 {
	color: #c9c9c9;
}

#Big_Slide_box {
	width: 90%;
	margin: 20px auto;
	overflow: hidden;
}

#Big_Slide {
	width: 100%;
	position: relative;
	margin: 0 auto;
	height: 330px;
}

#Big_Slide ul li {
	width: 90%;
	height: 330px;
	margin-left: 4%;
	position: absolute;
}

#Big_Slide_Last,
#Big_Slide_Next {
	width: 39px;
	height: 39px;
	color: #333;
	font-size: 18px;
	position: absolute;
	z-index: 9999;
	cursor: pointer;
	opacity: 0.5;
}

#Big_Slide_Last:hover,
#Big_Slide_Next:hover {
	opacity: 1;
}

#Big_Slide_Last,
#Big_Slide_Last {
	left: 10px;
	background: url(../images/icon_product_left.png) no-repeat center top;
}

#Big_Slide_Next,
#Big_Slide_Next {
	right: 10px;
	background: url(../images/icon_product_right.png) no-repeat center top;
}

#Big_Slide_Tab a {
	display: block;
	background: #000;
	float: left;
	height: 1px;
	overflow: hidden;
	z-index: 9999;
}

#Big_Slide_Tab .TabOn {
	background: #fff;
}

#Big_Slide .prev {
	position: absolute;
	width: 39px;
	height: 335px;
	background: #fff;
	top: 0px;
	z-index: 99;
	opacity: 0.95;
}

.par_title {
	margin-top: 30px;
}

.par_title p.p14 {
	color: #c9c9c9;
}

.review {
	position: relative;
}

.recu {
	width: 80%;
	margin: 10px auto;
	height: 250px;
	padding: 15px;
	background: url(../images/client.jpg) no-repeat;
	position: relative;
}

.recu_l {
	width: 260px;
	height: 250px;
	float: left;
	overflow: hidden;
}

.recu_l img {
	width: 100%;
}

.recu_r {
	width: 430px;
	float: right;
	padding: 30px;
	text-align: justify;
}

.recu_r p.p16 {
	margin-top: 0;
	line-height: 25px;
	padding-bottom: 20px;
}

.recu_r p {
	margin-top: 10px;
	color: #fff;
}

.btn_more {
	color: red;
	margin-left: 24px;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	bottom: 15px;
	right: 30px;
}

.about {
	width: 100%;
	background-color: #eee;
}

.about_word {
	width: 640px;
	float: left;
	padding-left: 45px;
	padding-top: 50px;
}

.about_word p {
	line-height: 30px;
}

.about_word p.p22 {
	text-align: center;
}

.about_word p:nth-child(2) {
	text-align: center;
	color: #c9c9c9;
	line-height: 20px;
}

.about_word p:last-child {
	text-align: justify;
}

.btn {
	width: 120px;
	height: 35px;
	margin: 40px auto 20px auto;
	border-radius: 5px;
	text-align: center;
	border: 2px solid #f6531c;
}

.btn a {
	line-height: 35px;
	color: #f6531c;
}

.btn:hover {
	transition: 0.5s;
	background-color: #f6531c;
}

.btn:hover a {
	color: #fff;
}

.about_img {
	width: 450px;
	padding-top: 50px;
	padding-bottom: 50px;
	float: right;
}

.about_img img {
	width: 100%;
}

.service {
	margin-bottom: 60px;
}

.ser_list {
	padding-top: 40px;
}

.ser_main {
	width: 357px;
	float: left;
	padding: 10px;
	margin-left: 30px;
	text-align: center;
}

.ser_main:first-child,
.ser_main:nth-child(4) {
	margin-left: 0;
}

.ser_main img {
	margin-bottom: 10px;
}

.ser_main p.p14 {
	line-height: 25px;
	text-align: justify;
}

.ser_main p:nth-child(3) {
	font-weight: bold;
	margin-bottom: 10px;
}

.ser_main:nth-child(3n+1) {
	clear: left;
}

.ser_main .s_img {
	background-image: url(../images/service.png);
	width: 60px;
	height: 60px;
	margin: 0 auto 10px;
}

.ser_main .s_img1 {
	background-position: 0 0;
}

.ser_main .s_img2 {
	background-position: 0 -80px;
}

.ser_main .s_img3 {
	background-position: 0 -160px;
}

.ser_main .s_img4 {
	background-position: 0 -240px;
}

.ser_main .s_img5 {
	background-position: 0 -320px;
}

.ser_main .s_img6 {
	background-position: 0 -400px;
}

.ser_main:hover .s_img1 {
	background-position: -80px 0;
}

.ser_main:hover .s_img2 {
	background-position: -80px -80px;
}

.ser_main:hover .s_img3 {
	background-position: -80px -160px;
}

.ser_main:hover .s_img4 {
	background-position: -80px -240px;
}

.ser_main:hover .s_img5 {
	background-position: -80px -320px;
}

.ser_main:hover .s_img6 {
	background-position: -80px -400px;
}

.ser_main:hover {
	transition: .5s;
	background-color: #f6531c;
}

.ser_main:hover p {
	color: #fff;
}

.news {
	width: 100%;
	background-color: #eee;
}

.news_main {
	width: 590px;
	float: left;
	padding-top: 40px;
	padding-bottom: 40px;
}

.news_main:last-child {
	float: right;
}

.news_main img {
	width: 100%;
}

.newsp {
	padding-top: 10px;
}

.news_time {
	width: 100px;
	float: left;
}

.news_time p {
	font-family: "Axaxax";
	white-space: nowrap;
}

.news_time p.p14 {
	line-height: 25px;
}

.news_in {
	width: 460px;
	float: right;
	border-left: 1px solid #f6531c;
	padding: 10px 5px 10px 15px;
}

.news_in p {
	line-height: 20px;
}

.news_in p:hover {
	color: #a4a4a4;
}

.partner {
	padding-top: 40px;
	padding-bottom: 40px;
}

.par_title p.p14 {
	color: #c9c9c9;
	line-height: 25px;
}

.par_main li {
	width: 200px;
	float: left;
	margin: 30px 20px 0px 20px;
	text-align: center;
}

.par_main1 li {
	width: 200px;
	float: left;
	margin: 20px 10px 0px 10px;
}

.par_main1 li img {
	width: 150px;
	margin: 20px 25px 0 25px;
}

.par_main1 li p {
	margin: 0;
	text-align: center;
}

.footer {
	width: 100%;
	padding: 20px 0px 30px 0px;
	background-color: #333333;
}

.logo1 {
	width: 100%;
	margin-bottom: 20px;
}

.footer_l {
	width: 350px;
	float: left;
}

.footer_l li {
	float: left;
	margin-right: 30px;
	line-height: 30px;
}

.footer_l li a {
	color: #c9c9c9;
	font-size: 12px;
}

.footer_l li a:hover {
	color: #fff;
}

.footer_l p,.footer_l a {
	color: #fff;
	font-size: 12px;
	line-height: 30px;
}

.footer_c {
	float: right;
}

.footer_c img {
	width: 24px;
	margin-right: 15px;
	margin-bottom: 10px;
}

.footer_c span {
	color: #fff;
	position: relative;
	top: -17px;
	font-size: 12px;
}

.footer_r {
	width: 129px;
	float: right;
	margin-left: 170px;
	text-align: center;
}

.footer_r img {
	width: 100%;
}

.footer_r p {
	line-height: 30px;
	color: #fff;
}

/*ABOUT*/

.aboutbanner img {
	width: 100%;
}

.aboutlist {
	width: 250px;
	background-color: #f6531c;
	color: #fff;
	position: absolute;
	top: 52.5%;
	padding-bottom: 60px;
}

.aboutlist p {
	color: #fff;
}

.ab_ti,
.abli {
	width: 200px;
	margin: 0 auto;
	padding-top: 15px;
}

.ab_ti p.p20 {
	line-height: 45px;
	border-bottom: 1px solid #fff;
}

.ab_ti p.p14 {
	line-height: 25px;
	text-align: right;
}

.abli li {
	width: 100%;
	font-size: 16px;
	line-height: 40px;
}

.abli li a {
	width: 100%;
	display: block;
	color: #fff;
	border-bottom: 1px solid #fff;
}

.adlinone {
	display: none;
}

.adlinone li a {
	border-bottom: 0px;
}

.ab_intro {
	width: 930px;
	padding-top: 40px;
	padding-bottom: 40px;
	float: right;
}

.about_title {
	width: 100%;
}

.about_title p {
	text-align: center;
}

.about_title p.p14 {
	color: #f6531c;
	line-height: 30px;
}

.article {
	width: 100%;
}

.article p {
	margin-top: 30px;
	line-height: 25px;
	text-align: justify;
}

.intro {
	width: 930px;
	height: 534px;
	background: url(../images/introduction_bg.jpg) no-repeat center / 100%;
	position: relative;
}

.intro .text {
	position: absolute;
	top: 0;
	right: 0;
	width: 500px;
	padding: 62px;
}

.intro .text p {
	margin-top: 30px;
	text-align: justify;
	text-indent: 2em;
	color: #fff;
	line-height: 2;
}

.abin_img {
	padding-top: 50px;
}

.abin_img img {
	margin-left: 10px;
}

.abin_img img:first-child {
	margin-left: 0px;
}

/*honor*/

.abho_img {
	width: 100%;
	height: 300px;
	overflow: hidden;
	padding-top: 50px;
}

.abho_img li {
	width: 215px;
	float: left;
	margin-left: 20px;
	margin-bottom: 15px;
}

.abho_img li img {
	width: 215px;
}

/*history*/

.adhis {
	width: 100%;
	height: 800px;
	padding-top: 50px;
}

.adhis_line {
	width: 1px;
	height: 750px;
	position: absolute;
	margin-left: 275px;
	top: 760px;
	background-color: #f6531c;
}

.adhis_cc {
	width: 20px;
	height: 15px;
	border-radius: 50%;
	padding-top: 5px;
	z-index: 1;
	margin-left: 30px;
	margin-top: 5px;
	background-color: rgba(246, 83, 28, .4);
}

.adhis_scc {
	width: 10px;
	height: 10px;
	margin: 0px 5px 5px 5px;
	border-radius: 50%;
	background-color: #f6531c;
}

.adhis_main {
	width: 550px;
	margin: 0 auto;
}

.adhisma {
	margin-top: 30px;
}

.adhis_year,
.adhis_cc,
.adhis_word {
	float: left;
}

.adhis_year {
	color: #f6531c;
	font-size: 14px;
	margin-top: 5px;
}

.adhis_word {
	width: 410px;
	margin-left: 30px;
}

.adhis_word p {
	margin: 0;
}

.map_main {
	width: 100%;
	background-color: #d2d2d2;
}

.map {
	width: 1000px;
	margin: 0 auto;
}

.mapword {
	width: 1000px;
	margin-top: 100px;
	position: absolute;
}

.mapword img {
	width: 100%;
}

.contactus {
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 40px;
}

.ctbanner {
	width: 100%;
}

.ctbanner img {
	width: 100%;
}

.ct_title {
	width: 100%;
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center;
}

.ct_title p.p30 {
	margin-bottom: 10px;
	font-weight: bold;
}

.ct_title p.p16 {
	color: #8c8b8b;
}

.ct_info {
	width: 100%;
	border-top: 1px solid #c9c9c9;
}

.ctinfos {
	width: 50%;
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center;
	float: left;
	box-sizing: border-box;
}
.ctinfos:first-child{
	border-right: 1px solid #c9c9c9;
}

.ctinfos p,
.ctinfos1 p {
	line-height: 30px;
}

.ctinfos p.p16 {
	color: #f6531c;
}

.ctinfos1 {
	padding: 20px 0px 20px 0px;
	border-bottom: 1px solid #c9c9c9;
}

.hireta {
	width: 100%;
}

.hireta p {
	width: 100%;
	line-height: 35px;
}

.hireta p.p20 {
	color: #f6531c;
	font-weight: bold;
}

.hire {
	width: 600px;
	float: left;
}

.ctinfos1 p.p16 {
	color: #f6531c;
}

.mapadd {
	width: 1000px;
	margin: 0 auto;
	padding-top: 40px;
}

.mapadd img {
	width: 100%;
}

.ot_tt a {
	display: inline-block;
	width: 100px;
	height: 30px;
	margin-right: 10px;
	background: #f6531c;
	color: #fff;
	line-height: 30px;
	text-align: center;
}

.otiginal,
.otiginal1 {
	width: 100%;
	padding-top: 40px;
}

.otiginal1 {
	display: none;
}

.otiginal li,
.otiginal1 li {
	width: 300px;
	float: left;
	border: 1px solid #f6531c;
	margin-left: 10px;
	margin-bottom: 40px;
	padding-bottom: 20px;
}

.otiginal li:nth-child(3n-2),
.otiginal1 li:nth-child(3n-2) {
	margin-left: 0px;
}

.ot_word {
	width: 280px;
	margin: 10px;
}

.ot_img {
	width: 280px;
	margin: 10px;
	overflow: hidden;
	height: 220px;
}

.ot_img img {
	width: 100%;
}

.ot_word p {
	line-height: 25px;
}
.ot_word p.p16{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ot_word p span:first-child {
	color: #f6531c;
}

.ot_word p span:last-child {
	color: #838383;
	text-decoration: line-through;
}

.otbtn {
	width: 130px;
	height: 35px;
	background-color: #f6531c;
	color: #fff;
	border-radius: 8px;
	margin: 30px auto 0px auto;
	text-align: center;
}

.otbtn a {
	line-height: 35px;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
}

.numberbar {
	width: 100%;
	padding-top: 20px;
	border-top: 1px solid #c9c9c9;
}

.numberbar ul {
	text-align: center;
}

.numberbar .page-item {
	display: inline-block;
}
.numberbar .page-link{
	color: #444;
	font-size: 14px;
	padding: .5em 1em;
}
.numberbar .page-item.active .page-link,
.numberbar .page-item:first-child .page-link,
.numberbar .page-item:last-child .page-link{
	color: #f6531c;
}

.otdetail {
	width: 1200px;
	margin: 0 auto;
	padding-top: 20px;
}

.otdetail p.p14,.otdetail p.p14 a {
	color: #989898;
}

.otde {
	width: 100%;
	padding-top: 30px;
}

.otde_img {
	width: 500px;
	height: 400px;
	float: left;
	border: 1px solid #c9c9c9;
	text-align: center;
}

.otde_img img {
	width: 280px;
	margin-top: 80px;
}

.otde_p {
	width: 670px;
	float: right;
}

.otde_p p.p20 {
	color: #f6531c;
	line-height: 60px;
}

.otde_p p.p14 {
	color: #64b1e2;
	line-height: 25px;
}

.otpp p:last-child {
	line-height: 25px;
}

.otpp p:last-child a {
	color: #4b8de7;
}

.otpp p:last-child span {
	color: #f6531c;
}

.otdebtn {
	width: 130px;
	height: 35px;
	border-radius: 5px;
	color: #fff;
	text-align: center;
	line-height: 35px;
	margin-top: 70px;
	background-color: #68b75d;
}
.otdebtn a{
	color: #fff;
}
.otdescript {
	width: 100%;
	padding-top: 40px;
}

.otdescript_ti {
	border-top: 1px solid #c9c9c9;
}

.otdescript_ti p {
	width: 60px;
	border-top: 2px solid #f6531c;
	line-height: 40px;
}

.otdescript_m {
	width: 1100px;
	margin: 50px;
}
.otdescript_m table, .otdescript_m tr, .otdescript_m td{
	border: 1px solid #c9c9c9;
	border-collapse: collapse;
}
.otdescript_m td{
	padding: .5em 1em;
}
.otdescrm,
.otdescrm1,
.otdescrm2,
.otdescrm3 {
	border-bottom: 1px solid #c9c9c9;
}

.otdescrm1 p:nth-child(2n+1) {
	width: 150px;
	line-height: 100px;
	text-align: center;
}

.otdescrm1 p:nth-child(2) {
	width: 398px;
	line-height: 100px;
	border-right: 1px solid #c9c9c9;
	border-left: 1px solid #c9c9c9;
}

.otdescrm1 p:nth-child(4) {
	border-left: 1px solid #c9c9c9;
	border-right: 0px;
}

.otdescrm1 p:nth-child(2n+1) {
	width: 150px;
	line-height: 100px;
	text-align: center;
}

.otdescrm1 p:nth-child(2) {
	width: 398px;
	line-height: 100px;
	border-right: 1px solid #c9c9c9;
	border-left: 1px solid #c9c9c9;
}

.otdescrm1 p:nth-child(4) {
	border-left: 1px solid #c9c9c9;
	border-right: 0px;
}

.otdescrm p,
.otdescrm1 p,
.otdescrm2 p,
.otdescrm3 p,
.otdescrm4 p {
	line-height: 25px;
	float: left;
}

.otdescrm3 p:nth-child(2) {
	width: 398px;
	height: 130px;
	border-right: 0px;
	border-left: 1px solid #c9c9c9;
}

.otdescrm3 p:nth-child(4) {
	border-left: 1px solid #c9c9c9;
	border-right: 0px;
}

.otdescrm p:nth-child(2n+1) {
	width: 140px;
	line-height: 50px;
	text-align: center;
}

.otdescrm p:nth-child(2n) {
	width: 398px;
	padding-left: 5px;
	border-right: 1px solid #c9c9c9;
	border-left: 1px solid #c9c9c9;
}

.otdescrm p:nth-child(4) {
	line-height: 50px;
	padding-left: 5px;
	border-left: 1px solid #c9c9c9;
	border-right: 0px;
}

.otdescrm1 p:nth-child(2n+1) {
	width: 140px;
	line-height: 100px;
	text-align: center;
}

.otdescrm1 p:nth-child(2) {
	width: 398px;
	padding-left: 5px;
	line-height: 100px;
	border-right: 1px solid #c9c9c9;
	border-left: 1px solid #c9c9c9;
}

.otdescrm1 p:nth-child(4) {
	padding-left: 5px;
	border-left: 1px solid #c9c9c9;
	border-right: 0px;
}

.otdescrm2 p:nth-child(2n+1) {
	width: 140px;
	text-align: center;
}

.otdescrm2 p:nth-child(2) {
	width: 398px;
	padding-left: 5px;
	border-right: 1px solid #c9c9c9;
	border-left: 1px solid #c9c9c9;
}

.otdescrm2 p:nth-child(4) {
	padding-left: 5px;
	border-left: 1px solid #c9c9c9;
	border-right: 0px;
}

.otdescrm3 p:nth-child(2n+1) {
	width: 140px;
	line-height: 130px;
	text-align: center;
}

.otdescrm3 p:nth-child(2) {
	width: 398px;
	padding-left: 5px;
	height: 130px;
	border-right: 0px;
	border-left: 1px solid #c9c9c9;
}

.otdescrm3 p:nth-child(4) {
	padding-left: 5px;
	border-left: 1px solid #c9c9c9;
	border-right: 0px;
}

.otdescrm4 p:nth-child(2n+1) {
	width: 140px;
	text-align: center;
}

.otdescrm4 p:nth-child(2) {
	padding-left: 5px;
	width: 398px;
	border-right: 0px;
	border-left: 1px solid #c9c9c9;
}

.news_industry {
	width: 100%;
	float: left;
	padding-top: 40px;
	padding-bottom: 40px;
}

.newsp1 {
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
}

.news_time1 {
	width: 12%;
	float: left;
}

.news_time1 p {
	font-family: "Axaxax";
}

.news_time1 p.p14 {
	line-height: 25px;
}

.news_in1 {
	width: 85%;
	float: right;
	border-left: 1px solid #f6531c;
	padding: 0% 1% 0% 1%;
}

.news_in1 p {
	line-height: 20px;
}

.news_in1 p.p14:hover {
	color: #a4a4a4;
}

.news_in1 p.p12 {
	color: #9f9f9f;
}

.newsdatas {
	width: 100%;
	padding: 10px 0px 20px 0px;
	border-bottom: 1px solid #c9c9c9;
}

.pdata {
	line-height: 30px;
	border-bottom: 1px solid #c9c9c9;
}

.np_pian {
	width: 200px;
	float: right;
	text-align: right;
}

.np_pian a {
	font-size: 14px;
	line-height: 30px;
	margin-right: 20px;
}

.np_pian a:hover {
	color: #f6531c;
}

.mapinfo {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.province {
	width: 25px;
	height: 35px;
	cursor: pointer;
	position: absolute;
	z-index: 1;
}

.dalian {
	left: 852px;
	top: 205px;
}

.jiangsu {
	left: 840px;
	top: 390px;
}

.xian {
	left: 690px;
	top: 355px;
}

.menggu {
	left: 723px;
	top: 235px;
}

.beijing {
	left: 775px;
	top: 242px;
}

.jilin {
	left: 890px;
	top: 172px;
}

.heilongjiang {
	left: 880px;
	top: 115px;
}

.tianjin {
	left: 802px;
	top: 260px;
}

.shandong {
	left: 794px;
	top: 320px;
}

.hebei {
	left: 760px;
	top: 305px;
}

.shanxi {
	left: 725px;
	top: 310px;
}

.henan {
	left: 755px;
	top: 350px;
}

.ningxia {
	left: 635px;
	top: 315px;
}

.gansu {
	left: 608px;
	top: 330px;
}

.qinghai {
	left: 490px;
	top: 340px;
}

.xinjiang {
	left: 360px;
	top: 245px;
}

.xizang {
	left: 370px;
	top: 390px;
}

.sichuan {
	left: 600px;
	top: 430px;
}

.chongqing {
	left: 665px;
	top: 432px;
}

.hubei {
	left: 720px;
	top: 412px;
}

.anhui {
	left: 805px;
	top: 400px;
}

.shanghai {
	left: 865px;
	top: 390px;
}

.zhejiang {
	left: 865px;
	top: 430px;
}

.jiangxi {
	left: 790px;
	top: 470px;
}

.hunan {
	left: 743px;
	top: 475px;
}

.guizhou {
	left: 643px;
	top: 500px;
}

.yunnan {
	left: 570px;
	top: 522px;
}

.guangxi {
	left: 680px;
	top: 552px;
}

.guangdong {
	left: 770px;
	top: 552px;
}

.fujian {
	left: 840px;
	top: 482px;
}

.hainan {
	left: 710px;
	top: 615px;
}

.menggulist {
	width: 330px;
	height: 160px;
	overflow: hidden;
	margin-left: 20px;
	display: none;
	background: url(../images/pop.png)no-repeat;
}

.menggulistslider li {
	width: 300px;
	height: 140px;
	margin-left: 15px;
	padding-top: 10px;
	overflow: hidden;
}

.photoimg {
	width: 80px;
	height: 110px;
	float: left;
	background-color: #f6f6f6;
}

.photoimg img {
	width: 100%;
}

.photoinfo {
	width: 210px;
	float: right;
}

.photoinfo p {
	line-height: 20px;
}

.photoinfo p.p12 {
	text-align: justify;
}

.photoinfo p:first-child {
	color: #f6531c;
}

.prolistspace p.p14 {
	margin-top: 15px;
}

.person li {
	width: 580px;
	height: 280px;
	margin: 10px 10px 20px 10px;
	float: left;
}

.per_photo {
	float: left;
	width: 200px;
	height: 220px;
	background-color: #f6f6f6;
}

.per_photo img {
	width: 100%;
}

.per_photo_info {
	width: 365px;
	float: left;
	margin-left: 15px;
}

.per_photo_info p {
	line-height: 30px;
}

.per_photo_info p:first-child {
	font-size: 16px;
	color: #f6531c;
}

table {
	width: 100%;
	font-size: 14px;
	line-height: 30px;
}

table td {
	border: 2px solid #fff;
}

table .f-name {
	width: 10.4%;
	overflow: hidden;
	text-align: center;
	color: #fff;
	background-color: #a09d7c;
}

table .f-value {
	padding: 5px 8px;
	overflow: hidden;
	background-color: #cbc9ae;
}

.abho_img1 {
	width: 100%;
	height: 180px;
	margin-top: 20px;
	overflow: hidden;
}

.abho1{
	height: 100%;
}
.tempWrap{
	height: 100%;
}
.abho1 ul{
	height: 100%;
}
.abho1 li {
	width: 200px;
	margin-left: 20px;
	float: left;
	height: 100%;
}

.abho1 li img {
	width: 200px;
	height: 100%;
	object-fit: contain;
}

.abin_img1,
.abin_img2 {
	width: 100%;
	padding-bottom: 20px;
}

.abin_img1 li {
	width: 30%;
	height: 400px;
	overflow: hidden;
	float: left;
	margin: 1%;
}

.abin_img1 li img,
.abin_img2 li img {
	width: 100%;
}

.abin_img1 li p,
.abin_img2 li p {
	margin-top: 0px;
}

.abinimgs li {
	height: 320px;
	overflow: hidden;
}

.abin_img2 li {
	width: 30%;
	margin: 1%;
	float: left;
	height: 240px;
}

.playee {
	height: 200px;
	overflow: hidden;
}

.coo_user {
	width: 300px;
	float: left;
}

.culture {
	width: 1366px;
	margin: 0 auto;
}

.cl_1 {
	width: 100%;
}

.cl_banner {
	width: 100%;
	height: 379px;
	background: url(../images/cl_1/cl_1.jpg)no-repeat;
	background-size: 100% 100%;
}

.clwidth {
	width: 1055px;
	margin: 0 auto;
	position: relative;
}

.clmanager {
	position: absolute;
	left: 0;
	top: 70px;
}

.clmanager p {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	line-height: 45px;
}

.cl_title {
	width: 206px;
	height: 104px;
	padding-top: 20px;
	position: absolute;
	right: 0;
	background: url(../images/cl_1/cl_title_bg.png)no-repeat;
	background-size: 100% 100%;
	text-align: center;
}

.cl_title p {
	color: #fff;
	margin-bottom: 5px;
}

.preface {
	width: 100%;
	height: 220px;
}

.prefaceline {
	width: 100%;
	margin-top: 20px;
}

.purpose {
	width: 300px;
	float: left;
}

.purpose:nth-child(2) {
	width: 455px;
}

.purpose p {
	line-height: 35px;
	text-align: center;
}

.purpose p.p14 {
	font-weight: bold;
	margin-top: 10px;
}

.purposebg {
	width: 30px;
	height: 3px;
	margin: 0 auto;
	background-color: #a09d7c;
}

.cl_caption {
	width: 230px;
	margin: 0 auto;
	padding-top: 40px;
}

.clca_line {
	float: left;
	width: 70px;
	height: 2px;
	margin-top: 25px;
	background-color: #f6531c;
}

.clca_p {
	float: left;
	width: 90px;
}

.clca_p p {
	color: #f6531c;
	font-size: 36px;
	text-align: center;
	line-height: 50px;
}

.clcaname {
	width: 100%;
}

.clcaname p {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #f6531c;
}

.cl_img {
	text-align: center;
	margin-top: 10px;
}

.no {
	width: 230px;
	margin: 0 auto;
}

.work {
	float: left;
	width: 300px;
	height: 360px;
	padding-top: 40px;
	background-color: #f6531c;
}

.work div.clca_p p,
.work div.clcaname p {
	color: #fff;
}

.work div.clca_line {
	background-color: #fff;
}

.workimg {
	float: right;
	width: 755px;
}

.endimg {
	width: 100%;
	margin-top: 20px;
}

.endimg img {
	width: 100%;
}

.sliderimg a img {
	height: 440px;
	display: block;
	object-fit: cover;
}

/* slideshow */

div.wrapper {
	width: 755px;
	margin: 0 auto;
	position: relative;
}

.fn-clear {
	zoom: 1;
}

.box_skitter {
	position: relative;
	background: none;
}

.box_skitter ul {
	display: none;
}

.box_skitter .container_skitter {
	overflow: hidden;
	position: relative;
}

.box_skitter .image {
	overflow: hidden;
}

.box_skitter .image img {
	display: none;
}

.box_skitter .box_clone {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	overflow: hidden;
	display: none;
	z-index: 20;
}

.box_skitter .box_clone img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
}

.box_skitter .prev_button {
	position: absolute;
	top: 50%;
	left: -25px;
	z-index: 100;
	width: 20px;
	height: 20px;
	overflow: hidden;
	text-indent: -9999em;
	margin-top: -25px;
	background: url(../images/cl_1/prev.png) no-repeat left top !important;
	display: none;
}

.box_skitter .next_button {
	position: absolute;
	top: 50%;
	right: -25px;
	z-index: 100;
	width: 20px;
	height: 20px;
	overflow: hidden;
	text-indent: -9999em;
	margin-top: -25px;
	background: url(../images/cl_1/next.png) no-repeat left top !important;
	display: none;
}

.box_skitter .label_skitter {
	z-index: 150;
	position: absolute;
	display: none;
}

.loading {
	position: absolute;
	top: 50%;
	right: 50%;
	z-index: 10000;
	margin: -16px -16px;
	color: #fff;
	text-indent: -9999em;
	overflow: hidden;
	background: url(../images/ajax-loader.gif) no-repeat left top;
	width: 31px;
	height: 31px;
}

#slideshow {
	width: 755px;
	height: 400px;
}

#slideshow ul {
	display: none;
}

div.wrapper:hover .prev_button {
	left: 5px;
	display: block;
}

div.wrapper:hover .next_button {
	right: 5px;
	display: block;
}

#slideshow1 {
	width: 1055px;
	height: 300px;
}

div.wrapper1 {
	width: 1055px;
	margin: 0 auto;
	position: relative;
}

/* slideshow end */