
@import url("/font/font.css");
body, div, dl, dt, dd, del, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, menu {
  margin: 0;
  padding: 0;
}

a {
  border: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent;
  outline: none;
  text-decoration: none;
}

a img {
  border: 0;
}

a, a:visited {
  color: #231917;
}

a:hover, a:focus {
  color: #231917;
}

ol, ul, li {
  list-style: none;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}

input, textarea, select {
  outline: none;
  border: 0;
  resize: none;
}

img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}

html {
  font: 100px "\5FAE\8F6F\96C5\9ED1","siyuan";
  font-weight: 100;
  background: #fff;
  color: #231917;
}

/*@media only screen and (max-width: 1200px) {
    html {
        font-size: 100px;
    }
}
@media only screen and (max-width: 1100px) {
    html {
        font-size: 95px;
    }
}
@media only screen and (max-width: 1000px) {
    html {
        font-size: 90px;
    }
}
@media only screen and (max-width: 900px) {
    html {
        font-size: 85px;
    }
}
@media only screen and (max-width: 800px) {
    html {
        font-size: 80px;
    }
}  
@media only screen and (max-width: 700px) {
    html {
        font-size: 100px;
    }
}
@media only screen and (max-width: 600px) {
    html {
        font-size: 90px;
    }
}
@media only screen and (max-width: 500px) {
    html {
        font-size: 80px;
    }
}
@media only screen and (max-width: 400px) {
    html {
        font-size: 70px;
    }
}
@media only screen and (max-width: 300px) {
    html {
        font-size: 60px;
    }
}*/
body {
  width: 100%;
  /*min-width: $basewidth;*/
  font-size: 0.14rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@font-face {
  font-family: 'myriadpro';
  src: url("/fonts/myriadpro-regular-webfont.woff") format("woff"), url("/fonts/myriadpro-regular-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

.toup {
  text-transform: uppercase;
}

.clear {
  clear: both;
}

.fixed {
  position: fixed;
}

.dh {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.f-c:after {
  display: block;
  clear: both;
  content: "";
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.basebigw {
  width: 100%;
  min-width: 1080px;
  margin: 0 auto;
  position: relative;
}

.basew {
  width: 1080px;
  margin: 0 auto;
  position: relative;
}

body {
  font: 14px "\5FAE\8F6F\96C5\9ED1", "siyuan";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.arial {
  font-family: Arial;
}

.impact {
  font-family: "impact";
}

.simsun {
  font-family: "simsun", simsun;
}

.bold {
  font-weight: bold;
}

.italic {
  font-style: italic;
}

.flexslider {
  border: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
  background: transparent;
}

.flex-control-nav {
  bottom: 30px;
  z-index: 2;
}

.top-header {
  line-height: 44px;
}

.top-header a {
  color: #fff;
}

.top-header img {
  margin: 0 5px;
}

.header {
  line-height: 98px;
}

.header .menu {
  line-height: 98px;
}

.header .menu li {
  padding: 0 15px;
  position: relative;
}

.header .menu li:hover:after, .header .menu li.hover:after {
  content: '';
  display: block;
  width: 100%;
  height: 3px;
  background-color: #d61518;
  bottom: 0;
  left: 0;
  position: absolute;
}

.banner {
  overflow: hidden;
}

.sos {
  float: right;
  margin-top: 10px;
  border: 1px solid #768eb8;
}

.sos input[type='text'] {
  display: block;
  color: #768eb8;
  font-size: 12px;
  padding: 0 10px;
  height: 24px;
  width: 140px;
  float: left;
  background: transparent;
}

.sos input[type='text']::-webkit-input-placeholder {
  color: #768eb8;
}

.sos input[type='text']:-moz-placeholder {
  color: #768eb8;
}

.sos input[type='text']::-moz-placeholder {
  color: #768eb8;
}

.sos input[type='text']:-ms-input-placeholder {
  color: #768eb8;
}

.sos input[type='submit'] {
  display: block;
  height: 24px;
  width: 30px;
  background: url(/images/sos.png) center no-repeat;
  float: right;
}

.i-pro, .pro-list, .pro-info {
  padding-top: 60px;
}

.i-pro .left, .pro-list .left, .pro-info .left {
  margin-bottom: 65px;
}

.i-pro .left .title, .pro-list .left .title, .pro-info .left .title {
  line-height: 84px;
  background: url(/images/fenmenbg.jpg);
  padding-left: 23px;
}

.i-pro .left ul, .pro-list .left ul, .pro-info .left ul {
  background-color: #ececec;
  padding: 0 1px;
}

.i-pro .left ul li, .pro-list .left ul li, .pro-info .left ul li {
  color: #555;
  line-height: 39px;
  padding-left: 27px;
}

.i-pro .left ul li:nth-child(2n), .pro-list .left ul li:nth-child(2n), .pro-info .left ul li:nth-child(2n) {
  background-color: #f7f7f7;
}

.i-pro .left ul li img, .pro-list .left ul li img, .pro-info .left ul li img {
  margin-right: 5px;
}

.i-pro .left .box, .pro-list .left .box, .pro-info .left .box {
  margin-top: 30px;
}

.i-pro .left .box p, .pro-list .left .box p, .pro-info .left .box p {
  line-height: 40px;
  padding-left: 20px;
  color: #fff;
  background-color: #434343;
}

.i-pro .left .box ul, .pro-list .left .box ul, .pro-info .left .box ul {
  padding: 10px 0;
  background: #ffffff;
  border: 1px solid #d2d2d2;
  border-top: 0;
}

.i-pro .left .box ul li, .pro-list .left .box ul li, .pro-info .left .box ul li {
  line-height: 30px;
  color: #555;
  font-size: 12px;
  padding-left: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  background: transparent;
}

.i-pro .right, .pro-list .right, .pro-info .right {
  text-align: center;
}

.i-pro .right .t1, .pro-list .right .t1, .pro-info .right .t1 {
  line-height: 53px;
  text-align: left;
  background: url(/images/cptj.jpg) center repeat;
  padding-left: 33px;
  padding-right: 16px;
  font-size: 18px;
  color: #333;
}

.i-pro .right .t1 a, .pro-list .right .t1 a, .pro-info .right .t1 a {
  font-size: 14px;
  color: #999;
}

.i-pro .right .t1 .map, .pro-list .right .t1 .map, .pro-info .right .t1 .map {
  float: right;
  font-size: 14px;
  color: #999;
}

.i-pro .right .list, .pro-list .right .list, .pro-info .right .list {
  margin-top: 25px;
}

.i-pro .right .list .item, .pro-list .right .list .item, .pro-info .right .list .item {
  width: 195px;
  float: left;
  margin: 0 6.5px;
  margin-bottom: 15px;
}

.i-pro .right .list .item .imgbox, .pro-list .right .list .item .imgbox, .pro-info .right .list .item .imgbox {
  width: 195px;
  height: 195px;
  border: 1px solid #d2d2d2;
}

.i-pro .right .list .item span, .pro-list .right .list .item span, .pro-info .right .list .item span {
  line-height: 50px;
  color: #555;
  font-size: 14px;
}

.i-about {
  text-align: center;
  background: url(/images/aboutbg.jpg) center no-repeat;
  height: 499px;
}

.i-about .t1 {
  background: url(/images/aboutt1.png) center 22px no-repeat;
  color: #fff;
  margin-top: 50px;
  padding-bottom: 15px;
}

.i-about .text {
  line-height: 24px;
  margin-top: 40px;
  color: #fff;
}

.i-about .more {
  color: #fff;
  display: inline-block;
  background-color: #D91417;
  width: 136px;
  height: 36px;
  line-height: 36px;
  margin-top: 30px;
  margin-bottom: 34px;
}

.i-app {
  box-shadow: 0px 2px 3px 0px rgba(10, 2, 5, 0.2);
  margin-top: -88px;
  background-color: #fff;
  padding-bottom: 15px;
}

.i-app .t1 {
  line-height: 50px;
  background: url(/images/df924058-63ad-4a5e-8dc9-c4481e07b961.jpg) center bottom no-repeat;
  padding-left: 57px;
  padding-right: 27px;
  margin-bottom: 28px;
  margin-top: 15px;
}

.i-app .t1 a {
  color: #999;
}

.i-app .flexslider {
  width: 920px;
  margin: 0 auto;
}

.i-app .flex-control-nav {
  display: none;
}

.i-app li {
  position: relative;
  text-align: center;
}

.i-app li .imgbox {
  padding: 4px;
  border: 1px solid #e6e7e7;
  height: 223px;
  width: 208px;
}

.i-app li > p {
  line-height: 40px;
  color: #666;
}

.i-app .flex-prev {
  display: block;
  height: 33px;
  width: 33px;
  background: url(/images/appleft.png) no-repeat;
  transform: translateY(-50%);
  position: absolute;
  left: -60px;
  top: 50%;
}

.i-app .flex-next {
  display: block;
  height: 33px;
  width: 33px;
  background: url(/images/appleft.png) no-repeat;
  position: absolute;
  transform: translateY(-50%) rotate(180deg);
  right: -60px;
  top: 50%;
}

.i-news {
  padding-bottom: 55px;
}

.i-news .t1 {
  background: url(/images/newst1.png) center 22px no-repeat;
  color: #fff;
  margin-top: 50px;
  padding-bottom: 15px;
  text-align: center;
  margin-bottom: 50px;
}

.i-news .half {
  width: 520px;
}

.i-news .tuijian .title {
  color: #333;
  font-size: 16px;
  line-height: 40px;
}

.i-news .tuijian .title span {
  font-size: 14px;
  color: #999;
}

.i-news .tuijian .text {
  color: #999;
}

.i-news .tuijian .more {
  display: block;
  background-color: #D91417;
  width: 136px;
  height: 36px;
  line-height: 36px;
  color: #fff;
  text-align: center;
  margin-top: 30px;
}

.i-news .item .title {
  color: #194189;
  font-size: 16px;
  line-height: 40px;
}

.i-news .item .text {
  color: #999;
  line-height: 22px;
  margin-bottom: 15px;
  min-height: 60px;
}

.i-news .item2 {
  line-height: 40px;
  border-top: 1px solid #eaeaea;
}

.i-news .item2 .title {
  color: #555;
}

.footer {
  background: center #194189;
  height: 389px;
  padding: 60px;
}

.footer ul {
  width: 145px;
  margin-right: 90px;
  float: left;
}

.footer ul li {
  line-height: 28px;
  font-size: 14px;
  color: #a1b1cf;
}

.footer ul li a {
  color: #a1b1cf;
}

.footer ul .b {
  font-size: 16px;
  color: #fff;
  border-bottom: 1px solid #375997;
  line-height: 55px;
  margin-bottom: 20px;
}

.footer ul .b img {
  margin-right: 8px;
}

.footer .fpro {
  width: 285px;
}

.footer .fpro li {
  width: 50%;
  float: left;
}

.footer .fpro .b {
  width: 100%;
}

.footer .lx {
  width: 290px;
}

.footer .ewm {
  float: right;
  font-size: 14px;
  color: #a1b1cf;
  text-align: center;
  margin-top: 55px;
}

.footer .ewm p {
  margin-top: 10px;
}

.copy {
  line-height: 28px;
}

.pro-list {
  padding-top: 40px;
}

.page {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 50px;
}

.page a {
  min-width: 32px;
  line-height: 30px;
  border: 1px solid #cbcbcb;
  color: #8c8c8c;
  display: inline-block;
  background-color: #fff;
  margin: 0 5px;
}

.page a.disabled {
  background-color: #da251c;
  color: #fff;
}

.pro-info {
  background: url(/images/probg.jpg) top center;
  padding-top: 40px;
}

.pro-info .right .content {
  background-color: #fff;
  border: 1px solid #cbcbcb;
  margin-top: 20px;
  text-align: center;
  padding: 0 45px;
  padding-bottom: 40px;
  margin-bottom: 60px;
}

.pro-info .right .content .title {
  font-size: 16px;
  font-weight: bold;
  color: #999999;
  margin-top: 30px;
  margin-bottom: 10px;
}

.pro-info .right .content .dimg {
  display: block;
  margin: 0 auto;
}

.pro-info .right .content .more {
  display: block;
  margin: 0 auto;
  border-radius: 3px;
  background-color: #16469b;
  width: 145px;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  color: #FFFFFF;
  box-shadow: 0 0 6px 0px #7a7a7a;
  margin-top: 20px;
}

.pro-info .right .content .text {
  line-height: 1.75;
}

.pro-info .right .content .pn {
  margin-top: 50px;
}

.pro-info .right .content .pn:after {
  display: block;
  clear: both;
  content: "";
}

.news-list {
  text-align: center;
}

.news-list li {
  list-style-type: none;
  margin-top: 20px;
  float: left;
  width: 100%;
  font-size: 14px;
}

.news-list li span {
  font-size: 12px;
  color: #000;
  float: right;
}

.news-list li span:first-child {
  font-size: 14px;
  color: #000;
  overflow: hidden;
  float: left;
  height: 19px;
}

.news-list li i {
  margin-right: 3px;
}

.news-list li a {
  color: #000;
  text-decoration: none;
}

.content-body {
  float: left;
  color: #000;
  margin-top: 25px;
  line-height: 1.7;
  font-size: 14px;
  width: 100%;
  text-align: left;
  text-indent: 2em;
}

.content-body .content-title {
  line-height: 30px;
  padding: 10px 0;
  text-align: center;
  font-size: 24px;
}

.content-body .content-time {
  font-size: 12px;
  line-height: 1.5;
  display: block;
  margin-bottom: 16px;
  padding: 6px 0;
  text-align: center;
  color: #999;
}

.content-body p {
  padding: 5px 0 10px 0;
}

.content-body .content-related {
  margin-top: 25px;
  margin-bottom: 30px;
}

.content-body .content-related li {
  float: right;
  width: 50%;
  height: 25px;
  overflow: hidden;
  text-align: right;
}

.content-body .content-related li:first-child {
  float: left;
  text-align: left;
}
