@charset "utf-8";
/*sanren*/
 *{
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	font-size-adjust: none;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
body {
	font-family:"Microsoft YaHei",Arial,Tahoma,sans-serif;
	padding: 0;
	margin: 0;
	font-size: 14px;
	color: #333;
	background: #fff;
	overflow-x: hidden;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,a {
	margin: 0;
	padding: 0;
}
input,button,select,textarea{outline:none; font-family: "microsoft yahei";-webkit-appearance:none;}
ul,
li {
	list-style: none;
	padding: 0;
	margin: 0;
}
a {
	text-decoration: none;
	color: #333;
	transition: all 0.25s;
}
img {
	border: none;
	display: inline-block;
}
em,i{
	font-style: normal;
	display: inline-block;
}
.clear {
	height: 0;
	clear: both;
	zoom: 1;
}
.clearfix:before, .clearfix:after {
	content:"";
	display:table
}
.clearfix:after {
	clear:both;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.mt_5{
	margin-top: 5px;
}
.mt_10{
	margin-top: 10px;
}
.mt_15{
	margin-top: 15px;
}
.mt_20{
	margin-top: 20px;
}
.mt_25{
	margin-top: 25px;
}
.mt_30{
	margin-top: 30px;
}
.mt_35{
	margin-top: 35px;
}
.mt_40{
	margin-top: 40px;
}
.mt_50{
	margin-top: 50px;
}
.mt_60{
	margin-top: 60px;
}
.mt_70{
	margin-top: 70px;
}
.mt_80{
	margin-top: 80px;
}
.mt_90{
	margin-top: 90px;
}
.mt_100{
	margin-top: 100px;
}
.padding30{
	padding: 30px;
}
.padding20{
	padding: 20px;
}
.padding15{
	padding: 15px;
}
.padding10{
	padding: 10px;
}
.padding5{
	padding: 5px;
}
.lrpadd20{
	padding: 0 20px;
}
.tbpadd20{
	padding: 20px 0;
}
.bordetrbl{
	border: 1px solid #e6e6e6;
}
.borderright{
	border-right: 1px solid #e6e6e6;
}
.borderleft{
	border-left: 1px solid #e6e6e6;
}
.bordertop{
	border-top: 1px solid #e6e6e6;
}
.borderbot{
	border-bottom: 1px solid #e6e6e6;
}
.wrap{
	width: 1200px;
	margin: 0 auto;
	max-width: 100%;
}
.wrap_1200{
	width: 1200px;
	margin: 0 auto;
	max-width: 100%;
}
.wrap_1300{
	width: 1300px;
	margin: 0 auto;
	max-width: 100%;
}
.wrap_1400{
	width: 1400px;
	margin: 0 auto;
	max-width: 100%;
}
.wrap_1500{
	width: 1500px;
	margin: 0 auto;
	max-width: 100%;
}
.wrap_1600{
	width: 1600px;
	margin: 0 auto;
	max-width: 100%;
}
.hvimg{
	display: block;
	width: 100%;
	height: 100%;
	background-size: cover !important;
	transition: .7s;
}
.hvimghover:hover .hvimg{
	transform: scale(1.1);
}
.hvimghover img.img{
	transition: 1s;
}
.hvimghover:hover img.img{
	transform: scale(1.1);
}
.posrelative{
	position: relative;
}
.posrabsolute{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1;
}
.hoverop:hover{
	opacity: .85;
}
.bggray{
	background: #f7f7f7;
}
.bgwhite{
	background: #fff;
}
.colorred{
	color: #ff5d5d;
}
.colorblue{
	color: #17A7DC;
}
.colorgreen{
	color: #55d679;
}
.coloryellow{
	color: #e3c103;
}
.color999{
	color: #999;
}
.color666{
	color: #666;
}
.color333{
	color: #333;
}
.color000{
	color: #000;
}
.colorfff{
	color: #fff;
}
.textleft{
	text-align: left;
}
.textright{
	text-align: right;
}
.textcenter{
	text-align: center;
}
.disblock{
	display: block;
}
.disnone{
	display: none;
}
.middle{
	vertical-align: middle;
	margin-top: -3px;
}
.fullwidth{
	width: 100%;
}
.datatable th{
	padding: 10px;
	border-bottom: 1px solid #E6E6E6;
	background: #f8f8f8;
}
.datatable td{
	padding: 10px;
	border-bottom: 1px dashed #E6E6E6;
}
.datatable td.tdl{
	color: #999;
}
.datatables td{
	text-align: center;
	line-height: 24px;
	border-bottom: none;
}
.datatable td img{
	display: inline-block;
	vertical-align: middle;
}
.datatable td.lvtd{
	border-bottom: 1px solid #ddd;
}
.datatablel th{
	text-align: left;
}
.datatablel td{
	text-align: left;
}
.tab_content li.tab_content_li{
	display: none;
}
.tab_content li.active{
	display: block;
}
.tab_content1 li.tab_content_li{
	display: none;
}
.tab_content1 li.active{
	display: block;
}


@font-face {
  font-family:"iconfont";
  src:url('../fonts/iconfont.ttf')format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-facebook:before {
  content: "\f012a";
}

.icon-gongjuyoubian:before {
  content: "\e601";
}

.icon-shoucang:before {
  content: "\f0114";
}

.icon-zixunfuwu:before {
  content: "\e706";
}

.icon-xin:before {
  content: "\e622";
}

.icon-yijianfankui:before {
  content: "\e616";
}

.icon-anzhuangbaoguanli:before {
  content: "\e64d";
}

.icon-iconmingxinganli:before {
  content: "\e652";
}

.icon-tripadvisor:before {
  content: "\ec3e";
}

.icon-icon22fuzhi:before {
  content: "\e603";
}

.icon-fanhuidingbu:before {
  content: "\e637";
}

.icon-fabu:before {
  content: "\e606";
}

.icon-tianjialianxiren:before {
  content: "\e605";
}

.icon-fenxiang:before {
  content: "\e624";
}

.icon-dianhua:before {
  content: "\e611";
}

.icon-youtubeplay:before {
  content: "\ebc6";
}

.icon-icon-mail:before {
  content: "\e602";
}

.icon-xiazai14:before {
  content: "\e60e";
}

.icon-pinterest:before {
  content: "\e63a";
}

.icon-yijianfankui1:before {
  content: "\e6ad";
}

.icon-sanjiaodown:before {
  content: "\e6b5";
}

.icon-sanjiaoright:before {
  content: "\e6b7";
}

.icon-kefu:before {
  content: "\e65a";
}

.icon-icon:before {
  content: "\e658";
}

.icon-dianzan:before {
  content: "\e656";
}

.icon-tianmao:before {
  content: "\e65f";
}

.icon-home:before {
  content: "\e6fe";
}

.icon-xin1:before {
  content: "\e6b3";
}

.icon-zuojiantou-right:before {
  content: "\e65e";
}

.icon-xin2:before {
  content: "\e608";
}

.icon-dianhua1:before {
  content: "\e614";
}

.icon-xinxi:before {
  content: "\e65b";
}

.icon-renqun:before {
  content: "\e816";
}

.icon-skype:before {
  content: "\e80c";
}

.icon-aui-icon-qq:before {
  content: "\e625";
}

.icon-shouye:before {
  content: "\e640";
}

.icon-lianxirenxuanzhong:before {
  content: "\e604";
}

.icon-shangjiantou:before {
  content: "\e633";
}

.icon-xiajiantou:before {
  content: "\e642";
}

.icon-youjiantou:before {
  content: "\e644";
}

.icon-zuojiantou:before {
  content: "\e646";
}

.icon-dianhua2:before {
  content: "\e60a";
}

.icon-youtube:before {
  content: "\e61d";
}

.icon-dizhi:before {
  content: "\e63b";
}

.icon-erweima1:before {
  content: "\e61a";
}

.icon-zixun:before {
  content: "\e661";
}

.icon-zixun1:before {
  content: "\e662";
}

.icon-iconfontzhizuobiaozhun0247:before {
  content: "\e6a3";
}

.icon-lianxi:before {
  content: "\e649";
}

.icon-app:before {
  content: "\e90e";
}

.icon-bangzhu:before {
  content: "\e607";
}

.icon-pinterest1:before {
  content: "\e697";
}

.icon-sousuo:before {
  content: "\e623";
}

.icon-huifu:before {
  content: "\e62f";
}

.icon-sousuo1:before {
  content: "\e61b";
}

.icon-weixin:before {
  content: "\e685";
}

.icon-fanhuidingbu1:before {
  content: "\e634";
}

.icon-youxiang:before {
  content: "\e641";
}

.icon-shuji:before {
  content: "\e689";
}

.icon-anzhuo:before {
  content: "\e63d";
}

.icon-weizhi:before {
  content: "\e63c";
}

.icon-bofang:before {
  content: "\e63f";
}

.icon-weibo:before {
  content: "\e699";
}

.icon-dizhi1:before {
  content: "\e734";
}

.icon-instagram:before {
  content: "\e664";
}

.icon-youxiang1:before {
  content: "\e609";
}

.icon-wenhao-xianxingyuankuang:before {
  content: "\e8e9";
}

.icon-whatsapp:before {
  content: "\e75a";
}

.icon-liuyanjianyi:before {
  content: "\e62c";
}

.icon-biaodankongjianlianxiren:before {
  content: "\e8c1";
}

.icon-pause:before {
  content: "\e60b";
}

.icon-biaoqian:before {
  content: "\e61e";
}

.icon-liulan:before {
  content: "\e51d";
}

.icon-diqiu:before {
  content: "\e643";
}

.icon-wujiaoxing:before {
  content: "\e615";
}

.icon-sheji:before {
  content: "\e70a";
}

.icon-huiyuanzhuce:before {
  content: "\e69e";
}

.icon-lianjie:before {
  content: "\e670";
}

.icon-zuoji:before {
  content: "\e683";
}

.icon-diqiu1:before {
  content: "\e68a";
}

.icon-tuce:before {
  content: "\e668";
}

.icon-changjiantou:before {
  content: "\e501";
}

.icon-chengguo:before {
  content: "\e61f";
}

.icon-chuangyi-:before {
  content: "\e68f";
}

.icon-zhongduanbanbenlianghuapinggu:before {
  content: "\e6d9";
}

.icon-plane:before {
  content: "\e60c";
}

.icon-zixun2:before {
  content: "\e63e";
}

.icon-renzheng4:before {
  content: "\e50a";
}

.icon-huoyuan:before {
  content: "\e60d";
}

.icon-tubiaozhizuo--:before {
  content: "\e60f";
}

.icon-erweima:before {
  content: "\e61c";
}

.icon-touxiang:before {
  content: "\e723";
}

.icon-icon-:before {
  content: "\e620";
}

.icon-app1:before {
  content: "\e645";
}

.icon-gouwuche-tianchong:before {
  content: "\e70c";
}

.icon-duihao:before {
  content: "\e663";
}

.icon-dianhua3:before {
  content: "\e630";
}

.icon-xiazai:before {
  content: "\e6f9";
}

.icon-mui-icon-add:before {
  content: "\e502";
}

.icon-yingyongguanli:before {
  content: "\eb67";
}

.icon-pinterest2:before {
  content: "\e610";
}

.icon-Cisall-CMS_icon-:before {
  content: "\e647";
}

.icon-rili:before {
  content: "\e64a";
}

.icon-fanhuidingbu2:before {
  content: "\e713";
}

.icon-wode:before {
  content: "\e648";
}

.icon-tubiaozhizuomoban:before {
  content: "\e612";
}

.icon-message:before {
  content: "\e613";
}

.icon-sousuo2:before {
  content: "\e530";
}

.icon-duihao1:before {
  content: "\e748";
}

.icon-shoucang1:before {
  content: "\e659";
}

.icon-yihangsige:before {
  content: "\e67b";
}

.icon-app2:before {
  content: "\e617";
}

.icon-shezhi:before {
  content: "\e621";
}

.icon-gouwuche:before {
  content: "\e657";
}

.icon-huiyuanzhuce1:before {
  content: "\e618";
}

.icon-cangchu:before {
  content: "\e619";
}

.icon-liulan1:before {
  content: "\e64b";
}

.icon-weizhi1:before {
  content: "\e64c";
}

.icon-wendangcopy:before {
  content: "\e666";
}

.icon-wenjian:before {
  content: "\e626";
}

.icon-icon-test:before {
  content: "\e627";
}

.icon-wenhao:before {
  content: "\e671";
}

.icon-zhandianwangzhanhulianwangie:before {
  content: "\e69f";
}

.icon-dianhua4:before {
  content: "\e6fa";
}

.icon-youxiang-:before {
  content: "\e6af";
}

.icon-zhanghu:before {
  content: "\e62b";
}

.icon-mima:before {
  content: "\e62d";
}

.icon-behance:before {
  content: "\f16a";
}

.icon-weixin1:before {
  content: "\f262";
}

.icon-jianhao:before {
  content: "\e628";
}

.icon-jiahao:before {
  content: "\e629";
}

.icon-saoyisao:before {
  content: "\e62a";
}

.icon-shishangjiantou-:before {
  content: "\e62e";
}

.icon-shuangxiajiantou-:before {
  content: "\e631";
}

.icon-fanhuidingbu3:before {
  content: "\e632";
}

.icon-saoyisao1:before {
  content: "\e635";
}

.icon-jiugongge:before {
  content: "\e636";
}

.icon-wendang:before {
  content: "\e638";
}

.icon-gongneng_fabuxuqiu:before {
  content: "\e639";
}

.icon-dianzan_kuai:before {
  content: "\ec8c";
}

.icon-zan:before {
  content: "\e503";
}

.icon-zuojiantou1:before {
  content: "\e64f";
}

.icon-weibiaoti--:before {
  content: "\e64e";
}

.icon-tianchongxing-:before {
  content: "\e650";
}

.icon-dizhi2:before {
  content: "\e651";
}

.icon-shaixuan:before {
  content: "\e672";
}

.icon-weibo1:before {
  content: "\e653";
}

.icon-jiantou:before {
  content: "\e654";
}

.icon-fenleimulu:before {
  content: "\e6a1";
}

.icon-geren:before {
  content: "\e655";
}

.icon-zuojiantou2:before {
  content: "\e65c";
}

.icon-yuyan:before {
  content: "\e65d";
}

.icon-wodedangxuan:before {
  content: "\e660";
}

.icon-linkedin-fill:before {
  content: "\e6c2";
}

.icon-dian_hua:before {
  content: "\e665";
}

.icon-yonghu:before {
  content: "\e667";
}

.icon-skype1:before {
  content: "\e751";
}

.icon-quanzi:before {
  content: "\e5b0";
}

.icon-yonghu1:before {
  content: "\e669";
}

.icon-dianhua_:before {
  content: "\e66a";
}

.icon-zuojiantou3:before {
  content: "\e50c";
}

.icon-fenlei:before {
  content: "\e66b";
}

.icon-denglu:before {
  content: "\e66c";
}

.icon-jingdong:before {
  content: "\e66d";
}

.icon-tuite:before {
  content: "\e66e";
}

.icon-huangguan:before {
  content: "\e6c1";
}

.icon-biaoqian1:before {
  content: "\e66f";
}

.icon-jiangright:before {
  content: "\e520";
}

.icon-lianjie1:before {
  content: "\e673";
}

.icon-wendang1:before {
  content: "\e674";
}

.icon-pengyouquan:before {
  content: "\e675";
}

.icon-yanzhengma:before {
  content: "\e676";
}

.icon-zantingtingzhi:before {
  content: "\e677";
}

.icon-facebook-fill:before {
  content: "\e678";
}

.icon-fax-fill:before {
  content: "\e679";
}

.icon-fax:before {
  content: "\e67a";
}

.icon-linkedin-fill1:before {
  content: "\e67c";
}

.icon-huoyuanxiangao:before {
  content: "\e67d";
}

.icon-liulan2:before {
  content: "\e67e";
}

.icon-you-tube:before {
  content: "\e67f";
}

.icon-guanbi:before {
  content: "\e680";
}

.icon-shuliang:before {
  content: "\e717";
}

.icon-bofang1:before {
  content: "\e6a6";
}

.icon-mofang-yihangliangge:before {
  content: "\e681";
}

.icon-xiazai1:before {
  content: "\e682";
}

.icon-denglu1:before {
  content: "\e684";
}

.icon-feiji:before {
  content: "\e686";
}

.icon-wuliu:before {
  content: "\e6c9";
}

.icon-yijianfankui2:before {
  content: "\e687";
}

.icon-renzheng:before {
  content: "\e688";
}

.icon-jurassic_message:before {
  content: "\e69d";
}

.icon-duihao2:before {
  content: "\e68b";
}

.icon-ruzhu:before {
  content: "\e68c";
}

.icon-shezhi1:before {
  content: "\e68d";
}

.icon-yonghu2:before {
  content: "\e68e";
}

.icon-14:before {
  content: "\e690";
}

.icon-lianjie2:before {
  content: "\e691";
}

.icon-ziliao:before {
  content: "\e504";
}

.icon-nan:before {
  content: "\e8b3";
}

.icon-nv:before {
  content: "\e8b4";
}

.icon-saoyisao2:before {
  content: "\e8b5";
}

.icon-shouye1:before {
  content: "\e8c6";
}

.icon-shoucang2:before {
  content: "\e8c7";
}

.icon-daxiao:before {
  content: "\e6ac";
}

.icon-shijian:before {
  content: "\e51a";
}

.icon-dingweiweizhi:before {
  content: "\e75c";
}

.icon-ppt:before {
  content: "\e692";
}

.icon-wuxing:before {
  content: "\e7b8";
}

.icon-rili1:before {
  content: "\e693";
}

.icon-denglu2:before {
  content: "\e694";
}

.icon-apple:before {
  content: "\ea08";
}

.icon-kanbujian:before {
  content: "\e695";
}

.icon-home1:before {
  content: "\e696";
}

.icon-guanbi1:before {
  content: "\e505";
}

.icon-weizhi2:before {
  content: "\e698";
}

.icon-jiaoliuweixuanzhong:before {
  content: "\e69a";
}

.icon-taobao:before {
  content: "\e69b";
}

.icon-huiyuanzhuce-xingming:before {
  content: "\e69c";
}

.icon-weizhi3:before {
  content: "\e6a0";
}

.icon-denglu3:before {
  content: "\e6ab";
}

.icon-lianjie3:before {
  content: "\e6a2";
}

.icon-whatsapp-fill:before {
  content: "\eeb2";
}

.icon-pinduoduo:before {
  content: "\e6a4";
}

.icon-icon-test1:before {
  content: "\e6a5";
}

.icon-xiazai2:before {
  content: "\e6a7";
}

.icon-kanbujian1:before {
  content: "\e6a8";
}

.icon-gouwu:before {
  content: "\e6a9";
}

.icon-dingyue:before {
  content: "\e6aa";
}

.icon-renzheng1:before {
  content: "\e6ae";
}

.icon-anquan:before {
  content: "\e6b0";
}

.icon-cangchu1:before {
  content: "\e6b1";
}

.icon-guanbi2:before {
  content: "\e6b2";
}

.icon-jixiebi_1:before {
  content: "\e6c0";
}

.icon-shanchu:before {
  content: "\e6b4";
}

.icon-douyin:before {
  content: "\e6b6";
}

.icon-dianzan1:before {
  content: "\e817";
}

.icon-shouji:before {
  content: "\e6b8";
}

.icon-zuojiantou-up:before {
  content: "\e506";
}

.icon-06lingdao:before {
  content: "\e6c3";
}

.icon-lujing3:before {
  content: "\e6d5";
}

.icon-guanbi3:before {
  content: "\e6b9";
}

.icon-shuangjiantouxia:before {
  content: "\e859";
}

.icon-shoucang3:before {
  content: "\e6ba";
}

.icon-daohang:before {
  content: "\e6bb";
}

.icon-shoucangdanse:before {
  content: "\e6bc";
}

.icon-zhuanfa:before {
  content: "\e6bd";
}

.icon-shuangjiantouxia1:before {
  content: "\e507";
}

.icon-jinghao:before {
  content: "\e6be";
}

.icon-xiazai21:before {
  content: "\e6bf";
}

.icon-bangzhu1:before {
  content: "\e77d";
}

.icon-caina:before {
  content: "\e6c4";
}

.icon-renshu:before {
  content: "\e829";
}

.icon-shezhi2:before {
  content: "\e6c5";
}

.icon-a-shezhi:before {
  content: "\e6c6";
}

.icon-a-4geICON:before {
  content: "\e744";
}

.icon-lianggedian:before {
  content: "\e508";
}

.icon-biaoqing_nanguo:before {
  content: "\e7a9";
}

.icon-tonghuajilu:before {
  content: "\e6c7";
}

.icon-icon_zhuanfa:before {
  content: "\e6c8";
}

.icon-zhuanjiajiancha-xian:before {
  content: "\e827";
}









/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot');
  src: url('../fonts/fontawesome-webfont.eot') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2') format('woff2'), url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.ttf') format('truetype'), url('../fonts/fontawesome-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}




/*swiper-container*/
.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}

.w100{
	width: 100%;
}
.h100{
	height: 100%;
}
.w20{
	width: 20%;
}
.w25{
	width: 25%;
}
.w33{
	width: 33.33%;
}
.w45{
	width: 45%;
}
.w46{
	width: 46%;
}
.w47{
	width: 47%;
}
.w48{
	width: 48%;
}
.w49{
	width: 49%;
}
.w50{
	width: 50%;
}
.w32{
	width: 32%;
}
.w60{
	width: 60%;
}
.w65{
	width: 65%;
}
.w66{
	width: 66%;
}
.ml5{
	margin-left: 5px;
}
.ml10{
	margin-left: 10px;
}
.ml15{
	margin-left: 15px;
}
.ml20{
	margin-left: 20px;
}
.mr5{
	margin-right: 5px;
}
.mr10{
	margin-right: 10px;
}
.mr15{
	margin-right: 15px;
}
.mr20{
	margin-right: 20px;
}
.pt0{
	padding-top: 0 !important;
}
.pb0{
	padding-bottom: 0 !important;
}
.pl0{
	padding-left: 0 !important;
}
.pr0{
	padding-right: 0 !important;
}
.disflex{
	display: flex;
}
.flex1{
	flex: 0;
	flex-grow: 1;
}
.flex_column{
	flex-direction: column;
}
.flex_center{
	align-items: center;
}
.flex_start{
	align-items: flex-start;
}
.flex_end{
	align-items: flex-end;
}
.flex_lr_center{
	justify-content: center;
}
.flex_lr_start{
	justify-content: flex-start;
}
.flex_lr_end{
	justify-content: flex-end;
}
.flex_lmr{
	justify-content: space-between;
}
.flex_wrap{
	flex-wrap: wrap;
}
.bdrls{
	border-radius: 4px;
}
.line_1{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.line_2{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.line_3{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

/*public*/
.dx{
	text-transform: uppercase;
}
.bgsz{
	background-size: cover !important;
}
.ovhd{
	overflow: hidden;
}
.head_pc{
	display: block;
}
.head_wap{
	display: none;
}
.pc_demo{
	display: block;
}
.wap_demo{
	display: none;
}
.swiper-container-bn{
	width: 100%;
}
.swiper-container-bn .bnimg{
	display: block;
	width: 100%;
	display: block;
	background-size: cover !important;
	background-repeat:no-repeat !important;
	background-position:center !important;
}
.swiper-pagination-bn .swiper-pagination-bullet{
	background: none;
	opacity: 1;
	width: 20px;
	height: 20px;
	border-radius: 0;
	margin: 0 !important;
	margin-right: 15px !important;
	transition: .25s;
	color: #fff;
	position: relative;
}
.swiper-pagination-bn .swiper-pagination-bullet::after{
	width: 0;
	height: 1px;
	content: "";
	background: #fff;
	position: absolute;
	right: -25px;
	top: 10px;
	opacity: 0;
	transition: .5s;
}
.swiper-pagination-bn .swiper-pagination-bullet-active{
	background: none;
	margin-right: 30px !important;
}
.swiper-pagination-bn .swiper-pagination-bullet-active::after{
	width: 20px;
	opacity: 1;
}
.swiper-pagination-bn{
	bottom: 4% !important;
	position: static;
}
.text12{
	font-size: 12px;
	line-height: 22px;
}
.text14{
	font-size: 14px;
	line-height: 28px;
}
.text16{
	font-size: 16px;
	line-height: 30px;
}
.text18{
	font-size: 18px;
	line-height: 32px;
}
.text20{
	font-size: 20px;
	line-height: 35px;
}
.ftwt_none{
	font-weight: normal;
}
.ftwt_100{
	font-weight: 100;
}
.ftwt_bold{
	font-weight: bold;
}
.titleh1{
	font-size: 36px;
}
.titleh2{
	font-size: 30px;
}
.titleh3{
	font-size: 24px;
}
.titleh4{
	font-size: 22px;
}
.lht20{
	line-height: 20px;
}
.lht25{
	line-height: 25px;
}
.lht30{
	line-height: 30px;
}
.lht35{
	line-height: 35px;
}
.lht40{
	line-height: 40px;
}
.lht45{
	line-height: 45px;
}
.tr25s{
	transition: .25s;
}
.en_br{
	word-break:break-all;
}
.cup{
	cursor: pointer;
}

/*video*/
.videohide{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	visibility: hidden;
    opacity: 0;
	transition: .5s;
	display: flex;
	justify-content: center;
	align-items: center;
}
.videohide_class{
	visibility: visible;
	opacity: 1; 
}
.videohidebg{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.7);
	z-index: 10;
}
.videohidebox i{
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 24px;
	border-radius: 30px;
	background: #D50900;
	color: #fff;
	position: absolute;
	right: 0;
	top: 0;
	margin-right: -15px;
	margin-top: -15px;
	border: 2px solid #fff;
	cursor: pointer;
	font-style: normal;
}
.videohidebox i.fa-close:hover{
	-webkit-filter: brightness(110%);
}
.videohidebox{
	position: relative;
	width: 1000px;
	height: auto;
	background: #fff;
	z-index: 20;
	padding: 10px;
	transition: .5s;
	margin-top: -100px;
}
.videohidebox_class{
	margin-top: 0;
	opacity: 1;
}
.videohidebox_1{
	width: 100%;
	height: auto;
}
.videohidebox_1 video{
	width: 100%;
	height: 100%;
	object-fit: fill;
}
.videohidebox_1 p{
	font-size: 16px;
	color: #000;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
.vdbg{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0);
	position: absolute;
	left: 0;
	top: 0;
	transition: .5s;
}
.body_hidden{
	overflow: hidden;
}

.container_lr{
	margin-left: -15px;
	margin-right: -15px;
}
.clra{
	padding: 15px;
}
.hv-box-shadow:hover{
	box-shadow: 0 5px 15px rgba(0,0,0,.7);
}
.hv-translateY:hover{
	transform:translateY(-15px);
}

@media only screen and (max-width:1599px) {
	.wrap_1600{
		width: 100%;
		padding: 0 20px;
	}
}
@media only screen and (max-width:1499px) {
	.wrap_1500{
		width: 100%;
		padding: 0 20px;
	}
}
@media only screen and (max-width:1399px) {
	.wrap_1400{
		width: 100%;
		padding: 0 20px;
	}
	.titleh1{
		font-size: 30px;
	}
	.titleh2{
		font-size: 26px;
	}
	.titleh3{
		font-size: 22px;
	}
	.titleh4{
		font-size: 20px;
	}
	.text14{
		font-size: 13px;
		line-height: 26px;
	}
	.text16{
		font-size: 15px;
		line-height: 26px;
	}
	.text18{
		font-size: 16px;
		line-height: 28px;
	}
	.text20{
		font-size: 18px;
		line-height: 30px;
	}
}
@media only screen and (max-width:1299px) {
	.wrap_1300{
		width: 100%;
		padding: 0 20px;
	}
}
@media only screen and (min-width:768px) and (max-width:1199px) {
	.wrap,.wrap_1200{
		width: 100%;
		padding: 0 20px;
	}
	.ftwt_none{
		font-weight: normal;
	}
	.titleh1{
		font-size: 26px;
	}
	.titleh2{
		font-size: 22px;
	}
	.titleh3{
		font-size: 20px;
	}
	.titleh4{
		font-size: 18px;
	}
	.text14{
		font-size: 12px;
		line-height: 22px;
	}
	.text16{
		font-size: 14px;
		line-height: 24px;
	}
	.text18{
		font-size: 15px;
		line-height: 26px;
	}
	.text20{
		font-size: 16px;
		line-height: 28px;
	}
	.videohidebox{
		width: 80%;
	}
}
@media only screen and (max-width:950px) {
	.flex_wap_wrap{
		flex-wrap: wrap;
	}
	.whead{
		height: 60px;
		background: #fff;
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		z-index: 9999;
		box-shadow: 0 0 15px rgba(0,0,0,.15);
		display: flex;
		align-items: center;
		padding: 0 15px;
	}
	.waphd_height{
		width: 100%;
		height: 60px;
	}
	.wlogo{
		display: inline-block;
	}
	.wlogo img{
		display: block;
		border: 0;
		height: 22px;
	}
	.waphdlg{
		display: inline-block;
	}
	.waphdlg img{
		display: block;
		height: 30px;
	}
	.whead i.navicon{
		display: flex;
		align-items: center;
		justify-content: center;
		width: 60px;
		height: 60px;
		position: absolute;
		right: 0;
		top: 0;
	}
	.whead i.navicon em{
		width: 26px;
		height: 1px;
		display: block;
		margin: 0 auto;
		background: #333;
	}
	.whead i.navicon::after,.whead i.navicon::before{
		content: "";
		width: 26px;
		height: 1px;
		display: block;
		background: #333;
		position: absolute;
		left: 50%;
		margin-left: -13px;
		transition: .25s;
	}
	.whead i.navicon::after{
		top: 20px;
	}
	.whead i.navicon::before{
		bottom: 20px;
	}
	.whead i.navicon.active em{
		display: none;
	}
	.whead i.navicon.active::after{
		transform: rotate(45deg);
		top: 30px;
	}
	.whead i.navicon.active::before{
		transform: rotate(-45deg);
		bottom: 29px;
	}
	.wapnav{
		width: 100%;
	    height: 100%;
	    position: fixed;
	    right: 0;
	    top: 60px;
	    background: #fff;
	    z-index: 9999;
		overflow-y: scroll;
   		-webkit-overflow-scrolling: touch;
   		border-top: 1px solid #E6E6E6;
   		display: none;
	}
	.wapnava {
		padding: 0 0 15px 0;
	}
	.wapnavtop{
		color: #fff;
		height: 60px;
		line-height: 60px;
		padding: 0 15px;
		border-bottom: 1px solid #eee;
		display: flex;
		align-items: center;
	}
	.wapnavtop i{
		display: block;
		width: 60px;
		height: 60px;
		background: none;
		color: #222;
		text-align: center;
		line-height: 50px;
		font-size: 18px;
		position: absolute;
		background: url(../images/close.png) no-repeat center;
		background-size: 30%;
		right: 0;
		top: 0;
		z-index: 99999999;
	}
	.wapprda i.fa, .wapprda1 i.fa {
	    display: block;
	    position: absolute;
	    right: 15px;
	    top: 0;
	    height: 44px;
	    line-height: 44px;
	    transition: .25s;
	}
	.wapprda_active i.fa,.wapprda1_active i.fa{
		transform:rotate(90deg);
	}
	.wapnava span{
		width: 100%;
	}
	.wapnava a.wapprda{
		display: block;
		height: 48px;
		line-height: 48px;
		padding: 0 20px;
		color: #333;
		width: 100%;
		border-bottom: 1px solid #eee;
		font-size: 14px;
		position: relative;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
	}
	.wapprda1{
		position: relative;
	}
	.wpheadhide a{
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
		line-height: 45px;
		padding: 0 25px;
		color: #666;
		width: 100%;
		border-bottom: 1px solid #eee;
		font-size: 13px !important;
	}
	.wpheadhide a.on{color:red;}
	.head_wap{
		display: block;
	}
	.head_pc{
		display: none;
	}
	.waphide{
		display: none;
	}
	.wpheadhide{
		display: none;
	}
	.wpheadhide em{
		display: block;
	}
	.wpheadhide a{
		font-size: 14px;
		padding-left: 30px;
		color: #666;
	}
	.wpheadhide1{
		display: none;
	}
	.wpheadhide1 a{
		padding-left: 35px !important;
		background: #fff !important;
		color: #888;
		font-size: 12px !important;
	}
	.swiper-container-bn .swiper-button-next-bn,.swiper-container-bn .swiper-button-prev-bn{
		display: none;
	}
	.wpnvbg{
		width: 100%;
		height: 100%;
		position: fixed;
		left: 0;
		bottom: 0;
		z-index: 9999;
		background: rgba(0,0,0,.7);
		opacity: 0;
		visibility: hidden;
		transition: .25s;
	}
	.wpnvbg_active{
		opacity: 1;
		visibility: inherit;
	}
	.waplga{
		padding: 0 15px;
	}
	.waplga a{
		display: inline-block;
		width: 48%;
		height: 34px;
		background: #fff;
		color: #E70012;
		line-height: 32px;
		font-size: 13px;
		border: 1px solid #E70012;
	}
	.waplga a.active{
		background: #E70012;
		color: #fff;
	}
	.waplga a.waplga_ac{
		display: block;
		margin: 0 auto;
		float: none;
		background: #fff;
		color: #E70012;
	}
	.wrap,.wrap_1200,.wrap_1300,.wrap_1400,.wrap_1500,.wrap_1600{
		width: 100%;
		padding: 0 15px;
	}
	.head_wap_wt .whead{
		background: rgba(0,0,0,.7);
	}
	.head_wap_wt .waphd_height{
		display: none;
	}
	.head_wap_wt .whead i,.head_wap_wt .wapnavtop i{
		filter: grayscale(100%) brightness(500%);
	}
	.head_wap_wt .wapnav{
		background: rgba(0,0,0,.5);
	}
	.head_wap_wt .wpheadhide1 a{
		background: none !important;
	}
	.head_wap_wt .wapnava a.wapprda,.head_wap_wt .wpheadhide a,.head_wap_wt .wapnavtop{
		color: #fff;
		border-bottom: 1px solid rgba(255,255,255,.2);
	}
	.head_wap_wt .wapprda i img, .head_wap_wt .wapprda1 i img{
		filter: grayscale(100%) brightness(500%);
	}
	.text14{
		font-size: 12px;
		line-height: 22px;
	}
	.text16{
		font-size: 13px;
		line-height: 24px;
	}
	.text18{
		font-size: 15px;
		line-height: 26px;
	}
	.text20{
		font-size: 16px;
		line-height: 28px;
	}
	.mt_30,.mt_35,.mt_40{
		margin-top: 25px;
	}
	.mt_50,.mt_60,.mt_70,.mt_80,.mt_90,.mt_100{
		margin-top: 35px;
	}
	/*video*/
	.videohidebox{
		width: 90%;
		margin-left: 0;
		padding-bottom: 0;
	}
	.videohidebox_1 p{
		height: 30px;
		line-height: 30px;
		font-size: 14px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
	}
	.searchbox input{
		height: 38px;
		width: 100%;
		border: 1px solid #e6e6e6;
		padding: 0 10px;
		font-size: 12px;
	}
	.searchbox button{
		cursor: pointer;
		width: 38px;
		height: 38px;
		background: url(../images/search.png) no-repeat center;
		background-size: 15px;
		position: absolute;
		right: 0;
		top: 0;
	}
}
@media only screen and (max-width:768px) {
	.flex_lmr_wap{
		justify-content: space-between;
		width: 100%;
	}
	.wap_w100{
		width: 100% !important;
	}
	.wap_disblock{
		display: block !important;
	}
	.wap_w48{
		width: 48% !important;
	}
	.wap_mr0{
		margin-right: 0 !important;
	}
	.wap_ml0{
		margin-left: 0 !important;
	}
	.wap_mt0{
		margin-top: 0 !important;
	}
	.wap_mb0{
		margin-bottom: 0 !important;
	}
	.wap_mt15{
		margin-top: 15px !important;
	}
	.wap_mb15{
		margin-bottom: 15px !important;
	}
	.titleh1{
		font-size: 22px;
	}
	.titleh2{
		font-size: 20px;
	}
	.titleh3{
		font-size: 18px;
	}
	.titleh4{
		font-size: 16px;
	}
	.pc_demo{
		display: none;
	}
	.wap_demo{
		display: block;
	}
	.mt_30,.mt_35,.mt_40{
		margin-top: 20px;
	}
	.mt_50,.mt_60,.mt_70,.mt_80,.mt_90,.mt_100{
		margin-top: 25px;
	}
	.container_lr{
		margin-left: -8px;
		margin-right: -8px;
	}
	.clra{
		padding: 8px;
	}
}




@charset "utf-8";
.amt1{
	animation-delay:.2s;
	-webkit-animation-delay:.2s;
}
.amt2{
	animation-delay:.4s;
	-webkit-animation-delay:.4s;
}
.amt3{
	animation-delay:.6s;
	-webkit-animation-delay:.6s;
}
.amt4{
	animation-delay:.8s;
	-webkit-animation-delay:.8s;
}
.amt5{
	animation-delay:1s;
	-webkit-animation-delay:1s;
}
.icolor,.hvicolor:hover{
	color: #2d8de8;
}
.bgcolor,.hvbgcolor:hover{
	background: #2d8de8;
	color: #fff;
}
.top{background: #2d8de8;}
.top .wrap_1400{text-align: right;color:#fff;font-weight:400;padding:5px 0}
.top .wrap_1400 a{color:#fff}
.head{
	height: 80px;
	width: 100%;
	background: #fff;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99;
}
.head_height{
	height: 80px;
}
.logo{
	display: inline-block;
	height: 33px;
}
.nav li{
	position: relative;
	margin-right: 50px;
}
.nava{
	display: block;
	line-height: 80px;
	height: 80px;
	border-bottom: 4px solid rgba(0,0,0,0);
}
.nav li:hover .nava{
	color: #2d8de8;
}
.nav li.active .nava{
	color: #2d8de8;
	border-bottom: 4px solid #2d8de8;
}
.hdra{
	height: 80px;
	position: relative;
}
.hdra1{
	height: 100%;
	display: flex;
	align-items: center;
}
.hdra2{
	width: 250px;
	height: 40px;
	background: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,.1);
	position: absolute;
	right: 0;
	top: 100%;
	z-index: 9;
	display: none;
}
.hdra2 input{
	width: 70%;
	height: 40px;
	padding: 0 15px;
}
.hdra2 button{
	width: 40px;
	height: 40px;
	background: url(../images/sc.png) no-repeat center;
	background-size: 20px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}
.navhide{
	width: 160px;
	border-radius: 4px 4px 8px 8px;
	background: rgba(255,255,255, 1);
	position: absolute;
	left: 50%;
	margin-left: -80px;
	top: 100%;
	z-index: 10;
	transition: .25s;
	margin-top: -10px;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
}
.navhide.gn{width: 290px;margin-left: -145px;}
.nav li:hover .navhide,
.nav li:hover .navhide_prd{
	margin-top: 0;
	opacity: 1;
	visibility: inherit;
}
.navhide a{
	line-height: 23px;
	display: block;
	text-align: center;
	color: #666;
	font-size: 14px;
	padding:6px 10px;
}
.navhide a:last-child{
	border-bottom: 0;
}
.navhide a:hover{
	color: #2d8de8;
}
.navhide a.on{color:#2d8de8;display:flex;justify-content:center;line-height: 36px;align-items: flex-start;}
.navhide a.on i{
    font-size:12px;
    line-height: 20px;
    margin-left: 2px;
    font-style: italic;
    color:#ff8c31;
}
.md{
	padding: 40px 0;
}
.bnw{
	position: absolute;
	left: 0;
	bottom: 7%;
	z-index: 9;
	width: 100%;
}
.bnwr i{
	cursor: pointer;
	width: 44px;
	height: 44px;
	border-radius: 100%;
	margin-left: 25px;
	border: 1px solid #fff;
	font-size: 20px;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: .25s;
}
.bnwr i:hover{
	background: rgba(255,255,255,.1);
}
.i1rw{
	width: 380px;
	margin: 0 auto;
	background: #2d8de8;
	color: #fff;
}
.i1ra{
	border-bottom: 1px solid rgba(255,255,255,.4);
	padding: 22px 0;
	padding-left: 20px !important;
	color: #fff;
	display: flex;
	justify-content: center;
}
.i1ra:last-child{
	border-bottom: 0;
}
.i1ral{
	margin-top: 8px;
}
.i1rar{
	width: 150px;
}
.i1l{
	display: flex;
	justify-content: flex-end;
	padding-right: 5%;
}
.i1lw{
	width: 620px;
	max-width: 100%;
}
.morea{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 160px;
	height: 50px;
	background: url(../images/morea_03.png) no-repeat center;
	background-size: 100% 100%;
}
.i2a{
	display: flex;
	align-items: flex-end;
	background: #fff;
	padding: 35px;
	position: relative;
	overflow: hidden;
}
.i2al{
	width: 38%;
	margin-right: 2%;
}
.i2ar{
	display: flex;
	align-items: center;
	justify-content: center;
	background: #f9f9f9;
}
.i2ar img{
	max-width: 80%;
	max-height: 80%;
	display: block;
}
.i2anum{
	width: 130px;
	height: 130px;
	background: #c6c6c6;
	color: #fff;
	border-radius: 0 100px 100px 100px;
	position: absolute;
	left: -50px;
	top: -50px;
	padding-left: 40px;
	padding-top: 40px;
	z-index: 9;
	transition: .25s;
	display: flex;
	align-items: center;
	justify-content: center;
}
.i2a:hover .i2anum{
	background: #2d8de8;
}
.swiper-container-i2{
	overflow: initial;
}
.i2br i,.swiper-button-next-i3,.swiper-button-prev-i3{
	width: 50px;
	height: 50px;
	border: 1px solid #ddd;
	color: #999;
	font-size: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	margin-left: 20px;
	transition: .25s;
}
.i2br i:hover,.swiper-button-next-i3:hover,.swiper-button-prev-i3:hover{
	background: #2d8de8;
	border: 1px solid #2d8de8;
	color: #fff;
}
.swiper-pagination-i2{
	position: static;
	height: 2px;
	background: #e5e5e5;
}
.swiper-pagination-i2 .swiper-pagination-progressbar-fill{
	transition: .5s;
	background: #2d8de8;
}
.i3{
	background: url(../images/i3bg_02.jpg) no-repeat center;
	background-size: cover;
	color: #fff;
}
.swiper-button-next-i3,.swiper-button-prev-i3{
	margin-top: -25px;
	background: rgba(255,255,255,.25);
	border: 0 !important;
	color: #fff;
}
.swiper-button-next-i3{
	right: -85px;
}
.swiper-button-prev-i3{
	left: -85px;
}
.i3a{
	height: 330px;
	position: relative;
	display: flex;
	align-items: flex-start;
}
.i3a::after{
	width: 14px;
	height: 14px;
	border-radius: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -7px;
	margin-top: -7px;
	content: "";
	background: #c8c8c8;
}
.i3abox{
	text-align: center;
	background: rgba(153,153,153,.15);
	padding: 15px 25px;
}
.swiper-slide:nth-child(even) .i3a{
	align-items: flex-end;
}
.i3w::after{
	width: 100%;
	height: 2px;
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -1px;
	background: url(../images/i3line_03.png) no-repeat center;
	background-size: 100% 100%;
}
.i4a{
	display: block;
	position: relative;
}
.i4abg{
	display: flex;
	align-items: flex-end;
	padding: 25px;
	color: #fff;
	width: 100%;
	height: 50%;
	position: absolute;
	left: 0;
	bottom: 0;
	background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,.9));
}
.i4abg i{
	width: 30px;
	height: 30px;
	border: 1px solid #fff;
	border-radius: 100%;
	background: url(../images/i4jt_03.png) no-repeat center rgba(255,255,255,.1);
}
.i4a:hover .i4abg{
	height: 100%;
	background: linear-gradient(to bottom, rgba(15,87,211,.3), rgba(15,87,211,.7));
}
.i4a:hover .i4abg i{
	border: 1px solid #2d8de8;
	background: url(../images/i4jt_03.png) no-repeat center #2d8de8;
}
.i5tr li{
	display: block;
	margin-left: 30px;
	cursor: pointer;
	border-bottom: 2px solid rgba(0,0,0,0);
	transition: .25s;
	padding-bottom: 5px;
}
.i5tr li.active{
	border-bottom: 2px solid #2d8de8;
	color: #2d8de8;
}
.i5a{
	margin: 10px;
	display: block;
	box-shadow: 0 0 10px rgba(0,0,0,.1);
}
.i5atxt{
	padding: 15px 20px;
}
.i5b{
	margin-left: -10px;
	margin-right: -10px;
}
.swiper-pagination-i5{
	position: static;
	margin-top: 25px;
	width: 100%;
	text-align: center;
}
.swiper-pagination-i5 .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
	margin: 0 7px;
}
.swiper-pagination-i5 .swiper-pagination-bullet-active{
	background: #2d8de8;
}
.i6l{
	width: 27%;
}
.i6ra_a{
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
	border: 1px solid #E6E6E6;
	filter: grayscale(100%);
	filter: gray;
	opacity: .5;
}
.i6ra_a img{

	max-height: 92%;
	display: block;
}
.i6ra_a:hover{
	filter:inherit;
	opacity: 1;
	border: 1px solid #2d8de8;
}
.foot{
	background: url(../images/fbg_02.jpg) no-repeat center;
	background-size: cover;
	color: #969696;

}
.foot a{
	color: #969696;
}
.foot a:hover{
	color: #2d8de8;
}
.ft,.fm{
	border-bottom: 1px solid #434343;
	padding: 50px 0;
}
.fb{
	padding: 20px 0;
}
.fmara{
	margin: 0 15px;
}

.listnav{
	background: #fff;
	box-shadow: 0 0 20px rgba(0,0,0,.05);
}
.lnr a{
	line-height: 60px;
	padding: 0 25px;
}
.lnr a:hover{
	color: #2d8de8;
}
.lnr a.active{
	background: #2d8de8;
	color: #fff;
}
.ab1,.ab3{
	background: #f2f4f9;
}
.ab1.gn{background: none;}
.ab1t img{
	max-width: 90%;
	margin: 0 auto;
	display: block;
}
.ab1b{
	background: #fff;
	padding: 30px 0;
}
.ab1ba{
	flex: 0;
	flex-grow: 1;
	border-right: 1px solid #E6E6E6;
}
.ab1ba:last-child{
	border: 0;
}
.ab2a{
	text-align: center;
}
.ab2aimg{
	padding: 20px;
	background: #f0f2f1;
}
.ab2aimg img{
	max-width: 100%;
}
.swiper-container-lct{
	padding-bottom: 5px;
}
.lct{
	padding: 0 50px;
}
.lcta{
	padding: 12px 0;
	transition: .25s;
	color: #666;
	cursor: pointer;
}
.swiper-slide-thumb-active .lcta{
	color: #fff;
	background: #2d8de8;
}
.lcb{
	padding: 0 50px;
}
.lcbw{
	width: 100%;
	justify-content: space-between;
}
.lcbl,.lcbr{
	width: 47%;
}
.lcbr{
	background: #f2f4f9;
	padding: 40px;
}
.lcbtnl,.lcbtnr{
	width: 40px;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 0;
	cursor: pointer;
	color: #97a9c6;
}
.lcbtnl{
	left: 0;
}
.lcbtnr{
	right: 0;
}
.lcbtnl:hover,
.lcbtnr:hover{
	color: #2d8de8;
}
.ab3a_a{
	min-height: 100%;
	background: #fff;
	padding: 25px;
	position: relative;
}
.ab3a_a:after{
	width: 0px;
	height: 5px;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	transition: 1s;
	background: #2d8de8;
	opacity: 0;
}
.ab3a_a:hover::after{
	width: 100%;
	opacity:1;
}
.ab3ab a{
	display: inline-block;
	padding: 6px 25px;
	border: 1px solid #E6E6E6;
	color: #666;
}
.ab3ab a:hover{
	background: #2d8de8;
	border: 1px solid #2d8de8;
	color: #fff;
}

.prdmd{
	padding-top: 50px;
}
.pdl{
	width: 23%;
	min-width: 220px;
	margin-right: 2%;
	border: solid 1px #f2f4f9;
	box-shadow: 0 0 20px rgba(0,0,0,.05);
}
.pdlt{
	padding: 25px;
	color: #fff;
	background: linear-gradient(to right, #1c56d7, #4c3ca5);
}
.pdlt i{
	display: block;
	width: 35px;
	height: 2px;
	margin-top: 10px;
	background: #fff;
}
.plul{
	background: #fff;
}
.plul li{
	border-bottom: 1px solid #E6E6E6;
}
.pla{
	display: flex;
	align-items: center;
	padding: 15px 20px;
}
.plul li.active .pla i{
	transform:rotate(90deg);
}
.plb{
	display: none;
}
.plalist{
	padding-bottom: 10px;
}
.plalist a{
	display: block;
	padding: 0 20px;
	line-height: 30px;
	color: #666;
}
.plalist a i{
	width: 4px;
	height: 4px;
	border-radius: 100%;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 7px;
	background: #999;
}
.plalist a:hover{
	color: #2d8de8;
}
.plalist a:hover i{
	background: #2d8de8;
}
.pdra_a{
	display: block;
	background: #e6e6e6;
}
.pdra_a:hover{
	background: #2d8de8;
	color: #fff;
}

@media only screen and (max-width:1399px) {
	.md{
		padding: 70px 0;
	}
	.bnwr i,.i2br i, .swiper-button-next-i3, .swiper-button-prev-i3{
		width: 38px;
		height: 38px;
	}
	.i1lw{
		padding-left: 25px;
	}
	.morea{
		width: 130px;
		height: 43px;
	}
	.i3w{
		padding: 0 80px;
	}
	.i3w::after{
		width: 90%;
		margin-left: 5%;
	}
	.swiper-button-next-i3{
		right: 0;
	}
	.swiper-button-prev-i3{
		left: 0;
	}
}
@media only screen and (min-width:768px) and (max-width:1199px) {
	.md{
		padding: 60px 0;
	}
	.logo{
		height: 30px;
	}
	.nav li{
		margin-right: 35px;
	}
}
@media only screen and (max-width:950px) {
	.md{
		padding: 50px 0;
	}
	
	.pdra{
		width: 50%;
	}
}
@media only screen and (max-width:768px) {
	.md{
		padding: 25px 0;
	}
	.bnimg{
		min-height: 180px;
	}
	.swiper-pagination-bn{
		font-size: 12px;
	}
	.swiper-pagination-bn .swiper-pagination-bullet::after{
		top: 8px;
	}
	.bnwr i, .i2br i, .swiper-button-next-i3, .swiper-button-prev-i3{
		width: 30px;
		height: 30px;
		font-size: 14px;
	}
	.bnwr i{
		margin-left: 15px;
	}
	.i1l{
		padding: 0 15px;
	}
	.morea{
		width: 110px;
		height: 40px;
		margin: 0 auto;
	}
	.i1rw{
		width: 80%;
	}
	.i2t,.i3t,.i4t,.i5t,.i6t,.i6 .itop{
		display: block;
		text-align: center;
	}
	.i2t .itop,.i3t .itop,.i4t .itop,.i5t .itop,.i6t .itop{
		margin-bottom: 15px;
	}
	.i2anum{
		width: 100px;
		height: 100px;
	}
	.i2a{
		padding: 20px;
	}
	.swiper-slide:nth-child(even) .i3a{
		align-items: flex-start;
	}
	.i3w{
		padding: 0 60px;
	}
	.i3a{
		height: auto;
		margin-top: 20px;
	}
	.i3w::after{
		top: 5px;
	}
	.i3a::after{
		width: 10px;
		height: 10px;
		margin-left: -5px;
		top: -20px;
		margin-top: 0;
	}
	.swiper-button-prev-i3{
		left: -10px;
	}
	.i4t .i2br {
		justify-content: center;
		margin-left: 0;
	}
	.i4t .i2br i{
		margin: 0 10px;
	}
	.i5tr ul{
		justify-content: center;
	}
	.i5tr li{
		margin: 0 10px;
	}
	.i6ra{
		width: 50%;
	}
	.ft{
		display: none;
	}
	.foot{
		border-top-width: 5px;
	}
	.fma{
		padding: 5px 0;
	}
	.fma i{
		width: 20px;
		text-align: center;
	}
	.fmar{
		justify-content: center;
	}
	.fmara{
		margin-top: 15px;
	}
	.fm{
		padding: 25px 0;
	}
	.fb{
		padding: 12px 0;
	}
	
	
	.listbn{
		min-height: 130px;
	}
	.lbntxt img{
		height: 10px;
	}
	.lnr {
		display: none;
	}
	.lnl img{
		margin-right: 5px;
		height: 14px;
	}
	.listnav {
		padding: 12px 0;
	}
	.ab1b{
		padding: 15px 0;
	}
	.ab1ba{
		flex: inherit;
		flex-grow: inherit;
		width: 50%;
		padding: 15px 0;
	}
	.lcbl, .lcbr{
		width: 100%;
	}
	.lcbr{
		padding: 15px;
	}
	.lcta{
		padding: 8px 0;
		font-size: 13px;
	}
	
	.pdlt{
		padding: 20px;
	}
	.pdlt i{
		width: 20px;
	}
	.pdratxt {
		padding: 10px 15px;
	}
}

.row{
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}

.yc_nr .xq_nr .yy_xq{margin-bottom:50px;}
.yc_nr .xq_nr .yy_xq .y_c{margin-bottom: 20px;}
.yc_nr .xq_nr .yy_xq .y_c .b_t{color: #333333;font-size: 32px;font-weight: bold; margin-bottom: 10px;}
.yc_nr .xq_nr .yy_xq .xb_t{font-size: 16px;margin-bottom: 6px;font-weight: bold;}
.yc_nr .xq_nr .yy_xq .m_r{margin-top: 50px;display: flex;}
.yc_nr .xq_nr .yy_xq .m_r a{color: #2d8de8;display: block;font-size: 14px;width: 120px;height: 46px;text-align: center;line-height: 46px;background: none;border: solid 1px #2d8de8;-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;margin-right: 20px;}
.yc_nr .xq_nr .yy_xq .m_r a.on{color: #fff;background: #2d8de8;}
.yc_nr .xq_nr .yy_xq .m_s{color: #656565;font-size: 14px;line-height: 30px;margin-bottom: 20px;}
.yc_nr .xq_nr .yy_xq .l_b{padding: 15px 0px; border-top: solid 1px #E5E5E5;border-bottom: solid 1px #E9E9E9;display: flex;align-items: center;}
.yc_nr .xq_nr .yy_xq .l_b a{ margin-right: 20px;}
.yc_nr .xq_nr .xg_cp .xg_nr .n_r .t_p img{ width: 100%;height: auto;display: block;}
.yc_nr .xq_nr .xg_cp .xg_nr .n_r .w_z{background: #F5F5F5;padding: 10px 15px;}
.yc_nr .xq_nr .xg_cp .xg_nr .n_r .w_z .b_t{margin-bottom: 10px;}
.yc_nr .xq_nr .xg_cp .xg_nr .n_r .w_z .b_t a{color: #333333;font-size: 18px;font-weight: bold;}
.yc_nr .xq_nr .xg_cp .xg_nr .n_r .w_z .m_s{color: #656565;font-size: 14px;line-height: 22px;}
@media only screen and (max-width:1100px){
	.yc_nr .xq_nr .yy_xq{margin-bottom:35px;}
	.yc_nr .xq_nr table td{padding:10px;}

}
@media only screen and (max-width:640px){
	.yc_nr .xq_nr .b_t{font-size:20px; line-height:30px;}
	.yc_nr .xq_nr table td:first-child{width:25%;}
	.yc_nr .xq_nr .xg_cp{margin-top: 20px;}
	.yc_nr .xq_nr .xg_cp .xg_nr .n_r{margin-bottom: 30px;}
	.yc_nr .xq_nr .xg_cp .xg_nr .n_r .w_z{padding: 10px;}
	.yc_nr .xq_nr .xg_cp .xg_nr .n_r .w_z .b_t a{font-size: 14px;}
	.yc_nr .xq_nr .xg_cp .xg_nr .n_r .w_z .m_s{font-size: 12px;line-height: 20px;}
}

.xq_nr .cp_zs .cp_dt{border:1px solid #ddd; margin-bottom:10px;background: #FFFFFF;}
.xq_nr .cp_zs .cp_dt img{width:100%; height:auto; display:block;}
.xq_nr .cp_xq .b_g img{max-width: 100%;height: auto;display: inline-block;}
@media only screen and (max-width:1440px){
	.yc_nr .xq_nr .yy_xq .y_c .b_t {
		font-size: 30px;
	}
	.yc_nr .xq_nr .yy_xq .y_c .j_g p {
		font-size: 20px;
	}
	.yc_nr .xq_nr .yy_xq .y_c .j_g span {
		font-size: 12px;
	}
	.yc_nr .xq_nr .yy_xq .d_l p {
		font-size: 12px;
	}
	.yc_nr .xq_nr .yy_xq .d_l span {
		font-size: 12px;
		line-height: 26px;
	}
	.yc_nr .xq_nr .yy_xq .m_r {

		margin-top: 20px;
	}
	.yc_nr .ny_bt.cn {
		margin-bottom: 20px;
		font-size: 20px;

	}
	.yc_nr .ny_bt.cn p {
		padding: 10px 0px;
	}
}
@media only screen and (max-width:768px){
	.cp_xq{padding: 0px 15px;}
	.cp_xq .b_g{
		overflow: auto;
	}
	.xq_nr .cp_zs{
		margin-bottom: 20px;
	}
	.xg_cp{padding: 0px 10px;}
	.yc_nr .xq_nr .yy_xq .row{ margin: 0px;}
	.yc_nr .xq_nr table td {
		font-size: 13px;
	}
}


.lx_fs{width:100%; padding:80px 0; overflow:hidden;}
.lx_fs .fs_zs ul{margin:0 -20px;}
.lx_fs .fs_zs ul li{width:calc(33.33333333% - 40px); padding:20px; margin:0 20px; box-shadow:0 0 15px rgba(0,0,0,.05); text-align:center;}
.lx_fs .fs_zs h3{font-size:16px; color:#333; margin-bottom:10px;}
.lx_fs .fs_zs p{color:#999;}
.lx_fs .fs_zs i{font-size:32px; line-height:50px; color:#2d8de8;}
.lx_fs .fs_zs i.icon-dizhi1{font-size:40px;}
@media only screen and (max-width:1200px){
	.lx_fs{padding:60px 0;}
	.lx_fs .fs_zs ul{margin:0 -10px;}
	.lx_fs .fs_zs ul li{width:calc(33.33333333% - 20px); padding:20px 15px; margin:0 10px;}
	.lx_fs .fs_zs h3{font-size:15px;}
	.lx_fs .fs_zs i{font-size:30px; line-height:46px;}
	.lx_fs .fs_zs i.icon-dizhi1{font-size:38px;}
}
@media only screen and (max-width:640px){
	.lx_fs{padding:50px 0 30px;}
	.lx_fs .fs_zs ul{margin:0;}
	.lx_fs .fs_zs ul li{width:100%; margin:0 0 20px;}
}


.yema{width:100%; margin-top:30px; text-align:center;}
.yema ul li{display:inline-block; margin:0 2px;}
.yema ul li a{min-width:40px; padding:0 15px; border-radius:2px; background-color:#fff; border:1px solid #eee; font-size:15px; line-height:38px; text-align:center; color:#999; display:block;}
.yema ul li a:hover{background-color:#2d8de8; border:1px solid #2d8de8; color:#fff;}
.yema ul li.active a{background-color:#2d8de8; border:1px solid #2d8de8; color:#fff;}
@media only screen and (max-width:640px){
	.yema{margin-top:20px;}
	.yema ul li{margin:0 .2rem;}
	.yema ul li a{min-width:2.6rem; padding:0 1rem; font-size:12px; line-height:2.6rem;}
}

.xw_xq{width:100%; overflow:hidden; position:relative;}
.xw_xq .xq_nr .b_t{font-size:28px; line-height:36px; font-weight:bold; color:#000; text-align:center; margin-bottom:20px;}
.xw_xq .xq_nr .x_x{padding-bottom:30px;margin-bottom:45px; border-bottom:1px solid #eee; text-align:center; line-height:26px;}
.xw_xq .xq_nr .x_x span{display:inline-block; padding:0 10px;}
.xw_xq .xq_nr .n_r{font-size:15px; line-height:30px;}
.xw_xq .xq_nr .n_r img{max-width:100%; height:auto; display:block; margin:0 auto;}
.xw_xq .xq_nr .f_y{margin-top:40px; padding-top:30px; border-top:1px solid #eee; color:#999; font-size:15px; line-height:32px;}
.xw_xq .xq_nr .z_c, .xw_xq .xq_nr .y_c{text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.xw_xq .xq_nr video{width:100%;height:auto;}
@media only screen and (max-width:640px){
	.xw_xq .xq_nr .b_t{font-size:16px; line-height:30px; margin-bottom:15px;}
	.xw_xq .xq_nr .x_x{padding-bottom:15px; margin-bottom:15px;}
	.xw_xq .xq_nr .n_r{font-size:12px; line-height:24px;}
	.xw_xq .xq_nr .f_y{margin-top:15px; padding-top:20px; font-size:12px;}
}


.xw_lb ul li{margin-bottom:40px; padding-bottom:40px; border-bottom:1px solid #eee;}
.xw_nr{width:100%; position:relative; display:flex; flex-wrap:wrap; justify-content:space-between;}
.xw_nr .t_p{width:27%; position:relative; overflow:hidden;}
.xw_nr .t_p img{width:100%; height:100%; display:block; position:absolute; top:0; left:0;
	object-fit:cover;
	object-position:center;
	-webkit-user-select:none;
	transition:all 1s;
	-webkit-transition:all 1s;}
.xw_nr:hover .t_p img{transform:scale(1.05);
	-webkit-transform:scale(1.05);}
.xw_nr .w_z{width:70%;}
.xw_nr .w_z h3{font-size:20px; line-height:30px; font-weight:bold; margin-bottom:20px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.xw_nr .w_z p{line-height:24px; color:#999; height:72px; margin-bottom:25px; overflow:hidden; display:-webkit-box;
	line-clamp:3;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical;}
.xw_nr .w_z a.m_r{display:inline-block; border-radius:3px; border:1px solid #ddd; padding:0 25px; line-height:38px;}
.xw_nr:hover .w_z a.m_r{background-color:#2d8de8; border:1px solid #2d8de8; color:#fff;}
@media only screen and (max-width:640px){
.xw_lb ul li{margin-bottom:20px; padding-bottom:20px;}
.xw_nr .t_p{width:100%; height:200px; margin-bottom:15px;}
.xw_nr .w_z{width:100%;}
.xw_nr .w_z h3{font-size:14px; line-height:26px; margin-bottom:15px;}
.xw_nr .w_z p{font-size:12px; line-height:22px;  margin-bottom:15px;}
.xw_nr .w_z a.m_r{border-radius:.5rem; padding:0px 20px; line-height:40px;}
}

.ny_bt.cn{margin-bottom:25px;  line-height:30px; color:#333;text-align: left;}
.ny_bt.cn p{padding:12px 0px; font-size:20px;}
.ny_bt.cn .t_b{display: flex;align-items: center;}
.ny_bt.cn .t_b i.on{width: 5%;height: 2px;background: #2d8de8;}
.ny_bt.cn .t_b i{width: 95%;height: 1px;background: #F3F3F3;}

.sw_hz{width:100%; padding:80px 0; background-color:#f5f5f5; overflow:hidden;}
.sw_hz .hz_bd ul{margin:0 -25px;}
.sw_hz .hz_bd ul li{width:calc(50% - 50px); margin:0 25px 30px;}
.sw_hz .hz_bd ul li:last-child{width:100%;}
.sw_hz .hz_bd span{display:block; font-size:15px; color:#333; margin-bottom:10px;}
.sw_hz .hz_bd .t_x{position:relative;}
.sw_hz .hz_bd .t_x i{width:50px; position:absolute; top:0; left:0; text-align:center; color:#2d8de8; line-height:56px;}
.sw_hz .hz_bd .t_x i.icon-zhanghu{font-size:26px;}
.sw_hz .hz_bd .t_x i.icon-chuangyi-{font-size:24px;}
.sw_hz .hz_bd .t_x i.icon-yijianfankui1{font-size:20px;}
.sw_hz .hz_bd .t_x input{width:100%; height:56px; border-radius:3px; padding:0 15px 0 50px; background-color:#fff; color:#333; line-height:56px; display:block;}
.sw_hz .hz_bd .t_x textarea{width:100%; height:160px; border-radius:3px; padding:15px 15px 15px 50px; background-color:#fff; color:#333; line-height:26px; display:block; resize:none;}
.sw_hz .hz_bd .c_z{text-align:center;}
.sw_hz .hz_bd button{width:150px; height:56px; background-color:#333; border-radius:3px; margin:0 10px; font-size:17px; line-height:56px; text-align:center; color:#fff; outline:none; display:inline-block;
	transition:all .5s;
	-webkit-transition:all .5s;}
.sw_hz .hz_bd button:hover{background-color:#2d8de8;}
.sw_hz .hz_bd button.r_s{background-color:#aaa;}
.sw_hz .hz_bd button.r_s:hover{background-color:#555;}
@media only screen and (max-width:1200px){
	.sw_hz{padding:60px 0;}
	.sw_hz .hz_bd ul{margin:0 -15px;}
	.sw_hz .hz_bd ul li{width:calc(50% - 30px); margin:0 15px; margin-bottom:30px;}
	.sw_hz .hz_bd span{font-size:14px;}
	.sw_hz .hz_bd .t_x i{font-size:20px; line-height:50px;}
	.sw_hz .hz_bd .t_x i.icon-zhanghu{font-size:24px;}
	.sw_hz .hz_bd .t_x i.icon-yijianfankui1{font-size:18px;}
	.sw_hz .hz_bd .t_x input{height:50px; line-height:50px;}
	.sw_hz .hz_bd .t_x textarea{height:134px; padding:12px 15px 12px 50px;}
	.sw_hz .hz_bd button{width:130px; height:46px; font-size:16px; line-height:46px;}
}
@media only screen and (max-width:640px){
	.sw_hz{padding:50px 0;}
	.sw_hz .hz_bd ul{margin:0;}
	.sw_hz .hz_bd ul li{width:100%; margin:0; margin-bottom:20px;}
	.sw_hz .hz_bd .t_x textarea{height:108px;}
	.sw_hz .hz_bd button{width:110px; height:40px; font-size:15px; line-height:40px;}
}

.ny_bt{text-align: center;margin-bottom: 40px;}
.ny_bt p{color: #333333;font-size: 38px;font-weight: bold;margin-bottom: 16px;}
.ny_bt i{display: block;width: 48px;height: 6px;background: #2d8de8;margin: 0 auto;}

@media only screen and (max-width:1100px){
	.ny_bt{margin-bottom: 30px;}
	.ny_bt p{font-size: 28px;margin-bottom: 10px;}
	.ny_bt i{width: 40px;height: 4px;}
}

.al_nr{width: 100%;overflow: hidden;margin-top: 36px;}
.al_nr .n_r{margin-bottom: 36px;}
.al_nr .n_r .t_p img{width: 100%;height: auto;display: block;}
.al_nr .n_r .w_z{display: block;width: 100%;background: #FFFFFF;line-height: 56px;text-align: center;color: #0E0E0E;font-size: 16px;}
.al_nr.gn .n_r{background: #FFFFFF;}
.al_nr.gn .n_r .t_p{
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
	border: 1px solid #E6E6E6;
}
.al_nr.gn .n_r .t_p img{
	max-height: 78%;
	display: block;
	width: auto;
}
@media only screen and (max-width:640px){
	.al_nr{margin-top: 26px;}
	.al_nr .n_r{margin-bottom: 20px;}
	.al_nr .n_r .w_z{line-height: 40px;font-size: 13px;}
}

.pdraimg.t_p{background: #FFFFFF;}

.sp_nr{width: 100%;overflow: hidden;margin-top: 36px;}
.sp_nr .n_r{margin-bottom: 36px;}
.sp_nr .n_r .t_p img{width: 100%;height: auto;display: block;}
.sp_nr .n_r .w_z a{display: flex;background: #FFFFFF;justify-content: space-between;padding: 16px 26px;align-items: center;}
.sp_nr .n_r .w_z .b_t{color: #1F1F1F;font-size: 16px;margin-bottom: 10px;}
.sp_nr .n_r .w_z .m_s{color: #959595;font-size: 14px;}
.sp_nr .n_r .w_z .y_c i{font-size: 26px;color: #959595;}
.sp_nr .n_r:hover .w_z .y_c i{color: #2d8de8;}
@media only screen and (max-width:640px){
	.sp_nr{margin-top: 26px;}
	.sp_nr .n_r{margin-bottom: 20px;}
	.sp_nr .n_r .w_z a{padding: 20px;}
	.sp_nr .n_r .w_z .b_t{font-size: 14px;margin-bottom: 6px;}
	.sp_nr .n_r .w_z .m_s{font-size: 12px;}
	.sp_nr .n_r .w_z .y_c i{font-size: 20px;}
}

.titleh3.zn{display:flex;align-items:center;justify-content:space-between;}
.titleh3.zn a{
    font-size: 16px;
    line-height: 30px;
    
}

.i2al .text20{font-size: 17px;}
@media only screen and (max-width:640px){
    .i2al .text20{font-size: 14px;}
}
















/* new tophead */
.L_nav .pc_nav {
    width: 100%;
    height: auto;
    display: block;
    position: relative
}

.L_nav .header1>.header-left {
    display: flex;
    max-width: none;
    width: 100%;
    align-items: center;
    justify-content: flex-end;

}

.L_nav .header1>.header-left nav.fr {
    height: auto;
    width: auto;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.L_nav .header1 nav ul.f-cb {
    overflow: visible;
    padding-right: 0;
    padding-left: 0px
}

.L_nav .header1 nav ul.f-cb:after {
    clear: both;
    display: block;
    content: ''
}

.L_nav li.hvr-left {
    text-align: center;
    transition: all 0.3s cubic-bezier(0.86, 0.5, 1, 1);
    position: relative;
    display: block;
    float: left;
    margin: 0px 5px
}

.L_nav .pc_nav li.hvr-left .home-dec {
    display: block;
    position: relative;
    line-height: 90px;
    font-size: 17px;
    font-weight: bold;
    font-weight: normal;
    color: #000;
    margin: 0px;
    padding: 0px 28px;
    transition: all .5s ease
}

#newhead.active .L_nav .pc_nav li.hvr-left .home-dec {
    color: #000
}

#newhead .L_nav .pc_nav li.hvr-left:hover .home-dec {
    color: #fff
}


.L_nav li.hvr-left .home-dec:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 100%;
    height: 0px;
    background: #2d8de8;
    transition: all .3s ease;
    transform: translateX(-50%)
}

.L_nav .pc_nav:hover li.hvr-left:hover .home-dec:before {
    height: 100%
}

.L_nav .pc_nav li.hvr-left .home-dec .nav-wz {
    z-index: 1;
    position: relative
}

.L_nav li.hvr-left .nav-sub {
    border: none;
    background-color: #2d8de8;
    width: auto;
    left: 0;
    margin-left: 0;
    padding: 0;
    position: absolute;
    min-width: 130%;
    transition: all .5s ease;
    max-height: 0;
    overflow: hidden
}

.L_nav li.hvr-left:hover .nav-sub {
    max-height: 100vh
}

.L_nav li.hvr-left .nav-sub a {
    width: 100%;
    border: none;
    padding: 0px 28px;
    padding-right: 35px;
    text-align: left;
    line-height: 45px;
    font-size: 14px;
    color: #fff;
    display: flex;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    justify-content: space-between;
    align-items: center
}

.L_nav li.hvr-left .nav-sub a:hover {
    background-color: #fba008;
    color: #fff
}

.L_nav li.hvr-left .nav-sub .sub-wz {
    width: 100%;
    white-space: nowrap
}

.L_nav li.hvr-left .nav-sub .sub-icon {
    fill: #fff;
    width: 20px;
    border: none;
    padding: 1px;
    height: 20px;
    line-height: 20px;
    transform: translateX(5px);
    transition: all .5s ease;
    opacity: 0.1
}

.L_nav li.hvr-left .nav-sub a:hover .sub-icon {
    opacity: 1;
    transform: translateX(20px)
}


#newhead {
    display-radio: 1;
    transition: all .5s ease;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0);
    background-color: rgba(255, 255, 255, 1);
    background_radio: 2;
    position: relative;
    z-index: 9999;
}

#newhead.active {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    background-color: rgba(255, 255, 255, 1)
}


#newhead {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    background-color: rgba(255, 255, 255, 1)
}

#newhead:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.1);
    transition: all .5s ease;
    transform: translateX(-50%)
}

#newhead .e_image-3 {
    width: auto;
    height: 100%
}

#newhead .e_image-3 img {
    width: auto;
    height: 100%;
    object-fit: contain
}

#newhead .e_image-16 {
    width: auto;
    height: 100%;
    top: 1px;
    left: 0px;
    display-radio: 1
}

#newhead .e_image-16 img {
    width: auto;
    height: 100%;
    object-fit: contain
}

#newhead .e_container-4 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex
}

#newhead .e_container-4>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#newhead .e_container-4 .p_item {
    display-radio: 1
}

#newhead .e_container-5 {
    width: 320px;
    height: 60px;
    display: block;
    position: relative;
    overflow: hidden;
    display-radio: block;
    background_radio: 1
}

#newhead .e_container-5>.p_item {
    flex: 1;
    width: 100%;
    height: 100%
}

#newhead .e_container-5 .s_img {
    width: auto;
    height: 100%;
    object-fit: cover;
    transition: all .5s ease;
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0
}

#newhead .e_container-5 .s_img:first-of-type {
    opacity: 1
}

#newhead .e_container-5 .s_img:last-child {
    opacity: 0
}

#newhead.active .e_container-5 .s_img:first-of-type {
    opacity: 1
}

#newhead.active .e_container-5 .s_img:last-child {
    opacity: 0
}

#newhead.sy .e_container-5 .s_img:first-of-type {
    opacity: 0
}

#newhead.sy .e_container-5 .s_img:last-child {
    opacity: 1
}

#newhead.sy.active .e_container-5 .s_img:first-of-type {
    opacity: 1
}

#newhead.sy.active .e_container-5 .s_img:last-child {
    opacity: 0
}

#newhead .e_container-5 .cbox-5-0 {
    flex: 0 0 auto
}

#newhead .e_container-4 .cbox-4-0 {
    flex: 0 0 auto;
    align-self: center
}

#newhead .e_navigationB-1 {
    display-radio: 1
}

#newhead .e_container-6 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex
}

#newhead .e_container-6>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#newhead .e_container-7 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    display-radio: flex;
    height: 100%;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
    transition: all .5s ease 0s;
    border-left-style: solid;
    border-left-width: 1px;
    background: #2d8de8;
    border-left-color: #2d8de8;
    background_radio: 2;
    background-color: #2d8de8
}

#newhead.active .e_container-7 {
    background: #2d8de8;
    border-left-color: #2d8de8
}

#newhead.active .e_container-7:hover {
    background: #2d8de8;
    border-left-color: #2d8de8
}

#newhead.sy.active .e_container-7 {
    background: #fba008;
    border-left-color: #fba008
}

#newhead.sy.active .e_container-7:hover {
    background: #2d8de8;
    border-left-color: #2d8de8
}

#newhead .e_container-7>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#newhead .e_container-7 .p_item {
    display-radio: 1
}

#newhead .e_icon-8 {
    width: 28px;
    font_radio: 2;
    display-radio: 1;
    height: auto;
    color: rgba(255, 255, 255, 1)
}

#newhead .e_icon-8 .icon {
    margin: 0;
    width: 100%;
    height: 100%;
    fill: currentColor
}

#newhead .e_text-9 {
    font_radio: 2;
    display-radio: 1;
    color: rgba(255, 255, 255, 1);
    font-weight: normal;
    line-height: 1.5;
    font-size: 26px;
    font-family: Impact
}

#newhead .e_text-9 a {
    color: rgba(255, 255, 255, 1)
}

#newhead .e_container-10 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex
}

#newhead .e_container-10>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#newhead .e_container-7 .cbox-7-0 {
    align-self: center;
    flex: 0 0 auto
}

#newhead .e_container-7 .cbox-7-1 {
    padding-left: 10px;
    align-self: center
}

#newhead .e_container-6 .cbox-6-1 {
    flex: 0 0 auto;
    margin-right: 0px;
    margin-left: auto
}

#newhead .e_container-11 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    display-radio: flex;
    height: 100%;
    width: auto;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: rgba(0, 0, 0, 0.1);
    transition: all .5s ease 0s;
    background_radio: 1
}

#newhead.active .e_container-11 {
    border-left-color: rgba(0, 0, 0, 0.1)
}

#newhead .e_container-11>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#newhead .e_container-11 .cbox-11-0 {
    flex: 0 0 auto
}

#newhead .e_container-15 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    padding-left: 3%
}

#newhead .e_container-15>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#newhead .e_container-17 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 90px;
    background_radio: 1;
    display-radio: flex;
    height: 90px;
    cursor: pointer
}

#newhead .e_container-17>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#newhead .e_container-17 .cbox-17-0 {
    align-self: center
}

#newhead .e_container-19 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 32px;
    background_radio: 2;
    display-radio: flex;
    background-color: #2d8de8;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    height: 32px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
    transition: all .5s ease 0s
}

#newhead.active .e_container-19 {
    background-color: #2d8de8
}

#newhead .e_container-21:hover .e_container-19 {
    background-color: #fba008
}

#newhead.sy .e_container-19 {
    background-color: rgba(255, 255, 255, 0)
}

#newhead.sy.active .e_container-19 {
    background-color: #2d8de8
}

#newhead.sy .e_container-21:hover .e_container-19 {
    background-color: #fba008
}

#newhead .e_container-19>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#newhead .e_image-20 {
    overflow: hidden;
    display-radio: 1
}

#newhead .e_image-20 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#newhead .e_container-19 .cbox-19-0 {
    align-self: center
}

#newhead .e_container-17 .p_item {
    display-radio: 1
}

#newhead .e_container-21 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%
}

#newhead .e_container-21>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%;
    position: relative;
}

#newhead .e_container-22 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    background_radio: 2;
    display-radio: flex;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    background-color: rgba(255, 255, 255, 1);
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%, 0%);
    height: 0px;
    z-index: 9;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    opacity: 0;
    margin: 0px;
    transition: margin .5s ease 0s, opacity .5s ease 0s;
    overflow: hidden
}

#newhead .e_container-21:hover .e_container-22 {
    margin-top: -20px;
    height: auto;
    opacity: 1;
    background: rgba(255, 255, 255, 1);
    overflow: visible
}

#newhead .e_container-22:before {
    content: '';
    position: absolute;
    top: -14px;
    left: 50%;
    transform: translateX(-50%);
    border: 7px solid transparent;
    border-bottom: 7px solid rgba(255, 255, 255, 1);
    transition: all .5s ease 0s
}

#newhead .e_container-22>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#newhead .e_loop-23 .p_list {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    max-width: 100%
}

#newhead .e_loop-23 .p_loopitem {
    flex: 0 0 33.3%;
    position: relative
}

#newhead .e_loop-23 .p_page {
    text-align: center
}

#newhead .e_loop-23 .p_filter_wrapper {
    width: 100%;
    font-size: 13px
}

#newhead .e_loop-23 .p_kv_wrapper {
    display: flex;
    flex-wrap: nowrap;
    line-height: 40px;
    margin: 15px 0
}

#newhead .e_loop-23 .p_filter_key {
    width: 70px;
    overflow: hidden;
    margin-right: 10px;
    font-weight: bold;
    color: #333333;
    font-size: 12px
}

#newhead .e_loop-23 .p_v_item {
    display: inline-block;
    padding: 0 3px;
    cursor: pointer;
    font-size: 13px;
    color: #555555;
    margin-right: 30px
}

#newhead .e_loop-23 .p_active .p_fbutton {
    color: #fff;
    background-color: cornflowerblue
}

#newhead .e_loop-23 .p_result_item {
    position: relative;
    padding: 3px 20px 3px 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-right: 10px
}

#newhead .e_loop-23 .p_filter_close {
    position: absolute;
    right: 0;
    top: 0;
    padding: 3px;
    font-style: normal;
    font-size: 16px;
    margin-top: -5px;
    cursor: pointer
}

#newhead .e_loop-23 .p_s_option {}

#newhead .e_loop-23 .multSelect {
    font-size: 13px;
    position: relative
}

#newhead .e_loop-23 .multSelect .inputWrap {
    width: 100%;
    min-width: 100px;
    min-height: 24px;
    border: 1px solid #DCDFE6;
    border-radius: 3px;
    position: relative;
    cursor: pointer;
    background: white
}

#newhead .e_loop-23 .multSelect.is-invalid .inputWrap {
    border-color: #dc3545
}

#newhead .e_loop-23 .multSelect ul {
    padding: 0 5px;
    margin: 0;
    padding-right: 35px
}

#newhead .e_loop-23 .multSelect ul,
li {
    list-style: none
}

#newhead .e_loop-23 .multSelect li {
    display: inline-block;
    background: #edf0f3;
    color: #92969c;
    padding: 0px 5px;
    margin: 1px 5px 1px 0;
    border-radius: 5px;
    line-height: 16px
}

#newhead .e_loop-23 .multSelect .multSelect-option {
    width: 100%;
    border: 1px solid #DCDFE6;
    border-radius: 2px;
    border-top: 0;
    max-height: 200px;
    overflow-y: scroll;
    position: absolute;
    height: 0;
    opacity: 0;
    z-index: 9;
    background: #fff
}

#newhead .e_loop-23 .multSelect .multSelect-option>div {
    line-height: 24px;
    cursor: pointer;
    padding: 0 10px
}

#newhead .e_loop-23 .multSelect .multSelect-option>div.selected {
    color: #409eff
}

#newhead .e_loop-23 .multSelect .multSelect-option>div:hover {
    color: #409eff;
    background: #f3f6f9
}

#newhead .e_loop-23 .multSelect .fa-close {
    font-style: normal;
    font-size: 12px;
    padding: 0 5px 0 7px
}

#newhead .e_loop-23 .multSelect .inputWrap>.fa svg {
    fill: #666;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 0;
    top: calc(50% - 3px)
}

#newhead .e_loop-23 .multSelect .inputWrap>.fa-down svg {
    transform: rotate(-90deg)
}

#newhead .e_loop-23 .multSelect .inputWrap>.fa-up svg {
    transform: rotate(90deg)
}

#newhead .e_loop-23 .multSelect .placeholder {
    line-height: 40px;
    padding-left: 10px;
    color: #aaa;
    position: absolute;
    left: 0;
    top: 0
}

#newhead .e_loop-23 .p_normal_start {
    display: inline;
    width: 100px;
    height: 40px
}

#newhead .e_loop-23 .p_date_start {
    display: inline;
    width: 105px;
    height: 40px
}

#newhead .e_loop-23 .p_normal_end {
    display: inline;
    width: 100px;
    height: 40px;
    margin-right: 5px
}

#newhead .e_loop-23 .p_date_end {
    display: inline;
    width: 105px;
    height: 40px;
    margin-right: 5px
}

#newhead .e_loop-23 .p_split {
    margin: 0 5px
}

#newhead .e_loop-23 .p_normal {
    margin-right: 16px
}

#newhead .e_loop-23 .p_fbutton {
    background-color: #007bff;
    border: 1px solid #409EFF;
    text-decoration: none;
    color: white;
    font-size: 14px;
    text-align: center;
    padding: 10px 25px;
    position: relative;
    overflow: hidden
}

#newhead .e_loop-23 .input-check,
#newhead .e_loop-23 .input-radio {
    margin: 0 5px;
    vertical-align: text-top
}

#newhead .e_loop-23 .position-left {
    display: flex
}

#newhead .e_loop-23 .position-right {
    display: flex;
    flex-direction: row-reverse
}

#newhead .e_loop-23 .position-top {}

#newhead .e_loop-23 .position-bottom {
    display: flex;
    flex-direction: column-reverse
}

#newhead .e_loop-23 .p_mbutton {
    border: 1px solid #409EFF;
    text-decoration: none;
    color: #409EFF;
    font-size: 14px;
    text-align: center;
    padding: 10px 25px;
    position: relative;
    overflow: hidden
}

#newhead .e_loop-23 .p_mbutton:after {
    content: "";
    display: none;
    width: 16px;
    height: 16px;
    background-color: #409eff;
    -webkit-transform: skewY(-45deg);
    transform: skewY(360deg);
    position: absolute;
    bottom: 0px;
    right: 0;
    z-index: 1
}

#newhead .e_loop-23 .p_mbutton::before {
    content: "";
    display: none;
    width: 6px;
    height: 9px;
    border-right: #ffffff solid 2px;
    border-bottom: #ffffff solid 2px;
    -webkit-transform: rotate(35deg);
    transform: rotate(35deg);
    position: absolute;
    bottom: 5px;
    right: 4px;
    z-index: 2
}

#newhead .e_loop-23 .p_active .p_mbutton::before {
    display: block
}

#newhead .e_loop-23 .p_active .p_mbutton::after {
    display: block
}

#newhead .e_loop-23 .p_input_match {
    width: 100px;
    height: 40px;
    padding: 10px;
    border: 1px solid #ced4da;
    border-radius: 3px
}

#newhead .e_loop-23 .p_filter_result {
    display: inline-block
}

#newhead .e_loop-23 .p_contclear {
    cursor: pointer
}

#newhead .e_loop-23 .swiper-container {
    padding-bottom: 30px
}

#newhead .e_loop-23 .p_imgwrapper {
    width: 80px;
    height: 100px;
    overflow: hidden
}

#newhead .e_loop-23 .p_imgtitle {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    margin: 0 auto;
    line-height: 20px
}

#newhead .e_loop-23 .p_imgwrapper img {
    width: 100%;
    object-fit: cover
}

#newhead .e_loop-23 .p_active .p_imgwrapper {
    border: 1px solid #409eff
}

#newhead .e_loop-23 .p_filter_result {
    display: none
}

#newhead .e_loop-23 .p_contclear {
    display: none
}

#newhead .e_loop-23 .p_inputRangeSearch {
    padding: 7px 12px;
    background: #007bff;
    color: white;
    font-size: 14px;
    font-style: normal
}

#newhead .e_loop-23 .p_inputSearch {
    padding: 0px 17px;
    background: #007bff;
    color: white;
    font-size: 14px;
    font-style: normal;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 5px;
    margin-left: 10px
}

#newhead .e_loop-23 .p_categoryActive {
    color: #409EFF
}

#newhead .e_container-24 {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    display-radio: flex;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    background_radio: 1;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 7px;
    padding-bottom: 7px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: rgba(0, 0, 0, 0.1)
}

#newhead .e_container-24>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#newhead .e_container-24 .p_item {
    display-radio: 1
}

#newhead .e_container-24 .cbox-24-0 {
    flex: 0 0 auto;
    align-self: center
}

#newhead .e_container-24 .cbox-24-1 {
    align-self: center;
    padding-left: 4px
}

#newhead .e_container-25 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%
}

#newhead .e_container-25>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#newhead .e_image-26 {
    overflow: hidden;
    display-radio: 1;
    width: 22px;
    padding-bottom: 2px
}

#newhead .e_image-26 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

#newhead .e_text-27 {
    font_radio: 2;
    display-radio: 1;
    color: rgba(0, 0, 0, 0.7);
    font-weight: normal;
    font-size: 15px;
    line-height: 1.6;
    text-align: center;
    white-space: nowrap
}

#newhead .e_text-27 a {
    color: rgba(0, 0, 0, 0.7)
}

#newhead .e_text-27 a:hover {
    color: #2d8de8
}

#newhead .e_loop-23 {
    display-radio: 1;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px
}

@media screen and (max-width: 768px) {
    .L_nav {
        height: 70px
    }

    .L_nav .pc_nav {
        display: none
    }

    .yyqh {
        text-align: center
    }

    .yyqh a {
        display: inline-block;
        text-decoration: none;
        line-height: 60px;
        margin: 0px 10px
    }

    .L_nav .header2 {
        height: 70px;
        z-index: 100;
        top: 0px;
        width: 100%;
        display: block;
        position: relative;
        left: 0;
        padding: 0px
    }

    .L_nav .header2 .main-wrap {
        height: 70px;
        display: flex;
        align-items: center;
        justify-content: flex-end
    }

    .L_nav .header2 .nav-btn {
        width: 25px;
        height: 16px;
        cursor: pointer;
        position: relative
    }

    .L_nav .header2 .nav-btn .line {
        display: block;
        width: 100%;
        height: 2px;
        border-radius: 2px;
        background-color: #222;
        position: absolute;
        left: 50%;
        margin-left: -15px;
        transition: all .5s ease 0s
    }

    .L_nav .header2 .nav-btn .line1 {
        -webkit-transform-origin: 4px 0;
        -ms-transform-origin: 4px 0;
        transform-origin: 4px 0
    }

    .L_nav .header2 .nav-btn.hover .line {
        background: #2d8de8
    }

    .L_nav .header2 .nav-btn .line2 {
        top: 7px
    }

    .L_nav .header2 .nav-btn .line3 {
        bottom: 0px;
        -webkit-transform-origin: 1px center;
        -ms-transform-origin: 1px center;
        transform-origin: 1px center
    }

    .L_nav .header2 .nav-btn.hover .line1 {
        margin-left: -10px;
        transform: rotate(45deg)
    }

    .L_nav .header2 .nav-btn.hover .line2 {
        opacity: 0
    }

    .L_nav .header2 .nav-btn.hover .line3 {
        margin-left: -10px;
        transform: rotate(-45deg)
    }

    .L_nav .header2 .sub-menu {
        width: 100%;
        padding: 0 3%;
        display: none;
        position: fixed;
        left: 0px;
        top: 80px;
        z-index: 2;
        overflow-y: auto
    }

    .L_nav .header2 .sub-menu ul {
        width: 100%;
        height: calc(100vh - 55px - 1.5rem)
    }

    .L_nav .header2 .sub-menu li {
        border-bottom: 1px solid #dcdcdc;
        font-size: 16px;
        padding: 0 20px;
        position: relative
    }

    .L_nav .js-m-3 {
        opacity: 0;
        -webkit-transform: translate(30px, 0);
        -ms-transform: translate(30px, 0);
        transform: translate(30px, 0);
        -webkit-transition: all .8s ease;
        transition: all .8s ease
    }

    .L_nav .js-m-3.animate {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    .L_nav .header2 .sub-menu .tit {
        display: inline-block;
        text-decoration: none;
        width: 80%;
        line-height: 60px;
        color: #333;
        position: relative;
        box-sizing: border-box
    }

    .L_nav .header2 .sub-menu .sub-tit.on {
        background-color: #e9e9e9
    }

    .L_nav .header2 .sub-menu .sec-list {
        line-height: 40px;
        padding: 10px 0%;
        display: none
    }

    .L_nav .header2 .sub-menu .jt {
        position: absolute;
        right: 10px;
        top: 0;
        display: inline-block;
        width: 10%;
        height: 60px;
        text-align: center;
        background: none;
        float: right;
        cursor: pointer
    }

    .L_nav .header2 .sub-menu .jt:after {
        content: '';
        display: block;
        width: 26px;
        height: 26px;
        background: url(../images/nav_plus.png) no-repeat center;
        background-size: 17px auto;
        position: absolute;
        right: 3%;
        top: 15px
    }

    .L_nav .header2 .sub-menu .jt.jtRote:after {
        background: url(../images/nav_jian.png) no-repeat center;
        background-size: 20px auto
    }

    .L_nav .header2 .sub-menu .sec-list p {
        background: url(../images/nav_dot.png) no-repeat left center;
        background-size: 3px auto;
        font-size: 14px
    }

    .L_nav .header2 .sub-menu .sec-list a {
        padding-left: 5%;
        color: #666;
        display: block
    }

    .L_nav .header2 .sub-menu .sec-list a:active {
        color: #005bac
    }

    .L_nav .search-bg {
        position: fixed;
        left: 0px;
        top: 70px;
        width: 100%;
        height: calc((100% - 70px) / 1);
        z-index: 20;
        background-color: #f5f5f5;
        display: none
    }

    #newhead {
        display-radio: 1;
        padding-right: 0px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        padding-left: 0px;
        background-color: rgba(255, 255, 255, 1)
    }

    #newhead.active {
        background: rgba(255, 255, 255, 1);
        box-shadow: 0 0 20px rgb(0 0 0 / 10%)
    }

    #newhead .e_image-3 {
        display-radio: 1;
        height: 30px
    }

    #newhead .e_container-5 {
        display-radio: 1;
        background_radio: 1;

        height: 50px
    }

    #newhead .e_container-7 {
        display-radio: 1;
        display: none;
        background_radio: 1
    }

    #newhead .e_container-10 {
        display-radio: 1
    }

    #newhead .e_navigationB-1 {
        display-radio: 1
    }

    #newhead .e_container-4 {
        display-radio: 1
    }

    #newhead .e_container-6 {
        flex-direction: row-reverse;
        background_radio: 1;
        display-radio: 1
    }

    #newhead .e_container-11 {
        display-radio: 1;
        border-style: none;
        background_radio: 1;
        padding-right: 20px
    }

    #newhead .e_container-6>.p_item {
        flex: 0 0 40px
    }

    #newhead .e_container-15 {
        display-radio: 1;
        padding-left: 3%;
        padding-right: 3%
    }

    #newhead .e_image-16 {
        display-radio: 1;
        height: auto
    }

    #newhead .e_container-5 .s_img:first-of-type {
        opacity: 1
    }

    #newhead .e_container-5 .s_img:last-child {
        opacity: 0
    }

    #newhead .e_container-6 .cbox-6-0 {
        flex: 0 0 auto
    }

    #newhead .e_container-6 .cbox-6-1 {
        flex: 0 0 auto
    }

    #newhead .e_container-11 {
        padding-right: 15px
    }

    #newhead .e_container-24 {
        display-radio: 1;
        background_radio: 1;
        flex-direction: column
    }

    #newhead .e_container-24 .cbox-24-0 {
        flex: 0 0 100%
    }

    #newhead .e_container-24 .cbox-24-1 {
        flex: 0 0 100%;
        padding-left: 0px;
        padding-right: 0px
    }

    #newhead .e_container-25 .cbox-25-0 {
        align-self: center
    }

    #newhead .e_text-27 {
        font_radio: 2;
        display-radio: 1;
        font-size: 12px;
        color: rgba(0, 0, 0, 1);
        line-height: 1.5;
        text-align: center
    }

    #newhead .e_text-27 a {
        color: rgba(0, 0, 0, 1)
    }

    #newhead .e_text-27 a:hover {
        color: #2d8de8
    }

    #newhead .e_container-17 {
        background_radio: 1;
        display-radio: 1;
        width: 50px;
        height: 70px
    }

    #newhead .e_container-19 {
        background-color: #2d8de8
    }

    #newhead.active .e_container-19 {
        background-color: #2d8de8
    }

    #newhead .e_container-19:hover {
        background-color: #fba008
    }

    #newhead .e_loop-23 .p_list {
        display: flex;
        flex-wrap: wrap;
        position: relative;
        max-width: 100%;
        justify-content: center
    }

    #newhead .e_image-26 {
        padding: 0px
    }

    #newhead .e_loop-23 .p_loopitem:first-of-type .e_container-24 {
        border: none
    }

    #newhead .e_container-21:hover .e_container-22 {
        margin-top: -10px
    }

    #newhead.sy .e_container-5 .s_img:first-of-type {
        opacity: 1
    }

    #newhead.sy .e_container-5 .s_img:last-child {
        opacity: 0
    }

    #newhead.sy.active .e_container-5 .s_img:first-of-type {
        opacity: 1
    }

    #newhead.sy.active .e_container-5 .s_img:last-child {
        opacity: 0
    }

    #newhead.sy {
        display-radio: 1;
        transition: all .5s ease;
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0);
        background-color: rgba(255, 255, 255, 1);
        background_radio: 2
    }

    #newhead.sy .e_container-19 {
        background-color: #2d8de8
    }
}

@media screen and (min-width: 769px) {
    .L_nav .header2 {
        display: none
    }

    #newhead .e_loop-23 .p_loopitem {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(100% / 1)
    }

    #newhead .e_loop-23 .p_loopitem:first-of-type .e_container-24 {
        border: none
    }
}

@media screen and (max-width: 1580px) and (min-width: 1367px) {
    .L_nav .header1>.header-left {
        padding-right: 10px
    }

    .L_nav li.hvr-left {
        margin: 0px 0px
    }

    .L_nav .pc_nav li.hvr-left .home-dec {
        font-size: 16px;
        padding: 0px 20px
    }
}

@media screen and (max-width: 1366px) and (min-width: 1279px) {
    .L_nav .header1>.header-left {
        padding-right: 10px
    }

    .L_nav li.hvr-left {
        margin: 0px 0px
    }

    .L_nav .pc_nav li.hvr-left .home-dec {
        font-size: 15px;
        padding: 0px 16px
    }
}



/** 首页产品展示 **/
.pro_main_box {
    border-top-color: #cccccc;
    border-top-style: solid;
    border-top-width: 1px;
    border-right-color: #cccccc;
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: #cccccc;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: #cccccc;
    border-left-style: solid;
    border-left-width: 1px;
    position: relative;
}
.xg_img img{width:100%;}
.xg_img a {
    display: block;
    width: 100%;
    height: 100%;
}
.xg_text {
    height: auto;
    line-height: 25px;
    font-size: 14px;
    color: #666;
    text-align: left;
    word-wrap: break-word;
    word-break: normal;
}
.pro_main_box_text {
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 19px;
    padding-top: 20px;
    background-color: #ededed;
}
.pro_main_box_text_t1 {
    width: 100%;
    position: relative;
    top: 0px;
    left: 0px;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    line-height: 36px;
}
.pro_main_box_text_t2 {
    width: 100%;
    color: #333333;
    font-size: 16px;
    line-height: 28px;
    position: relative;
    top: 0px;
    left: 0px;

}
.pro_main_box_text_t2 p {
    position: relative;
    padding-left: 20px;

}
.pro_main_box_text_t2 p:before {
    display: block;
    content: '';
    width: 12px;
    height: 12px;
    background-color: #3388ff;
    position: absolute;
    left: 0;
    top: 8px;
}

.pro_tit{display: flex;width: 100%;font-size:25px;line-height: 22px;padding:10px 0; }
.pro_tit span{width:4px;border-radius: 2px;background:#2d8de8;margin-right: 10px;}
.flex-between{display: flex;justify-content: space-between;flex-wrap: wrap;}
/** 首页产品展示 **/










/** 首页供应服务展示 **/

#index_gy_service {
    min-height: 300px;
    background_radio: 2;
    display-radio: 1;
    background-fill-value: background-image;
    background-image: url(../images/7cb0930c-6bc9-4de4-80cb-7934218d5276.jpg)
}

#index_gy_service .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    background_radio: 2;
    display-radio: flex;
    padding-top: 4%;
    padding-bottom: 4%;
    background-color: rgba(0,0,0,0.5)
}

#index_gy_service .e_container-1 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#index_gy_service .e_container-2 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;
    background_radio: 1;
    display-radio: flex;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto
}

#index_gy_service .e_container-2 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#index_gy_service .e_container-12 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    background_radio: 1;
    display-radio: flex;
    margin-top: 60px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto
}

#index_gy_service .e_container-12 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#index_gy_service .e_container-12 .cbox-12-0 {
    align-self: center
}

#index_gy_service .e_button-13 {
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
    width: 200px;
    padding: 14px;
    background_radio: 1;
    border_radio: 1;
    font_radio: 1;
    radius_radio: 1;
    display-radio: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    background: #2d8de8;
    background-color: #2d8de8;
    font-size: 17px;
    border-radius: 10px;
    font-weight: bold;
    color: rgba(255,255,255,1)
}

#index_gy_service .e_button-13:hover {
    background: #2d8de8;
    background-color: #2d8de8
}

#index_gy_service .e_button-13 span {
    display: block;
    width: 100%;
    position: relative;
    z-index: 1;
    outline: 0;
    margin: 0px;
    overflow: hidden
}

#index_gy_service .e_button-13::after {
    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    transition: all .3s;
    z-index: 0;
    opacity: 0;
    top: 0;
    left: 0px
}

#index_gy_service .e_button-13:hover::after {
    opacity: 1
}

#index_gy_service .e_button-14 {
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
    width: 200px;
    padding: 14px;
    background_radio: 1;
    border_radio: 1;
    font_radio: 1;
    radius_radio: 1;
    display-radio: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    background: #fba008;
    background-color: #fba008;
    font-size: 17px;
    border-radius: 10px;
    font-weight: bold;
    color: rgba(255,255,255,1)
}

#index_gy_service .e_button-14:hover {
    background: #2d8de8;
    background-color: #2d8de8
}

#index_gy_service .e_button-14 span {
    display: block;
    width: 100%;
    position: relative;
    z-index: 1;
    outline: 0;
    margin: 0px;
    overflow: hidden
}

#index_gy_service .e_button-14::after {
    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    transition: all .3s;
    z-index: 0;
    opacity: 0;
    top: 0;
    left: 0px
}

#index_gy_service .e_button-14:hover::after {
    opacity: 1
}

#index_gy_service .e_container-15 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0px;
    padding-top: 0px;
    display-radio: flex;
    width: auto;
    padding-left: 0px;
    padding-bottom: 0px;
    margin-bottom: 20px;
    margin-top: 0px;
    background_radio: 1;
    max-width: none
}

#index_gy_service .e_container-15 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#index_gy_service .e_container-15 .p_item {
    display-radio: 1
}

#index_gy_service .e_text-16 {
    font_radio: 2;
    text-align: center;
    line-height: 1.2;
    margin-top: 0px;
    display-radio: 1;
    margin-bottom: 0px;
    font-weight: normal;
    margin-left: auto;
    margin-right: auto;
    font-size: 44px;
    color: rgba(255,255,255,1)
}

#index_gy_service .e_container-17 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    background_radio: 1;
    display-radio: flex;
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px
}

#index_gy_service .e_container-17 > .p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#index_gy_service .e_container-17 .p_item {
    display-radio: 1
}

#index_gy_service .e_line-18 {
    width: 38px;
    margin-right: auto;
    height: 15px;
    display-radio: 1;
    margin-top: 15px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    line_radio: 2;
    border-top-style: solid;
    border-top-width: 3px;
    margin-left: 0px;
    border-top-color: #fba008
}

#index_gy_service .e_line-19 {
    width: 38px;
    margin-right: 0px;
    height: 15px;
    display-radio: 1;
    margin-top: 15px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    line_radio: 2;
    border-top-style: solid;
    border-top-width: 3px;
    margin-left: auto;
    border-top-color: #2d8de8
}

#index_gy_service .e_richText-20 {
    font_radio: 2;
    color: rgba(255,255,255,1);
    text-align: center;
    margin-right: auto;
    display-radio: 1;
    width: auto;
    line-height: 1.8;
    padding-top: 0px;
    margin-top: 0px;
    padding-right: 0px;
    font-weight: normal;
    font-size: 16px;
    margin-left: auto;
    max-width: 1160px;
    padding-left: 0px
}

@media screen and (max-width: 768px) {
    #index_gy_service .e_container-1 {
        padding-top:40px;
        padding-bottom: 40px
    }

    #index_gy_service .e_container-12 {
        margin-top: 20px
    }

    #index_gy_service .e_button-13 {
        width: 96%;
        padding: 10px;
        margin-top: 0px;
        font-size: 16px;
        border-radius: 10px;
        font-weight: bold
    }

    #index_gy_service .e_button-14 {
        width: 96%;
        padding: 10px;
        margin-top: 0px;
        font-size: 16px;
        border-radius: 10px;
        font-weight: bold
    }

    #index_gy_service .e_container-15 {
        display-radio: 1;
        padding-left: 0px;
        padding-right: 0px;
        background_radio: 1;
        margin-bottom: 20px
    }

    #index_gy_service .e_text-16 {
        display-radio: 1;
        font_radio: 2;
        font-size: 24px
    }

    #index_gy_service .e_container-17 {
        background_radio: 1;
        display-radio: 1;
        padding-top: 0px;
        padding-bottom: 0px
    }

    #index_gy_service .e_line-18 {
        display-radio: 1;
        width: 28px;
        height: 15px;
        margin-top: 15px;
        line_radio: 1
    }

    #index_gy_service .e_line-19 {
        display-radio: 1;
        width: 28px;
        height: 15px;
        margin-top: 15px;
        line_radio: 1
    }

    #index_gy_service .e_richText-20 {
        display-radio: 1;
        font_radio: 2;
        padding-right: 0px;
        padding-left: 0px;
        font-size: 14px;
        margin-top: 0px;
        margin-bottom: 0px
    }
}


/*产品列表页*/
.form_tab_name_list{background-color: #e3e3e3;}
.form_tab_name_list div{display: flex;justify-content: center;align-items: center;flex-direction: column;height: 52px;}

.form_tab_name_list p{font-weight:600;color:#000;font-size:18px;}

.form_tab_item_list div{display: flex;justify-content: center;align-items: center;flex-direction: column;height: 52px;}
.form_tab_item_list:nth-child(2n+1) {background-color: #ededed;}

.form_tab_item_list .r24 a{margin-left: 32px;width: 98px;height: 32px;font-size: 14px;text-align: center;line-height: 32px;border:1px solid #3388ff;color: #3388ff;}
.form_tab_item_list .r24:hover a{color: #fff;background-color:#3388ff;}
.r20 {width: 400px;}
.r20 a{color:#3388ff}
.r21 {width: 200px;}
.r22 {width: 200px;}
.r23 {width: 200px;}
.r24 {width: 400px;}

/*产品列表页*/


    





/*产品内容页*/
.product_big_pic {border:1px solid #cccccc;display: inline-block;position: relative;box-shadow: none;}
.product_tit {margin-bottom: 20px;margin-top: 0px;width: auto;color: #333333;font-size: 33px;line-height: 50px;display: inline-block;}
.product_fbt {margin-bottom: 20px;margin-left: 20px;margin-top: 0px;width: auto;color: #333333;font-size: 20px;line-height: 42px;display: inline-block;}
.product_description p {padding-left: 20px;position: relative;margin:20px 0;}
.product_description p:before {display: block;content: "";width: 10px;height: 10px;background-color: #3388ff;position: absolute;left: 0px;top: 8px;}
.form_tab {margin-bottom: 51px;}
.form_tab_name{border:1px solid #cccccc;width: 100%;color:#fff;background:#2d8de8;}
.form_tab_name div{border-right: 1px solid #fff;display: flex;justify-content: center;align-items: center;flex-direction: column;height: 52px;}
.form_tab_item{border-right: 1px solid #cccccc;border-bottom: 1px solid #cccccc;border-left: 1px solid #cccccc;}
.form_tab_item div{display: flex;justify-content: center;align-items: center;flex-direction: column;height: 52px;border-right: 1px solid #cccccc;}
.form_tab_name div:nth-last-child(1){border-right:0;}
.form_tab_item div:nth-last-child(1){border-right:0;}

.borderhui{border:1px solid #cccccc;}
.r1 {width: 172px;}
.r2 {width: 92px;}
.r3 {width: 88px;}
.r4 {width: 106px;}
.r5 {width: 96px;}
.r6 {width: 120px;}
.r7 {width: 98px;}
.r8 {width: 90px;}
.r9 {width: 92px;}
.r10 {width: 84px;}
.r11 {width: 74px;}
.r12 {width: 134px;}
.r13 {width: 76px;}
.r14 {width: 76px;}
.scroll-x {overflow-x: scroll;}
.flex{display: flex}
.form_tab_item:nth-child(2n+1) {background-color: #ededed;}
.center {text-align: center}
.pro_row_tit {width: 100%;color: #333333;font-size: 30px;line-height: 60px;position: relative;top: 0px;left: 0px;margin-top: 30px;}
.pro_row_more {padding: 25px;width: 100%;line-height: 36px;border: 1px solid #cccccc;position: relative;}

@media only screen and (max-width: 768px){
.scroll-1400x{overflow-x: scroll;width: 1400px}
.form_tab_name{overflow-x: scroll;width: 1400px}
.form_tab_item{overflow-x: scroll;width: 1400px}
}


.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
	position: relative;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px
}
.col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}
.row-cols-1>* {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.row-cols-2>* {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
.row-cols-3>* {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%
}
.row-cols-4>* {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}
.row-cols-5>* {
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%
}
.row-cols-6>* {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%
}
.col-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%
}
.col-1 {
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%
}
.col-2 {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%
}
.col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}
.col-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%
}
.col-5 {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%
}
.col-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
.col-7 {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%
}
.col-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%
}
.col-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}
.col-10 {
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%
}
.col-11 {
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%
}
.col-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
@media (min-width:576px) {
	.col-sm {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.row-cols-sm-1>* {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.row-cols-sm-2>* {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.row-cols-sm-3>* {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}
	.row-cols-sm-4>* {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.row-cols-sm-5>* {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%
	}
	.row-cols-sm-6>* {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}
	.col-sm-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	.col-sm-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}
	.col-sm-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}
	.col-sm-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-sm-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}
	.col-sm-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}
	.col-sm-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-sm-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}
	.col-sm-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}
	.col-sm-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-sm-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}
	.col-sm-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}
	.col-sm-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-sm-first {
		-ms-flex-order: -1;
		order: -1
	}
	.order-sm-last {
		-ms-flex-order: 13;
		order: 13
	}
	.order-sm-0 {
		-ms-flex-order: 0;
		order: 0
	}
	.order-sm-1 {
		-ms-flex-order: 1;
		order: 1
	}
	.order-sm-2 {
		-ms-flex-order: 2;
		order: 2
	}
	.order-sm-3 {
		-ms-flex-order: 3;
		order: 3
	}
	.order-sm-4 {
		-ms-flex-order: 4;
		order: 4
	}
	.order-sm-5 {
		-ms-flex-order: 5;
		order: 5
	}
	.order-sm-6 {
		-ms-flex-order: 6;
		order: 6
	}
	.order-sm-7 {
		-ms-flex-order: 7;
		order: 7
	}
	.order-sm-8 {
		-ms-flex-order: 8;
		order: 8
	}
	.order-sm-9 {
		-ms-flex-order: 9;
		order: 9
	}
	.order-sm-10 {
		-ms-flex-order: 10;
		order: 10
	}
	.order-sm-11 {
		-ms-flex-order: 11;
		order: 11
	}
	.order-sm-12 {
		-ms-flex-order: 12;
		order: 12
	}
	.offset-sm-0 {
		margin-left: 0
	}
	.offset-sm-1 {
		margin-left: 8.333333%
	}
	.offset-sm-2 {
		margin-left: 16.666667%
	}
	.offset-sm-3 {
		margin-left: 25%
	}
	.offset-sm-4 {
		margin-left: 33.333333%
	}
	.offset-sm-5 {
		margin-left: 41.666667%
	}
	.offset-sm-6 {
		margin-left: 50%
	}
	.offset-sm-7 {
		margin-left: 58.333333%
	}
	.offset-sm-8 {
		margin-left: 66.666667%
	}
	.offset-sm-9 {
		margin-left: 75%
	}
	.offset-sm-10 {
		margin-left: 83.333333%
	}
	.offset-sm-11 {
		margin-left: 91.666667%
	}
}
@media (min-width:768px) {
	.col-md {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.row-cols-md-1>* {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.row-cols-md-2>* {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.row-cols-md-3>* {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}
	.row-cols-md-4>* {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.row-cols-md-5>* {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%
	}
	.row-cols-md-6>* {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}
	.col-md-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	.col-md-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}
	.col-md-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}
	.col-md-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-md-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}
	.col-md-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}
	.col-md-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-md-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}
	.col-md-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}
	.col-md-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-md-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}
	.col-md-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}
	.col-md-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-md-first {
		-ms-flex-order: -1;
		order: -1
	}
	.order-md-last {
		-ms-flex-order: 13;
		order: 13
	}
	.order-md-0 {
		-ms-flex-order: 0;
		order: 0
	}
	.order-md-1 {
		-ms-flex-order: 1;
		order: 1
	}
	.order-md-2 {
		-ms-flex-order: 2;
		order: 2
	}
	.order-md-3 {
		-ms-flex-order: 3;
		order: 3
	}
	.order-md-4 {
		-ms-flex-order: 4;
		order: 4
	}
	.order-md-5 {
		-ms-flex-order: 5;
		order: 5
	}
	.order-md-6 {
		-ms-flex-order: 6;
		order: 6
	}
	.order-md-7 {
		-ms-flex-order: 7;
		order: 7
	}
	.order-md-8 {
		-ms-flex-order: 8;
		order: 8
	}
	.order-md-9 {
		-ms-flex-order: 9;
		order: 9
	}
	.order-md-10 {
		-ms-flex-order: 10;
		order: 10
	}
	.order-md-11 {
		-ms-flex-order: 11;
		order: 11
	}
	.order-md-12 {
		-ms-flex-order: 12;
		order: 12
	}
	.offset-md-0 {
		margin-left: 0
	}
	.offset-md-1 {
		margin-left: 8.333333%
	}
	.offset-md-2 {
		margin-left: 16.666667%
	}
	.offset-md-3 {
		margin-left: 25%
	}
	.offset-md-4 {
		margin-left: 33.333333%
	}
	.offset-md-5 {
		margin-left: 41.666667%
	}
	.offset-md-6 {
		margin-left: 50%
	}
	.offset-md-7 {
		margin-left: 58.333333%
	}
	.offset-md-8 {
		margin-left: 66.666667%
	}
	.offset-md-9 {
		margin-left: 75%
	}
	.offset-md-10 {
		margin-left: 83.333333%
	}
	.offset-md-11 {
		margin-left: 91.666667%
	}
}
@media (min-width:992px) {
	.col-lg {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.row-cols-lg-1>* {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.row-cols-lg-2>* {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.row-cols-lg-3>* {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}
	.row-cols-lg-4>* {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.row-cols-lg-5>* {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%
	}
	.row-cols-lg-6>* {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}
	.col-lg-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	.col-lg-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}
	.col-lg-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}
	.col-lg-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-lg-4 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-lg-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}
	.col-lg-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-lg-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}
	.col-lg-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}
	.col-lg-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-lg-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}
	.col-lg-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}
	.col-lg-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-lg-first {
		-ms-flex-order: -1;
		order: -1
	}
	.order-lg-last {
		-ms-flex-order: 13;
		order: 13
	}
	.order-lg-0 {
		-ms-flex-order: 0;
		order: 0
	}
	.order-lg-1 {
		-ms-flex-order: 1;
		order: 1
	}
	.order-lg-2 {
		-ms-flex-order: 2;
		order: 2
	}
	.order-lg-3 {
		-ms-flex-order: 3;
		order: 3
	}
	.order-lg-4 {
		-ms-flex-order: 4;
		order: 4
	}
	.order-lg-5 {
		-ms-flex-order: 5;
		order: 5
	}
	.order-lg-6 {
		-ms-flex-order: 6;
		order: 6
	}
	.order-lg-7 {
		-ms-flex-order: 7;
		order: 7
	}
	.order-lg-8 {
		-ms-flex-order: 8;
		order: 8
	}
	.order-lg-9 {
		-ms-flex-order: 9;
		order: 9
	}
	.order-lg-10 {
		-ms-flex-order: 10;
		order: 10
	}
	.order-lg-11 {
		-ms-flex-order: 11;
		order: 11
	}
	.order-lg-12 {
		-ms-flex-order: 12;
		order: 12
	}
	.offset-lg-0 {
		margin-left: 0
	}
	.offset-lg-1 {
		margin-left: 8.333333%
	}
	.offset-lg-2 {
		margin-left: 16.666667%
	}
	.offset-lg-3 {
		margin-left: 25%
	}
	.offset-lg-4 {
		margin-left: 33.333333%
	}
	.offset-lg-5 {
		margin-left: 41.666667%
	}
	.offset-lg-6 {
		margin-left: 50%
	}
	.offset-lg-7 {
		margin-left: 58.333333%
	}
	.offset-lg-8 {
		margin-left: 66.666667%
	}
	.offset-lg-9 {
		margin-left: 75%
	}
	.offset-lg-10 {
		margin-left: 83.333333%
	}
	.offset-lg-11 {
		margin-left: 91.666667%
	}
}
@media (min-width:1200px) {
	.col-xl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.row-cols-xl-1>* {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.row-cols-xl-2>* {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.row-cols-xl-3>* {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}
	.row-cols-xl-4>* {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.row-cols-xl-5>* {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%
	}
	.row-cols-xl-6>* {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}
	.col-xl-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	.col-xl-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}
	.col-xl-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}
	.col-xl-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-xl-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}
	.col-xl-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}
	.col-xl-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-xl-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}
	.col-xl-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}
	.col-xl-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-xl-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}
	.col-xl-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}
	.col-xl-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-xl-first {
		-ms-flex-order: -1;
		order: -1
	}
	.order-xl-last {
		-ms-flex-order: 13;
		order: 13
	}
	.order-xl-0 {
		-ms-flex-order: 0;
		order: 0
	}
	.order-xl-1 {
		-ms-flex-order: 1;
		order: 1
	}
	.order-xl-2 {
		-ms-flex-order: 2;
		order: 2
	}
	.order-xl-3 {
		-ms-flex-order: 3;
		order: 3
	}
	.order-xl-4 {
		-ms-flex-order: 4;
		order: 4
	}
	.order-xl-5 {
		-ms-flex-order: 5;
		order: 5
	}
	.order-xl-6 {
		-ms-flex-order: 6;
		order: 6
	}
	.order-xl-7 {
		-ms-flex-order: 7;
		order: 7
	}
	.order-xl-8 {
		-ms-flex-order: 8;
		order: 8
	}
	.order-xl-9 {
		-ms-flex-order: 9;
		order: 9
	}
	.order-xl-10 {
		-ms-flex-order: 10;
		order: 10
	}
	.order-xl-11 {
		-ms-flex-order: 11;
		order: 11
	}
	.order-xl-12 {
		-ms-flex-order: 12;
		order: 12
	}
	.offset-xl-0 {
		margin-left: 0
	}
	.offset-xl-1 {
		margin-left: 8.333333%
	}
	.offset-xl-2 {
		margin-left: 16.666667%
	}
	.offset-xl-3 {
		margin-left: 25%
	}
	.offset-xl-4 {
		margin-left: 33.333333%
	}
	.offset-xl-5 {
		margin-left: 41.666667%
	}
	.offset-xl-6 {
		margin-left: 50%
	}
	.offset-xl-7 {
		margin-left: 58.333333%
	}
	.offset-xl-8 {
		margin-left: 66.666667%
	}
	.offset-xl-9 {
		margin-left: 75%
	}
	.offset-xl-10 {
		margin-left: 83.333333%
	}
	.offset-xl-11 {
		margin-left: 91.666667%
	}
}