@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);
}
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: #333;}
img{vertical-align: middle;outline: none;border: 0;}
body {
  font-family: "Microsoft Yahei",Open Sans,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.5;
  font-weight: normal;
  color: #333;
  background:#fff;
  min-width:1230px;
  padding-top: 100px;
}
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;}
@media (min-width: 1230px){
  .container-middle {width:1200px;}
}
@media (min-width: 1430px){
  .container-middle {width:1400px;}
}
.container {margin:0 auto;width:1200px;}
.clearfix:before,.clearfix:after,
.container:before,.container:after,
.container-middle:before,.container-middle:after{
  content: " ";display: table;
}
.clearfix:after,.container:after,.container-middle:after{
  clear: both;
}
.pull-left{float: left;}
.pull-right{float: right;}
.dis-table{display: table;width: 100%;height: 100%;}
.dis-cell{display: table-cell;vertical-align: middle;}
.section{width: 100%;overflow: hidden;}
.scrollbar02{overflow-y: auto;}
.scrollbar02::-webkit-scrollbar {
  width:4px;
  background: url("../images/scroll_01.png") repeat-y center;
}
.scrollbar02::-webkit-scrollbar-thumb {
  background-color:#ff9124;
  border-radius: 16px;
}
/*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;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.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-phone:before {
  content: "\e611";
}
.icon-service:before {
  content: "\e637";
}
.icon-address1:before {
  content: "\e638";
}
.icon-phone2:before {
  content: "\e639";
}
.icon-email:before {
  content: "\e640";
}
.icon-url:before {
  content: "\e641";
}
.icon-close:before {
  content: "\e642";
}
.icon-download:before {
  content: "\e643";
}
.icon-gotop:before {
  content: "\e644";
}
.icon-ewm:before {
  content: "\e645";
}
/*特殊字体*/
@font-face {
  font-family: "ITCA";
  /*src: url("../fonts/ITCAVANTGARDESTD-BKCN.eot");*/
  /*src: url("../fonts/ITCAVANTGARDESTD-BKCN.eot?#iefix") format("embedded-opentype"), url("../fonts/ITCAVANTGARDESTD-BKCN.woff") format("woff"), url("../fonts/ITCAVANTGARDESTD-BKCN.ttf") format("truetype"), url("../fonts/ITCAVANTGARDESTD-BKCN.svg") format("svg")*/
}
@font-face {
  font-family: "Acrom_M";
  /*src: url("../fonts/THE.NORTHERN.BLOCK_ACROM.MEDIUM_0.eot");*/
  /*src: url("../fonts/THE.NORTHERN.BLOCK_ACROM.MEDIUM_0.eot?#iefix") format("embedded-opentype"), url("../fonts/THE.NORTHERN.BLOCK_ACROM.MEDIUM_0.woff") format("woff"), url("../fonts/THE.NORTHERN.BLOCK_ACROM.MEDIUM_0.ttf") format("truetype"), url("../fonts/THE.NORTHERN.BLOCK_ACROM.MEDIUM_0.svg") format("svg")*/
}