#product-7{
    display: none!important;
}

/* 设置滚动条的样式 */
::-webkit-scrollbar {
    width: 11px;
}

/* 滚动槽 */
::-webkit-scrollbar-track {
    background-color: #eee;
}

/* 滚动条滑块 */
::-webkit-scrollbar-thumb {
    background: #00498d;
}

::-webkit-scrollbar-thumb:window-inactive {
}

body{
    padding-top:100px
}
a:hover {
    color: #144d92;
}
#masonry{
    margin-top:40px;
}
.am-breadcrumb {
    margin: 0;
    padding: 0;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.m20 {
    margin: 20px 0;
}

.p10 {
    padding: 10px;
}

.p30 {
    padding: 30px;
}

.clear {
    clear: both;
}

.dis {
    display: none;
}

body {
    background: #fff;
}

img {
    max-width: 100%;
}

::-webkit-input-placeholder {
    color: #999;
    font-family: microsoft yahei;
    font-size: 14px;
}

:-moz-placeholder {
    color: #999;
    font-family: microsoft yahei;
    font-size: 14px;
}

::-moz-placeholder {
    color: #999;
    font-family: microsoft yahei;
    font-size: 14px;
}

:-ms-input-placeholder {
    color: #999;
    font-family: microsoft yahei;
    font-size: 14px;
}

.notsupport {
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    text-align: center;
    clear: both;
    color: #fff;
    background: #0072C6;
}

.notsupport h1 {
    font-size: 100px;
    margin-top: 200px;
    margin-bottom: 30px;
}

.notsupport h2 {
    font-size: 30px;
    margin-bottom: 30px;
}

.bg_header {
    background: #fff;
    height: 100px;
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 99;
}
.bg_header.fixed {
    position:fixed;
    width:100%;
    left:0;
    top:0;
    z-index:99;
}
.bg_gray {
    background: #fafafa;
    padding: 20px 0;
    margin: 20px 0;
}

.width {
    width: 1400px;
    margin: 0 auto;
}

*:focus {
    outline: none;
}

.header {
    height: 100px;
    width: 100%;
    padding: 0 0 0 30px;
    border-bottom: 1px solid #ddd
}

.header .logo {
    float: left;
    height: 84px;
    display: block;
    padding: 8px 0 0 0;
}

.header .logo img {
    width: auto;
    height: 84px
}

.header .nav span.iconfont {
    font-size: 40px;
}

.header .nav li.search_bar {
    line-height: 100px;
    padding: 0 20px;
    text-align: center;
}

.header .nav li.search_bar a {
    padding: 0;
}

.search_bar .search {
    transition: 0.5s ease 0s;
    text-align: right;
    line-height: normal;
    transform-origin: top;
    transform: scale(1, 0);
    opacity: 0;
    position: absolute;
    right: 0;
    z-index: 0;
}

.search_bar .search form {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    background: rgba(255, 255, 255, 0.96);
    padding: 10px;
    border-radius: 0 0 0 4px;
    font-size: 0;
    width: 350px;
}

.search_bar .search div {
    transition: 0.3s ease 0s;
    border: 1px solid #ddd;
    border-radius: 20px;
    padding: 5px 20px;
    background: #f5f5f5;
    color: #333;
}

.search_bar .search button {
    background-color: transparent;
    vertical-align: middle;
    display: inline-block;
    padding: 0;
    border: none;
}

.search_bar .search button span {
    font-size: 20px !important;
    color: #ce0027;
}

.search_bar .search input {
    background: none;
    margin-left: 10px;
    width: 240px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    border: none;
}

.search_bar:hover .search {
    transform: scale(1);
    opacity: 1;
    z-index: 999;
}
.header .nav li.hot_tel{
    line-height: normal;
    padding: 25px 20px 0;
    font-size: 14px;
    text-align: left;
    color: #999;
}
.header .nav li.hot_tel span{
    font-size: 40px;
    color: #00498d;
    padding-right: 10px;
}
.header .nav li.hot_tel .t1{
    font-size: 20px;
    font-weight: bold;
    color: #00498d;
}
.header #nav1 {
    float: left;
}

.header #nav1 > ul > li:last-child {
    border-right: 1px solid #eee;
}

.header #nav {
    float: right;
}

.header .nav ul {
    width: 100%;
    position: relative;
}

.header .nav ul li {
    float: left;
    text-align: center
}

.header .nav > ul > li {
    height: 100px;
}

.header .header-title {
    float: left;
    line-height: 100px;
    font-size: 30px;
    color: #00498d;
    font-weight: bold;
    padding: 0 30px;
}

.header .nav > ul > li {
    border-left: 1px solid #eee;
    position: relative;
}

.header .nav > ul > li > a {
    font-size: 18px;
    font-weight: bold;
    height: 100%;
    line-height:100px;
    position: relative;
    padding: 0 20px;
    display: block;
    color: #666;
}

.header .nav ul li a span {
    display: block;
    font-size : 12px;
    -webkit-transform : scale(0.84,0.84) ;
    *font-size:10px;
    text-align: center;
    text-transform: uppercase;
    font-weight: normal;
    color: #00498d;
}

.header .nav ul li a:hover, .header .nav ul a:hover span {
    color: #00498d;
}

.header .nav ul li .subnav {
    position: absolute;
    background: #fff;
    padding: 0;
    border: 1px solid #f3f3f3;
    border-top: 2px solid #fff;
    border-bottom: 0;
    left: -45px;
    z-index: 9999;
    opacity: 0;
    transition: all .3s ease 0s;
    visibility: hidden;
    transform: translate3d(0, 10px, 0);
    width: 180px;
}

.header .nav ul li .subnav:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    position: absolute;
    top: -12px;
    right: 40%;
}

.header .nav ul li .subnav li {
    display: block;
    text-align: center;
    margin: 0;
    width: 100%;
}

.header .nav ul li .subnav li a {
    color: #333;
    white-space: nowrap;
    border-radius: 0;
    border-bottom: 1px solid #f3f3f3;
    width: 100%;
    line-height: 45px;
    font-size: 14px;
    background: #fff;
}

.header .nav ul li .subnav li a:hover {
    color: #fff;
}

.header .nav ul li:hover .subnav {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    visibility: visible;
}

.header .nav ul li:hover .subnav a {
    background: #fff;
    color: #333;
    display: block;
    padding: 0 20px;
    line-height: 45px;
    font-size: 14px;
}

.header .nav ul li:hover .subnav a:hover {
    background: #f3f3f3;
    color: #333;
}

.header .usernav {
    float: right;
    line-height: 70px;
    text-align: right;
    color: #fff;
    font-size: 14px;
}

.header .usernav a {
    color: #fff;
    font-family: microsoft yahei;
    font-size: 14px;
}

.header .usernav a span {
    font-size: 16px;
}

.header .usernav a:hover {
    color: #ff0;
}

/*下拉菜单*/
.nav .wrap {
    position: absolute;
    left:0;
    top: 100px;
    transform-origin: top;
    transform: scale(1, 0);
    opacity: 0;
    transition: .5s ease 0s;
}

.wrap .hd {
    position: absolute;
    width: 240px;
    top: 0;
    left: 0;
    margin: 0;
    background-color: #fff;
    padding: 0;
    transition: all .5s;
}

.wrap .hd > ul > li {
    line-height: 80px;
    position: relative;
    font-size:16px;

}
.wrap .hd > ul > li.on{
    background-color: #00376a;
    color: #fff;
}
.wrap .hd > ul > li.on img{
    transform: scale(1.2);
}
.wrap .hd > ul {
    width: 240px !important;
}

.wrap .hd > ul > li {
    width: 240px;
    height: 80px;
    line-height: 80px;
    padding: 0 20px;
    text-align: left;
}
.wrap .hd > ul > li+li{
    border-top:1px solid #eee;
}
.wrap .hd > ul > li img{
    vertical-align:top;
    width:78px;
    transition:all 0.5s;
}
.header .nav > ul > li:hover .wrap {
    transform: scale(1);
    opacity: 1;
    z-index: 9;
}

.wrap .bd > li {
    margin: 0;
    text-align: left;
}

.wrap .bd {
    position: absolute;
    width: 400px!important;
    background-color: #f4f4f4;
    left: 240px;

}
.wrap .bd ul{
    position: relative;
    width: 400px!important;

    zoom:1;
}
.wrap .bd li {
    padding: 0;
    float: none;
    width: 100%!important;
    overflow: hidden;
}

.wrap .bd li img{
    width: auto;
    height: 240px;
}
.wrap .bd li .content {
    padding: 10px 20px 18px;
    width: 100%;
}
.wrap .bd li .content .menu-title{
    height: 48px;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: left;
    background: url(https://cdn.wuling50.com/theme/default/images/bg_line.png) no-repeat left bottom;
}
.wrap .bd li .content .menu-content{
    margin: 5px 0;
    text-align: left;
    font-size: 14px;
}
.wrap .bd li .content .menu-content .menu-name{
    background-color: #00376a;
    display: inline-block;
    margin-right: 10px;
    padding: 5px 20px;
    color: #fff;
}
.wrap .hd li.on a{
    background-color: #00376a;
    color: #fff;
}
.wrap .hd li.on:after {
    content: '';
    width: 20px;
    height: 20px;
    background-color: #00376a;
    transform: rotate(45deg);
    top: 50%;
    margin-top: -10px;
    right: -10px;
    position: absolute;
    z-index: 999;
}

.second-list li.am-active:after {
    content: '';
    width: 20px;
    height: 20px;
    background: #00498d;
    transform: rotate(45deg);
    top: 50%;
    margin-top: -10px;
    right: -10px;
    position: absolute;
    z-index: 999;
}

.second-list li + li {
    border-top: 1px solid #eee;
}

.second-list li.am-active .am-fr img {
    display: none;
}

.subject {
    border-bottom: 1px solid #eaeaea;
}

.subject b {
    border-bottom: 1px solid #156EB8;
    height: 35px;
    display: inline-block;
    margin-bottom: -1px;
    font-weight: normal;
    color: #3b3b3b;
    font-size: 18px;
    font-family: microsoft yahei;
}
.subject .am-breadcrumb{
    margin-top: 10px;
}
.subject .more {
    float: right;
}

.subject .more a {
    font-size: 12px;
    font-family: 宋体;
    color: #999;
}

.subject .more a:hover {
    color: #f30;
}
.wz_list {
    margin-top: 30px;
}
.wz_list li{
    line-height: 36px;
}
.wz_list li p{
    margin: 0;
}
.home_about {
    clear: both;
    overflow: hidden;
}

.home_about .left {
    float: left;
    width: 410px;
    margin-right: 30px;
}

.home_about .left video {
    background: #000;
}

.home_about .right {
    float: right;
    width: 750px;
    line-height: 30px;
    font-size: 14px;
}

.home_about .right p {
    font-size: 14px;
    line-height: 30px;
    margin: 0 0 10px 0;
}
/*列表页*/
.text-wrap {
    padding: 10px;
    transition-duration: 0.2s;
    transform: scale(1) translate(0, 0);
    position: relative;
    z-index: 1;
}

.item-more {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    transition-duration: 0.3s;
    transform: scale(1) translate(0, 0);
    opacity: 0;
}

.item-more a {
    text-align: center;
    font-size: 14px;
    line-height: 40px;
    background: #e8e8e8;
    border-color: transparent;
    color: #333 !important;
    box-shadow: 0 0em 0em rgba(0, 0, 0, 0.2);
}
.home_nav {
    text-align: center;
}

.home_nav ul {
    margin: 2px auto;
}

.home_nav ul li {
    display: inline-block;
    width: 200px;
    position: relative;
    margin: 10px 3px;
}

.home_nav ul>li>a {
    display: block;
    padding: 10px 30px;
    color: #333;
    font-size: 14px;
    background: #fff;
    margin: 0;
    border: 1px solid #E7E7E7;
    position: relative;
}

.home_nav ul>li>a:hover {
    background: #00498d;
    color: #fff;
    border: 1px solid #00498d;
	font-weight:bold;
}

.home_nav ul .hover a {
    color: #fff;
    background-color: #00498d;
    border-color: #00498d;

}

.home_nav ul li dl {
    width: 100%;
    display: none;
    background: #00498d;
    padding: 0;
    margin: 0;
    z-index: 999;
    transition: all .5s;
}

.home_nav ul .hover dl {
    display: none;
    text-align: left;
    position: absolute;
    top: 44px;
    left: 0;
}

.home_nav ul .hover dl dt a {
    display: block;
    font-weight: normal;
    color: #fff;
    background: #00498d;
    width: 100%;
    text-align: center;
    padding: 10px;
    font-size: 14px;
    border: 0;
}

.home_nav ul .hover dl dt a:hover {
    background: rgba(255,255,255, 0.2);
    color: #fff;
    border: 0;
}

.home_pro {
}

.home_pro ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 20px;
    padding-top: 2px;
    padding-left: 2px;
}

.home_pro ul li {
    width: 23%;
    margin-bottom: 2%;
    border-radius: 0.3rem;
    position: relative;
    z-index: 3;
    box-shadow: 0 0.03rem 0.06rem rgba(0, 0, 0, 0.1), 0 0.1rem 0.3rem rgba(0, 0, 0, 0.1);
    transition-duration: 0.3s;
}
.home_pro ul li a{
    display: block;
}
.home_pro ul li p {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    text-align: center;
}

.home_pro ul li:hover {
    box-shadow: 0 0.1rem 0.2rem rgba(0, 0, 0, 0.1), 0 0.33rem 1rem rgba(0, 0, 0, 0.15);

}

.home_pro ul li:hover .text-wrap {
    background-color: #fff;
    transform: scale(1) translate(0, -40px);
    opacity: 1;
    z-index: 4;
}

.home_pro ul li:hover .item-more {
    transform: scale(1) translate(0, 0);
    opacity: 1;
}

.home_pro ul li .item-more:hover a {
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
    background: #ce0027;
    border-color: transparent;
    color: #fff !important;
}

.home_news {
    margin-bottom: 20px;
    background: #fff;
}

.home_news_list {
}

.home_news_list li {
    border-bottom: 1px solid #E6E6E6;
    overflow: hidden;
    padding: 12px 0 12px 0;
    float: left;
    width: 49%;
    margin-right: 1%;
    min-height: 90px;
}

.home_news_list li .date {
    background: #00498d;
    color: #fff;
    height: 50px;
    line-height: 50px;
    width: 80px;
    display: inline-block;
    text-indent: 16px;
    margin: 5px 0 0 0;
    float: left;
    font-family: verdana;
    position: absolute;
    border-radius: 5px 0 0 5px;
}

.home_news_list li .date:after {
    content: " ";
    position: absolute;
    right: -8px;
    top: 15px;
    width: 20px;
    height: 20px;
    border: #00498d solid 1px;
    border-left: 0;
    border-bottom: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #00498d;
}

.home_news_list li div {
    color: #999;
    font-size: 12px;
    margin-left: 100px;
}

.home_news_list li div a {
    display: block;
    font-size: 16px;
    color: #333;
}

.home_news_list li div a:hover {
    color: #f30;
}

.news_list {
}

.news_list li {
    border-bottom: 1px solid #E6E6E6;
    overflow: hidden;
    padding: 12px 0 12px 0;
}

.news_list li .date {
    background: #fff;
    color: #333;
    display: inline-block;
    margin-right: 20px;
    float: left;
    font-family: verdana;
    text-align: center;
    border-radius: 4px;
    font-size: 24px;
    font-family: verdana;
    border: 1px solid #00498d;
    padding: 5px 0 0;
}

.news_list li .date em {
    display: block;
    font-style: normal;
    font-size: 14px;
    font-family: arial;
    background: #00498d;
    padding: 3px 15px;
    color: #fff;
    margin-top: 5px;
}

.news_list li div {
    color: #999;
    font-size: 12px;
    margin-left: 95px;
    line-height: 22px;
}

.news_list li div a {
    display: block;
    font-size: 18px;
    color: #333;
    margin-bottom: 5px;
}

.news_list li div a:hover {
    color: #f30;
}

.home_logo {
    margin-bottom: 20px;
}

.home_logo ul {
}

.home_logo ul li {
    float: left;
    width: 10%;
    margin-bottom: 1%;
}

.home_logo ul li img {
    border: 1px solid #eee;
    width: 104px;
    height: 40px;
}

.bg_link {
    background: #666;
}

.bg_foot {
    background: #444;
}

.link {
    height: 50px;
    line-height: 50px;
}

.link_title {
    color: #fff;
    width: 80px;
    float: left;
}

.link_list {
}

.link_list a {
    color: #ddd;
    margin-right: 20px;
}

.link_list a:hover {
    color: #fff;
}

.footer {
    width: 100%;
    padding: 30px;
    font-size: 14px;
    overflow: hidden;
}

.footer a {
    display: inline-block;
    margin-right: 15px;
}

.support {
    height: 30px;
    line-height: 30px;
    padding: 0 30px;
    text-align: center;
    border-top: 1px solid #ddd;
    clear: both;
    font-size: 12px;
    color: #ccc;
    overflow: hidden;
}

.support a {
    margin-left: 15px;
    margin-right: 0;
    color: #ccc;
}

.copyright {
    font-size: 12px;
    font-family: microsoft yahei;
    line-height: 24px;
    text-align: center;
    padding: 10px 0;
}

.copyright a {
    color: #8F8F8F;
}

.copyright a:hover {
    color: #fff;
}

/*高德地图*/

.amap-icon img {
    width: 100%;
}

.amap-info-content p {
    font-size: 14px;
    margin: 5px 0;
}

.amap-info-content p span {
    display: block;
}

.amap-info-content:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    bottom: -18px;
    margin-left: -8px;
    border: 10px solid transparent;
    border-top-color: #313130;
}

.amap-info-content {
    white-space: nowrap;
    color: #fff;
    padding: 20px;
    border-radius: 8px;
    overflow: hidden;
    background-color: rgba(0, 0, 0, .8);
}

.amap-info-close, .amap-info-sharp {
    display: none;
}

.amap-info-outer:hover, .amap-menu-outer:hover, .amap-info-outer, .amap-menu-outer {
    box-shadow: none;
}

.amap-info-content .item {
    width: 100%;
    overflow: hidden;
    font-size: 14px;
}

.amap-info-content .item div {
    float: left;
}

.amap-info-content .item .name {
    width: 70px;
}

.amap-info-content .item .name:after {
    content: "："
}

.amap-info-content .item .detail {
    width: calc(100% - 70px)
}

.amap-info-content .item .detail span {
    display: block;
}

.inner_container {
    min-height: 600px;
    padding: 20px 0;
}

.inner_container h1 {
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    margin: 0 0 20px 0;
    padding: 0;
}

.page_show a {
    color: #06C;
}

.page_show a:hover {
    color: #f30;
}

/*标签相关*/
.tags {
}

.tags li {
    display: inline;
    width: auto;
}

.tags li a {
    display: inline-block;
    padding: 10px 30px;
    color: #333;
    font-size: 14px;
    background: #fff;
    margin: 0 2px 5px 0;
    border-radius: 2px;
    border: 1px solid #E7E7E7;
}

.tags li a:hover {
    background: #00498d;
    color: #fff;
    border: 1px solid #00498d;
}

.tags .hover a {
    display: inline;
    padding: 10px 30px;
    color: #fff;
    font-size: 14px;
    background: #00498d;
    color: #fff;
    border: 1px solid #00498d;
    margin: 0 2px;
    border-radius: 2px;
    border-radius: 0;
}

/*筛选相关*/
.filter {
    border: 1px solid #f3f3f3;
    padding: 6px 20px;
    margin-top: 30px;
    box-shadow: 0px 0 10px rgba(0, 0, 0, 0.1);
    padding: 15px;
}

.filter dl {
    margin: 0;
}

.filter dl dd {
    float: left;
    width: 70px;
    font-weight: bold;
    font-size: 14px;
    margin: 0;
    padding-top: 5px;
}

.filter dl dt {
    margin: 0 0 0 80px;
}

.filter dl dt a {
    font-weight: normal;
    margin: 0 5px 5px 0;
    padding: 5px 10px;
    color: #666;
    font-size: 14px;
    display: inline-block;
}

.filter dl dt a:hover {
    background: #3BB4F2;
    color: #fff;
}

.filter dl dt .hover {
    background: #3BB4F2;
    color: #fff;
}

/*瀑布流布局*/
.piclist {
    width: 1400px;
    margin-top: 40px;
}

.piclist ul {
    width: 1220px;
}

.piclist li {
    float: left;
    width: 275px;
    margin-right: 25px;
}

.piclist li a {
    display: block;
    padding: 4px;
    margin-bottom: 25px;
    border: 1px solid #eee;
}

.piclist li a:hover {
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.17);
}

.piclist li a img {
    width: 100%;
}

.piclist li a p {
    font-size: 14px;
    padding: 0 10px;
}

/*新闻——图片*/
.list_pic {
    margin: 30px 0 0px 0;
    width: 1206px;
    clear: both;
}

.list_pic ul li {
    width: 24%;
    margin: 0 1% 1% 0;
    float: left;
}

.list_pic ul li a {
    border: 1px solid #ededed;
    padding: 4px;
    display: block;
    background: #fff;
}

.list_pic ul li a div {
    overflow: hidden;
    width: 100%;
    height: 100%;
    text-align: center;
}

.list_pic ul li a div img {
    max-width: 279px;
    max-height: 200px;
    border: 0;
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
}

.list_pic ul li:hover {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
}

.list_pic ul li a:hover div img {
    transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -o-transform: scale(1.3);
}

.list_pic ul li a p {
    text-align: left;
    font-size: 14px;
    color: #333;
    margin: 0;
    padding: 10px;
}

.list_pic ul li a:hover p {
    color: #f30;
}

.list_pic ul li a .title {
    min-height: 30px;
    text-align: center;
}

/*新闻相关*/
.news_show h1 {
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    margin: 0;
    padding: 0;
}

.news_show .intro a {
    color: #06C;
}

.news_show .intro a:hover {
    color: #f30;
}

.news_show .intro img {
    max-width: 100%;
    height: auto;
}
.news_show .info span {
    padding: 0 10px;
}
.news_show .other {
    margin-top: 30px;
    text-align: center;
}

.news_show .other p {
    font-weight: bold;
}

.news_show .other a {
    display: inline-block;
    margin: 0 10px;
    cursor: pointer;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #ddd;
    padding: 6px 20px;
    min-width: 100px;
}

.news_show .other a span {
    font-size: 18px;
    margin-right: 10px;
}

.news_show .other a em {
    font-style: normal;
    font-size: 18px;
}

.news_show .other a:hover {
    background: #00498d;
    border-color: #00498d;
    color: #fff;
}

.news_show .other a:hover span {
    color: #fff;
}

.news_show .tags {
    font-weight: 500;
}

.news_show .tags a {
    margin-left: 15px;
    display: inline-block;
    border-radius: 4px;
    border: 1px solid #ddd;
    background: #fff;
    padding: 4px 10px;
    font-weight: normal;
    font-size: 14px;
}

.news_show .tags a:hover {
    background: #00498d;
    color: #fff;
    border-color: #00498d;
}

/*招聘相关*/
.job_show {
}

.job_show h1 {
    text-align: left;
    font-size: 30px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    color: #06C;
}

.job_show h2 {
    text-align: left;
    font-size: 20px;
    font-weight: 400;
    margin: 10px 0;
    padding: 0;
    color: #06C;
}

.job_show .info {
    margin: 15px 0;
    padding: 0px;
    font-size: 14px;
}

.job_show .info ul {
    overflow: hidden;
}

.job_show .info ul li {
    float: left;
    width: 23.5%;
    border-left: 1px solid #dadada;
    padding-left: 1.5%;
    line-height: 30px;
}

.job_show .info ul li span {
    color: #999;
}

.job_show .intro a {
    color: #06C;
}

.job_show .intro a:hover {
    color: #f30;
}

.job_show .other {
    margin-top: 30px;
    text-align: center;
}

.job_show .other p {
    font-weight: bold;
}

.job_show .other a {
    display: inline-block;
    margin: 0 10px;
    cursor: pointer;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #ddd;
    padding: 6px 20px;
    min-width: 100px;
}

.job_show .other a span {
    font-size: 18px;
    margin-right: 10px;
}

.job_show .other a em {
    font-style: normal;
    font-size: 18px;
}

.job_show .other a:hover {
    background: #00498d;
    border-color: #00498d;
    color: #fff;
}

.job_show .other a:hover span {
    color: #fff;
}

.job_show .tags {
    font-weight: 500;
}

.job_show .tags a {
    margin-left: 15px;
    display: inline-block;
    border-radius: 4px;
    border: 1px solid #ddd;
    background: #fff;
    padding: 4px 10px;
    font-weight: normal;
    font-size: 14px;
}

.job_show .tags a:hover {
    background: #00498d;
    color: #fff;
    border-color: #00498d;
}

.job_show .action {
    text-align: center;
}

.job_show .action a {
    display: inline-block;
    margin: 0 10px;
    cursor: pointer;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #00498d;
    padding: 6px 20px;
    min-width: 100px;
    background: #00498d;
    color: #fff;
}

.job_show .action a:hover {
    color: #fff;
    border-color: #f60;
    background: #f60;
}

/*商品相关*/
.pro_show {
    box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.1);
    border: 1px solid #f3f3f3;
}

.pro_show .left {
    float: left;
    width: 700px;
    text-align: center;
    border-right: 1px solid #f3f3f3;
    padding: 40px;
}

.pro_show .left .zoom {
    text-align: center;
}

.pro_show .left .zoom img {
    width: auto;
    max-width: 500px;
}

.pro_show .left .thumb_pic {
    margin: 40px 0 0 0;
    text-align: center;
}

.pro_show .left .thumb_pic ul {
    margin: 0 auto;
}

.pro_show .left .thumb_pic ul li {
    display: inline-block;
    margin-right: 5px;
    border: 1px solid #eaeaea;
    padding: 3px;
    cursor: pointer;
    position: relative;
}

.pro_show .left .thumb_pic ul li.hover {
    border: 1px solid #f90;
    background: #fff;
}

.pro_show .left .thumb_pic ul li.hover:after {
    content: " ";
    position: absolute;
    right: 27px;
    top: -6px;
    width: 11px;
    height: 11px;
    border: #f90 solid 1px;
    border-left: 0;
    border-bottom: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #f90;
    z-index: -1;
}

.pro_show .right {
    margin-left: 700px;
    padding: 40px;
}

.pro_show .right h1 {
    font-size: 24px;
    margin: 0;
    padding: 0;
    font-weight: 400;
    text-align: left;
}

.pro_show .right h5 {
    font-size: 14px;
    margin: 10px 0;
    padding: 0;
    color: #999;
    font-weight: normal;
}

.pro_show .right .attribute {
}

.pro_show .right .attribute li {
    font-size: 14px;
    line-height: 30px;
}

.pro_show .right .attribute li em {
    display: inline-block;
    width: 80px;
    font-style: normal;
    color: #555;
    font-size: 14px;
}

.pro_show .right .price {
    font-size: 14px;
    line-height: 30px;
    margin: 20px 0;
}

.pro_show .right .price span {
    font-size: 36px;
    color: #f60;
}

.pro_show .right .price em {
    font-size: 12px;
    color: #999;
    font-style: normal;
    padding-left: 5px;
}

.pro_show .right .tags {
    margin: 20px 0;
}

.pro_show .right .tags a {
    margin-left: 10px;
    display: inline-block;
    border-radius: 4px;
    border: 1px solid #dadada;
    background: #fff;
    padding: 2px 6px;
    font-weight: normal;
    font-size: 14px;
}

.pro_show .right .tags a:hover {
    background: #00498d;
    color: #fff;
    border-color: #00498d;
}

.pro_show .right .action {
    margin: 30px 0 50px 0;
}

.pro_intro {
    margin: 20px 0;
}

.pro_intro .left {
    width: 320px;
    margin-right: 20px;
    float: left;
    border: 1px solid #f3f3f3;
    box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.1);
}

.pro_intro .plist {
    margin: 15px;
    width: 300px;
}

.pro_intro .plist ul {
    width: 304px;
}

.pro_intro .plist ul li {
    float: left;
    width: 137px;
    margin: 0 15px 15px 0;
}

.pro_intro .plist ul li a {
    border: 1px solid #ededed;
    padding: 4px;
    display: block;
    background: #fff;
    border-radius: 4px;
}

.pro_intro .plist ul li a div {
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.pro_intro .plist ul li a div img {
    width: 100%;
    height: 100%;
    max-height: 127px;
    min-height: 127px;
    display: block;
    border: 0;
}

.pro_intro .plist ul li a p {
    text-align: center;
    font-size: 14px;
    color: #333;
    margin: 0;
    padding: 5px 0;
}

.pro_intro .plist ul li a:hover p {
    color: #f30;
}

.pro_intro .right {
    float: left;
    width: 850px;
    border: 1px solid #f3f3f3;
    box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.1);
}

.pro_intro .tabs {
    width: 100%;
    background: #f7f7f7;
}

.pro_intro .tabs ul {
    width: 100%;
    background: #f7f7f7;
}

.pro_intro .tabs ul li {
    float: left;
}

.pro_intro .tabs ul li a {
    display: block;
    padding: 10px 30px;
    text-align: center;
    font-size: 14px;
    border-right: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
    background: #fff;
    color: #999;
    border-top: 2px solid #fff;
}

.pro_intro .tabs ul li.hover a {
    border-bottom: 1px solid #fff;
    background: #fff;
    font-weight: bold;
    color: #333;
    border-top: 2px solid #00498d;
}

.pro_intro .intro {
    padding: 30px;
}

.pro_intro .intro p {
    margin: 0;
    padding: 0;
}

.pro_intro .intro img {
    max-width: 790px;
}

.pro_intro .intro a {
    color: #06C;
}

.pro_intro .intro a:hover {
    color: #f30;
}

.pro_intro .intro .extend {
}

.pro_intro .intro .extend li {
    font-size: 14px;
    line-height: 30px;
}

.pro_intro .intro .extend li em {
    display: inline-block;
    width: 120px;
    font-style: normal;
    color: #555;
    font-size: 14px;
}

.ordershow {
    margin: 10px 0 0 0;
    box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.1);
    border: 1px solid #f3f3f3;
}

.ordershow .tips {
    margin: 20px 40px 30px 40px;
    position: relative;
}

.ordershow .tips h3 {
    font-size: 24px;
    font-family: microsoft yahei;
    font-weight: 400;
    margin: 0;
}

.ordershow .tips p {
    font-size: 15px;
    padding-left: 68px;
}

.ordershow .tips div {
    font-size: 20px;
    position: absolute;
    bottom: 20px;
    right: 0;
}

.ordershow .tips div em {
    color: #f30;
    font-style: normal;
}

.ordershow .tips p em {
    color: #f30;
    font-style: normal;
}

.ordershow h5 {
    font-size: 20px;
    font-family: microsoft yahei;
    font-weight: 400;
    padding-left: 30px;
    background: #fafafa;
    border: 1px solid #f3f3f3;
    border-left: 0;
    border-right: 0;
    height: 50px;
    line-height: 50px;
    margin: 10px 0;
}

.ordershow .info {
    margin: 0;
    list-style: none;
}

.ordershow .info li {
    padding: 0 0 10px 0;
    font-size: 14px;
}

.ordershow .info li span {
    display: inline-block;
    width: 120px;
    text-align: right;
    padding-right: 10px;
    color: #999;
}

.ordershow .info li em {
    color: #f30;
    font-style: normal;
}

.ordershow .pay {
    margin: 0 20px 5px 20px;
    list-style: none;
    overflow: hidden;
}

.ordershow .pay li {
    float: left;
    width: 19%;
    margin: 5px 1% 1% 0;
    cursor: pointer;
}

.ordershow .pay li div {
    border: 1px solid #efefef;
    text-align: center;
    margin-left: 10px;
    position: relative;
}

.ordershow .pay li div em {
    display: none;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 9;
    background: url(https://cdn.wuling50.com/theme/default/images/selected.gif) no-repeat bottom;
}

.ordershow .pay .active div {
    border-color: #90BAFF;
}

.ordershow .pay .active div em {
    display: block;
}

.ordershow .bottom {
    height: 70px;
    line-height: 70px;
    bottom: 0;
    background: #fafafa;
    border-top: 1px solid #eee;
    text-align: center;
    padding: 0 20px;
}

.ordershow .bottom button {
    margin-left: 15px;
    border: 0;
    background: #0075DC;
    color: #fff;
    padding: 10px 30px;
    border-radius: 4px;
}

/*自定义表单*/
.form-add input[type=number], .form-add input[type=search], .form-add input[type=text], .form-add input[type=password], .form-add input[type=datetime], .form-add input[type=datetime-local], .form-add input[type=date], .form-add input[type=month], .form-add input[type=time], .form-add input[type=week], .form-add input[type=email], .form-add input[type=url], .form-add input[type=tel], .form-add input[type=color], .form-add select, .form-add textarea, .am-form-field {
    width: auto;
    display: inline;
    border-color: #ddd;
    border-radius: 3px;
    -webkit-appearance: none;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.065) inset;
    transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
}

.form-add .w420 {
    width: 480px;
}

.form-add input {
    border: 1px solid #ddd;
    width: 60px;
    padding: 5px 10px
}

.form-add em {
    color: #999;
    font-style: normal;
}

/*表单内容*/
.formshow {
}

.formshow .item {
    font-size: 14px;
    line-height: 30px;
    clear: both;
}

.formshow .item .lefter {
    display: inline-block;
    width: 120px;
    font-style: normal;
    color: #555;
    font-size: 14px;
    float: left;
}

.formshow .item .righter {
    margin-left: 120px;
    line-height: 30px;
}

.formshow .item .righter .pic {
    max-width: 400px;
    margin: 10px 0;
}

.formshow .item .righter video {
    width: 450px;
    height: 300px;
}

.imagelist {
    overflow: hidden;
}

.imagelist ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.imagelist ul li {
    float: left;
    width: 19%;
    margin-right: 1%;
    border: 1px solid #ddd;
    padding: 5px;
    border-radius: 4px;
    margin-top: 15px;
    cursor: pointer;
    position: relative;
}

.imagelist ul li .preview {
    height: 140px;
    background: #fafafa;
    overflow: hidden;
    text-align: center;
}

.imagelist ul li .preview img {
    vertical-align: middle;
    max-width: 100%;
    max-height: 140px;
}

.imagelist ul li .preview:after {
    content: ' ';
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
}

.imagelist ul li .intro textarea {
    width: 100%;
    margin: 5px 0;
    padding: 8px 10px;
    font-size: 14px;
    height: 50px;
    color: #999;
}

.imagelist ul li .action {
    text-align: center;
    overflow: hidden;
}

.imagelist ul li .action a {
    text-align: center;
    color: #999;
    outline: none;
    width: 33.3333%;
    float: left;
}

.imagelist ul li .action a:hover {
    color: #f30;
}

.imagelist ul .hover {
    border: 1px solid #6b0;
}

.imagelist ul .hover:after {
    width: 0;
    height: 0;
    border-top: 40px solid #66bb00;
    border-left: 40px solid transparent;
    position: absolute;
    display: block;
    right: 0;
    content: "";
    top: 0;
    z-index: 1001;
}

.imagelist ul .hover:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "f00c";
    display: block;
    position: absolute;
    top: 5px;
    right: 4px;
    z-index: 1002;
    color: #fff;
}

/*分页相关*/
.pagelist ul {
    text-align: center;
    margin: 20px 0;
}

.pagelist li {
    display: inline-block;
    margin: 0 2px;
}

.pagelist li a {
    color: #666;
    display: inline-block;
    border: 1px solid #ddd;
    padding: 6px 15px;
}

.pagelist li a:hover {
    border-color: #00498d;
    background: #00498d;
    color: #fff;
}

.pagelist li.active a {
    border-color: #00498d;
    background: #00498d;
    color: #fff;
}

/*网站地图*/
.map_one {
    border-bottom: 1px solid #eee;
    line-height: 40px;
}

.map_one a {
    font-size: 20px;
}

.map_two {
    margin: 15px 0;
}

.map_two a {
    display: inline-block;
    margin-right: 15px;
}

/*右侧浮动相关*/
.plug_service {
    position: fixed;
    right: 0;
    bottom: 5%;
    z-index: 999;
}

.plug_service li {
	border:1px solid #ddd;
    position: relative;
    margin-bottom: 3px;
}

.plug_service li a {
    display: block;
    text-align: center;
    background: #fff;
    padding: 5px 10px;
    font-size: 12px;
    outline: none;
}

.plug_service li a span {
    display: block;
    font-size: 24px;

}
.plug_service li a p{
	margin:0;
}

.plug_service li a:hover {
    background: #00498d;
    border-color:#00498d;
    color: #fff;
}

.plug_service li a:hover span {
    color: #fff;
}

.plug_service .hover a {
    display: block;
    text-align: center;
    background: #00498d;
    border: 1px solid #00498d;
    padding: 2px 8px 6px 8px;
    font-size: 12px;
    font-family: microsoft yahei;
    color: #fff;
    outline: none;
}

.plug_service .hover a span {
    color: #fff;
}

.plug_service .hotline {
    position: absolute;
    display: none;
    background: #fff;
    padding: 10px 15px;
	right:90px;
    top: 0;
    border: 1px solid #ddd;
    width: max-content;
    font-size: 14px;
    line-height: 24px;
    border-radius: 4px;
}

.plug_service .hotline b {
    font-size: 14px;
    color: #333;
}
.plug_service .hotline p{
    margin:5px 0;
}
.plug_service .hotline:after {
    content: " ";
    position: absolute;
    right: -10px;
    top: 25px;
    width: 20px;
    height: 20px;
    border: #ddd solid 1px;
    border-left: 0;
    border-bottom: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #fff;
}

.plug_service .weixin_pic {
    position: absolute;
    display: none;
    background: #fff;
    padding: 5px;
    left: -230px;
    bottom: -70px;
    width: 210px;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.plug_service .weixin_pic p {
    text-align: center;
    margin: 0 0 10px 0;
    padding: 0;
}

.plug_service .weixin_pic p span {
    color: #f30;
}

.plug_service .weixin_pic:after {
    content: " ";
    position: absolute;
    right: -10px;
    top: 130px;
    width: 20px;
    height: 20px;
    border: #ddd solid 1px;
    border-left: 0;
    border-bottom: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #fff;
}

.plug_service li:hover div {
    display: block;
}

.plug_service li:last-child {
    margin-top: 5px;
}

/*无缝滚动*/
.str_wrap {
    overflow: hidden;
    width: 100%;
    position: relative;
    white-space: nowrap;
}

.str_move {
    white-space: nowrap;
    position: absolute;
    top: 0;
    left: 0;
    cursor: move;
}

.str_move_clone {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    left: 100%;
    top: 0;
}

.str_vertical .str_move_clone {
    left: 0;
    top: 100%;
}

.str_down .str_move_clone {
    left: 0;
    bottom: 100%;
}

.str_vertical .str_move,
.str_down .str_move {
    white-space: normal;
    width: 100%;
}

.str_static .str_move, .no_drag .str_move, .noStop .str_move {
    cursor: inherit;
}

.str_wrap img {
    max-width: none !important;
}

/*会员相关*/
.page_login {
    min-height: 500px;
    padding: 30px 30px;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
    border: 1px solid #E6ECF4;
    background: #fff;
}

.page_login .left {
    float: left;
    padding: 30px;
    width: 760px;
}

.page_login .right {
    float: right;
    height: 470px;
    border-left: 1px solid #f6f6f6;
    width: 350px;
    padding: 60px 0 0 60px;
    font-family: microsoft yahei;
}

.page_login .right a.btn {
    display: inline-block;
    padding: 10px 35px;
    background: #007FCD;
    color: #fff;
    border-radius: 2px;
}

.page_login .right a.btn:hover {
    background: #2674B2;
}

.page_login .right .quick h5 {
    margin: 40px 0 30px 0;
    padding-bottom: 15px;
    border-bottom: 1px dashed #ddd;
    font-weight: normal;
}

.page_login .right .quick a {
    font-size: 13px;
    border: 1px solid #EA6F5A;
    padding: 10px 15px;
    border-radius: 4px;
    background: #EA6F5A;
    color: #fff;
    margin: 5px;
}

.page_login .right .quick a:hover {
    background: #FF6839;
    border-color: #FF6839;
}

.login_css {
    margin: 40px 0 0 120px;
}

.login_css ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.login_css ul li {
    padding: 0 0 15px 0;
}

.login_css ul li em {
    display: inline-block;
    width: 80px;
    font-family: microsoft yahei;
    text-align: right;
    padding-right: 10px;
    font-style: normal;
    color: #666;
}

.login_css ul li .ip {
    border: 1px solid #e5e5e5;
    padding: 9px 10px;
    vertical-align: middle;
    border-radius: 2px;
    font-size: 14px;
    margin: 0;
}

.login_css ul li .w {
    width: 250px;
}

.login_css ul li .wcode {
    width: 120px;
}

.login_css ul li img {
    vertical-align: middle;
    cursor: pointer;
}

.login_css ul li .bnt {
    background: #007FCD;
    border: 0;
    margin-left: 80px;
    color: #fff;
    padding: 8px 20px;
    border-radius: 2px;
    cursor: pointer;
}

.login_css ul li a.getpass {
    color: #999;
    font-size: 14px;
}

.login_css ul li a:hover.getpass {
    color: #f30;
}

.reg_css {
    margin: 40px 0 0 20px;
}

.reg_css ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.reg_css ul li {
    padding: 0 0 15px 0;
    min-height: 55px;
}

.reg_css ul li em {
    display: inline-block;
    width: 130px;
    font-family: microsoft yahei;
    text-align: right;
    padding-right: 10px;
    font-style: normal;
    color: #666;
    float: left;
}

.reg_css ul li .text-blue {
    color: #06f;
}

.reg_css ul li .text-red {
    color: #f30;
}

.reg_css ul li .ip {
    border: 1px solid #e5e5e5;
    padding: 9px 10px;
    vertical-align: middle;
    border-radius: 2px;
    font-size: 14px;
}

.reg_css ul li .w {
    width: 320px;
}

.reg_css ul li .wcode {
    width: 210px;
}

.reg_css ul li img {
    vertical-align: middle;
    cursor: pointer;
}

.reg_css ul li button {
    border: 1px solid #e5e5e5;
    padding: 9px 15px;
    vertical-align: middle;
    border-radius: 2px;
    font-size: 14px;
    cursor: pointer;
    margin-left: 7px;
}

.reg_css ul li .bnt {
    background: #007FCD;
    border: 0;
    margin-left: 130px;
    color: #fff;
    padding: 8px 20px;
    border-radius: 2px;
    cursor: pointer;
}

.reg_css ul li .send {
    background: #007FCD;
    border: 0;
    margin-left: 10px;
    color: #fff;
    padding: 8px 15px;
    *padding: 10px 2px;
    border-radius: 2px;
    cursor: pointer;
    vertical-align: middle;
}

.reg_css ul #paytips {
    padding-left: 130px;
}

.reg_css ul li p {
    font-size: 14px;
    margin: 8px 0;
    color: #333;
    border: 1px solid #90BAFF;
    background: #FBFCFF;
    padding: 10px 20px;
}

.reg_css ul li p strong {
    color: #f30;
}

.reg_css ul dl {
    margin: -2px 0 0 0;
    padding: 0;
    list-style: none;
    float: left;
}

.reg_css ul dl dt {
    float: left;
    position: relative;
    margin: 0 10px 0 0;
}

.reg_css ul dl dt a {
    border: 1px solid #ddd;
    border-radius: 2px 0 0 0;
    background: #fff;
    display: inline-block;
    height: 38px;
    line-height: 38px;
    padding: 0 20px;
    font-weight: normal;
    font-size: 14px;
    color: #666;
}

.reg_css ul dl dt a:hover {
    border: 1px solid #90BAFF;
}

.reg_css ul dl dt a span {
    color: #999;
}

.reg_css ul dl dt i {
    position: absolute;
    width: 10px;
    height: 10px;
    font-size: 0;
    line-height: 0;
    right: 1px;
    bottom: 1px;
    background: url(https://cdn.wuling50.com/theme/default/images/selected.gif) no-repeat right bottom;
    z-index: 99;
    display: none;
}

.reg_css ul dl dt.selected a {
    border: 1px solid #90BAFF;
    color: #333;
}

.reg_css ul dl dt.selected i {
    display: block;
}

.api_user {
    padding: 30px 0 0 60px;
    font-size: 15px;
}

.api_user span {
    color: #f30;
}

.user_center {
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
    border: 1px solid #E6ECF4;
    background: #fff;
    overflow: hidden;
}

.user_center .lefter {
    width: 160px;
    float: left;
}

.user_center .lefter ul {
    margin: 15px 0;
    padding: 0 0 10px 0;
    list-style: none;
    border-bottom: 1px solid #f3f3f3;
}

.user_center .lefter ul li {
    color: #999;
    line-height: 40px;
    height: 40px;
    margin-bottom: 1px;
}

.user_center .lefter ul li .title {
    padding-left: 25px;
}

.user_center .lefter ul li .title span {
    margin-right: 10px;
}

.user_center .lefter ul li a {
    padding-left: 53px;
    line-height: 40px;
    height: 40px;
    display: block;
    font-size: 14px;
}

.user_center .lefter ul li a:hover {
    background: #f3f3f3;
}

.user_center .lefter ul .hover a {
    padding-left: 53px;
    line-height: 40px;
    height: 40px;
    display: block;
    font-size: 14px;
    background: #00498d;
    color: #fff;
}

.user_center .lefter ul .hover a:hover {
    background: #00498d;
    color: #fff;
}

.user_center .righter {
    margin: 0 30px 0 0;
    float: right;
    width: 988px;
    padding: 0 0 20px 20px;
    border-left: 1px solid #f3f3f3;
    min-height: 600px;
}

.user_center .righter .user_info {
    padding: 20px 30px;
}

.user_center .righter .user_info .face {
    width: 10%;
    float: left;
    margin-right: 10%;
    cursor: pointer;
}

.user_center .righter .user_info .face img {
    border-radius: 50%;
    border: 1px solid #f3f3f3;
    padding: 4px;
}

.user_center .righter .user_info .info {
    float: left;
    width: 75%;
}

.user_center .righter .user_info .info p span {
    color: #f30;
}

.user_center .righter .user_info .info ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.user_center .righter .user_info .info ul li {
    font-size: 16px;
    line-height: 50px;
    height: 50px;
    border-bottom: 1px dashed #eee;
    vertical-align: middle;
    float: left;
    width: 45%;
    margin-right: 5%;
}

.user_center .righter .user_info .info ul li span {
    color: #f30;
}

.user_center .righter .user_info .info ul li em {
    color: #999;
    font-style: normal;
    display: inline-block;
    width: 80px;
    text-align: right;
    margin-right: 10px;
}


.am-comment-bd {
    font-family: microsoft yahei;
    line-height: 24px;
    font-size: 14px;
}

.am-comment-bd img {
    max-width: 100%;
}

.am-comment-bd blockquote {
    font-family: microsoft yahei;
    line-height: 24px;
    font-size: 14px;
    background: #fafafa;
}

.am-comment-bd blockquote p {
    margin: 0 0 5px 0;
    padding: 0;
}

.am-btn-default {
    background-color: #fff;
}

[class*=am-icon-] {
    font-family: FontAwesome;
}

/*产品列表*/
#product{
    width: 100%;
    padding: 60px 30px;
    overflow: hidden;
}
.product-list{
    margin-top: 30px;
}
.product-list ul{
    padding: 20px 0;
    overflow: hidden;
}
.product-list ul li{
    border: 1px solid #eee;
    position: relative;
}
.product-list ul li img{
    padding: 20px;
}
.product-list ul li .subject{
    margin-bottom: 30px;
}
.product-list ul li p{
    margin-bottom: 15px;
}
.product-list ul li .picture{
    position: relative;
}
.product-list ul li .mask{
    position: absolute;
    width: 100%;
    height: 0;
    opacity: 0;
    background-color: rgba(0,0,0,.6);
    left: 0;
    bottom:0;
    color: #fff;
    font-size: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .5s;
}
.product-list ul li:hover .mask{
    opacity: 1;
    z-index: 9;
    height: 100%;
}
.product-list ul li .mask p{
    font-size: 24px;
}
.product-list ul li .mask span.iconfont{
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 50%;
    font-size: 20px;
    margin: 0 auto;
}
/*详情页*/
.next-prev {
    padding: 30px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    overflow: hidden;
}
.next-prev .wz-content {
    position: relative;
}
.next-prev .item span {
    font-size: 16px;
    color: #999;
}
.next-prev .item {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #ccc;
    transition: all .5s;
}

.next-prev .item:hover{
    background-color: #00498d;
    border-color: #00498d;
    color: #fff;
}

.next-prev .item:hover span{
    color: #fff;
}

.am-input-group-label{
    line-height: 36px!important;
    height: 36px;
    overflow: hidden;
}
.am-form input[type=text]{
    height: auto;
    line-height: 38px;
}
.side .subject {
    border: none;
    background-color: #242424;
    padding: 10px 20px;
}

.side .subject:after {
    font-family: FontAwesome;
    content: '\f085';
    color: rgba(255, 255, 255, .6);
    display: inline-block;
    float: right;
    margin-top: -3px;
    font-size: 30px;
}

.side .subject b {
    border: none;
    color: #fff;
    font-weight: bold;
}

.side .am-list {
    padding: 20px 0 40px;
    background-color: #f5f5f5;
}

.side .am-list > li {
    background-color: #f5f5f5;
    border-width: 0 0 1px 0;
    border-color: #ddd;
    margin-bottom: 0;
}

.side .am-list > li.hover > a {
    background-color: #da251d;
    color: #fff;
}

.side .am-list > li > a {
    padding: 0 20px;
    display: block;
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    transition: all .5s;
}

.side .am-list > li span.num {
    position: absolute;
    top: 13px;
    right: 20px;
    padding-left: 10px;
    color: #666;
    font-size: 12px;
    border-left: 1px solid #ccc;
}

.side .am-list > li:hover span.num {
    background-color: transparent;
}

.side .am-list > li > a:hover {
    color: #fff;
    background-color: #da251d;
}
.article-left {
    width: 250px;
    float: left;
    transition: all .3s;
}
.article-left .search {
    overflow: hidden;
    margin: 30px 0;
}
#news-main {
    padding: 0;
    background-color: #f5f5f5;
}

.news_content {
    margin: 30px auto;
}
.news_content .am-titlebar-default .am-titlebar-title:before{
    border-color: #000;
}
.news_content .am-titlebar-default .am-titlebar-title{
    color: #000;
}
.news_content .am-titlebar-default a{
    color: #999;
}
.news_show .tags a{
    margin: 0 2px;
}
.news_show .intro p,.news_show .intro p span{
    font-size: 16px!important;
    font-family: PingFang SC, -apple-system, BlinkMacSystemFont, Segoe UI, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol !important;
text-indent: 0!important;
    line-height: 2;
    margin-bottom: 15px;
}
.article-left .am-titlebar-default {
    margin: 0;
}
.news_content .am-titlebar-default {
    margin: 0 0 20px 0;
}
.case_list{
    margin-top: 20px;
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    justify-content: space-between;
}
.case_list li{
    width: 23%;
}
.case_list li p{
    line-height: 40px;
    text-align: center;
    background-color: #fff;
}
.call {
    margin-top: 20px;
    overflow: hidden;
}
.call h1 {
    font-size: 22px;
    font-weight: bold;
    color: #242424;
    margin: 5px 0;
    line-height: normal;
    padding: 0;
}

.call h1 span {
    font-size: 16px;
    font-weight: normal;
}
.article-right {
    margin-left: 290px;
    overflow: hidden;
    transition: all .3s;
}
.subject2 {
    border-bottom: 1px solid #ccc;
    margin: 0;
    padding-bottom: 15px;
}
.subject2 b {
    font-size: 26px;
    font-weight: bold;
    line-height: 40px;
}
.news_show .info {
    margin: 15px 0;
    font-size: 12px;
    color: #999;
}
.path .am-breadcrumb {
    margin-top: 15px;
}
.news_show .intro {

    clear: both;
}
.news_show .intro h3{
    font-size: 20px;
}
.news_show .intro p{
    font-size: 18px;
}
li.empty{
    border: none!important;
    padding: 0!important;
    margin: 0 !important;
}
li.empty:hover{
    box-shadow: none!important;
}
@media only screen and (max-width: 1500px) {
    .bg_header,.header{
        height: 80px;
    }
    .header .logo{
        height: 80px;
        padding: 0;
    }
    .header .logo img{
        height: 80px;
    }

    .header .header-title{
        padding: 0 15px;
        font-size: 24px;
    }
    .header .header-title{
        line-height: 80px;
    }
    .header .nav > ul > li{
        height: 80px;
    }
    .header .nav > ul > li > a{
        padding: 20px 20px 0;
        font-size: 16px;
    }
    .header .nav li.search_bar{
        line-height: 80px;
        padding:0 10px;
    }
    .header .nav span.iconfont{
        font-size: 30px;
    }
    .header .nav > ul > li:hover .wrap{
        top: 80px;
    }
}
@media only screen and (max-width: 1440px) {
    .header .nav > ul > li > a{
        line-height: 80px;
    }
    .plug_service li a,.plug_service .hover a{
        font-size:0;
    }
    .header .nav > ul > li > a {
        padding:0 10px;
    }
}
@media only screen and (max-width: 1024px) {
    .header .nav > ul > li > a {
        font-size:14px;
    }
}
@media only screen and (max-width: 992px) {
    #subnav{
        display: flex;
        align-items: stretch;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    #subnav li{
        width: 32%;
        margin: 0 0 5px;
    }
    .home_pro ul li{
        width: 48%;
    }
    .home_nav ul>li>a{
        padding: 6px;
    }
    .news_show .intro p, .news_show .intro p span{
        display: block;
    }
    #product{
        padding: 30px 3%;
    }
    .product-list{
        margin-top: 20px;
    }
    .product-list ul li{
        width: 48%;
    }

    body{
        padding-top:60px;
    }
    .a-title p{
        font-size:14px;
        margin:0;
        color:#999;
    }
    .bg_header, .header{
        height: 60px;
        overflow: hidden;
    }
    .header{
        padding: 0 3%;
    }
    .header .icon-menu{
        display:block!important;
        font-size: 40px;
        float: right;
        margin-top: 10px;
    }
    .header .logo img{
        height: 40px;
        margin-top: 10px;
    }
    .header .header-title{
        line-height: 60px;
        font-size: 20px;
    }
    .header .iconfont{
        font-size: 30px;
        margin-top: 8px;
        margin-left: 10px;
        display: inline-block;
        color: #0171d8;
    }
}
#nav_top span{
    color: #fff;
    margin-right: 10px;
}
#nav_top li a{
    padding-left: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
}
#nav_top li{
    line-height: 46px;
    border-bottom: 1px solid #333;
}
#nav_top .am-panel{
    background-color: #111;
    margin: 0;
}
#nav_top .am-offcanvas-bar{
    background-color: #111;
}
#nav_top .am-collapse li:last-child{
    border-bottom: none;
}
#book .a-title{
    margin-top:30px;
}