@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: #c7001c
}

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

i {
  font-style: normal;
}

html,
body {
  font-family: '微软雅黑,宋体', sans-serif;
  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: #9d1515;
}

.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: 5px;
}

.header .wrapper {
  width: 1200px;
  height: 97px;
  position: relative;
}

.header .logo a {
  float: left;
  width: 188px;
  height: 69px;
  background: #ccc;
  background: url(trs_index_03.jpg) no-repeat;
  background-size: 100% auto;
  margin-top:14px;
}

.header .topbar {
  width:auto;
  font-size: 12px;
  position: absolute;
  right:0;
  top:10px;
}
.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:234px;
  position: relative;
}
.header .topbar span.input input{
  width:234px;
  height:26px;
  border:0;
  outline: none;
  padding:0 10px;
  box-sizing: border-box;
  background:#f2f4f5;
}
.header .topbar span.input i{
  position: absolute;
  right:15px;
  top:5px;
  width:16px;
  height:16px;
  display:block;
  cursor: pointer;
  background:url(trs_search.png);
}
.header .nav {
  width: 1000px;
  float: right;
  color: #fff;
  margin-top:50px;
}

.header .nav ul {
  text-align: right;
}

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

.header .nav li {
  margin-left: 40px;
  font-size: 22px;
  letter-spacing: 0.3px;
  line-height: 52px;
  font-weight: 400;
  position: relative;
}
.header .nav li p{
  display:none;
  position: absolute;
  top:48px;
  left:50%;
  transform: translate(-50%);
  width:111px;
  height:auto;
  border-top:4px solid #c70018;
  z-index: 99;
  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; */
}
.footer .qrcode1{
  width:100%;
  display:block;
  margin-bottom:20px;
  margin-top:20px;
  border-bottom:1px solid #e8e8e8;
}
.footer .qrcode1 ul{
  width:0;
  height:0;
  overflow: hidden;
}
.footer .qrcode1 ul li{
 width:139px;
 float:left;
 text-align: center;
 margin-right:73px;
 font-size:16px;
}
.footer .qrcode1 ul li.last{
  margin:0;
}
.footer .qrcode1 ul li img{
  width:139px;
  height:140px;
  display:block;
  margin-bottom:14px;
}
.footer .qrcode2{
  width:100%;
  display:none;
}

.footer ul.com {
  margin: 10px 0 30px;
  border-top:1px solid #edeff5;
  text-align: center;
}

.footer ul.com li {
  color: #000;
  font-size: 14px;
  display:inline-block;
  margin-right: 20px;
  line-height: 14px;
  padding-right: 20px;
}

.footer .footBar {
  /* overflow: hidden; */
  margin:20px auto;
}
.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;
}
.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:5px 2px 5px 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{
  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 #9d1515;
  cursor:pointer;
  background: #fff url(arrow-up.png) no-repeat scroll 290px center;
}
.footer .footBar .trs_select:hover p{
  display:block;
}

/* 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:#9d1515;
}