* {
  margin: 0;
  padding: 0;
  font-family: "microsoft yahei";
  text-decoration: none;
 
  font-size:14px;
}
ul,
ol,
li {
  list-style: none;
}
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hgroup,
p,
blockquote,
figure,
form,
fieldset,
input,
legend,
pre,
abbr,
button {
  margin: 0;
  padding: 0;
}
a,
button,
input {
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  border: none;
}
img {
  vertical-align: middle;
}
a {
  color: #666;
  text-decoration: none !important;
  /*background-color: transparent;*/
}
.clear {
  clear: both;
}
.m {
  width:1100px;
  margin: 0 auto;
}
html,
body {
  height: 100%;
  width: 100%;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.clearfix:after {
  clear: both;
}
.fl,.lf {
  float: left;
}
.fr,.rt{
  float: right;
}
.clearfix {
  *zoom: 1;
  /*IE/7/6*/
}
.header {
  width: 100%;
 /* position: absolute; */
 z-index: 1111;

}



/*头部导航下拉*/
.downlist{
width:180%;
background:#000;
z-index:1000;
position:absolute;
display:none;
transform: translateX(-50%);
left: 50%;
height: auto !important;
}
.downlist a{
    color: #fff;
    display: block;
    padding: 9px;
    height: auto;
    box-sizing: border-box;
}

.header .content-frame{
  width:1200px;
  margin:auto;
}

.header .top-box {
  height: 30px;
  background-color: #216ba4; }
  .header .top-box p {
    color: #fff;
    line-height: 30px; }
  .header .top-box .box-l {
    float:left;
    width: 50%;
    text-align: left; }
  .header .top-box .box-r {
    width: 50%;
    float:right;
    text-align: right; }
    .header .top-box .box-r a {
      color: #fff;
      padding: 0 7px;
      border-right: 1px solid rgb(245, 243, 243);
      line-height: 14px;
      display: inline-block;
      text-align: center;
      margin-right: -5px; }
      .header .top-box .box-r a:last-child {
        border-right: none; }

.topLogo{
height:152px;
background-image: url('../../images/header_bg.jpg');
background-size:cover;
background-position:center;
padding: 40px 0;
box-sizing: border-box;

}
.topLogo .logo-img{
  height:80px;
}
.top-left{
  position:relative;
}
.top-left h2{
color:#666;
font-size:40px;
}

.top-left h2 strong{
  color:#216ba4;
  font-size:40px;

}
.top-right{
  background: url(../../images/phone.png);
  background-repeat: no-repeat;
  background-position: left 12px;
  height: 63px;
  width: 300px;
  padding-left: 20px;
  line-height: 50px;
  background-size: 42px;
  padding-top: 8px;

}
.top-right span{
font-size:32px;
font-weight:normal;
color:#1369c0;
}

.container {

margin: auto;
height:50px;
background:#216ba4;
position: relative;
z-index: 100;
}


.navBox .navList{
  height:50px;
}

.navBox .navList > li {
width: 122px;
position: relative;
height:50px;
}
.navBox .navList li a {
display: block;
width: 100%;
color: #fff;
text-align: center;
font-size: 16px;
position: relative;

}
.navBox .navList li a span {
display: block;

line-height:50px;
font-size:16px;
}

.navBox .navList li.li-active span{
color:#fff !important;
}




.main {
  width: 100%;
  
}
.m {
  margin: 0 auto;
  text-align: center;
  width:1100px;
}



/*footer*/
.footer {
  text-align:center;
  background:#000;

  color:#ccc;
  line-height:50px;
}
 
.footer ul {
  width: auto;
   margin: 0 auto;
   padding-top: 60px;
   height: 120px;

   display: flex;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: center;
}
.footer>span{
 display:inline-block;
 height:100px;
 line-height:70px;
}
 .footer ul li {
   float: left;
   margin: 0 30px;
}
 .footer ul li a {
   color: #ccc;
   font-size: 14px;
}

.li-active{
    background:#000 !important;
    color:#fff !important;
}
/*主体部分*/
.main .subheading {
  height: 120px;
  padding-top: 50px;
  color: #666;
  text-align: center;
}
.main .subheading p {
  font-size: 30px;
  font-weight: 600;
  color:#216ba4;
}

.main .subheading > span {
  font-size: 18px;
  display: block;
  position: relative;
  top: 10px;
}

.main .coreBusiness {
  width: 1100px;
  margin: 0 auto;
}
.main .coreBusiness ul {
  width: 100%;
}
.main .coreBusiness ul li {
  width: 245px;
    height: 245px;
    background: #216ba4;
    float: left;
    position: relative;
    margin-right:40px;
}
.main .coreBusiness ul li:last-child{margin-right:0;}

.main .coreBusiness ul li a {
  display:block;
  text-align: center;
  margin-top: 70px;
}
.main .coreBusiness ul li a img{
  width:80px;
  height:80px;
}
.products-title{
  margin-top:10px;
}
.main .coreBusiness ul li a span {
  color: #fff;
  display: block;

}
.section2{
  background:#f5f5f5;
  margin-top: 50px;
  padding: 50px 0;
}

.main .aboutUs {
 padding:0 20px;
width:1100px;
margin:0 auto;
}
.aboutUsRight img{
  width:520px;
  height:400px;
}


.section2 .subheading1{
  padding-top:0;
}
.main .aboutUsLeft {
  /* width: 515px; */
  text-align: left;
}
 .main .aboutUsLeft .aboutUsLeftText{
  width:515px;
  height: 190px;
  overflow: hidden;
} 
.main .aboutUsLeft .aboutUsLeftText img{
  width:502px;
  height:249px;
}
.main .aboutUsLeft .aboutUsLeftText h3{
  font-size:18px;
  color:#666;
  font-weight:normal;
  margin:25px 0 5px;
}
.main .aboutUsLeft .aboutUsLeftText p {
  font-size: 14px;
  text-indent: 2em;
  color: #666;
  line-height: 32px;
  max-height:192px;
  overflow:hidden;
}
.main .aboutUsLeft .aboutUsLeftText ul {
  margin-top: 30px;
}
.main .aboutUsLeft .aboutUsLeftText ul li {
  width: 70px;
  float: left;
  text-align: center;
  margin-right: 146px;
}
.main .aboutUsLeft .aboutUsLeftText ul li:nth-child(3) {
  margin-right: 0;
}
.main .aboutUsLeft .aboutUsLeftText ul li img {
  margin-bottom: 20px;
}
.main .aboutUsLeft .aboutUsLeftText ul li span {
  line-height: 30px;
  color: #666;
}
.main .aboutUsLeft .aboutUsLeftText ul li span strong {
  font-size: 26px;
  color: #666;
  font-weight: normal;
}
.more{
  width:120px;
  height:40px;
  display:block;
  text-align:center;
  background:#216ba4;
  color:#fff;
  line-height:40px;
  margin-top: 48px;
}

/* 广告轮播 */

.bar {
  margin:0 auto;
  width:1100px; height:283px; overflow:hidden;
  line-height:48px; }
.bar a.a_left,
.bar a.a_right{
  float:left;
  width:11px; height:48px;
  background:url(a_left.png) no-repeat left center;}
.bar a.a_right { float:right; background-image:url(a_right.png);}
.bar_wrap { float:left; position:relative;  height:283px; white-space:nowrap; overflow:hidden;}
.bar_inner { position:relative; height:283px; line-height:231px; left:0; width:2880px; white-space:nowrap;}
.bar_inner ul { height:283px; overflow:hidden; float:left;}
.bar_inner ul li{ float:left;}
.bar_inner ul li a{ padding:0 16px; display:block; height:231px; line-height:231px;}
.section3{
  padding-bottom:50px;
}
.bar_inner ul li p{
  height: 50px;
  line-height: 70px;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.more1{
 position: absolute;
    width: 120px;
    height: 40px;
    background: #fff;
    /* border: 1px solid #ccc; */
    right: 380px;
    top: 175px;
    color: #216ba4;
    text-align: center;
    line-height: 40px;
}

.aboutUsRight{
  width:520px;
 
}
.aboutUsRight-in{
  height:115px;
  margin-bottom:50px;
   border-bottom:1px solid #ccc;
}
.aboutUsRight-in-left{
  width:70px;
  height:100%;
  
}
  .aboutUsRight-in-left span{
    font-size:16px;
    color:#666;
  }
  .aboutUsRight-in-left span.date-1{
    font-size:18px;
  }
.aboutUsRight-in-right{
  width:446px;
  height:100%;

  color: #666;
}

.aboutUsRight-in-right h3{
   height:30px;
    font-size: 16px;
    font-weight: normal;
}
.section5{
  background:#f5f5f5;
}
.section4{
  width:100%;
  height:300px;
  background-image:url('../../images/picture-ad3.png');
  background-repeat:no-repeat;
  background-size:100% 100%;

}
.section4-in{
  color:#fff;
  text-align:center;
  padding-top:50px;
}
.section4-in .p-1{
  font-size:50px;
  font-weight: bold;
}

.section4-in .p-2{
  font-size:30px;

}

.section4-in .p-3{
  font-size:34px;

}
/*左部导航部分*/
.leftNav{
  width:240px;
}

.product_class_list {
    width: 100%;
    background: #216ba4;
    padding-bottom: 25px;
}
.product_class_list h3 {
    height: 52px;
    background: #e3a923;
    font-size: 24px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    line-height: 52px;
    border-bottom: 1px solid #fff;
    padding-left: 33px;
}
.product_class_list ul {
    margin-top: 10px;
}
.product_class_list li {
    border-bottom: 1px solid #fff;
    line-height: 45px;
    padding: 0 13px;
}
.product_class_list li a {
    color: #fff;
    font-size: 14px;
}
.product_class_list .subnav2 {
    
    margin-bottom: 10px;
    background:#e3a923;
   
}
.product_class_list .subnav2 a {
    display: block;
    line-height: 35px;
    color: #fff;
}

#contentRight {
    width: 840px;
    height: auto;
    
}
.content_com_title {
    position: relative;
    height: 45px;
    margin-bottom: 15px;
    border-bottom: 2px solid #d0d0d0;
}
.content_com_title {
    position: relative;
    height: 45px;
    margin-bottom: 15px;
    border-bottom: 2px solid #d0d0d0;
}
.content_com_title {
    position: relative;
    height: 45px;
    margin-bottom: 15px;
    border-bottom: 2px solid #d0d0d0;
}

.content_com_title h2 {
    display: inline-block;
    padding: 0 6px 6px 6px;
    position: absolute;
    left: 0;
    top: 10px;
    border-bottom: 2px solid #216ba4;
    font-size: 22px;
    font-weight: normal;
    color: #333333;
    text-align: left;
}
.bread a {
    display: inline-block;
    color: #666666;
}
.bread a {
    display: inline-block;
    color: #666666;
}
.bread {
    color: #666666;
    float: right;
    line-height: 45px;
}

.content p{
  text-align:left;
  /* margin-bottom: 30px; */
}
.main_c{
  margin:28px 0;
}

.contact_in h3 {
    border-bottom: 3px solid #216ba4;
    line-height: 50px;
    font-size: 24px;
    font-weight: normal;
    color: #216ba4;
    margin-top: 10px;
}
.contact_in dl {
    border: 3px solid #e3e3e3;
    margin: 10px auto 5px auto;
    padding: 10px;
}

.contact_in dt {
    float: left;
    border-right: 1px solid #e3e3e3;
    width: 65px;
    text-align: center;
}

.contact_in dt img {
    display: inline-block;
}
.contact_in dd {
    float: left;
    padding-left: 10px;
    font-size: 14px;
    color: #979797;
    line-height: 16px;
}
.contact_in dd span {
    font-size: 9px;
    color: #979797;
    text-transform: uppercase;
    line-height: 10px;
    font-family: Arial;
}
.contact_in > p {
    font-size: 28px;
    font-family: Impact;
    color: #216ba4;
    border-bottom: 1px solid #cfcfcf;
    line-height: 50px;
}
.contact_in li.lx1 {
    background: url(../../images/mobile.png) 5px 9px no-repeat;
}
.contact_in li {
    font-size: 14px;
    line-height: 32px;
    border-bottom: 1px solid #cfcfcf;
    padding-left: 32px;
    color: #666666;
    text-align:left;
}
.contact_in li.lx2 {
    background: url(../../images/tel2.png) 5px 9px no-repeat;
}
.contact_in li.lx3 {
    background: url(../../images/mail.png) 3px 9px no-repeat;
}
.contact_in li.lx4 {
    background: url(../../images/address.png) 5px 9px no-repeat;
}

.product3, .product4, .product5, .product6, .product7, .product7 li, .product8, .product8 li {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.product3 li, .product4 li, .product5 li, .product6 li {
    width: 33%;
    float: left;
    height: auto;
    overflow: hidden;
    position: relative;
}
.product3 li>div {
    width: 88%;
    margin: 3px auto;
    height: auto;
    position: relative;
}

.product1 li>p, .product2 li>p, .product3 li>p, .product4 li>p, .product5 li>p, .product6 li>p {
    width: 88%;
    margin: 0 auto;
    text-align: center;
    font: 14px/42px "microsoft yahei";
}
.pg-color {
    color: #737373;
}

.view h1 {
    width: 100%;
    text-align: center;
    font: 16px/30px "microsoft yahei";
    color: #343434;
    padding: 0 5px 0 0;
}
.view div {
    font-size: 14px;
}

.view img {
    max-width: 100%;
    display: inline;
}

.back {
    font: 14px/39px "microsoft yahei";
    color: #fff;
    background: #216ba4;
    width: 138px;
    margin: 20px auto;
    border-radius: 4px;
    display: block;
    text-align: center;
}
.center{
  margin:20px auto;
}

.page {
    width: 100%;
    margin: 10px auto;
    overflow: hidden;
    position: relative;
}
.page p {
    width: 100%;
    height: 28px;
    font: 12px/28px "microsoft yahei";
    color: #1d1d1d;
    overflow: hidden;
}
.center{
  width:200px;
}
.news1 {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 12px auto;
}
.news1 li {
  text-align:left;
    width: 100%;
    padding: 5px 0;
    height: 30px;
    font: 14px/30px "microsoft yahei";
    color: #737373;
    border-bottom: 1px dashed #ccc;
    text-indent:1em;
    
}
.news1 li a {
    float: left;
    margin-left: 12px;
}
.news1 li span {
    float: right;
    margin-right: 12px;
    font-size: 12px;
}
.msg_now {
    width: 100%;
    height: 34px;
    background: url(../../images/msg_line1.png) center center no-repeat;
    overflow: hidden;
    margin: 15px 0 0 0;
}

.msg_title {
    width: 155px;
    height: 34px;
    background: url(../../images/msg_btn.png) 7px center no-repeat #216ba4;
    text-indent: 43px;
    margin: 0 auto;
    color: #fff;
    font: 22px/34px "microsoft yahei";
}
.msg_ul {
    width: 580px;
    height: auto;
    overflow: hidden;
    margin: 20px auto;
}
.msg_ul li {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    margin-bottom: 6px;
}
.msg_ul li p {
    width: 90px;
    float: left;
    height: 36px;
    font: 14px/36px "microsoft yahei";
    color: #333;
    vertical-align: top;
    text-align: right;
    margin: 0 6px 0 0;
}
.msg_input {
    width: 264px;
    height: 34px;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    padding: 0 10px;
}
.info {
    color: #666;
    position: absolute;
    display: none;
    line-height: 34px;
    float: right;
}
.Validform_checktip {
    margin-left: 4px;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    color: #999;
    font-size: 12px;
}
.dec {
    bottom: -8px;
    display: block;
    overflow: hidden;
    position: absolute;
    left: 10px;
    width: 17px;
}
.dec .dec1 {
    color: #ccc;
}
.dec s {
    font-family: simsun;
    font-size: 16px;
    height: 19px;
    left: 0;
    line-height: 21px;
    position: absolute;
    text-decoration: none;
    top: -9px;
    width: 17px;
}
.dec .dec2 {
    color: #fff;
    top: -10px;
}
.msg_pin {
    width: 164px;
    height: 34px;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    padding: 0 10px;
    float: left;
}


.msg_ul input{
  float:left;
  
}
#valid_img{
  float:left;
}
.msg_submit {
    width: 286px;
    height: 36px;
    margin: 20px auto;
    border-radius: 3px;
    border: 0;
    text-align: center;
    font: 18px/36px "microsoft yahei";
    color: #fff;
    background: #216ba4;
    cursor: pointer;
}
  #toTop {
    width: 56px;
    height: 56px;
    position: fixed;
    cursor: pointer;
    display: none;
    right: 3%;
    bottom: 4%;
    z-index: 60;
    background: url(../../images/top.gif) no-repeat 0 0;
    background-position: -53px 0;
}
  #demo{OVERFLOW: hidden; margin:0 auto; }
        #indemo{ width:4160px; /*height:200px;*/}
        #marquePic1,#marquePic2{ width:2040px; float:left;}
        #marquePic1{ }

        .product_in{ margin-top:6px; margin-bottom:15px; padding-bottom:12px; padding-top:12px;}
         .product_box{width:2080px;}
        .product_box ul li{ float:left;  overflow: hidden; margin: 0 30px; text-align:center}
      
        .product_box ul li img{margin:5px auto; width:231px; height:231px; border-radius:50%;}
        .product_box ul li a{ color:#333; font-size:12px}


      