@charset "UTF-8";
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

body {
  font-size: 14px;
  font: 14px/1.5;
  color: #333;
  background-color: #fff;
  font-family: "微软雅黑";
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

ul,
li {
  list-style: none;
}

em,
i {
  font-style: normal;
}

a {
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}

img {
  border-width: 0px;
}

table {
  border-collapse: collapse;
}

button,
input,
select,
textarea {
  outline: none;
}

.f12 {
  font-size: 12px;
}

.f16 {
  font-size: 16px;
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}

.container-wrap {
  width: 100%;
  min-width: 1200px;
}

.container {
  width: 1200px;
  margin: 0px auto;
  position: relative;
}

.clear {
  clear: both;
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  overflow: hidden;
}

.txtcenter {
  text-align: center !important;
}

.ml3 {
  margin-left: 3px;
}

.ml5 {
  margin-left: 5px;
}

.ml8 {
  margin-left: 8px;
}

.ml15 {
  margin-left: 15px;
}

.mt15 {
  margin-top: 15px;
}

.mb16 {
  margin-bottom: 16px;
}

.mb20 {
  margin-bottom: 20px;
}

.mt20 {
  margin-top: 20px;
}

.mb7 {
  margin-bottom: 7px;
}

.pd20 {
  padding: 20px;
}

.mr8 {
  margin-right: 8px;
}

.mr15 {
  margin-left: 15px;
}

.mt6 {
  margin-top: 6px;
}

.onetleft {
  float: left;
}

.onetright {
  float: right;
}

.font-weight {
  font-weight: bold;
}

.line_height_normal {
  line-height: normal;
}

.color_white {
  color: #fff;
}

.color_ff6000 {
  color: #FF6000;
}

.color_1184ff {
  color: #1184ff;
}

.m05 {
  margin: 0 5px;
}


/*header*/

.header {
  width: 100%;
  height: 111px;
  float: left;
  min-width: 1200px;
  background: url(../images/hometopbg.png)no-repeat;
  background-size: cover;
}

.headerLogo {
  margin-top: 23px;
  float: left;
}

.headerSlogn{
  float: right;
  margin-top: 24px;
}

.header-search-box {
  float: right;
  margin-left: 20px;
  margin-top: 38px;
  width: 282px;
}

.header-search-box input {
  width: 200px;
  height: 38px;
  text-indent: 15px;
  font-size:15px;
  background-color: #ffffff;
  border: solid 1px #c9151e;
  float: left;
}

.header-search-box .header-search-btn {
  width: 80px;
  height: 40px;
  background-color: #c9151e;
  line-height: 40px;
  display: block;
  text-align: center;
  font-size: 16px;
  float: left;
  letter-spacing: 0px;
  color: #ffffff;
}

.headerSearchList {
  width: 280px;
  float: left;
  background-color: #fff;
  position: relative;
  display: none;
  z-index: 111;
}

.headerSearchList li {
  line-height: 30px;
  width: 100%;
  float: left;
  height: 30px;
  text-indent: 15px;
}

.headerSearchList li:hover {
  background-color: #ebebeb;
}


/*header end*/


/*header-nav start*/

.header-nav {
  width: 100%;
  height: 54px;
  background-color: #c9151e;
  float: left;
  min-width: 1200px;
}

.header-nav li {
  line-height: 54px;
  font-size: 22px;
  letter-spacing: 2px;
  width: 170px;
  text-align: center;
  float: left;
  color: #fff;
  cursor: pointer;
}
.header-nav li a{
  width: 170px;
  height:54px;
  display:block;
}
.header-nav .currunt {
  background: url(../images/navbg.jpg) no-repeat;
  background-size: cover;
}


/*header-nav end*/


/* footer */
 
.footer-box {
  height: 340px;
  float: left;
  width: 100%;
  min-width:1200px;
  background: url(../images/footerbg.png) no-repeat;
  background-size: cover;
}
 
.footer-nav-lists {
  float: left;
  margin-top: 50px;
}

.footer-nav-lists ul li {
  float: left;
  width: 132px;
  color: #7c7f8c;
  line-height: 28px;
}

.footer-nav-lists ul :first-child {
  margin-left: 0;
}

.footer-nav-lists ul li a {
  float: left;
  width:100%;
}

.footer-nav-lists ul li .title {
  color: #cfd0d4;
  font-size: 16px;
}

.footer-nav-lists ul li a:hover {
  color: #fff;
}

.footer-company-contact-info {
  height: 340px;
  width: 256px;
  position: relative;
  float: right;
}

.footer-company-contact-info .footer-wx-code {
  width: 100%;
  float: left;
  margin-top: 25px;
}

.footer-company-contact-info .footer-wx-code li {
  width: 110px;
  margin-left: 16px;
  float: left;
}

.footer-company-contact-info .footer-wx-code li img {
  width: 100%;
  float: left;
}

.footer-wx-code p {
  width: 100%;
  float: left;
  color: #cfd0d4;
  text-align: center;
  line-height: 32px;
}

.footer-company-contact-info .company-contact {
  width: 100%;
  float: left;
  margin-top: 25px;
  color: #7c7f8c;
}

.footer-company-contact-info .company-contact p {
  line-height: 28px;
  text-indent: 35px;
}

.footer-tips {
  height: 62px;
  background-color: #22232e;
  width: 100%;
  float: left;
  position: relative;
  min-width: 1200px;
  z-index:-1;
}

.footer-tips .web-info {
  height: 62px;
  line-height: 62px;
  float: left;
}

.footer-tips .web-info li {
  float: left;
}

.footer-tips .web-info p {
  float: left;
  margin-left: 15px;
  color: #8b8c94;
}

.footer-tips .web-info img {
  float: left;
  margin-top: 15px;
  margin-left: 25px;
}

.friend-ship-link {
  position: absolute;
  width: 236px;
  float: left;
  margin-left: 20px;
  margin-top: 5px;
  z-index: 0;
  position: relative;
  background-color: #6c6e76;
}

.first-friend-ship-link {
  float: left;
  width: 100%;
}

.footTopArrow {
  width: 13px;
  height: 7px;
  right: 15px;
  top: 10px;
  position: absolute;
}

.friend-ship-link li {
  height: 28px;
  line-height: 28px;
  width: 140px;
  text-indent: 15px;
  color: #ffffff;
  float: left;
}

.first-friend-ship-list {
  background-color: #fff;
  position: absolute;
  top: 28px;
  z-index: 111;
  left: 0;
  max-height: 130px;
  overflow: auto;
  width: 100%;
}

.first-friend-ship-list li {
  color: #333333;
  width: 100%;
}

.first-friend-ship-list li:hover {
  background-color: #ebebee;
}

.focusUs {
  width: 100%;
  float: left;
  font-size: 14px;
  color: #cfd0d4;
  margin-left: 15px;
  text-indent: 15px;
  line-height: 15px;
  height: 15px;
  margin-top: 58px;
  border-left: 2px solid #cfd0d4;
  ;
}

.transform-180deg {
  transition: 0.25s;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}


/* footer end*/

.child-page-banner {
  width: 100%;
  float: left;
}

.child-page-banner img {
  width: 100%;
  float: left;
}

.child-page-nav {
  width: 100%;
  float: left;
}

.child-page-nav {
  width: 100%;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #e5e5e5;
  float: left;
}

.page-position-link {
  float: left;
}

.page-position-link img {
  float: left;
  height: 14px;
  margin-top: 16px;
}

.page-position-link a {
  float: left;
  margin-left: 5px;
  max-width: 120px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-position-link span{
  float: left;
  margin-left: 5px;
  max-width: 120px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}


.inPage-nav {
  float: right;
}

.inPage-nav li {
  float: left;
  margin-left: 40px;
  font-size: 16px;
  position: relative;
}

.inPage-nav .currunt {
  border-bottom: 2px solid #c9151e;
  color:#c9151e
}

.inPage-nav em {
  width: 1px;
  height: 20px;
  background-color: #e5e5e5;
  position: absolute;
  top: 15px;
  right: -20px;
}
.commom-box-content{
  margin-top:90px;
  background:#fff;
  padding:40px;
  font-family: FangSong !important;
  font-size:19px;
}
.commom-box-content a{
  color:blue;
}
.commom-box-content img{
  max-width:100%;
}
.common-box-all{
  width:100%;
  float:left;
  background-color: #fff;
  margin-top:25px
}
.commom-box-title-t{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.commom-box-title-d{
  white-space: nowrap;
  overflow: hidden;
  margin-top:5px;
  color:#999!important;
  font-size:16px!important;
  font-weight: 500!important;
  text-overflow: ellipsis;
}
