*{ margin:0; padding:0;}
body{overflow-x:hidden;  background: #f5f4f4; }
ul{ margin:0; padding:0;}
li{list-style:none;font-family:"Microsoft YaHei","arial","微软雅黑","verdana","宋体";}
.clear {height:0px;clear:both;}
textarea{font-family:"Microsoft YaHei","arial","微软雅黑","黑体","verdana","宋体";}
div{font-family:"Microsoft YaHei","arial","微软雅黑","黑体","verdana","宋体";}
p{font-family:"Microsoft YaHei","arial","微软雅黑","黑体","verdana","宋体"; margin:0; padding:0;}
a{text-decoration:none;font-family:"Microsoft YaHei","arial","微软雅黑","黑体","verdana","宋体";cursor:pointer;}
a:hover{text-decoration:none;}
img{ border:none;image-rendering: -moz-crisp-edges; /* Firefox */
    image-rendering: -o-crisp-edges; /* Opera */
    image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;    -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */}
.px-0{ padding:0 0;}

.mx-0{ margin:0 0;}
.mbpx-0{padding:0 0;}

.max-1920{ max-width:1920px !important; margin:auto;}		
	


/*mask*/
.mask {
  overflow: hidden;
  position: relative;
  z-index: 0;
}

.mask:before {
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.readmask {
  overflow: hidden;
  position: relative;
  z-index: 0;
}

.readmask:before {
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}


.isPlay:before {
  width: 100%;
  height: 100%;
  display: block;
  content: "";

  animation-name: maskOut;
  animation-duration: .5s;
  animation-delay: .5s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(.8,0,.5,1);
}


@keyframes maskOut {
  from {
    transform: translateX(0);
  }
  
  to {
    transform: translateX(100%);
  }
}

@font-face {font-family:'din';src: local('din'), url(../img/din.woff) format('woff');}

div.publicheadbk{ width: 100%; height: auto; background: #fff; padding:15px 3%; box-shadow: 0 0 20px rgba(0,0,0,0.1); position: sticky; top: 0; z-index: 9999999; }

div.publicheadlogo{width:404px; height:45px; float:left;}

div.publicheadlogo img{  height: 45px;}

div.publicheadrt{  float: right; height: 45px; }

div.publicheadrtnavback{  float: left;}

div.publicheadrtnav{ float: left; height: 45px; line-height:45px; color:#333; font-size: 16px; font-weight: 500; margin-left:0.3rem;}

div.publicheadrtnav a{ color:#333; transition: all 0.36s ease-in-out;}

div.publicheadrtnav a:hover{ color: #ff7f4e;}

div.publicheadrtuser{ float: right; height: 45px; line-height: 45px; margin-left: 0.6rem;}

div.publicheadrtuserlogin{ float: left; height: 45px; margin-left: 0.3rem; color:#333; font-size: 16px; font-weight: 500;}

div.publicheadrtuserlogin a{ color: #333;}

div.publicheadrtuserres{ float: left; height: 45px; margin-left: 0.3rem; color:#333; font-size: 16px; font-weight: 500;}

div.publicheadrtuserres a{ color: #333;}


nav.pagination-box{  text-align: center; margin-top: 45px !important;margin: auto;}

.paginatoin-area a, .paginatoin-area a sapn {
    height: 36px;
    line-height: 36px;
    padding: 0 12px;
    border-radius: 5px;
    margin: 0 5px;
    display: inline-block;
    color: #444;
    background: #ededed;
    cursor: pointer;
    background-color: #fff;
}

.paginatoin-area .active, .paginatoin-area a:hover, .paginatoin-area .current, .paginatoin-area a:hover, .paginatoin-area .page-num-current, .paginatoin-area a span:hover, .paginatoin-area a:hover span {
    background-color: #ff7f4e;
    color: #fff;
}

div.nycontoneback{ width: 1280px; margin: auto; margin-top: 30px;}

div.nycontoneleft{ width: 425px; height: auto; float: left;}


div.nycontentleftbigpic{width: 425px; height: 400px;}

div.nycontentleftbigpic .swiper-slide{width: 425px; height: 400px;}

div.nycontentleftbigpic .swiper-slide img{width: 425px; height: 400px;}

div.nycontentleftsmallpic{ margin-top: 25px;}

div.nycontentleftsmallpic .swiper-slide img{width: 100%; height: 140px;}

div.nycontentleftsmallpic .swiper-slide{opacity: 0.7;}

div.nycontentleftsmallpic .swiper-slide-thumb-active{ opacity: 1;}

div.nyswiperleft{ width: 45px; height: 45px; position: absolute; cursor: pointer; outline: none; z-index: 10; left: 15px; top: 50%; margin-top: -32.5px; background: url(../img/nyleftbutton.png) center no-repeat; background-size:100%;}

div.nyswiperright{ width: 45px; height: 45px; position: absolute; cursor: pointer; outline: none; z-index: 10; right: 15px; top: 50%; margin-top: -32.5px; background: url(../img/nyrightbutton.png) center no-repeat; background-size:100%;}


div.nyswiperleft:hover{background: url(../img/nyleftbuttonh.png) center no-repeat; background-size:100%;}

div.nyswiperright:hover{background: url(../img/nyrightbuttonh.png) center no-repeat; background-size:100%;}

div.nycontonert{ width: 820px; height: auto; float:right ; margin-top: 10px;}

div.nycontonert_t{ width:100%; height: auto; line-height: 1.8; font-size: 26px; font-weight:700; color: #333;}

div.nycontentrtxx{ width:100%; height: auto; line-height: 1.8; font-size: 18px; color: #333; margin-top: 10px;margin-bottom: 25px;}

div.nycontentmore{ width: auto; height: 55px; cursor: pointer;  border-radius: 35px; line-height: 55px; padding: 0 20px; color: #fff; font-size: 16px; display: inline-block; background: #1d1d1d;}

div.nycontentmore:hover{ background: #4b67ef;}

div.nycontentmore a{ width: 100%; height: 100%; display: block; color: #fff;}

div.nyconttwoback{ width: 1280px; height: auto; margin: auto;  margin-top: 45px;  padding-bottom: 50px;}

div.nyconttwo_t{ width:100%; height: auto; padding-bottom: 15px; line-height: 1.8; font-size: 30px; font-weight:700; color: #333;border-bottom: 1px solid #d4d4d4;}

div.nyconttwonr{ width: 100%; height: auto; padding: 35px 0 60px; line-height: 2; font-size: 16px;}

div.nyconttwonr img{ max-width: 100%;}

div.nyxgtj{ margin-top: 35px;}

div.loginback{ width: 100%; padding: 50px 0; min-height: 100vh;  display: flex; align-items: center;}

div.loginmain{ width: 600px; height: 570px;  background:#fff; border-radius: 20px; position: relative; left: 8%; padding-top:50px; }

div.loginmain_t{ padding-left: 35px; letter-spacing: 8px; font-size: 40px; font-weight: 700;}

div.loginmain_li{ width:88%; height: auto; padding: 10px 35px 0;}

div.loginmain_li_t{ width: 100%; height: auto; line-height:30px; color: #888; font-size: 15px;}

div.loginmain_li_input{ width: 100%; height: 60px; border-radius: 10px; background: #e9e9e9; margin-top:5px;}

div.loginmain_li_input input{ width: 100%; height: 60px; line-height: 60px; color: #333; padding: 0 15px; font-size: 16px; background: none; border:none; outline: none;}

div.loginmain_submit{ width: 170px; height: 55px; border-radius: 15px; margin-left: 35px;margin-top: 18px; background: #6aa8fb; line-height: 55px; text-align: center;}

div.loginmain_submit input{width: 100%; height: 100%; display: block; background: none; color: #fff; border: none; outline: none; font-size: 18px; letter-spacing: 8px;}

div.loginmain_submit:hover{ background: #021a93;}

div.loginmainbottom{ width: 100%; height: auto; padding:15px 35px 0;}

div.loginmainbottom a{ color: #6aa8fb; font-size: 14px; transition: all 0.36s ease-in-out; margin-right: 25px;}

div.loginmainbottom a:hover{ color:#021a93;}


div.remain_li_t{ width: 100%; height: auto; line-height:30px; color: #888; font-size: 15px;}

div.remain_li{ width:88%; height: auto; padding: 10px 35px 0;}

div.remain_li_input{ width: 100%; height: 40px; border-radius: 10px; background: #e9e9e9; margin-top:5px;}

div.remain_li_input input{ width: 100%; height: 40px; line-height: 40px; color: #333; padding: 0 15px; font-size: 16px; background: none; border:none; outline: none;}

div.remain_submit{ width: auto; display: inline-block; padding: 0 20px; height: 35px; border-radius: 7px; margin-left: 35px;margin-top: 18px; background: #6aa8fb; line-height: 35px; text-align: center; cursor:pointer;}

div.remain_submit input{width: 100%; height: 100%; display: block; background: none; color: #fff; border: none; outline: none; font-size: 14px; }

div.remain_submit:hover{ background: #021a93;}
div.remain_submit span{ color:#fff;}
div.remain {
    width: 600px;
    height: auto;
    background: #fff;
    border-radius: 20px;
    position: relative;
    left: 8%;
    padding-top: 26px;
    padding-bottom: 35px;
}

div.fabuoneback{ width: 960px; height:auto; margin: auto; padding: 55px 0 50px;}

div.fabu_1title{ width: 100%; height: auto; line-height: 50px; font-weight: 700; font-size: 28px; color: #333;}

div.fabu_1tabbk{ width: 100%; height: auto; margin-top: 25px;}

.step1 {
  width: 746px;
  background: url(../img/step.gif) top center no-repeat;
  height: 30px;
}
.step2 {
  width: 746px;
  background: url(../img/step.gif)  0 -30px no-repeat;
  height: 30px;
}
.step3 {
  width: 746px;
  background: url(../img/step.gif)  0 -60px no-repeat;
  height: 30px;
}
.step1 span, .step2 span, .step3 span {
  width: 248px;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  display: block;
  float: left;
  color: #000;
}

.step1 span.cur, .step2 span.cur, .step3 span.cur {
  color: #fff;
}
font.number {
  font-size: 18px;
  margin-right: 5px;
}

div.fabu_xuanzebk{ width: 100%;}

div.fabu_xuanze_t{ width: 100%; height: auto; font-size: 20px; font-weight: 700;  padding-bottom: 15px; color: #333; margin-top: 35px; border-bottom: 1px solid #ebebeb;}

div.fabu_xuanzelistbk{ width: 100%; height: auto; margin-top: 25px;}

div.fabu_xuanzelist{height: auto; color:#333; font-size: 16px; float: left; margin-right: 25px; cursor: pointer;}

div.fabu_xuanzelist:hover{ color: #021a93;}

div.fabu2listback{ width: 960px; height: auto; margin: auto; margin-top: 35px;}

div.fabu2list_t{ width: 95px; height: 50px; float:left; line-height: 50px; color: #333; font-size: 16px; text-align: right;}

div.fabu2list_t span{ color: red;}

div.fabu2list_bread{ width: auto; height: 50px; line-height: 50px; float: left; color: #333; font-size: 15px;}

div.fabu2list_bread span a{ color: #021a93; cursor: pointer;}

div.fabu2list_bread select{ width: 160px; height: 35px; border-radius: 7px; border: 1px solid #E7E7E7; padding: 0 15px}

div.fabu2list_youxiao{ width: 300px; height:auto; float: left; margin-top: 5px;}

div.fabu2list_youxiao select{ width: 160px; height: 35px; border-radius: 7px; border: 1px solid #E7E7E7; padding: 0 15px}

div.fabu2list_xxtitle{ width: 750px; height:auto;  float: left;margin-top: 5px;}

div.fabu2list_xxtitle input{ width: 100%; height: 35px; border-radius: 7px; border: 1px solid #E7E7E7; padding: 0 15px}

div.fabu2listuploadpic{ width: 750px; height: auto; float: left;margin-top: 5px;}

div.fabu2list_content{ width: 600px; height: 300px; float: left; overflow: hidden;border: 1px solid #E7E7E7; border-radius: 5px; }

div.fabu2list_content textarea{ width: 100%; height: 100%; border-radius: 7px;  border: none; padding: 20px 15px; }

div.fabu2list_contentmt{ margin-top: 15px;}

div.fabu2list_xxtitle{ width: 250px; height: auto; float: left; margin-top: 5px;}

div.fabu2submit{ margin-top: 15px; padding-left: 100px;}

div.fabu2bottomxx{ padding-left: 100px; line-height: 2; font-size: 12px; color: #444; margin-top: 20px;}

div.fabu_suc{ width: 100%; height: auto; text-align: center; line-height: 3; color: #333; font-size: 18px; padding-top: 50px;}

div.fabu_suc span a{ color: red;}

div.publicheadrtusercenter{ float: left; height: 55px; margin-left: 0.3rem; color:#ff7f4e; font-size: 16px; font-weight: 500;}

div.publicheadrtusercenter a{ color: #ff7f4e;}

div.usercenterbk{ width:1280px; height:auto; margin: auto; padding:95px 0;}

div.usercenterleft{ width: 350px; height: auto; float: left;}

div.usercenterl_li1{ width:100%; height: 120px; background: #fff; cursor: pointer;}

div.usercenterl_li1_left{ width:85px; height: 85px; float: left; margin-top:18px ; float: left; margin-left: 25px; border-radius: 50%; border: 1px solid #cccccc; overflow: hidden;}

div.usercenterl_li1_left img{ width: 100%; height:100%;}

div.usercenterl_li1_rt{ width: 190px; height: auto; float: left; margin-left: 22px;}

div.usercenterl_li1_rt_t{ width: 100%; height: auto; line-height: 50px; color: #333; font-size: 18px; font-weight: 700;margin-top: 34px;}

div.usercenterl_li_list{ cursor: pointer; width: 100%; height: 70px;     font-size: 18px; border-top:#dfdfdf 1px solid; background: #fff; line-height: 70px; padding-left: 25px; }

div.usercenterl_li_list:hover{background: #f69a22 ; color: #fff;}

div.usercenterl_li_list:hover a{ color: #fff;}

div.usercenterl_li_listh{background: #f69a22 ; color: #fff;}

div.usercenterl_li_list a{color: #333; display: block; width: 100%; height: 100%;}

div.usercenterl_li_listh a{color: #fff;}

div.usercenterrt{width: 928px; float: right;  padding: 20px 0 50px;}

div.user1xiugai{  padding-left: 130px; margin-top: 15px;}

div.userinfobk{ width: 100%; margin-bottom: 10px; position: relative;}

div.userinfobk::before {
    content: '';
    display: block;
    width: 66%;
    height: 1px;
    border-bottom: 1px dashed #dddddd;
    position: absolute;
    left: 19px;
    bottom: 0;
}

div.fabu2list_userinfo{ float: left; height: auto; line-height: 50px; color: #333; font-size: 16px;padding-bottom: 9px;
 }

div.fabu2list_userinfo span.chongzhi{ margin-left: 10px; width: 70px; height: 40px; line-height: 40px; border-radius: 7px; border: 1px solid #00b724; color:#00b724;  display: inline-block; padding: 0 7px; text-align: center; cursor: pointer; transition: all 0.36s ease-in-out;}

div.fabu2list_userinfo span.chongzhi:hover{ background: #00b724; color: #fff;}

div.userfabutabbk{ width: 100%; padding:0 44px;}

div.userfabutab{ width: 115px; height:50px; float: left; font-size: 15px; margin-right: 7px; border-radius: 5px; border:#f69a22  1px solid;  line-height: 50px; text-align: center; color: #f69a22 ; margin-top:20px;}

div.userfabutab:hover{ background: #f69a22 ; color: #fff;}

div.userfabutabh{background: #f69a22 ; color:#fff;}

div.fabuinfolistbk{margin-top: 15px;}

div.fabuinfolist {
    width: 94%;
    height: auto;
    border-top: 1px dashed #c5c5c5;
    padding: 15px 44px;
    margin-left: 5%;
}
div.fabulistinfoleftpic{ width:130px; height: 100px; float: left;}

div.fabulistinfoleftpic img{ width: 130px; height: 100px;}

div.fabulistinfoleft_t{ width: 525px;
    margin-left: 15px;
    float: left;
    margin-top: 20px;
    height: 50px;
    line-height: 25px;
    font-size: 16px;
    overflow: hidden;
    color: #666;
    display: flex;
    align-items: center;}

div.fabulistinfoleft_shenhe{ width: 100px; float: left; height: 50px;  margin-top: 20px; line-height: 50px; text-align: center; font-size: 16px; color: red;}

div.nyhuiyuancontent{ width: 1280px; height: auto; line-height: 2.3; font-size: 16px; color: #333; }

div.nyhuiyuancontent img{  max-width:100%; height: auto;}

.el-breadcrumb {
  font-size: 16px !important;
  line-height: 1;
}
.el-breadcrumb__inner a, .el-breadcrumb__inner.is-link {
  font-weight: 500 !important;
  text-decoration: none;
  transition: color .2s cubic-bezier(.645,.045,.355,1);
  color: #fff !important;
}

.el-breadcrumb__separator{ color: #fff !important;}

div.myfabu_top{ width: 100%; height: 70px;}

div.myfabu_top_1{ width: 115px; height: auto; line-height: 70px; text-align: center; color: #767676; font-size: 18px; float: left;    margin-left: 67px;}
div.myfabu_top_2{ width: 115px; height: auto; line-height: 70px; text-align: center; color:#767676; font-size: 18px; float: left;    margin-left: 35px;}

div.myfabu_top_3{ width: 115px; height: auto; line-height: 70px; text-align: center; color:#767676; font-size: 18px; float: left;    margin-left: 415px;}

div.shenhetishi{ width: 100%; height: 20px; line-height: 20px; text-align: center; font-size: 12px; color: 767676; }

div.shenhetishi span{ color: #c7c7c7;}

div.shoukuanbk{ width:100vw; height: 100vh; position: fixed; top:0; left: 0; z-index: 999999; background:rgba(0,0,0,0.7); line-height: 100vh; text-align: center; display: none;}

div.shoukuanbk img{ width: 500px; height: 500px;}

div.panduantiaoshu{ display:none;}


div.nybannerback{ width: 100%; height: 450px; background: url("../img/nybannerbg.jpg") 50%/cover no-repeat;  display: flex;align-content: center;
    flex-wrap: wrap;}

div.nybanner_cnt{ width:100%; height: auto; line-height: 50px; color: #fff; letter-spacing: 3px; font-size: 36px; text-align:center;text-shadow: 1px 4px 6px black;}

div.nybanner_ent{ width: 100%; line-height: 30px; font-size: 16px; font-weight: 100; text-transform: uppercase; color: #fff; text-align:center;text-shadow: 1px 4px 6px black;}

div.neiyeback{ width: 1280px; height: auto; margin: auto; margin-top:20px; padding-bottom: 50px;}

div.neiyebread{ width: 100%; height: auto; line-height: 35px; color: #3A3A3A; font-size: 14px;}

div.neiyebread a{ color: #3a3a3a; transition: all 0.36s ease-in-out;}

div.neiyebread a:hover{ color:#ff7f4e;}

div.neiyelistback{ width: 100%; height: auto; }

.text-secondary a{ color: #333; transition: all 0.36s ease-in-out;}

.text-secondary a:hover{ color: #ff7f4e;}

div.publicheadback{ width: 100%; height: 384px; background:url("../img/index_top.jpg") 50%/cover no-repeat;}

div.publicheadtop{ width: 1230px; height: 60px; margin: auto;}

div.publicheadtoplogo{ float: left; height: 60px;}

div.publicheadtoplogo img{ height: 60px;}

div.publicheadtoprt{ float: right; height: 60px;}

div.publicheadtoprt_1{ float: left; height: 60px;}

div.publicheadtoprt_nav{ float: left; height: 30px; position: relative; margin-left:30px; line-height: 30px; font-size: 14px; margin-top: 14px; }

div.publicheadtoprt_nav a{ display: block; width: 100%; height: 100%; color: #fff;}

div.publicheadtoprt_nav::before{ content: ''; display: block; width: 100%; height: 2px; background: #fff; position: absolute; left: 0; bottom: 0; opacity: 0; transition: all 0.36s ease-in-out;}

div.publicheadtoprt_nav:hover::before{ opacity: 1;}

div.publicheadtoprt_reg{ float: left; width: 68px; height: 30px; border-radius: 35px; border: 1px solid #fff; line-height: 30px; text-align: center; color: #fff; font-size: 14px; margin-left:25px; margin-top: 13px;}

div.publicheadtoprt_reg a{ width: 100%; display: block; height: 100%; color: #fff;}

div.publicheadbannerbk{ width: 1230px; height: auto; margin: auto; padding-top: 30px;}

div.publicheadbanner_t1{ width: 100%; height: 80px; line-height: 80px;    font-size: 40px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 10px;}

div.publicheadbanner_t2{ width: 100%; height: auto; margin: auto;    font-size: 24px;  font-weight: 500;  color: #fff;  margin-bottom: 47px;}

div.publicheadbanner_ssbk{ width: 900px; height: 60px; border-radius: 35px; overflow: hidden; }

div.publicheadbanner_ssleft{ width: 800px; height: 60px; float: left; background: #fff;}

div.publicheadbanner_ssleft input{ width: 100%; height: 100%; padding: 0 20px; background: none; border: none; outline: none; color: #333; font-size: 16px;}

div.publicheadbanner_ssrt{ width: 100px; height: 60px; float: left; background: url("../img/Search.png") #f69a22 center no-repeat; cursor: pointer;}

div.publicheadbanner_ssrt input{ width: 100%; height: 100%; position: relative; cursor: pointer; background: none; border: none; outline: none; font-size: 0;}

div.indexoneback{ width: 1230px; height: 297px; border-radius: 15px; margin: auto; overflow: hidden; background: #fff; margin-top: 48px;}

div.indexoneleft{ width:730px; height: 297px; float: left; background: url("../img/fabu.jpg") 50%/cover no-repeat;}

div.indexonert{ width:500px; height: auto; float: left; padding-left:50px; padding-top: 50px; }

div.indexonert1{ width: 100%; font-size: 32px;
    font-weight: 700;
    color: rgba(34,34,34,.85);
    margin-bottom: 14px;}

div.indexonert2{    font-size: 20px;
    font-weight: 400;
    color: rgba(34,34,34,.65);
    margin-bottom: 57px;}

div.indexonertmore{
	width: 137px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background: #f69a22;
    border-radius: 29px;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    cursor: pointer; }
div.indexonertmore a{ color: #fff; display: block; width: 100%; height: 100%;}

div.indextwoback{ width: 1230px; height: auto; margin: auto; margin-top: 45px;    align-items: center!important;}

div.indextwo_t{ width: 100%; height: auto;align-items: center; justify-content: center; display: flex;}

span.indextwoiTLeft{    
width: 153px;
    height: 4px;
    background: linear-gradient( 
76deg,#f69a22,rgba(246,154,34,0));
    border-radius: 3px;
    opacity: .5;
    display: inline-block;
	transform: rotate(
180deg);
    margin-right: 24px;
	
	
}

span.indextwoiTRight{    
	width: 153px;
    height: 4px;
    background: linear-gradient(
76deg,#f69a22,rgba(246,154,34,0));
    border-radius: 3px;
    opacity: .5;
    display: inline-block;
	margin-left: 24px;
	
}

span.indextwoiTText{    
	font-size: 36px;
    font-weight: 500;
    color: rgba(34,34,34,.85);
    margin-left: 16px;
}

div.indextwo_main{ width: 1230px; height: auto; margin: auto; margin-top: 35px;}

div.indextwo_mainlist{ width: 384px; height: 176px; float: left; margin-bottom: 25px; background: #fff; border-radius: 10px; box-shadow:0 0 20px rgba(0,0,0,0.1); margin-right: 39px;}

div.indextwo_mainlist:nth-child(3n){margin-right: 0;}

div.indextwo_mainlistleft{ width: 98px; height: 98px; float: left;margin-top: 15px; margin-left: 20px;  border-radius: 50%; }

div.indextwo_mainlistleft img{ width:100%; height: 100%;}

div.indextwo_mainlistrt{ width: 240px; height: auto; float: left; margin-left: 15px; margin-top: 15px;}

div.indextwo_mainlistrt_t{ width: 100%; height: 64px; line-height:32px;  overflow: hidden; color: #222;  font-size: 18px; transition: all 0.36s ease-in-out;}

div.indextwo_mainlist:hover div.indextwo_mainlistrt_t{ color: #f69a22;}

div.indextwo_mainlistbottom{ width: 100%; height: 35px; background: #fafafa;  padding:0 20px; margin-top: 28px; border-bottom-left-radius: 7px;border-bottom-right-radius: 7px;}

div.indextwo_mainlistbottom_1{  height: 35px; float: left; line-height: 35px; font-size: 13px; color: #959595;}

div.indextwo_mainlistbottom_2{ float: right; height: 35px; line-height: 35px; font-size: 13px; color: #959595;}

div.indextwomoreback{ width: 135px;  height: 42px;
    line-height: 42px;
    border-radius: 36px;
    border: 1px solid #f69a22;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    color: #f69a22;
	margin: auto;
	margin-top: 25px;
	transition: all 0.36s ease-in-out;
}

div.indextwomoreback a{ width: 100%; height: 100%; display: block;   color: #f69a22; transition: all 0.36s ease-in-out; }

div.indextwomoreback:hover{ background: #f69a22;}

div.indextwomoreback:hover a{ color: #fff;}

div.indexfinheight{ height: 70px;}

div.publicfooterback{ width: 100%; height: auto; padding: 40px 0; background: #313439;}

div.publicfooter{ width: 1230px; height: auto; margin: auto;}

div.publicfooter_navback{ width: 100%; height: auto; line-height: 45px; text-align: center; color: #898989; font-size: 12px;}

div.publicfooter_navback span{ font-size:12px; color: #fff; }

div.publicfooter_nav2back{ width: 100%; height: auto; text-align: center; font-size: 14px; margin-top: 7px; line-height: 35px;}

div.publicfooter_nav2back a{ color: #fff; margin: 0 25px;}

div.publicfooterbottombk{ width: 1230px; height: auto; margin: auto; border-top: 1px solid #7a7a7a; padding: 18px 0 0; margin-top: 15px;}

div.publicfooterbottom{ width: 100%; height: auto; line-height: 30px; font-size: 14px; color: #898989; text-align: center;}

div.publicfooterbottom a{ color: #898989;}

div.nypublicheadback{ width: 100%; height: 60px; background: #2d2d2d;}

div.nypublicheadssbk{ width: 100%; height: auto; background: #fff; padding-bottom: 30px;}

div.nynewlistbk{ width: 100%; height: auto; margin-top: 35px;}








