*
{
    margin: 0;
    padding: 0;
}
ul
{
    list-style: none;
}
body
{
    background-color: #eee;
}
a
{
    color: #333;
    text-decoration: none;
}
input::focus
{
    border-color: none;
}

.box
{
    width: 1226px;
    margin: 0 auto;
}

.header
{
    height: 120px;
    background-color: #fff;
}
.header .logo
{
    float: left;
    width: 150px;
    margin-top: 38px;
}
.header .nav-box
{
    float: right;
    margin-top: 40px;
}
.nav-box .nav
{
    float: left;
}
.nav-box .nav a
{
    display: inline-block;
    font-size: 25px;
    width: 155px;
    text-align: center;
    line-height: 41px;
}
.nav-box .nav a:hover
{
    color: #93530c;
}
.nav-box .nav a.cur
{
    color: #93530c;
}
.nav-box .search
{
    float: right;
    width: 328px;
    height: 49px;
    border: solid 1px #dfe1e7;
    border-radius: 49px;
}
.nav-box .search img
{
    float: left;
    margin: 13px 0px 0 10px;
    height: 24px;
    width: 24px;
}
.nav-box .search input
{
    height: 49px;
    line-height: 49px;
    font-size: 14px;
    vertical-align: middle;
    overflow-y: visible;
    font-size: 100%;
    text-indent: 10px;
    border: none;
    outline: 0;
    background: #FFF;
}

.banner
{

    background-color: #514142;
    overflow: hidden;
}
.ban-box
{
    float: left;
    width: 998px;
}
.ban-box img
{
    width: 100%;
}
.code-box {
    float: right;
    width: 174px;
    background-color: #fff;
    height: 404px;
    border-radius: 20px;
    padding: 0 21px;
    font-size: 26px;
    position: absolute;
    z-index: 1;
    top: 150px;
    left: 50%;
    margin-left: 397px;
}
.code-box h3
{
    display: block;
    font-size: 20px;
    margin: 30px 0 20px;
    line-height: 100%;
}
.code-box .line
{
    display: inline-block;
    background-color: #F19F6C;
    width: 50px;
    height: 4px;
    margin-bottom: 20px;
}
.code-box h4
{
    text-align: center;
    padding: 15px 0;
    font-size: 14px;
    font-weight: 500;
    color: #222222;
}
.code-box img
{
    display: block;
    max-width: 100%;
}

.top
{
    width: 1186px;
    background-color: #fff;
    padding: 20px 20px;
    margin-top: 20px;
}
.title
{
    overflow: hidden;
    margin-bottom: 28px;
    height: 40px;
    line-height: 40px;
}
.title .name
{
    float: left;
    width: 400px;
    font-size: 22px;
    font-weight: bold;
}
.title .name img
{
    margin-right: 10px;
    position: relative;
    top: 7px;
}
.title .more
{
    float: right;
    margin-right: 24px;
    cursor: pointer;
}
.title .more img
{
    margin-right: 10px;
    position: relative;
    top: 3px;
}
.list
{
    overflow: hidden;
}
.list li
{
    float: left;
    width: 150px;
    margin: 0 23px;
}

.list li img
{
    display: block;
    width: 100%;
    margin-bottom: 10px;
    border-radius: 30px;
}
.list li .name
{
    display: block;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
}

.pro
{
    overflow: hidden;
}
.pro li
{
    float: left;
    width: 120px;
    height:160px;
    overflow:hidden;
    margin: 0 14px 30px 14px;
}
.pro li img
{
    display: block;
    width: 100%;
    border-radius: 30px;
}
.pro li .name
{
    display: block;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    height:40px;
    overflow:hidden;
}
.searchx
{
    overflow: hidden;
    margin-bottom: 40px;
}
.searchx li
{
    float: left;
    width: 1146px;
    margin: 15px 20px;
    height: 120px;
}
.searchx li img
{
    display: block;
    height: 100%;
    border-radius: 30px;
    float: left;
}
.searchx li span
{
    display: block;
    width: 998px;
    overflow: hidden;
    margin-left: 27px;
    float: left;
}
.searchx li span.name
{
    height: 38px;
    line-height: 38px;
    color: #444444;
    font-size: 22px;
}
.searchx li span.intro
{
    height: 38px;
    line-height: 38px;
    color: #727272;
    font-size: 16px;
    margin-bottom: 2px;
}

.searchx li span.tag
{
    height: 41px;
    line-height: 41px;
}
.searchx li span.tag p
{
    height: 38px;
    line-height: 38px;
    width: 77px;
    text-align: center;
    background-color: #f9f9f9;
    border-radius: 20px;
    float: left;
    margin-right: 20px;
    font-size: 16px;
    color: #444444;
}
.head
{
    overflow: hidden;
    height: 180px;
    margin: 20px 12px;
}
.left
{
    width: 1012px;
    float: left;
    height: 100%;
}
.left img
{
    width: 180px;
    height: 180px;
    float: left;
}
.left span
{
    width: 805px;
    margin-left: 27px;
    float: left;
    display: block;
}
.left span.name
{
    height: 100px;
    line-height: 100px;
    font-size: 36px;
    font-weight: 600;
    color: #000;
}
.left span.tag
{
    height: 41px;
    line-height: 41px;
}
.left span.tag p
{
    height: 38px;
    line-height: 38px;
    width: 77px;
    text-align: center;
    background-color: #f9f9f9;
    border-radius: 20px;
    float: left;
    margin-right: 20px;
    font-size: 16px;
    color: #444444;
}

.right
{
    width: 150px;
    float: left;
    height: 100%;
}
.right img
{
    width: 150px;
    height: 150px;
}
.right span
{
    width: 150px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    color: #222222;
    text-align: center;
    display: block;
}

.imgbox
{
    overflow: hidden;
    margin-top: 40px;
    margin-bottom: 20px;
    height: 500px;
    overflow-x: scroll;
}
.imglist
{
 
    display: -webkit-box;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
}
.imgbox::-webkit-scrollbar {
  display: none;
}

.swiper-slide
{
    height: 100%;
    float: left;
    display: inline-block; /*ÐÐÄÚ¿éÔªËØ*/
}
.swiper-slide img
{
    height: 500px;
     width:800px;
    border-radius: 30px;
}

.content
{
    margin:0 25px 20px 25px;
    font-size: 16px;
    color: #727272;
    line-height:28px;
}
.info
{
      margin:0 25px 20px 50px;
      overflow:hidden;
 }
 .info li
 {
     height:auto;
     width:33.33%;
     float:left;    
 }
 .info li span
 {
     width:100%;
     height:40px;
     line-height:40px;
     float:left;
    display:block;
 }
 .info li span.name
 {
     color: #727272;
     font-size:16px;
     }
      .info li span.bottom
 {
     color: #444;
     font-size:20px;
     font-weight:600;
     }


.footer
{
    background-color: #222;
    margin-top: 10px;
    font-size: 12px;
    color: #ccc;
    text-align: center;
}
.footer .content
{
    border-bottom: 1px solid #666;
    line-height: 60px;
}
.footer .copyright
{
    line-height: 200%;
    padding: 10px 0;
}

  .swiper-slide img
        {
            width: 100%;
            height: 464px;
    	padding: 30px 0;
          
        }
        .swiper-slide .img_bt
        {
            position: absolute;
            left: 0;
            top: 0;
            filter: blur(40px);
            -webkit-filter: blur(40px);
            -moz-filter: blur(40px);
            -o-filter: blur(40px);
            -ms-filter: blur(40px);
        }
        .swiper-slide .im
        {
            text-align: center;
            position: relative;
            z-index: 1;
            width:1226px;
            margin:0 auto;
        }
        .swiper-slide .im img
        {
            width: 998px;
	    height:404px;
	    float: left;
            
        }
