@charset "UTF-8";
body,
button,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  padding: 0;
  margin: 0;
  border: none;
}
body {
  background: #fff;
  color: #555;
  font-size: 14px;
  font-family: Microsoft YaHei, Verdana, Arial, Helvetica, sans-serif;
  width: 100%;
}
caption,
td,
th {
  font-size: 14px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  font-size: 100%;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: 400;
}
a {
  color: #555;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
img {
  border: 0;
  margin: 0;
}
ol {
  list-style: none;
}
button,
input,
select,
textarea {
  font: 14px Verdana, Helvetica, Arial, sans-serif;
}
table {
  border-collapse: collapse;
}
html {
  overflow-y: scroll;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
::selection {
  background: #FE7E00;
}
::-moz-selection {
  background: #FE7E00;
}
li,
ol,
ul {
  list-style: none;
}
/********************************/
.container1 {
  width: 100%;
  min-width: 1200px;
  background: #fff;
  height: 84px;
}
.container1 .x-nav {
  width: 100%;
  height: 84px;
  overflow: hidden;
  text-align: center;
  position: relative;
}
.container1 .x-nav ul {
  display: inline-block;
  margin-top: 25px;
}
.container1 .x-nav ul li {
  display: inline-block;
  color: #000;
  padding: 0 26px;
  position: relative;
}
.container1 .x-nav ul li:after {
  content: '';
  width: 1px;
  height: 13px;
  position: absolute;
  background: #ccc;
  top: 50%;
  right: 0;
  margin-top: -6.5px;
}
.container1 .x-nav ul li a {
  display: inline-block;
  font-size: 16px;
  line-height: 1.1;
  font-weight: 400;
}
.container1 .x-nav ul li a span {
  display: block;
  font-size: 12px;
  font-weight: 200;
  line-height: 1.7;
}
.container1 .x-nav ul li a:hover {
  color: #ee7700;
}
.container1 .no-border:after {
  contenet: '';
  background: #fff !important;
}
.x-nav-logo {
  display: block;
  width: 145px;
  height: 84px;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/1/1.jpg) 0 0;
}
.x-nav-tel {
  display: block;
  width: 210px;
  height: 84px;
  position: absolute;
  right: 0;
  top: 0;
  background: url(../images/1/2.jpg) 0 0;
}
.container2 {
  width: 100%;
  height: 770px;
  min-width: 1200px;
  background: url(../images/2/banner/1.jpg) no-repeat center bottom;
}
.c2-item {
  width: 1200px;
  height: 770px;
  margin: 0 auto;
  position: relative;
}
.c2-item .c2-i-dl {
  display: block;
  width: 800px;
  height: 500px;
  position: absolute;
  top: 100px;
  left: 0;
  text-align: left;
}
.c2-item .c2-i-dl h6 {
  color: #ee7700;
  font-size: 42px;
  font-weight: 600;
  line-height: 1;
  padding: 2px 0;
}
.c2-item .c2-i-dl h5 {
  color: #ee7700;
  font-size: 52px;
  font-weight: 600;
  line-height: 1;
  padding: 3px 0 2px 0;
}
.c2-item .c2-i-dl h4 {
  color: #ee7700;
  font-size: 27px;
  font-weight: 600;
  line-height: 1;
  padding: 7px 0 30px 0;
}
.c2-item .c2-i-dl p {
  height: 32px;
  line-height: 32px;
  color: #fff;
  font-size: 18px;
  font-weight: 200;
  padding-left: 30px;
  background-image: url(../images/s1.png);
  background-repeat: no-repeat;
}
.c2-item .c2-i-dl p.site {
  background-position: 0px -25px;
}
.c2-item .c2-i-dl p.time {
  background-position: 0px -66px;
  margin-top: 4px;
}
.c2-angular {
  display: block;
  width: 44px;
  height: 44px;
  background: url(../images/s1.png) no-repeat 0 -347px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.container3 {
  width: 100%;
  min-width: 1200px;
  background: #eaeaea;
}
.container3 .c3-item {
  width: 1200px;
  margin: 0 auto;
}
.c3-item-m1 {
  display: block;
  width: 1200px;
}
.c3-item-m1 .c3-i-right,
.c3-item-m1 .c3-i-left {
  width: 600px;
  float: left;
  height: 500px;
}
.c3-item-m1 .c3-i-left {
    background: #fff;
    text-align: left;
    width: 500px !important;
    padding: 0 65px 0 35px !important;
    position: relative;
}
.c3-item-m1 .c3-i-left .c3-i-icon {
  display: block;
  width: 140px;
  height: 138px;
  position: absolute;
  top: 0;
  right: 0;
  background: url(../images/3/1.jpg) no-repeat;
}
.c3-item-m1 .c3-i-left p {
  display: inline-block;
  font-weight: bold;
  font-size: 22px;
  color: #333;
  padding-top: 70px;
}
.c3-i-border {
  display: block;
  width: 9px;
  height: 2px;
  background: #9a9a9a;
  margin: 16px 0;
}
.c3-item-m1 .c3-i-left h5 {
  display: block;
  font-size: 17px;
  font-weight: 500;
  line-height: 1;
  padding: 5px 0 18px 0;
}
.c3-item-m1 .c3-i-left h6 {
  color: #737373;
  font-size: 15px;
  line-height: 1.6;
}
.c3-item-m1 .c3-i-left .c3-angular {
  width: 43px;
  height: 43px;
  position: absolute;
  bottom: 90px;
  left: 35px;
  background: url(../images/s1.png) no-repeat 0 -206px;
}
.c3-i-right {
  position: relative;
}
.c3-i-pic {
  width: 600px;
  height: 260px;
  position: absolute;
  background:#000;
  bottom: 0;
  right: 0;
}
.c3-i-about {
  width: 565px;
  height: 400px;
  position: absolute;
  padding-left: 35px;
  bottom: 260px;
  right: 0;
  background: #fff;
}
.c3-i-about h3 {
  display: block;
  width: 100%;
  text-align: left;
  font-size: 32px;
  font-weight: 600;
  padding: 24px 0 14px 0;
  line-height: 1;
}
.c3-i-about h5 {
  display: inline-block;
  width: 470px;
  font-size: 16px;
  color: #666;
  font-weight: 400;
  line-height: 1.8;
}
.c3-i-a-angular {
  width: 44px;
  height: 44px;
  position: absolute;
  background: url(../images/s1.png) no-repeat 0 -136px;
  bottom: 140px;
  left: 35px;
}
.c3-i-a-foter {
  width: 530px;
  height: 56px;
  line-height: 56px;
  font-size: 13px;
  font-weight: 400;
  position: absolute;
  bottom: 0;
  left: 35px;
  font-weight: 600;
  border-top: 1px solid #ccc;
  color: #666;
  background: url(../images/s1.png) no-repeat 490px -400px;
}
.c3-item-m2 {
  display: block;
  width: 1200px;
  padding-top: 20px;
}
.c3-item-m2 ul {
  width: 1200px;
  height: 430px;
}
.c3-item-m2 ul li {
  width: 286.5px;
  height: 430px;
  float: left;
  margin-right: 18px;
}
.c3-item-m2 ul li .c3-list-pic {
  width: 286.5px;
  height: 176px;
  background-repeat: no-repeat;
  background-position: center center;
}
.c3-item-m2 ul li .c3-list-val {
  width: 236.5px;
  height: 230px;
  padding: 0 25px;
  background: #fff;
  position: relative;
}
.c3-item-m2 ul li .c3-list-val h4 {
  font-size: 22px;
  font-weight: 600;
  color: #333;
  padding-top: 20px;
}
.c3-item-m2 ul li .c3-list-val .c3-list-solid {
  display: block;
  width: 8px;
  height: 2px;
  background: #9a9a9a;
  margin: 12px 0;
}
.c3-item-m2 ul li .c3-list-val .c3-list-subtitle {
  display: block;
  font-size: 14px;
  font-weight: 400;
}
.c3-item-m2 ul li .c3-list-val .c3-list-cc {
  display: block;
  width: 100%;
  text-align: left;
  font-size: 14px;
  color: #737373;
  line-height: 1.5;
  padding-top: 10px;
  font-weight: 500;
}
.c3-list-bottom {
  display: block;
  width: 236.5px;
  position: absolute;
  bottom: 10px;
  left: 25px;
  height: 40px;
  border-top: 1px solid #e5e5e5;
  font-size: 11px;
  line-height: 40px;
  background: url(../images/s1.png) no-repeat 196px -408px;
}
.c3-item-m3 {
  width: 1200px;
  margin: 0 auto;
  height: 500px;
  padding: 20px 0;
}
.c3-item-m3-left {
  width: 800px;
  height: 500px;
  background: #ccc;
  float: left;
}
.c3-item-m3-right {
  width: 320px;
  height: 500px;
  padding: 0 40px;
  position: relative;
  background: #2f2f2f;
  float: right;
  text-align: left;
}
.c3-item-m3-right h4 {
  font-size: 22px;
  font-weight: 400;
  color: #fff;
  padding-top: 80px;
}
.c3-item-m3-right .c3-item-m3-solid {
  display: block;
  width: 9px;
  height: 2px;
  background: #9a9a9a;
  margin: 16px 0;
}
.c3-item-m3-right h5 {
  display: inline-block;
  width: 100%;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.6;
  color: #cecece;
}
.c3-item-m3-right h6 {
  display: inline-block;
  width: 100%;
  font-size: 14px;
  font-weight: 300;
  color: #898989;
  line-height: 1.6;
  padding-top: 10px;
}
.c3-item-m3-right .c3-item-m3-angular {
  width: 44px;
  height: 44px;
  position: absolute;
  background: url(../images/s1.png) no-repeat 0 -275px;
  bottom: 140px;
  left: 40px;
}
.c3-item-m4 {
  width: 1200px;
  margin: 0 auto;
  background: #fff;
  padding-bottom:40px;
}
.c3-m-header {
  width: 1130px;
  height: 164px;
  padding: 0 35px;
  text-align: left;
  color: #333;
}
.c3-m-header h5 {
  display: inline-block;
  width: 100%;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.4;
  padding-top: 55px;
}
.c3-m-header .c3-m-solid {
  display: inline-block;
  width: 10px;
  height: 2px;
  background: #9a9a9a;
  margin: 8px 0;
}
.c3-m-header h6 {
  display: inline-block;
  width: 100%;
  line-height: 1;
  font-size: 15px;
}


.c3-m4-tabs{
  width:1130px;
  margin:0 auto;
}
.c3-m4-tabhd{
  display: block;
  width:1130px;
  height:50px;
}
.c3-m4-tabhd p{
  display: inline-block;
  height: 50px;
  width:64px;
  margin-right: 2px;
  line-height: 50px;
  color:#fff;
  font-size:16px;
  font-weight: 300;
  background:#333;
  float: left;
  text-align:center;
}
.c3-m4-tabhd ul{
  display: block;
  float: left;
  height: 50px;
  width: 1064px;
  float: left;
  text-align: left;
}
.c3-m4-tabhd ul li{
  display: inline-block;
  height:50px;
  line-height: 50px;
  background:#f5f5f5;
  padding:0 20.5px;
  float: left;
  margin-right:2px;
  cursor: pointer;
  transition:.2s;
  -webkit-transition:.2s;
  -moz-transition:.2s;
}
.c3-m4-tabhd ul li.on{
  background:#ee7700;
  color:#fff;
}

.c3-m4-tabs .bd{
  display: block;
  width:1130px;
  margin-top:30px;
}
.c3-m4-right,.c3-m4-left{
  display:block;
  float: left;
}
.c3-m4-left{
  width:680px;
  height:449px;
  background-repeat:no-repeat;
}
.c3-m4-right{
  width:350px;
  height:449px;
  padding:0 40px 0 60px;
  background-color:#2f2f2f;
  text-align:left;
  position: relative;
}
.c3-m4-right h5{
    display: inline-block;
    width: 100%;
    font-size: 22px;
    color: #fff;
    font-weight: 600;
    line-height: 1;
    padding-top: 50px;
}

.c3-m4-right > .c3-m4-right-solide{
      display: block;
    width: 11px;
    height: 2px;
    background: #9a9a9a;
    margin: 20px 0;
}
.c3-m4-right h6{
      color: #cecece;
    display: inline-block;
    line-height: 1;
    width: 100%;
    font-size: 16px;
    padding-bottom: 15px;
}
.c3-m4-right p{
      display: inline-block;
    width: 100%;
    font-size: 14px;
    color: #898989;
    line-height: 1.5;
    font-weight: 500;
}
.c3-item-m4-angular{
      width: 44px;
    height: 44px;
    position: absolute;
    background: url(../images/s1.png) no-repeat 0 -275px;
    bottom: 22px;
    left:60px;
}

.c3-item-m5 {
  width: 1200px;
  margin: 20px auto 0 auto;
  padding-bottom: 50px;
  background: #fff;
}
.c3-m5-list {
  width: 1200px;
  background: #fff;
}
.c3-item-m5 ul {
  width: 1130px;
  margin: 0 auto;
}
.c3-item-m5 ul li {
  width: 363.3333333px;
  float: left;
  margin-right: 20px;
}
.c3-item-m5 ul li .c3-m5-pic-view {
  width: 363.3333333px;
  height: 239px;
  background-position: center center;
  background-repeat: no-repeat;
}
.c3-m5-pic-val {
  width: 311.3333333px;
  height: 145px;
  position: relative;
  padding: 0 25px;
  border: 1px solid #f2f2f2;
  border-top: none;
  text-align: left;
}
.c3-m5-pic-val h4 {
  display: inline-block;
  width: 100%;
  color: #333;
  font-size: 18px;
  font-weight: 500;
  padding-top: 22px;
}
.c3-m5-pic-val h6 {
  display: inline-block;
  width: 100%;
  color: #333;
  font-size: 14px;
  font-weight: 500;
  padding-top: 6px;
}
.c3-m5-foter {
  width: 301.3333333px;
  height: 40px;
  position: absolute;
  bottom: 0;
  left: 30px;
  font-size: 12px;
  font-weight: 500;
  line-height: 40px;
  border-top: 1px solid #e5e5e5;
  background: url(../images/s1.png) no-repeat 261px -407px;
}
.c3-item-m6 {
  width: 1200px;
  margin: 0 auto;
  margin-top: 20px;
  background: #fff;
  padding-bottom:40px;
}
.c3-m6-slide {
  width: 1130px;
  height: 462px;
  position: relative;
  margin: 0 auto;
}
.c3-m6-slide .bd {
  display: block;
  width: 100%;
}
.c3-m6-left {
  width: 700px;
  height: 462px;
  background-repeat: no-repeat;
  float: left;
}
.c3-m6-right {
  width: 310px;
  height: 462px;
  padding: 0 60px 0 60px;
  background: #2f2f2f;
  float: right;
  text-align: left;
}
.c3-m6-right h5 {
  display: inline-block;
  width: 100%;
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  line-height: 1;
  padding-top: 50px;
}
.c3-m6-right .c3-m6-solid {
  display: block;
  width: 11px;
  height: 2px;
  background: #9a9a9a;
  margin: 20px 0;
}
.c3-m6-right h6 {
  color: #cecece;
  display: inline-block;
  line-height: 1.4;
  width: 100%;
  font-size: 16px;
  padding-bottom: 20px;
}
.c3-m6-right p{
  display: inline-block;
  width: 100%;
  font-size:14px;
  color:#898989;
  line-height:1.6;
  font-weight: 500;
}
.c3-m6-slide .hd{
  position: absolute;
  top: 380px;
  left: 785px;
}
.c3-m6-slide .hd ul{
  text-align: center;
  position: relative;
  cursor: default;
}
.c3-m6-slide .hd ul li{
  display: inline-block;
  width:9px;
  height:9px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background:#464646;
  margin:0 2px;
  cursor: pointer;
}
.c3-m6-slide .hd ul li.on{
  background:#ccc;
}
.c3-m6-slide .slide-right{
  left:-26px;
  background-position:0 -569px;
}
.c3-m6-slide .slide-left{
  right:-26px;
  background-position:0 -585px;
}
.c3-m6-slide .slide-right,.c3-m6-slide .slide-left{
  display: block;
  width:18px;
  height: 15px;
  position: absolute;
  background-image:url(../images/s1.png);
  background-repeat: no-repeat;
  margin-top:-7.5px;
  top:54%;
  cursor: pointer;
}

.c3-item-m7{
  width: 1200px;
  margin:0 auto;
  margin-top:20px;
  background: #fff;
}


.c3-m7-list{
    width: 1130px;
    position: relative;
    margin: 0 auto;
}
.c3-m7-list ul{
  display: block;
  width: 1130px;
  padding-bottom:20px;
}
.c3-m7-list ul li{
    width: 363.3333333px;
    float: left;
    margin-right: 20px;
}
.c3-m7-pic-view{
  display: block;
  width:100%;
  height:180px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size:100%;
}
.c3-m7-pic-val{
    width: 301.3333333px;
    height: 145px;
    position: relative;
    padding: 0 30px;
    border: 1px solid #f2f2f2;
    border-top: none;
    text-align: left;
}
.c3-m7-pic-val h4{
      display: inline-block;
    width: 100%;
    color: #333;
    font-size: 18px;
    font-weight: 500;
    padding-top: 22px;
}
.c3-m7-pic-val h6{
      display: inline-block;
    width: 100%;
    color: #333;
    font-size: 14px;
    font-weight: 500;
    padding-top: 6px;
}
.c3-m7-foter{
      width: 301.3333333px;
    height: 40px;
    position: absolute;
    bottom: 0;
    left: 30px;
    font-size: 12px;
    font-weight: 500;
    line-height: 40px;
    border-top: 1px solid #e5e5e5;
    background: url(../images/s1.png) no-repeat 261px -407px;
}
.c3-m71-voice{
    width: 1200px;
    height: 250px;
    background: url(../images/7/1.jpg) no-repeat center 20px;
}

.container4{
  display: block;
  width:100%;
  min-width: 1200px;
  background: #eaeaea;
}
.container4 .c4-item{
  display:block;
  width: 1200px;
  margin:0 auto;
  background:#333;
  margin:0 auto;
}
.c4-m-foter{
  display: block;
  width: 1130px;
  margin:0 auto;
  border-bottom: 1px solid #404040;
}
.c4-m-foter ul{
  width: 100%;
  text-align: center;
}
.c4-m-foter ul li{
  display: inline-block;
  padding:30px 16px;
  line-height: 1;
}
.c4-m-foter ul li a{
  display:inline-block;
  color:#b8b8b8;
  font-weight: 300;
  font-size:14px;
}
.over-view{
  width:990px;
  height: 90px;
  margin: 0 auto;
  line-height: 90px;
  color:#999;
  font-weight: 300;
  font-size:13px;
  background: url(../images/s1.png) no-repeat 800px -443px;
}
