* {
  margin: 0;
  padding: 0;
  box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  /* Firefox */
  -webkit-box-sizing: border-box !important;
  /* Safari */

}

body,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
}

input,
textarea {
  outline: none;
}

/*清除浮动*/
.cf:before,
.cf:after {
  content: " ";
  display: table;
}

.cf {
  *zoom: 1;
}

ul li {
  list-style: none;
}

a {
  text-decoration: none;
}

.topbg img {
  width: 100% !important;
}

.mt40 {
  margin-top: 40px;
}

.mt20 {
  margin-top: 20px;
}

.mb30 {
  margin-bottom: 37px;
}

.mr10 {
  margin-right: 10px;
}

.commonTitle {
  font-size: 18px;
  text-align: left;
}

.commonTitle:before {
  content: "";
  float: left;
  margin-top: 2px;
  margin-right: 10px;
  border-left: 3px solid #015293;
  height: 18px;
  border-radius: 3px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Microsoft Yahei', sans-serif;
  font-weight: normal;
  color: #272727;
  text-transform: uppercase;
}

.img {
  text-align: center;
  width: 100%;
}

/* .img>img {
  width: 70%;
} */

.co06518b {
  color: #06518b;
}

.cf:after {
  clear: both;
}

.fr {
  float: right;
}

.fl {
  float: left;
}

.warp {
  width: 100%;
  height: 100%;
}

.hide {
  display: none;
}

.head {
  background: #2d90e3;
  height: 145px;
}

.container_title_div {
  width: 1190px;
  margin: auto;
  color: #fff;
  height: 100%;
  background-image: url(../image/page-header.png);
  background-repeat: no-repeat;
  background-position: right;
}

.cn_text {
  padding-top: 41px !important;
  padding-left: 22px !important;
}

.cn_text p {
  font-size: 14px;
}

.container_title_div .cn_text h2 {
  font-size: 37px !important;
  margin-bottom: 2px;
  font-weight: 200;
  text-transform: uppercase;
  color: #fff !important;
}

.center {
  width: 1190px;
  margin: auto;
}

.center .left {
  width: 16.3%;
  /* padding-top: 79px; */
}

.center .right {
  width: 83.5%;
}



.left ul li {
  /* color: #5A5A5A; */
  /* cursor: pointer;
  font: 14px 'Microsoft Yahei', sans-serif;
  font-weight: normal;
  padding: 4px 13px;
  transition: all .3s ease-in-out;
  position: relative;
  overflow: visible;
  margin: 0;
  border: medium none;
  background-color: transparent;
  padding-left: 20px;
  letter-spacing: 1px; */
}

.left h5 {
  font-weight: 400;
  margin-bottom: 18px;
  font-size: 16px
}

.left ul li a {
  color: #5A5A5A;
}

.left li.cur {
  color: #06518b;
}

.right .title h2 {
  text-align: center;
  padding-top: 18px;
  font-size: 22px !important;
  padding-bottom: 38px;
  letter-spacing: 1px;
  font-family: 'Microsoft Yahei', sans-serif;
  font-weight: normal;
  color: #272727;
  text-transform: uppercase;
}

.active_li {
  color: #2d90e3 !important;
}

.left ul li :hover {
  color: #2d90e3;
}

.jcarousel_ul {
  transition-duration: 0s;
  transition-timing-function: ease;
  transition-property: all;
  transform: translate3d(-1496px, 0px, 0px);
}

.moreDiv {
  margin-bottom: 20px;
  text-align: right;
}

.moreBtn {
  border: 1px solid #666;
  color: #666;
  height: 30px;
  width: 60px;
  border-radius: 5px;
}

.common_menu>div {
  border: 0 !important;
}

.width893 {
  width: 893px;
}

.cbp-caption {
  border-right: 1px solid #e3e3e3 !important;
  border-left: 1px solid #e3e3e3 !important;
  border-top: 1px solid #e3e3e3 !important;
}

.cbp-caption .img_width img {
  height: 100% !important;
}

.common_menu li {
  font-weight: normal !important;
  font-size: 15px !important;
  line-height: 28px !important;
}