@charset "utf-8";
/* css reset www.admin10000.com */
html {
  font-size: 10px;
  font-size: 62.5%;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
body {
  background: #fff;
  color: #555;
  font-size: 1.4rem;
  font-family: "Microsoft Yahei";
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}
address,
caption,
cite,
code,
dfn,
em,
i,
b,
u,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
a {
  color: #555;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
img {
  border: none;
}
ol,
ul,
li {
  list-style: none;
}
input,
textarea,
select,
button {
  font: 14px Verdana, Helvetica, Arial, sans-serif;
}
table {
  border-collapse: collapse;
}
html {
  overflow-y: scroll;
}
/* css common */
.clearfix:after,
.clearfix:before {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  *zoom: 1;
}
.pull-left {
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 276px;
}
.pull-right {
  float: right;
}
.container {
  width: 1200px;
  margin: 0 auto;
}
.header_top {
  background-color: #fafafa;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #f0f0f0;
}
.header_top > div {
  font-size: 14px;
  color: #333333;
}
.header_top > div a {
  font-size: 14px;
  color: #333333;
}
.header_down {
  background: url("../images/img1.png") no-repeat right;
  height: 162px;
}
.header_down .logo {
  height: 162px;
  display: flex;
  align-items: center;
}
.header_down .logo img {
  display: block;
}
.header_down .dh {
  padding-top: 15px;
  font-size: 18px;
  color: #fd85a7;
  text-transform: uppercase;
  text-shadow: 1px 1px 0px #fff;
}
.header_meau {
  height: 60px;
  background-color: #fd85a7;
  line-height: 60px;
}
.header_meau .ul1 > li {
  position: relative;
  float: left;
  width: 10%;
}
.header_meau .ul1 > li a {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #fff;
}
.header_meau .ul1 > li:hover {
  background-color: #f86891;
}
.header_meau .ul2 {
  z-index: 9999999;
  display: none;
  background-color: #fd85a7;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
}
.header_meau .ul2 li {
  line-height: 40px;
}
.header_meau .ul2 li:hover {
  background-color: #f86891;
}
.banner {
  position: relative;
}
.banner .hd {
  position: absolute;
  left: 0;
  bottom: 10px;
  width: 100%;
  z-index: 99;
}
.banner .hd ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner .hd ul li {
  cursor: pointer;
  margin: 0 6px;
  text-indent: 999em;
  overflow: hidden;
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background-color: #b2acae;
}
.banner .hd ul li.on {
  background-color: #fff;
}
.i_list1 {
  position: relative;
width:420px;
}
.i_list1 .bd li {
  position: relative;
}
.i_list1 .bd li img {
  display:block;
 width:420px;
 height:280px;
}
.i_list1 .bd li p {
  padding: 0 10px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 35px;
  line-height: 35px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
}
.i_list1 .hd {
  height: 35px;
  position: absolute;
  right: 0;
  bottom: 0;
  width: auto;
  z-index: 9999;
}
.i_list1 .hd ul {
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.i_list1 .hd ul li {
  cursor: pointer;
  text-indent: 999em;
  overflow: hidden;
  margin: 0 5px;
  width: 8px;
  height: 8px;
  background-color: #fff;
}
.i_list1 .hd ul li.on {
  background-color: #ffc704;
}
.i_news {
  width: 385px;
  margin: 0 20px;
}
.i_news1_t {
  border-bottom: 2px solid #fd85a7;
}
.i_news1_t span {
  cursor: pointer;
  font-size: 16px;
  display: block;
  float: left;
  width: 110px;
  height: 35px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  text-align: center;
  line-height: 35px;
  color: #fd85a7;
}
.i_news1_t a {
  font-size: 14px;
  line-height: 35px;
}
.i_news1_t span.on {
  background-color: #fd85a7;
  color: #fff;
}
.i_news1_d {
  padding-top: 10px;
}
.i_news1_d ul + ul {
  display: none;
}
.i_news1_d li {
  line-height: 30px;
  padding-left: 20px;
  background: url("../images/img3.png") no-repeat left;
  background-position-x: 5px;
}
.i_ksjs {
  width: 355px;
}
.i_ksjs_d a {
  margin-top: 16px;
  margin-left: 15px;
  float: left;
  border-radius: 5px;
  display: block;
  width: 168px;
  height: 42px;
  border: 1px solid #fd85a7;
  text-align: center;
  line-height: 42px;
  font-size: 15px;
  color: #fd85a7;
}
.i_ksjs_d a:hover {
  background-color: #fd85a7;
  color: #fff;
}
.i_ksjs_d a:nth-of-type(2n+1) {
  margin-left: 0;
}
.con {
  margin: 35px auto;
}
.i_zjtd_d .next {
  position: absolute;
  right: 5px;
  top: 8px;
}
.i_zjtd_d .prev {
  position: absolute;
  right: 35px;
  top: 8px;
}
.i_zjtd_d .bd {
  margin-top: 15px;
  margin-left: -13px;
  margin-right: -13px;
}
.i_zjtd_d .bd ul li {
  margin: 0 13px;
  float: left;
  width: 280px;
  background-color: #f5f5f5;
}
.i_zjtd_d .bd ul li img {
  width: 120px;
  height: 172px;
  float: left;
  display: block;
}
.i_zjtd_d .bd ul li div {
  padding: 0 15px;
  padding-top: 10px;
  float: left;
  width: 160px;
}
.i_zjtd_d .bd ul li div h3 {
  line-height: 2;
  font-size: 14px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.i_zjtd_d .bd ul li div h3 span {
  font-size: 16px;
  font-weight: bold;
  color: #68ac73;
}
.i_zjtd_d .bd ul li div p {
  height: 105px;
  color: #333;
  line-height: 2.5;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.i_zjtd_d .bd ul li div a {
  color: #ffab2d;
}
.i_zjtd {
  overflow: hidden;
  position: relative;
}
.i_kp {
  width: 455px;
}
.i_kp_d {
  margin-top: 5px;
}
.i_kp_d li {
  margin: 12px 0;
}
.i_kp_d li img {
  float: left;
  width:82px;
  height:57px
}
.i_kp_d li div {
  padding-top: 5px;
  padding-left: 95px;
}
.i_kp_d li div h3 {
  font-size: 15px;
  color: #333333;
  line-height: 1.6;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.i_kp_d li div p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 13px;
  color: #666666;
  line-height: 1.846;
}
.i_hd {
  margin:0 35px;
  width: 375px;
}
.i_hd .i_news1_d li {
  line-height: 31px;
}
.i_r1 {
  width: 298px;
  height: 86px;
  margin-bottom: 14px;
  background-color: #91b74a;
}
.i_r1 a {
  padding-left: 50px;
  display: flex;
  align-items: center;
  height: 86px;
}
.i_r1 a img {
  margin-right: 20px;
}
.i_r1 a h3 {
  font-size: 18px;
  color: #fff;
  line-height: 1.778;
}
.i_r1 a p {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
}
.footer {
  margin-top: 30px;
  padding: 50px 0;
  background-color: #fd85a7;
}
.footer_top {
  text-align: center;
  color: #fff;
}
.footer_top a {
  font-size: 15px;
  display: inline-block;
  padding: 0 20px;
  color: #fff;
}
.footer_d {
  margin-top: 40px;
  text-align: center;
  color: #fff;
  font-size: 15px;
  line-height: 2;
}
.kpyd{
  margin-top: 30px;
}
.kpyd_l{
  width: 250px;
}
.kpyd_l_t{
  width: 250px;
  background-color: #fd85a7;
}
.kpyd_l_t h3{
  height: 100px;
  line-height: 100px;
  text-align: center;
  font-size: 24px;
 background: url("../images/img9.png")no-repeat center center;
  color: rgb( 255, 255, 255 );
}
.xwdt{
  background-color: #fdeaef;
  padding: 20px 0;
}
.xwdt ul li{

  height: 50px;
  line-height: 50px;
}
.xwdt ul li a{
  padding-left: 62px;
  font-size: 16px;
display: block;
  color: rgb( 51, 51, 51 );
}
.xwdt ul li a i{
  width: 4px;
  height: 4px;
  display: inline-block;
padding-right: 20px;
}

.xwdt ul li a:hover{
  background-color: #fd85a7;
  color: #fff;
}

.kpyd_l_d{

  margin-top: 36px;
}
.img1{
  display: block;
}
.img1 img{
  width: 100%;
  display: block;
}
.kpyd_l_d1{
padding: 20px 25px;
  background:#fd85a7 url("../images/img11.png")no-repeat;

}
.kpyd_l_d1 h3{
  padding-left: 5px;
  font-size: 20px;
  color: rgb( 255, 255, 255 );
  line-height: 2;
  font-weight: bold;
}
.kpyd_l_d1 p{

  font-size: 16px;
  color: #fff;
  line-height: 1.8;
}
.kpyd_l_d1 p i{
display: inline-block;
  margin-left: -6px;

}
.kpyd_l_d1 p i img{
  width: 6px;
  height: 7px;
padding-right: 5px;
  display: inline-block;
}
.kpyd_r{
  width: 924px;
}
.kpyd_r_t{
  padding: 0 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #fdeaef;
  border-top: 3px solid #fd85a7;
  height: 45px;
}
.kpyd_r_t1 {
  display: flex;
  align-items: center;
  font-size: 17px;
  padding-left: 11px;

  color: rgb( 253, 133, 167 );
  font-weight: bold;
}
.kpyd_r_t1 img{
  margin-right: 10px;
  width: 24px;
  height: 31px;
}
.kpyd_r_t2 img{
  width: 16px;
  height: 14px;
vertical-align: top;
  padding-top: 3px;
  padding-right: 5px;
}
.kpyd_r_t2 a{
  font-size: 15px;

  color: #333333;

}
.kpyd_r_t_d{
  margin: 0 24px;
  margin-top: 30px;
}
.kpyd_r_t_d ul li{
  margin-bottom: 24px;
}
.kpyd_r_t_d ul li  img{
   width: 192px;
  height: 124px;
  display: block;
  float: left;
}
.kpyd_r_t_d ul li .frkp{
  padding-left: 20px;
  width: 684px;
  float: right;
}

.kpyd_r_t_d ul li .frkp_t{

display: flex;
  justify-content: space-between;
  align-items: center;

}
.frkp_t span{
  font-size: 15px;
  color: rgb( 51, 51, 51 );
  line-height: 1.6;
}
.frkp_t i{
  font-size: 15px;
  color: rgb( 51, 51, 51 );
  line-height: 1.6;
}
.frkp_t1{
  margin-top: 8px;
}
.frkp_t1 p{
  font-size: 14px;
  overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
  color: rgb( 102, 102, 102 );
  line-height: 1.714;
}


.xwdt_t{
  margin: 0 24px;
  margin-top: 30px;
}
.xwdt_t ul li{
  min-height: 44px;
padding: 0 15px;
  line-height: 44px;

  background: url("../images/img14.png")no-repeat left;
  background-position-x:5px;
  border-bottom: 1px dashed #d2d2d2;
}
.xwdt_t ul li a{
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.xwdt_t ul li a span{
    display: block;
    overflow: hidden;
  font-size: 15px;
  color: rgb( 51, 51, 51 );
}
.xwdt_t ul li a i{
  font-size: 15px;
  color: rgb( 51, 51, 51 );
}
.page{
  text-align: center;

}
.page span{
  border-radius: 5px;
  background-color: #f86891;
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  font-size: 14px;

}
.page a{
  border-radius: 5px;
  display: inline-block;
  /*width: 36px;*/
  margin: 5px;
  padding: 0px 5px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #333333;
  font-size: 14px;
  background-color: #fdeaef;
}
.page a:hover{
  background-color: #f86891;
  color: #fff;
}
.xwxq{
  margin: 0 24px;
  margin-top: 30px;

}
.xwxq_t{
  padding-bottom: 20px;
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
}
.xwxq_t h3{

  font-size: 20px;
  color: rgb( 51, 51, 51 );
  line-height: 3.6;
}

.xwxq_t span{

  font-size: 14px;
  color: rgb( 146, 145, 145 );
  line-height: 2.571;
}
.xwxq_t p{
  text-align: left;
  font-size: 15px;
  color: rgb( 85, 85, 85 );
  line-height: 2;
}
.xwxq_d{
  margin-top: 24px;

}
.xwxq_d a{
  /*display: block;*/
  font-size: 15px;

  color: rgb( 85, 85, 85 );
  line-height: 2;
}
.yyry ul li{
  text-align: center;
  float: left;
  width: 269px;
margin-left: 34px;
  margin-bottom: 24px;
}
.yyry ul li:nth-of-type(3n+1){
  margin-left: 0;

}
.yyry ul li img{
  width: 269px;
  height: 185px;
}
.yyry ul li p{
  font-size: 15px;
  color: rgb( 51, 51, 51 );
  line-height: 2;
}
.yyld ul li{
  float: left;
margin-left: 20px;
  margin-bottom: 36px;
}
.yyld ul li:nth-of-type(2n+1){
margin-left: 0;

}
.yyld ul li img{
  float: left;
  width: 173px;
  height: 248px;
}
.yyld_t{
  width: 235px;
  margin-left: 20px;
  float: right;
}
.yyld_t1{
  display: flex;
  align-items: center;
  justify-content: center;
}
.yyld_t  h3{
  font-size: 24px;
  color: rgb( 51, 51, 51 );
  line-height: 2.5;
}
.yyld_t h3 i{
  font-size: 16px;
  color: rgb( 51, 51, 51 );
  line-height: 2;
  margin-left: 26px;
}
.yyld_t p {
  font-size: 15px;
  color: rgb(51, 51, 51);
  line-height: 2.333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.yzxx a{
  width: 120px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  display: block;
  background-color: #fb8bab;
  border-radius: 5px;
  color: #fff;
  font-size: 14px;
}
.yzxx_t{
  margin-top: 20px;
}
.yzxx_t table{
  width: 100%;
  border: 1px solid #d9d9d9;
}
.yzxx_t table tbody tr th{
width: 58px;
  height: 34px;
text-align: center;

  border-bottom: 1px solid #d9d9d9;
  font-size: 15px;
  color: rgb( 51, 51, 51 );
}
.yzxx_t table tbody tr td{
  width: 440px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  border-left: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  font-size: 15px;
  color: rgb( 51, 51, 51 );
}
.xxxq{
  width: 875px;

}
.zq h3{
  padding-left: 22px;
  height: 45px;
  line-height: 45px;
  background-color: #fd85a7;
  font-size: 16px;
  color: rgb( 255, 255, 255 );

}
.xxxq_t{
  border: 1px solid #fd85a7 ;

}
.xxxq_t .xxxq_t1{
  border-bottom: 1px solid #fd85a7;
}
.xxxq_t1 .div1 {
 padding: 40px 0;
text-align: center;
  width: 183px;
  border-right: 1px solid #fd85a7;
}
.xxxq_t1 .div1 h3{
  font-size: 16px;
  color: rgb( 64, 60, 61 );
  font-weight: bold;
  line-height: 1.75;
  background: none;
}
.xxxq_t1 .div2{
  width: 690px;
}
.xxxq_t1 .div2 p{
  padding:7px 20px;
  font-size: 14px;
  color: rgb( 85, 85, 85 );
  line-height: 2;
}


.xx{
  width: 876px;
  height: 577px;
  border: 1px dashed #e5e5e5;
}
.xx_t{
  padding: 56px 45px;
}
.xx_t div{
  height: 43px;
  line-height: 43px;
  margin-bottom: 25px;
}
.xx_t div span{
  vertical-align: top;
  width: 64px;
  display: inline-block;
  font-size: 16px;
  color:#6b6b6b;
  line-height: 2.5;
}
.xx_t div span font{
  color: rgb( 239, 94, 97 );
}
.xx_t div input{
  padding-left: 18px;
  width: 300px;
  height: 43px;
  line-height: 43px;
  border: 1px solid #e5e5e5;
  font-size: 14px;
  color: #cecccc;
}
.xx_t div select{
  padding-left: 18px;
  width: 300px;
  height: 43px;
  line-height: 43px;
  border: 1px solid #e5e5e5;
  font-size: 14px;
  color: #cecccc;
}
.xx_t div textarea{
  width: 716px;
  border: 1px solid #e5e5e5;
  height: 140px;
  padding-left: 18px;
  line-height: 43px;
  font-size: 14px;
  color: #cecccc;
}
.xx_t div .img1{
  margin-left: 18px;


}
.xx_t div .img1 img{
  width:141px;
  height:39px;
}
.xx_t div .img1{
  width: 141px;
  height: 39px;
}
.xx_t div .button{
margin-left: 130px;
  width: 216px;
  height: 45px;
  padding-left: 0;
  line-height: 45px;
  font-size: 14px;
  color: #fff;
  background-color: #ef5e61;
  border: none;
}
.search{
  width:340px;
  margin-top: 55px;
  margin-left: 25px;
}
.search form{
  border-radius: 3px;
  padding: 5px;
  background-color: #fd85a7;
}
.search .input1{
  width:260px;
  height:30px;
  border-radius: 3px;
  border:none;
  padding-left: 10px;
}
.search .input2{
  cursor: pointer;
  width:70px;
  height:30px;
  color: #fff;
  background-color: #fd85a7;
  border:none;
}
.search  div{
  line-height: 2;
  color: #999;
}
.search  div a{
  color: #999;
}