@charset "utf-8";
body, html{font-size:14px;color:#333;background-color:#fff;/*min-width:100%;*/font-family:"Microsoft YaHei",Tahoma, Helvetica, Arial, sans-serif;}
a{color:#333;}a:hover{color:#000;text-decoration:none;}
.axB::before, .axA::after{content:"";clear:both;display:inline-block;}
.ax-img img{max-width:100%;display:inline-block;padding:3px;background-color:white;border:1px solid #ddd;border-radius:3px;}
.ax-container-fluid{margin-right:auto;margin-left:auto;}
.ax-container{padding-right:5px;padding-left:5px;margin-right:auto;margin-left:auto;}
.ax-container:after{display:block;}
.ax-container{width:1170px;}
/*<1920的设备*/
@media only screen and (max-width:1919px){
	.ax-container{width:1200px;}
}
/*<1440的设备*/
@media only screen and (max-width:1439px){
	.ax-container{width:1200px;}
}
/*<1200的设备*/
@media only screen and (max-width:1199px){
	body, html{min-width:1170px;}
	.ax-container{width:1170px;}
}
/*<992的设备*/
@media only screen and (max-width:991px){}
/*<768的设备*/
@media only screen and (max-width:767px){}
.ax-container_p5{padding-right:5%;padding-left:5%;margin-right:auto;margin-left:auto;}
.ax-row{padding-right:0px !important;padding-left:0px !important;}
@font-face{
	font-family:'Conv_DINCondensedC';
	src:url('/_ax/fonts/DINCondensedC.otf');
	src:local('☺'),
		url('../fonts/DINCondensedC.eot?#iefix') format('embedded-opentype'),
		url('/_ax/fonts/DINCondensedC.woff') format('woff'),
		url('../fonts/DINCondensedC.ttf') format('truetype'),
		url('../fonts/DINCondensedC.svg#defineName') format('svg');
	font-weight:normal;
	font-style:normal;
}
.DINCondensedC{font-family:'Conv_DINCondensedC';}
.col-lg-2dot5{position:relative;min-height:1px;padding-right:15px;padding-left:15px;}
	.col-lg-2dot5{float:left;}
	.col-lg-pull-2dot5{right:20%;}
	.col-lg-push-2dot5{left:20%;}
	.col-lg-offset-2dot5{margin-left:20%;}
	.col-lg-2dot5{width:100%;}
/* 小屏幕（平板，小于等于 768px） */
@media (min-width:767px) {
	.col-lg-2dot5{width:50%;}
}
/* 中等屏幕（桌面显示器，小于等于 992px） */
@media (min-width:991px) {
	.col-lg-2dot5{width:33.33333333%;}
}
/* 大屏幕（大桌面显示器，小于等于 1200px） */
@media (min-width:1199px) {
	.col-lg-2dot5{width:25%;}
}
/* 大屏幕（大桌面显示器，小于等于 1440px） */
@media (min-width:1439px) {
	.col-lg-2dot5{width:20%;}
}
/* 大桌面显示器，小于等于 1920px */
@media (min-width:1919px){
	.col-lg-2dot5{width:20%;}
}
.axg-xs-12{}
.axg-sm-12{}
.axg-md-12{}
.axg-lg-12{}
/* left横动画 */
.ax-transverse:before{content:'';display:inline-block;
	width:0;height:1px;background-color:rgba(255,255,255,.7);vertical-align:middle;margin-right:0;
	transition:all .3s ease 0s;
    -webkit-transition:all .3s ease 0s;
    -moz-transition:all .3s ease 0s;
}
.ax-transverse:hover:before{width:30px;margin-right:10px;}
/* 渐变背景 */
.ax-Thin_line{background-image:-webkit-linear-gradient(bottom left, rgba(0, 0, 255, 0.5), rgba(255, 0, 0, 0.75)), -webkit-linear-gradient(rgba(0, 0, 255, 0.25) 100%, transparent), linear-gradient(to top right, rgba(0, 0, 255, 0.5), rgba(255, 0, 0, 0.75)), linear-gradient(rgba(0, 0, 255, 0.25) 100%, transparent), url(../image/1491472757888.jpg); background-color:black;}
.ax-Thin_line::before, .ax-Thin_line::after{content:'';position:absolute;top:20px;right:20px;bottom:20px;left:20px;opacity:0;
	transition:opacity 0.35s, transform 0.35s;
	-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;
	-moz-transition:opacity 0.35s, -webkit-transform 0.35s;
}
.ax-Thin_line::before{border-top:1px solid #fff;border-bottom:1px solid #fff;
	transform:scale(0,1);
	-webkit-transform:scale(0,1);
}
.ax-Thin_line::after{border-right:1px solid #fff;border-left:1px solid #fff;
	transform:scale(1,0);
	-webkit-transform:scale(1,0);
}
.ax-Thin_line:hover::before, .ax-Thin_line:hover::after{border-radius:3px;opacity:1;
	transform:scale(1);
	-webkit-transform:scale(1);
}
.ax-Thin_line:hover{opacity:.7;filter:alpha(opacity=70);/* 针对 IE8 以及更早的版本 */}
.ax-Thin_line:hover img{opacity:.7;}

/*pc端导航*/
.ax-logo img{max-width:100%;}
.ax-menu, .dropdown-menu{background-color:#003c72;}
.ax-menu li{float:left;width:14%;}
.ax-menu li a{display:inline-block;width:100%;text-align:center;color:#fff;text-transform:capitalize;}
.ax-menu li a.ax-menu-one{height:50px;line-height:50px;padding:0 36px;font-size:18px;}
.ax-menu li a.ax-menu-one:hover, .ax-menu li.sfhover a.ax-menu-one{background-color:rgba(247,181,0,.9);/*filter:alpha(opacity=10);-moz-opacity:0.1;opacity:0.1;*/}
.ax-menu li a.ax-menu-one b{font-weight:normal;position:relative;}
.ax-menu li a.ax-menu-one span{position:relative;}
dl.dropdown-menu{margin:0;border-top-left-radius:0;border-top-right-radius:0;border:0;text-align:center;z-index:9;width:100%;background-color:rgba(247,181,0,.9);}
dl.dropdown-menu dt a, dl.dropdown-menu dd a{display:block;line-height:40px;border-top:1px solid rgba(0,0,0,.3);color:white;height:40px;overflow:hidden;}
dl.dropdown-menu dt a:hover, dl.dropdown-menu dd a:hover{background-color:rgba(0,0,0,.1);}
.dropdown-menu{/*background-color:rgba(209,0,0,0.9);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5d10000,endColorstr=#E5d10000);min-width:144px;*/padding:0;}
.dropdown-submenu{position:relative;}
.dropdown-submenu > .dropdown-menu{top:0;left:150%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px;border-radius:0 6px 6px 6px;}
.dropdown-submenu:hover > .dropdown-menu{display:block;}
.dropdown-submenu > a{position:relative;}
.dropdown-submenu > a:after{position:absolute;display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#ccc;right:10px;top:15px;}
.dropdown-submenu:hover > a:after{border-left-color:#fff;}
.dropdown-submenu.pull-left{float:none;}
.dropdown-submenu.pull-left > .dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}
.ax-dropdown-menu p{text-align:center;}

/*pc端走马灯*/
.slideBox{overflow:hidden;position:relative;}
.slideBox .hd{overflow:hidden;position:absolute;right:20%;bottom:9%;z-index:1;}
.slideBox .hd ul{overflow:hidden;zoom:1;float:left;}
.slideBox .hd ul li, .slideBox .sub-box .sub_spot li{display:inline-block;cursor:pointer;margin:10px 4px;width:10px;height:10px;line-height:10px;border:2px solid #fff;border-color:hsla(0,0%,100%,.3);background-color:rgba(0,0,0,.4);opacity:1;color:#fff;text-indent:-12em;overflow:hidden;border-radius:10px;cursor:pointer;
	transition:all .7s;
	-moz-transition:all .7s;	/* Firefox 4 */
	-webkit-transition:all .7s;	/* Safari 和 Chrome */
	-o-transition:all .7s;	/* Opera */
}
.slideBox .hd ul li.on, .slideBox .sub-box .sub_spot li.on{background-color:hsla(0,0%,100%,.4);border-color:rgba(0,0,0,.4);width:17px;}
.slideBox .bd{position:relative;z-index:0;}
.slideBox .bd li{zoom:1;}
.slideBox .bd li a ins{display:block;width:100%;height:0;padding-bottom:23%;overflow:hidden;background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;}
.slideBox .bd li a ins:after{content:"";clear:both;display:block;}
.slideBox .bd li a img{display:none;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev, .slideBox .next{position:absolute;left:3%;top:50%;margin-top:-5%;display:block;filter:alpha(opacity=50);opacity:0.5;font-size:99px;color:white;}
.slideBox .next{left:auto;right:3%;background-position:8px 5px;}
.slideBox .prev:hover, .slideBox .next:hover{filter:alpha(opacity=100);opacity:1;}
.slideBox .prevStop{display:none;}
.slideBox .nextStop{display:none;}

/*pc端小样式*/
.qimg{width:auto\9;height:auto;max-width:100%;vertical-align:middle;border:0;-ms-interpolation-mode:bicubic}
.ax-bb1sc{border-bottom:1px solid #ccc;margin-bottom:20px;}
.ax-ti0{text-indent:0 !important;}
.ax-ffss{font-family:'SimSun';font-size:xx-large;}
.ax-pt2{padding-top:20px;}.ax-pb2{padding-bottom:20px;}
.ax-mt2{margin-top:20px;}.ax-mb2{margin-bottom:20px;}
.ax-c_red{color:#d91c1c !important;}
.ax-bgc_f1{background-color:#f1f1f1;}.ax-bgc_f4{background-color:#f4f4f4;}.ax-bgc_f5{background-color:#f5f5f5;}.ax-bgc_f6{background-color:#f6f6f6;}.ax-bgc_f8{background-color:#f8f8f8;}
.ax-box_f70{display:inline-block;padding:15px 60px;background-color:#ff7700;color:white;border-radius:3px;line-height:1;}.ax-box_f70:hover{color:#f3f3f3;}
.ax-thumbnail img, .ax-thumbnail canvas{padding:4px;background-color:#fff;border:1px solid #ddd;border-radius:4px;}
.ax-btn{display:inline-block;white-space:nowrap;border:none;border-radius:2px;cursor:pointer;padding:7px 18px;line-height:1;}.ax-btn:hover{opacity:.8;filter:alpha(opacity=80);}
.ax-conright{float:right;}

/*非重复重合*/
.ax-top{background-color:#f7f7f7;border-bottom:1px solid #e5e5e5;/*background-image:url(../image/neiye_01.jpg);background-position:center;height:7px;*/}
.ax-top ul{height:30px;line-height:30px;color:#434343;}
.ax-top ul li a{color:#434343;}
.ax-tel{text-align:right;}
.ax-tel ul{display:inline-block;padding-top:20px;}
.ax-tel ul ins{float:left;}
.ax-tel ul ins aside svg.hotline-svg{width:70px;height:70px;}
.ax-tel ul ins aside svg.hotline-svg use{fill:#bc1300;}
.ax-tel ul li{line-height:1;text-align:left;padding-left:77px;}
.ax-tel ul li:last-child{font-size:30px;color:#e41700;font-weight:bold;}
.ax-tel ul li p{color:#aaa;padding-top:15px;}


/*pc端滑动效果*/
.picScroll-left{position:relative;margin:auto;}.picScroll-left .hd{text-align:center;display:none;}
.picScroll-left .hd ins{display:block;width:48%;background-color:#003c72;color:#fff;border-radius:3px;}
.picScroll-left .hd ins:hover{background-color:#999;}
.picScroll-left .hd ins i{font-size:36px;}
.picScroll-left .hd .prev, .picScroll-left .hd .next{cursor:pointer;}
.picScroll-left .hd ins.more{width:15%;}
.picScroll-left .hd ins.more a{display:block;font-size:16px;padding:7px 0;color:white;}
.picScroll-left .hd ul, .picScroll-left .hd span.pageState{display:none;}
.picScroll-left .hd ul li{}.picScroll-left .hd ul li.on{}
.picScroll-left .bd .tempWrap{}
.picScroll-left .bd ul{overflow:hidden;zoom:1;}
.picScroll-left .bd ul li{float:left;_display:inline;overflow:hidden;}
.picScroll-left .bd ul li article{display:block;margin-left:10px;margin-right:10px;position:relative;}
.picScroll-left .bd ul li article:before{content:"";clear:both;display:block;border:1px solid #ccc;display:inline-block;width:-webkit-calc(100% + 2px);width:-moz-calc(100% + 2px);width:calc(100% + 2px);padding-bottom:-webkit-calc(150% + 2px);padding-bottom:-moz-calc(150% + 2px);padding-bottom:calc(150% + 2px);position:absolute;margin:-1px;}
.picScroll-left .bd ul li article ins.ax-bgimg{padding-bottom:150%;border:1px solid #fff;margin-top:1px;}
.picScroll-left .bd ul li article em, .picScroll-left .bd ul li article p, .picScroll-left .bd ul li article span{display:block;text-align:center;}
.picScroll-left .bd ul li article p{color:#ccc;}
.picScroll-left .bd ul li article em:before, .picScroll-left .bd ul li article em:after{content:"";display:block;clear:both;}

/*---------------------------------------------------------------------------*/
.bdsharebuttonbox{display:inline-block;}
/*---------------------------------------------------------------------------*/

/*articleList*/
.ax-content article a:hover{text-decoration:underline;}
.pshow{width:100%;overflow:hidden;}
.pshow .ulimg, .pshow .list-none{float:left;width:50%;}
.pshow .ulimg{margin:10px 0;max-height:370px;text-align:center;}
.pshow .ulimg img{max-width:100%;max-height:370px;}
.list-none{overflow:hidden;margin:10px 0px;}
.list-none li{margin-left:5%;padding-left:0.5em;border-bottom:1px dashed #ccc;position:relative;}
.list-none li:after{content:"";display:block;clear:both;}
.list-none li:nth-child(2n-1){background-color:#f5f5f5;}
.list-none li h3{color:#666;padding:10px 0;margin-bottom:0;font-family:Arial, "microsoft yahei";position:relative;padding-left:12px;font-size:1.8rem;}
.list-none li h3:before{content:"";position:absolute;left:2px;top:8px;bottom:8px;border-left:3px solid #e4393c;}
.list-none li span:nth-child(1){position:absolute;}
.list-none li span:nth-child(2){display:inline-block;text-indent:2.5em;}
.list-none li p{text-indent:2.5em;margin-bottom:0;}
.proTxtBox .hd{background:#f7f7f7;border-bottom:1px solid #003c72;position:relative;}
.proTxtBox .hd:after{content:"";display:block;clear:both;}
.proTxtBox .hd ul{float:left;/*position:absolute;left:20px;top:-1px;*/}
.proTxtBox .hd ul li{cursor:pointer;float:left;padding:3px 27px;}
.proTxtBox .hd ul li.on{background:#003c72;color:white;}
.proTxtBox .bd ul{zoom:1;}
#content_text{padding:55px 15px 30px;}

/*left侧边right*/
.ax-left-width{}
.ax-left-top-pa{/* position:absolute;*/ margin-top:10px;top:-100px;z-index:7;border-radius:5px 5px 0px 0px;}
.ax-left-top{}
.ax-left-top-title{height:100px;overflow:hidden;}
.ax-left-top-title strong, .ax-left-top-title span{display:block;color:#666;padding-left:15%;}.ax-left-top-title span{color:rgba(147,147,147,0.5);font-size:70px;margin-top:-25px;margin-left:-6px;text-transform:capitalize;}
.ax-left-top-title strong{background:url(../image/ax-left-top-bg.png) 20px 40% no-repeat;margin-top:20px;font-size:30px;font-weight:normal;}
.ax-left-top-menu{border-bottom:13px solid #003c72;}
.ax-left-top-content{background:url(../image/contact.jpg) no-repeat;background-size:cover;}
.ax-left-top-content strong, .ax-left-top-content span{color:#666;}.ax-left-top-content span{font-size:18px;margin-top:0;}
.ax-left-pro_content{background-color:#003c72;border-radius:3px 3px 0 0;}
.ax-left-pro_content strong{color:white;}
.ax-left-pro_content span{color:rgba(60, 167, 251, 0.5);}
.ax-left-top dd img{max-width:100%;}
.ax-left-top dd a{display:block;position:relative;z-index:7;overflow:hidden;margin:20px 0;}
.ax-left-top dd a span{display:block;background-color:#f2f2f2;z-index:9;padding:4% 13% 4% 0;font-size:20px;border-radius:0 7px 7px 0;text-align:right;}
.ax-left-top dd a span{
	transition:all .7s;
	-moz-transition:all .7s;	/* Firefox 4 */
	-webkit-transition:all .7s;	/* Safari and Chrome */
	-o-transition:all .7s;	/* Opera */
}
.ax-left-top dd a span:before{content:"";position:absolute;z-index:-1;height:100%;width:0;top:0;background-color:#003c72;
	transition:all 1.7s;
	-moz-transition:all 1.7s;	/* Firefox 4 */
	-webkit-transition:all 1.7s;	/* Safari and Chrome */
	-o-transition:all 1.7s;	/* Opera */
}
.ax-left-top dd a span:before {left:-40px;
	transform:skew(-45deg, 0);
	-ms-transform:skew(-45deg, 0);	/* IE 9 */
	-moz-transform:skew(-45deg, 0);	/* Firefox */
	-webkit-transform:skew(-45deg, 0);/* Safari and Chrome */
	-o-transform:skew(-45deg, 0);	/* Opera */
}
.ax-left-top dd a:hover span, .ax-left-top dd a.on span{color:#fff;}
.ax-left-top dd a:hover span{/*transform:translateY(-30%);transform:translate3d(0,-30%,0);*/transform:translateX(7%);margin-left:-7%;}
.ax-left-top dd a:hover span:before, .ax-left-top dd a:hover span:after{width:199%;}
.ax-left-top dd a.menu_two{line-height:30px;margin:10px 0;}
.ax-left-top dd a.menu_two span{font-size:16px;background-color:#e2e2e2;}
.ax-left-top dd.ax-left-pro_menu a span{padding:4% 0 4% 10%;text-align:left;}
.ax-left-top dd.ax-left-pro_menu a.menu_two{}
.ax-left-top dd.ax-left-pro_menu a.menu_two span{padding:3% 0 3% 10%;}
.ax-left-top dd.ax-left-pro_menu a.menu_three{margin:5px 0;}
.ax-left-top dd.ax-left-pro_menu a.menu_three span{padding:2% 0 2% 10%;font-size:14px;background-color:#d2d2d2;}
.ax-left-top dd a.on span{background-color:#003c72 !important;}
.ax-left-content{display:block;border:1px solid #f2f2f2;border-top:none;overflow:hidden;padding:10px;white-space:break-word;font-size:16px;line-height:2;font-family:'HelveticaNeue', 'Conv_DINCondensedC';}
.ax-left-content p{display:inline-block;}

/*page*/
.ax-title{}
.ax-tag{}
.ax-content{}

.ax-content-title{/*padding:55px 0 25px;*/margin-bottom:25px;color:#2b2b2b;}
.ax-content-title h3{font-weight:normal;}
.ax-content-title p{overflow:hidden;font-family:Arial;font-size:4.4rem;color:#ecebeb;line-height:8rem;text-transform:uppercase;}
.ax-content-title:before{content:"";}
.ax-content-title:after{content:"";display:inline-block;width:25px;height:1px;background-color:#003c72;margin:20px 0;}
.ax-content{margin:0 15px;line-height:2;word-break:break-all;font-size:18px;}
.ax-content img{max-width:100%;display:inline-block;padding:4px;background-color:#fff;border:1px solid #ddd;border-radius:4px;}
.ax-content p{text-indent:2em;margin-bottom:20px;}
.ax-content p img:nth-child(1){margin-left:-2em;}
.ax-content .t_1{border-bottom:1px solid #ccc;}
.ax-content h3{font-weight:normal;margin-bottom:20px;}
.ax-content table{margin:10px auto 20px;}
.ax-content table tbody{}
.ax-content table tr.firstRow{background-color:#f7f7f7;border-top:2px solid #bbb;}
.ax-content table tr th, .ax-content table tr td{border:1px solid #ddd;padding:8px 10px;}
.ax-content table tr th{font-weight:bold;}
.ax-content table tr td{}
.next_prev{border-top:#e6e6e6 solid 1px;margin:20px 15px 10px;color:#aaa;font-size:14px;padding-top:15px;}

/*相册*/
.picFocus{zoom:1;}
.picFocus:after, .picFocus-left:after{content:"";display:block;clear:both;}
.picFocus .bd{display:block;}
.picFocus .bd .tempWrap{}
.picFocus .bd dl dd{display:table;}
.picFocus .bd dl dd ins{display:table-cell;vertical-align:middle;height:480px;}
.picFocus .bd img{max-height:480px;display:block;margin:auto;}
.picFocus .hd{}
.picFocus-left{}
.picFocus-left .left_hd{position:relative;}
.picFocus-left .left_hd a, .picFocus-left .left_hd a{display:inline-block;position:absolute;z-index:1;width:20px;height:50px;top:10px;}
.picFocus-left .left_hd a.prev{left:-20px;}
.picFocus-left .left_hd a.next{right:-20px;}
.picFocus-left .left_hd a i{font-size:50px;}
.picFocus-left .left_hd ul, .picFocus-left .left_hd .pageState{display:none;}
.picFocus-left .left_hd ul li{float:left;}
.picFocus-left .left_bd .tempWrap{}
.picFocus-left .left_bd ul.picList li article{margin-left:5px;margin-right:5px;display:block;cursor:pointer;}
.picFocus-left .left_bd ul.picList li article ins{padding-bottom:60%;}
.picFocus-left .left_bd ul.picList li.on article{border-color:#003c72;}

/*pc端底部样式*/
.ax-links a{padding:5px 10px;border:1px dashed #ccc;margin:5px 10px;line-height:37px;text-shadow:1px 1px 0 #fff;}.ax-links a:hover{background-color:#ccc;}

.ax-footTel{background-color:#003c72;height:66px;line-height:66px;color:#fff;text-align:center;font-size:16px;text-transform:uppercase;}
.ax-footmenu{background-color:#18212a;color:#fff;}.ax-footmenu a{color:#fff;}.ax-footmenu a:hover{color:#fff;}
.ax-footmenu ul{border-bottom:1px solid #919399;}
.ax-footmenu dt{color:#fff;font-size:18px;}
.ax-footmenu dt a{display:inline-block;padding-bottom:10px;margin-bottom:15px;font-weight:normal;}
.ax-footmenuleft{padding-right:5%;margin-bottom:5%;}
.ax-footmenuleft dd{line-height:2;}
.ax-footmenuleft dd.Contact{padding-left:37px;background:url(../image/ico4.png) 0px 5px no-repeat;color:#919399;}
.ax-footmenuright{width:220px;}
.ax-footmenuright a{display:inline-block;width:100px;color:#919399;height:25px;line-height:25px;}

.ax-qrcode{padding-right:30px;}
.ax-qrcode dd{padding-top:20px;}
.ax-qrcode dd ins{display:inline-block;float:left;}
.ax-qrcode dd ins:before{content:"";margin-top:30%;float:right;width:0;height:0;border-width:20px;border-style:solid;border-color:transparent #fff transparent transparent;transform:rotate(180deg);}
.ax-qrcode dd ins img{max-width:168px;}
.ax-qrcode dd span{display:inline-block;float:left;}
.ax-qrcode dd span em{display:block;position:relative;}
.ax-qrcode dd span em svg.qrcode-svg{max-width:30px;max-height:30px;position:absolute;left:50%;margin-left:-15px;top:32%;background-color:#10171d;border-radius:3px;}
.ax-qrcode dd span em svg.qrcode-svg use, .ax-qrcode dd span em svg.mobile-svg use{fill:rgba(255,255,255,0.3);}
.ax-qrcode dd span em svg.mobile-svg{max-width:100px;max-height:120px;}
.ax-qrcode dd span p{text-align:center;color:white;line-height:2;}
.ax-qrcode dd span p:nth-child(2){color:#acacac;}
.ax-copyright{border-bottom:none !important;}
.ax-copyright li{padding:10px 0px;}
.ax-copyright li ins{display:inline-block;margin-right:30px;color:#c0c0c0;}
.ax-copyright li ins img, .ax-copyright li ins svg{cursor:pointer;}
.ax-copyright li ins.debug{float:right;color:#333;}
.ax-copyright p{padding:10px 0px;color:#919399;}
.ax-copyright li p a{color:#ccc;}
.ax-copyright li p a:hover{color:#888;transition:all .5s;-moz-transition:all .5s;/* Firefox 4 */ -webkit-transition:all .5s;/* Safari 和 Chrome */ -o-transition:all .5s;/* Opera */ -moz-box-shadow:0 5px 10px rgba(0,0,0,0.5);-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.5);box-shadow:0 5px 10px rgba(0,0,0,0.5);}
.ax-copyright li ins img{vertical-align:baseline;}
.ax-copyright li ins aside svg{
	stroke:#fff;
	stroke-width:1px;
	stroke-dasharray:0, 100;
	/*transition:all .3 ease-in-out;
	-moz-transition:all .3 ease-in-out;
	-webkit-transition:all .3 ease-in-out;*/
}
.ax-copyright li ins aside svg.menu-svg{width:32px;	height:36px;fill:#fff;border-radius:4px;background-color:#fff;margin:0 auto;
	animation:logo-in 2s ease-in-out forwards 1.5s;
	-moz-animation:logo-in 2s ease-in-out forwards 1.5s;
	-webkit-animation:logo-in 2s ease-in-out forwards 1.5s;
}
@keyframes logo-in {
	0% {stroke-dasharray:0, 100;left:100px;}
	50% {stroke-dasharray:100, 0;fill:rgba(48, 48, 48, 0);}
	100% {stroke-dasharray:100, 0;fill:rgba(48, 48, 48, 1);}
}
@-moz-keyframes logo-in {
	0% {stroke-dasharray:0, 100;}
	50% {stroke-dasharray:100, 0;fill:rgba(48, 48, 48, 0);}
	100% {stroke-dasharray:100, 0;fill:rgba(48, 48, 48, 1);}
}
@-webkit-keyframes logo-in {
	0% {stroke-dasharray:0, 100;}
	50% {stroke-dasharray:100, 0;fill:rgba(48, 48, 48, 0);}
	100% {stroke-dasharray:100, 0;fill:rgba(48, 48, 48, 1);}
}
.ax-copyright li ins aside svg.menu-svg use{stroke:#333;stroke-width:1px;}

.ax-footer{background-color:#0f141a;color:#919399;line-height:2;}
.ax-footer a{color:#919399;}

/* 非重合区域 end */
@media screen and (min-width:450px){
	.ax-beijing{background:url(../image/contact-bg.jpg) center bottom no-repeat;}
	.ax-beijing{padding:20px 30px 430px 10px;}
}
.ax-contact-beijing{position:relative;}
.ax-contact-beijing:after{content:"";display:none;width:525px;height:595px;background:url(../image/contactus-bg.png) right bottom no-repeat;position:absolute;top:90px;right:0;}

#ax-list a .video_item:before{content:"";display:block;position:absolute;width:100%;padding-bottom:80%;background-color:rgba(0, 0, 0, 0.3);background-image:url(../image/play.png);background-position:center;background-repeat:no-repeat;background-size:30%;}
#ax-list a:hover .video_item:before{background-image:url(../image/play_h.png);}
#ax-list a .video_item img.video_img{position:absolute;z-index:7;background-color:transparent;width:100%;height:100%;}
#content_text iframe.Vqqcom, #content_text iframe.Vyoukucom{width:100%;min-height:598px;}


/*代用妹子css*/
/* ==========================================================================
   Component: Pagination
 ============================================================================ */
.am-pagination{padding-left:0;margin:1.5rem 0;list-style:none;color:#999999;text-align:left;}
.am-pagination:before,
.am-pagination:after{content:" ";display:table;}
.am-pagination:after{clear:both;}
.am-pagination > li{display:inline-block;}
.am-pagination > li > a,
.am-pagination > li > span{position:relative;display:block;padding:0.5em 1em;text-decoration:none;line-height:1.2;background-color:#fff;border:1px solid #ddd;border-radius:0;margin-bottom:5px;margin-right:5px;}
.am-pagination > li:last-child > a,
.am-pagination > li:last-child > span{margin-right:0;}
.am-pagination > li > a:hover,
.am-pagination > li > span:hover,
.am-pagination > li > a:focus,
.am-pagination > li > span:focus{background-color:#eeeeee;}
.am-pagination > .am-active > a,
.am-pagination > .am-active > span,
.am-pagination > .am-active > a:hover,
.am-pagination > .am-active > span:hover,
.am-pagination > .am-active > a:focus,
.am-pagination > .am-active > span:focus{z-index:2;color:#fff;background-color:#003c72;border-color:#003c72;cursor:default;}
.am-pagination > .am-disabled > span,
.am-pagination > .am-disabled > span:hover,
.am-pagination > .am-disabled > span:focus,
.am-pagination > .am-disabled > a,
.am-pagination > .am-disabled > a:hover,
.am-pagination > .am-disabled > a:focus{color:#999999;background-color:#fff;border-color:#ddd;cursor:not-allowed;pointer-events:none;}
.am-pagination .am-pagination-prev{/*float: left;*/}
.am-pagination .am-pagination-prev a{border-radius:0;}
.am-pagination .am-pagination-next{/*float: right;*/}
.am-pagination .am-pagination-next a{border-radius:0;}
.am-pagination-centered{text-align:center;}
.am-pagination-right{text-align: right;}
