@charset "UTF-8";
/*重置样式*/
*{margin: 0;padding: 0;-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-border: border-color;-moz-box-sizing: border-box;outline: none;}
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight: 400;line-height: 1.2;color: inherit;}
ul,li{list-style: none;}
a{text-decoration: none;color:inherit;}
img{vertical-align: middle;outline: none;border: 0;}
body {
  font-family:Arial, "Microsoft Yahei", "Hiragino Sans GB", "WenQuanYi Micro Hei", sans-serif;
  font-size: 14px;
  line-height: 1.5;
  font-weight: normal;
  color: #333;
  background:#fff;
  min-width:1230px;
}
input,button,textarea,select{
  outline: none;
  font-family:inherit;
  border: none;
  background: none;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
select::-ms-expand { display: none;} 
iframe{border: none;vertical-align: top;}
:before, :after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
em{font-style: normal;}
table {
  border-spacing: 0;
  border-collapse: collapse;
  background-color: transparent;
}
/*全局样式*/
.container-middle{margin:0 auto;width: 1200px;}
.clearfix:before,.clearfix:after,
.container-middle:before,.container-middle:after{
  content: " ";display: table;
}
.clearfix:after,.container-middle:after{
  clear: both;
}

.container{margin:0 auto;width: 1400px;}
.container:before,.container:after{
  content: " ";display: table;
}
@media (max-width: 1600px){
  .container{width:1200px;}
}
.pull-left{float: left;}
.pull-right{float: right;}
.dis-table{display: table;width: 100%;height: 100%;}
.dis-cell{display: table-cell;vertical-align: middle;}
.text-align{text-align: center;}
.section{width: 100%;overflow: hidden;}
/*特殊字体*/
@font-face {
    font-family: 'open sans';
    src: url('../fonts/OpenSans-Regular.eot');
    src: local('☺'), url('../fonts/OpenSans-Regular.woff') format('woff'), url('../fonts/OpenSans-Regular.ttf') format('truetype'), url('../fonts/OpenSans-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Hel';
    src: url('../fonts/HelveticaNeueLTStd-Th_0.eot');
    src: local('☺'), url('../fonts/HelveticaNeueLTStd-Th_0.woff') format('woff'), url('../fonts/HelveticaNeueLTStd-Th_0.ttf') format('truetype'), url('../fonts/HelveticaNeueLTStd-Th_0.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AGB';
    src: url('../fonts/AKZIDENZGROTESK-COND.eot');
    src: local('☺'), url('../fonts/AKZIDENZGROTESK-COND.woff') format('woff'), url('../fonts/AKZIDENZGROTESK-COND.ttf') format('truetype'), url('../fonts/AKZIDENZGROTESK-COND.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*iconfont*/
@font-face {
  font-family: "iconfont";
  src: url('../fonts/iconfont.eot?v=1.0'); /* IE9*/
  src: url('../fonts/iconfont.eot?v=1.0#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url(../fonts/iconfont.woff?v=1.0.woff) format('woff'),
  url('../fonts/iconfont.ttf?v=1.0') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('../fonts/iconfont.svg?v=1.0#iconfont') format('svg'); /* iOS 4.1- */
}
.iconfont {
  font-family:"iconfont" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-dianhua:before {
  content: "\e650";
}

.icon-email:before {
  content: "\e640";
}

.icon-tuandui:before {
  content: "\e622";
}

.icon-unchecked:before {
  content: "\e646";
}

.icon-checked:before {
  content: "\e647";
}

.icon-dianhuaji:before {
  content: "\e616";
}

.icon-gotop:before {
  content: "\e644";
}

.icon-download:before {
  content: "\e643";
}

.icon-address1:before {
  content: "\e638";
}

.icon-service:before {
  content: "\e637";
}

.icon-jian:before {
  content: "\e648";
}

.icon-jia:before {
  content: "\e649";
}

.icon-jixiao:before {
  content: "\e623";
}

.icon-peitan:before {
  content: "\e624";
}

.icon-quanbu:before {
  content: "\e620";
}

.icon-dizhi:before {
  content: "\e651";
}

.icon-url:before {
  content: "\e641";
}

.icon-baidu:before {
  content: "\e629";
}

.icon-chuanzhen:before {
  content: "\e652";
}

.icon-kefuzixunlv:before {
  content: "\e630";
}

.icon-canyin:before {
  content: "\e618";
}

.icon-renyuanguanli:before {
  content: "\e36";
}

.icon-yunyingfangziliao:before {
  content: "\e631";
}

.icon-ziyuan:before {
  content: "\e621";
}

.icon-lingshou:before {
  content: "\e619";
}

.icon-pengyouquan:before {
  content: "\e615";
}

.icon-diannao:before {
  content: "\e635";
}

.icon-zhichi:before {
  content: "\e625";
}

.icon-dashuju:before {
  content: "\e634";
}

.icon-shichang:before {
  content: "\e626";
}

.icon-huabanfuben:before {
  content: "\e633";
}

.icon-ewm:before {
  content: "\e645";
}

.icon-peixun:before {
  content: "\e627";
}

.icon-linkwan:before {
  content: "\e632";
}

.icon-jiudian:before {
  content: "\e617";
}

.icon-youjian:before {
  content: "\e653";
}

.icon-mubiao:before {
  content: "\e628";
}

.icon-more:before {
  content: "\e600";
}

.icon-left:before {
  content: "\e601";
}

.icon-right:before {
  content: "\e602";
}

.icon-qq:before {
  content: "\e603";
}

.icon-weibo:before {
  content: "\e604";
}

.icon-weixin:before {
  content: "\e605";
}

.icon-down:before {
  content: "\e606";
}

.icon-zuoji:before {
  content: "\e607";
}

.icon-address:before {
  content: "\e608";
}

.icon-renyuan:before {
  content: "\e609";
}

.icon-diqiu:before {
  content: "\e610";
}

.icon-phone:before {
  content: "\e611";
}

.icon-kefu:before {
  content: "\e612";
}

.icon-play:before {
  content: "\e613";
}

.icon-search:before {
  content: "\e614";
}

.icon-phone2:before {
  content: "\e639";
}

.icon-close:before {
  content: "\e642";
}

.icon-search1:before {
  content: "\e654";
}
.icon-more2:before {
  content: "\e660";
}
.icon-youtube:before {
  content: "\e661";
}
.icon-linkedin:before {
  content: "\e662";
}
.icon-facebook:before {
  content: "\e663";
}
.icon-twitter:before {
  content: "\e664";
}
.icon-email02:before {
  content: "\e665";
}
.icon-time:before {
  content: "\e691";
}
.icon-play03:before {
  content: "\e705";
}
.icon-right2:before {
  content: "\e706";
}
.icon-eye:before {
  content: "\e710";
}
.icon-dianzan:before {
  content: "\e711";
}
.icon-download03:before {
  content: "\e712";
}