body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  padding: 0;
  margin: 0;
}
li {
  list-style: none;
}
a {
  color: #000;
  text-decoration: none !important;
}
a:focus {
  outline: none;
}
img {
  border: 0 none;
}
body,
select,
input,
button {
  font-family: "Hiragino Sans GB", "Microsoft Yahei", "Arial";
  font-size: 12px;
  color: #000000;
}
html,
body {
  height: 100%;
    min-width: 1200px;
}

section {
  min-width: 1200px;
}
.clr {
  clear: both;
  display: block;
}
.slide,.slide .swiper-wrapper,.slide .swiper-slide,.device .swiper-wrapper {
  min-width: 1200px;
}
.top-bg {
  background: #034da2;
  min-width: 1200px;
}
.top-bg .top {
  width: 1200px;
  margin: 0 auto;
}
.top-bg .top p {
  line-height: 30px;
  color: #fff;
  float: left;
}
.top-bg .top .right {
  float: right;
}
.top-bg .top .right a {
  display: inline-block;
  line-height: 30px;
  color: #fff;
  margin-left: 10px;
  padding-left: 10px;
  background: url(../images/line.png) no-repeat 0 50%;
}
header {
  background: url(../images/tmk.png) repeat;
  position: absolute;
  top: 30px;
  left: 0;
  width: 100%;
  z-index: 2;
  min-width: 1200px;
}
header .header {
  width: 1200px;
  margin: 0 auto;
  padding-top: 20px;
}
header .header .logo {
  float: left;
}
header .header .right {
  float: right;
  margin-bottom: 25px;
}
header .header .right p {
  color: #808080;
  font-size: 14px;
  line-height: 1;
  margin-bottom: 10px;
  text-align: right;
}
header .header .right p span {
  font-size: 16px;
  color: #034da2;
}
header .header .right .text {
  border: none;
  height: 30px;
  line-height: 30px;
  width: 240px;
  float: left;
  background: #fff;
  text-indent: 24px;
  font-size: 14px;
  color: #999;
}
header .header .right .button {
  background: url(../images/btn.jpg) no-repeat;
  width: 30px;
  height: 30px;
  border: none;
  loat: left;
}
.nav {
  margin-bottom: 20px;
}
.nav a {
  margin-left: 32px;
  padding-left: 45px;
  color: #4c4c4c;
  font-size: 16px;
  float: left;
  border-left: 1px dashed #cccccc;
  line-height: 1;
}
.nav a:hover {
  color: #034da2;
}
.nav .fir {
  margin-left: 0;
  padding-left: 0;
  border: none;
}
.nav .active {
  color: #034da2;
}
.slide {
  height: 720px !important;
}
.pagination {
  position: absolute;
  left: 0;
  text-align: center;
  width: 100%;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #999;
  margin: 0 5px;
  cursor: pointer;
}
.swiper-active-switch {
  background: #fff;
}
.device {
  position: relative;
  width: 1200px;
  margin: 15px auto ;
  height: 121px ;
}
.device .arrow-left {
  background: url(../images/left.png) no-repeat left top;
  position: absolute;
  left: -50px;
  top: 50%;
  margin-top: -15px;
  width: 15px;
  height: 24px;
}
.device .arrow-right {
  background: url(../images/right.png) no-repeat left top;
  position: absolute;
  right: -50px;
  top: 50%;
  margin-top: -15px;
  width: 15px;
  height: 24px;
}
.white {
  padding: 50px 0 60px;
}
.blue {
  background: #f5faff;
  padding: 60px 0;
  border-bottom: 1px solid #e8edf3;
}
.container {
  width: 1200px;
  margin: 0 auto;
}
.container .idx-part {
  float: left;
}
.container .idx-part .common-top {
  margin-bottom: 15px;
}
.container .idx-part .common-top p {
  padding-left: 15px;
  font-size: 16px;
  color: #333;
  border-left: 2px solid #333;
  line-height: 1;
  font-weight: bold;
}
.container .idx-part .common-top p span {
  color: #999;
  margin-left: 15px;
  font-size: 14px;
  font-weight: normal;
}
.container .idx-about {
  width: 420px;
}
.container .idx-about img {
  width: 416px;
  border: 1px solid #ccc;
  padding: 1px ;
  height: 160px;
}
.container .idx-about .title {
  color: #034da2;
  font-size: 16px;
  margin: 15px 0;
  line-height: 1;
}
.container .idx-about .des {
  color: #666;
  font-size: 14px;
  line-height: 24px;
}
.container .idx-about a {
  float: right;
  width: 100px;
  line-height: 30px;
  color: #666;
  text-align: center;
  background: #e0e0e0;
  margin-top: 15px;
}
.container .idx-about a:hover {
  background: #034da2;
  color: #fff;
}
.container .idx-news {
  width: 740px;
  float: right;
}
.container .idx-news .part {
  float: left;
  width: 230px;
  margin-left: 25px;
}
.container .idx-news .part img{
	width:230px;
	height:160px;
}
.container .idx-news .part .cat {
  font-size: 14px;
  color: #034da2;
  margin-top: 15px;
  margin-bottom: 20px;
  line-height: 1;
  width: auto;
}
.container .idx-news .part .title {
  color: #666;
  font-size: 14px;
  line-height: 1;
  margin-bottom: 30px;
  overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.container .idx-news .part .time {
  color: #999;
  line-height: 1;
}
.container .idx-news .part a {
  float: right;
  width: 100px;
  line-height: 30px;
  color: #666;
  text-align: center;
  background: #e0e0e0;
  margin-top: 30px;
}
.container .idx-news .part a:hover {
  background: #034da2;
  color: #fff;
}
.container .idx-news .fir {
  margin-left: 0;
}
.container .idx-yw {
  width: 848px;
}
.container .idx-yw .device1 {
  position: relative;
  width: 100%;
  height: 190px;
  margin-top: 20px;
}
.container .idx-sale {
  width: 315px;
  float: right;
}
.container .idx-sale a {
  margin-top: 20px;
}
.footer {
  width: 1200px;
  margin: 0 auto;
}
.footer .left {
  float: left;
}
.footer .left .part {
  float: left;
  margin-left: 36px;
}
.footer .left .part .cats {
  color: #034da2;
  font-size: 16px;
  margin-bottom: 30px;
}
.footer .left .part a {
  color: #808080;
  font-size: 14px;
  line-height: 1;
  margin-top: 15px;
  display: block;
}
.footer .left .fir {
  margin-left: 0;
}
.footer .right {
  float: right;
  padding-left: 30px;
  width: 325px;
  border-left: 1px solid #d3e2f2;
}
.footer .right a {
  float: left;
  margin-left: 55px;
  margin-bottom: 15px;
}
.footer .right a .ewm-content{
    position: relative;
   
}

.footer .right a .ewm{
    position: absolute;
    bottom:100%;
    left:50%;
    margin-left:-75px;
     display: none;
}
.footer .right a:hover .ewm{
    display: block;
}
.footer .right a .ewm img{
    width:150px;
}
.footer .right .fir {
  margin-left: 0;
}
.footer .right p {
  font-size: 14px;
  color: #666;
  text-indent: 40px;
  line-height: 40px;
  margin-top: 10px;
}
.footer .right .tel {
  background: url(../images/tel.png) no-repeat 10px #deedf8;
}
.footer .right .mail {
  background: url(../images/mail.png) no-repeat 10px #deedf8;
}
.footer .right .add {
  background: url(../images/address.png) no-repeat 10px #deedf8;
}
.blues {
  background: #034da2;
}
.blues .f-p {
  color: #fff;
  font-size: 14px;
  line-height: 90px;
}
.blues .f-p a{
    color:#fff;
}
.c-slide {
  height: 600px;
  text-align: center;
  min-width: 1200px;
}
.c-slide .title {
  display: inline-block;
  width: 200px;
  line-height: 48px;
  color: #fff;
  border: 2px solid #c2d4df;
  margin-top: 300px;
  font-size: 20px;
}
.c-slide .title1 {
  display: inline-block;
  width: 200px;
  line-height: 48px;
  color: #034da2;
  border: 2px solid #c2d4df;
  margin-top: 280px;
  font-size: 20px;
}
.c-slide .des {
  line-height: 1;
  font-size: 72px;
  color: #fff;
  font-family: arial;
  margin-top: 40px;
}
.tab {
  border-bottom: 1px solid #e0e0e0;
}
.tab a {
  float: left;
  padding: 0 2px;
  text-align: center;
  margin-left: 48px;
  color: #666666;
  font-size: 16px;
  line-height: 50px;
  position: relative;
}
.tab a:hover {
  color: #034da2;
}
.tab .fir {
  margin-left: 0;
}
.tab .active {
  color: #034da2;
}
.tab .active:after {
  content: '';
  position: absolute;
  bottom: -1px;
  height: 2px;
  width: 100%;
  background: #034da2;
  left: 0;
}
.tab a:hover:after {
  content: '';
  position: absolute;
  bottom: -1px;
  height: 2px;
  width: 100%;
  background: #034da2;
  left: 0;
}
.page {
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 55px;
}
.page .title {
  color: #034da2;
  font-size: 26px;
  line-height: 1;
  font-weight: bold;
  margin: 40px 0;
  text-align: center;
}
.page .img {
  text-align: center;
  margin-bottom: 35px;
}
.page .content p {
  color: #666;
  font-size: 16px;
  line-height: 30px;
}
.page .hots {
  text-align: center;
  margin-bottom: 40px;
}
.page .hots p {
  font-size: 14px;
  line-height: 1;
  color: #808080;
  display: inline-block;
  margin: 0 40px;
}
.gray {
  background: #f0f0f0;
}
.pdf {
  width: 1200px;
  margin: 0 auto;
  padding: 30px 0 40px;
}
.pdf .item {
  display: block;
  padding-bottom: 20px;
  position: relative;
}
.pdf .item:hover i {
  background: url(../images/pdf-c.png) no-repeat;
}
.pdf .item .time {
  float: left;
  background: #034da2;
  width: 120px;
  text-align: center;
  padding: 14px 0;
}
.pdf .item .time .day {
  color: #fff;
  line-height: 1;
  font-size: 66px;
}
.pdf .item .time .year {
  color: #fff;
  line-height: 1;
  font-size: 20px;
  margin-top: 6px;
}
.pdf .item .info {
  float: left;
  width: 1020px;
  padding: 30px;
  background: #fff;
}
.pdf .item .info .title {
  color: #666;
  font-size: 18px;
  line-height: 1;
}
.pdf .item .info .view {
  margin-top: 23px;
  color: #999;
  font-size: 14px;
  padding-left: 25px;
  background: url(../images/view.png) no-repeat 0;
}
.pdf .item i {
  position: absolute;
  width: 38px;
  height: 53px;
  background: url(../images/pdf.png) no-repeat;
  top: 30px;
  right: 30px;
}
.gs {
  width: 1200px;
  margin: 0 auto;
  padding: 30px 0 40px;
}
.gs .b {
  margin-bottom: 15px;
}
.gs .b li {
  float: left;
  width: 390px;
  margin-left: 15px;
}
.gs .b li a {
  display: block;
}
.gs .b li a:hover .info {
  background: #034da2;
}
.gs .b li a:hover p {
  color: #fff !important;
}
.gs .b li a img {
  display: block;
}
.gs .b li a .info {
  background: #fff;
  padding: 20px;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  position: relative;
}
.gs .b li a .info .title {
  font-size: 14px;
  color: #666;
  line-height: 1;
  margin-bottom: 15px;
  font-weight: bold;
   overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.gs .b li a .info .title1 {
  font-size: 14px;
  color: #666;
  line-height: 1;
  font-weight: bold;
   overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.gs .b li a .info .des {
  color: #999;
  line-height: 18px;
  min-height: 36px;
  max-height: 36px;
  overflow: hidden;
}
.gs .b li a .info .time {
  margin-top: 20px;
  color: #999;
  line-height: 1;
}
.gs .b li a .info .plus {
  font-size: 18px;
  font-weight: bold;
  position: absolute;
  color: #999;
  bottom: 15px;
  right: 20px;
}
.gs .b .fir {
  margin-left: 0;
}
.gs .s a {
  display: block;
  padding-bottom: 20px;
  position: relative;
}
.gs .s a:hover .time {
  background: #034da2;
}
.gs .s a .time {
  float: left;
  background: #999999;
  width: 150px;
  text-align: center;
  padding: 29px 0;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}
.gs .s a .time .day {
  color: #fff;
  line-height: 1;
  font-size: 66px;
}
.gs .s a .time .year {
  color: #fff;
  line-height: 1;
  font-size: 20px;
  margin-top: 6px;
}
.gs .s a .info {
  float: left;
  width: 990px;
  padding: 30px;
  background: #fff;
}
.gs .s a .info .title {
  color: #666;
  font-size: 16px;
  line-height: 1;
}
.gs .s a .info .des {
  margin-top: 26px;
  color: #808080;
  font-size: 14px;
  line-height: 24px;
  min-height: 48px;
  max-height: 48px;
}
.cy {
  width: 1200px;
  margin: 0 auto;
  padding: 30px 0 40px;
}
.cy li {
  padding-bottom: 20px;
}
.cy li a {
  display: block;
  position: relative;
}
.cy li a:hover .info {
  background: #034da2;
}
.cy li a:hover p {
  color: #fff !important;
}
.cy li a img {
  float: left;
}
.cy li a .info {
  padding: 30px;
  float: left;
  width: 820px;
  background: #fff;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}
.cy li a .info .title {
  color: #034da2;
  font-size: 18px;
  line-height: 1;
  margin-bottom: 26px;
  font-weight: bold;
}
.cy li a .info .des {
  color: #666;
  font-size: 14px;
  line-height: 28px;
  min-height: 84px;
}
.cy li a .info .time {
  margin-top: 20px;
  color: #808080;
  line-height: 1;
}
.cy li a .info .plus {
  font-size: 18px;
  font-weight: bold;
  position: absolute;
  color: #034da2;
  bottom: 25px;
  right: 20px;
}
.lx {
  width: 1200px;
  margin: 60px auto;
}
.lx .left {
  float: left;
  padding-top: 80px;
}
.lx .left p {
  color: #666;
  font-size: 16px;
  line-height: 1;
  margin-top: 20px;
}
.lx .right {
  float: right;
  width: 780px;
}
.pages {
  text-align: center;
  padding-top: 30px;
  color: #034da2;
}
.pages li{
    display: inline-block;
}
.pages li.active a{
      border-bottom: 1px solid #034da2;
}
.pages a {
  font-size: 14px;
  color: #034da2;
  display: inline-block;
  margin: 0 5px;
}
.pages span {
  font-size: 14px;
  color: #034da2;
  display: inline-table;
  margin: 0 5px;
  border-bottom: 1px solid #034da2;
}
.rc {
  width: 1200px;
  margin: 60px auto;
}
.rc .title {
  font-size: 22px;
  color: #034da2;
  padding-top: 20px;
  line-height: 1;
  text-align: center;
  background: url(../images/fh.png) no-repeat;
  background-position: 100% 20px;
  padding-bottom: 16px;
  font-weight: bold;
}
.rc .des {
  color: #666666;
  line-height: 30px;
  font-size: 16px;
  margin-top: 19px;
  margin-bottom: 70px;
}
.bl {
  background: #f6f9fc;
  text-align: center;
}
.bl .title {
  font-size: 22px;
  color: #034da2;
  padding-top: 65px;
  line-height: 1;
  text-align: center;
  padding-bottom: 16px;
  font-weight: bold;
}
.bl .des {
  color: #666666;
  line-height: 1;
  font-size: 16px;
  margin-top: 28px;
  margin-bottom: 50px;
}
.bl .s-title {
  width: 180px;
  line-height: 43px;
  border: 1px solid #ccc;
  color: #999;
  margin: 0 auto;
  margin-bottom: 35px;
  font-size: 18px;
}
.bl .s-des {
  font-size: 14px;
  color: #666;
  line-height: 22px;
  width: 280px;
  margin: 0 auto;
  margin-top: 15px;
  padding-bottom: 55px;
}
.f-part {
  width: 1200px;
  margin: 60px auto;
}
.f-part img {
  float: left;
}
.f-part .part {
  float: left;
  width: 530px;
  padding: 40px 35px;
  min-height: 320px;
  background: #fafafa;
}
.f-part .part .title {
  font-size: 22px;
  color: #034da2;
  line-height: 1;
  margin-bottom: 35px;
}
.f-part .part .tip {
  color: #666;
  font-size: 14px;
  line-height: 24px;
  text-align: justify;
}
.f-part .part .des {
  line-height: 30px;
  color: #666;
  font-size: 16px;
  margin-top: 25px;
}
.cat {
  width: 1200px;
  margin: 0 auto;
  margin-top: 100px;
}
.cat .part {
  float: left;
  padding: 20px;
  width: 160px;
  height: 160px;
}
.cat .part .title {
  color: #fff;
  font-size: 16px;
  line-height: 1;
  margin-bottom: 10px;
  margin-top: 100px;
}
.cat .part .des {
  color: #fff;
  font-size: 14px;
  line-height: 18px;
}
.cat .r {
  background: #c62121;
}
.cat .b {
  background: #216cc6;
}
.cat .w {
  background: #e6e6e6;
}
.cat .w p {
  color: #666 !important;
}
.cat img {
  float: left;
}
.cat .f-p {
  color: #fff;
  font-size: 14px;
  line-height: 1;
  margin-top: 60px;
}
.xs {
  width: 1200px;
  margin: 40px auto;
}
.xs .b-title {
  color: #034da2;
  font-size: 26px;
  line-height: 1;
  text-align: center;
  margin-bottom: 50px;
}
.xs .tab {
  width: 510px;
  margin: 0 auto;
  border: none;
}
.xs .tab span {
  float: left;
  background: url(../images/icon.png) no-repeat 0;
  font-size: 16px;
  color: #666666;
  line-height: 30px;
  padding-left: 20px;
}
.xs .tab .select {
  float: left;
  margin-left: 38px;
}
.xs .tab .select label {
  font-size: 14px;
  color: #808080;
  float: left;
  line-height: 30px;
}
.xs .tab .select select {
  float: left;
  width: 100px;
  font-size: 14px;
  color: #808080;
  height: 30px;
  line-height: 30px;
 
}
.xs .tab .select .option {
  float: left;
  width: 100px;
  font-size: 14px;
  color: #808080;
  height: 30px;
  line-height: 30px;
   
  padding-left:6px;
  border:1px solid #666;
  position: relative;
}
 .xs .tab .select .option p{
     display: flex;
     justify-content: space-between;
     align-items: center;
 }
 .xs .tab .select .option .jt{
     width:15px;
     margin-right:10px;
 }
.xs .tab .select .option .op-content{
    position: absolute;
    left:0;
    top:30px;
    width:100%;
    border:1px solid #666;
    display: none;
    z-index:100;
    height:390px;
    overflow: auto;
}
.xs .tab .select .option.height .op-content{
    display: block;
    background: #fff;
}
.xs .tab .select .option a{
      padding-left:6px;
    margin-left:0;
    line-height: 30px;
    display: block !important;
    text-align: left;
    float: none;
}
.xs .tab .select .option a:hover{
    cursor: pointer;
}
.xs .content {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #ccc;
}
.xs .content .map {
  float: left;
  width: 800px;
  height: 460px;
}
.xs .content .tabs {
  float: right;
  width: 380px;
  height: 460px;
  overflow: auto;
}
::-webkit-scrollbar{
  width: 8px;
}
::-webkit-scrollbar-track{
  background: #fff;
}
::-webkit-scrollbar-thumb{
  background: #1b1b1b;
}
::-webkit-scrollbar-thumb:window-inactive{background: #1b1b1b;
}
::-webkit-scrollbar-thumb:vertical:hover{background: #1b1b1b;
}
.xs .content .tabs a {
  display: block;
  margin-bottom: 20px;
  padding: 10px;
}
.xs .content .tabs a.active {
  border: 1px solid #ccc;
  
}
.xs .content .tabs .url {
    position: absolute;
    top: 12px;
    left: 10px;
    margin: 0;
    padding: 0;
    width: 280px;
    height: 14px;
}

.xs .content .tabs a.active .title {
  background: url(../images/yuan-c.png) no-repeat top right;
}
.xs .content .tabs .title {
  color: #4c4c4c;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 10px !important;
  background: url(../images/yuan.png) no-repeat top right;
}
.xs .content .tabs .contents {
  color: #808080;
  line-height: 22px;
}

.img2{
  display: none
}

.idx-yw .device1 .arrow-left {
    background: url(../images/hjt-z.png) no-repeat;
    width: 16px;
    height: 20px;
    position: absolute;
    top: -38px;
    z-index: 2;
    right: 25px;
}
.idx-yw .device1 .arrow-left:hover{
  background: url(../images/ljt-z.png) no-repeat;
}
.idx-yw .device1 .arrow-right:hover{
  background: url(../images/ljt-y.png) no-repeat;
}
.idx-yw .device1 .arrow-right {
    background: url(../images/hjt-y.png) no-repeat;
    width: 16px;
    height: 20px;
    position: absolute;
    top: -38px;
    z-index: 2;
    right: 5px;
}

.gs .s a .view {
    margin-top: 23px;
    color: #999;
    font-size: 14px;
    padding-left: 25px;
    background: url(../images/view.png) no-repeat 0;
        margin-bottom: 32px;
}

.zp {
  width: 1200px;
  margin: 30px auto;
}
.zp .part p,.zp .part a {
  float: left;

  text-align: center;
  line-height: 40px;
  color: #4c4c4c;
  font-size: 14px;
}
.zp .part .fir {
  width: 33.33333%;
  margin-left: 0;
}
.zp .part .sec {
  width: 33.33333%;
}
.zp .part .thr {
  width: 33.33333%;
  color: #034da2
}
.zp .part .for {
  width: 250px;
}
.zp .part .b {
  background: #034da2;
}
.zp .part .b {
  font-size: 16px !important;
  color: #fff !important;
}
.zp .c1 p,.zp .c1 a {
  background: #f5f5f5;
}
.zp .c2 p,.zp .c2 a {
  background: #f0f0f0;
}

.pp {
  margin: 30px auto;
  width: 1200px;
}
.pp li {
  float: left;
  background: url(../images/line1.png) no-repeat 0 50%;
  margin-left: 65px;
  padding-left: 65px;
  width: 200px;
}
.pp li img {
  max-width: 100%;
}
.pp li.fir {
  background: none;
  margin: 0;
  padding: 0;
}

.show {
  margin: 30px auto;
  width: 1200px;
}
.show .info {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom:1px solid #ccc;
}
.show .info img {
  float: left;
  border:1px solid #ccc;
  padding: 2px;
}
.show .info .right {
  float: right;
  width: 800px;
}
.show .info .right .title {
  font-size: 16px;
  line-height: 1;
  color: #4c4c4c;
  margin-bottom: 10px;
  font-weight: bold;
}
.show .info .right .des {
  font-size: 14px;
  line-height: 24px;
  color: #808080;
}
.show .b-title {
  font-size: 24px;
  color: #4c4c4c;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 30px;
}
.show .content {
    padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom:1px solid #ccc;
}
.show .content p {
    font-size: 14px;
  line-height: 24px;
  color: #808080;
  text-align: justify;
}
.show .tb {
  float: left;
}
.show .ss {
  float: right;
  width: 960px;
}
.show .ss .title {
  font-size: 16px;
  line-height: 1;
  color: #4c4c4c;
  margin-bottom: 10px;
  font-weight: bold;
  display: block;
}
.show .ss  .des {
  font-size: 14px;
  line-height: 24px;
  color: #808080;
}
.slide a {
	display:block;
	height:100%;
}