@charset "utf-8";
/* CSS Document */

/* anton-regular */
@font-face {
  font-family: 'Anton';
  font-style: normal;
  font-weight: regular;
  src: url('//lib.baomitu.com/fonts/anton/anton-regular.eot'); /* IE9 Compat Modes */
  src: local('Anton'), local('Anton-Normal'),
       url('//lib.baomitu.com/fonts/anton/anton-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//lib.baomitu.com/fonts/anton/anton-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('//lib.baomitu.com/fonts/anton/anton-regular.woff') format('woff'), /* Modern Browsers */
       url('//lib.baomitu.com/fonts/anton/anton-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('//lib.baomitu.com/fonts/anton/anton-regular.svg#Anton') format('svg'); /* Legacy iOS */
}



/* montserrat-300 */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: url('//lib.baomitu.com/fonts/montserrat/montserrat-300.eot'); /* IE9 Compat Modes */
  src: local('Montserrat'), local('Montserrat-Normal'),
       url('//lib.baomitu.com/fonts/montserrat/montserrat-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//lib.baomitu.com/fonts/montserrat/montserrat-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('//lib.baomitu.com/fonts/montserrat/montserrat-300.woff') format('woff'), /* Modern Browsers */
       url('//lib.baomitu.com/fonts/montserrat/montserrat-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('//lib.baomitu.com/fonts/montserrat/montserrat-300.svg#Montserrat') format('svg'); /* Legacy iOS */
}

/* open-sans-regular */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: regular;
  src: url('//lib.baomitu.com/fonts/open-sans/open-sans-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans'), local('OpenSans-Normal'),
       url('//lib.baomitu.com/fonts/open-sans/open-sans-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//lib.baomitu.com/fonts/open-sans/open-sans-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('//lib.baomitu.com/fonts/open-sans/open-sans-regular.woff') format('woff'), /* Modern Browsers */
       url('//lib.baomitu.com/fonts/open-sans/open-sans-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('//lib.baomitu.com/fonts/open-sans/open-sans-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}





/*========================================== 全局样式  ================================================*/
*{margin: 0;padding: 0;  outline: none;  box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */font-family: 'Open Sans', "Microsoft Yahei", 微软雅黑;}
html{-webkit-text-size-adjust:none; /*解决chrome浏览器下字体不能小于12px*/}
body{font-size: 12px;}
dt + dd {margin-top: 0;}
input,textarea,select, button{color: #666;vertical-align: middle;outline:none;resize: none;}

.fl{float: left;}
.fr{float: right;}
ul,li,dl ,dt , dd{list-style: none;margin:0;padding: 0;}
ul > li > ul, ul > li > ol, ol > li > ol, ol > li > ul{margin: 0;}
.table_list{width: 100%;}
.table_list,.table_list th,.table_list td{border:1px solid #ccc;-webkit-box-sizing:content-box;box-sizing:content-box;}
.table_list td, .table_list th{background-color: #fff;padding:5px 10px;}
a,a:hover{text-decoration: none;}
a{color: #333;}
a:hover{color: #0174d7;}
img{vertical-align:middle;border:none;}
p{margin:0;padding: 0;}

h1,h2,h3,h4,h5,h6{margin:0;padding: 0;font-weight: normal;}
[class^="bk"]{line-height: 0px;display: block;font-size: 0;clear: both;}
input,textarea{color: #666;vertical-align: middle;outline:none;resize: none;}
.bk0{height: 0;}.bk10{height: 10px;}.bk15{height: 15px;}.bk20{height: 20px;}.bk30{height: 30px;}.bk35{height: 35px;}.bk40{height: 40px;}.bk50{height: 50px;}.bk55{height: 55px;}.bk60{height: 60px;}.bk70{height: 70px;}.bk75{height: 75px;}.bk80{height: 80px;}
a,button,input{ outline: none;}
/*========================================== 全局样式 END  ================================================*/


/*========================================== 表单提交提示弹窗  ================================================*/
.tips-bg{width: 100%;height: 100%;position: fixed;z-index: 99955599;background-color:#000;opacity:0.6;top: 0;left: 0;}
#tips{background-color:#fff;position: fixed;left: 0;right: 0;top: 0;bottom: 0;margin:auto;z-index:999555998;overflow: hidden;}
#tips div{overflow: hidden;position: relative;color: #666;font-size: 14px;height: 100%;}
#tips div .btn{display: block;position: absolute;bottom: 20px;right: 20px;height: 30px;background-color: #0174d7;color: #fff;line-height: 30px;text-align: center;cursor: pointer;padding: 0 10px;}
#tips h1{font-size: 18px;margin-bottom: 10px;color: #333;font-weight: normal;}


.bdshare_weixin_qrcode_dialog_bg,.bdshare_weixin_qrcode_dialog{-webkit-box-sizing: content-box;box-sizing: content-box;}


 /*========================================== 表单提交提示弹窗 END  ================================================*/



[class=am-col]+[class=am-col]:last-child, [class^=col-]+[class^=col-]:last-child {
    float: left;
}



/* =============== jquery.liMarquee.js 滚动样式 ================ */
/*Plugin CSS*/
.str_wrap{overflow:hidden;//zoom:1;width:100%;font-size:12px;line-height:16px;position:relative;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;}
.str_wrap.str_active{background:#f1f1f1;}
.str_move{white-space:nowrap;position:absolute;top:0;left:0;cursor:move;}
.str_move_clone{display:inline-block;//display:inline;//zoom:1;vertical-align:top;position:absolute;left:100%;top:0;}
.str_vertical .str_move_clone{left:0;top:100%;}
.str_down .str_move_clone{left:0;bottom:100%;}
.str_vertical .str_move,
.str_down .str_move{white-space:normal;width:100%;}
.str_static .str_move,
.no_drag .str_move,
.noStop .str_move{cursor:inherit;}
.str_wrap img{max-width:none!important;}


.foot-fixed-nav{position: fixed;bottom: 0;width: 100%;z-index: 9999;left: 0;background-color: #0174d7}

.foot-fixed-nav li{display: inline-block;width: 25%;}
.foot-fixed-nav li a{color: #fff;text-align: center;display: block;padding:10px 0;font-size: 14px;position: relative;-o-text-overflow: ellipsis;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.foot-fixed-nav li a::after{content: '';display: block;width: 1px;height: 100%;right: 0;top: 0;background-color: rgba(255,255,255,.1);position: absolute;}
.foot-fixed-nav li a i{display: block;margin:0 auto 5px;font-size: 18px;}




.clearfix::after{display: block;clear: both;content: '';a}


.container{margin:0 auto;}







.row{margin:0 -20px}

.col-lg1,.col-lg2,.col-lg3,.col-lg4,.col-lg5,.col-lg6,.col-lg7,.col-lg8,.col-lg9,.col-lg10,.col-lg11,.col-lg12,.col-lg13,.col-lg14,.col-lg15,.col-lg16,.col-lg17,.col-lg18,.col-lg19,.col-lg20,.col-lg21,.col-lg22,.col-lg23,.col-lg24,.col-md1,.col-md2,.col-md3,.col-md4,.col-md5,.col-md6,.col-md7,.col-md8,.col-md9,.col-md10,.col-md11,.col-md12,.col-md13,.col-md14,.col-md15,.col-md16,.col-md17,.col-md18,.col-md19,.col-md20,.col-md21,.col-md22,.col-md23,.col-md24,.col-sm1,.col-sm2,.col-sm3,.col-sm4,.col-sm5,.col-sm6,.col-sm7,.col-sm8,.col-sm9,.col-sm10,.col-sm11,.col-sm12,.col-sm13,.col-sm14,.col-sm15,.col-sm16,.col-sm17,.col-sm18,.col-sm19,.col-sm20,.col-sm21,.col-sm22,.col-sm23,.col-sm24,.col-xs1,.col-xs2,.col-xs3,.col-xs4,.col-xs5,.col-xs6,.col-xs7,.col-xs8,.col-xs9,.col-xs10,.col-xs11,.col-xs12,.col-xs13,.col-xs14,.col-xs15,.col-xs16,.col-xs17,.col-xs18,.col-xs19,.col-xs20,.col-xs21,.col-xs22,.col-xs23,.col-xs24{position:relative;display:block;padding:0 20px}

.col-xs1,.col-xs2,.col-xs3,.col-xs4,.col-xs5,.col-xs6,.col-xs7,.col-xs8,.col-xs9,.col-xs10,.col-xs11,.col-xs12,.col-xs13,.col-xs14,.col-xs15,.col-xs16,.col-xs17,.col-xs18,.col-xs19,.col-xs20,.col-xs21,.col-xs22,.col-xs23,.col-xs24{float:left}
.col-xs1{width:4.166666667%}
.col-xs2{width:8.333333333%}
.col-xs3{width:12.5%}
.col-xs4{width:16.666666667%}
.col-xs5{width:20.833333333%}
.col-xs6{width:25%}
.col-xs7{width:29.166666667%}
.col-xs8{width:33.333333333%}
.col-xs9{width:37.5%}
.col-xs10{width:41.666666667%}
.col-xs11{width:45.833333333%}
.col-xs12{width:50%}
.col-xs13{width:54.166666667%}
.col-xs14{width:58.333333333%}
.col-xs15{width:62.5%}
.col-xs16{width:66.666666667%}
.col-xs17{width:70.833333333%}
.col-xs18{width:75%}
.col-xs19{width:79.166666667%}
.col-xs20{width:83.333333333%}
.col-xs21{width:87.5%}
.col-xs22{width:91.666666667%}
.col-xs23{width:95.833333333%}
.col-xs24{width:100%}
.col-xs-offset1{margin-left:4.166666667%}
.col-xs-offset2{margin-left:8.333333333%}
.col-xs-offset3{margin-left:12.5%}
.col-xs-offset4{margin-left:16.666666667%}
.col-xs-offset5{margin-left:20.833333333%}
.col-xs-offset6{margin-left:25%}
.col-xs-offset7{margin-left:29.166666667%}
.col-xs-offset8{margin-left:33.333333333%}
.col-xs-offset9{margin-left:37.5%}
.col-xs-offset10{margin-left:41.666666667%}
.col-xs-offset11{margin-left:45.833333333%}
.col-xs-offset12{margin-left:50%}
.col-xs-offset13{margin-left:54.166666667%}
.col-xs-offset14{margin-left:58.333333333%}
.col-xs-offset15{margin-left:62.5%}
.col-xs-offset16{margin-left:66.666666667%}
.col-xs-offset17{margin-left:70.833333333%}
.col-xs-offset18{margin-left:75%}
.col-xs-offset19{margin-left:79.166666667%}
.col-xs-offset20{margin-left:83.333333333%}
.col-xs-offset21{margin-left:87.5%}
.col-xs-offset22{margin-left:91.666666667%}
.col-xs-offset23{margin-left:95.833333333%}
.col-xs-offset24{margin-left:100%}
@media screen and (min-width:768px){
	.row{margin:0 -8px}
	.col-sm1,.col-sm2,.col-sm3,.col-sm4,.col-sm5,.col-sm6,.col-sm7,.col-sm8,.col-sm9,.col-sm10,.col-sm11,.col-sm12,.col-sm13,.col-sm14,.col-sm15,.col-sm16,.col-sm17,.col-sm18,.col-sm19,.col-sm20,.col-sm21,.col-sm22,.col-sm23,.col-sm24{float:left;padding: 0 8px;}
	.col-sm1{width:4.166666667%}
	.col-sm2{width:8.333333333%}
	.col-sm3{width:12.5%}
	.col-sm4{width:16.666666667%}
	.col-sm5{width:20.833333333%}
	.col-sm6{width:25%}
	.col-sm7{width:29.166666667%}
	.col-sm8{width:33.333333333%}
	.col-sm9{width:37.5%}
	.col-sm10{width:41.666666667%}
	.col-sm11{width:45.833333333%}
	.col-sm12{width:50%}
	.col-sm13{width:54.166666667%}
	.col-sm14{width:58.333333333%}
	.col-sm15{width:62.5%}
	.col-sm16{width:66.666666667%}
	.col-sm17{width:70.833333333%}
	.col-sm18{width:75%}
	.col-sm19{width:79.166666667%}
	.col-sm20{width:83.333333333%}
	.col-sm21{width:87.5%}
	.col-sm22{width:91.666666667%}
	.col-sm23{width:95.833333333%}
	.col-sm24{width:100%}
	.col-sm-offset1{margin-left:4.166666667%}
	.col-sm-offset2{margin-left:8.333333333%}
	.col-sm-offset3{margin-left:12.5%}
	.col-sm-offset4{margin-left:16.666666667%}
	.col-sm-offset5{margin-left:20.833333333%}
	.col-sm-offset6{margin-left:25%}
	.col-sm-offset7{margin-left:29.166666667%}
	.col-sm-offset8{margin-left:33.333333333%}
	.col-sm-offset9{margin-left:37.5%}
	.col-sm-offset10{margin-left:41.666666667%}
	.col-sm-offset11{margin-left:45.833333333%}
	.col-sm-offset12{margin-left:50%}
	.col-sm-offset13{margin-left:54.166666667%}
	.col-sm-offset14{margin-left:58.333333333%}
	.col-sm-offset15{margin-left:62.5%}
	.col-sm-offset16{margin-left:66.666666667%}
	.col-sm-offset17{margin-left:70.833333333%}
	.col-sm-offset18{margin-left:75%}
	.col-sm-offset19{margin-left:79.166666667%}
	.col-sm-offset20{margin-left:83.333333333%}
	.col-sm-offset21{margin-left:87.5%}
	.col-sm-offset22{margin-left:91.666666667%}
	.col-sm-offset23{margin-left:95.833333333%}
	.col-sm-offset24{margin-left:100%}
}
@media screen and (min-width:992px){
	.row{margin:0 -10px}
	.col-md1,.col-md2,.col-md3,.col-md4,.col-md5,.col-md6,.col-md7,.col-md8,.col-md9,.col-md10,.col-md11,.col-md12,.col-md13,.col-md14,.col-md15,.col-md16,.col-md17,.col-md18,.col-md19,.col-md20,.col-md21,.col-md22,.col-md23,.col-md24{float:left;padding: 0 10px;}

	.col-md1{width:4.166666667%}
	.col-md2{width:8.333333333%}
	.col-md3{width:12.5%}
	.col-md4{width:16.666666667%}
	.col-md5{width:20.833333333%}
	.col-md6{width:25%}
	.col-md7{width:29.166666667%}
	.col-md8{width:33.333333333%}
	.col-md9{width:37.5%}
	.col-md10{width:41.666666667%}
	.col-md11{width:45.833333333%}
	.col-md12{width:50%}
	.col-md13{width:54.166666667%}
	.col-md14{width:58.333333333%}
	.col-md15{width:62.5%}
	.col-md16{width:66.666666667%}
	.col-md17{width:70.833333333%}
	.col-md18{width:75%}
	.col-md19{width:79.166666667%}
	.col-md20{width:83.333333333%}
	.col-md21{width:87.5%}
	.col-md22{width:91.666666667%}
	.col-md23{width:95.833333333%}
	.col-md24{width:100%}
	.col-md-offset1{margin-left:4.166666667%}
	.col-md-offset2{margin-left:8.333333333%}
	.col-md-offset3{margin-left:12.5%}
	.col-md-offset4{margin-left:16.666666667%}
	.col-md-offset5{margin-left:20.833333333%}
	.col-md-offset6{margin-left:25%}
	.col-md-offset7{margin-left:29.166666667%}
	.col-md-offset8{margin-left:33.333333333%}
	.col-md-offset9{margin-left:37.5%}
	.col-md-offset10{margin-left:41.666666667%}
	.col-md-offset11{margin-left:45.833333333%}
	.col-md-offset12{margin-left:50%}
	.col-md-offset13{margin-left:54.166666667%}
	.col-md-offset14{margin-left:58.333333333%}
	.col-md-offset15{margin-left:62.5%}
	.col-md-offset16{margin-left:66.666666667%}
	.col-md-offset17{margin-left:70.833333333%}
	.col-md-offset18{margin-left:75%}
	.col-md-offset19{margin-left:79.166666667%}
	.col-md-offset20{margin-left:83.333333333%}
	.col-md-offset21{margin-left:87.5%}
	.col-md-offset22{margin-left:91.666666667%}
	.col-md-offset23{margin-left:95.833333333%}
	.col-md-offset24{margin-left:100%}
}
@media screen and (min-width:1200px){
	.row{margin:0 -20px}
	.col-lg1,.col-lg2,.col-lg3,.col-lg4,.col-lg5,.col-lg6,.col-lg7,.col-lg8,.col-lg9,.col-lg10,.col-lg11,.col-lg12,.col-lg13,.col-lg14,.col-lg15,.col-lg16,.col-lg17,.col-lg18,.col-lg19,.col-lg20,.col-lg21,.col-lg22,.col-lg23,.col-lg24{float:left;padding: 0 20px;}
	.col-lg1{width:4.166666667%}
	.col-lg2{width:8.333333333%}
	.col-lg3{width:12.5%}
	.col-lg4{width:16.666666667%}
	.col-lg5{width:20.833333333%}
	.col-lg6{width:25%}
	.col-lg7{width:29.166666667%}
	.col-lg8{width:33.333333333%}
	.col-lg9{width:37.5%}
	.col-lg10{width:41.666666667%}
	.col-lg11{width:45.833333333%}
	.col-lg12{width:50%}
	.col-lg13{width:54.166666667%}
	.col-lg14{width:58.333333333%}
	.col-lg15{width:62.5%}
	.col-lg16{width:66.666666667%}
	.col-lg17{width:70.833333333%}
	.col-lg18{width:75%}
	.col-lg19{width:79.166666667%}
	.col-lg20{width:83.333333333%}
	.col-lg21{width:87.5%}
	.col-lg22{width:91.666666667%}
	.col-lg23{width:95.833333333%}
	.col-lg24{width:100%}
	.col-lg-offset1{margin-left:4.166666667%}
	.col-lg-offset2{margin-left:8.333333333%}
	.col-lg-offset3{margin-left:12.5%}
	.col-lg-offset4{margin-left:16.666666667%}
	.col-lg-offset5{margin-left:20.833333333%}
	.col-lg-offset6{margin-left:25%}
	.col-lg-offset7{margin-left:29.166666667%}
	.col-lg-offset8{margin-left:33.333333333%}
	.col-lg-offset9{margin-left:37.5%}
	.col-lg-offset10{margin-left:41.666666667%}
	.col-lg-offset11{margin-left:45.833333333%}
	.col-lg-offset12{margin-left:50%}
	.col-lg-offset13{margin-left:54.166666667%}
	.col-lg-offset14{margin-left:58.333333333%}
	.col-lg-offset15{margin-left:62.5%}
	.col-lg-offset16{margin-left:66.666666667%}
	.col-lg-offset17{margin-left:70.833333333%}
	.col-lg-offset18{margin-left:75%}
	.col-lg-offset19{margin-left:79.166666667%}
	.col-lg-offset20{margin-left:83.333333333%}
	.col-lg-offset21{margin-left:87.5%}
	.col-lg-offset22{margin-left:91.666666667%}
	.col-lg-offset23{margin-left:95.833333333%}
	.col-lg-offset24{margin-left:100%}
}


/* This is the moving lens square underneath the mouse pointer. */.cloud-zoom-lens{border:4px solid #888;/*margin:-4px;*//* Set this to minus the border thickness. */background-color:#fff;cursor:move;}/* This is for the title text. */.cloud-zoom-title{font-family:Arial,Helvetica,sans-serif;position:absolute!important;background-color:#000;color:#fff;padding:3px;width:100%;text-align:center;font-weight:bold;font-size:10px;top:0px;}/* This is the zoom window. */.cloud-zoom-big{border:4px solid #ccc;overflow:hidden;}/* This is the loading message. */.cloud-zoom-loading{color:white;background:#222;padding:3px;border:1px solid #000;}
