/*寻找属于你的荣耀装备！*/
.index-find-pro {
    background-color: #fff;
    position: relative;
}

.index-find-pro .skew-mask {
    bottom: -6px;
    background-position: 0 -80px;
}

.index-find-pro .title {
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
    line-height: 40px;
    padding: 40px 0;
}

.home-search {
    width: 650px;
    height: 50px;
    border: 1px solid #959595;
    border-radius: 50px;
    margin: 0 auto 50px;
}

.home-search .search-form {
    position: relative;
    width: 100%;
    height: 100%;
}

.site-header .search-form:hover {
    border-color: #b0b0b0;
}

.home-search .search-text {
    position: absolute;
    top: 15px;
    left: 20px;
    z-index: 1;
    width: 535px;
    height: 20px;
    padding: 0 10px;
    font-size: 14px;
    line-height: 20px;
    border-left: 2px solid #aaa;
    border-right: 2px solid #aaa;
}

.home-search .search-btn {
    position: absolute;
    right: 16px;
    top: 10px;
    z-index: 2;
    width: 140px;
    height: 30px;
    line-height: 30px;
    display: block;
    color: #00b5e2;
    font-size: 16px;
}

.home-search .gxss {
    position: absolute;
    right: 16px;
    top: 10px;
    z-index: 2;
    height: 30px;
    line-height: 30px;
    display: block;
    color: #00b5e2;
    font-size: 16px;
}

.home-search .search-btn a {
    color: #00b5e2;
}

.home-search .search-btn i {
    font-size: 30px;
    vertical-align: top;
    margin-right: 70px;
}

.home-search .search-hot-words {
    position: absolute;
    top: 12px;
    right: 155px;
    z-index: 2;
    text-align: right
}

.home-search .search-hot-words a {
    display: inline-block;
    line-height: 24px;
    margin-left: 10px;
    padding: 0 5px;
    font-size: 14px;
    background: #eee;
    border-radius: 3px;
    color: #707070;
    -webkit-transition: all .2s;
    transition: all .2s
}

.home-search .search-hot-words a:hover {
    background: #19bae5;
    color: #fff
}

.index-pro {
    padding: 0 120px; /*overflow: hidden;*/
    margin-bottom: 30px;
    height: 510px;
}

.index-pro .index-pro-img {
    width: 475px;
    height: 510px;
    float: left;
}

.index-pro .index-pro-desc {
    float: left;
    padding-top: 100px;
    padding-left: 50px;
}

.index-pro .index-pro-desc h4 {
    font-size: 30px;
    margin-bottom: 15px;
}

.index-pro .index-pro-desc img.img1 {
    height: 35px;
    width: auto;
    margin-bottom: 15px;
    display: block;
}

.index-pro .index-pro-desc h5 {
    font-size: 18px;
    margin-bottom: 20px;
}

.index-pro .index-pro-desc img.img2 {
    height: 25px;
    width: auto;
    margin-bottom: 20px;
    display: block;
}

.index-pro ul {
    margin-bottom: 50px;
}

.index-pro ul li {
    margin-bottom: 15px;
}

.index-pro .handle a {
    margin-right: 15px;
}

.index-pro .handle a:hover, .index-pro .handle a:visited, .index-pro .handle a:link {
    color: #FFFFFF;
    background-color: #e5004f;
}

.index-pro .handle {
    position: relative;
}

.index-pro .handle .btn-duibi {
    position: relative;
}

.index-pro .index-pro-desc ul.duibi_list {
    position: absolute;
    margin-bottom: 0px;
    /*right: -53.5px;*/
    left: 50%;
    display: none;
    border: 1px #a6a6a6 solid;
    border-bottom: none;
    border-radius: 5px;
    background-color: white;
    border-top: 3px solid #00b5e2;
    top: 42px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 333;
}

.index-pro .index-pro-desc ul.duibi_list .arrow {
    width: 100%;
    height: 9px;
    margin-top: -12px;
}

.index-pro .index-pro-desc ul.duibi_list .arrow::before {
    width: 0;
    height: 0;
    border-bottom: 6px solid #00b5e2;
    border-top: 0 none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    position: absolute;
    right: 47%;
    height: 9px;
}

.index-pro .index-pro-desc ul.duibi_list li {
    margin-bottom: 0px;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px #a6a6a6 solid;
    cursor: pointer;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    color: #555;
    font-size: 12px;
}

.index-pro .index-pro-desc ul.duibi_list li:hover {
    background: #00b3e0;
    color: #fff;
}

/*相关推荐*/
.index-recommend {
    margin-bottom: 15px;
    margin-top: 20px;
}

.index-recommend .box-hd {
    position: relative;
    height: 30px;
    margin-bottom: 20px;
}

.index-recommend .box-hd .title {
    border-left: 3px solid #00b5e2;
    font-size: 24px;
    line-height: 30px;
    padding-left: 7px;
}

.index-recommend .box-hd .more {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 16px;
    line-height: 30px;
    color: #909090;
}

.index-recommend .box-bd {
    height: 370px;
}

.index-recommend .box-bd .item { /*z-index: 2;*/
    float: left;
    width: 285px;
    height: 370px;
    background: #fff;
    text-align: center;
    margin-right: 20px;
    padding: 30px 0;
    position: relative;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.index-recommend .box-bd .item:last-child {
    margin: 0;
}

.index-recommend .box-bd .item:hover {
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    z-index: 2;
}

.index-recommend .box-bd .item .icon-flag {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    position: absolute;
    top: 85px;
    right: 20px;
    color: #fff;
    font-size: 13px;
    text-align: center;
}

.index-recommend .box-bd .item .icon-flag.new {
    background-color: #0071cd;
}

.index-recommend .box-bd .item .icon-flag.hot {
    background-color: #e50150;
}

.index-recommend .box-bd .item .icon-flag.value {
    background-color: #f08b39;
}

.index-recommend .box-bd .item .title {
    font-size: 18px;
    color: #333;
    margin-bottom: 5px;
}

.index-recommend .box-bd .item .desc {
    color: #707070;
    margin-bottom: 20px;
}

.index-recommend .box-bd .item .figure {
    height: 180px;
    margin-bottom: 30px;
}

.index-recommend .box-bd .item .handle {
    position: relative;
}

.index-recommend .box-bd .item .handle .btn {
    margin: 0 5px;
}

.index-recommend .box-bd .item .handle a.btn:hover,
.index-recommend .box-bd .item .handle a.btn:visited,
.index-recommend .box-bd .item .handle a.btn:link {
    color: #FFFFFF;
}

.index-recommend .box-bd .item .duibi-sort {
    width: 150px;
    background-color: white;
    padding: 15px;
    position: absolute;
    right: 0;
    bottom: 36px;
    display: none;
}

.index-recommend .box-bd .item .duibi-sort span {
    position: relative;
    display: block;
    padding: 5px 10px;
    margin-bottom: 10px;
    border: 1px solid #707070;
    border-radius: 5px;
    cursor: pointer;
}

.index-recommend .box-bd .item .duibi-sort span:hover, .index-recommend .box-bd .item .duibi-sort span.active {
    border-color: #00b5e2;
    color: #00b5e2;
}

.index-recommend .box-bd .item .duibi-sort span.active:before {
    width: 14px;
    height: 14px;
    content: "√";
    border-radius: 50%;
    background-color: #00b5e2;
    color: white;
    position: absolute;
    right: -5px;
    bottom: -5px;
}

.index-recommend .btn-duibi {
    position: relative;
}

.index-recommend ul.duibi_list {
    position: absolute;
    margin-bottom: 0px;
    right: 0px;
    /*right: -53.5px;*/
    /*left: 50%;*/
    display: none;
    border: 1px #a6a6a6 solid;
    border-bottom: none;
    border-radius: 5px;
    background-color: white;
    border-top: 3px solid #00b5e2;
    top: 39px;
    z-index: 111;
    /*-webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);*/
}

.index-recommend ul.duibi_list::before {
    width: 0;
    height: 0;
    border-bottom: 6px solid #00b5e2;
    border-top: 0 none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    position: absolute;
    top: -9px;
    right: 50px;
}

.index-recommend ul.duibi_list li {
    margin-bottom: 0px;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px #a6a6a6 solid;
    cursor: pointer;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    color: #555;
    font-size: 12px;
}

.index-recommend ul.duibi_list li:hover {
    background: #00b3e0;
    color: #fff;
}

/**/
.index-flagship {
    width: 1200px;
    height: 480px;
    background: url(/public/static/images/index/index-flagship.jpg);
    position: relative;
    margin-bottom: 30px;
}

.index-flagship .flagship-txt {
    width: 360px;
    position: absolute;
    top: 195px;
    left: 240px;
    color: #fff;
}

.index-flagship .flagship-txt .figure {
    margin-bottom: 30px;
}

.index-flagship .flagship-txt .desc {
    font-size: 20px;
    margin-bottom: 15px;
    text-align: center;
}

.index-flagship .flagship-txt .link {
    text-align: center;
}

.index-flagship .flagship-link {
    width: 310px;
    position: absolute;
    top: 30px;
    left: 890px;
    color: #fff;
}

.index-flagship .flagship-link .title {
    font-size: 20px;
    margin-bottom: 15px;
    margin-top: 20px;
    margin-left: 20px;
}

.index-flagship .flagship-link .desc {
    margin-bottom: 15px;
    margin-left: 20px;
}

.index-flagship .flagship-link .link a {
    width: 104px;
    height: 104px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 3px 4px 2px rgba(0, 150, 230, 0.8);
    display: inline-block;
    margin: 0 40px 20px 0;
    margin-top: 30px;
}

/*最新消息*/
.index-news {
    margin-bottom: 30px;
}

.index-news .box-hd {
    position: relative;
    height: 30px;
    margin-bottom: 20px;
}

.index-news .box-hd .title {
    border-left: 3px solid #00b5e2;
    font-size: 24px;
    line-height: 30px;
    padding-left: 7px;
}

.index-news .box-hd .more {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 16px;
    line-height: 30px;
    color: #909090;
}

.index-news .box-bd {
    overflow: hidden;
}

.index-news .box-bd .item {
    background: #ffffff;
    float: left;
    width: 380px;
    margin-right: 30px;
}

.index-news .box-bd .item:last-child {
    margin: 0;
    border: 0;
}

.index-news .box-bd .item .figure {
    width: 380px;
    height: 270px;
    overflow: hidden;
}

.index-news .box-bd .item .figure:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.index-news .box-bd .item .title {
    padding-left: 10px;
    padding-right: 10px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index-news .box-bd .item .desc {
    font-size: 16px;
    color: #707070;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index-news .box-bd .item .time {
    color: #909090;
    padding-left: 10px;
    padding-right: 10px;
}

.index-block {
    overflow: hidden;
    position: relative;
}

.index-block .skew-mask {
    top: 0;
    background-position: 0 -60px;
}

.index-block1 {
    width: 600px;
    height: 413px;
    background: url(/public/static/images/index/index-block1.jpg);
    float: left;
    text-align: center;
    color: #fff;
}

.index-block2 {
    width: 600px;
    height: 413px;
    background: url(/public/static/images/index/index-block2.jpg);
    float: left;
    text-align: center;
    color: #fff;
}

.block-title {
    font-size: 30px;
    margin-bottom: 20px;
    padding-top: 130px;
}

.block-desc {
    font-size: 18px;
    margin-bottom: 20px;
}

/*后添加搜索部分样式*/
.pro-search {
}

.pro-search .title {
    font-size: 36px;
    text-align: center;
    padding: 50px 0 0;
}

.pro-search-field {
    text-align: center;
}

.pro-search-field .form-control {
    display: inline-block;
    margin: 0 10px;
}

.pro-search-field .form-control:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-width: 6px 6px 0 6px;
    border-style: solid;
    border-color: #00b3e0 transparent;
    top: 45%;
    right: 15px;
}

.pro-search-field .form-control span {
    white-space: nowrap;
    font-size: 16px;
    color: #aaa;
    line-height: 26px;
}

.form-control {
    height: 40px;
    text-align: left;
    width: 150px;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #a6a6a6;
    position: relative;
    cursor: pointer;
    background: white;
}

.pro-search-field {
    padding: 30px 0;
}

.dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    border: 1px solid #cccccc;
    border-radius: 5px;
    overflow: hidden;
    transition: all .1s;
    background: #fff;
    z-index: 999;
    display: none;
}

.pro-search-field .select-wrapper.active .dropdown {
    max-height: 300px;
    display: inline-block;
    overflow-y: auto;
}

.pro-search-field .select-wrapper .dropdown li {
    padding: 6px 0 6px 15px;
    border-bottom: 1px solid #e6e8ea;
    color: #555;
    font-size: 14px;
}

.pro-search-field .select-wrapper .dropdown li:hover {
    background: #00b3e0;
    color: #fff;
    cursor: pointer;
}

.pro-search-lange {
    text-align: center;
    margin-bottom: 80px;
}

.pro-search-lange .slider-container {
    display: inline-block;
    margin-right: 40px;
}

#g2 {
    margin-top: 50px
}

a#close_video_alert {
    /*background: #ed1b24;*/
    /*font-size: 18px;*/
    /*font-family: "bignoodletitlingregular", STHeiti, "微软雅黑", "Microsoft JhengHei", "微軟正黑體", sans-serif;*/
    color: #fff;
    /*padding: 10px 20px 0 20px;*/
    /*line-height: 15px;*/
    display: inline-block;
    /*height: 30px;*/
    position: absolute;
    width: 34px;
    height: 31px;
    background-image: url('/public/static/images/index/global/fancybox_sprite.png');
}

a#close_video_alert:hover {
    text-decoration: none;
}
