@charset "utf-8";

html,
body {
  background: #fff;
  color: #333;
  font: 14px/1.6 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
li,
ol,
ul,
dd,
th,
td,
p,
pre,
form,
input,
button,
textarea,
hr {
  margin: 0;
  padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%
}

a {
  color: #333;
  text-decoration: none;
}

a:hover {
  color: #15499a;
  text-decoration: none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clear {
  clear: both;
}

ul,
li {
  list-style: none;
}

img {
  border: 0
}

button,
input,
select,
textarea {
  font-size: 100%
}

table {
  width: 100%;
}

table tr:first {
  background: #535353;
  color: #fff;
}

table tr:nth-child(even) {
  background: #f5f5f5
}

table thead tr {
  background: #535353 !important;
  color: #fff;
}

table td {
  border: 1px solid #fff;
  padding: 15px !important;
}

.container {
  width: 1200px;
  margin: 0 auto;
}

.header {
  width: 100%;
  display: block;
  margin: 0;
  padding: 0;
}

.top_out {
  background-color: #eee;
  height: 37px;
  line-height: 37px;
  width: 100%;
}

.head_out {
  padding: 20px 0;
}

.logo_out {
  float: left;
  margin-right: 20px;
}

.logo_name {
  float: left;
  margin-top: 5px;
}

.logo_name h2 {
  font-size: 24px;
  font-weight: bold;
  color: #000;
}

.logo_name span {
  font-size: 14px;
  color: #000;
}

.head_search {
  padding: 10px;
  float: right;
}

.head_search .input_text {
  background-color: #fff;
  color: #ccc;
  width: 305px;
  height: 32px;
  border: 1px solid #ccc;
  float: left;
  padding-left: 10px;
  line-height: 32px;
}

.head_search .btnSubmit {
  width: 44px;
  height: 34px;
  background-color: #0285d9;
  ;
  color: #fff;
  float: left;
  border: 0px;
}

/*导航*/
.nav_out {
  width: 700px;
  display: block;
  float: right;
  height: 50px;
  margin-top: 10px;
}

.nav_out nav {
  position: absolute;
  height: 50px;
  line-height: 40px;
}

.nav_out nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav_out nav ul li {
  position: relative;
  float: left;
  margin-left: 8px;
  line-height: 50px;
}

.nav_line {
  height: 58px;
  width: 1px;
  overflow: hidden;
  display: none !important;
}

.nav_out nav a {
  display: block;
  padding: 0 15px;
  font-size: 16px;
  color: #000;
}

.nav_out nav a:hover {
  color: #15499a;
}

.nav_out nav a.active {
  color: #15499a;
}

.nav_out nav a.active:hover {
  color: #15499a;
}

.nav_out nav ul li dl {
  position: absolute;
  top: 50px;
  left: 0;
  z-index: 99;
  display: none;
  background: rgba(0, 0, 0, .5);
  color: #fff;
}

.nav_out nav ul li dl dd {
  float: left;
  padding: 20px 0;
  width: 140px !important;
}

.nav_out nav ul li dl dd a {
  margin: 0 10px;
  padding: 0;
  padding: 8px 5px;
  text-align: center;
  line-height: 1.5;
  color: #fff;
  font-size: 14px;
}

.nav_out nav ul li dl dd a:hover {
  color: #fff;
}

.nav_out nav ul li:hover>dl {
  color: #fff;
  display: block;

}

/*banner*/
#flash {
  width: 100%;
  display: block;
}

#flash .swiper-slide {
  width: 100%;
}

#flash .swiper-slide .img {
  width: 100%;
  display: block;
}

#flash .swiper-slide .img img {
  width: 100%;
  display: block;
}

#flash .swiper-pagination-bullet {
  background: #fff;
  width: 8px;
  height: 8px;
  opacity: 1;
  display: inline-block;
  margin: 0 3px;
  vertical-align: middle;
}

#flash .swiper-pagination-bullet-active {
  background: none;
  border: 1px solid #fff;
  padding: 1px;
}

#flash .swiper-button-prev {
  background: url(../images/ad_ctr_01.png) no-repeat;
  width: 46px;
  height: 73px;
  left: 0 !important;
}

#flash .swiper-button-prev:after {
  display: none;
}

#flash .swiper-button-next {
  background: url(../images/ad_ctr_02.png) no-repeat;
  width: 46px;
  height: 73px;
  right: 0 !important;
}

#flash .swiper-button-next:after {
  display: none;
}

#flash .swiper-pagination-bullets {
  bottom: 10px !important;
}

.article_editor {
  font-size: 16px
}

.idx-tit-out {
  width: 100%;
  margin: 40px 0 30px;
  height: 80px;
  position: relative;
}

.idx-tit span {
  font-size: 34px;
  color: #000;
}

.idx-tit p {
  font-size: 16px;
  color: #848484;
}

.idx-tit-out a {
  position: absolute;
  right: 0;
  top: 10px;
  display: block;
  width: 210px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border: 1px solid #999999;
  border-radius: 25px;
  color: #999999;
  font-size: 16px;
}

.clase_list dl {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  width: 385px;
  float: left;
  margin: 10px;
}

.clase_list dl:first-child,
.clase_list dl:nth-child(4) {
  margin-left: 0px;
}

.clase_list dl:nth-child(3n) {
  margin-right: 0px;
}

.clase_list dl dt .zhezhao {
  width: 100%;
  position: absolute;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  display: block;
  margin-top: -100%;
}

.clase_list dl h3 {
  font-size: 20px;
  color: #fff;
  font-weight: normal;
}

.clase_list dl p {
  font-size: 16px;
  color: #fff;
}

.clase_list dl .zhezhao h3 {
  text-align: center;
  margin-top: 20%;
}

.clase_list dl .zhezhao p {
  text-align: center;
  margin-top: 10px;
  background: url(../images/jiantou.png) center bottom no-repeat;
  padding-bottom: 50px;
}

.clase_list dl dd {
  position: absolute;
  bottom: 10px;
  left: 20px;
  background: url(../images/jiantou.png) 310px 20px no-repeat;
  width: 340px;
}

.clase_list dl img {
  display: block;
}

.clase_list dl:hover dd {
  display: none;
}

.clase_list dl a:hover dt .zhezhao {
  margin-top: 0px;
  -webkit-transition: all .3s ease-in-out 0s;
  -moz-transition: all .3s ease-in-out 0s;
  -ms-transition: all .3s ease-in-out 0s;
  -o-transition: all .3s ease-in-out 0s;
  transition: all .3s ease-in-out 0s;
}


.pro_list dl {
  position: relative;
  overflow: hidden;
  width: 345px;
  float: left;
  margin: 10px;
  background-color: #fff;
  padding: 20px;
  height: 280px;
  box-shadow: 0 0 15px rgba(0, 0, 0, .1);
}

.pro_list dl:first-child,
.pro_list dl:nth-child(4) {
  margin-left: 0px;
}

.pro_list dl:nth-child(3n) {
  margin-right: 0px;
}

.pro_list dl dt .pro_info_out {
  width: 345px;
  position: absolute;
  height: 370px;
  background: rgba(0, 0, 0, 0.4);
  display: block;
  margin-top: -120%;
}

.pro_list dl h3 {
  font-size: 16px;
  color: #333;
  font-weight: normal;
}

.pro_list dl .pro_info_out h3 {
  text-align: center;
  margin-top: 30%;
  color: #fff;
  padding: 0 20px;
}

.pro_list dl .pro_info_out hr {
  text-align: center;
  margin: 20px auto;
  width: 30px;
  height: 4px;
  background-color: #fff;
  border: 0px;
}

.pro_list dl .pro_info_out a {
  display: block;
  width: 100px;
  height: 36px;
  border-radius: 18px;
  background-color: #15499a;
  margin: 0 auto;
  color: #fff;
  text-align: center;
  line-height: 36px;
}

.pro_list dl dd {
  position: absolute;
  bottom: 20px;
  left: 20px;
  width: 340px;
}

.pro_list dl img {
  display: block;
  width: 100%;
}

.pro_list dl:hover dd {
  display: none;
}

.pro_list dl:hover dt .pro_info_out {
  margin-top: 0px;
  -webkit-transition: all .3s ease-in-out 0s;
  -moz-transition: all .3s ease-in-out 0s;
  -ms-transition: all .3s ease-in-out 0s;
  -o-transition: all .3s ease-in-out 0s;
  transition: all .3s ease-in-out 0s;
}

.pro-out {
  background-color: #fafafa;
  padding: 10px 0 50px;
  margin-top: 40px;
}

.about_bg_out {
  background: url(../images/about_bg.jpg) center no-repeat;
  width: 100%;
  height: 675px;
}

.idx_about {
  width: 550px;
  padding-top: 100px;
  float: right;
}

.idx_about span {
  font-size: 20px;
  display: block;
}

.idx_about h5 {
  font-size: 52px;
  color: #333;
  display: block;
  padding: 15px 0;
}

.idx_about p {
  line-height: 28px;
}

.idx_about a {
  width: 180px;
  height: 46px;
  text-align: center;
  line-height: 46px;
  color: #fff;
  background-color: #15499a;
  font-size: 16px;
  margin-top: 30px;
  display: block;
  border-radius: 23px;
}

.news_class {
  width: 420px;
  height: 60px;
  margin: 20px auto;
}

.news_class li {
  float: left;
}

.news_class li a {
  display: block;
  width: 170px;
  margin: 0 20px;
  text-align: center;
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  border-radius: 30px;
}

.news_class li:first-child a {
  background-color: #15499a;
  color: #fff;
}

.news_class li a:hover {
  background-color: #15499a;
  color: #fff;
}

.news_list li {
  float: left;
  width: 356px;
  padding: 20px;
}

.news_list h3 {
  font-size: 16px;
  margin-top: 10px;
}

.news_list .num {
  font-size: 18px;
  color: #919191;
}

.news_list .time_out {
  font-size: 12px;
  color: #999;
  display: block;
  padding: 10px 0;
}

.news_list p {
  font-size: 14px;
  line-height: 22px;
  height: 56px;
  color: #999;
}

.news_img img {
  max-width: 100%;
}

.index_case_con {
  position: relative;
}

.index_case_con .case_l,
.index_case_con .case_r {
  width: 50px;
  height: 50px;
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);

}

.index_case_con .case_l img,
.index_case_con .case_r img {
  border-radius: 50%;
}

.index_case_con .case_l {
  left: -10px;
  z-index: 999;
}

.index_case_con .case_r {
  right: -10px;
  z-index: 999;
}

.hzhb_list li {
  float: left;
  margin: 10px;
}

.hzhb_list li:first-child,
.hzhb_list li:nth-child(6) {
  margin-left: 0px;
}

.hzhb_list li:nth-child(5n) {
  margin-right: 0px;
}

.idx_contact_bg {
  background: url(../images/contact_bg.jpg) center no-repeat;
  width: 100%;
  height: 360px;
  margin-top: 20px;
  color: #fff;
  padding-top: 80px;
}

.contact_item {
  width: 33%;
  float: left;
  text-align: center;
  font-size: 14px;
}

.contact_item span {
  padding-top: 80px;
  display: block;
}

.lx_item1 span {
  background: url(../images/ico_02.png) center top no-repeat;
}

.lx_item2 span {
  background: url(../images/ico_03.png) center top no-repeat;
}

.lx_item3 span {
  background: url(../images/ico_01.png) center top no-repeat;
}

.contact_more {
  width: 460px;
  margin: 60px auto 0;
}

.contact_more a {
  /*width: 180px;*/
  height: 46px;
  text-align: center;
  line-height: 46px;
  color: #fff;
  font-size: 16px;
  margin-top: 30px;
  display: block;
  border-radius: 23px;
  
    background-color: #15499a;
  border: 2px solid #15499a;
}

/*.contact_more a:first-child {*/
/*  background-color: transparent;*/
/*  border: 2px solid #fff;*/
/*  float: left;*/
/*}*/

/*.contact_more a:last-child {*/
/*  background-color: #15499a;*/
/*  border: 2px solid #15499a;*/
/*  float: right;*/
      
/*}*/

.page-footer {
  background-color: #050910;
  width: 100%;
  padding: 55px 0 30px;
  color: #fff;
}

.page-footer a {
  color: #fff;
}

.foot-link {
  float: left;
}

.foot-link-item {
  width: 140px;
  margin-right: 10px;
  float: left;
}

.foot-link-item h5 {
  font-size: 16px;
  border-bottom: 2px solid #15499a;
  display: inline-block;
  padding-bottom: 5px;
}

.foot-link-item ul {
  margin-top: 10px;
}

.foot-link-item ul li {
  line-height: 26px;
}

.foot-ewm-list {
  float: right;
}

.foot-ewm-list .foot-ewm {
  margin: 10px 20px;
  float: left;
  text-align: center;
}

.footer-copyright {
  background-color: #020406;
  width: 100%;
  height: 46px;
  color: #fff;
}

.footer-copyright a {
  color: #fff;
}

.footer-copyright p {
  text-align: center;
  line-height: 46px;
}

/*左侧分栏*/
.con_section {
  position: relative;
  padding: 20px 0 50px;
}

lside {
  display: block;
  position: relative;
  float: left;
  width: 222px;
}

lside section h2 {
  background: url(../images/p_tit.png) 10px no-repeat #0060a9;
  height: 112px;
  font-size: 30px;
  line-height: 112px;
  color: #fff;
  padding-left: 65px
}

lside .lside_list {
  border: 1px solid #dfdfdf;
  display: block;
  overflow: hidden;
  background: #fff;
  padding: 15px 0 30px;
}

lside .lside_list dl {
  border-bottom: 1px solid #dfdfdf;
}

lside .lside_list dl dt {
  padding-left: 34px;
  font-size: 16px;
  color: #666;
  background: url(../images/side_ico.png) 180px no-repeat;
  display: block;
}

lside .lside_list dl dt a {
  display: block;
  padding: 15px 0 15px 20px;
  color: #4b4b4b;
}

lside .lside_list dl dt:hover {
  color: #fff;
  background: url(../images/side_ico1.png) 180px no-repeat #ffa94c;
  display: block;
}

lside .lside_list dl dt:hover a {
  color: #fff;
}

lside .lside_list dl dt.current {
  color: #fff;
  background: url(../images/side_ico1.png) 180px no-repeat #ffa94c;
  display: block;
}

lside .lside_list dl dt.current a {
  color: #fff;
}

lside .lside_list dl dd {
  padding: 6px 0 6px 0;
}

lside .lside_list dl dd a {
  display: block;
  padding-left: 40px;
  height: 36px;
  color: #333;
  font-weight: normal;
  line-height: 36px;
  background: url(../images/p_ico.png) 10px no-repeat;
  border-bottom: 1px solid #eee;
}

lside .lside_list dl dd .current a,
.lside_list dl dd a:hover {
  background: #efefef;
}

.sider_tit {
  background-color: #0060a9;
  display: block;
  overflow: hidden;
  height: 102px;
  text-align: center;
}

.sider_tit h4 {
  font-size: 28px;
  color: #fff;
  margin-top: 20px;
}

.sider_tit span {
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  text-transform: uppercase;
}

.side_contact {
  border: 1px solid #dcdcdc;
  margin: 20px 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.side_contact h5 {
  color: #0093d8;
  font-size: 16px;
  line-height: 32px;
  border-bottom: 1px solid #eaeaea;
  padding: 5px;
}

.side_contact ul {
  list-style: none;
  padding: 15px 8px;
  display: block;
  overflow: hidden;
  padding-left: 17px;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 10px;
}

.side_contact ul li {
  width: 100%;
  display: block;
  line-height: 25px;
  color: #4a4a4a;
}

.side_contact h6 {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  padding-left: 17px;
}

.side_contact h6 em {
  display: block;
  font-style: normal;
  color: #013791;
  font-weight: 700;
  font-size: 26px;
  line-height: 34px;
  margin-bottom: 10px;
}

/*右侧内容*/
article {
  width: 930px;
  float: right;
  padding: 0 10px;
  margin-bottom: 20px;
}

.article_head {
  position: relative;
  height: 60px;
  border-bottom: 1px solid #ddd;
  line-height: 60px;
}

.article_head .position {
  position: absolute;
  top: 0;
  right: 0px;
  color: #aaa;
  font-family: '宋体';
}

.article_head .position a {
  color: #999;
  font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
}

.article_head h1 {
  color: #555;
  font-weight: normal;
  font-size: 18px;
}

/*新闻列表*/
.module_list_article {
  padding: 10px;
}

.module_list_article dl {
  list-style: none;
  border-bottom: 1px solid #ddd;
  padding: 15px 0px;
  position: relative;
  clear: both;
}

.module_list_article dl dt {
  width: 20%;
  float: left;
}

.module_list_article dl dt img {
  width: 100%;
}

.module_list_article dl dd {
  float: right;
  width: 78%;
}

.module_list_article dl dd h3 {
  font-weight: normal;
}

.module_list_article dl dd p {
  font-size: 12px;
  line-height: 20px;
  padding: 5px 0px;
  color: #666;
}

.module_list_article dl dd span {
  font-size: 12px;
  color: #666;
}

/*新闻详细*/
.article_content h1.article_title {
  font-size: 28px;
  font-weight: normal;
  padding: 5px 0;
  text-align: center;
}

.article_content .article_infos {
  color: #818181;
  font-size: 12px;
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
  text-align: center;
}

.article_content .article_infos span {
  margin-right: 10px;
}

.article_content .article_editor {
  padding: 15px 10px;
}

.article_editor img {
  width: 100%
}

.imgs-img img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

.page_bg {
  width: 100%;
  display: block;
  height: 350px;
  overflow: hidden;
}

/*图片列表*/
.module_list_img {
  padding: 10px;
}

.module_list_img li {
  width: 33.3333%;
  float: left;
  margin: 10px 0;
}

.module_list_img li a {
  display: block;
  width: 280px;
  text-align: center;
}

.module_list_img li .img-size {
  width: 280px;
  border: 1px solid #eee;
  height: 210px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.module_list_img li .img-size img {
  max-width: 100%;
  max-height: 100%;
}

.module_list_img li h3 {
  font-weight: normal;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.textflow {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

/*图片详情*/
.product-info {
  padding: 10px;
}

.product-img {
  width: 500px;
  float: left;
  border-right: 1px solid #eee;
  padding-right: 49px;
}

.product-img img {
  width: 100%;
}

.product-arr {
  float: left;
  width: 550px;
  padding-left: 50px;
}

.product-arr h3 {
  font-size: 24px;
  padding: 20px 5px;
  border-bottom: 1px solid #ddd;
}

.product-arr p {
  line-height: 28px;
  font-size: 14px;
}

.product_nav {
  height: 45px;
  line-height: 45px;
  margin: 30px 0;
  border: 1px solid #ddd
}

.product_nav li {
  float: left;
  list-style: none;
  border-right: 1px solid #ddd;
  cursor: pointer
}

.product_nav li a {
  display: block;
  padding: 0 40px
}

.product_nav li.product_nav_now,
.product_nav li.product_nav_hover {
  background: #f7f8fa
}

/*留言*/
.msg_hr {
  border-top: 1px solid #ddd;
  margin: 0;
  padding: 0 5px 0 15px;
  font-weight: bold;
  font-size: 16px;
  background: #ddd;
  height: 60px;
  line-height: 60px;
}

:-ms-input-placeholder {
  color: #999
}

.msg {
  border: 1px solid #ddd;
  border-top: 0;
  overflow: hidden;
  text-align: left
}

.msg dl:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0
}

.msg dl {
  width: 100%;
  zoom: 1;
  background: #fff
}

.msg dl {
  border-top: 1px solid #ddd;
  margin: 0;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -ms-flexbox;
  position: relative;
  padding: 5px 0
}

.msg dl dt {
  padding: 15px 15px 10px 15px;
  width: 105px;
  text-align: left;
  font-weight: normal;
  overflow: hidden;
  line-height: 1.2
}

.msg dl dd {
  -moz-box-flex: 1.0;
  -webkit-box-flex: 1.0;
  box-flex: 1.0;
  -ms-flex: 1;
  padding: 2px 0 0 15px;
  margin: 10px 0
}

.msg dl dd label input {
  position: relative;
  top: 1px;
  margin-right: 3px
}

.msg dl dd .fbox {
  margin: 0 10px 0 0
}

.msg dl dd .tips {
  color: #aaa
}

.msg dl dd .tips:hover {
  color: #f00
}

.msg dl dd.labelinline label {
  display: inline
}

.msg dl dt.addimgdt {
  padding: 10px 5px 10px
}

.msg dl dt.addimgdt p {
  height: 30px;
  line-height: 30px;
  margin-bottom: 8px
}

.msg dl.noborder {
  border-bottom: 0
}

.msg dl dd.ftype_description {
  color: #fff;
  padding: 8px;
  margin: 0 5px;
  background: #00AAFF
}

.ftype_input .fbox {
  float: left
}

.ftype_input .tips {
  float: left;
  padding-top: 5px
}

.ftype_input .fbox input {
  width: 350px;
  height: 28px;
  line-height: 28px\9;
  padding: 2px 5px;
  border: 1px solid #dcdfe0;
  background-color: #fff;
  color: #333;
  outline: 0;
  border-radius: 2px
}

.placeholder-ie {
  position: relative
}

.placeholder-ie label {
  position: absolute;
  left: 8px;
  top: 7px;
  cursor: text;
  color: #999
}

.ftype_textarea .tips {
  display: block
}

.ftype_textarea textarea {
  width: 350px;
  line-height: 1.5;
  height: 100px;
  padding: 7px 5px;
  border: 1px solid #dcdfe0;
  background-color: #fff;
  color: #333;
  outline: 0
}

.ftype_select .tips,
.ftype_select-linkage .tips {
  display: block;
  margin-top: 5px
}

select {
  line-height: 31px;
  height: 31px;
  vertical-align: middle;
  background-color: #fff;
  outline: 0;
  border: 1px solid #ccc;
  padding: 4px;
  color: #656565
}

.ftype_radio .fbox label {
  font-weight: normal;
  height: 28px;
  line-height: 28px;
  margin: 0;
  display: block
}

.ftype_radio .fbox input[type='radio'] {
  border-radius: 100%;
  bottom: 3px;
  height: 15px;
  position: relative;
  vertical-align: middle;
  width: 15px;
  margin: 0;
  position: relative;
  top: -1px;
  margin-right: 6px
}

.ftype_radio .formerror {
  margin-top: 0
}

.ftype_checkbox .fbox input[type='checkbox'] {
  border-radius: 100%;
  bottom: 3px;
  height: 15px;
  position: relative;
  vertical-align: middle;
  width: 15px;
  margin: 0
}

.ftype_checkbox .fbox label {
  font-weight: normal;
  height: 28px;
  line-height: 28px;
  margin: 0;
  display: block
}

.ftype_checkbox .fbox input {
  position: relative;
  top: -1px;
  margin-right: 6px !important
}

.ftype_checkbox .formerror {
  margin-top: 0
}

.ftype_transverse .fbox label {
  display: inline;
  margin-right: 15px
}

.submit {
  display: block;
  background: #23b7e5;
  border: 0 none;
  height: 34px;
  line-height: 26px;
  padding: 0 35px;
  color: #fff;
  cursor: pointer;
  border-radius: 2px;
  font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun'
}

.submit:hover {
  background: #38c4f0
}

.submit.active {
  background: #1ba4cf
}

.msg dl dd.ftype_code input {
  width: 80px;
  margin-right: 10px
}

.msg dl dd.ftype_code img {
  height: 30px;
  position: relative;
  bottom: 2px
}

/*分页*/
.page-list {
  clear: both;
  margin: 20px 0px 0px 0px;
  text-align: center;
}

.page-list .page-item {
  display: inline-block;
}

.page-list .page-link {
  display: inline-block;
  font-family: Arial;
  font-size: 13px;
  padding: 7px 11px;
  margin-left: 6px;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
}

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

.hwqk {
  overflow: hidden;
}

.hwqk li {
  width: 32%;
  margin-right: 2%;
  float: left;
}

.hwqk li:nth-child(3n) {
  margin-right: 0
}

.hwqk li img {
  width: 100%
}

.hwqk li h3 {
  font-size: 16px;
  text-align: center;
  line-height: 36px
}

.zhzw {
  overflow: hidden;
}

.zhzw li {
  width: 24%;
  margin-right: 1.25%;
  float: left;
}

.zhzw li:nth-child(4n) {
  margin-right: 0
}

.zhzw li img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

.zhzw li h3 {
  font-size: 16px;
  text-align: center;
  line-height: 27px;
  height: 54px;
  margin: 10px auto;
}

.zhzw li p {
  font-size: 14px;
}

.zhzw01 li {
  border-right: 1px solid #eee;
  margin-right: 1.2%;
}

.zhzw01 li:nth-child(4n) {
  border-right: none;
}

.zhzw01 li h3 {
  height: auto;
  margin: 0 auto;
}

.jy {
  overflow: auto;
}

.jy li {
  width: 45%;
  float: left;
  box-shadow: #d2cdcd 0 0 10px;
  margin-right: 2%;
  margin-bottom: 15px;
  padding: 0 2% 20px;
}

.jy li:nth-child(2n) {
  margin-right: 0
}

.jy li h3 {
  height: auto;
  margin: 0 auto;
  line-height: 40px;
}

.jy li p {
  font-size: 16px;
}

.jy {
  overflow: auto;
}

.yl li {
  width: 32%;
  float: left;
  box-shadow: #d2cdcd 0 0 10px;
  margin-right: 2%;
  margin-bottom: 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 15px;
  min-height: 472px;
}

.yl li:nth-child(3n) {
  margin-right: 0
}

.yl li h3 {
  height: auto;
  margin: 0 auto;
  line-height: 40px;
}

.yl li p {
  font-size: 16px;
}

.clearfix::after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  overflow: visible;
}

.clearfix {
  zoom: 1;
}

.case_list ul li{
  transition: all .3s;
}

.case_list ul li:hover{
  transform: translateY(-10px);
}

.case_list ul li h3{
  padding: 0 10px;
  background: #eee;
  line-height: 36px;
}