.mbxnav .nav_bar_box {
	overflow: hidden;
}
.mbxnav .nav_bar_box .breadcrumb {
	display: inline-block;
	width: 62%;
	margin-bottom: 0px;
}
.mbxnav .nav_bar_box .breadcrumb a {
	color: #666;
}
.mbxnav .bar_qy_hy {
	width: 100%;
	display: inline-block;
	text-align: center;
	padding: 20px 0;
}
.mbxnav .bar_qy_hy span {
	display: inline-block;
	padding: 10px 10px;
	cursor: pointer;
	color: #999;
}
.mbxnav .bar_qy_hy .active a {
	color: #000;
	font-size: 36px;
	font-weight: 100!important;
}
.fbxj {
	width: 100%;
	overflow: hidden;
}
.right_input {
	overflow: hidden;
	background-color: #efeeff;
	height: auto;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}
.right_input .red {
}
.right_input h4 {
	text-align: center;
	color: #690599;
}
.right_input li {
	text-align: left;
	display: block;
	overflow: hidden;
	padding: 5px 0;
}
.right_input li input {
	height: 38px;
}
.right_input li input, .right_input li textarea {
	font-size: 12px;
	border: 0;
	padding: 10px;
	border-radius: 5px;
	background-color: #fff;
	width: 93%;
	outline: none;
}
.right_input li .red {
	display: inline-block;
	width: 4%;
	color: red;
}
.right_input .fbxj_sub {
	text-align: center;
	padding: 20px 0;
}
.right_input .fbxj_sub span {
	display: inline-block;
	width: 172px;
	border: 0;
	background: #690599;
	color: #fff;
	border-radius: 5px;
	font-size: 14px;
	height: 46px;
	line-height: 30px;
	cursor: pointer;
}
/*内容  开始20200403*/
ul.nav.nav-tabs {
	padding-left: 28%;
	border: none;
}
ul.nav.nav-tabs a {
	border: none!important;
}
div#slidershow {
	margin-top: 40px;
}

@media (min-width: 757px) {
.row.container.about_img {
	position: relative;
	left: 0px;
}
}

@media (min-width: 1200px) {
.container {
	width: 1170px;
}
}
.col-xs-12.about_text {
	text-indent: 2em;
	margin: 3rem;
	font-size: 14px;
	line-height: 30px;
}
.about_text p {
	margin: 0!important;
}
.xmy_img, .xmy_img2 {
	margin: 20px 0;
	overflow: hidden;
}
.xmy_img img {
	float: left;
	margin: 0 13px;
	border-radius: 10px;
}
.xmy_img2 img {
	float: left;
	border-radius: 50%;
	border: 4px solid #ff0000;
	margin: 0 23px;
	width: 230px;
}

@media (max-width: 978px) and (min-width: 758px) {
div#slidershow {
	margin-top: 30px;
}
ul.nav.nav-tabs {
	padding-left: 15%;
	border: none;
}
.row.container.about_img {
	position: relative;/* left: 120px;*/
}
.Box .content {
	width: 763px!important;
	margin: 0 auto;
}
.Box .Box_con .btnr {
	right: -36px!important;
}
.Box .Box_con .btnl {
	left: -35px;
}
}

@media (max-width: 757px) {
div#slidershow {
	margin-top: 10px;
}
}
/*发展历程开始*/
clearfix:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.cont {
	width: 1000px;
	margin: 0 auto;
	padding: 20px 0 50px;
}
.biz-timeline-box {
	width: 785px;
	margin: 0 auto 20px;
}
/*奇数 odd*/
.biz-timeline-box:nth-child(odd) .biz_timeline-eventbox {
	-webkit-border-radius: 0 40px 40px 0;
	-moz-border-radius: 0 40px 40px 0;
	border-radius: 0 40px 40px 0;
	float: right;
}
/*偶数 even*/
.biz-timeline-box:nth-child(even) .biz_timeline-eventbox {
	-webkit-border-radius: 40px 0 0 40px;
	-moz-border-radius: 40px 0 0 40px;
	border-radius: 40px 0 0 40px;
	float: left;
}
/*奇数 odd*/
.biz-timeline-box:nth-child(odd) .biz_timeline-event {
	-webkit-border-radius: 0 30px 30px 0;
	-moz-border-radius: 0 30px 30px 0;
	border-radius: 0 30px 30px 0;
}
/*偶数 even*/
.biz-timeline-box:nth-child(even) .biz_timeline-event {
	-webkit-border-radius: 30px 0 0 30px;
	-moz-border-radius: 30px 0 0 30px;
	border-radius: 30px 0 0 30px;
}
.biz-timeline-box:nth-child(odd) .biz_timeline-time {
	float: left;
	width: 344px;
	text-align: right;
}
.biz-timeline-box:nth-child(even) .biz_timeline-time {
	float: right;
	width: 344px;
	text-align: left;
}
.biz-timeline-box:nth-child(even) .biz_timeline-node {
	float: right;
}
.biz-timeline-box:nth-child(odd) .biz_timeline-node {
	float: left;
}
.biz_timeline-time {
	font-size: 16px;
	color: #d81919;
	font-weight: 600;
	line-height: 73px;
}
.biz_timeline-eventbox {
	width: 336px;
	height: 94px;
	border: 4px solid #d94646;
	text-align: center;
}
.biz_timeline-event {
	width: 323px;
	height: 80px;
	margin: 2px;
	padding: 6px;
	color: #fff;
	background: #d94646;
	text-align: center;
	font-size: 14px;
	line-height: 21px;
}
.biz_timeline-node {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #fff;
	border: 4px solid #b22b2b;
	margin: 29px 40px;
}
.biz_longString {
	position: absolute;
	left: 50%;
	width: 8px;
	height: 1356px;
	background: #bfbfbf;
	top: 38px;
	z-index: 10;
	margin-left: -4px;
}
.biz_timtline-box {
	position: relative;
	margin-top: 100px;
}
.biz_timeline {
	z-index: 20;
	position: relative;
}
.biz_title {
	text-align: center;
	margin: 0 auto 35px;
}
.biz_title h2 {
	font-size: 28px;
	color: #d81919;
}
.biz_title p {
	color: #eca7a7;
	margin-top: 15px;
}
/*发展历程结束*/
/*企业荣誉开始*/
.zslist img{
	width: 100%;
	margin-bottom: 20px;
    height: 180px;
}
.Box {
	position: relative;
}
.Box .content {
	width: 1200px;
	margin: 0 auto;
}
.Box h2 {
	text-align: center;
	margin-bottom: 35px;
}
.Box .Box_con {
	position: relative;
}
.Box .Box_con .btnl {
	position: absolute;
}
.Box .Box_con .btn {
	display: block;
	width: 41px;
	height: 41px;
	position: absolute;
	top: 80px;
	cursor: pointer;
}
.Box .Box_con .btnl {
	background: url(/assets/image/jtl02.png) no-repeat center;
	left: -72px;
}
.Box .Box_con .btnr {
	background: url(/assets/image/jtr02.png) no-repeat center;
	right: -72px;
}
.Box .Box_con .btnl:hover {
	background: url(/assets/image/jtl03.png) no-repeat center;
}
.Box .Box_con .btnr:hover {
	background: url(/assets/image/jtr03.png) no-repeat center;
}
.Box .Box_con .conbox {
	position: relative;
	overflow: hidden;
}
.Box .Box_con .conbox ul {
	position: relative;
	list-style: none;
}
.Box .Box_con .conbox ul li {
	float: left;
	width: 285px;
	height: 200px;
	margin-left: 20px;
	overflow: hidden;
}
.Box .Box_con .conbox ul li:first-child {
	margin-left: 0;
}
.Box .Box_con .conbox ul li img {
	display: block;
	width: 285px;
	height: 200px;
	transition: all 0.5s;
}
.Box .Box_con .conbox ul li:hover img {
	transform: scale(1.1);
}
.Box .BoxSwitch {
	margin-top: 30px;
	text-align: center;
}
.Box .BoxSwitch span {
	display: inline-block;
*display: inline;
*zoom: 1;
	vertical-align: middle;
	width: 30px;
	height: 3px;
	background: #ccc;
	margin: 0 5px;
	cursor: pointer;
}
.Box .BoxSwitch span.cur {
	background: red;
}

@media (min-width: 1380px) {
}
/*企业荣誉结束*/
/*核心竞争力开始*/
.wrap {
	clear: both;
	width: 96%;
	max-width: 1200px;
	margin: 0 auto;
	text-align: left;
	zoom: 1;
	overflow: hidden;
}
.wrap2 {
	clear: both;
	width: 96%;
	max-width: 1400px;
	margin: 0 auto;
	text-align: left;
	zoom: 1;
	overflow: hidden;
}
.divhidden {
	display: none;
}
.l {
	float: left;
}
.r {
	float: right;
}
.c_l {
	clear: both;
	height: 0px;
	font-size: 0px;
	overflow: hidden;
}
.new_tit {
	height: 245px;
}
.hxjz {
	width: 90%;
	margin: 0 auto;
	max-width: 700px;
	font-size: 16px;
	margin-top: 0px!important;
}
.news_ul ul li .news_box .hxjz p {
	line-height: 25px!important;
	font-size: 14px;
	margin: 0;
	text-indent: 2em!important;
}
.news_ul ul li .news_box .hxjz h2 {
	font-size: 16px;
	overflow: hidden;
	font-weight: bold;
	line-height: 20px;
	margin: 15px 0 5px;
}
/*新闻动态*/
.news_ul {
	width: 100%; /*padding-bottom:20px;*/
}
.news_ul ul li {
	display: block;
	overflow: hidden;
}
.news_ul ul li a {
	color: #333;
	display: block;
	width: 100%; /*height:35%; */
	text-decoration: none;
}
.news_ul ul li .imgs {
	width: 50%;
	height: 280px;
	overflow: hidden;
}
.news_ul ul li .imgs img {
	width: 100%;
	height: 100%;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.news_ul ul li .news_box {
	width: 50%;
	overflow: hidden;
	height: 275px;
}
.news_ul ul li .news_box .news_txt {
	width: 90%;
	margin: 0 auto;
	max-width: 700px;
	font-size: 16px;
	margin-top: -50px;
}
.news_txt p {
	text-indent: 0!important;
}
.news_ul ul li .news_box .news_txt em {
	display: block;
	color: #8c8c8c;
	margin-top: 15%;
	margin-bottom: 10px;
	font-style: normal;
	font-size: 14px;
}
.news_ul ul li .news_box .news_txt h2 {
	font-size: 20px;
	overflow: hidden;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 15px;
}
.news_ul ul li .news_box .news_txt p {
	line-height: 28px;
	font-size: 14px;
	margin: 0;
	text-indent: 2em!important;
}
.news_ul ul li .news_box .news_txt label {
	width: 30%;
	height: 40px;
	display: block;
	line-height: 40px;
	border: 1px solid #666666;
	color: #666666;
	text-align: center;
	cursor: pointer;
	margin-top: 15px;
	clear: both;
	font-size: 14px;
	font-weight: normal;
}
.news_ul ul li .news_box .news_txt label:Hover {
	border: 1px solid #ff0000;
	color: #ff0000;
}
.news_ul ul li a:hover .news_box .news_txt h2 {
	color: #ff0000;
}
.news_ul ul li a:hover .imgs img {
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
}
.news_ul anim anim-2:nth-child(even) {
	font-size: 22rem;
}
.xinwen.news_txt {
	width: 50%;
	float: left;
	margin-top: -296px;
}
.news_box.xinwen {
	float: left;
	margin-top: -23%;
}
/*技术中心*/
.technology_bg {
	background-color: #f0f0f0;
	overflow: hidden;
	padding-top: 60px;
	padding-bottom: 50px;
}
.technology_div {
	width: 96%;
	margin: 0 auto;
	max-width: 882px;
	overflow: hidden;
}
.technology_div .technology_con {
	float: right;
	width: 100%;
	max-width: 774px;
}
.technology_div .technology_con h2 {
	border-bottom: 1px solid #ff0000;
	height: 64px;
	line-height: 64px;
	font-size: 28px;
	font-weight: normal;
	width: 56%;
	margin-top: 13%;
	margin-bottom: 5%;
}
.technology_div .technology_con p {
	width: 47%;
	font-size: 18px;
	line-height: 26px;
}
.technology_div .technology_con .imgs {
	width: 51%;
	float: right;
	background-color: #f0f0f0;
	border-radius: 50%;
}
.technology_bg2 {
	background-color: #ff0000;
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 30px;
	color: #fff;
	text-align: center;
}
.technology_bg2 .technology_div2 {
	width: 96%;
	margin: 0 auto;
	overflow: hidden;
	font-size: 14px;
	line-height: 28px;
}
.technology_bg2 .technology_div2 h2 {
	font-size: 48px;
	font-weight: normal;
	margin-top: 2%;
	margin-bottom: 20px;
	line-height: 50px;
	letter-spacing: 3px;
}
.technology_bg2 .technology_div2 .tel {
	font-size: 28px;
	letter-spacing: 2px;
	color: #fff;
	margin-top: 5px;
	display: block;
}
.technology_bg2 .technology_div2 .tqq {
	margin: 0 auto;
	width: 165px;
	height: 46px;
	overflow: hidden;
	background: url(../images/technology_bg2.png) no-repeat;
	background-size: 100% 100%;
	display: block;
	margin-bottom: 20px;
	clear: both;
	margin-top: 25px;
}
.technology_bg2 .technology_div2 .tqq:hover {
	filter: Alpha(Opacity=80);
	opacity: 0.8;
	transition: all 0.3s;
}
.about_t3.anim.anim-1 {
	height: 90px;
	overflow: hidden;
	line-height: 90px;
	text-align: center;
	font-size: 36px;
	color: #333333;
	letter-spacing: 5px;
	margin-bottom: 3%;
	margin-top: 34px;
}
.news_ul.anim.anim-2 {
	background-color: #eee;
}

@media screen and (max-width: 1600px) {
/*工程案例*/
.case_ul ul li {
	height: 500px;
}
}

@media screen and (max-width: 1440px) {
/*新闻动态*/
.news_ul ul li .news_box .news_txt em {
	margin-top: 15%;
}
/*工程案例*/
.case_ul ul li {
	height: 460px;
}
}

@media screen and (max-width: 1200px) {
/*工程案例*/
.case_ul ul li {
	width: 32%;
	margin-right: 2%;
}
.case_ul ul li:nth-child(4n+0) {
	margin-right: 2%;
}
.case_ul ul li:nth-child(3n+0) {
	margin-right: 0;
}
}

@media screen and (max-width: 1100px) {
/*新闻动态*/
.news_ul ul li .news_box .news_txt {
	font-size: 14px;
}
.news_ul ul li .news_box .news_txt em {
	margin-bottom: 3%;
}
.news_ul ul li .news_box .news_txt label {
	margin-top: 4%;
}
.news_ul ul li .news_box .news_txt h2 {
	font-size: 25px;
	line-height: 30px;
	height: 30px;
}
/*工程案例*/
.case_ul ul li {
	height: 400px;
}
.case_ul ul li .bg-list-hs p {
	height: 110px;
}
}

@media screen and (max-width: 1000px) {
.case_tc {
	width: 90%;
	margin-left: -45%;
}
.case_tc .case_divs .closed {
	width: 45px;
}
}

@media screen and (max-width: 900px) {
/*关于我们*/
.honor_t {
	background: none;
	float: none;
	text-align: center;
	height: auto;
}
.honor_t a {
	float: none;
	display: inline-block;
	margin-bottom: 15px;
}
}

@media screen and (max-width: 780px) {
/*新闻动态*/
.bar_qy_hy{
	display:none!important;
}
.news_ul ul li {
	margin-bottom: 30px;
}
.news_ul ul li .imgs {
	width: 96%;
    margin-left: 2%;
    margin-right: 2%;
    height: 170px;
}
.news_ul ul li .news_box .news_txt h2 {
    font-size: 15px;
    line-height: 24px;
	height: 24px;
	margin: 0;
}
.news_ul ul li .news_box {
	width: 100%;
}
.news_ul ul li .news_box .news_txt {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
}
.news_ul ul li .news_box .news_txt label {
	width: 30%;
    line-height: 38px;
}
.news_ul ul li a {
	color: #333;
	display: block;
	width: 100%;
	height: 55%;
	text-decoration: none;
}
.news_ul ul li a:hover .imgs img {
	transform: none;
}
.news_box.xinwen {
	float: left;
	margin-top: 5%;
}
/*分页*/
/*.pages a{ height:52px; line-height:52px;}*/

/*产品详细*/
.pro_con2 .pro_con2_t {
	font-size: 30px;
	margin-bottom: 20px;
}
/*工程案例*/
.case_ul ul li {
	height: 320px;
}
.case_ul ul li .bg-list-hs p {
	height: 88px;
}
/*关于我们*/
.xmy_img, .xmy_img2 {
    margin: 10px 0;
    overflow: hidden;
}
.xmy_img img {
    float: left;
    margin: 10px;
    border-radius: 5px;
    width: 44%;
}
.xmy_img2 img {
    float: left;
    border-radius: 50%;
    border: 4px solid #ff0000;
    margin: 10px 2%;
    width: 46%;
}
.tab-pane .row {
	top:0;
}
.Box .content {
    width: 100%;
    margin: 0 auto;
}
.Box .Box_con .btn {
    width: 41px;
    height: 41px;
    position: absolute;
    top: 80px;
    cursor: pointer;
    display: none!important;
}
/* 发展历程*/
.cont {
    width: 100%!important;
    margin: 0 auto;
    padding:0;
}
.biz-timeline-box {
    width: 100%;
    margin: 0 auto 20px;
}
.biz-timeline-box:nth-child(even) .biz_timeline-time {
    float: right;
	text-align: left;
	margin-left: 10px;
	position: relative;
    left: 8px;
}
.biz-timeline-box:nth-child(odd) .biz_timeline-time {
    float: left;
    text-align: left;
    margin-left: 10px;
}
.biz_timeline-node{
	display: none;
}
.biz_longString {
	position: absolute;
    left: 0;
    width: 5px;
    height: 1600px;
    background: #bfbfbf;
    top: 10px;
    z-index: 10;
    margin-left: -6px;
}
.biz_timeline-time {
    font-size: 16px;
    color: #d81919;
    font-weight: 600;
    line-height: 32px;
}
.biz-timeline-box:nth-child(even) .biz_timeline-eventbox {
    -webkit-border-radius: 0 40px 40px 0;
    -moz-border-radius: 0 40px 40px 0;
    border-radius: 0 40px 40px 0;
    float: right;
}
.biz-timeline-box:nth-child(even) .biz_timeline-event {
	webkit-border-radius: 0 30px 30px 0;
    -moz-border-radius: 0 30px 30px 0;
    border-radius: 0 30px 30px 0;
}
.biz_timeline-event {
    text-align: left;
    font-size: 14px;
}
.biz_timtline-box {
    margin: 10px 0 60px;
}
}
/*关于我们*/
.about_t3 {
	font-size: 30px;
}
/*产品详细*/
#owl-demo5.owl-theme .owl-controls .owl-buttons {
	display: none;
}
.pro_two ul li {
	font-size: 14px;
	line-height: 22px;
}
.pro_two ul li h2 {
	font-size: 16px;
}
.pro_three {
	font-size: 16px;
	line-height: 30px;
	padding-top: 50px;
}
.pro_three h2 {
	font-size: 30px;
}
.pro_con2 .pro_con2_t {
	font-size: 26px;
}
/*新闻详细*/
.news_t2 {
	font-size: 26px;
}
.about_x .show_t {
	font-size: 26px;
	line-height: 32px;
}
/*核心竞争力结束*/

/*企业文化 开始*/
.news_txt.wenhuap {
	margin: 30px auto!important;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}
.news_txt.wenhuap img {
	width: 10%;
}
.news_txt.wenhuap h2 {
	margin: 0px;
}
/*企业文化结束*/

/*前景 开始*/


.about_a {
}
.about_a .mode1 {
}
.about_a .mode1 .left {
	margin-left: 60px;
	float: right;
	width: 460px;
	height: 460px;
	position: relative;
	top: 40px;
}
.about_a .mode1 .left .pic1 {
	margin-bottom: 100px;
	background: no-repeat center center;
	width: 180px;
	height: 180px;
	background-size: cover;
	float: left;
}
.about_a .mode1 .left .p1 {
	margin-bottom: 100px;
	padding: 50px 36px 0 0;
	width: 180px;
	height: 180px;
	font-size: 14px;
	color: #333;
	text-align: center;
	float: right;
}
.about_a .mode1 .left .p1 span {
	font-size: 48px;
	color: #1a1a1a;
	font-weight: bold;
	display: block;
}
.about_a .mode1 .left .p2 {
	padding: 50px 36px 0 0;
	width: 180px;
	height: 180px;
	font-size: 14px;
	color: #333;
	text-align: center;
	float: left;
	clear: both;
}
.about_a .mode1 .left .p2 span {
	font-size: 48px;
	color: #1a1a1a;
	font-weight: bold;
	display: block;
}
.about_a .mode1 .left .pic2 {
	background: no-repeat center center;
	width: 180px;
	height: 180px;
	background-size: cover;
	float: right;
}
.about_a .mode1 .left .p3 {
	margin-top: -80px;
	margin-left: -90px;
	padding: 50px 0 0 0;
	position: absolute;
	width: 180px;
	height: 180px;
	background: #d94646;
	top: 50%;
	left: 50%;
	right: 0;
	font-size: 14px;
	color: #fff;
	text-align: center;
}
.about_a .mode1 .left .p3 span {
	font-size: 48px;
	color: #fff;
	font-weight: bold;
	display: block;
}
.about_a .mode1 .right {
}
.about_a .mode1 .right .p1 {
	margin-bottom: 40px;
	font-size: 28px;
	color: #1a1a1a;
	font-weight: bold;
}
.about_a .mode1 .right .p2 {
	font-size: 14px;
	color: #333;
	line-height: 28px;
	text-indent: 2em;
}
.about_a1 .ab_bg {
	margin-bottom: 45px;
	background: url(/assets/image/ab3.jpg) no-repeat center center;
	background-size: cover;
	height: 345px;
	overflow: hidden;
}
.about_a1 .ab_bg .mode1 {
	padding: 70px 40px 0 40px;
	background: rgba(19,52,102,0.9);
	float: left;
	width: 400px;
	height: 345px;
}
.about_a1 .ab_bg .mode1 .p1 {
	margin-bottom: 10px;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
}
.about_a1 .ab_bg .mode1 .p2 {
	margin-bottom: 25px;
	font-size: 12px;
	color: #fff;
}
.about_a1 .ab_bg .mode1 .p3 {
	margin-bottom: 40px;
	font-size: 14px;
	color: #fff;
	line-height: 24px;
	opacity: 0.7;
}
.about_a1 .ab_bg .mode1 .btn {
}
.about_a1 .ab_bg .mode1 .btn .box {
	padding: 15px 30px;
	font-size: 14px;
	color: #fff;
	background: #d94646;
	display: inline-block;
}
.about_a1 .buc .p1 {
	font-size: 14px;
	color: #333;
	line-height: 28px;
	text-indent: 2em;
}
.p1_bt {
	font-size: 16px;
	text-indent: 2em;
	font-weight: bold;
	color: #ff0000;
}
.about_a .mode1 .one {
}
.about_a .mode1 .two {
	display: none;
}

@media (max-width: 1024px) {
.about_a .mode1 .one {
	margin-left: 0;
	float: none;
	height: auto;
	width: 100%;
	display: inline-block;
}
.about_a .mode1 .one .pic1 {
	width: 50%;
	height: 300px;
}
.about_a .mode1 .one .p1 {
	padding: 80px 36px 0 0;
	width: 50%;
	height: 300px;
}
.about_a .mode1 .one .p2 {
	padding: 80px 36px 0 0;
	width: 50%;
	height: 300px;
}
.about_a .mode1 .one .pic2 {
	width: 50%;
	height: 300px;
}
.about_a1 .ab_bg .mode1 {
	width: 50%;
}
}

@media (max-width: 700px) {
.about_a1 .ab_bg .mode1 {
	width: 100%;
}
}

@media (max-width: 667px) {
.about_a1 .ab_bg {
	height: auto;
	overflow: hidden;
}
.about_a1 .ab_bg .mode1 {
	padding: 70px 40px;
	height: auto;
	overflow: hidden;
}
}

@media (max-width: 667px) {
.about_a .mode1 .one {
	display: none;
}
.about_a .mode1 .two {
	margin-bottom: 40px;
	margin-left: 0;
	width: 100%;
	height: auto;
	display: block;
	position: static;
	float: none;
}
.about_a .mode1 .two .p3 {
	position: static;
	margin: 0 auto;
	width: 100%;
}
.about_a .mode1 .two .pic1 {
	position: relative;
	margin-bottom: 0;
	width: 100%;
	height: 180px;
	float: none;
}
.about_a .mode1 .two .pic1 .bg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(19,52,102,0.9);
}
.about_a .mode1 .two .pic1 .bg .p1 {
	margin: 0 auto;
	padding: 50px 0 0 0;
	width: auto;
	height: auto;
	float: none;
	color: #fff;
}
.about_a .mode1 .two .pic1 .bg .p1 span {
	color: #fff;
}
.about_a .mode1 .two .pic2 {
	position: relative;
	margin-bottom: 0;
	width: 100%;
	height: 180px;
	float: none;
}
.about_a .mode1 .two .pic2 .bg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(19,52,102,0.9);
}
.about_a .mode1 .two .pic2 .bg .p2 {
	margin: 0 auto;
	padding: 50px 0 0 0;
	width: auto;
	height: auto;
	float: none;
	color: #fff;
}
.about_a .mode1 .two .pic2 .bg .p2 span {
	color: #fff;
}
}
.g_page {
	clear: both;
	text-align: center;
	font-size: 16px;
	line-height: 2.2em;
	overflow: hidden;
}
#enxs{
	display: none!important;
}
.g_page > ul.list {
	display: inline-block;
}
.g_page > ul.list > li {
	float: left;
	margin: 0 5px;
}
.g_page > ul.list > li a {
	display: inline-block;
	background: #e0e0e0;
	padding: 0 15px;
	border-radius: 3px;
	text-align: center;
}
.g_page > ul.list > li a:hover, .g_page > ul.list > li a.on {
	background: #00baff;
	color: #fff;
	text-decoration: none;
}
.g_page > ul.list > li.prev a, .g_page > ul.list > li.next a {
	background: none;
	color: #999;
	padding: 0 25px;
}
.g_page > ul.list > li.prev a:hover, .g_page > ul.list > li.next a:hover {
	color: #00baff;
}
.g_page > p.tip {
	display: none;
	font-size: 12px;
	color: #999;
}
.g_ell {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.g_cw {
	width: 1300px;
	padding: 0 10px;
	margin: 0 auto;
}
.g_cw::before, .g_cw::after {
	content: '';
	display: block;
	clear: both;
}

@media (max-width: 1024px) {
body {
	margin: 0 auto;
	min-width: 0;
	padding-left: 0;
}
.g_cw {
	width: 100%;
}
}
.g_mt {
	margin-top: 45px;
}
.g_mt::before, .g_mt::after {
	content: '';
	display: block;
	clear: both;
}
.g_mb {
/*	margin-bottom: 75px;*/
}
.g_mb::before, .g_mb::after {
	content: '';
	display: block;
	clear: both;
}
.g_title {
	margin-bottom: 50px;
	display: inline-block;
}
.g_title .p1 {
	font-size: 60px;
	color: #e6e6e6;
}
.g_title .p2 {
	margin-bottom: 20px;
	font-size: 32px;
	color: #333333;
}
.g_title .t_ct {
	border: solid #ff5e14 3px;
	width: 50px;
}
/*前景 电话*/
/*联系我*/
section > .container, section > .container-fluid {
	padding-top: 100px;
	padding-bottom: 100px;
}

@media (min-width: 1200px) {
.container {
	max-width: 1170px;
}
.p-50 {
	padding: 50px !important;
}
}

@media (max-width: 980px) {
.about_a .mode1 .right .p1 {
	margin-bottom: 10px;
	font-size: 20px;
	color: #1a1a1a;
	font-weight: bold;
	text-align: center;
}		
.p-50 {
	padding: 10px !important;
}
section > .container, section > .container-fluid {
	padding: 0px 0px 30px;
}
}
.bg-white {
	background-color: #fff !important;
}
.tm-element-holder {
	display: table;
	position: relative;
	table-layout: fixed;
}
.tm-element-holder .tm-element-holder-wrapper {
	background-position: center;
	background-size: cover;
	display: table-cell;
	vertical-align: middle;
	height: 100%;
	width: 100%;
	position: relative;
	z-index: 45;
}
.mb-10 {
	margin-bottom: 5px !important;
}
.mb-30 {
	margin-bottom: 18px !important;
}
.tm-contact-form-transparent input[type=text], .tm-contact-form-transparent input[type=email] {
	background: #fff;
	border: none;
	border-bottom: 1px solid #ddd;
	padding: 14px;
	padding-left: 0;
	margin-bottom: 28px;
	width: 100%;
	font-size: 14px;
}
.tm-contact-form-transparent textarea {
	background: #fff;
	border: none;
	border-bottom: 1px solid #ddd;
	width: 100%;
	padding: 15px;
	padding-left: 0;
	margin-bottom: 28px;
	font-size: 14px;
	outline: none;
}
.tm-contact-form-transparent input[type=text]:focus, .tm-contact-form-transparent input[type=email]:focus, .tm-contact-form-transparent textarea:focus, .tm-request-a-call-back-form1 input[type=text]:focus, .tm-request-a-call-back-form1 input[type=email]:focus, .tm-request-a-call-back-form1 textarea:focus {
	border-bottom-color: #f40811;
}
h2.title.line-height-on {
	font-family: "Poppins", sans-serif;
	font-weight: 800;
	line-height: 1.3;
	color: #002c42;
	/* margin-left: -0.5rem; */
	font-size: 16px;
	margin-bottom: 15px;
}
span.text-theme-colored1 {
	color: #e22e2a !important;
}
.tm-element-holder-content p {
	font-size: 14px;
	font-family: "Poppins", sans-serif;
}
.tm-element-holder-content h5 {
	font-weight: 700;
	font-family: "Poppins", sans-serif;
	font-size: 14px;
}
.tm-contact-form-transparent input[type=submit] {
	margin-top: 15px;
	width: 16rem;
	height: 5rem;
	font-size: 18px;
}
.btn-outline-theme-colored1 {
	color: #f40811;
	background-color: transparent;
	background-image: none;
	border-color: #f40811;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn-round {
	border-radius: 3rem;
}
.btn {
	border-width: 3px;
	letter-spacing: .05rem;
	padding: 0.8rem 2.5rem;
	overflow: hidden;
}
.btn-outline-theme-colored1:hover {
	color: #fff;
	background-color: #f40811;
	border-color: #f40811;
}
/*
div#wpcf7-f18676-p19314-o1 {
	margin-top: 75px;
}
*/
