html{ background:#fff; color:#585858; overflow-x:hidden;}
*{ padding: 0; margin: 0 auto;}
p{ padding: 0 !important; margin: 0 auto !important;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,form,input,textarea,p{margin:0 auto;padding:0;}
img{border:0;}
ol,ul{ margin: 0 auto !important;}
ol,ul,li{list-style:none;}
h1,h2,h3{font-weight:normal;font-size:100%;}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-weight:inherit;font-size:inherit;font-family:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}
a{color:inherit;text-decoration:none;}
/*******CSS reset*************/
body{ background:#fff; color:#585858; font-size:1.4rem; font-family:'微软雅黑' !important;}
a{ color:#585858 !important;}
a:hover{color:#0064c2; text-decoration: none !important;}


@media screen and (min-width:640px){
	.all{
		width:640px;
		margin:0 auto;
	}
	.rightnav{
		width:22.5em !important;
	}
	.afPopup{
		width:640px;
	}
}

.de-page-mian {
  overflow: hidden;
  text-align: center;
  font-size: 0;
  margin: 10px 0 35px;
}
.de-page-mian .page-inner {
  display: inline-block;
  overflow: hidden;
}
.de-page-mian .page-inner a {
  display: block;
  float: left;
  min-width: 26px;
  padding: 0 5px;
  height: 36px;
  border: 1px solid #dddddd;
  background: #fff;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin-right: -1px;
  overflow: hidden;
}
.de-page-mian .page-inner a.active,
.de-page-mian .page-inner a:hover {
  color: #fff !important;
  border-color: #237ed2;
  background: #237ed2;
}
.de-page-mian .page-inner a.prev {
  margin-right: 10px;
  background: #fff url(../images/prev.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev.on {
  background: #fff url(../images/prev-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.next {
  margin-left: 10px;
  margin-right: 15px;
  background: #fff url(../images/next.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next.on {
  background: #fff url(../images/next-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.page-btn {
  font-size: 12px;
  margin-right: 0;
  width: 63px;
  margin-left: 10px;
}
.de-page-mian .page-inner span {
  display: block;
  font-size: 12px;
  color: #333;
  float: left;
  line-height: 38px;
}
.de-page-mian .page-inner input {
  display: block;
  float: left;
  height: 36px;
  width: 36px;
  border: 1px solid #dddddd;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin: 0 5px;
}

.mes-form {
  margin: 0 auto;
  overflow: hidden;
  margin-top: 3%;
}
.mes-form .form-tr {
  overflow: hidden;
}
.mes-form .form-tr input {
  display: block;
  width: 100%;
  padding: 0 2%;
  height: 4rem;
  line-height: 4rem;
  border: 1px solid #e6e6e6;
}
.mes-form .form-tr textarea {
  display: block;
  width: 100%;
  padding: 5px 10px;
  height: 130px;
  border: 1px solid #e6e6e6;
}
.mes-form .form-tr .code {
  overflow: hidden;
}
.mes-form .form-tr .code input {
  width: 40%;
  float: left;
}
.mes-form .form-tr .code .verify {
  cursor: pointer;
  float: left;
  margin-left: 25px;
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 0;
}
.mes-form .form-tr .code .verify img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.mes-form .form-tr .submit {
  margin-top: 15px;
  display: block;
  width: 190px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #356bef;
  color: #fff;
  font-size: 15px;
}
.mes-form .form-tr .submit:hover {
  background: #0058b1;
}
.mes-form .form-tr .submit2 {
  margin-top: 15px;
  display: block;
  width: 190px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #ff9600;
  color: #fff !important;
  font-size: 15px;
}
.mes-form .form-tr .submit2:hover {
  background: #3d3d3d;
}
.mes-form .form-tr .error {
  height: 1rem;
  line-height: 1rem;
  font-size: 12px;
  color: #f00;
  padding: 0 5px;
}


.de-news-list {
  overflow: hidden;
  min-height: 644px;
  padding: 3% 15px 0;
}
.de-news-list ul li {
  padding: 20px 15px;
  overflow: hidden;
  background: #f9f9f9;
  margin-bottom: 3%;
  transition:0.3s;
  position: relative;
}
.de-news-list ul li::before{ position: absolute; content: ''; left: 0; bottom: 0; height: 2px; background: #0064c2; width: 0; transition:0.3s;}
.de-news-list ul li a {
  display: block;
}
.de-news-list ul li .img {
  text-align: center;
  font-size: 0;
}
.de-news-list ul li .img img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.de-news-list ul li .box {
  font-size: 14px;
}
.de-news-list ul li .box h4 {
  color: #323232;
  line-height: 1.1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
}
.de-news-list ul li .box p {
  color: #595959;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  margin: 15px 0 25px;
}
.de-news-list ul li .box .time {
  color: #999999;
  line-height: 1.1;
  line-height: 4rem;
}
.de-news-list ul li .box .time span {
  display: block;
  float: right;
  font-size: 14px;
  padding: 0 4%;
  background: #ffbb10;
  color: #fff;
}
.de-news-list ul li:hover {
  box-shadow: 0px 0px 10px #ccc;  transform: translateY(-10px);
}
.de-news-list ul li:hover::before{ width: 100%;}
.de-news-list ul li:hover .time span {
  color: #fff;
}




.de-contact {
  overflow: hidden;
}
.de-contact .contact-list {
  overflow: hidden;
  margin: 25px 0 35px;
}
.de-contact .contact-list ul li {
  min-height: 36px;
  padding-left: 50px;
  float: left;
  width: 365px;
  font-size: 14px;
  color: #595959;
  line-height: 20px;
  padding-top: 8px;
  margin-bottom: 14px;
  word-wrap: break-word;
}
.de-contact .contact-list ul li span {
  display: block;
  float: left;
  color: #999;
}
.de-contact .contact-list ul li.icon-01 {
  background: url(../images/contact-icon-01.png) no-repeat left top;
}
.de-contact .contact-list ul li.icon-02 {
  background: url(../images/contact-icon-02.png) no-repeat left top;
}
.de-contact .contact-list ul li.icon-03 {
  background: url(../images/contact-icon-03.png) no-repeat left top;
}
.de-contact .contact-list ul li.icon-04 {
  background: url(../images/contact-icon-04.png) no-repeat left top;
}
.de-contact .contact-list ul li.icon-05 {
  background: url(../images/contact-icon-05.png) no-repeat left top;
}
.de-contact .contact-list ul li.icon-06 {
  background: url(../images/contact-icon-06.png) no-repeat left top;
}
.de-contact .contact-map {
  overflow: hidden;
}
.de-contact .contact-map #dituContent {
  width: 100%;
  height: 475px;
  margin: 0 auto 30px;
}


#dituContent label {
    max-width: unset!important;
    text-align: center;
}



/*******CSS reset*************/
.f12{font-size:12px;}
.f16{font-size:1.5rem;}
.bold{font-weight:bold;}
.white{color:#fff;}
.left{float:left;}
.right{float:right;}
.t_r{text-align:right;}
.clear{clear:both;}
.relative{position:relative;}
.absolute{position:absolute;}
.rel_center{position:relative;}
.hidden{display:none;}
.jj_pic{ float:left; margin:0 10px 0 0;}
.nr_pic{ text-align:center; position:relative; width:100%;}
.red{ color:#f00; font-weight:bold; padding-left:10px;}
.nr_red{ color:#f00; font-weight:bold;}

.scale:hover img { transform: scale(1.1, 1.1);}
.scale img{ transition:transform 1s ease 0s}


#indexNews li{width: 100%;height: auto; margin:0 auto; padding-bottom: 4.5%; margin-bottom: 4.5%; border-bottom: dotted 1px #dcdcdc;}
#indexNews li .right{ padding: 0 0 0 2% !important; line-height: 35px;}
#indexNews li .news_title{ text-align: left; font-weight: bold;color: #0064c2; font-size: 1.7rem; white-space: nowrap;text-overflow:ellipsis;overflow: hidden; line-height: 25px; }
#indexNews li .news_info{ color: #4d4d4d; font-size: 1em;}
#indexNews li .news_time{ line-height: 30px; text-align: center; font-weight: normal !important; border-right:solid 1px #8d8d8d; color: #8d8d8d;font-size: 1rem; padding: 0 !important; margin: 0 !important;}
#indexNews li .news_time span{display: block; margin:0 auto; width: 100%; text-align: center; color: #8d8d8d; font-size: 3rem;}


#lxwm_nr { margin: 0 20px 20px;	font-size:1rem;}
#lxwm_nr p { line-height: 35px; border-bottom: 1px dotted #ccc;	padding-left: 20px;}

#prev_next{ border-top:1px solid #f0f0f0; margin-top:10px; padding-top:5px;}
#prev_next li{ padding-left:10px; height:30px; line-height:30px; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}


#con_lx{ height:auto; padding: 0 !important; overflow:hidden; line-height:2.0; font-size:1.5rem; margin-bottom:2%;}
#con_lx p{ border-bottom:1px dotted #ccc; line-height:35px; transition:0.3s all 0s linear; }
#con_lx p:hover{ background:#efefef; color:#000; border-bottom:1px solid #ccc;}


/** header **/
#top_line_bj{ height: 35px; border-bottom: 1px solid #cccccc; width:100%;}
#top_line{ width:1200px; height: 35px; line-height: 35px; color: #585858;}
#top_line .right a{ padding: 0 10px;}

#top_index{ max-width: 1200px; height:auto; padding: 0; position: relative;}
#logo{ float:left; padding:1% 0;}
#top_tel{ float: right; background: url(../images/top_tel.png) no-repeat left 10px; padding: 0 0 0 40px; color: #d10000; font-size: 24px; font-family: arial; font-weight: bold; line-height: 20px !important; margin-top: 25px;}
#top_tel p{ font-size: 14px; color: #444444;}

#nav_bj{ width:100%; height: 45px; background: #0064c2;}
#nav{ width:1200px; height: 45px;}
#nav a{ display: block; float: left; color: #fff !important; width: 120px; height: 45px; line-height: 45px; text-align: center; transition: 0.3s;}
#nav a:hover{ background: #288cd3; color: #fff;}
@media (min-width: 765px) and (max-width: 1100px){
  #nav a{ width: 113px;}
}


#nav_sj{ width:100%; background: #3074d1; height: 90px;}
#nav_sj a{ display:block; float:left; width: 25%; background: url(../images/nav_line.jpg) no-repeat right top; border-bottom: 1px solid #fff; font-weight: bold; height:45px; line-height:45px; text-align:center; color:#fff !important; font-size: 1.5rem;}
#nav_sj a:hover{ color: #ff0;}

#top_line_sj{ background: #0064c2; text-align: center; color: #fff; padding: 0.5% 0;}
#top_line_sj span{ padding: 0 1.5% 0 0;}
#logo1{ text-align: center; padding: 2% 0 2% 1%; position: relative;}
#logo1 a{ display: block; float: left; width: 90%; padding-left: 0;}
#logo1 img{ max-width: 100%;}
#top_index .right{ position: absolute; top: 2%; right: 2%;}

#rightnav{ display: none;}
#pageslide { display:none; width:22.25em; height:100%; background:#024794; position: fixed;top: 0; z-index: 999999;}
.rightnav{ z-index:9999 !important; width:22.25em !important; height:100%; background:#024794; /*box-shadow: 10px 0 10px rgba(0, 0, 0,0.3 ) inset;*/}
.rightnav > *{ padding-top:2.2em; width: 74%; margin: 0 auto;}
.nav-in a{ color:#ffffff; font-size:1.25rem; line-height:3rem; text-align: center; display:block;}
.nav-in a:visited{ color:#fffffe;}
.nav-in li{ text-align:center; padding:0; overflow: hidden; border-bottom: 1px solid #fce10b;}
.nav-in li:first-child{ border-top: none;}

#ssbj{ height: 40px; width:100%;}
#ssnr{ width:1200px; height: 40px;}
#ssnr .left{ line-height: 40px;}
#ssnr .left a{ padding-right: 30px;}
.ss{ width:253px; height:30px; float: right; margin-top: 5px;}
.sou_left{float:left; background: none; border: 1px solid #cccccc; width:169px; height:30px; text-align:left; color:#cccccc; line-height:30px; padding-left:10px;}
.ss_pic{ float:right;}




#banner .swiper-container {
  width: 100%;
  height: 100%;
}
#banner .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
#banner .swiper-slide img{ width: 100%;}

.slideBox1{ position:relative; overflow:hidden; margin:0 auto;  width:100%;/* 设置焦点图最大宽度 */ }
.slideBox1 .hd{ position:absolute; height:28px; line-height:28px; bottom:0; right:0; z-index:1; }
.slideBox1 .hd li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#333; text-indent:-9999px; overflow:hidden; margin:0 6px;   }
.slideBox1 .hd li.on{ background:#fff;  }
.slideBox1 .bd{ position:relative; z-index:0; }
.slideBox1 .bd li{ position:relative; text-align:center; height:auto; overflow:hidden;  }
.slideBox1 .bd li img{  vertical-align:top; width:100%;/* 图片宽度100%，达到自适应效果 */}
.slideBox1 .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */
.slideBox1 .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; color:#fff;  text-align:left;  }








/** footer **/
#end_nr_bj{ background: #323232; width: 100%; height: auto; overflow: hidden;}
#end_nr_bj .main{ width: 1200px;}
#end_nr_bj .main .left{ padding-right: 50px;}
#end_nr_bj .main .wx{ float: right; padding-left: 50px;}
#end_nr_bj .main .nr{ float: left; color: #fff; padding: 0 10px; min-height: 200px;}
#end_nr_bj .main .nr a{ color: #fff !important; font-weight: normal !important;}
#end_nr_bj .main .nr a:hover{ color: #ff0;}
#end_nr_bj .main .end_tit{ background: url(../images/end_tit.jpg) no-repeat left center; padding-left: 15px; font-size: 16px; color: #fff; position: relative; height: 40px; line-height: 40px;}
#end_nr_bj .main .nr .content,#end_nr_bj .main .wx .content{ padding-top: 20px; line-height: 40px;}
#end_nr_bj .main .nr .content a{ display: block; width: 100px; float: left;}

#end_line{ text-align: center; height: 35px; line-height: 35px; color: #cccccc; border-top:1px solid #434343;}
#end_line a{ color: #cccccc !important;}



#end_sj{ background: #0064c2; width: 100%; padding: 3% 0; text-align: center; color: #fff; line-height: 30px;}
.footer{ height:60px; overflow: hidden; right:0; bottom:0; float:left; z-index: 20; width:100%; position: fixed; background-color:#323232;}
.f1{ width:100%; background:url(../images/lx1.png) no-repeat center 20%;  background-size: 25px; height:100%; float:left;  text-align:center;}
.f2{ width:100%; background:url(../images/lx2.png) no-repeat center 20%; background-size: 25px;  height:100%; float:left; text-align:center;}
.f3{ width:100%; background:url(../images/lx3.png) no-repeat center 20%;  background-size: 25px; height:100%; float:left; text-align:center;}
.f4{ width:100%; background:url(../images/lx4.png) no-repeat center 20%;  background-size: 25px; height:100%; float:left; text-align:center;}
.footer a{ color:#fff !important; display: block; width: 25%; height: 100%;float: left; line-height:85px; text-align: center; background-color:#323232;}
.kb50{ height: 50px;}
.kb10{ height: 10px;}
.red{ color: #fc9202;}


/** main **/ 
.main{ max-width: 1200px !important; height:auto; overflow:hidden; padding: 2% 0 2% !important; line-height: 30px;}

.slideTxtBox_cp{ width:1170px; text-align:left; margin-top: 30px;}
.slideTxtBox_cp .hd{ height:60px; background: #1144a3; position:relative; }
.slideTxtBox_cp .hd ul{ width: 1170px; height:60px; text-align: center;   }
.slideTxtBox_cp .hd ul li{ float: left; height:60px; line-height:60px; background: url(../images/cp_line.png) no-repeat right center; padding: 0 40px; text-align: center; cursor:pointer;}
.slideTxtBox_cp .hd ul li a{ color: #fff !important;}
.slideTxtBox_cp .hd ul li.on{ height:60px;  background: url(../images/cp_line.png) no-repeat right center #d11209;}
.slideTxtBox_cp .hd ul li.on a{ color: #fff !important;}
.slideTxtBox_cp .bd ul{ padding:30px 0 0;  zoom:1;}
.slideTxtBox_cp .bd .cp_big{ border: 1px solid #d7d7da; width:508px; height:560px; float:left; transition:0.3s; }
.slideTxtBox_cp .bd .cp_big .pic{ display: block; width: 508px; height: 381px; line-height: 381px; text-align: center;}
.slideTxtBox_cp .bd .cp_big .pic img{ max-width:99%; max-height:381px; vertical-align: middle;}
.slideTxtBox_cp .bd .cp_big .content{ padding: 20px; text-align: left;}
.slideTxtBox_cp .bd .cp_big .content .tit{ color: #1144a3; font-weight: bold; font-size: 1.5rem;white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.slideTxtBox_cp .bd .cp_big .content .nr{ color: #727171; font-size: 1rem;}
.slideTxtBox_cp .bd .cp_big .content .ljzx{ width: 270px; height: 40px; line-height: 40px; margin-top: 20px;}
.slideTxtBox_cp .bd .cp_big .content .ljzx .left{ width: 135px; height: 40px; border-radius: 20px 0 0 20px; background: #1144a3; text-align: center; color: #fff;}
.slideTxtBox_cp .bd .cp_big .content .ljzx .right{ width: 135px; height: 40px; border-radius: 0 20px 20px 0; background: #d11209; text-align: center; color: #fff;}
.slideTxtBox_cp .bd .cp_big .content .ljzx a{ color: #fff !important;}
.slideTxtBox_cp .bd .cp_small{ float: right; margin: 0 0 18px 10px; border: 1px solid #d7d7da; width: 319px; text-align: center;}
.slideTxtBox_cp .bd .cp_small a{ display: block; width: 319px; height: 239px; line-height: 239px;}
.slideTxtBox_cp .bd .cp_small img{ max-width: 99%; max-height: 239px; vertical-align: middle;}
.slideTxtBox_cp .bd .cp_small p{ font-size: 14px; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; text-align: center; line-height: 30px;}






.index_title{ border-bottom: 1px solid #cccccc; height: 50px; line-height: 50px;}
.index_title .left{ color: #000; font-weight: bold; font-size: 24px;}
.index_title .left span{ color: #dddddd; font-family: impact; font-size: 30px; font-weight: normal; padding-left: 10px; text-transform: uppercase;}
.index_title .right{ color: #7d7d7d; font-family: arial;}

#scroolZone li{ width:285px; height:265px; border-bottom: 2px solid #0074c6; float:left; margin:0 20px 20px 0; text-align:center; transition:all 0.3s linear 0s;}
#scroolZone li img{ width:285px; height:214px;}
#scroolZone li:hover{ border-bottom: 2px solid #ff9a00;}
#scroolZone li p{ height: 50px; line-height: 50px;}


#pro_index{ text-align: center; padding: 0;}
#pro_index li{ display: inline-block; transition: 0.3s; background: #3074d1; padding: 0; width: 100%; margin-bottom: 2%; height: 38px; text-align: center; line-height: 38px;}
#pro_index li a{ color: #fff !important;}
#pro_index li:hover{ background: #ffa200;}

#sj_pro_index{ text-align: center; padding-top: 3%;}
#sj_pro_index li{ display: inline-block; text-align: center; width: 100%; border: 1px solid #efefef;}
#sj_pro_index li a{ display: block; height: 140px; line-height: 140px;}
#sj_pro_index li img{ max-width: 100%; max-height: 140px; vertical-align: middle;}
#sj_pro_index li p{ line-height: 30px; text-align: center; font-size: 12px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

.title_index{ width: 100%; text-align: center; padding-bottom: 3%;}
.title_index img{ max-width: 100%;}

#ysbj{ background: url(../images/ysbj.jpg) repeat-y center top; width: 100%; height: auto; overflow: hidden; padding: 1% 0;}
#ysnr{ max-width: 1200px; height: auto; overflow: hidden; padding: 0 !important;}
.ysbt{ width: 100%; padding-bottom: 3%;}
.ysbt img{ width: 100%;}
#ysnr .font { background: #fff; padding: 0 !important; margin-bottom: 5%; width: 100%; height: auto;}
#ysnr .font .pic{ padding: 0 !important; margin: 0 auto !important;}
#ysnr .font .pic img{ width: 100%;}
#ysnr .font .nr{ margin: 0 auto !important; padding: 5%;}
#ysnr .font .nr .num{ color: #d11209; font-family: arial; font-size: 5.5rem; padding: 8% 0 10%;}
#ysnr .font .nr .bt{ color: #2a2a2a; font-weight: bold; font-size: 2.2rem;}
#ysnr .font .nr .nr{ font-size: 1.3rem; line-height: 28px; padding: 5% 0 0 !important;}

.index_bt{ background: url(../images/tit_line.jpg) no-repeat center bottom; color: #d4d4d4; height: auto; padding: 1.5% 0; font-size: 7rem; font-family: impact; text-align: center; position: relative; padding-bottom: 3%; min-height: 50px;}
.index_bt p{ color: #000000; font-size: 3rem; font-weight: bold; position: absolute; bottom: 20%; width: 100%; text-align: center; z-index: 1;}
.index_bt div{ text-transform: uppercase;}

.picScroll-left{ width:1200px; overflow:hidden; margin-top: 30px;}
.picScroll-left .bd{ }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 10px 0 0; width: 292px; height: 260px; text-align: center; float:left; overflow:hidden; transition: 0.3s; }
.picScroll-left .bd ul li img{ width:292px; height:219px;}
.picScroll-left .bd ul li p{ color: #000; line-height: 40px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}

.hui{ background: url(../images/gsjj_bj.jpg) no-repeat center #f4f4f4; width: 100%; height: auto;}


#gsjj{ margin-top: 3%;}
#gsjj .pic img{ width: 100%;}
#gsjj .nr p{ color: #666666; font-weight: bold; font-size: 2rem;}
#gsjj .nr ul li div{ background: #fff; margin-bottom: 5%; transition: 0.3s; padding: 12% 3%;}
#gsjj .nr ul li div p{ text-align: center; color: #fff; font-weight: normal; color: #707070; font-size: 2rem;}
#gsjj .nr ul li div i{ width: 76px; height: 76px; display: block; background: url(../images/pic1.png) no-repeat left top; transition: 0.3s;}
#gsjj .nr ul li:nth-of-type(2) div i{ background: url(../images/pic2.png) no-repeat left top;}
#gsjj .nr ul li:nth-of-type(3) div i{ background: url(../images/pic3.png) no-repeat left top;}
#gsjj .nr ul li:nth-of-type(4) div i{ background: url(../images/pic4.png) no-repeat left top;}
#gsjj .nr ul li:hover div i{ background-position-x: -76px;}
#gsjj .nr ul li:hover div{ background: #0064c2;}
#gsjj .nr ul li:hover div p{ color: #fff;}


.picScroll-left1{ width:1200px; overflow:hidden;}
.picScroll-left1 .bd{ width: 1200px; }
.picScroll-left1 .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left1 .bd ul li{ margin:0 10px 0 0; width: 290px; height: 260px; text-align: center; background: #eeeeee; float:left; overflow:hidden; transition: 0.3s; }
.picScroll-left1 .bd ul li img{ max-width:290px; height:219px;}
.picScroll-left1 .bd ul li p{ color: #000; line-height: 40px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.picScroll-left1 .bd ul li:hover{ background: #0064c2;}
.picScroll-left1 .bd ul li:hover p{ color: #fff !important;}


#xw_pic{ background: #eeeeee; padding: 5px; text-align: center; }
#xw_pic img{ width: 100%;}
#xw_font{ line-height: 25px;}
#xw_font .tit{ font-weight: bold; font-size: 1.5rem; width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
#xw_font .Newstime{ float: none !important; font-size: 12px; color: #ccc; font-family: arial;}
#xw_font .more{ color: #0064c2; border: 1px solid #0064c2; width: 50%; text-align: center; line-height: 35px; float: left; margin: 5% 0;}


#in_news{width: 100%;height: auto; margin:0 auto;}
#in_news li{width: 100%;height: auto; margin:0 auto; padding-bottom: 2%;margin-bottom: 2%;border-bottom: dotted 1px #bcbcbc;}
#in_news li .news_title{ background: url(../images/w.png) no-repeat left center; background-size: 5%; padding-left: 7%; height: 37px; text-align: left; line-height: 37px; font-weight: bold;color: #2957b7; font-size: 1.5rem; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; }
#in_news li .news_info{ background: url(../images/d.png) no-repeat left 1%; background-size: 5%; padding-left: 7%; line-height: 25px; color: #4d4d4d;font-size: 1rem;}


#left_bt{ background: url(../images/leftbtbj.png) no-repeat center #0047a1; color: #fff; text-align: center; padding: 6% 0 5%; line-height: 4rem;}
#left_bt p{ font-size: 3rem;}
#left_bt span{ font-size: 2rem; font-family: arial; text-transform: uppercase;}

.left_cplb{ padding: 2% 0;}
.left_cplb .big{ height: 5rem; line-height: 5rem; text-align: center; font-size: 1.5rem; background: url(../images/jh.png) no-repeat right center #0657b2; border-radius: 10px; margin-bottom: 2%;}
.left_cplb .big a{ color: #fff !important;}
.left_cplb .small{ padding: 0 0 2%; line-height: 3.5rem; font-size: 1.3rem; border-bottom: 1px solid #eaeff5; background: url(../images/jh1.png) no-repeat right center;}
.left_cplb .small a{ display: block; padding-left: 10%;}


#cqsj .swiper-container {
  width: 100%;
  padding: 2% 0 5%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
#cqsj .swiper-slide {
  text-align: center;
  position: relative;
  overflow: hidden;
  border: 1px solid #e8e8e8;

  /* Center slide text vertically */
  flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
#cqsj .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 80%; position: relative; overflow: hidden;}
#cqsj .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute;}
#cqsj .swiper-slide p{ height: 4rem; line-height: 4rem;}
#cqsj .swiper-slide #zxzx{ width: 100%;}
#cqsj .swiper-slide #zx1,#cqsj .swiper-slide #zx2{ width: 50%; background: #0657b2; height: 4rem; line-height: 4rem; text-align: center; float: left; transition:0.3s;}
#cqsj .swiper-slide #zx2{ float: right; background: #eaeff5;}
#cqsj .swiper-slide #zx1 i,#cqsj .swiper-slide #zx2 i{ padding-right: 5%;}
#cqsj .swiper-slide #zx1{ color: #fff;}
#cqsj .swiper-slide:hover #zx1{ background: #ce000c;}








/** sidebar **/
#sidebar{ padding: 0 !important;}
#main_right{}
.content{ padding: 2% 0; line-height: 25px;}
#content_zy{ line-height: 30px; padding: 2% 0;}
#zi_banner{ width:100%; height: auto;}
#zi_banner img{ width: 100%;}

#left_lb{ background: url(../images/cpbt.png) no-repeat center 10px #0064c2; border: 5px solid #0064c2; border-bottom: none; padding-top: 60px;}
#pro_list{ background: #fff;}
#pro_list li{ height:43px; line-height:43px; padding-left: 5px; border-bottom: 1px dotted #cccccc; transition: 0.3s;}
#pro_list li:hover a{ color: #0064c2 !important;}

#left_lxwm{ background: url(../images/left_lx_bj.jpg) no-repeat center top; text-align: center; padding: 40px 0; color: #fff; font-weight: bold; font-size: 24px;}
#left_lxwm p{ font-size: 15px;}
#left_lxwm #anniu{ background: url(../images/lxwm.jpg) no-repeat center top; width: 168px; height: 39px; line-height: 39px; font-size: 1rem; font-weight: bold; color: #0064c2 !important; margin-top: 10px;}

.product_left{}
.product_left img{ width: 100%;}
.product_right{float:right; line-height:2.0; width: 485px; height:auto; overflow:hidden;}
.pro_namelb{ line-height:35px; background: #333; height: 35px; color: #fff; padding-left: 40px;}
#rx{ float:left; margin-top:30px; width: 450px;}
#rx p{ font-size:18px; font-weight: bold; color: #323232; border-bottom: 1px solid #c8c8c8;}
#ckxq1{ background:url(../images/dg.png) no-repeat 30px center; height:34px; width:160px; line-height:34px; text-align:center; color:#5b5b5b; float:left; margin-top:15px; margin-right:10px; border: 1px solid #5b5b5b; padding-left: 20px; transition:0.3s all 0s linear;}
#ckxq2{ background:url(../images/zx.png) no-repeat 15px center; height:34px; width:250px; line-height:34px; text-align:center; color:#5b5b5b; float:right; margin-top:15px; margin-right:10px; border: 1px solid #5b5b5b; padding-left: 20px; transition:0.3s all 0s linear;}
.pro_name1{ color:#323232; font-size:18px; font-weight: bold;}
#ckxq1:hover{ background: url(../images/dg.png) no-repeat 30px center #666;}
#ckxq1:hover a{ color: #fff !important;}
#ckxq2:hover{ background: url(../images/zx.png) no-repeat 15px center #666;}
#ckxq2:hover a{ color: #fff !important;}



.dgnr{ line-height: 2.0; padding: 20px 0 30px; color: #999999;}

#cpms{ border-bottom: 1px dashed #ccc; border-top: 1px dashed #ccc; padding: 3% 0;}
#cpms span{ color: #cc0000;}


/** zy **/ 
.n_detailCon{ height:auto!important; overflow:hidden!important; overflow:visible;}
.n_detailCon li{ width:100%; height:155px; margin:0 0 10px 0; padding: 10px 0; border-bottom: 1px dotted #ccc; }
.n_detailCon li a{ height:155px; width:100%; display:block; padding-top: 10px;}
.n_detailCon li a:hover{ background: #fffad8;}
.n_detailPic{ width:210px; float:left; margin-left:10px;}
.n_detailR{ width:680px; float:right; margin-right:10px;}
.n_detailTitle{ height:30px; width:100%;}
.n_detailTitle span{ font-size:1.5rem; color:#000; display:block; float:left; font-weight:bold;}
.n_detailTitle small{ font-size:12px; float:right; display:block; color:#222222;}
.n_detailNr{ width:100%; padding:5px 0; line-height:25px; color:#6b6b6b;}
.n_time{ background:url(../images/time.jpg) left no-repeat; text-indent:25px; line-height:25px; height:25px; color:#a8a8a8; font-size:1.5rem;}


/************************************/
.page{margin:10px 20px 15px 0;}
.page a{display:inline-block;height:18px;line-height:18px;border:1px solid #dbdbdb;padding:0 2px 0;}
.page a:hover{background:#404040;color:#fff;border:none;height:20px;line-height:20px;padding:0 3px 0;}
.current {padding:0 6px 0;height:18px;line-height:18px;background:#404040;color:#fff;}
/***************global*****************/
.pro{ padding-top: 2%;}
.pro li{ overflow:hidden; text-align:center;white-space:nowrap; margin-bottom: 2%; transition:all 0.3s linear 0s;}
.pro li .li-img{  width: 100%; height: 0; padding-bottom: 80%; position: relative; overflow: hidden;}
.pro li .li-img img{  width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute;}
.pro li p{ line-height: 40px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.pro li:hover{ background: #333;}
.pro a{color:#444;}
.pro a:hover{color:#fff !important;}


.pro1{ padding-top: 2%;}
.pro1 li{ overflow:hidden; text-align:center; width: 100%; border: 1px solid #efefef; margin-bottom: 4%; transition:all 0.3s linear 0s;}
.pro1 li .li-img{ width:100%; height: 140px; line-height: 140px; background: #fff;}
.pro1 li img{ max-width:100%; max-height: 140px; vertical-align: middle;}
.pro1 li p{ line-height: 30px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; font-size: 12px;}
.pro1 li:hover{ background: #333;}
.pro1 a{color:#444;}
.pro1 a:hover{color:#fff;}

/*************index&goods**************/
.news{}
.news li{ height:39px;border-bottom:1px dotted #cdcdcd;text-indent:1rem;line-height:39px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.news li:before{color:#e40413;content:'■\00a0\00a0\00a0';vertical-align:2px;}
.news li:hover{background-color:#f6f6f6;}
.news a:hover{color:#da020d;}
/****************news*****************/
.news_title{color:#da020d;text-align:center;line-height:40px;}
.meta{color:#999;text-align:center;line-height:28px; border:1px solid #f0f0f0; background:#fbfbfb; margin-bottom:10px;}
/***********news_info**************/
.jobs li{ height:auto; margin:23px 18px 18px 28px;border-bottom:1px dotted #666; position:relative;}
.jobs a{ position:absolute; right:0; top:0;float:right;width:71px;height:34px;color:#fff;text-align:center;line-height:34px; display:block; background:#f00;}
.jobs strong{color:#da020d;}
.jobs p{/*margin:6px 0 -134px 156px;*/line-height:35px;}
/***************jobs***************/
.rel_center{ text-align:center; left:50%;}
.pro_name{display:block;color:#da020d;text-align:center; font-size: 18px;}
.info_title{ height:35px;background:#ececec; margin-top: 20px;}
.info_title b{display:inline-block; padding: 0 20px; height:100%; border-right:1px solid #fff; background:#333; color:#fff; line-height:35px;}
.info_title a{margin:8px;width:15px;height:15px;background-position:0 -426px;}
/********goods_info&jobs_info*******/
.order{margin:20px 0 20px 20px;line-height:40px;}
.order img{vertical-align:-5px;cursor:pointer;}
#submit{width:55px;height:29px;color:#000;cursor:pointer; background:url(../images/button.gif) none center;}
/**************order&message********/
#banner{position:relative;overflow:auto;}
#banner li {float:left;}
.banner .dots li.active {
background: #fff;
opacity: 1;
}
.banner .dots li {
display: inline-block;
width: 10px;
height: 10px;
margin: 0 4px;
text-indent: -999em;
border: 2px solid #fff;
border-radius: 6px;
cursor: pointer;
opacity: .4;
-webkit-transition: background .5s, opacity .5s;
-moz-transition: background .5s, opacity .5s;
transition: background .5s, opacity .5s;
}

/*sitemap*/
/*.mesmore{margin-top:5px;}
.mesmore:hover{color:#da020d;text-decoration:underline;}*/

.sitemap{ width:996px; float:left; /*border:3px solid #f0f0f0;*/ margin-top:10px; margin-bottom:10px;}
.m1{ height:20px; line-height:20px; margin-top:20px; margin-left:20px;}
.m2{ margin-left:20px; margin-top:20px; line-height:25px;}
.m2 span{ font-size:1rem; font-weight:bold;}
.m2t{ border:1px solid #f0f0f0; width:800px; padding-left:4px; margin-top:2px; padding:10px; margin-bottom:20px;}
.m2t ul{}
.m2t ul li{ list-style-type:none; float:left; width:150px;}
.m2t ul li a:hover{ color:red}

.f{ float:right; margin-right:10px; _margin-top:7px;}