@charset "UTF-8";
/*css 初始化 */
html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
  margin: 0;
  padding: 0;
}
html {
  overflow-x: hidden;
}
body {
  font-family: "MicroSoft YaHei", "sans-serif";
}
/*各浏览器显示不同，去掉蓝色边框*/
fieldset,
img,
input,
button {
  border: none;
  padding: 0;
  margin: 0;
  outline-style: none;
}
ul,
ol {
  list-style: none;
}
input {
  padding-top: 0;
  padding-bottom: 0;
  font-family: "SimSun", "宋体";
}
/*去掉行内替换元素空白缝隙*/
select,
input {
  vertical-align: middle;
}
select,
input,
textarea {
  font-size: 12px;
  margin: 0;
}
/*防止拖动 影响布局*/
textarea {
  resize: none;
}
/*去掉行内替换元素空白缝隙*/
img {
  border: 0;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
}
a {
  color: #666;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  text-decoration: none;
  font-weight: normal;
  font-size: 100%;
}
s,
i,
em {
  font-style: normal;
  text-decoration: none;
}
@media screen and (min-width: 641px) {
  .bx {
    max-width: 1920px !important;
    min-width: 1366px !important;
    margin: 0 auto;
  }
  .bx1200 {
    width: 1200px;
    margin: 0 auto;
  }
  .common_topbar_bg {
    height: 51px;
    background-color: #282828;
    border-color: #282828;
  }
  .common_topbar_bg ul li {
    padding-left: 10px;
  }
  .common_topbar_bg ul li a {
    color: #fff;
  }
  .common_topbar_bg ul li a:hover {
    color: #168DF3 !important;
    background-color: transparent !important;
  }
  .common_topbar_bg ul li a:focus {
    background-color: transparent;
  }
  .common_topbar_bg ul li a:after {
    width: 100%;
    left: 0;
    margin-left: 0;
    border-left-width: 0;
    border-right-width: 0;
    border-bottom-color: #168DF3 !important;
    border-bottom-width: 5px;
  }
  .common_topbar_bg .am-topbar-collapse {
    width: 1200px;
    margin: 0 auto;
  }
  .common_topbar_bg .am-topbar-collapse .am-topbar-nav {
    float: right;
  }
  .am-topbar .am-text-ir {
    display: block;
    margin-right: 10px;
    height: 50px;
    width: 150px;
    background: url(../../image/logo_en.png) no-repeat center;
    -webkit-background-size: 150px ;
    background-size: 150px;
  }
  .common_partTitle {
    text-align: center;
    padding: 30px 0 ;
  }
  .common_partTitle .common_partTitle_english {
    font-size: 24px;
    line-height: 32px;
  }
  .common_partTitle .common_partTitle_chinese {
    font-size: 14px;
    line-height: 20px;
  }
  .common_partTitle .common_partTitle_line {
    width: 100px;
    height: 2px;
    background-color: #ffe216;
    margin: 10px auto;
  }
  .common_partTitle .common_partTitle_line p {
    width: 35px;
    height: 2px;
    background-color: #3ea3ff;
    margin: 0 auto;
  }
  .index_contactUs_bg {
    text-align: center;
    background-color: #168DF3;
  }
  .index_contactUs_bg .index_contactUs_title {
    color: #fff;
  }
  .index_contactUs_bg .index_contactUs_title .common_partTitle_line {
    background-color: #fff;
  }
  .index_contactUs_bg .index_contactUs_title .common_partTitle_line p {
    background-color: #FFE216;
  }
  .index_contactUs_bg .index_contactUs_body {
    padding-bottom: 50px;
    color: #fff;
  }
  .index_contactUs_bg .index_contactUs_body .index_contactUs_body_cell {
    padding: 20px 20px 0;
    width: 350px;
    display: inline-block;
  }
  .index_contactUs_bg .index_contactUs_body .index_contactUs_body_cell .index_contactUs_body_cell_iconBg {
    overflow: hidden;
    border-radius: 50%;
    width: 90px;
    height: 90px;
    background-color: #FFE216;
    margin: 0 auto;
  }
  .index_contactUs_bg .index_contactUs_body .index_contactUs_body_cell .index_contactUs_body_cell_iconBg span {
    line-height: 90px;
    font-size: 40px;
    color: #168DF3;
  }
  .index_contactUs_bg .index_contactUs_body .index_contactUs_body_cell .index_contactUs_body_cell_iconBg img {
    width: 100%;
  }
  .index_contactUs_bg .index_contactUs_body .index_contactUs_body_cell .index_contactUs_body_cell_name {
    color: #FFE216;
    padding-top: 10px;
  }
  .index_disclaimer_bg {
    text-align: center;
    background-color: #282828;
    color: #d9d9d9;
    font-size: 14px;
    padding: 30px 0;
  }
  .index_disclaimer_bg a {
    color: #d9d9d9;
  }
  .index_disclaimer_bg a:hover {
    color: #168DF3;
  }
  .am-btn-primary {
    border-color: #168DF3;
    background-color: #168DF3;
  }
}
@media screen and (max-width: 640px) {
  body {
    background-color: #282828;
  }
  .bg {
    background-color: #fff;
  }
  .common_topbar_bg {
    background: url(../../image/logo_en.png) no-repeat center 5px;
    background-size: 120px 40px;
    background-color: rgba(0, 0, 0, 0.8);
    border-color: #282828;
  }
  .common_topbar_bg .am-topbar-btn {
    background-color: transparent;
    border-color: transparent;
  }
  .common_topbar_bg .am-topbar-collapse {
    width: 100%;
    text-align: center;
  }
  .common_topbar_bg .am-topbar-collapse ul li {
    padding: 10px 0;
    width: 100px;
    margin: 0 auto;
  }
  .common_topbar_bg .am-topbar-collapse ul li a {
    color: #fff;
  }
  .common_topbar_bg .am-topbar-collapse ul li.am-active {
    border-bottom: 3px solid #168DF3;
  }
  .common_topbar_bg .am-topbar-collapse ul li.am-active a {
    background-color: transparent;
  }
  .common_topbar_bg .am-topbar-collapse ul li:hover {
    border-bottom: 3px solid #168DF3;
  }
  .common_topbar_bg .am-topbar-collapse ul li:hover a {
    background-color: transparent;
  }
  .common_topbar_bg .am-topbar-collapse ul li:focus {
    border-bottom: 3px solid #168DF3;
  }
  .common_topbar_bg .am-topbar-collapse ul li:focus a {
    background-color: transparent;
  }
  .common_partTitle {
    /*display: none;*/
    text-align: center;
    padding: 20px 0 ;
    /*border-bottom: 1px solid #EEE;*/
    /*margin-bottom: 1.5rem;*/
  }
  .common_partTitle .common_partTitle_english {
    font-size: 24px;
    line-height: 32px;
  }
  .common_partTitle .common_partTitle_chinese {
    font-size: 18px;
    line-height: 20px;
  }
  .common_partTitle .common_partTitle_line {
    width: 100px;
    height: 2px;
    background-color: #ffe216;
    margin: 10px auto;
  }
  .common_partTitle .common_partTitle_line p {
    width: 35px;
    height: 2px;
    background-color: #3ea3ff;
    margin: 0 auto;
  }
  .index_contactUs_bg {
    text-align: center;
    background-color: #168DF3 !important;
  }
  .index_contactUs_bg .index_contactUs_title {
    color: #fff;
  }
  .index_contactUs_bg .index_contactUs_title .common_partTitle_line {
    background-color: #fff;
  }
  .index_contactUs_bg .index_contactUs_title .common_partTitle_line p {
    background-color: #FFE216;
  }
  .index_contactUs_bg .index_contactUs_body {
    padding-bottom: 50px;
    color: #fff;
  }
  .index_contactUs_bg .index_contactUs_body .index_contactUs_body_cell {
    /*padding: 20px 20px 0;*/
    /*width: 100%;*/
    display: inline-block;
  }
  .index_contactUs_bg .index_contactUs_body .index_contactUs_body_cell .index_contactUs_body_cell_iconBg {
    border-radius: 50%;
    width: 90px;
    height: 90px;
    background-color: #FFE216;
    margin: 0 auto;
  }
  .index_contactUs_bg .index_contactUs_body .index_contactUs_body_cell .index_contactUs_body_cell_iconBg img {
    width: 100%;
    height: 100%;
  }
  .index_contactUs_bg .index_contactUs_body .index_contactUs_body_cell .index_contactUs_body_cell_iconBg span {
    line-height: 90px;
    font-size: 40px;
    color: #168DF3;
  }
  .index_contactUs_bg .index_contactUs_body .index_contactUs_body_cell .index_contactUs_body_cell_name {
    color: #FFE216;
    padding-top: 10px;
  }
  .index_disclaimer_bg {
    text-align: center;
    background-color: #282828 !important;
    color: #d9d9d9;
    font-size: 1.4rem;
    padding: 10px 0;
  }
  .index_disclaimer_bg a {
    color: #d9d9d9;
  }
  .index_disclaimer_bg a:hover {
    color: #168DF3;
  }
}
