
/* CSS Document */
html{ font-size:20px;}
@media only screen and (min-width: 1400px){
    html {
        font-size: 100px;
    }
}
* {padding:0;margin:0; box-sizing: border-box;}
.ovfHiden{overflow-x: hidden;height: 100%;}
body { font-size:12px; font-family:Microsoft YaHei,Helvetica Neue,Helvetica,STHeiTi,sans-serif;color:#000;background: #fff; overflow-x:hidden;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
a{transition:0.5s all;-webkit-transition:0.5s all;text-decoration: none;color:#000;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
a:hover,a:active,a:vistited{text-decoration: none; color:#c30d23;outline: 0!important;}
a, input, select, textarea {outline:none; text-decoration:none!important; }
a, li { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
:focus {outline: 0!important;}
::-moz-selection{ color:#fff; background:#3a1637; }
::selection { color:#fff; background:#3a1637; }
h1, h2, h3, h4, h5, h6,b{font-size: 100%; font-weight:normal; margin:0}
address, em {font-style: normal;}
ul,li,ol{list-style:none;}
ul{ margin-bottom:0;}
dl{ margin:0;}
select,input,img,select{vertical-align:middle;}
img,iframe{ border:0;max-width:100%; -ms-interpolation-mode:bicubic; box-sizing:border-box;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display:block;}
.fl,.fr {display:inline;}
.btn{ border:0;-webkit-transition:background-color .4s ease-in;-moz-transition:background-color .4s ease-in; -o-transition:background-color .4s ease-in;transition:background-color .4s ease-in;}
input,textarea{-webkit-appearance:none; }
.fl {float:left;}
.fr {float:right;}
.clearfix:before,.clearfix:after {content:"";display:table;}
.clearfix:after {clear:both;overflow:hidden;}
.clearfix {zoom:1; /* for ie6 & ie7 */}
.none_phone{ display:block;}
.on_phone{ display:none;}


/*header*/
.header{ position:relative;width:100%;background:rgba(255,255,255,1);}
.headermain { padding: 25px 0; position: relative;}
.logo{float:left; width:50%;}
.top_tel { float: right; width: 320px; display: flex; align-items: center; margin-top: 10px;}
.top_tel .top_tel_num { font-size:20px; color: #0f438f; padding-left: 15px; font-weight: bold;}
.top_tel .top_tel_num span { display: block;}
.font24 { font-size: 24px;}
.logo a{ display:block}
.logo a:hover{ opacity:1;}
.logo img{vertical-align: middle;}
.subcon{ width:100%; height: 80px; padding-top: 10px; background: #0f438f; text-align: center;}
.header_nav { height: 60px;line-height: 60px;}
.menu{ position: absolute; top:50px; right: 0;}
.menu:before{content:""; background:url(../image/icon_menu.png);cursor: pointer; color:#fff; width:19px; height:16px; display:inline-block;}
.navig{ margin:0;}

.navig > li{display:inline-block;position: relative; margin-right: 5px;}
.navig > li > a{ display:block; width: 130px; margin-right: 10px;font-size:16px;color:#fff; transition: none;}
.navig > li:last-child > a{ padding-right:0}
.navig > li > a:hover,.navig > li > a:focus,.navig > li > a.active {color:#0f438f; background: url(../image/nav_bg.png) no-repeat center;}

.navig > li::after { content: ""; position: absolute; right: 0; top: 50%; transform: translateY(-50%); display: block; width: 2px; height: 20px; background: #fff;}
.navig > li:last-child::after {content: none;}

/*banner*/
.slideBox {position: relative;overflow: hidden;width: 100%; z-index:5;}
.slideBox .banner_circle {position: absolute;height: 8px;bottom: 30px;right: 0;left:0;text-align:center;z-index: 1;}
.slideBox .banner_circle li {display: inline-block;width: 15px;height: 15px;border-radius: 50%;text-indent: -9999px;overflow: hidden;margin: 0 15px;cursor:pointer; border: 1px solid #0f438f;}
.slideBox .banner_circle li.on {background: #0f438f; border: 1px solid #0f438f;}
.slideBox .banner_img {position: relative;z-index: 0;}
.slideBox .banner_img li {position: relative;text-align: center;overflow:hidden;}
.slideBox .banner_img li img {vertical-align: top;width: 100%;}

/* 首页主体 */
.pd60 {
    padding: 60px 0;
}
.pdt60 {
  padding-top: 60px;
}
.pdb60 {
  padding-bottom: 60px;
}
.mgt20 {
    margin-top: 20px;
}
.mgt30 {
    margin-top: 30px;
}
.mg20 {
    margin: 20px 0;
}
.mg30 {
    margin: 30px 0;
}
.center {
    text-align: center;
}
.bggray {
    background: #eee;
}
.title {
    text-align: center;
}
.title h5 {
    font-size: 36px;
    color: #222;
}

.index_main { background: url(../image/bg.png) no-repeat top center; background-size: cover; padding-bottom: 60px;}
.us_wrap { display: flex;}
.us_wrap .us_info { width: 54%; margin-right: 40px; font-size: 16px; line-height: 30px; color: #444;}
.us_wrap .us_info h6 p { line-height: 30px !important}
.patternborder {border-collapse:collapse;}
.patternborder .wh15 {width: 15px; height: 15px;}
.patternborder .pattern1 { background: url(../image/border_1.png) no-repeat left top;}
.patternborder .pattern2 { background: url(../image/border_2.png) repeat-x top;}
.patternborder .pattern3 { background: url(../image/border_3.png) no-repeat right top;}
.patternborder .pattern4 { background: url(../image/border_4.png) repeat-y left;}
.patternborder .pattern5 { text-align: center;}
.patternborder .pattern6 { background: url(../image/border_4.png) repeat-y right;}
.patternborder .pattern7 { background: url(../image/border_6.png) no-repeat left bottom;}
.patternborder .pattern8 { background: url(../image/border_2.png) repeat-x bottom;}
.patternborder .pattern9 { background: url(../image/border_8.png) no-repeat right bottom;}

.more { margin-top: 30px;}
.more a { display: block;width: 150px; height: 50px; line-height: 50px; margin: 0 auto; background: url(../image/more.png) no-repeat; color: #fff; text-align: center;font-size: 18px;}
.more a:hover {background: url(../image/more_1.png) no-repeat;}

.product_wrap { width: 94%; margin: 0 auto;}
.set2_list .owl-prev,.set2_list .owl-next{position:absolute;top:40%; width:22px; height:42px; font-size:0;background:url(../image/icon_dir.png) no-repeat;}
.set2_list .owl-prev{ left:-40px; }
.set2_list .owl-next{left:auto;right:-40px;transform: rotate(180deg);}
.set2_list .owl-prev:hover,.set2_list .owl-next:hover{ opacity: .5;}
.set2_list .product_item a { display: block;}
.set2_list .product_item h5 { font-size: 16px; color: #010101; text-align: center; margin-top: 5px;}
.set2_list .product_item img {transition: all 400ms ease;}
.set2_list .product_item a:hover img {transform:scale(1.02)}
.set2_list .product_item a:hover h5 {color: #0f438f;}

.set3_inner { margin-top: 10px;}
.news_list { display: flex; justify-content: space-between; flex-wrap: wrap;}
.news_list .news_item { width: 48%; padding-bottom: 20px; border-bottom: 1px solid #ccc; margin-top: 20px;}
.news_list .news_item a { display: block; display: flex; align-items: center;}
.news_list .news_item .date {display: flex; min-width: 70px; flex-direction: column; align-items: center;}
.news_list .news_item .date .day { font-size: 36px; color: #0f438f;}
.news_list .news_item .date .year { font-size: 16px; color: #666;}
.news_list .news_item .img {padding: 0 40px; width: 56%}
.news_list .news_item .desc { font-size: 16px; line-height: 30px; color: #0f0f0f; flex: 1; overflow: hidden}
.news_list .news_item a:hover .desc { color: #ce1c1b;}



.case_list { margin: 0 -1.5%;}
.case_list .case_item { float: left; width: 22%; margin: 0 1.5% 1.5%;}
.case_list .case_item a {display: block;}
.case_list .case_item img {transition: all 400ms ease;}
.case_list .case_item h5 { font-size: 16px; color: #010101; text-align: center; margin-top: 5px;}
.case_list .case_item a:hover img {transform:scale(1.02)}
.case_list .case_item a:hover h5 {color: #0f438f;}


.bread_title {
  line-height: 60px;
  box-shadow:-1px 3px 5px 0px #efefef;
}
.bread_title a {
  float: left;
  font-size: 18px;
  margin-right: 50px;
  color: #666;
  position: relative;
}
.bread_title a:last-child {
  margin-right: 0;
}
.bread_title a:after {
  position: absolute;
  bottom: -1px;
  left: 50%;
  transform: translateX(-50%);
  content: '';
  display: block;
  width: 40px;
  height: 2px;
  background-color: transparent;
}
.bread_title a:hover,
.bread_title a.active {
  text-decoration: none;
  color: #0f438f;
}
.bread_title a:hover:after,
.bread_title a.active:after {
  background-color: #0f438f;
}


/*分页*/
.page {
  text-align: center;
  margin: 50px 0;
}
.page a {
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 4px;
  border: solid 1px #ddd;
  text-align: center;
  color: #999;
  margin: 0 12px;
  transition: none;
}
.page a:hover,
.page a.active {
  color: #fff;
  border-color: #00479d;
  background-color: #00479d;
  text-decoration: none;
}
.page a.pageprev {
  background: url('../image/page.png') no-repeat 0 -2px;
}
.page a.pagenext {
  background: url('../image/page.png') no-repeat -59px -2px;
}
.page a.pageprev:hover {
  background-color: #00479d;
  background-position: 0 -46px;
}
.page a.pagenext:hover {
  background-color: #00479d;
  background-position: -59px -46px;
}


/* footer */
footer {
  background: #0f438f;
  color: #ccc;
}
.footer_1 {
padding-top: 40px;
}
.footer_1 {
display: flex;
justify-content: space-between;
align-items: flex-end;
padding-bottom: 15px;
border-bottom: 1px solid #ccc;
}
.footer_1_left>h5 { font-size: 20px;}
.footer_nav { margin: 15px 0;}
.footer_nav ul li { display: inline-block;}
.footer_nav ul li a{ font-size: 16px; color: #fff; padding: 0 15px;}
.footer_nav ul li:first-child a {padding-left: 0;}
.footer_contact { font-size: 14px;}
.footer_contact span { display: inline-block;padding: 0 15px;}
.footer_contact span:first-child {padding-left: 0;}
.footer_2 {
  text-align: center;
  padding: 15px 0;
  font-size: 13px;
  color: #999;
}
.footer_2_info span {
  display: inline-block;
}
.footer_2_info span.pd20 {
  padding: 0 20px;
}

.nbanner { padding: 200px 0;text-align: center;}
.nbanner h5{ color:#fff; text-align:center;}
.page_inner { background: url(../image/bg.png) no-repeat top center; background-size: cover; padding: 30px 0;}
.dy { font-size: 16px; line-height: 24px;}

.n_us1_list  {margin: 0 -1%;}
.n_us1_list ul li { float: left;width: 23%; margin: 0 1% 2%; text-align: center}
.n_us1_list ul li span { font-size: 16px;  display: block; padding: 8px 0}

.n_product_list  {margin: 0 -1%;}
.n_product_list ul li { float: left;width: 18%; margin: 0 1% 2%; text-align: center}
.n_product_list ul li a { display: block;}
.n_product_list ul li span { font-size: 16px;  display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding: 8px 0}
.n_product_list ul li a img { width: 100%; transition: all 400ms ease;}
.n_product_list ul li a:hover img {transform:scale(1.02)}
.n_product_list ul li a:hover span {color: #0f438f;}

.n_case_list ul li { width: 23%;}

.n_news_wrap {display:flex;justify-content: space-between;flex-wrap: wrap;}
.n_news_list{width:47%;}
.n_news_list a{ display:flex; margin-bottom:30px}
.n_news_list .info { position: relative; flex: 1;}
.n_news_list .info h5{ font-size:16px; line-height:30px;overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.n_news_list .date{ font-size:16px; color:#999; position:absolute; bottom:0;}
.n_news_list .img{ width:36%; margin-right: 4%;}
.n_news_list .img img { border-radius: 10px;}
.n_news_list a:hover h5 { color: #ce1c1b;}

.tit_nnews{ font-size:26px; color:#0f0f0f; text-align:center}
.tit_nnews_small{text-align:center; padding:15px 0; border-bottom:1px solid #ccc;}
.tit_nnews_small span{ font-size:16px; padding:15px 20px; color:#999;}
.nydynews_bottom{ padding-top:20px}
.nydynews_info{border-bottom:1px solid #eee; padding-bottom:30px;}
.nydynews_info{ color:#666; font-size:16px; line-height:28px;}
.nydynews_info1{ padding-bottom:30px}

.page-next-prev {
  padding-top: 40px;
  border-top: 1px solid #ecf0f7;
}
.page-next-prev p {
  width: 400px;
  padding: 10px 20px;
  font-size: 16px;
  color: #666;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0px 0px 2px 0px #ccc;
}
.page-next-prev p.page-prev{ float:left;}
.page-next-prev p.page-next{ float:right;}
.page-next-prev p.page-next span {
  padding-left: 20px;
  margin-left: 20px;
  border-left: 1px solid #ddd;
}
.page-next-prev p.page-prev span {
  float: left;
  padding-right: 20px;
  margin-right: 20px;
  border-right: 1px solid #ddd;
}
.page-next-prev p:hover {
  color: #000;
  background: #f5f5f5;
}
.page-next-prev p:hover span {
  border-color: #ddd;
}
.page-next-prev p:hover a {
  color: #000;
}
.page-next-prev p span {
  float: right;
  line-height: 50px;
}
.page-next-prev a {
  font-size: 16px;
  color: #666;
  height: 48px;
  line-height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.page-next-prev a:hover {
  color: #000;
}


.n_contract_wrap { display: flex;}
.n_contract_wrap .left { width: 58%;}
.n_contract_wrap .right { flex:1; margin: 40px 0; margin-left: -40px; padding: 30px 45px; box-shadow: 0px 0px 6px 2px #ccc; background: #fff;}
.n_contract_wrap .right h5 {
  font-size: 22px;
  margin-bottom: 15px;
}
.n_contract_wrap .right h5::before {
  content: "";
  width: 8px;
  height: 22px;
  background: #0f438f;
  display: inline-block;
  margin-right: 12px;
  vertical-align: middle;
}
.n_contract_wrap .right h6 {
  font-size: 16px;
  line-height: 50px;
}
.bread_lists .swiper-slide {
  width: auto;
}
.videoo {
  height: 600px;
}
/*在线留言*/
/*-----------------------------------------------------------------------------*/
.message-pop-wrap {
  /*position: fixed;*/
  bottom: 0; margin:50px auto;
  /*left: 0;*/
  right:0;
  width:80%; 
  border-radius: 8px;
  background: #fff;
  overflow: hidden;
  z-index: 9999;
}
.message-pop-wrap .title {
  padding: 0 15px;
  height: 54px;
  line-height: 54px;
  background-color: #0f438f;
  font-size: 16px;
  color: #ffffff;
}
.message-pop-wrap .title .close-btn { display:none;
  margin-top: 20px;
  width: 14px;
  height: 14px;
  background: url(../image/icon.png) no-repeat -69px -15px;
}
.message-pop-wrap .info {
  padding: 15px;
  font-size: 16px;
  border-bottom: 1px solid #ddd;
}
.message-pop-wrap .info p {
  color: #000000;
}
.message-pop-wrap .info .tel {
  margin-top: 10px;
  line-height: 20px;
  color: #999999;
}
.message-pop-wrap .info .tel i {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  margin-right: 8px;
  width: 18px;
  height: 20px;
  background: url(../image/icon.png) no-repeat -116px -15px;
}
.message-pop-wrap .message-form {
  padding: 10px 15px 20px 10px;
}
.message-pop-wrap .message-form .input {
  margin-top: 20px;
  width: 305px;
  padding: 0 10px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #555555;
  background-color: #f8f8f8;
  border-radius: 8px;
}
.message-pop-wrap .message-form .textarea {
  margin-top: 20px;
  width:100%;
  padding: 5px 10px;
  line-height: 24px;
  font-size: 16px;
  height: 100px;
  background-color: #f8f8f8;
  border-radius: 8px;
}
.message-pop-wrap .message-form .submit {
  margin-top: 20px;
  margin-left:38%;
  width: 260px;
  height: 46px;
  line-height: 46px;
  font-size: 16px;
  color: #ffffff;
  background-color: #0f438f;
  border-radius: 8px;
  cursor: pointer;
}
.message-pop-wrap .message-form .submit:hover {
  background: #0775e0;
}
.message-pop-wrap.hide .info,
.message-pop-wrap.hide .message-form {
  display: none;
}
.message-pop-wrap.hide .title .close-btn {
  background-position: -226px -13px;
}
.message-pop-wrap.hide {
  display: block !important;
}
