/*初始化代码*/
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 {
  background: #fff;
  font-size: 14px;
}
td,
th,
caption {
  font-size: 14px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
a {
  color: #332c2b;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #fe0405;
}
img {
  border: none;
  vertical-align: middle;
}
ol,
ul,
li {
  list-style: none;
}
input,
textarea,
select,
button {
  outline: none;
}
table {
  border-collapse: collapse;
}
html {
  overflow-y: scroll;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  *zoom: 1;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.f_l {
  float: left;
}
.f_r {
  float: right;
} /*top*/
.top {
  width: 100%;
}
.wel-wrap {
  height: 34px;
  line-height: 34px;
  color: #747474;
  overflow: hidden;
}
.wel-wrap a {
  color: #747474;
}
.wel-wrap .con-right .i-position {
  margin-right: 5px;
}
.wel-wrap .con-right .i-message {
  margin-left: 5px;
} /*top-logo-bg*/
.top-logo-bg {
  width: 100%;
  height: 112px;
}
.top-logo {
  margin-top: 0px;
  margin-bottom: 0px;
  height: 110px;
}
.top-logo .logo {
  width: 50%;
  height: 100%;
}
.top-logo .logo img{
  height:100%;
}
.top-logo .logo {
  font-size: 34px;
  color: #ff8107;
  font-weight: 600;
}
.top-logo .top-tel {
  width: 50%;
  height: 100%;
}
.hot-phone {
  padding-left: 55px;
  background: url(../images/h_tel.png) no-repeat left 0px;
  margin-top: 15px;
}
.hot-phone .p-title {
  color: #333;
  font-size: 16px;
}
.hot-phone .p-number {
  font-size: 24px;
  color: #0074d2;
  font-weight: bold;
} /*nav*/
.nav-bg {
  width: 100%;
  height: 50px;
  background-color: #0071d7;
}
.nav-bg nav {
  height: 50px;
}
.nav-bg nav ul li {
  height: 100%;
  width: 147px;
  line-height: 50px;
  font-size: 16px;
  transition: all ease 0.3s;
  text-align: center;
  float: left;
  position: relative;
}
.nav-bg nav ul li a {
  color: #fff;
  display: block;
}
.nav-bg nav ul li:hover {
  background: #ff7e00;
}
.nav-bg nav ul li.line {
  width: 1px;
  height: 18px;
  background-color: #0c4f79;
  margin-top: 18px;
}
.active {
  background: #ff7e00;
}
.nav-bg nav ul li > ul {
  position: absolute;
  top: 50px;
  left: 0;
  width: 120px;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  transform: translateY(20px);
  -webkit-transform: translateY(20px);
  opacity: 0;
  z-index: 9;
  display: none;
}
.nav-bg nav ul li > ul > li {
  float: left;
  position: relative;
}
.nav-bg nav ul li > ul > li > a {
  display: block;
  font-size: 14px;
  background: #0071d7;
  color: #fff;
  height: 47px;
  line-height: 47px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
}
.nav-bg nav ul li > ul > li > a:hover {
  background: #ff7e00;
}
.nav-bg nav ul li:hover ul {
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  opacity: 1;
  display: block;
} /*banner*/
.ban {
}
.banner-box {
  height: 500px;
  position: relative;
  overflow: hidden;
}
.banner-box .bands {
}
.banner-box .bands li {
  width: 100%;
  height: 500px;
  background-position: 50% 0%;
  background-repeat: no-repeat;
}
.banner-box .bands li a {
  display: block;
  height: 100%;
}
.banner-btns {
}
.banner-btns .btns-box {
}
.banner-btns .btns-box a {
  display: block;
  width: 49px;
  height: 104px;
  position: absolute;
  top: 50%;
  margin-top: -52px;
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
  opacity: 0.4;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.banner-btns .btns-box a:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.banner-btns .btns-box .prev-btn {
  left: 5%;
  background: url(../images/foot.png) 0 0 no-repeat;
}
.banner-btns .btns-box .next-btn {
  right: 5%;
  background: url(../images/foot.png) -49px 0 no-repeat;
}
.banner-btns .btns-box .hd {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 10px;
  text-align: center;
}
.banner-btns .btns-box .hd li {
  display: inline-block;
  width: 100px;
  height: 8px;
  border-margin: 0 3px;
  background: #0071d7;
  cursor: pointer;
  font-size: 0px;
}
.banner-btns .btns-box .hd li.on {
  background: #fe8f0c;
} /*searchky*/
.searchky-bg {
  width: 100%;
  height: 70px;
  border-bottom: 1px solid #e7e7e7;
}
.searchky-bg .searchky {
  height: 100%;
}
.searchky-bg .searchky .keyword {
  width: 885px;
  height: 100%;
  line-height: 70px;
  color: #666;
}
.searchky-bg .searchky .keyword img {
  margin-top: -5px;
  margin-right: 5px;
}
.searchky-bg .searchky .keyword strong {
  margin-right: 15px;
  color: #333;
}
.searchky-bg .searchky .search {
  width: 315px;
  margin-top: 13px;
}
.searchky-bg .searchky .search .textCont {
  box-sizing: border-box;
  width: 285px;
  height: 40px;
  line-height: 40px;
  border: none;
  color: #505050;
  float: left;
  padding: 5px 40px 5px 15px;
  border: 1px solid #ccc;
}
.searchky-bg .searchky .search .anSearch {
  border: 0;
  width: 60px;
  height: 40px;
  float: left;
  margin-left: -35px;
  cursor: pointer;
  background: url(../images/seearch.png) center no-repeat;
  background-color: #fe8f0c;
  background-size: 28px;
} /*cpScroll-bg*/
.cpScroll-bg {
  width: 100%;
  height: 588px;
  background: url(../images/cpScroll-bg.jpg) no-repeat center;
}
.cpScroll-bg .cpScroll-con {
  height: 100%;
} /*标题样式*/
.m-title {
  color: #333;
  width: 350px;
  margin: 50px auto;
  text-align: center;
  position: relative;
}
.m-title .en-title {
  text-transform: uppercase;
  font-size: 12px;
  position: absolute;
  padding: 0 10px;
  top: -9px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: transparent;
  z-index: 3;
}
.m-title .main-title {
  font-size: 26px;
}
.m-title .sub-title {
  color: #333;
  font-size: 14px;
  margin-top: 5px;
}
.m-title .pro {
  background-color: #e4e4e4;
}
.pro-list ul {
  overflow: hidden;
}
.pro-list li {
  position: relative;
  float: left;
  text-align: center;
  margin: 0 26px 20px 0;
  background-color: #fff;
  width: 280px;
  -webkit-box-shadow: 0px 7px 10px rgba(238, 238, 238, 0.8);
  box-shadow: 0px 7px 10px rgba(238, 238, 238, 0.8);
}
.pro-list li img {
  border: 0;
  vertical-align: middle;
  max-height: 140px;
}
.pro-list li a {
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
  border: 2px solid transparent;
  display: block;
}
.pro-list li b {
  display: block;
  font-weight: normal;
  font-size: 16px;
  position: relative;
  margin-top: 20px;
}
.pro-list li b::after {
  content: "";
  display: inline-block;
  width: 70px;
  height: 2px;
  background-color: #0067ac;
  position: absolute;
  bottom: -5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.pro-list li p {
  margin: 15px 0;
  padding: 0 15px;
  line-height: 200%;
  color: #666;
}
.pro-list li em {
  font-style: normal;
  display: inline-block;
  padding: 5px 17px;
  background-color: #0067ac;
  color: #fff;
  margin-bottom: 20px;
}
.pro-list li:hover a {
  border: 2px solid #0067ac;
}
.pro-list li:hover b {
  color: #0067ac;
}
.pro-list li:hover em {
  background-color: #ff9000;
} /*cpTab-bg*/
.cpTab-bg {
  width: 100%;
  height: 1020px;
  margin-top: 50px;
}
.cpTab-bg .cpTab {
  height: 100%;
}
.pro_l {
  float: left;
  width: 239px;
  height: 945px;
  padding-bottom: 12px;
  background: #0071d7;
  overflow: hidden;
}
.pro_l h2 {
  padding-top: 15px;
  margin-bottom: 5px;
  overflow: hidden;
  text-align: center;
  font-size: 24px;
  line-height: 30px;
}
.pro_l h2 a {
  color: #fff;
  font-weight: bold;
}
.pro_l h2 i {
  display: block;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
}
.pro_l ul {
  margin: 0 auto;
  width: 222px;
  overflow: hidden;
  background-color: #fff;
}
.pro_l ul li {
  height: 50px;
  overflow: hidden;
  border-bottom: 1px dashed #ccc;
  background: url(../images/arrow-b.jpg) 28px no-repeat;
}
.pro_l ul li:last-child {
  border-bottom: 0;
}
.pro_l ul li a {
  display: block;
  padding-left: 46px;
  height: 50px;
  line-height: 50px;
  color: #333;
  font-size: 16px;
}
.pro_l ul li:hover,
.pro_l ul .cur {
  background: url(../images/arrow-w.png) 28px no-repeat;
  background-color: #ff9000;
}
.pro_l ul li:hover a,
.pro_l ul .cur a {
  color: #fff;
}
.pro_l ul .nones a {
  height: 36px;
  line-height: 36px;
}
.pro_l ul .nones a:hover {
  background: url(../images/pro_ip3.png) no-repeat center top;
}
.pro_r {
  width: 938px;
  overflow: hidden;
  float: right;
}
.pro_r ul {
  height: 291px;
  width: 938px;
}
.pro_r ul li {
  float: left;
  position: relative;
  height: 289px;
  line-height: 0px;
  width: 279px;
  margin-right: 4.5px;
  overflow: hidden;
  background-color: #fff;
  text-align: center;
  border: 1px solid #dbdbdb;
  margin-left: 17px;
  margin-bottom: 27px;
  padding: 5px 5px 0 5px;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.pro_r ul li:nth-child(7),
.pro_r ul li:nth-child(8),
.pro_r ul li:nth-child(9) {
  margin-bottom: 0px;
}
.pro_r ul li a {
  display: block;
  width: 100%;
  height: 100%;
}
.pro_r ul li > a > span {
  display: block;
  width: 100%;
  height: 253px;
  overflow: hidden;
}
.pro_r ul li img {
  max-width: 100%;
  margin-top: -50%;
  transform: translate(0, 140px);
  transition: all 0.3s;
}
.pro_r ul li:hover img {
  transform: translate(0, 140px) scale(1.1);
}
.pro_r ul li em {
  width: 100%;
  display: block;
  text-align: center;
  font-size: 14px;
  color: #333;
  line-height: 36px;
}
.pro_r ul li:hover,
.pro_r ul li:hover em {
  border-color: #0071d7;
  color: #0071d7;
}
.pro_r ul .nones {
  margin-right: 0px;
}
.pro2_dl {
  margin-bottom: 7px;
  height: 475px;
  width: 938px;
  overflow: hidden;
}
.pro2_dl dl {
  position: relative;
  width: 938px;
  overflow: hidden;
}
.pro2_dl dt {
  width: 938px;
  overflow: hidden;
  background-color: #fff;
  text-align: center;
}
.pro2_dl dt img {
  height: 475px;
  overflow: hidden;
}
.pro2_dl dd {
  position: absolute;
  left: 0px;
  bottom: 0px;
  padding: 7px 15px 10px;
  width: 908px;
  background-color: rgba(0, 0, 0, 0.4);
  overflow: hidden;
}
.pro2_dl dd p {
  float: left;
  width: 730px;
  color: #fff;
  overflow: hidden;
}
.pro2_dl dd b {
  display: block;
  font-size: 18px;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.pro2_dl dd p a {
  color: #fff;
}
.pro2_dl dd em {
  float: right;
  display: block;
  margin-top: 5px;
  width: 137px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  border-radius: 18px;
  border: 1px solid #fff;
}
.pro2_dl dd em a {
  color: #fff;
  display: block;
} /*case-bg*/ /* .case-bg{width: 100%;height: 766px;background: url(../images/case-bg.jpg) no-repeat center;} */ /* .case-bg .m-title .pro{background-color: #b7d7f1;} */
.caset {
  margin: 0 0 31px 0px;
  height: 42px;
}
.caset ul {
  text-align: center;
}
.caset li {
  width: 155px;
  margin-right: 23px;
  line-height: 0px;
  text-align: center;
  display: inline-block;
}
.caset a {
  display: inline-block;
  width: 155px;
  height: 42px;
  color: #fff;
  font-size: 18px;
  line-height: 42px;
  border-radius: 20px;
  background-color: #646464;
}
.caset li a:hover,
.caset .cur a {
  background-color: #0667aa;
  color: #fff;
}
.cs_wz dl {
  background: #fff;
  width: 600px;
  float: left;
}
.cs_wz dt {
  width: 300px;
  height: 227px;
  overflow: hidden;
  float: left;
  text-align: center;
}
.cs_wz dt img {
  height: 227px;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.cs_wz dd {
  width: 260px;
  padding: 20px 20px 0;
  height: 207px;
  float: left;
  overflow: hidden;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.cs_wz dd h3 {
  font-size: 18px;
  height: 54px;
  line-height: 54px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.cs_wz dd h3 a {
  color: #494949;
}
.cs_wz dd p {
  color: #666;
  line-height: 200%;
}
.cs_wz dd em {
  display: block;
  margin-top: 15px;
}
.cs_wz dd em a {
  display: inline-block;
  width: 27px;
  height: 27px;
  border-radius: 50%;
  background-color: #94989b;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
  line-height: 27px;
  text-align: center;
  color: #fff;
}
.cs_wz dl:nth-child(3) dt {
  float: right;
}
.cs_wz dl:nth-child(3) dd {
  float: right;
}
.cs_wz dl:nth-child(4) dt {
  float: right;
}
.cs_wz dl:nth-child(4) dd {
  float: left;
}
.cs_wz dl:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.cs_wz dl:hover dd {
  background-color: #fafafa;
}
.cs_wz dl:hover em a {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  background-color: #0667aa;
} /*优势ys*/
.ys_bg {
  height: 1120px;
  overflow: hidden;
}
.ys_bg em {
  font-style: normal;
}
.ys_bg .content {
  width: 1200px;
  margin: 0 auto;
}
.ys {
  height: 1120px;
  position: relative;
  width: 1200px;
  overflow: hidden;
}
.ys h2 {
  margin: 59px auto 0;
  width: 1200px;
  height: 125px;
  position: relative;
  background: url(../images/ys_t.png) no-repeat center top;
  color: #fff;
}
.ys h2 p {
  width: 100%;
  text-align: center;
  font: 48px/107px "Microsoft Yahei";
  color: #000;
  line-height: 68px;
}
.ys h2 span {
  color: #0070da;
}
.ys dl {
  width: 520px;
  overflow: hidden;
}
.ys dl dt {
  overflow: hidden;
  margin-bottom: 0px;
}
.ys dl dt img {
  float: left;
  width: 65px;
}
.ys dl dt p {
  float: right;
  width: 445px;
  color: #333;
  font: 14px/28px "Microsoft Yahei";
  margin-top: 15px;
}
.ys dl dt p > b > span {
  color: #ff8001;
}
.ys dl dt p b {
  color: #333;
  display: block;
  font: bold 28px/38px "Microsoft Yahei";
}
.ys dl dd {
  overflow: hidden;
}
.ys dl dd span {
  display: block;
  padding-left: 85px;
  color: #333;
  font: 16px/34px "Microsoft Yahei";
  background: url(../images/ys_ic.png) no-repeat 62px 4px;
}
.ys dl dd span em {
  color: #0067ac;
  font-weight: bold;
}
.ys01 {
  position: absolute;
  left: 0px;
  top: 235px;
}
.ys02 {
  position: absolute;
  left: 0px;
  top: 465px;
}
.ys03 {
  position: absolute;
  right: 0px;
  top: 720px;
}
.ys04 {
  position: absolute;
  right: 0px;
  top: 970px;
}
.ys_i1 {
  position: absolute;
  left: 0px;
  top: 178px;
  width: 595px;
  height: 435px;
  overflow: hidden;
}
.ys_i1 img {
  width: 595px;
  height: 435px;
}
.ys_i2 {
  position: absolute;
  right: 0px;
  top: 240px;
  width: 640px;
  overflow: hidden;
}
.ys_i2 img {
  width: 100%;
}
.ys_i3 {
  position: absolute;
  left: 0px;
  top: 725px;
  width: 573px;
  overflow: hidden;
}
.ys_i3 img {
  width: 100%;
}
.ys_i4 {
  position: absolute;
  right: 0px;
  top: 1265px;
  width: 701px;
  height: 538px;
  overflow: hidden;
}
.ys_i4 img {
  width: 701px;
  height: 538px;
} /*about-bg*/
.about-bg {
  width: 100%;
}
.about-bg .m-title .pro {
  background-color: #e2ecf6;
}
.about-wrap {
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 40px;
}
.about-wrap .imgbox {
  margin-bottom: 30px;
}
.about-wrap .desc {
  line-height: 200%;
  text-align: left;
  color: #666;
}
.about-wrap .desc a:hover {
  text-decoration: underline;
}
.about-wrap .serbox {
  width: 366px;
  height: 210px;
  background-color: #1585ea;
  margin-right: 50px;
  cursor: pointer;
}
.about-wrap .serbox .sertext {
  width: 344px;
  height: 107px;
  color: #fff;
  font-size: 20px;
  padding: 38px 12px 0 12px;
}
.about-wrap .serbox .sertitle {
  width: 100%;
  height: 65px;
  background-color: #e5e5e5;
  color: #1585ea;
  font-size: 30px;
  line-height: 65px;
  text-align: center;
  font-weight: bold;
  position: relative;
  transition: all 0.3s;
}
.about-wrap .serbox .sertitle:hover {
  background-color: #ff7e00;
  color: #fff;
}
.about-wrap .serbox .sertitle > span {
  display: block;
  width: 13px;
  height: 16px;
  background: url(../images/ser-arr.png) center no-repeat;
  position: absolute;
  top: -13px;
  left: 50%;
  margin-left: -6.5px;
}
.about-wrap .serbox .sertitle:hover span {
  background: url(../images/ser-arr-hover.png) center no-repeat;
}
.about-wrap .serbox:nth-child(3) {
  margin-right: 0;
} /* khcase 客户案例 */
.khcase {
  height: 293px;
}
.khcase .khcase-pic {
  width: 961px;
  height: 100%;
}
.khcase .khcase-more {
  width: 200px;
  height: 100%;
  background: #ff7e00 url(../images/case-btn.png) center no-repeat;
}
.khcase .khcase-more a {
  display: block;
  height: 100%;
}
.khcase .khcase-pic {
  margin-right: 39px;
}
.khcase .khcase-pic li {
  width: 229px;
  height: 141px;
  overflow: hidden;
  float: left;
  margin-right: 15px;
  margin-bottom: 11px;
}
.khcase .khcase-pic li a {
  display: block;
}
.khcase .khcase-pic li a img {
  width: 100%;
  transition: all 0.3s;
}
.khcase .khcase-pic li a img:hover {
  transform: scale(1.1);
}
.khcase .khcase-pic li:nth-child(4n) {
  margin-right: 0;
} /* 生产车间滚动 */
#wsSlide {
  height: 370px;
}
#wsSlide .tab_ry {
  height: 100%;
}
.tab_li {
  margin-bottom: 23px;
  width: 1200px;
  border-bottom: 1px solid #b2c2c9;
  overflow: hidden;
  height: 47px;
}
.tab_li span {
  display: block;
  font-size: 16px;
  line-height: 47px;
}
.tab_li span a {
  color: #0067ac;
}
.tab_li ul {
  margin-left: 0px;
  text-align: center;
}
.tab_li li {
  display: inline-block;
  margin-right: 3px;
  height: 47px;
  text-align: center;
  overflow: hidden;
  line-height: 0px;
}
.tab_li li.cur a {
  background-color: #0067ac;
}
.tab_li li a {
  display: inline-block;
  font-size: 20px;
  line-height: 47px;
  width: 163px;
  color: #fff;
  height: 47px;
  overflow: hidden;
  background: #656565;
}
.tab_li li a:hover,
.box11009_-8296 .tab_li .cur a {
  text-decoration: none;
  background: #0067ac;
}
.tab_li .nones {
  background: none;
}
.roll3,
.box11009_-8296 .roll4 {
  margin-top: 46px;
  width: 30px;
  height: 84px;
  overflow: hidden;
}
.roll3 a,
.box11009_-8296 .roll4 a {
  display: block;
  width: 30px;
  height: 84px;
  background: url(../images/roll3.jpg) no-repeat;
}
.roll3 {
  float: left;
}
.roll4 {
  float: right;
}
.roll4 a {
  display: block;
  width: 30px;
  height: 84px;
  margin-top: 46px;
  background: url(../images/roll4.jpg) no-repeat;
}
.slide_c {
  width: 1110px;
  float: left;
  margin-left: 20px;
  overflow: hidden;
}
.slide_c ul li {
  margin-right: 9px;
  width: 270px;
  line-height: 0px;
  float: left;
  text-align: center;
}
.slide_c ul li a {
}
.slide_c ul li img {
  max-width: 100%;
  height: 184px;
}
.slide_c ul li em {
  display: block;
  text-align: center;
  color: #525252;
  font-size: 14px;
  line-height: 24px;
  padding-top: 10px;
}
.slide_c ul li:hover em {
  color: #0067ac;
}
.slide_c ul .nones {
  margin-right: 0px;
} /* about 关于我们 */
.about-cen {
  width: 100%;
  height: 492px;
  background-color: #f9f9f9;
}
.about-cen .about-cont {
  height: 100%;
}
.about-cen .about-l {
  width: 50%;
  margin-top: 45px;
  height: 404px;
  overflow: hidden;
}
.about-cen .about-l > img {
  width: 100%;
  transition: all 0.3s;
}
.about-cen .about-l > img:hover {
  transform: scale(1.1);
}
.about-cen .about-r {
  width: 45%;
  padding: 80px 0 0 58px;
}
.about-cen .about-r h2 {
  font-size: 24px;
  font-weight: bold;
  width: 114px;
  border-bottom: 2px solid #128ae1;
  padding-bottom: 20px;
  margin-bottom: 40px;
}
.about-cen .about-r a {
  display: block;
  width: 118px;
  height: 35px;
  background-color: #108bd8;
  color: #fff;
  text-align: center;
  line-height: 35px;
  font-size: 14px;
  border-radius: 17px;
  margin-top: 30px;
  transition: all 0.3s;
}
.about-cen .about-r a:hover {
  background-color: #ff7e00;
} /* 合作伙伴 */
.partner {
  height: 284px;
}
.partner h3 {
  text-align: left;
  font-size: 24px;
  color: #1585ea;
  background: url(../images/tibg01.png) no-repeat bottom;
  padding-bottom: 10px;
  margin-top: 65px;
}
.partner h3 span {
  font-size: 14px;
  font-weight: 400;
}
.partner .slide_c {
  margin-top: 20px;
}
.partner .roll3 {
  margin-top: 30px;
}
.partner .roll3 a {
  background: url(../images/roll3-1.jpg) center no-repeat;
}
.partner .roll4 a {
  background: url(../images/roll4-1.jpg) center no-repeat;
  margin-top: 30px;
}
.partner .slide_c ul li {
  width: 145px;
}
.partner .slide_c ul li img {
  height: auto;
}
.partner .tempWrap {
  width: 1092px !important;
} /*news-bg*/
.news-bg {
  width: 100%;
  height: 521px;
  background-color: #f9f9f9;
}
.news-bg .news-in {
  height: 521px;
}
.news-bg .news-in .news-left {
  width: 350px;
  height: 100%;
  margin-right: 70px;
}
.news-bg .news-in .news-right {
  width: 350px;
  display: block;
  height: 100%;
}
.news-title {
  margin: 22px auto 30px;
  height: 30px;
  width: 100%;
  overflow: hidden;
  line-height: 30px;
}
.news-title strong {
  font-size: 22px;
  font-weight: normal;
  border-left: 2px solid #333;
  padding-left: 5px;
}
.news-title a {
  font-size: 14px;
  float: right;
} /*标题部分*/
.cont {
  border-top: none;
  border: none;
}
.boxCont {
  font-size: 12px;
  color: #5f5f5f;
}
.tjnews {
  padding-bottom: 10px;
}
.tjnesw_list {
  overflow: hidden;
  position: relative;
}
.tjnews .tjTu {
  float: left;
  width: 100%;
  height: 200px;
} /*推荐新闻图片部分宽度*/
.tjnews .tjTu img {
  width: 100%;
  height: 100%;
  transition: all 0.3s;
}
.tjnews:hover .tjTu img {
  transform: scale(1.1);
}
.tjnews .tjnewsCont {
  line-height: 24px;
  color: #666;
} /*推荐新闻文字部分宽度*/
.tjnews .tjnewsCont .tjCont {
  font-size: 14px;
  color: #666;
  line-height: 200%;
  margin-bottom: 5px;
}
.tjBiaoti {
  position: absolute;
  width: 100%;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.4);
  bottom: 0;
  line-height: 40px;
}
.tjBiaoti a {
  color: #fff;
  text-decoration: none;
  font-family: "微软雅黑";
  font-size: 12px;
  margin-left: 10px;
}
a:hover,
.newsList li a:hover,
.tjnews .more:hover {
  color: #0067ac;
}
.type,
.box200_-2709 .newsList li .type {
  color: #0067ac;
  text-decoration: none;
  margin-right: 5px;
  display: none;
} /*分类*/
.tjBiaoti .time {
  color: #bababa;
  margin-right: 20px;
  transition: all 0.3s;
  float: right;
} /*时间*/
.tjnesw_list:hover .time {
  margin-right: 40px;
}
.tjnews .more {
  color: #0067ac;
  text-decoration: none;
  display: block;
  margin-top: 6px;
} /*推荐内容下面的更多*/ /*推荐部分*/
.newsList {
  margin: 10px 0;
}
.newsList .newsList_tu {
  float: left;
  width: 185px;
  margin-top: 5px;
  *margin-top: 0px;
  display: none;
}
.newsList .tjList a {
  color: #666;
}
.newsList li {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 14px;
  color: #333;
  margin-bottom: 15px;
}
.newsList li a {
  color: #333;
  text-decoration: none;
}
.newsList li a,
.box200_-2709 .newsList li span {
}
.newsList li .hot {
  background: url(../images/hot_06.jpg) no-repeat;
  width: 22px;
  height: 9px;
  display: inline-block;
  display: none;
}
.newsList li .time {
  float: right;
  color: #9f9e9e;
}
.moreLIst {
  text-align: right;
  display: none;
}
.moreLIst a {
  background: url(../images/more_11.jpg) no-repeat;
  width: 86px;
  height: 19px;
  line-height: 19px;
  display: inline-block;
  text-align: center;
  color: #0067ac;
  text-decoration: none;
  margin-top: 5px;
}
.moreLIst a:hover {
  text-decoration: none;
}
.topMarquee {
  width: 100%;
}
.topMarquee .bd {
  width: 100%;
  margin: 0 auto;
}
.topMarquee .bd .picList {
  width: 100%;
}
.topMarquee .bd .picList li {
  width: 100%;
  list-style-type: none;
}
.topMarquee .bd .picList li h3 {
  width: 100%;
  height: 30px;
  line-height: 30px;
  color: #333;
  font-weight: normal;
}
.topMarquee .bd .picList li h3 b {
  font-size: 0;
  width: 22px;
  height: 30px;
  background: url(../images/new_w.png) no-repeat center center;
  float: left;
  margin-right: 7px;
}
.topMarquee .bd .picList li h3 span {
  float: left;
  display: block;
  font-size: 16px;
}
.topMarquee .bd .picList li h3 a:hover {
  text-decoration: underline;
  color: #0067ac;
}
.topMarquee .bd .picList li p {
  font-size: 14px;
  color: #666;
  line-height: 1.5;
}
.topMarquee .bd .picList li p b {
  font-size: 0;
  width: 22px;
  height: 100px;
  background: url(../images/new_d.png) no-repeat 2px 16px;
  float: left;
  margin-right: 7px;
}
.topMarquee .bd .picList li p span {
  display: block;
  padding: 10px 0 10px 0px;
  width: 90%;
  line-height: 200%;
} /*底部footer*/
.footWrap {
  position: relative;
  margin-top: 0;
  height: 270px;
  overflow: hidden;
  clear: both;
}
.footer {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.footer em,
.footer i {
  font-style: normal;
}
.foot-nav {
  background-color: #0071d7;
}
.f_nav {
  height: 40px;
  overflow: hidden;
  text-align: center;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.f_nav i {
  width: 1px;
  height: 18px;
  background-color: #0c4f79;
}
.f_nav a {
  color: #fff;
  padding: 0 42px;
  line-height: 40px;
}
.f_nav a:hover {
  background-color: #ff7e00;
}
.f_nav a.nones {
  background: none;
}
.f_con {
  margin-top: 0px;
}
.f_logo {
  overflow: hidden;
  margin: 36px 0px 0 0;
}
.f_logo span {
  display: block;
  margin: 0 auto 11px;
  width: 121px;
  height: 78px;
}
.f_logo img {
  width: 121px;
  float: left;
}
.f_all {
  float: left;
  width: 350px;
  overflow: hidden;
}
.f_h3 {
  height: 46px;
  margin-bottom: 12px;
  font-size: 18px;
  font-weight: bold;
  line-height: 46px;
  color: #fff;
  border-bottom: 1px solid #fff;
}
.f_h3 a {
  color: #fff;
}
.f_h3 img {
  vertical-align: middle;
  padding-right: 10px;
}
.f_all {
  overflow: hidden;
  color: #fff;
  line-height: 30px;
  margin-top: 32px;
}
.f_all img {
  vertical-align: middle;
  margin-left: 40px;
  float: left;
  height:134px;
}
.f_all span {
  display: inline-block;
  color: #333;
  font-size: 24px;
  line-height: 78px;
  float: left;
}
.f_pro {
  float: left;
  width: 533px;
  margin-left: 68px;
  margin-top: 12px;
}
