*{margin:0;padding:0;list-style:none; transition:all;-o-transition:all;-ms-transition:all;-moz-transition:all;-webkit-transition:all;}
body,html{font-size:14px;font-family: "Î¢ÈíÑÅºÚ";}
body{overflow-x:hidden;}
.transy{transform: translateY(60px);-webkit-transform: translateY(60px); transition:1000ms;-webkit-transition:1000ms;transition-timing-function: ease-out;-webkit-transition-timing-function: ease-out; opacity: 0;} 
.tranShow{ transform: translateY(0); -webkit-transform: translateY(0); opacity: 1;}
a{text-decoration:none;color:#adaba8; transition-duration:.5s;-ms-transition-duration:.5s;-moz-transition-duration:.5s;-webkit-transition-duration:.5s;}
a:hover{text-decoration:none;}
h1,h2,h3,h4,h5,h6{padding:0px;margin:0px;font-weight:normal}
em,i,strong{font-style:normal;}
img{display: inline-block; border: 0; vertical-align: middle;max-width:100%}
@media screen and (min-width:1025px){
.img img {width: 100%;height: 100%;display: block;transition-duration: 1s;-ms-transition-duration: 1s;-moz-transition-duration: 1s; -webkit-transition-duration: 1s;}
.img:hover img {transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);-moz-transform: scale(1.1);-webkit-transform: scale(1.1);}
}
input,textarea,select{font-size: 14px; outline: none;font-family:"Î¢ÈíÑÅºÚ";}
.swiper-container,.swiper-slide,.swiper-wrapper{height:auto!important;}
.swiper-slide{overflow:hidden!important;}
.w1400{width:1400px;margin:0 auto;overflow:hidden}
#ascrail2000{display:none !important;}

.menu-handler {
	width:24px;
	cursor: pointer;
	float:right;
	position:relative;
	z-index: 49;
	margin:28px 0 auto auto;
	display:none;
}
.menu-handler.active{margin-top:20px}
.menu-handler .burger {
	width: 24px;
	height: 2px;
	background: #bf9b0c;
	display: block;
	position: absolute;
	z-index: 5;
	top:12px;
	left: 50%;
	margin: 0px 0px 0px -12px;
	transform-origin: center;
	-webkit-transform-origin: center;
	-moz-transform-origin: center;
	-o-transform-origin: center;
	-ms-transform-origin: center;
}
.menu-handler .burger-2 {
	top: 20px;
}
.menu-handler .burger-3 {
	top:28px;
}
.menu-handler.active .burger-1 {
	top: 27px;
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.menu-handler.active .burger-2 {
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	filter: alpha(opacity=0);
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
}
.menu-handler.active .burger-3 {
	top: 27px;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.trans, .trans:hover {
	-webkit-transition: all 277ms ease-in-out;
	-moz-transition: all 277ms ease-in-out;
	-o-transition: all 277ms ease-in-out;
	transition: all 277ms ease-in-out;
	-ms-transition: all 277ms ease-in-out;
}
.trans-fast,.trans-fast:hover {
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
}
.menuBox{position: fixed; left:-100%; top:100px; width: 100%; bottom:0px; overflow-x:hidden; overflow-y: auto; z-index: 30; background:#bf9b0c}
.navMobile,.navMobile li,.navMobile ul li{width:100%;float:left}
.navMobile li>a{ display: block; color: #fff;text-align:left;padding:14px 20px; font-size:18px;border-bottom:1px solid #c7a10c;}
.navMobile li>a:after{content:url(/bjgtamc/static/images/conico04.png);float:right;line-height: 0;margin-top:5px}
.navMobile li.cur>a:after{content:url(/bjgtamc/static/images/conico4.png)}
.navMobile li:first-child>a:after{display:none !important}
.navMobile li .listDown{width:100%;float:left;background:#c8a61d;display:none}
.navMobile li .listDown a{ padding:14px 30px;color:#fff; font-size: 16px;display:block;text-align:left;border-bottom:1px solid #c7a10c}
.navMobile li.cur>a,.navMobile li .listDown a.cur{color:#fdd000}
.navMobile li.cur .listDown{display:block}

.header{width:100%;float:left;box-shadow: 0 1px 3px rgba(0,0,0,.2);height:100px;position:fixed;top:0px;left:0px;right:0px;z-index:20;background:#fff;transition-duration:.5s;-ms-transition-duration:.5s;-moz-transition-duration:.5s;-webkit-transition-duration:.5s;}
.header .w1400{overflow:inherit;}
.header .logo{float:left;margin-top:20px;}
.header .nav{float:right;}
.header .nav li{float:left;margin-left:40px;position:relative;}
.header .nav li:nth-child(2){position:static;}
.header .nav li>a{width:100%;float:left;font-size:16px;color:#333333;line-height:97px;border-bottom:3px solid #fff;font-weight:bold;}
.header .nav li:hover>a,.header .nav li.cur>a{border-bottom:3px solid #bf9b0c;color:#bf9b0c;}
.header01{height:80px;}
.header .nav li .nav_mid{position:absolute;top:104%;opacity:0;visibility:hidden;left:-40px;right:-40px;background-color:rgba(192,155,12,0.9); transition-duration:.5s;-ms-transition-duration:.5s;-moz-transition-duration:.5s;-webkit-transition-duration:.5s;}
.header .nav li:nth-child(2) .nav_mid{left:0px;right:0px;}
.header .nav li .nav_mid a{line-height:50px;color:#fff;display:block;text-align:center;font-size:16px;}
.header .nav li:nth-child(2) .nav_mid a{padding:0px 22px;float:right;line-height:72px;}
.header .nav li .nav_mid a:hover{background:#0d8c4c;color:#fff;}
.header .nav li:hover .nav_mid{opacity:1;visibility:visible;top:100%;}
.header01 .nav li>a{line-height:77px;}
.header01 .logo{margin-top:10px;}

.banner{width:100%;float:left;position:relative;overflow:hidden;height:560px;margin-top:100px;}
.banner .swiper-container,.banner .swiper-wrapper{width:100%;float:left;height:100% !important;}
.banner .swiper-slide{height:100% !important;width:100%;}
.banner .swiper-slide a{width:100%;float:left;height:100%;position:relative;}
.banner .swiper-slide a .bimg{display:none;}
 .ba_text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;}
 .banner .arrow-left,.banner .arrow-right{width:20px;height:38px;z-index:10;position:absolute;top:50%;transform: translateY(-50%);}
 .banner .arrow-left{left:5%;background:url(/bjgtamc/static/images/prev.png) no-repeat center;}
 .banner .arrow-right{right:5%;background:url(/bjgtamc/static/images/next.png) no-repeat center;}
 .con{width:100%;float:left;padding:58px 0px;}
 .left{float:left;width:64%;}
 .right{width:33.5%;float:right;}
 .title{width:100%;float:left;margin-bottom:50px;}
 .title span{float:left;font-size:24px;color:#333333;font-weight:bold;}
 .title span i{display:block;font-size:12px;color:#999999;font-weight:normal;text-transform: uppercase;margin-top:10px;}
 .title a{float:right;font-size:12px;color:#666666;margin-top:20px;}
 .title a:hover{color:#bf9b0c;}
 .N_banner .bimg{display:none;}

.inA .title{margin-bottom:30px;}
.inA_L_c>a{width:31%;float:left;}
.inA_L_c>a>p{width:100%;float:left;overflow:hidden;position:relative;}
.inA_L_c>a>p span{position:absolute;padding-top:4px;left:5px;top:5px;width:64px;height:52px;background:#bf9b0c;color:#fff;text-align:center;font-size:28px;font-family:Arial;}
.inA_L_c>a>p span i{display:block;font-size:14px;}
.inA_L_c>a div{width:100%;float:left;}
.inA_L_c>a div span{font-size:16px;color:#333333;height: 21px;overflow: hidden;text-overflow: ellipsis;
white-space: nowrap;display:block;margin:14px 0px;}
.inA_L_c>a div p{color:#666666;line-height:24px;height:48px;display: -webkit-box;-webkit-line-clamp: 2;
-webkit-box-orient: vertical;white-space: normal;overflow: hidden;}
.inA_L_r{width:65%;float:right;}
.inA_L_r a{display:block;padding:16px;overflow:hidden;}
.inA_L_r a>span{float:left;font-size:42px;color:#999999;text-align:center;border-right:1px solid #ede9e4;padding-right:20px;}
.inA_L_r a>span i{display:block;font-size:14px;}
.inA_L_r a div{width:70%;float:left;margin-left:16px;}
.inA_L_r a div span{font-family:"Arial";font-size:16px;color:#000;display:block;margin:12px 0px;height: 21px;overflow: hidden;text-overflow: ellipsis;
white-space: nowrap;}
.inA_L_r a div p{font-size:12px;color:#666666;height: 16px;overflow: hidden;text-overflow: ellipsis;
white-space: nowrap;}
.inA_L_r a:hover{background:#f5f5f5;}
.inA_L_r a:hover>span{color:#bf9b0c;border-color:#bf9b0c;}
.inA_R_c{width:100%;float:left;}
.inA_R_c p{overflow:hidden;}
.inA_R_c span{color:#666666;line-height:24px;display:block;margin-top:28px;}

.inB{width:100%;float:left;}
.inB li{float:left;width:21%;position:relative;margin-top:10px;height:583px;transition:all .5s;-moz-transition:all .5s;-webkit-transition:all .5s;-o-transition:all .5s}
.inB li div{position:absolute;text-align:center;top:50%;transform:translateY(-50%);left:0px;right:0px;transition:all .5s;-moz-transition:all .5s}
.inB li div p{width:68px;height:68px;line-height:68px;border-radius:100%;border:1px solid #fff;background:#bf9b0c;display: inline-block;}
.inB li div span{display:block;font-size:24px;color:#fff;font-weight:bold;margin-top:26px;transition:all .5s;-moz-transition:all .5s;-webkit-transition:all .5s;-o-transition:all .5s}
.inB li div span i{font-size:12px;font-weight:normal;text-transform: uppercase;display:block;margin-top:8px;}
.inB li div span:after{content:url(/bjgtamc/static/images/xian.jpg);opacity:0;visibility:hidden;position:absolute;left:50%;bottom:0px;transform:translateX(-50%);}
.inB li div a{display:inline-block;margin-top:40px;opacity:0;visibility:hidden;width:142px;height:46px;background:#fff;line-height:46px;color:#008543;text-align:center;background:#fff;}
@media screen and (min-width:1025px){
.inB li.on{width:58%;}
.inB li.on p{background:#008543;}
.inB li.on div span{padding-bottom:78px;}
.inB li.on div a,.inB li.on div span:after{opacity:1;visibility:visible;}
.inB li.on div span:after{bottom:80px;}
}


.inC_L_c{width:100%;float:left;}
.inC_L_c>a{width:50%;float:left;overflow:hidden;position:relative;}
.inC_L_c>a span{position:absolute;left:0px;right:0px;bottom:0px;padding:20px;height: 21px;overflow: hidden;text-overflow: ellipsis;
white-space: nowrap;background-color:rgba(0,0,0,0.6);font-size:16px;color:#fff;}
.inC_L_R{width:47%;float:right;}
.inC_L_R a{display:block;padding:25px 16px;}
.inC_L_R a span{font-size:16px;color:#333333;display:block;height: 21px;overflow: hidden;text-overflow: ellipsis;
white-space: nowrap;}
.inC_L_R a i{font-size:12px;color:#666666;display:block;margin:10px 0px;}
.inC_L_R a p{font-size:12px;color:#666666;line-height:24px;height:48px;display: -webkit-box;-webkit-line-clamp: 2;
-webkit-box-orient: vertical;white-space: normal;overflow: hidden;}
.inC_L_R a:hover{background:#f5f5f5;}
.inC_R_a,.inC_R_a div{width:100%;float:left;}
.inC_R_a a{width:100%;float:left;overflow:hidden;position:relative;}
.inC_R_a a p{position:absolute;text-align:right;left:0px;right:0px;padding:0px 25px;top:50%;color:#fff;transform:translateY(-50%);font-size:18px;font-weight:bold;}
.inC_R_a a p span{font-size:12px;text-transform: uppercase;display:block;font-weight:normal;margin-top:10px;}
.inC_R_a div:last-child{margin-top:15px;}

.inD{background:#f8f8f8;}
.inD_L_c>a{width:32%;overflow:hidden;}
.inD_img{width:100%;float:left;display:none;}
.inD_R_c{width:471px;height:229px;float:left;position:relative;background:url(/bjgtamc/static/images/inpic8.jpg) no-repeat center;}
.inD_R_c a{font-size:12px;color:#fff;position:absolute;transition:all .5s;-moz-transition:all .5s;-webkit-transition:all .5s;-o-transition:all .5s}
.inD_R_c a:nth-child(1){right:72px;top:86px;font-size:18px !important;font-weight:bold;}
.inD_R_c a:hover{font-size:18px;}
.inD_R_c a:nth-child(2){top:36px;right:183px;}
.inD_R_c a:nth-child(3){top:146px;right:176px;}
.inD_R_c a:nth-child(4){top:92px;right:282px;}
.inD_R_c a:nth-child(5){bottom:14px;right:280px;}
.inD_R_c a:hover:nth-child(2){right:172px;}
.inD_R_c a:hover:nth-child(3){right:165px;}
.inD_R_c a:hover:nth-child(4){right:271px;}
.inD_R_c a:hover:nth-child(5){right:269px;}

.inE{width:100%;text-align:center;float:left;}
.inE li{display:inline-block;padding:16px 5.5% 0px 5.5%;background:url(/bjgtamc/static/images/xian1.jpg) no-repeat right top;}
.inE li a{height:67px;}
.inE li a p{float:left;margin-top:10px;}
.inE li a p img:nth-child(2){display:none;}
.inE li a div{float:left;margin-left:20px;text-align:left;}
.inE li a div span{font-size:18px;color:#333333;font-weight:bold;}
.inE li a div i{display:block;font-size:12px;color:#666666;text-transform: uppercase;margin-top:8px;}
.inE li:last-child{background:none;}

.footer{width:100%;float:left;background:#bf9b0c;}
.footer .w1400{overflow:inherit;}
.footer_top{width:100%;float:left;border-bottom:1px solid #c6a525;padding:60px 0px;}
.footer_top dl{float:left;padding-right:3.6%;min-height:182px;margin-left:3%;background:url(/bjgtamc/static/images/xian2.jpg) no-repeat right top;}
.footer_top dl dt{font-size:16px;color:#fff;margin-bottom:20px;}
.footer_top dl dd a{display:block;font-size:12px;color:#fff;line-height:24px;}
.footer_top dl dd .fo_nav_li>a:after{content:url(/bjgtamc/static/images/ico1.png);margin-left:8px;display:inline-block;}
.footer_top dl dd .fo_nav_li div{display:none;}
.footer_top dl:first-child{margin-left:0px;}
.footer_top>p{float:right;width:113px;font-size:12px;color:#fff;text-align:center;}
.footer_top>p img{margin-bottom:16px;width:100%;}

.footer_en{width:100%;float:left;padding:35px 0px 40px 0px;}
.footer_en_L{float:left;width:82%;text-align:center;}
.footer_en_L p,.footer_en_L div,.footer_enR>p{font-size:12px;color:#fff;float:left;color:#fff;line-height:38px;}
.footer_en_L p{margin-right:10px;}
.footer_en_L>p,.footer_en_L div p{display:inline-block;float:none !important;}
.footer_en_L div{width:100%;display:block;text-align:center;}
.footer_en_L div a,.footer_en_L p a,.footer_enR>p a{color:#fff;}
.footer_enR>p a:after{content:'|';padding:0px 6px;}
.footer_enR>p a:last-child:after{display:none;}
.footer_enR>p{width:100%;text-align:right;}
.footer_enR>p a{display:inline-block;}

.footer_enR{float:right;width:18%;}
.footer_en_R{width:242px;padding-left:10px;float:right;position:relative;background-color:rgba(220,220,200,0.2);height:38px;color:#fff;font-size:12px;line-height:38px;}
.footer_en_R p{width:100%;float:left;height:100%;}
.footer_en_R p span{height:100%;width:50px;text-align:center;background:#fff;float:right;}
.footer_en_R p span i{width:13px;height:100%;background:url(/bjgtamc/static/images/ico.png) no-repeat center;display:inline-block;transition-duration:.5s;-ms-transition-duration:.5s;-moz-transition-duration:.5s;-webkit-transition-duration:.5s;}
.footer_en_R p.cur span i{transform: rotate(180deg);
-o-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-webkit-transform: rotate(180deg);}
.footer_en_R div{position:absolute;display:none;bottom:40px;left:0px;right:0px;background-color:rgba(220,220,200,0.2);}
.footer_en_R div a{display:block;padding:0px 10px;line-height:30px;color:#fff;font-size:12px;}

.N_banner{width:100%;float:left;height:500px;position:relative;margin-top:100px;}
.M_banner{height:420px;}
.N_banner div{position:absolute;top:45%;left:0px;right:0px;transform:translateY(-50%);text-align:center;font-size:36px;font-weight:bold;color:#fff;}
.N_banner div i{display:block;font-size:14px;text-transform: uppercase;font-weight:normal;margin-top:10px;}
.N_banner span{width:34px;height:34px;border:1px solid #f9f9f9;border-radius:100%;background:url(/bjgtamc/static/images/ico2.png) no-repeat center;position:absolute;left:49%;transform:translateX(-50%);bottom:48px;}
.down{-webkit-animation: b_jump 1.0s ease-in-out 0.1s alternate infinite;
-moz-animation: b_jump 1.0s ease-in-out 0.1s alternate infinite;-o-animation: b_jump 1.0s ease-in-out 0.1s alternate infinite;animation: b_jump 1.0s ease-in-out 0.1s alternate infinite;}
@keyframes b_jump {from {transform:translateY(0);-webkit-transform:translateY(0);}to {transform: translateY(-20px);-webkit-transform: translateY(-20px);}}
@-webkit-keyframes b_jump {from {transform:translateY(0);-webkit-transform:translateY(0);}to {transform: translateY(-20px);-webkit-transform: translateY(-20px);}}
.N_tit{width:100%;float:left;font-size:18px;color:#333333;text-align:center;}
.N_tit i{font-size:30px;display:block;font-weight:bold;margin-bottom:5px;text-transform: uppercase;}
.aboutA{padding:160px 0px 160px 0px;}
.aboutA .N_tit{text-align:left;}
.aboutA_con{width:100%;float:left;margin-top:55px;}
.aboutA_con>p{width:21.5%;background:#dddddd;float:left;padding-top:32px;}
.aboutA_con>p img{margin-left:32px;margin-bottom:-32px;width:100%;float:left;}
.aboutA_con>.aboutA_c_c{width:100%;float:right;}
.aboutA_con>.aboutA_c_c span{font-size:24px;color:#333333;display:block;margin-bottom:36px;}
.aboutA_con>.aboutA_c_c span i{font-size:14px;}
.aboutA_con>.aboutA_c_c p{font-size:15px;line-height:24px;}
.aboutA_con>.aboutA_c_c div{margin-top:74px;width:100%;float:left;}
.aboutA_con>.aboutA_c_c div i{width:28px;height:28px;border:1px solid #c19d12;float:left;border-radius:100%;background:url(/bjgtamc/static/images/abico1.png) no-repeat center;}
.aboutA_con>.aboutA_c_c div img{float:right;}

.aboutB{width:100%;float:left;height:740px;position:relative;}
.backp{height: 100%;width: 100%;overflow: hidden;background-size:cover;background-repeat: no-repeat;background-position:top;background-attachment: fixed;position: relative;}
.N_banner .backp{background-size:inherit;}
.aboutB_con{position:absolute;left:0px;right:0px;top:0px;bottom:0px;}
.aboutB .N_tit{color:#fff;margin:110px 0px 40px 0px;}
.aboutB .w1400>p{font-size:15px;color:#fff;line-height:26px;text-align:center;}
.aboutB ul{width:100%;float:left;text-align:center;margin-top:45px;}
.aboutB ul li{display:inline-block;margin:0px 6%;color:#fff;}
.aboutB ul li p,.aboutB ul li i{font-size:15px;}
.aboutB ul li span{width:104px;height:104px;margin-right:15px;border:3px solid #f8cf2f;border-radius:100%;font-size:36px;color:#fff;font-weight:bold;text-align:center;line-height:104px;display:inline-block;}
.aboutB ul li p{width:111px;margin-top:16px;}

.aboutC{width:100%;float:left;position:relative;padding:160px 0px 160px 0px;z-index:1;}
.aboutC>i{position:absolute;top:16px;left:0px;z-index:-1;}
.aboutC_con{width:86%;padding:0px 7%;float:left;position:relative;margin-top:80px;}
.aboutC_con .swiper-container{width:100%;float:left;}
.aboutC_con .swiper-container a{width:100%;float:left;position:relative;z-index:1;}
.aboutC_con .swiper-container a p{position:absolute;z-index:-1;left:0px;top:0px;height:324px;background:#dddddd;width:98%;height:324px;}
.aboutC_con .swiper-container a img{width:98%;float:right;margin-top:22px;}
.aboutC_con .arrow-left,.aboutC_con .arrow-right{width:30px;height:30px;position:absolute;top:50%;transform:translateY(-50%);}
.aboutC_con .arrow-left{left:0px;background:url(/bjgtamc/static/images/abpre.png) no-repeat center;}
.aboutC_con .arrow-right{right:0px;background:url(/bjgtamc/static/images/abnext.png) no-repeat center;}
.aboutC_con .pagination{width:100%;float:left;text-align:center;margin-top:20px;display:none;}
.aboutC_con .pagination .swiper-pagination-switch{width:8px;height:8px;border-radius:100%;background:#eee;display:inline-block;margin:0px 4px;}
.aboutC_con .pagination .swiper-active-switch{background:#bf9b0c}

.aboutD{width:100%;float:left;position:relative;height:780px;}
.aboutD .N_tit{color:#fff;margin-top:160px;}
.aboutD_con{position:absolute;left:0px;right:0px;top:0px;bottom:0px;}
.aboutD_con ul{margin-top:80px;}
.aboutD_con ul,.aboutD_con ul li a{width:100%;float:left;}
.aboutD_con ul li{width:17.5%;float:left;margin-right:10%;text-align:center;}
.aboutD_con ul li:nth-child(4n){margin-right:0px;}
.aboutD_con ul li a{color:#fff;}
.aboutD_con ul li a>i{background-color:rgba(0,0,0,0.4);width:150px;height:150px;line-height:150px;border-radius:100%;border:3px solid #fff;display:inline-block;transition-duration:.5s;-ms-transition-duration:.5s;-moz-transition-duration:.5s;-webkit-transition-duration:.5s;}
.aboutD_con ul li a>i img{vertical-align:middle;}
.aboutD_con ul li dl{width:100%;float:left;}
.aboutD_con ul li dl dt{font-size:18px;color:#fff;margin:30px 0px 20px 0px;font-weight:bold;}
.aboutD_con ul li dl dd p{line-height:24px;}
.aboutD_con ul li dl dd i{width:100px;margin-top:28px;line-height:30px;border:1px solid #fff;text-align:center;display:inline-block;}

@media screen and (min-width:1025px){
.aboutD_con ul li a:hover>i{transform: rotateY(360deg);
-o-transform: rotateY(360deg);
-ms-transform: rotateY(360deg);
-moz-transform: rotateY(360deg);
-webkit-transform: rotateY(360deg);}
.aboutD_con ul li a:hover dl dd i{background:#c09b0c;border-color:#c09b0c;}
}

.aboutE{padding:160px 0px;}
.aboutE_con{width:82%;padding:0px 9%;float:left;margin-top:80px;position:relative;}
.aboutE_con .swiper-container{width:100%;float:left;}
.aboutE_con .swiper-container a{width:30%;float:left;margin-right:5%;}
.aboutE_con .swiper-container a p{overflow:hidden;}
.aboutE_con .swiper-container a:nth-child(3n){margin-right:0px;}
.aboutE_con .swiper-container a span{font-size:16px;color:#666666;margin-top:10px;display:block;}
.aboutE_con .arrow-left,.aboutE_con .arrow-right{width:42px;height:42px;position:absolute;top:50%;transform:translateY(-50%);}
.aboutE_con .arrow-left{background:url(/bjgtamc/static/images/abpre1.jpg) no-repeat center;left:0px;}
.aboutE_con .arrow-right{background:url(/bjgtamc/static/images/abnext1.jpg) no-repeat center;right:0px;}

.aboutF{width:100%;float:left;/*background:url(/bjgtamc/static/images/hisbg.jpg) no-repeat center;*/min-height:743px;background-size:cover;}
.aboutF .N_tit{margin-top:160px;margin-bottom:125px;}

.history{ width:1185px;margin:0 auto;clear:both;position:relative;}
.history .content{ overflow: hidden;}
.history .rightBtn,.history .leftBtn{ width: 22px; height: 41px;top:90px;cursor: pointer;position:absolute; transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s;}
.history .rightBtn{ background: url(/bjgtamc/static/images/hico2.png) no-repeat center;right:-7%;}
.history .leftBtn{ background: url(/bjgtamc/static/images/hico1.png) no-repeat center;left:-7%;}
.history .year{ background: url(/bjgtamc/static/images/hixian.png) no-repeat center bottom; width: 100%;min-height:114px;}
.history ul{ position: relative; width: 800%; min-height:114px}
.history ul li{ float: left; margin-left:94px; width:180px;}
.history ul li:last-child{ margin-right: 0;}
.history ul li span{color: #666666; font-size:54px;display:block;text-align:center;}
.history ul li p{font-size:14px;color:#999999;line-height:24px;margin-top:100px;}
.history ul li.cur span,.history ul li.cur p{color:#bf9b0c;}

.aboutG{width:100%;float:left;height:780px;position:relative;}
.aboutG_con{position:absolute;left:0px;right:0px;top:50%;transform:translateY(-50%);}
.aboutG_C_c{float:left;width:795px;background-color:rgba(255,255,255,0.4);position:relative;}
.aboutG_C_c img{float:left;}
.aboutG_C_c div{width:310px;float:left;margin:30px auto auto 52px;color:#fff;}
.aboutG_C_c div span,.aboutG_C_c div span i{display:block;font-size:22px;margin-top:15px;}
.aboutG_C_c div span i{font-size:14px;margin-top:5px;}
.aboutG_C_c div a{position:absolute;right:18px;bottom:20px;color:#fff;}
.aboutG_C_c div a:hover{color:#bc9633;}

.aboutH{padding:160px 0px;}
.aboutH_con{width:100%;float:left;margin-top:75px;}
.aboutH_con a{float:left;width:16.5%;border:1px solid #dadada;overflow:hidden;}
.aboutH_con .pagination{width:100%;float:left;text-align:center;margin-top:80px;}
.aboutH_con .pagination .swiper-pagination-switch{width:14px;height:14px;background:#999999;margin:0px 4px;border-radius:100%;display:inline-block;}
.aboutH_con .pagination .swiper-active-switch{background:#bc9633;}

.aboutI{width:100%;float:left;height:585px;position:relative;}
.aboutI p{position:absolute;left:0px;top:0px;bottom:0px;right:0px;text-align:center;}
.aboutI p span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}
.aboutI p i{font-size:18pox;color:#fff;display:block;margin-top:14px;}

.aboutJ{padding:160px 0px}
.aboutJ_con{width:100%;float:left;margin-top:65px;}
.aboutJ_con_L{height:323px;width:50%;float:left;}
.aboutJ_con_R{width:42.6%;float:right;}
.aboutJ_con_R p{padding-left:50px;position:relative;font-size:16px;color:#333333;margin-top:32px;}
.aboutJ_con_R p img{position:absolute;left:0px;top:0px;}

.menu{width:100%;float:left;text-align:center;margin-top:-82px;}
.menu a{display:inline-block;font-size:18px;position:relative;color:#fff;font-weight:bold;margin:0px 4%;background-color:rgba(191,155,12,0.9);width:123px;height:123px;border-radius:100%;border: 8px solid rgba(240, 240, 240, 0.9);}
.menu a span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;}
.menu a.cur,.menu a:hover{background-color:rgba(0,133,67,0.9);}

.about1_A{width:100%;float:left;border-radius:0px 60px 0px 60px;background:#bf9b0c;overflow:hidden;margin-top:130px;}
.about1_A dl{width:372px;float:left;color:#fff;margin:46px 0px 0px 4%;}
.about1_A dl dt{font-size:26px;font-weight:bold;margin-bottom:20px;}
.about1_A dl dd{line-height:30px;}
.about1_A>img{width:65.5%;float:right;}

.ab1_tit{width:100%;float:left;text-align:center;font-size:26px;color:#333333;font-weight:bold;}
.ab1_tit i{display:block;font-size:14px;font-weight:normal;color:#999999;}
.about1_B{width:100%;float:left;padding:88px 0px 80px 0px;}
.about1_B .about1_B_con{float:left;width:47.6%;overflow:hidden;position:relative;margin-top:55px;}
.about1_B .about1_B_con.about1_B_con.about1_B_con dl{position:absolute;text-align:center;left:9%;right:9%;top:50%;transform:translateY(-50%);color:#fff;}
.about1_B .about1_B_con.about1_B_con dl dt{font-size:18px;font-weight:bold;margin-bottom:10px;}
.about1_B .about1_B_con dl dd{line-height:24px;}
.about1_B .about1_B_con:last-child{float:right;}

.about1_C{width:100%;float:left;background:#f0f0f0;padding:80px 0px;}
.about1_C .w1400{overflow:inherit;}
.about1_C_con{width:21%;box-shadow:2px 2px 8px #d8d8d8;margin-right:5%;margin-top:80px;float:left;background:#fff;padding:0px 4.5%;min-height:500px;}
.about1_C_con i{display:block;width:82px;height:82px;background:#bf9b0c;border-radius:100%;color:#fff;font-size:36px;font-family:"Arial";font-weight:bold;line-height:82px;border:3px solid #e6e6e6;text-align:center;margin:0 auto;margin-top:56px;}
.about1_C_con span{display:block;font-size:18px;color:#333333;font-weight:bold;margin:35px 0px;line-height:30px;}
.about1_C_con p{color:#666666;line-height:30px;}
.about1_C_con:last-child{margin-right:0px;}

.about2_top{width:100%;float:left;margin-top:80px;}
.about2_top>img{float:left;width:67.8%;}
.about2_top dl{float:right;margin:46px 3.2% 0px 0px;width:354px;}
.about2_top dl dt{font-size:24px;font-weight:normal;}
.about2_top dl dd{font-size:16px;line-height:36px;}

.about2_con{padding:50px 0px 80px 0px;}
.about2_con,.about2_c_c{width:100%;float:left;}
.about2_c_c{padding-bottom:32px;border-bottom:1px solid #dcdcdc;margin-top:40px;}
.about2_c_c h4{display:block;padding-right:60px;position:relative;font-size:18px;color:#333333;font-weight:bold;height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.about2_c_c h4:after{content:'+';font-size:20px;position:absolute;right:0px;line-height:0;top:10px;}
.about2_c_c h4.cur:after{content:'-'}
.about2_c_c div{display:block;margin-top:36px;display:none;}
.about2_c_c div p{font-size:14px;color:#666666;line-height:30px;}

.mar_menu{width:100%;float:left;background:#f0f0f0;}
.mar_menuF{position:fixed;top:80px;left:0px;right:0px;z-index:10;}
.mar_menu a{float:left;font-size:16px;color:#666666;font-weight:bold;padding:20px 4%;}
.mar_menu a.cur,.mar_menu a:hover{color:#fff;}
.mar_menu a.cur{background:#bf9a0b !important;}
.mar_menu a:hover{background:#0d8c4c;}
.major2_top{width:100%;float:left;margin-top:36px;}
.major2_top a{font-size:12px;color:#666666;float:left;}
.major2_top a:after{content:'>';margin:0px 5px;}
.major2_top a:last-child:after{display:none;}

.major_A{width:100%;float:left;}
.major_A .hd ul{width:100%;float:left;text-align:center;margin-top:64px;}
.major_A .hd ul li{display:inline-block;width:135px;margin:0px 3%;vertical-align: top;padding-bottom:104px;cursor:pointer;}
.major_A .hd ul li.on{background: url(/bjgtamc/static/images/ico3.png) no-repeat center bottom;}
.major_A .hd ul li i{display:inline-block;width:118px;height:118px;border-radius:100%;border:1px solid #dedede;line-height:118px;}
.major_A .hd ul li i img:nth-child(2){display:none;}
.major_A .hd ul li span{display:block;margin-top:24px;font-size:18px;height:48px;overflow:hidden;color:#666666;line-height:24px;}
.major_A .hd ul li.on i{background:#bf9a0b;border-color:#bf9a0b;}
.major_A .hd ul li.on img:nth-child(1){display:none;}
.major_A .hd ul li.on img:nth-child(2){display:inline-block;}
.major_A .bd{width:100%;float:left;background:#f0f0f0;padding:50px 0px 0px 0px;}
.major_A .bd .w1400{padding-bottom:76px;}
.major_A .bd .w1400>p{font-size:16px;color:#333333;line-height:24px;margin-top:35px;padding-left:18px;position:relative;}
.major_A .bd .w1400>p:before{content:'';width:6px;height:6px;border-radius:100%;background:#333333;position:absolute;left:0px;top:9px;}

.major_B{width:100%;float:left;height:400px;position:relative;}
.major_B dl{position:absolute;top:50%;left:13.5%;width:73%;transform:translateY(-50%);color:#fff;text-align:center;}
.major_B dl dt{font-size:30px;font-weight:bold;}
.major_B dl dd{font-size:16px;line-height:24px;margin-top:10px;}

.major_C{padding:106px 0px 66px 0px;}
.major_C,.major_C_div{width:100%;float:left;}
.major_C>span{font-size:30px;font-weight:bold;color:#333333;display:block;text-align:center;}
.major_C_con{width:1200px;margin:0 auto;clear:both;margin-top:70px;position:relative;}
.major_C_con .arrow-left,.major_C_con .arrow-right{width:52px;height:52px;position:absolute;top:50%;transform:translateY(-50%);}
.major_C_con .arrow-left{left:-100px;background:url(/bjgtamc/static/images/marprev.png) no-repeat center;}
.major_C_con .arrow-right{right:-100px;background:url(/bjgtamc/static/images/marnext.png) no-repeat center;}
.major_C_l{width:48%;float:left;}
.major_C_l:nth-child(2n){float:right;}
.major_C_div{position:relative;width:100%;float:left;overflow:hidden;}
.major_C_div div{position:absolute;opacity:0;left:0;right:0;top:0;bottom:0px;background-color:rgba(13,140,76,0.8);padding:68px 8.6% 0px 8.6%;}
.major_C_div div p{color:#fff;line-height:24px;}
.major_C_l span{display:block;font-size:16px;color:#666666;font-weight:bold;margin-top:26px;width:100%;float:left;}
.major_C_l:hover .major_C_div div{opacity:1;}

.news_top a{float:left;width:31%;margin-right:3%;border:1px solid #e4e9e9;padding-bottom:36px;margin-top:35px;}
.news_top a p{overflow:hidden;}
.news_top a div{padding:0px 20px;}
.news_top a div i{width:95px;line-height:24px;color:#fff;background:#bf9a0b;display:block;text-align:center;margin-top:40px;}
.news_top a div span{font-size:16px;color:#000000;margin:26px 0px 15px 0px;display:block;height: 21px;
overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news_top a div p{font-size:12px;color:#666666;line-height:20px;height:40px;overflow: hidden;display: -webkit-box;
-webkit-line-clamp: 2;-webkit-box-orient: vertical;white-space: normal;}
@media screen and (min-width:1025px){
.news_top a:hover{background:#bf9a0b;}
.news_top a:hover i{background:#fff;color:#bf9a0b;}
.news_top a:hover span,.news_top a:hover p{color:#fff;}
}
.news_top a:nth-child(3n){margin-right:0px;}

.news_con{padding-top:65px;}
.news_con_mid{width:100%;float:left;padding:45px 0px 40px 0px;border-bottom:1px solid #f0f0f0;}
.news_con_mid span{width:56px;padding-bottom:22px;font-size:50px;margin-left:3.8%;font-family:Arial;color:#bf9a0b;padding-right:24px;border-right:1px solid #dcdcdc;float:left;}
.news_con_mid span i{display:block;font-size:14px;color:#999999;}
.news_c_c{width:63%;float:left;margin-left:3%;}
.news_c_c>a{font-size:16px;color:#666666;display:block;font-weight:bold;}
.news_c_c .bshare-custom{margin-top:40px;}
.news_c_c .bshare-custom a.bshare-more{padding:0px;margin:0px;height:17px;padding-left:20px;background:url(/bjgtamc/static/images/ico4.png) no-repeat center left;font-size:12px;color:#999999;display:inline-block;}
.news_c_c p{color:#666666;line-height:24px;margin-top:20px}
.news_con_mid>a{float:right;width:15.5%;}
.news_con_mid:hover .news_c_c>a{color:#bf9a0b;}
.news_con_mid01 .news_c_c{width:84.5%;}
.news_con_mid:hover{background:#f8f8f8;}

.page{width:100%;float:left;text-align:center;margin:70px 0px;}
.page a{display:inline-block;width:30px;margin:0px 4px;height:30px;border-radius:100%;border:1px solid #e7e7e7;font-size:14px;color:#666666;line-height:30px;text-align:center;}
.page a span{display:block;width:100%;float:left;}
.page a:hover,.page a.cur{background:#bf9a0b;border-color:#bf9a0b;color:#fff;}
.page a.first{background:url(/bjgtamc/static/images/ico6.png) no-repeat center;}
.page a.last{background:url(/bjgtamc/static/images/ico5.png) no-repeat center;}
.page a.first:hover{background:url(/bjgtamc/static/images/ico06.png) no-repeat center #bf9a0b;}
.page a.last:hover{background:url(/bjgtamc/static/images/ico05.png) no-repeat center #bf9a0b;}

.newsxq{position:relative;padding:30px 0px 78px 0px;width:100%;float:left;min-height:1000px;}
.xq_left{width:49.5%;float:left;margin-left:13.5%;}
.xq_left_T{width:100%;float:left;border-bottom:1px solid #d6d6d6;padding-bottom:32px;}
.xq_left_T h1{font-size:20px;color:#000000;font-weight:bold;width:100%;float:left}
.xq_left_T i{font-size:12px;color:#666666;margin-top:20px;float:left;margin-right:34px}
.xq_left_con{width:100%;float:left}
.xq_left_con p{font-size:16px;color:#333333;line-height:30px;margin-top:40px;text-align:justify;text-indent:2em;}
.xq_left_con p img{margin-left:-2em;}
.xq_right{width:20.2%;float:right;background:#fff;margin-right:13.5%;}
.xq_right01{position:fixed;top:110px;right:13.5%;margin-right:0px;}
.xq_right02{position:absolute;bottom:82px;top:auto !important;right:13.5%;margin-right:0px;}
.xq_right_T{border:10px solid #f3f3f3;padding:20px 0px;margin-top:54px}
.xq_right_T p{margin:0px 18px;border-bottom:1px solid #f3f3f3;padding:20px 0px}
.xq_right_T p:nth-child(2){border:none}
.xq_right_T p span{font-size:20px;color:#000000;font-weight:bold}
.xq_right_T p a{display:block;position:relative;padding-top:40px;color:#555555;line-height:24px;height:24px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.xq_right_B,.xq_right_B div,.xq_right_B h2{width:100%;float:left}
.xq_right_T p a span{position: absolute;top:0px;left:0px;color:#000000;}
.xq_right_B h2{font-size:18px;color:#000000;margin-top:20px}
.xq_right_B div{padding-bottom:40px;border-bottom:1px solid #f3f3f3;margin-top:20px}
.xq_right_B div a{display:block;font-size:16px;color:#333333;height:21px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.xq_right_B div a:hover{color:#bf9b0c}
.xq_right_B div p{font-size:14px;color:#666666;margin-top:10px;height:19px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.xq_right .bshare-custom{width:100%;float:left}
.xq_right .bshare-custom a{padding:0px;margin:0px}
.xq_right .bshare-custom a.bshare-more{width:41px;height:41px;padding-left:0px !important;background:url(/bjgtamc/static/images/share.png) no-repeat center #bf9a0b;border-radius:100%;float:left;margin-left:14px;}
.xq_right .bshare-custom:before{content:'|';float:left;color:#cccccc;margin-top:10px}

.intro_con{padding-top:42px;}
.intro_con>p{color:#666666;line-height:24px;}
.intro_con>table{width:100%;float:left;border-top:2px solid #1e2729;margin-top:55px;}
.intro_con>table td{border-bottom:1px solid #dddddd;padding:22px 60px;text-align:center;color:#666666;}
.intro_con>table td a{color:#666;}
.intro_con>table thead td{font-size:16px;color:#333333;font-weight:bold;border-color:#858a8b;}

.op_top{width:100%;float:left;margin-top:64px;}
.op_top>span{float:left;font-size:32px;font-family:Arial;color:#333333;}
.op_top>span i{font-size:18px;margin-left:5px;}
.op_top_R{width:200px;height:38px;z-index:10;border:1px solid #dcdcdc;position:relative;float:right;font-size:14px;color:#333333;}
.op_top_R span{display:block;cursor:pointer;padding:0px 40px 0px 18px;font-size:14px;line-height:38px;position:relative;}
.op_top_R span:after{content:url(/bjgtamc/static/images/dico1.png);line-height:0;position:absolute;right:18px;top:17px;}
.op_top_R div{position:absolute;display:none;left:-1px;right:-1px;background:#fff;top:100%;border:1px solid #dcdcdc;border-bottom:none;}
.op_top_R div a{display:block;padding:10px 18px;border-bottom:1px solid #e5e5e5;color:#333;}

.op_con{width:100%;float:left;}
.op_con_c{width:23%;float:left;margin:56px 3.5% 0px 0px;border:3px solid #dcdcdc;height:358px;padding:0px 3.75%;background:url(/bjgtamc/static/images/opico1.png) no-repeat center bottom;}
.op_con_c span{font-size:16px;color:#333333;display:block;margin-top:40px;height: 21px;overflow: hidden;
text-overflow: ellipsis;white-space: nowrap;}
.op_con_c p{color:#666666;line-height:24px;margin-top:50px;height:96px;overflow:hidden;}
.op_con_c div{margin-top:40px;display:block;}
.op_con_c div i{float:left;font-family:Arial;font-size:24px;color:#999;}
.op_con_c div a{float:right;width:150px;line-height:30px;color:#fff;background:#999999;border-radius:15px;text-align:center;}


/*ËÑË÷¿ò*/
.t-search{ position: absolute;   right:0; top:34px; width: 25px; height: 25px;  background: url(/bjgtamc/static/images/searchbt.png) center center no-repeat; cursor: pointer;}
.in-search{  display: none;/*background: rgba(0,0,0,.2);*/ position: absolute;/* left: 0; right: 0;*/ padding: 20px 0; top: 75px; right: 0; left: 0; box-sizing: border-box;background: #fff;border-top:1px solid #eee;  border-bottom: 1px solid #f9f9f9;}
.im-search{  text-align: center; width: 605px; margin: 0 auto;}
.im-search input{ font-size: 15px; height: 42px; padding: 0 15px 0 0; border: none; line-height: 42px; width: 600px;  border-bottom: 2px solid #ccc; box-sizing: border-box;}
.im-search a{ width:60px; margin-left: -60px; text-align: center;height:42px; overflow: hidden;line-height: 122px; display: inline-block; color: #fff; background:url(/bjgtamc/static/images/searchbtns.png) right 10px top 10px no-repeat; background-size:18px auto;vertical-align: top;  cursor: pointer;}
.im-search em{ font-size: 36px;vertical-align: top;  display: inline-block; line-height:36px; color: #000; margin-left: 20px; cursor: pointer; position: absolute; right: 10.2%;}
.header .w1400{ }
.header .nav{ margin-right: 65px;}

.in-search .wrap-layer{ max-width: 1400px;  margin: 0 auto; position: relative;}


@media screen and (min-width:1025px){
 .op_con_c:hover a{background:#bf9a0b;}
 .op_con_c:hover{background:url(/bjgtamc/static/images/opico2.png) no-repeat center bottom;border-color:#bf9a0b;}
}
.op_con_c:nth-child(3n){margin-right:0px;}

.ser_con{margin-top:36px;}
.ser_con,.ser_con_c{width:100%;float:left;}
.ser_con_c h4{padding:36px 96px 36px 82px;line-height:25px;color:#666666;display:block;height:25px;position:relative;overflow: hidden;
 white-space: nowrap;text-overflow: ellipsis;}
.ser_con_c h4 em,.ser_con_c div p i{position:absolute;left:26px;width:25px;height:25px;background:url(/bjgtamc/static/images/serico1.png) no-repeat center;text-align:center;line-height:25px;color:#fff;font-weight:bold;}
.ser_con_c h4 i{height:100%;width:21px;position:absolute;right:36px;top:0px;background:url(/bjgtamc/static/images/serico2.png) no-repeat center;}
.ser_con_c h4.cur i{background:url(/bjgtamc/static/images/serico02.png) no-repeat center;}
.ser_con_c h4.cur{background:#f0f0f0;}
.ser_con_c{border-bottom:1px solid #dddddd;}
.ser_con_c div{padding:46px 0px 70px 0px;display:none;}
.ser_con_c div p{color:#666666;line-height:24px;padding-left:80px;position:relative;}
.ser_con_c div p i,.ser_con_c h4.cur em{background:url(/bjgtamc/static/images/serico01.png) no-repeat center;}

.ser1_con{width:100%;float:left;border-top:1px solid #dddddd;margin-top:40px;}
.ser1_con li{width:100%;float:left;}
.ser1_con li a{padding:32px 300px 32px 0px;display:block;border-bottom:1px solid #dddddd;position:relative;}
.ser1_con li p{color:#666666;height: 30px;overflow: hidden;text-overflow: ellipsis;line-height:30px;white-space: nowrap;}
.ser1_con li p:before{content:url(/bjgtamc/static/images/ser1ico1.png);float:left;margin:0px 30px 0px 18px;}
.ser1_con li div{position:absolute;right:16px;top:32px;width:256px;line-height:30px;}
.ser1_con li div i{float:left;color:#666666;}
.ser1_con li div span{float:right;color:#666666;padding-left:32px;background:url(/bjgtamc/static/images/ser1ico2.png) no-repeat center left;}
.ser1_con li a:hover{background:#f0f0f0;}

.jobA{width:100%;float:left;padding:160px 0px;position:relative;}
.place{position:absolute;top:-80px;width:100px;}
.jobA .w1400>img{float:left;width:27.7%;margin-left:12%;}
.jobA .w1400>div{width:41%;float:right;margin-right:13.5%;}
.jobA .w1400>div span{display:block;font-size:30px;color:#333333;margin-bottom:60px;}
.jobA .w1400>div span i{display:block;font-size:16px;color:#666666;margin-top:5px;}
.jobA .w1400>div p{color:#666666;line-height:24px;padding-bottom:26px;margin-top:26px;border-bottom:1px solid #ebe6e6;}
.jobA .w1400>div p:last-child{border:none;}

.job_tit{width:100%;float:left;font-size:30px;color:#333333;text-align:center;}
.job_tit a{color:#333333;}
.job_tit i{display:block;font-size:16px;color:#666666;margin-top:5px;}
.jobB{width:100%;float:left;background:url(/bjgtamc/static/images/jobpic2.jpg) no-repeat center top #f0f0f0;padding-top:160px;}
.jobB .job_tit,.jobB .job_tit i{color:#fff;}
.jobB .w1400{overflow:inherit;}

.jobB_con{width:1400px;margin:0px auto;position:relative;margin-top:128px;}
.jobB_con .swiper-slide a,.jobC_con .swiper-slide a{width:32%;margin-right:2%;float:left;position:relative;overflow:hidden;}
.jobB_con .swiper-slide a:last-child,.jobC_con .swiper-slide a:last-child{margin-right:0px;}
.jobB_con .swiper-slide a span{position:absolute;left:0px;right:0px;bottom:0px;padding:20px 32px;background-color:rgba(0,0,0,0.5);color:#fff;}
.jobB_con .arrow-left,.jobB_con .arrow-right{position:absolute;top:50%;transform:translateY(-50%);width:11px;height:21px;}
.jobB_con .arrow-left{left:-80px;background:url(/bjgtamc/static/images/jobprev.png) no-repeat center;}
.jobB_con .arrow-right{right:-80px;background:url(/bjgtamc/static/images/jobnext.png) no-repeat center;}
.sj_jobB_con,.sj_jobC_con{display:none;}

.jobC{width:100%;float:left;background:#f0f0f0;padding:160px 0px;}
.jobC_con{width:1400px;margin:0px auto;position:relative;margin-top:128px;}
.jobC_con .swiper-slide a div{position:relative;overflow:hidden;}
.jobC_con .swiper-slide a div img{width:100%;}
.jobC_con .swiper-slide a div dl{position:absolute;left:0px;right:0px;opacity:0;bottom:0px;top:0px;padding:35px 30px 0 30px;background-color:rgba(13,140,76,0.9);color:#fff;}
.jobC_con .swiper-slide a div dl dt{font-size:16px;font-weight:bold;}
.jobC_con .swiper-slide a div dl dd{line-height:24px;margin-top:15px;height:120px;overflow:hidden;}
.jobC_con .swiper-slide a span{display:block;text-align:center;font-size:16px;color:#666666;font-weight:bold;margin-top:30px;}
@media screen and (min-width:1025px){
.jobC_con .swiper-slide a:hover div dl{opacity:1;}
}
.jobC_con .arrow-left,.jobC_con .arrow-right{position:absolute;top:50%;transform:translateY(-50%);width:52px;height:52px;}
.jobC_con .arrow-left{left:-80px;background:url(/bjgtamc/static/images/marprev.png) no-repeat center;}
.jobC_con .arrow-right{right:-80px;background:url(/bjgtamc/static/images/marnext.png) no-repeat center;}

.jobD{padding:160px 0px;}
.jobD_con{width:100%;float:left;margin-top:80px;}
.jobD_con a{width:16%;padding:40px 3.5% 14px 3.5%;background:#f0f0f0;float:left;margin-right:2.6%;}
.jobD_con a span{font-size:16px;color:#353f4b;font-weight:bold;display:block;padding-bottom:22px;background:url(/bjgtamc/static/images/xian03.png) no-repeat left bottom;height: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.jobD_con a p{color:#666666;line-height:24px;margin-top:20px;height:144px;display: -webkit-box;-webkit-line-clamp:6;-webkit-box-orient: vertical;white-space: normal;
    overflow: hidden;}
.jobD_con a i{float:right;width:90px;line-height:26px;text-align:center;border-radius:15px;font-size:12px;color:#353f4b;border:1px solid #b2b2b2;margin-top:25px;}
.jobD_con a:nth-child(4n){margin-right:0px;}
@media screen and (min-width:1025px){
.jobD_con a:hover{background:#bf9b0c;}
.jobD_con a:hover span{color:#fff;background:url(/bjgtamc/static/images/xian3.png) no-repeat left bottom;}
.jobD_con a:hover p{color:#fff;height:144px;overflow:hidden;}
.jobD_con a:hover i{color:#fff;border-color:#fff;}
}
.jobD_con .pagination{width:100%;float:left;text-align:center;margin-top:38px;}
.jobD_con .pagination .swiper-pagination-switch{width:9px;height:9px;display:inline-block;border-radius:100%;background:#999999;margin:0px 5px;}
.jobD_con .pagination .swiper-active-switch{background:#bf9b0c;}


.sj_his,.sj_aboutE_con{display:block;width:100%;float:left;display:none;}
.sj_his dl{text-align:center;width:90%;float:left;padding:0px 5%}
.sj_his dl dt{font-size:18px;color:#bf9b0c;margin-bottom:20px}
.sj_his dl dd p{font-size:16px;line-height:28px;color:#666}
.sj_his dl dd p span{color:#fa6e26;}
.major_C_con .pagination{display:none;}
.sj_his .pagination,.sj_aboutE_con .pagination,.major_C_con .pagination{width:100%;float:left;text-align:center;margin-top:20px}
.sj_his .pagination .swiper-pagination-switch,.sj_aboutE_con .pagination .swiper-pagination-switch,
.major_C_con .pagination .swiper-pagination-switch{width:8px;height:8px;border-radius:100%;background:#eee;display:inline-block;margin:0px 4px;}
.sj_his .pagination .swiper-active-switch,.sj_aboutE_con .pagination .swiper-active-switch,
.major_C_con .pagination .swiper-active-switch{background:#bf9b0c}

.aboutA_con>.pa_con{width:100%;}


.aboutJ_con_L.transy{
	transform: translateX(-100%);
   -o-transform: translateX(-100%);
   -ms-transform: translateX(-100%);
   -moz-transform: translateX(-100%);
   -webkit-transform: translateX(-100%);
	 }

.aboutJ_con_L.tranShow{ 
   transform: translateX(0);
   -o-transform: translateX(0);
   -ms-transform: translateX(0);
   -moz-transform: translateX(0);
   -webkit-transform: translateX(0);
}

.jobxq{padding:60px 0px 185px 0px;}
.jobxq h4{width:100%;float:left;padding-bottom:38px;border-bottom:1px dashed #d6d6d6;}
.jobxq h4 span{float:left;font-size:24px;color:#666666;}
.jobxq h4 p{float:right;color:#999999;}
.jobxq h4 p i{padding-left:30px;margin-left:10px;background:url(/bjgtamc/static/images/dico1.png) no-repeat center left;}

.jobxq_con{width:100%;float:left;}
.jobxq_con span{font-size:16px;color:#444444;display:block;margin:34px 0px 20px 0px;}
.jobxq_con p{color:#333333;line-height:30px;}
.jobxq_con div p{text-align:right;font-size:12px;color:#666666;margin-top:85px;}

.joblist_con{padding-top:20px;}

.conent i{position:absolute;right:0px;width:20px;height:20px;background-color:rgba(255,255,255,0.6);text-align:center;color:#333;line-height:20px;font-size:16px;cursor:pointer;top:0px;font-family:arial;}

@media screen and (min-width:1025px){
	.inE a:hover p img:nth-child(1){display:none;}
	.inE a:hover p img:nth-child(2){display:block;}
}


@media screen and (max-width:1440px){
	.w1400{width:96%;}
	.header .nav li{margin-left:32px;}
	.jobC_con,.jobB_con{width:1200px;margin:0 auto;padding:0px 60px;overflow:hidden;margin-top:128px;}
	.jobC_con .arrow-left,.jobB_con .arrow-left{left:0px;}
	.jobC_con .arrow-right,.jobB_con .arrow-right{right:0px;}
	.inA_L_r a{padding:12px;}
	.inC_L_R a{padding:20px 16px;}
	.inD_L_c .inA_L_r a{padding:20px;}
	.inD_L_c>a{width:37%;}
	.inA_L_r{width:59%;}
	.history .leftBtn{left:-40px;}
	.history .rightBtn{right:-40px;}
	.major_C_con{width:1100px;}
	.major_C_con .arrow-left{left:-80px;}
	.major_C_con .arrow-right{right:-80px;}
	.xq_left{width:66%;margin-left:2%;}
	.xq_right{width:27%;margin-right:2%;}
	.xq_right01{right:2%;margin-right:0px;}
	.xq_right02{right:2%;margin-right:0px;}
	.major_A .hd ul li{width:110px;margin:0px 2.5%;}
	.footer_top dl{padding-right:3%;margin-left:3%;}
	/*.jobB_con .swiper-container{width:1245px;}*/

	}
@media screen and (max-width:1366px){
   .jobC_con,.jobB_con{width:1100px;}
}
@media screen and (max-width:1340px){
   .jobC_con,.jobB_con{width:1100px;}
   .menu-handler{display:block;}
   .header .nav{display:none;}
	.t-search{ right: 45px;}
	
}
@media screen and (max-width:1280px){
   .inE li{padding: 16px 4% 0px 4%;}
   .history{width:1118px;}
   .history ul li{margin-left:82px;}
   .about1_C_con span{margin:28px 0px;}
   .about1_A dl dt{margin-bottom:12px;}
   .footer_top dl{padding-right:4%;margin-left:4%;}
      .footer_top dl,.footer_en_R,.footer_enR>p{display:none;}
   .footer_top>p{float:none;margin:0 auto;}
   .footer_en_L,.footer_en_L p{width:100%;text-align:center;line-height:24px;}
   .footer_en{padding:15px 0px;}
   .footer_top{padding:20px 0px;}
}
@media screen and (max-width:1025px){
	body{overflow-y:scroll;}
	.banner .swiper-slide a{background:none;}
	.banner .swiper-slide a .bimg{display:block;width:100%;}
	.banner{height:auto !important;}
	.conent{display:none;}
   .transy,.aboutJ_con_L.transy{transform: translateY(0px);-webkit-transform: translateY(0px); transition: 700ms;-webkit-transition: 700ms;transition-timing-function: ease-out;-webkit-transition-timing-function: ease-out; opacity: 1;} 
   .tranShow,.aboutJ_con_L.tranShow{ transform: translateY(0); -webkit-transform: translateY(0); opacity: 1;}
   .inB li{width:33.33%;height:400px;}
   .inB li div a{opacity:1;visibility:visible;}
   .inA_L_r a{padding:5px 10px;}
   .inC_L_R a{padding:4px 16px;}
   .inD_img{display:block;}
   .inD_R_c{display:none;}
   .inD_L_c .inA_L_r a{padding:6px;}
   .inE li{width:25%;padding:0px;float:left;background:none;}

   .backp{background-attachment:inherit;background-position:center;position:absolute;z-index:-1;top:0px;bottom:0px;height:100%;}
    .N_banner{height:auto !important;}
    .N_banner .backp{position:static !important;background:none !important;}
    .N_banner .bimg{display:block;}
   .aboutB,.aboutD{height:auto;padding-bottom:80px;}
   .aboutB{z-index:1;}
   .aboutB .w1400>p{width:100%;float:left;}
   .aboutB_con,.aboutD_con{position:static;width:100%;float:left;}
   .aboutH_con a{width:16.4%;}
   .sj_his{display:block;}
   .history,.N_banner span{display:none;}
   .aboutF{min-height:auto;padding-bottom:60px;}
   .aboutF .N_tit{margin-bottom:54px;}
   .menu{margin-top:60px;}
   .menu a{width:auto;height:auto;border-radius:4px;border:none;padding:0px 20px;line-height:40px;}
   .menu a span{width:100%;float:left;position:static;transform: translate(0);}
   .about1_A{border-radius:0px;padding-bottom:30px;}
   .about1_A>img{width:100%;}
   .about2_top dl{width:90%;margin:30px 5% 0px 5%;}
   .about2_top,.about1_A{margin-top:60px;}
   .about1_C_con{width:90%;padding:0px 5%;margin:0px;min-height:auto;padding-bottom:60px;text-align:center;margin-top:10px;}
   .about1_C .ab1_tit{margin-bottom:40px;}
   .about1_A dl{width:90%;margin:20px 5% 0px 5%;}
   .news_con_mid01 .news_c_c{width:80%;}
   .mar_menu,.major2_top,.news_c_c .bshare-custom{display:none;}
   .xq_left{width:90%;margin:0px 5%;}
   .w1400{width:90%;}
   .major_A .hd ul li i{display:none;}
   .major_A .hd ul li.on{background:none;background-color: rgba(0,133,67,0.9);}
   .major_A .hd ul li{padding:0px;margin:5px 0px;width:32%;background-color: rgba(191,155,12,0.9);}
   .major_A .hd ul li:nth-child(3n){margin-right:0px;}
   .major_A .hd ul li span{margin-top:0px;height:auto;line-height:60px;color:#fff;}
   .major_A .hd ul{margin-bottom:64px;}
   .major_C_con .pagination{display:block;}
   .major_C_con .arrow-left, .major_C_con .arrow-right{display:none;}
   .major_C_con{width:96%;margin-left:2%;}
   .major_B{height:auto;padding:80px 0px;}
   .major_B dl{position:static;transform: translate(0);width:90%;float:left;margin:0px 5%;}
   .major_C{padding-top:70px;}
   .xq_right{width:96% !important;position:static !important;margin:0px 2%;}
   .xq_right .bshare-custom{display:none;}
   .xq_right_B{margin-top:30px;}
   .op_con_c{border:none;background-color:#f8f8f8;margin-right:4%;}
   .jobA .w1400>img{margin-left:0px;width:30%;}
   .jobA .w1400>div{width:64%;margin-right:0px;}
   .jobA,.jobC,.jobD{padding:40px 0px;}
   .job_tit{font-size:22px;}
   .jobB{background-size:cover;padding:40px 0px;}
   .jobB_con{margin-top:38px;}
   .jobC_con{margin-top:0px;}
   .jobC .job_tit{margin-bottom:38px;}
   .jobD_con{margin-top:40px;}
   .jobD_con a{width:90%;margin-right:0px;padding:20px 5%;margin-bottom:20px;}
   .jobD_con a p{height:auto;}
   .jobC_con .arrow-left,.jobC_con .arrow-right{width:11px;height:21px;}
   .jobC_con .arrow-left {background: url(/bjgtamc/static/images/jobprev.png) no-repeat center;}
   .jobC_con .arrow-right {background: url(/bjgtamc/static/images/jobnext.png) no-repeat center;}
   .newsxq{min-height:auto;}
   .jobC_con,.jobB_con{width:90%;padding:0px 5%;float:left;}
}
@media screen and (max-width:768px){
	.t-search{ right: 40px; top:22px;}
	.in-search{top:60px;}
	.im-search{ width: 90%;}
	.im-search input{ width: 70%}
	.im-search em{ right:10px;}
	
	.left,.right{width:100%;}
	.right{margin-top:60px;}
	.inA_R_c p{text-align:center;}
	.inB li{height:270px;}
	.inB li div span{font-size:18px;}
	.inC_R_a div,.inA_R_c p{width:49%;float:left;}
	.inA_R_c span{width:48%;float:right;}
	.inC_R_a div:last-child{float:right;margin-top:0px;}
    .inE li a p{width:20px;}
    .aboutA_con>p{display:none;}
    .aboutA_con>.aboutA_c_c{width:100%;}
    .aboutD_con ul li a>i{width:100px;height:100px;line-height:100px;}
    .aboutD_con ul li dl dt{font-size:16px;}
    .aboutD_con ul li dl dd p{font-size:12px;line-height:20px;height:100px;overflow:hidden;}
    .aboutE_con .swiper-container a span{font-size:12px;}
    .aboutG_C_c{width:80%;float:left;}
    .aboutG_C_c img{width:48%;}
    .aboutG_C_c div{width:48%;margin-left:4%;}
    .aboutG_C_c div{margin-top:3px;}
    .aboutG{height:auto;padding-bottom:80px;}
    .aboutG_con{position:static;transform:translateY(0);margin-top:80px;}
    .aboutH_con a{width:16.3%;}
    .aboutI{height:430px;}
    .major_A .hd ul li span{line-height:50px;}
    .op_con_c{width:90%;padding:30px 5%;margin:30px 0px 0px 0px;height:auto;background:#f8f8f8;}
    .op_con_c p{margin-top:18px;height:auto;}
    .op_con_c span{margin-top:0px;}
    .op_con_c div{margin-top:20px;}
    .op_con_c div a{font-size:12px;width:auto;padding:0px 15px;}
    .op_con_c div i{font-size:18px;}
    .major_C_div div{display:none;}
}
@media screen and (max-width:470px){
	.menu-handler{margin-top:14px;}
	.menu-handler.active{margin-top:6px;}
	.menuBox{top:70px;}
	.header{height:70px;}
    .header .logo{width:242px;margin-top:16px;}
    .banner{margin-top:70px;}
    .N_banner{height:265px;margin-top:70px;}
    .con{padding:30px 0px;}
    .title span{font-size:18px;}
    .title span i{margin-top:6px;}
    .inA_L_c>a,.inA_L_r{width:100%;}
    .inA_L_c>a>p img{width:100%;}
    .title{margin-bottom:20px;}
    .inA_L_r a>span{font-size:24px;}
    .inA_L_r a div span{margin-top:0px;}
    .inA_L_r a{margin-top:20px;}
    .inA_L_r a>span i{font-size:12px;}
    .right{margin-top:30px;}
    .inC_R_a div, .inA_R_c p,.inA_R_c span{width:100%;}
    .inA_R_c span{margin-top:18px;}
    .inB li{width:100%;}
    .inB li:first-child{margin-top:0px;}
    .inB li div span{font-size:16px;margin-top:16px;}
    .inB li div a{width:100px;line-height:35px;height:35px;margn-top:24px;}
    .inC_L_c>a,.inC_L_R{width:100%;}
    .inC_L_R a{padding:0px;margin-top:20px;}
    .inC_R_a a{margin-bottom:10px;}
    .inD_L_c>a img{width:100%;}
    .inE li{width:48%;margin:10px auto;}
    .inE li:nth-child(2n){float:right;}
    .inE li a div span{font-size:14px;}
    .N_banner div{font-size:18px;}
    .N_banner div i{font-size:12px;}
    .N_banner span{bottom:15px;width:25px;height:25px;}
    .aboutA{padding:30px 0px;}
    .N_tit i{font-size:16px;}
    .aboutA_con>.aboutA_c_c span{font-size:18px;margin-bottom:20px;}
    .aboutA_con{margin-top:20px;}
    .aboutA_con>.aboutA_c_c div{margin-top:30px;}
    .aboutB .N_tit,.aboutD .N_tit{margin:35px 0px 20px 0px;}
    .aboutB ul li{float:left;width:33.33%;margin:0px;}
    .aboutB ul li span{width:50px;height:50px;line-height:50px;font-size:14px;margin-right:5px;}
    .aboutB ul li i{font-size:12px;}
    .aboutB ul li p{font-size:12px;margin-top:10px;}
    .aboutC{padding:30px 0px;}
    .aboutC_con .swiper-container a p{display:none;}
    .aboutC_con .swiper-container a img{width:100%;margin-top:0px;}
    .aboutC_con{margin-top:25px;width:100%;padding:0px;}
    .aboutC_con .pagination{display:block;}
    .aboutC_con .arrow-left, .aboutC_con .arrow-right{display:none;}
    .aboutD_con ul li{width:48%;margin-right:0px;}
    .aboutD_con ul li:nth-child(2n){float:right;}
    .aboutD_con ul li dl dd p{height:80px;}
    .aboutD_con ul li dl dd i{margin-top:18px;}
    .aboutD_con ul{margin-top:0px;}
    .aboutD_con ul li{margin-top:30px;}
    .aboutD_con ul li a>i{width:80px;height:80px;line-height:80px;}
    .aboutD_con ul li a>i img{width:40%;}
    .aboutE{padding:30px 0px;}
    .aboutD .backp,.pc_aboutE_con{display:none;}
    .aboutD{background:url(/bjgtamc/static/images/abpic4.jpg) no-repeat center;}
    .sj_aboutE_con{display:block;}
    .aboutE_con{width:100%;padding:0px;margin-top:30px;}
    .aboutE_con .swiper-container a{width:48%;margin-right:0px;}
    .aboutE_con .swiper-container a:nth-child(2n){float:right;}
    .aboutE_con .swiper-container a span{text-align:center;margin-top:10px;}
    .aboutF .N_tit{margin:35px 0px 26px 0px;}
    .aboutF{padding-bottom:32px;}
    .aboutG_C_c{width:100%;;margin-top:40px;}
    .aboutG_con{margin-top:0px;}
    .aboutG{padding-bottom:40px;}
    .aboutG_C_c div span, .aboutG_C_c div span i{margin-top:7px;}
    .aboutG_C_c div span{font-size:14px;}
    .aboutG_C_c div span i{font-size:12px;display:none;}
    .aboutG_C_c div a{font-size:12px;right:2px;}
    .aboutH_con a{width:33.3%;border:none;}
    .aboutH_con{margin-top:30px;}
    .aboutH,.aboutJ{padding:30px 0px;}
    .aboutH_con .pagination{margin-top:30px;}
    .aboutH_con .pagination .swiper-pagination-switch{width:8px;height:8px;}
    .aboutI{height:330px;}
    .aboutJ_con_L{width:100%;height:200px;}
    .aboutJ_con_R{width:100%;}
    .aboutJ_con{margin-top:22px;}
    .aboutJ_con_R p{font-size:14px;margin-top:26px;}
    .menu,.about2_top,.about1_A{margin-top:30px;}
    .menu a{float:left;margin:0px 2px 0px 0px;font-size:16px;font-weight:normal;padding:0px 10px;line-height:30px;}
    .about2_top dl dt,.about1_A dl dt{font-size:18px;}
    .about2_top dl dd,.about1_A dl dd{font-size:12px;line-height:20px;}
    .about2_top dl,.about1_A dl{margin-top:20px;}
    .about2_c_c h4{font-size:14px;height:19px;}
    .about2_c_c{padding-bottom:18px;margin-top:18px;}
    .about2_con{padding:20px 0px 40px 0px;}
    .about2_c_c div{margin-top:13px;}
    .about2_c_c div p{font-size:12px;line-height:24px;}
    .about1_B,.about1_C{padding:30px 0px;}
    .ab1_tit{font-size:18px;}
    .ab1_tit i{font-size:12px;}
    .about1_B .about1_B_con{width:100%;}
    .about1_B .about1_B_con{margin-top:20px;}
    .about1_B .about1_B_con.about1_B_con dl dt{font-size:16px;}
    .about1_C .ab1_tit{margin-bottom:15px;}
    .about1_C_con{padding-bottom:35px;}
    .about1_C_con span{font-size:14px;line-height:24px;margin:18px 0px;}
    .about1_C_con p{font-size:12px;line-height:22px;}
    .about1_C_con i{width:50px;height:50px;line-height:50px;font-size:18px;margin-top:35px;}
    .news_top a{width:99%;margin-right:0px;}
    .news_con_mid span,.news_con_mid>a{display:none;}
    .news_c_c,.news_con_mid01 .news_c_c{width:100%;margin-left:0px;}
    .news_con_mid{padding:20px 0px;}
    .news_con{padding-top:12px;}
    .page{margin:30px 0px;}
    .news_c_c>a{font-size:14px;}
    .news_c_c p{margin-top:10px;}
    .page a{width:20px;height:20px;line-height:20px;font-size:12px;}
    .major_A .hd ul li{width:49%;margin-right:0px;}
    .major_A .hd ul li:nth-child(2n){float:right;}
    .major_A .hd ul li span{font-size:14px;line-height:42px;}
    .major_A .hd ul{margin:30px 0px;}
    .major_A .bd{padding-top:20px;}
    .major_A .bd .w1400{padding-bottom:30px;}
    .major_A .bd .w1400>p{font-size:14px;margin-top:10px;}
    .major_B{height:auto;padding:40px 0px;}
    .major_B dl dt,.major_C>span{font-size:18px;}
    .major_B dl dd,.xq_right_B div a{font-size:14px;}
	.news_top a p{ max-height: 300px; overflow: hidden;}
    .news_top a p,.news_top a p img{width:100%;}
    .major_C,.newsxq{padding:30px 0px;}
    .major_C_con{margin-top:20px;}
    .major_C_l span{font-size:12px;margin-top:16px;}
    .xq_left_T h1,.xq_right_T p span{font-size:16px;}
    .xq_left_con p{margin-top:20px;font-size:14px;}
    .xq_right_T{margin-top:28px;padding:0px;}
    .xq_right_B{margin-top:12px;}
    .xq_right_B div{padding-bottom:18px;}
    .intro_con>table td{padding:10px;font-size:12px;}
    .intro_con>table thead td{font-size:12px;}
    .intro_con>table td:last-child{width:70px;}
    .intro_con>table td:first-child{width:62px;}
    .intro_con{padding-top:26px;}
    .intro_con>table{margin-top:24px;}
    .op_con_c{background: url(/bjgtamc/static/images/opico1.png) no-repeat center bottom #f8f8f8;}
    .op_top{margin-top:34px;}
    .op_top>span{font-size:26px;}
    .ser_con_c h4{padding:20px 50px 20px 56px}
    .ser_con_c h4 em, .ser_con_c div p i{left:18px;}
    .ser_con_c h4 i{right:18px;}
    .ser_con_c div p{font-size:12px;padding-left:45px;padding-right:20px;}
    .ser_con_c div{padding:20px 0px;}
    .ser_con{margin-top:0px;}
    .ser1_con li{padding:0px 5%;width:90%;}
    .ser{width:100%;}
    .ser1_con li div span{padding-left:0px;background:none;}
    .ser1_con li div{width:100px;font-size:12px;}
    .ser1_con li a{padding-right:55px;}
    .ser1_con li p:before{margin:0px 10px;}
    .ser1_con{border-top:none;margin-top:0px;}
    .jobA .w1400>div{width:100%;margin-top:30px;}
    .jobA .w1400>img{width:50%;margin:0px 25%;}
    .jobA .w1400>div span{font-size:18px;margin-bottom:20px;}
    .job_tit{font-size:18px;}
    .jobA{padding-bottom:0px;}
    .pc_jobB_con,.pc_jobC_con{display:none;}
    .sj_jobB_con,.sj_jobC_con{display:block;}
    .jobB_con .swiper-slide a, .jobC_con .swiper-slide a{width:100%;margin-right:0px;}
    .jobB_con .swiper-slide a img, .jobC_con .swiper-slide a img{width:100%;}
    .jobB_con .swiper-slide a span{padding:10px 20px;}
    .jobB_con, .jobC_con{width:80%;padding:0px 10%;margin-top:22px;}
    .jobC_con .swiper-slide a span{font-size:14px;margin-top:15px;}
    .jobC, .jobD{padding:30px 0px;}
    .jobD_con .pagination{margin-top:4px;}
    .job_tit i{font-size:12px;}
    .jobD_con{margin-top:22px;}
    .jobC .job_tit{margin-bottom:22px;}
    .jobC_con{margin-top:0px;}
    .jobC_con .arrow-left{left:2%;}
    .jobC_con .arrow-right{right:2%;}
    .jobxq{padding:30px 0px;}
    .jobxq h4{padding-bottom:30px;}
    .jobxq h4 span{font-size:20px;}
    .jobxq h4 p{width:100%;margin-top:20px;}
    .jobxq_con div p{margin-top:20px;}
    .inB li div a,.aboutD_con ul li dl dd i,.ser1_con li div i{display:none;}
    .about2_c_c h4{height:auto;white-space:normal;}
}
@media screen and (max-width:375px){
   .inE li{width:50%;}
   .inE li a p{width:14px;}
   .inE li a div{margin-left:10px;}
   .menu a{padding:0px;margin:0px 0px 10px 0px;width:49%;}
   .menu a:nth-child(2n){float:right;}
}
@media screen and (max-width:320px){
   
   .about1_B .about1_B_con dl dd{font-size:12px;line-height:20px;}
   .intro_con>table td{padding:10px 5px;}
   .inE li a p{display:none;}
}

.banner-txts{ font-size:54px; font-weight: bold;text-align: center; color:#fff; position:absolute; left: 0; right: 0; top: 50%; transform: translateY(-50%) scale(0.8); opacity: 0; transition: all .6s;}

.banner .swiper-slide-active .banner-txts{transform:translateY(-50%)  scale(1); opacity: 1;}
