@charset "utf-8";

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption,
tbody,
tfoot,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
}

a,
area {
  outline: none;
}

a {
  text-decoration: none;
  color: #000;
}

a:hover {
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  color: #0aa4eb
}

img {
  -ms-interpolation-mode: bicubic;
}

i {
  font-style: normal;
}

html,
body {
  font-family: 14px '微软雅黑','Microsoft YaHei', Arial,Helvetica,sans-serif,'Arial Narrow',HELVETICA;
  min-width: 1108px;
}

html {
  height: 100%;
  position: relative
}

body {
  background: #fff;
  font-size: 12px;
}

input {
  border-radius: 0;
}

button {
  -webkit-appearance: none ;
  border-radius: 0;
}

div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
img,
dl,
dt,
dd,
ol,
ul,
li,
form {
  list-style: none;
}

@-webkit-viewport {
  width: device-width;
}

@-moz-viewport {
  width: device-width;
}

@-ms-viewport {
  width: device-width;
}

@-o-viewport {
  width: device-width;
}

@viewport {
  width: device-width;
}

.boxcenter {
  margin: 0 auto;
}

.fl_all {
  float: left;
}

.fr_all {
  float: right;
}

.txtdot {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.b {
  font-weight: bold;
}

* {
  -webkit-text-size-adjust: none;
}

/*禁止手机字体变大*/
.lastItem {
  margin-right: 0 !important;
  border: 0 !important;
}

/*responsive Normal*/
.maxcontainer {
  min-width: 1100px;
}

.container {
  width: 1100px;
}

.fl_pc {
  float: left;
}

.fr_pc {
  float: right;
}

.col_2in1 {
  width: 50%;
  *width: 49.9%
}

.col_3in1 {
  width: 33.3%
}

.col_4in1 {
  width: 25%;
  *width: 24.9%
}

.col_5in1 {
  width: 20%;
  *width: 19.9%
}

.col_6in1 {
  width: 16.6%
}

.pchide {
  display: none;
}

.mhide {
  display: block;
}

.padhide {
  display: block;
}

.padshow {
  display: none;
}

.mar0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.clearfix:after {
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}

.clearfix {
  zoom: 1;
}

.clear {
  clear: both;
  height: 0;
  font-size: 0;
  overflow: hidden;
  line-height: 0;
}

.main {
  position: relative;
  overflow: hidden;
}

.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
}


/* font */



/* color */
.cWithe,
a.cWithe {
  color: #fff;
}

.cWithe:hover {
  color: #333;
}

.cGray,
a.cGray {
  color: #8B8B8B;
}

.cGray:hover {
  color: #9d1515;
}

.cGray2,
a.cGray2 {
  color: #2c2c2c;
}

.cGray2:hover {
  color: #9d1515;
}

.cGray3,
a.cGray3 {
  color: #808080;
}

.cGray3:hover {
  color: #9d1515;
}

.cBlack,
a.cBlack {
  color: #000;
}

.cBlack:hover {
  color: #0aa4eb;
}

.cOrange,
a.cOrange {
  color: #FF933B;
}

.bgWhite {
  background: #fff;
}



/* public */
.header {
  width: 100%;
 /* overflow: hidden;*/
}

.wrapper {
  width: 1200px;
  margin: 0 auto;
}

.container {
  margin-top: -100px;
}


/* header */
.header {
  width: 100%;
}
.header .focus{
  width:100%;
  height:350px;
  overflow: hidden;
  margin-top: 0px;
}

.header .wrapper {
  width: 1200px;
  height: 112px;
  position: relative;
}
.header .nav_wrapper {
  position: relative;
 background: #f6f6f6;
	height:60px;
	text-align: center;
}

.header .logo a {
  float: left;
  width: 690px;
  height: 71px;
  background: #ccc;
  background: url(trs_index_03.png) no-repeat;
  background-size: 100% auto;
  margin-top:18px;
}

.header .topbar {
  width:auto;
  font-size: 12px;
  position: absolute;
  right:0;
  top:37px;
}
.header .topbar span{
  display:inline-block;
}
.header .topbar span.select{
  width:107px;
  border-right:1px solid #ccc;
  margin-right:22px;
}
.header .topbar span.select i{
  width:17px;
  height:17px;
  display:block;
  float:left;
  background:url(trs_map.png);
  margin-right:5px;
  margin-top:2px;
  *margin-top:-3px;
}
.header .topbar span.select select{
  border:0;
  background:url(trs_arrow_down.png) no-repeat right;
  padding-right:12px;
}
.header .topbar span.input{
  width:320px;
  position: relative;
}
.header .topbar span.input input{
  width:320px;
  height:38px;
  border:0;
  outline: none;
  padding:0 10px;
  box-sizing: border-box;
  background:#fff;
  border: 2px solid #0590e5;
}
.header .topbar span.input i{
  position: absolute;
  right:0px;
  top:0px;
  width:83px;
  height:38px;
  display:block;
  cursor: pointer;
  background:url(trs_search.jpg) center center no-repeat;
}
.header .nav {
  color: #fff;
  margin-top:0px;		
  width: 1200px;
  margin: 0 auto;
}

.header .nav ul {

}

.header .nav ul li {
  display: inline-block;
}

.header .nav li {
  width: 120px;
	margin: 0 20px;
  font-size: 22px;
  letter-spacing: 0.3px;
  line-height: 60px;
  font-weight: 400;
  position: relative;
	text-align: center;

}


.header .nav ul li a:hover{font-weight: bold; 	background:#f9f9f9 url(nav_hover.png) center center no-repeat; display: block; width: 120px;}
.header .nav li p{
  display:none;
  position: absolute;
  top:58px;
  left:50%;
  transform: translate(-50%);
  width:120px;
  height:auto;
  border-top:2px solid #0aa4eb;
  z-index: 99999999;
  background:#fff;
  padding:10px 0;
  opacity: 0.9;
}
.header .nav li p a{
  font-size:18px;
  display:block;
  text-align: center;
  cursor: pointer;
  line-height:40px;
}
.header .swiper-container{
  height:350px;
}
.header .swiper-container img{
  width:100%;
  height:350px;
}




/* footer */
.footer {
  width: 100%;
  background: #edeff5;
  padding-top:10px;
  /* overflow: hidden; */
}
.yqlj_bj_line{font-size: 22px; font-weight: bold;color: #000;  background: url(foot_line.jpg) left bottom no-repeat; padding-bottom: 15px;}
.footer .qrcode1{
	width: 850px;
	float: right;
  display:block;
  margin-bottom:0px;
  margin-top:20px;
  /*border-bottom:1px solid #e8e8e8;*/
}
.footer .qrcode1 ul{
  width: 800px;
  height:0;
  overflow: hidden;
}
.footer .qrcode1 ul li{
 width:139px;
 float:left;
 text-align: center;
 margin-left:30px;
 font-size:16px;
	line-height: 46px;
	
}
.footer .qrcode1 ul li.last{
  margin:0;
}
.footer .qrcode1 ul li img{
  width:129px;
  height:130px;
  display:block;
  margin-top:14px;
	border: 1px solid #dfdfdf;
}

.qrcode1 .yqlj p{ padding-top: 4px;}
.qrcode1 .yqlj p a{ text-align: left; display: block; float: left; width: 275px; line-height: 40px;background:url(yqlj_ico.jpg) left center no-repeat; padding-left: 15px; margin-left: 10px;}


.footer .qrcode1 ul {
 opacity: 1 !important;
 width: 100% !important;
 height: 205px !important;
 padding-bottom: 20px !important;

}


.footer .qrcode2{
  width:100%;
  display:none;
}

.footer ul.com {
  margin: 0px 0 30px;
  border-top:1px solid #e8e8e8;
	padding-top: 25px;
	
}

.footer ul.com li {
  color: #000;
  font-size: 14px;
  display:inline-block;

  line-height: 14px;
  padding-left:60px;
}
.footer ul.com li:first-child {
  padding-left:0px;
}

.footer .footBar {
  /* overflow: hidden; */
  margin:35px auto;
	float: left;
}
.footer .footBar span.searchCom{
  text-align: right;
  margin-left:90px;
  margin-right:45px;
}
.footer .footBar span.searchCom img{
  vertical-align: middle;
  cursor: pointer;
}
.footer .footBar span.img1{
  text-align: right;
	float:right;
}
.footer .footBar span.img1 img{
  vertical-align: middle;
  cursor: pointer;
}
.footer .footBar span.img2{
  text-align: right;
  display:none;
}
.footer .footBar span.img2 img{
  vertical-align: middle;
  cursor: pointer;
}

.footer .footBar>*{
  float:left;
}
.footer .footBar .trs_select{
  position: relative;
}
.footer .footBar .trs_select h3 {
  font-size: 16px;
  font-weight: normal;
  width: 310px;
  padding:8px 2px 8px 10px;
  border: 1px solid rgba(222, 222, 222, 1);
  margin-right: 20px;
  box-sizing: border-box;
  background: #fff url(arrow-down.png) no-repeat scroll 290px center;
  background-size: 9px 5px;
}
.footer .footBar .trs_select p{
	z-index: 9999;
  position: absolute;
  top:-160px;
  left:0;
  width:310px;
  height:160px;
  background:#fff;
  padding:16px 14px;
  box-sizing: border-box;
  border:1px solid #e0e0e0;
  box-shadow: 0px 0px 3px #e0e0e0;
  overflow: auto;
  display:none;
}
.footer .footBar .trs_select p a{
  width:100%;
  height:30px;
  line-height:30px;
  display:block;
  font-size:16px;
}
.footer .footBar .trs_select:hover h3{
  border:1px solid #0590e5;
  cursor:pointer;
  background: #fff url(arrow-up.png) no-repeat scroll 290px center;
}
.footer .footBar .trs_select:hover p{
  display:block;
}

.footer .footBar .trs_select p a {
    font-size: 15px;
}

/* form */
input::-webkit-input-placeholder {
  color: #c5c5c5;
}

input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #c5c5c5;
}

input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #c5c5c5;
}

input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #c5c5c5;
}

select::-ms-expand {
  display: none;
}

select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: #fff url(arrow-down.png) no-repeat scroll 290px center;
  background-size: 9px 5px;
  outline: none;
}

option::-ms-expand {
  display: none;
}

option {
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari 和 Chrome */
  appearance: none;
}

option:hover {
  color: #fff;
  background-color: #eee;
}



/* page */
.page {
  width: 100%;
  height: 50px;
  text-align: center;
  margin: 50px auto 60px auto;
  border-top:4px solid #9d1515;
  padding-top:40px;
  clear:both;
}

.page li {
  display: inline-block;
  min-width: 45px;
  min-height: 45px;
  background: #f4f4f4;
  border-radius: 4px;
  box-sizing: border-box;
  padding:10px;
  font-size: 16px;
  color: #555;
  margin-right: 5px;
  cursor: pointer;
}

.page li i {
  display: block;
}

.page li.left {
  background: #fff url(./trs_left.png) no-repeat center;
}

.page li.right {
  background: #fff url(./trs_right.png) no-repeat center;
}

.page li.active {
  background: #9d1515;
  color: #fff;
  border: 0;
}

.page li.input {
  border: 0;
  background: none;
}

.page li.input input {
  border: 1px solid rgba(217, 217, 217, 1);
  width: 48px;
  min-height: 32px;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 5px;
  margin: 0 5px;
}


/* backTop */
.back_top {
  width: 48px;
  height: 48px;
  padding-top: 26px;
  background: url(trs_btop.jpg) no-repeat top center;
  cursor: pointer;
  position: fixed;
  _position: absolute;
  top: 85%;
  left: 50%;
  margin-left: 650px;
  display: none;
}

.back_top a {
  display: block;
  text-align: center;
  background: #c1c1c1;
  font-size: 16px;
  color: #fff;
  line-height: 20px;
  padding: 4px 3px;
}



/* breadcrumb */
.breadcrumb {
  width: 100%;
  height: 50px;
}

.breadcrumb li {
  display: inline-block;
  line-height: 24px;
  font-size: 14px;
  position: relative;
  padding-right: 15px;
  margin-right: 5px;
}

.breadcrumb li::after {
  position: absolute;
  right: 0;
  top: 0;
  content: '>';
  color: #9B9B9B;
}

.breadcrumb li a {
  color: #9B9B9B;
  letter-spacing: 0.23px;
  font-weight: 400;
}

.breadcrumb li.active a {
  color: #16AE66;
}

.breadcrumb li.active::after {
  display: none;
}

/* 404 */
.body404 {
  background: #fff;
}

.body404 .contentBox {
  min-height: 500px;
  overflow: hidden;
}

.body404 .box404 {
  width: 511px;
  margin: 0 auto;
  margin-top: 133px;
  font-size: 18px;
  color: #787878;
  text-align: center;
}

.body404 .box404 img {
  margin-bottom: 31px;
}

.body404 .box404 .handle404 {
  margin: 16px auto 112px auto;
}

.body404 .box404 .handle404 a {
  width: 134px;
  height: 36px;
  display: inline-block;
  background: #909090;
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  line-height: 36px;
  cursor: pointer;
}

.body404 .box404 .handle404 a.active {
  margin-right: 19px;
  background: #51AB6D;
}


/* dialog */
.dialog {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, .6);
  z-index: 999;
  display: none;
}

.dialog .box {
  width: 800px;
  height: 600px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.dialog .box .title {
  width: 100%;
  height: 50px;
  background: #51AB6D;
  color: #fff;
  line-height: 50px;
  text-indent: 10px;
}

.dialog .box .content {
  width: 100%;
  height: 500px;
  overflow: auto;
  padding: 20px 20px;
  box-sizing: border-box;
}

.dialog .box .handle {
  width: 100%;
  height: 50px;
  text-align: center;
}

.dialog .box .handle a {
  padding: 10px 20px;
  background: #16AE66;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.dialog .box .content table {
  width: 100%;
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin-bottom: 10px;
}

.dialog .box .content table td {
  padding-left: 10px;
}


/* dialogBox */
.dialogBox {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, .6);
  z-index: 999;
  display: none;
}

.dialogBox .box {
  width: 800px;
  padding: 30px;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.dialogBox .box .btn {
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  top: 30px;
  right: 0;
  background: url(./trs_close.png);
  cursor: pointer;
}

.dialogBox .box video {
  width: 100%;
  height: 100%;
}


/* select */
.select {
  font-size: 14px;
  color: #a7a7a7;
  letter-spacing: 0;
  text-align: justify;
  box-sizing: border-box;
  background: #fff url(trs_arrow_down.png) no-repeat scroll 200px center;
  background-size: 9px 5px;
  position: relative;
  cursor: pointer;
}

.select .list {
  width: 100%;
  height: 200px;
  background: #fff;
  position: absolute;
  top: 42px;
  left: 0;
  display: none;
  overflow: auto;
  border: 1px solid #eee;
  z-index: 999;
}

.select .list.active {
  display: block;
}

.select .list li {
  width: 100%;
  height: 20px;
  line-height: 20px;
  color:#000;
  padding:2px 10px;
}

.select .list li:hover {
  color:#fff;
  background: #d43339;
}

/* swiper */
.swiper-container{
  width:100%;
  position: relative;
}
.swiper-container .swiper-slide{
  width:100%;
  height:100%;
  overflow: hidden;
}
.swiper-container .swiper-slide img{
  
}
.arrowBox{
  width:1200px;
  height:0;
  margin:0 auto;
  position: relative;
  transform: translate(0,-205px);
  z-index: 100;
}
.swiper-container .arrow-left {
  opacity: .6;
  background:url(aleft.png) no-repeat left top;
  position: absolute;
  left: -40px;
  top: 0;
  width: 30px;
  height: 58px;
}
.headfocus .swiper-container .arrow-right {
  opacity: .6;
  background:url(aright.png) no-repeat left bottom;
  position: absolute;
  right:-40px;
  top:0;
  width: 30px;
  height: 58px;
}
.headfocus .swiper-container .pagination{
  width:100%;
  height:50px;
  position: absolute;
  bottom:0;
  left:0;
  z-index:99;
  text-align: center;
}
.headfocus .swiper-container .pagination .swiper-pagination-switch{
  width:10px;
  height:10px;
  background:#fff;
  display:inline-block;
  margin-right:10px;
  border-radius: 50%;
  cursor: pointer;
}
.headfocus .swiper-container .pagination .swiper-active-switch{
  background:#0aa4eb;
}

    .brand {
        margin-top: 27px;
        margin-bottom: 30px;
        font-size: 20px;
        line-height: 40px
    }
    .brand img {
        width: 100%;
        height: auto;
    }

.brand p {
    text-indent: 2em;
    margin-bottom: 14px;
    text-align: justify;
    text-justify: inter-ideograph;
}
/* .mtjz li:first-child{
      width: 900px !important;
	  text-align: left !important;
	  margin:0px !important;
   
  }*/


.kc-switch-title ul li img {
	margin-bottom: 2px;

}
.kc-content div{padding-bottom: 20px;}
.kc-content div img {
	width: 813px;
}


.kc-content p {
    text-align: justify;
    text-justify: inter-ideograph;
}
@media screen and (min-width:767px) { 
.kc-switch-title ul li img {
    width: 30px;
    height: 30px;
}
}

@media screen and (max-width:767px) { 
    .kc-content div img {
        width: 100%;
        height: auto;
    }
}


/* 悬浮框样式 */
.Floating_box{position: fixed; bottom: 15px; right: 5px; height: 390px; width: 160px; flex: auto; border: 1px solid #f1f1f1;padding: 20px;box-sizing: border-box;box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); background: #fff;z-index: 99999;}
.Floating_box span{position:absolute; top:5px; right:5px;display:block;background:url(closed.jpg) center center no-repeat; height: 15px; width: 15px; cursor: pointer;}
.Floating_box div a{ display:block; color: #00a0ea; font-size: 36px; font-weight: bold;line-height: 36px; text-align: center; background:url(float_line.jpg) center bottom no-repeat; height:88px; margin-bottom: 12px; 
  transition: transform 0.3s ease; /* 添加平滑过渡效果 */} 
.Floating_box div a:hover{color:#039be1;transform: scale(1.1); /* 放大 1.1 倍 */}
.Floating_box p a{display:block;font-size: 18px;line-height: 30px;background:url(float_line.jpg) center bottom no-repeat;height:190px; margin-bottom: 18px;}
.Floating_box b a{display:block; width:110px; height:36px;background: #00a0ea; border-radius: 10px; text-align: center;font-size: 16px;line-height: 32px;color: #fff; transition: transform 0.3s ease; /* 添加平滑过渡效果 */}
.Floating_box b a:hover{transform: scale(1.1); /* 放大 1.1 倍 */}

/* 右上角微信二维码悬浮样式 */
.WX {width: 40px; height: 40px; position: fixed; right: 5px; top: 122px; z-index: 999999998;}
.WX_K {width: 100%; height: 100%; float: left; position: relative;}
.WX_K i {width: 100%; height: 100%; line-height: 40px; float: left; overflow: hidden; background:#c8212d url(WX.png) center center no-repeat; color: #FFF; font-size: 24px; border-radius: 5px;}
.WX_K div {width: 150px; height: auto; position: absolute; right: 0px; top: 100%; background-color: #FFF; background-color: #FFF; display: none;}
.WX_K div span {width: 100%; height: 150px; float: left; overflow: hidden; margin-top: 10px;}
.WX_K div span:first-child {margin-top: 0px;}
.WX_K div span img {width: 100%; height: 100%; float: left;}
.WX_K div font {width: 100%; height: 20px; line-height: 20px; float: left; overflow: hidden; background-color: #F5F5F5; text-align: center;}
.WX_K:hover div {display: inline;}