@charset "UTF-8";
html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, table, th, td, form, legend, input, button, textarea {
  margin: 0;
  padding: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th {
  text-align: left;
  font-weight: normal; }

html, body, fieldset, img, iframe, abbr {
  border: 0; }

i, em {
  font-style: normal; }

li {
  list-style: none; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

textarea {
  overflow: auto;
  resize: none; }

label {
  cursor: default; }

a, button {
  cursor: pointer; }

body, textarea, input, button, select {
  font: 12px/1 "Arial","Microsoft Yahei" "微软雅黑",\5b8b\4f53;
  color: #333;
  outline: 0; }

a {
  color: #333;
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

.cf:after, .w1000_cf:after {
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  content: "."; }

.cf, .w1000_cf {
  zoom: 1; }

.w1000_cf, .w1000 {
  width: 1000px;
  margin: 0 auto; }

.fl {
  float: left; }

.fr {
  float: right; }

.header-tool {
  background: #dbdadb;
  border-bottom: 1px solid #cccccc;
  height: 23px; }
  .header-tool p {
    float: right;
    padding-top: 4px; }
    .header-tool p a {
      float: left;
      line-height: 18px;
      height: 18px; }
    .header-tool p img {
      float: left;
      margin: 0 6px 0 14px; }

.header-logo {
  height: 122px; }

#logo {
  float: left;
  margin-top: 20px; }

#search {
  float: right;
  margin-top: 26px; }

.search-box {
  overflow: hidden;
  border: 1px solid #666666;
  border-radius: 3px; }
  .search-box input {
    border: none;
    float: left; }

.search-txt {
  width: 280px;
  height: 38px;
  line-height: 38px;
  padding-left: 4px;
  font-size: 14px; }

.search-btn {
  width: 46px;
  height: 38px;
  background: url(../images/search.jpg) center no-repeat;
  cursor: pointer; }

.search-hot {
  margin-top: 12px; }
  .search-hot dt {
    float: left;
    color: #666; }
  .search-hot dd {
    float: left;
    margin-right: 12px; }
  .search-hot a {
    color: #666; }

#nav li {
  float: left;
  font-size: 13px; }
  #nav li a {
    color: #666666;
    display: block;
    height: 60px;
    line-height: 60px;
    padding: 0 28px; }
    #nav li a:hover {
      background: #0d50a9;
      text-decoration: none;
      color: #fff; }
  #nav li .active {
    background: #0d50a9;
    color: #fff; }

#banner_cxslide {
  height: 412px;
  width: 100%;
  overflow: hidden;
  position: relative; }

#banner_cxslide .list {
  overflow: hidden;
  width: 9999px; }

#banner_cxslide .list li {
  float: left;
  position: relative;
  overflow: hidden; }

#banner_cxslide .box {
  overflow: hidden;
  position: relative;
  height: 412px;
  width: 1440px;
  margin: 0 auto; }

#banner_cxslide .list li img {
  width: 1440px;
  height: 412px; }

#banner_cxslide .btn {
  overflow: hidden;
  position: absolute;
  bottom: 15px;
  left: 50%;
  margin-left: -27px; }

#banner_cxslide .btn li {
  float: left;
  width: 12px;
  height: 12px;
  margin-left: 6px;
  background: #adb8c1;
  cursor: pointer; }

#banner_cxslide .btn .selected {
  background: #cf0f0f; }

/*footer*/
.foot-acshoes{width:200px;height:30px;background-color: white;text-align:left;margin-top:10px;}
#link {
  padding: 16px 0 12px;
  background: #e5e5e5;
  border-top: 1px solid #ddd;
  height: 12px; }
  #link dt {
    float: left;
    margin-right: 16px;
    color: #333;
    font-weight: bold; }
  #link dd {
    float: left; }
    #link dd a {
      padding: 0 10px;
      border-left: 1px solid #666;
      display: block;
      line-height: 1;
      color: #666; }

#m-ft {
  background: #333;
  padding-bottom: 30px; }

.ft-top {
  overflow: hidden;
  zoom: 1;
  width: 1000px;
  margin: auto;
  position: relative;
  color: #fafafa; }

.ft-top-right {
  float: right;
  width: 510px; }

.ft-top-ul {
  overflow: hidden;
  zoom: 1; }

.ft-top-lis {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 12px;
  width: 240px;
  margin-left: 10px;
  float: left; }

.ft-top-lis label {
  float: left;
  height: 24px;
  line-height: 24px; }

.ft-top-lis input {
  /*float: left;
  width: 200px;*/
  height: 30px;
  color: #606266;
  padding: 0 10px;
  border: 1px solid #dcdfe6;
  line-height: 24px;
  border-radius: 4px;
  background-color: #fff; 
}
.ft-top-lis input:focus,
.ft-top-lis1 textarea:focus{
	border-color: #409eff;
}

.ft-top-lis1 {
  float: left;
  margin-left: 10px;
  overflow: hidden;
  zoom: 1; }

.ft-top-lis1 label {
  float: left; }

.ft-top-lis1 textarea {
	float: right;
    resize: vertical;
    padding: 5px 10px;
    line-height: 1.5;
    box-sizing: border-box;
    font-size: inherit;
    color: rgb(96, 98, 102);
    background-color: rgb(255, 255, 255);
    background-image: none;
    border: 1px solid rgb(220, 223, 230);
    border-radius: 4px;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 59px;
    width: 442px; }

.ft-submit-box {
  text-align: left;
  overflow: hidden;
  zoom: 1; }

.ft-submit {
  /*float: left;
	height: 22px;
  line-height: 22px;
  width: 88px;
  */
  margin-left: 58px;
  background: #fefefd;
  color: #333;
  border: none;
  margin-top: 11px;
  padding: 7px 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer; }

.ft-center {
  background: #fefefd;
  height: 36px;
  line-height: 36px;
  margin-top: 25px; }

#footer_top {
  padding-top: 36px;
  width: 980px;
  margin: 0 auto;
  position: relative; }

#footer_bottom dd a {
  position: relative;
  margin: 0 10px; }

#footer_bottom dd a:after {
  content: "";
  position: absolute;
  height: 10px;
  width: 1px;
  background-color: #fff;
  right: -12px;
  top: 4px; }

#footer_bottom dd:last-child a:after {
  display: none; }

#footer_bottom a {
  color: #fff; }

.footer-info {
  line-height: 20px;
}

.foot-ewm{text-align:center;margin:20px 0;}
.foot-ewm-item{display:inline-block;width:100px;margin:0 10px;}
.foot-ewm-item img{max-width:100%;}
.foot-ewm-item p{font-size:14px;color:white;margin-top:5px;}
.ft-nav {
  text-align: center;
  width: 1000px;
  margin: 0 auto;
  padding-top: 32px; }
  .ft-nav li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
   margin: 0 17px;}
  .ft-nav a {
    color: #fff; }

.code_box {
  position: absolute;
  left: 0px;
  top: 40px; }

.code_box img {
  display: block;
  width: 96px;
  height: 96px; }

.code_item p {
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  margin-top: 6px; }

#websiteContent .websiteMain {
  width: 774px; }

.product-tit {
  padding-bottom: 4px;
  background: url(../images/line.jpg) left bottom repeat-x; }
  .product-tit ul {
    float: left; }
    .product-tit ul li {
      float: left;
      padding: 0 35px; }
    .product-tit ul a {
      display: block;
      padding-bottom: 12px;
      border-bottom: 2px solid transparent;
      font-size: 14px; }
      .product-tit ul a:hover {
        text-decoration: none; }
    .product-tit ul .active a {
      color: #0d50a9;
      border-color: #0d50a9; }

.product-more {
  float: right; }

#product {
  margin-top: 46px; }

.product-box ul {
  display: none;
  height: 450px;
  margin-left: -18px;
  padding: 20px 0; }
.product-box li {
  float: left;
  width: 183px;
  margin-left: 20px; }
.product-box img {
  display: block;
  width: 175px;
  height: 175px;
  padding: 3px;
  border: 1px solid #cee3ff; }
.product-box p {
  padding: 12px 0 18px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center; }

#industry li {
  float: left;
  margin-left: 76px;
  text-align: center; }
#industry img {
  display: block;
  width: 128px;
  height: 128px; }
#industry p {
  font-size: 16px;
  margin-top: 14px; }
#industry a:hover {
  text-decoration: none; }
  #industry a:hover span {
    display: block; }

.industry-img {
  width: 128px;
  height: 128px;
  border-radius: 64px;
  overflow: hidden;
  position: relative; }
  .industry-img span {
    position: absolute;
    width: 128px;
    height: 128px;
    text-align: center;
    line-height: 128px;
    left: 0;
    top: 0;
    background: #000;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 18px;
    display: none; }

.industry-tit {
  height: 58px;
  background: url(../images/tit1.jpg) center no-repeat;
  padding: 38px 48px; }

#adv {
  background: url(../images/ysb.jpg) center no-repeat #b3b3b3;
  height: 581px;
  min-width: 1000px;
  margin: 60px 0 10px; }

/*support*/
#support {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  height: 230px;
  background: #fff;
  margin-bottom: 56px; }

.support_bg {
  position: absolute;
  width: 1000px;
  height: 13px;
  background: url(../images/bottom.jpg);
  bottom: -20px;
  left: 0; }

.support_tit {
  text-align: center;
  height: 64px;
  line-height: 64px;
  border-bottom: 1px solid #0d50a9; }

.support_tit span {
  display: inline-block;
  font-size: 30px;
  color: #0d50a9; }

.support_tit em {
  display: inline-block;
  width: 167px;
  height: 28px;
  color: #fff;
  text-align: center;
  background: #0d50a9;
  line-height: 28px;
  vertical-align: super;
  margin: 0 10px; }

.support_tit a {
  display: inline-block;
  vertical-align: super; }

#support_list {
  padding-top: 25px;
  position: relative;
  margin-left: 54px; }

#support_list .box {
  overflow: hidden;
  width: 868px; }

#support_list .list {
  overflow: hidden;
  width: 9999px;
  margin-left: -38px; }

#support_list .list li {
  float: left;
  width: 143px;
  padding-left: 38px; }

#support_list .list li a {
  display: block;
  color: #777777; }

#support_list .list li a:hover {
  color: #0d50a9;
  text-decoration: none; }

#support_list .list li a:hover img {
  border-color: #0d50a9; }

#support_list .list li img {
  height: 92px;
  width: 141px;
  border: 1px solid #e7e7e7;
  display: block;
  margin: 0 auto; }

#support_list p {
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  line-height: 40px; }

#support_list .prev, #support_list .next {
  display: block;
  position: absolute;
  width: 13px;
  height: 23px;
  top: 64px;
  cursor: pointer; }

#support_list .prev {
  background: url(../images/prev1.jpg);
  left: -32px; }

#support_list .next {
  background: url(../images/next1.jpg);
  right: 32px; }

#about {
  background: url(../images/arrow1.jpg) left top repeat-x #0d50a9;
  height: 318px; }

.about-left {
  float: left;
  width: 532px;
  margin-left: 120px;
  color: #fff;
  position: relative; }
  .about-left .about-span {
    position: absolute;
    background: url(../images/about2.png);
    width: 86px;
    height: 72px;
    top: 1px;
    left: -111px; }
  .about-left img {
    display: block;
    width: 532px;
    height: 141px;
    margin-top: 20px; }

.al-tit {
  font-size: 20px; }
  .al-tit span {
    display: block;
    font-size: 18px;
    padding: 16px 0 6px; }

.about-right {
  float: right;
  width: 313px;
  padding-top: 68px;
  position: relative; }
  .about-right img {
    display: block;
    width: 313px;
    height: 236px; }
  .about-right .about-span {
    position: absolute;
    width: 61px;
    height: 64px;
    background: url(../images/about3.png);
    top: -20px;
    left: -30px; }

.al-con {
  line-height: 24px;
  height: 72px;
  overflow: hidden;
  margin-top: 10px; }
  .al-con a {
    color: #fff;
    padding-left: 10px; }

#fuwu {
  margin: 20px auto;
  padding-bottom: 205px;
  background: url(../images/step.jpg) center bottom no-repeat; }
  #fuwu h4 {
    height: 35px;
    line-height: 35px;
    color: #fff;
    text-indent: 12px;
    font-size: 16px;
    background: #0d50a9; }

.news1 {
  float: left;
  width: 350px; }
  .news1 li {
    line-height: 25px; }
    .news1 li a {
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      /*float: left;*/
	  display: inline-block;
      width: 255px; }
    .news1 li span {
      float: right;
      color: #999999;
     }
  .news1 .first {
    padding: 14px 0;
    border-bottom: 1px solid #e2e2e2;
    height: 112px;
    margin-bottom: 12px; }
    .news1 .first img {
      float: left;
      width: 143px;
      height: 111px; }
    .news1 .first a {
      float: none;
      width: auto; }
    .news1 .first .n1f-con {
      float: right;
      width: 185px;
      line-height: 22px;
      margin-right: 4px; }
      .news1 .first .n1f-con p a {
        float: right;
        color: #0d50a9; }

.n1f-tit {
  display: block; }

.news2 {
  float: left;
  margin-left: 30px;
  width: 350px; }
  .news2 li {
    padding: 16px 0;
    border-bottom: 1px solid #e2e2e2; }

.n2-tit {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 4px; }

.n2-con {
  line-height: 20px;
  color: #666;
  background: #ecf9ef;
  padding: 14px; }
  .n2-con p {
    /*height: 60px;
    overflow: hidden;*/ }
    .n2-con p a {
      color: #0d50a9;
      padding-left: 10px; }

.news3 {
  float: right;
  width: 250px;
  height: 303px;
  background: url(../images/news.jpg) center bottom no-repeat; }
  .news3 P {
    line-height: 24px;
    color: #666;
    padding: 12px; }

.news-tit {
  padding-bottom: 16px;
  background: url(../images/line.jpg) left bottom repeat-x;
  height: 14px; }
  .news-tit h4 {
    float: left;
    font-size: 14px; }
    .news-tit h4 span {
      color: #666;
      font-size: 12px;
      padding-left: 10px; }
  .news-tit a {
    float: right; }

#news {
  padding-bottom: 20px; }

/*neiye*/
#websiteContent {
  overflow: hidden;
  margin-top: 14px;
  margin-bottom: 10px; }
  #websiteContent .websiteSidebar {
    width: 204px;
    float: left; }
  #websiteContent .websiteSidebar h2 {
    height: 30px;
    line-height: 30px;
    color: #fff;
    padding-left: 30px;
    background: #0d50a9; }

.sideabrone {
  border: 1px solid #e1e1e1;
  background: #fff;
  padding-bottom: 16px; }
  .sideabrone ul {
    padding-top: 5px;
    max-height: 500px;
    overflow-y: auto; }
    .sideabrone ul li {
      border-bottom: 1px dashed #CCC;
      margin-left: 10px;
      margin-right: 10px;
      padding: 5px;
      word-break: break-all; }
      .sideabrone ul li a {
        display: block;
        color: #333; }
        .sideabrone ul li a:hover {
          color: #0d50a9; }

.sideabrtwo {
  margin-top: 12px;
  border: 1px solid #edddde;
  background: #fff; }
  .sideabrtwo .contaclist {
    padding: 5px 10px 10px 10px; }
    .sideabrtwo .contaclist li {
      padding-top: 5px;
      line-height: 160%; }

.websiteMain {
  float: right;
  width: 760px;
  border: 1px solid #e1e1e1;
  background: #fff; }
  .websiteMain .containertitle h2 {
    background: #0d50a9;
    font-size: 14px;
    padding-left: 33px;
    color: #fff;
    height: 30px;
    line-height: 30px; }

.contaiconc {
  padding: 17px;
  font-size: 12px;
  color: #323232; }

#website_news_content p, #website_news_content div, #website_company_page p, #website_company_page div {
  font-size: 14px;
  line-height: 1.8em;
  padding: 10px;
  text-indent: 2em; }

#about_cxslide {
  height: 236px;
  width: 100%;
  overflow: hidden;
  position: relative; }

#about_cxslide .list {
  overflow: hidden;
  width: 9999px; }

#about_cxslide .list li {
  float: left;
  position: relative;
  overflow: hidden; }

#about_cxslide .box {
  overflow: hidden;
  position: relative;
  height: 236px;
  width: 313px;
  margin: 0 auto; }

#about_cxslide .list li img {
  width: 313px;
  height: 236px; }

#about_cxslide .btn {
  overflow: hidden;
  position: absolute;
  bottom: 10px;
  right: 15px }

#about_cxslide .btn li {
  float: left;
  width: 8px;
  height: 8px;
  margin-left: 6px;
  background: #fff;
  cursor: pointer;
  border-radius: 4px }

#about_cxslide .btn .selected {
  background: #cf0f0f; }


.n2-con > a{display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;}
    
#nav li{
  position: relative;
}
.two-nav{
  position: absolute;
  z-index: 1000;
  background: #fff;
  width: 100%;
  left: 0;
  top: 59px;
  display: none;
}
#nav li:hover .two-nav{
  display: block;
}
    
	
	
/*溢出显示方式【start】*/
.over-spot{
    white-space:nowrap;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    overflow:hidden;
    -webkit-text-overflow:ellipsis;
    -moz-text-overflow:ellipsis;
    -ms-text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
}
.over-spot-1{
    overflow: hidden;
    -webkit-line-clamp: 1;
    -moz-line-clamp:1;
    -ms-line-clamp:1;
    -o-line-clamp: 1;
    line-clamp:1;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    box-orient: vertical;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -o-box;
    display: box;
    word-break: break-all;
}
.over-spot-2{
    overflow: hidden;
    -webkit-line-clamp: 2;
    -moz-line-clamp:2;
    -ms-line-clamp:2;
    -o-line-clamp: 2;
    line-clamp:2;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    box-orient: vertical;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -o-box;
    display: box;
    word-break: break-all;
}
.over-spot-3{
    overflow: hidden;
    -webkit-line-clamp: 3;
    -moz-line-clamp:3;
    -ms-line-clamp:3;
    -o-line-clamp: 3;
    line-clamp:3;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    box-orient: vertical;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -o-box;
    display: box;
    word-break: break-all;
}
.over-spot-4{
    overflow: hidden;
    -webkit-line-clamp: 4;
    -moz-line-clamp:4;
    -ms-line-clamp:4;
    -o-line-clamp: 4;
    line-clamp:4;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    box-orient: vertical;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -o-box;
    display: box;
    word-break: break-all;
}
.over-spot-5{
    overflow: hidden;
    -webkit-line-clamp: 5;
    -moz-line-clamp:5;
    -ms-line-clamp:5;
    -o-line-clamp: 5;
    line-clamp:5;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    box-orient: vertical;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -o-box;
    display: box;
    word-break: break-all;
}
.over-spot-6{
    overflow: hidden;
    -webkit-line-clamp: 6;
    -moz-line-clamp:6;
    -ms-line-clamp:6;
    -o-line-clamp: 6;
    line-clamp:6;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    box-orient: vertical;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -o-box;
    display: box;
    word-break: break-all;
}
/*溢出显示方式【end】*/