body {
    color: #435363;
}

.banner {
    margin-top: 80px;
}

/* 头部样式修改  */
#top {
    background: #000000;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
}

.quick-menu a:hover {
    background: #000000;
}

.d-corner {
    font: 8px/25px arial;
    color: #999;
    font-style: normal;
    float: right;
    margin-left: 2px;
    margin-top: 4px;
}

.up-arrow {
    display: none;
}

#website_ind_wrap:hover #website_nav {
    display: block;
}

#website_ind_wrap:hover .up-arrow {
    display: block;
}

#website_ind_wrap:hover .down-arrow {
    display: none;
}

#top #website_ind_wrap:hover {
    background: #d00 !important;
}

#top #website_nav:hover {
    background: #fff;
    color: #666 !important;
}

#top .wraplist_title:hover {
    background: #fff;
    color: #666 !important;
}

#top a:hover {
    background: #000;
    color: #fff;
}

#website_nav {
    display: none;
    position: absolute;
    top: 31;
    left: 15.5px;
    width: 966px;
    z-index: 999;
    background: #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.sub_dis_wrap {
    height: 180px;
    border-right: 1px solid #d9d9d9;
    text-align: left;
    margin: 10px 0;
    padding: 0 38px 10px;
    z-index: 1000;
    float: left;
}

.sub_dis_wrap .disList {
    list-style: none;
    display: block;
    margin-right: 10px;
    float: left;
}

.sub_dis_wrap .disList li {
    float: none;
    padding-left: 0;
    background: none;
    margin: 0 0 10px;
    padding-right: 0;
}

#top #website_nav a {
    color: #666666 !important;
}

#top #website_nav a:hover {
    background: #fff;
}

.notice {
    float: right;
    padding-left: 24px;
    margin-right: 20px;
    color: #fff;
    background: url(/skin-2012/images/notice.png) no-repeat 0 3px;
}

.my-info {
    float: right;
    position: relative;
    z-index: 100;
}

.u-info {
    float: left;
}

.u-info img {
    float: left;
    margin-right: 8px;
    width: 20px;
    height: 20px;
    margin-top: 5px;
}

.drop-icon {
    *float: left;
    *margin-top: 4px;
    padding-right: 16px;
    background: url(/skin-2012/images/arrow.png) no-repeat 5px 1px;
}

.top-dropdown:hover .drop-icon {
    background-position: 5px -43px;
}

.top-dropdown-menu {
    position: absolute;
    right: 0;
    top: -9999px;
    width: 130px;
    padding: 9px 0;
    background: #111;
    z-index: 100;
    box-shadow: 2px 2px 3px #999;
}

#top .top-dropdown-menu a {
    font-size: 14px;
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 20px;
    color: #ccc;
    white-space: nowrap;
}

.top-dropdown-menu a:hover {
    color: #fff;
    text-decoration: none;
    background: #999;
}

.ac {
    background: #222222;
}

.ac a {
    color: #fff !important;
}

/* nav ul li:hover a{
    color: rgba(196, 214, 0, 1);
} */
.ht {
    height: 100%
}

/* nav */
.logo {
    vertical-align: middle;
    /*  width: 120px; */
    position: relative;
    left: 10px;

}

nav {
    height: 50px;
    line-height: 50px;
    margin: 30px auto 0 auto !important;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(67, 83, 99, 1);
    z-index: 9999;
}

nav .pc_nav_one {
    height: 100%;
}

nav .pc_nav_one>li {
    width: 120px;
    box-sizing: border-box;
    text-align: center;
    margin-right: 10px;
}

.logo_bg {
    width: 36%;
    height: 50px;
    opacity: 0.9;
    background: #ffffff;
    position: absolute;
    top: 0px;
    left: 0px;
}

.bottomleft {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 0;
    height: 0;
    border-top: 50px solid rgba(67, 83, 99, 1);
    border-left: 78px solid transparent;
}

nav .pc_nav_one>li.active {

    background: #222222;
}

nav .pc_nav_one>li:hover {
    background: #222222;
}

nav .pc_nav_one>li a {
    display: inline-block;
    height: 100%;
    padding: 0 15px;
    color: #fff;
    font-size: 16px;
}

nav .pc_nav_one>li:last-child {
    width: 50px;
    height: 50px;
    text-align: center;
    position: relative;


}

nav .pc_nav_one>li:last-child .erweima {
    position: absolute;
    top: 50px;
    left: -62px;
    width: 122px;
    height: 121px;
    background: #435363;
    line-height: 98px;

}

.erweima {
    display: none;

}

.erweima img {
    width: 120px;
}
.slider_box{
    position: relative;
}
.slide-triggers{
    position: absolute;
    right:10px;
    bottom:20px;
}
.slide-triggers li {
    float: left;
    width: 10px;
    height: 10px;
    background-color: #ccc;
    cursor: pointer;
    margin-left: 8px;
    border-radius: 50%;
}
.slide-triggers li.cur {
    background-color: #DE0000;
}
/* nav ul li:last-child:hover{
    background: rgba(67, 83, 99, 1);
} */
nav .pc_nav_one li img {
    vertical-align: middle;
}

nav .mlcc_title {
    position: relative;
}

.mlcc_title_box {
    display: none;
}

nav .mlcc_title:hover .mlcc_title_box {
    display: block;
}

.mlcc_title_icon {
    color: #fff;
    height: 9px;
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translateX(-50%);
}

.mlcc_title_box li {
    height: 35px;
    text-align: left;
    width: 133px;
    margin-bottom: 5px;
}

nav.pc_nav .mlcc_title_box li a {
    font-size: 13px;
    font-weight: 400;
    color: #555555 !important;
    padding: 0px;
    padding-left: 10px;
    display: block;
    line-height: 35px;
}

nav.pc_nav .mlcc_title_box li a.mlcc_ac {
    background: #ffffff;
    font-weight: 700;
    color: #333333 !important;

}

nav.pc_nav .mlcc_title_box li a:hover {
    background: #ffffff;
    font-weight: 700;
    color: #333333 !important;
}

.mlcc_title_box {
    /*  height: 120px; */
    box-sizing: border-box;
    padding: 10px;
    background: #efefef;
    border: 1px solid #dcdcdc;
    position: absolute;
    font-size: 13px;
    left: -15px;
}

/* nav */


/* aside */
aside {
    position: fixed;
    z-index: 99;
    top: 30%;
    right: 0;
    background: url('../images/aside.png');
    background-size: 100% 100%;
    width: 120px;
    height: 120px;
    box-sizing: border-box;
    line-height: 32px;
    text-align: center;
}

.asided {
    background: url('../images/asided.png');
    background-size: 100% 100%;
}

aside a {
    display: block;
    width: 100%;
    height: 35px;
    color: #fff;
    text-align: center;
    line-height: 35px;
    font-size: 24px;
    position: relative;
    top: 4px;
    left: -3px;
}

aside>div {
    background: #fff;
    box-sizing: border-box;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}

.close_aside {
    position: absolute;
    right: 0;
    top: 0;
    width: 25px;
    height: 25px;
    display: block;
    cursor: pointer;
}

/* 内容 */

.title {
    font-size: 28px;
    margin: 30px auto;
    background: url('../images/t_bg.png');
    background-size: 100% 100%;
    width: 383px;
    height: 70px;
    color: #435363;
    line-height: 70px;
    position: relative;
    font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
    text-align: center;
}


.position {
    position: relative;
    top: -110px;
    display: block;
}

.section {
    margin: 50px auto;
}

/* 公司概要 */
.company_profile {
    height: 430px;
    background-color: #fff;
    padding-top: 40px;
    box-sizing: border-box;
}

.company_profile h3 {
    padding-bottom: 23px;
    font-size: 16px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #666666;
    letter-spacing: 2px;
    margin-left: 10px;
}

.company_profile .company_profile_title span {
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    color: #666666;
    margin-right: 67px;
}

.company_profile .fl {
    width: 425px;
    height: 240px;
    margin-right: 60px;
}

.company_profile .fr {
    width: 715px;
}

.company_profile .fr p {
    font-size: 16px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: left;
    color: #555555;
    line-height: 28px;
}

.company_profile .profile_more {
    padding-top: 40px;
}

.company_profile .profile_more i {
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 12px;
    vertical-align: middle;
    position: relative;
    top: -3px;
}

.company_profile .profile_more a {
    font-size: 14px;
    /* color: #666; */
    line-height: 21px;
    background: linear-gradient(90deg, #dc000c -2%, rgba(220, 0, 12, 0));
    color: #fff;
    display: inline-block;
    padding: 0px 45px;
    /* text-align: left; */
    padding-left: 19px;
    position: relative;
    top: -1px;

}

/* .company_profile .profile_more a:hover{
    color:#dc000c;
} */
/* 公司概要 */
/* 产品介绍 */
.product_introduction {
    height: 780px;
    /*  width: 100%; */
    background: url(../images/pibg.png);
    box-sizing: border-box;
    padding-top: 40px;
}

.product_introduction_title {
    margin-left: 10px;
}

.line {
    width: 50px;
    border-bottom: 1px solid #777777;
    margin-bottom: 17px;
    display: inline-block;
    vertical-align: middle;
}

.borderColor {
    border-bottom: 1px solid #e4e4e4;
}

.product_introduction .english {
    margin-bottom: 6px;
    font-size: 18px;
    color: #fff;
    line-height: 28px;
    letter-spacing: 5px;
    font-weight: 700;
}

.product_introduction .info_title {
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    color: #cccccc;
    margin-bottom: 25px;
}

.product_introduction .info_title span {
    margin-right: 218px;
}

.product_introduction .product_introduction_fl {
    width: 820px;
    height: 280px;
    background: #f5f5f5;
    padding-left: 50px;
    padding-right: 50px;
    box-sizing: border-box;
}

.product_introduction .product_introduction_fl h3 {
    font-size: 24px;
    font-weight: 700;
    color: #333333;
    line-height: 28px;
    margin-top: 57px;
    margin-bottom: 20px;
}

.product_introduction a {
    font-size: 16px;
    font-weight: 400;
    color: #cccccc;
    display: inline-block;
    width: 200px;
    height: 30px;
    line-height: 30px;
    margin-left: -50px;
    text-align: center;
}

.product_introduction .product_introduction_fl i {
    width: 30px;
    height: 12px;
    display: inline-block;
    background: url(../images/pc_arreow_active.png)
}

.product_introduction .product_introduction_fr i {
    width: 30px;
    height: 12px;
    display: inline-block;
    background: url(../images/pc_arreow_active.png)
}

.product_introduction a {
    background: linear-gradient(90deg, #dc000c -2%, rgba(220, 0, 12, 0));
    color: #fff;

}

/* .product_introduction .product_introduction_fl a:hover i{
    background: url(../images/pc_arreow_active.png)
}
.product_introduction .product_introduction_fr a:hover i{
    background: url(../images/pc_arreow_active.png)
} */
.product_introduction .product_introduction_fl p {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 28px;
    margin-bottom: 25px;
    width: 420px;
}

.product_introduction .product_introduction_fl img {
    width: 260px;
    height: 195px;
    margin-top: 43px;
}

.product_introduction .product_introduction_fr {
    width: 360px;
    height: 580px;
    background: #f5f5f5;
    box-sizing: border-box;
    padding-top: 43px;
    padding-left: 50px;
    padding-right: 50px;

}

.product_introduction .product_introduction_fr h3 {
    font-size: 24px;
    font-weight: 700;
    color: #333333;
    line-height: 28px;
    margin-top: 119px;
    margin-bottom: 20px;
}

.product_introduction .product_introduction_fr p {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 28px;
    margin-bottom: 25px;
}

/* 产品介绍 */
/* 产品新闻 */
.product_news .line {
    margin-top: 40px;
    border-color: #e4e4e4
}

.product_news h3 {
    letter-spacing: 5px;
    line-height: 28px;
    font-size: 18px;
    font-weight: 700;
    color: #333;
}

.product_news_box {
    padding-left: 10px;
}

.product_news p span {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    letter-spacing: 1px;
}

.product_news p .line {
    margin-top: 0px;
    vertical-align: middle;
    margin-left: 104px;
}

.product_news ul {
    margin-top: 25px;
    margin-bottom: 40px;
}

.product_news ul>li {
    border-top: 1px solid #e4e4e4;
    padding-top: 29px;
    padding-bottom: 28px;
    padding-left: 10px;
}

.product_news ul>li a:hover h4 {
    color: #dc000c;
}

.product_news ul>li:last-child {
    border-bottom: 1px solid #e4e4e4;
}

.product_news .product_news_fl {
    width: 78px;
    height: 74px;
    background: #dc000c;
    border-radius: 4px;
    box-sizing: border-box;
    padding-top: 9px;
    padding-left: 5px;
    margin-right: 48px;
}

.product_news .product_news_fr {
    width: 89%;
}

.product_news .product_news_fl>p {
    color: #fff;
}

.product_news .product_news_fl p:nth-child(1) {
    font-size: 24px;
    font-weight: 700;
}

.product_news .product_news_fl p:nth-child(2) {
    font-size: 16px;
}

.product_news .product_news_fr h4 {
    font-size: 18px;
    font-weight: 700;
    color: #333333;
}

.product_news .product_news_fr p:nth-child(2) {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    margin-top: 20px;
}

.news_image ul>li {
    float: left;
    width: 25%;
    text-align: center;
    margin-bottom: 40px;
}

/* 产品新闻 */
/* 公司概要详情 */
.tai_yang_what_more {
    text-align: right;
    vertical-align: middle;
    float: right;
    top: -45px;
    cursor: pointer;
    position: relative;
}

.tai_yang_what_more a {
    margin-left: 10px;
    line-height: 21px;
    background: linear-gradient(90deg, #dc000c -2%, rgba(220, 0, 12, 0));
    color: #fff;
    display: inline-block;
    padding: 0px 45px;
    /* text-align: left; */
    padding-left: 19px;
    position: relative;
    top: 2px;
}

.tai_yang_what_more:hover a {
    /* color: #dc000c; */
}

.tai_yang_what {
    background: #fbfbfb;
    margin-top: 80px;
}

.tai_yang_what .fl>div {
    width: 300px;
    height: 730px;
    background: linear-gradient(180deg, rgba(220, 0, 12, 0), rgba(220, 0, 12, 0.52) 36%, #dc000c);

}

.tai_yang_what .fl h2 {
    width: 30px;
    height: 490px;
    font-size: 30px;
    font-weight: 400;
    color: #ffffff;
    line-height: 50px;
    padding-top: 120px;
    box-sizing: border-box;
    margin-right: 73px;
    margin: 0 auto;
}

.tai_yang_what .fr h3 {
    font-size: 24px;
    font-weight: 700;
    color: #333333;
    line-height: 28px;
    padding-top: 67px;
    margin-bottom: 20px;
}

.tai_yang_what .fr {
    width: calc(100% - 373px);
}

#video_player {
    width: 100%;
}

.tai_yang_what .fr p {
    font-size: 15px;
    color: #333;
    line-height: 28px;
    width: 505px;
    margin-bottom: 48px;
}

/* 公司概要详情 */
/* 主力商品 */
.main_goods {
    background: #f3f3f3;
}

.main_goods h3 {
    font-size: 24px;
    font-weight: 700;
    color: #333;
    line-height: 24px;
    margin-top: 0px;
    margin-bottom: 20px;
    padding-top: 25px;
    padding-left: 15px;
}

.main_goods>.clearfix {
    /*  transform:scale(0.85); */
}

.main_goods>.clearfix:last-child {
    /*  margin-top: -800px; */
}

.main_goods_left>.fl div:first-child {
    width: 429px;
    height: 257px;
}

.main_goods_left>.fl img {
    width: 100%;
    height: 100%;
    position: relative;
}

.dashed1 {
    border: 1px dashed #000;
}

.border_top1 {
    border-top: 1px dashed #000;
}

.main_text_title {
    font-size: 20px;
    font-weight: 700;
    color: #dc000c;
    line-height: 24px;

}

.main_text_Content {
    font-size: 14px;
    color: #333;
    line-height: 24px;
    padding-top: 25px;
}

.main_goods_right {
    width: 156px;
    height: 472px;
    background: url(../images/mainbg.png);
    position: relative;
    left: -1px;
}

.main_goods_right ul {
    margin-top: 7px;
}

.mt43 {
    margin-top: 43px;
}

.main_goods_right ul li {
    font-size: 12px;
    color: #333333;
    line-height: 20px;
}

.ml101 {
    margin-left: 101px;
}

.pl20 {
    padding-left: 20px
}

.pr19 {
    padding-right: 19px;
}

.main-content_box {
    width: 330px;
    height: 244px;
    background: #eeeeee;
    box-sizing: border-box;
    padding-top: 34px;
    padding-bottom: 11px;
    padding-left: 0px;
    position: relative;
    top: -30px;
}

.main_goods_right_title {
    padding-top: 27px;
    font-size: 20px;
    font-weight: 700;
    color: #959595;
    line-height: 24px;
}

.frfr_box {
    width: 429px;
    height: 257px;
}

.maingoods2 {
    width: 80px;
    height: 108px;
    text-align: center;
}

.maingoods3 {
    width: 86px;
    height: 73px;
    text-align: center;
}

.maingoods4 {
    width: 86px;
    height: 74px;
}

.maingoods5 img {
    width: 100%;
    height: 100%;
}

.maingoods9 {
    margin-top: 33px;
    margin-bottom: 19px;
    margin-left: 38px
}

.maingoods10 {
    margin-top: 29px;
}

.maingoods11 {
    width: 429px;
}

/* 主力商品 */
/* 全球网络 */
.global_network img {
    width: 1000px;
}

.global_network {
    margin-bottom: 40px;
    text-align: center;
    background: #fbfbfb;
    box-sizing: border-box;
}

.global_network h3 {
    text-align: left;
    /*  margin-top: -169px; */
    font-size: 24px;
    font-weight: 700;
    color: #333333;
    line-height: 28px;
    margin-bottom: 0px;
    padding-left: 15px;
    padding-top: 25px;
}

.maingoods11 img {
    width: 429px;
}

.global_network h3 a {
    display: inline-block;
    text-align: left;

}

.global_network p {
    text-align: left;
    margin-bottom: 48px;
    font-size: 15px;
    font-weight: 400;
    color: #333333;
    line-height: 28px;
    padding-left: 15px;
}

/* 全球网络 */
/* 产品介绍 多层陶瓷电容器 */
.mlcc {
    /*  width: 100%; */
    height: 350px;
    background: url(../images/mlccbg.png) no-repeat;
    margin-top: 80px;
    -webkit-background-size: 100%;
    background-size: 100%;
}

.mcoilbg {

    background: url(../images/mcoilbg.png) no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
}

.h5bg {

    background: url(../images/h5bg.png) no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
}

.mlcc>div {
    /*  width: 100%; */
    padding-top: 15%;
    padding-left: 64px;
}

.mlcc .mlcc_box>div {

    float: left;
    width: 220px;
    height: 70px;
    padding-left: 15px;
    box-sizing: border-box;
    padding-top: 18px;
    font-size: 26px;
    color: #333333;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: right bottom;
}

.mlcc .mlcc_box>div:first-child {
    margin-right: 30px;
    background-image: url(../images/title_logo1.png);
    background-size: 70px 60px;
}

.mlcc .mlcc_box>div:last-child {
    background-image: url(../images/title_logo2.png);
    background-size: 60px 56px;
}

.mlcc .mlcc_box .mcoil_title {
    position: relative;
}

.mlcc .mlcc_box .mcoil_title .mcoil_title_dropdown {
    display: none;
}

.mcoil_title_dropdown {
    position: absolute;
    left: 0px;
    top: 70px;
    width: 220px;
    background-color: #fff;
}

.mcoil_title_dropdown li {
    height: 47px;
    background: #dcdddd;
    margin-bottom: 2px;
}

/* .mcoil_title_dropdown li a.active{
    
} */
.mcoil_title_dropdown li a:hover {
    background: #dc000c;
    color: #fff;
}

.mcoil_title_dropdown li a {
    font-size: 14px;
    color: #666;
    line-height: 20px;
    display: inline-block;
    padding-left: 14px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    line-height: 47px;
}

.mcoil_title_dropdown li a.last {
    line-height: 20px;
    padding-top: 3px;
}

.mlcc .mlcc_box .mcoil_title>p:first-child {
    font-size: 26px;
    color: #333333;
    margin-top: -9px;
}

.mlcc .mlcc_box .mcoil_title>p.pt0 {
    margin-top: 0px !important;
}

.mlcc .mlcc_box a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.dib {

    display: inline-block;
    width: 100%;
    height: 100%;
}

.mlcc .mlcc_box .mcoil_title>p:nth-child(2) {
    font-size: 13px;
    font-weight: 400;
    color: #666666;
    line-height: 28px;
}

.mlcc_content_box {
    padding-top: 40px;
    padding-bottom: 40px;

}

.mlcc_content_box>h5 {
    font-size: 17px;
    color: #333;
    line-height: 33px;
    margin-bottom: 40px;
}

.mlcc_content_box .mlcc_content {
    height: 600px;
    background: #f9f9f9;

}

.mlcc_content_box .mlcc_content h5 {
    font-size: 18px;
    font-weight: 700;
    color: #333333;
    line-height: 28px;
    padding-top: 25px;
    padding-left: 100px;
    margin-bottom: 10px;
}

.mlcc_content_box .mlcc_content p {
    font-size: 15px;
    font-weight: 400;
    color: #555555;
    line-height: 28px;
    padding-left: 100px;
    height: 104px;
    margin-bottom: 15px;
    padding-right: 38px;
}

.mlcc_content_img {
    text-align: center;
    margin: 0 auto;
}

.mlcc_content_img img {
    width: 720px;
}

.mcoil_content_box {
    margin-bottom: 40px;
}

.mcoil_content_img {

    background-color: #f9f9f9;
    text-align: center;
}

.mcoil_content_img img {
    width: 720px;
}

.mcoil_content_box h5 {
    font-size: 17px;
    color: #333;
    line-height: 28px;
    margin-top: 5px;
    margin-bottom: 44px;
    padding-top: 40px;
    /* 
    padding-left: 15px; */

}

.g5_content_box {
    margin-top: 45px;
    margin-bottom: 39px;
}

.g5_content_box h5 {
    margin-bottom: 44px;
    font-size: 17px;
    color: #333;
}

.g5_content_img {
    text-align: center;
    background: #f9f9f9;
}

.g5_content_img img {
    width: 720px;
}

.g5_content {
    margin: 0 auto;
}

/* 产品介绍 多层陶瓷电容器 */





.about {
    background: rgba(67, 83, 99, 1);
    padding: 40px 0;
    box-sizing: border-box;
}

.about_desc {
    line-height: 25px;
    color: #fff;
}

.footer {
    font: 12px/30px "微软雅黑";
    color: #A1A1A1;
    width: 100%;
    padding: 20px 0;
    background: #333;
    text-align: center;
}

.footer a {
    color: #A1A1A1;
}

.footer a:hover {
    text-decoration: underline;
}



/*用户资料 - 弹窗表单*/
#submit_form {
    height: 530px;
    overflow-y: auto;
}


.color_red {
    color: #d22;
}

#submit_form dl {
    display: block;
    margin: 10px 0;
}

#submit_form dt {
    display: block;
    font-size: 14px;
}

#submit_form dt i {
    font-weight: normal;
    font-style: normal;
}

#submit_form dt span {
    font-weight: normal;
    color: #999;
    font-size: 12px;
}

#submit_form dd {
    font-size: 12px;
    color: #666;
}

#submit_form dd input[type=text] {
    border: 1px solid #ddd;
    padding: 8px 10px;
    width: 100%;
    border-radius: 5px;
}

#submit_form dd label {
    margin: 10px 10px 10px 0;
    line-height: 14px;
}

#submit_form label input {
    margin-right: 5px;
    vertical-align: initial;
}

#submit_form .inline_selects label {
    float: left;
    width: 280px;
}

#submit_form .inline_dl dt {
    float: left;
    width: ;
    line-height: 25px;
}

#submit_form .inline_dl select {
    width: 129px;
    height: 35px;
    margin: 0 10px 10px 0;
    border: 1px solid #ddd;
}

#submit_form textarea {
    width: 81%;
    display: block;
    height: 60px;
    padding: 10px;
    border: 1px solid #ddd;
    overflow: hidden;
    resize: none;
    border-radius: 3px;
    margin-left: 47px;
}

.frm_btn {
    background: none;
    color: #fff;
    width: 100%;
    height: 36px;
    vertical-align: top;
    border: none;
    outline: none;
    cursor: pointer;
}

.dialog {
    height: 100%;
    position: relative;
}

#submit_form .sub {
    width: 200px;
    margin: 20px auto;
    background: rgba(67, 83, 99, 1);
    float: inherit;
    cursor: pointer;
    position: absolute;
    bottom: -10px;
    right: 0;
    left: 0;
}


.close-dialog {
    position: absolute;
    top: 10px;
    right: 30px;
    width: 28px;
    height: 28px;
    color: #D0CECF;
    text-align: center;
    cursor: pointer;
    font-size: 20px;
}

.close-dialog:hover {
    color: #444;
}

/* 弹窗 */



/* 分享 */
.share_box {
    height: 130px;
}

.bdsharebuttonbox .share-need-vfy {
    width: 266px;
    height: 38px;
    display: block;
    margin: 0;
    padding: 0;
    background: none;
    position: absolute;
    left: auto;
    right: 0;
    z-index: 1000;
}

.bdshare-button-style0-16::after {
    clear: both;
    content: '';
    display: block;
    height: 0;
    visibility: hidden;
}

.bdsharebuttonbox {
    float: right;
    margin-top: 40px;
    font-size: 14px;
    color: #333;
    z-index: 2;
}

.bdshare-button-style0-16 .bds_weixin {
    background-position: 0 -1612px;
}

.bdshare-button-style0-16 .bds_tsina {
    background-position: 0 -104px;
}

.bdshare-button-style0-16 .bds_qzone {
    background-position: 0 -52px;
}

.bdsharebuttonbox .bds_sqq {
    background-attachment: scroll;
    background-clip: border-box;
    background-image: url("http://bbs.elecfans.com/template/elecfans_201508/prize/images/qq-ico.png");
    background-origin: padding-box;
    background-position: 0 0 !important;
    background-size: auto;
    background-repeat: no-repeat;
    height: 38px;
    margin: 0 0 0 18px;
    padding: 0;
    width: 38px;
}

.bdsharebuttonbox .bds_weixin {
    background-attachment: scroll;
    background-clip: border-box;
    background-image: url("http://bbs.elecfans.com/template/elecfans_201508/prize/images/weixin-ico.png");
    background-origin: padding-box;
    background-position: 0 0 !important;
    background-size: auto;
    background-repeat: no-repeat;
    height: 38px;
    margin: 0 0 0 18px;
    padding: 0;
    width: 38px;
}

.bdsharebuttonbox .bds_tsina {
    background-attachment: scroll;
    background-clip: border-box;
    background-image: url("http://bbs.elecfans.com/template/elecfans_201508/prize/images/weibo-ico.png");
    background-origin: padding-box;
    background-position: 0 0 !important;
    background-size: auto;
    background-repeat: no-repeat;
    height: 38px;
    margin: 0 0 0 18px;
    padding: 0;
    width: 38px;
}

.bdsharebuttonbox .bds_qzone {
    background-attachment: scroll;
    background-clip: border-box;
    background-image: url("http://bbs.elecfans.com/template/elecfans_201508/prize/images/qzone-ico.png");
    background-origin: padding-box;
    background-position: 0 0 !important;
    background-size: auto;
    background-repeat: no-repeat;
    height: 38px;
    margin: 0 0 0 18px;
    padding: 0;
    width: 38px;
}

.bdsharebuttonbox a,
.bdsharebuttonbox .bds_more {
    cursor: pointer;
    float: left;
    font-size: 12px;
    line-height: 16px;
}

#video_player {
    height: 100%;
}

.company_tec {
    height: auto;
    padding-top: 80px;
}

.flex {
    display: flex;
}

.tec_left {
    flex: 1;
    margin-right: 20px;
    padding-left: 41px;
    background-color: #fdfdfd;
    box-sizing: border-box;
    position: relative;
}

.tec_left h4 {
    padding-top: 173px;
    font-size: 39px;
    color: #666;
    font-weight: bold;

}

.tec_left .left_line {
    margin: 16px 0 21px;
    height: 74px;
    width: 0px;
    border-left: 2px dotted #707070;
}

.tec_left::before {
    position: absolute;
    left: 0px;
    top: 0px;
    content: "";
    width: 3px;
    height: 100%;
    background: linear-gradient(#dc010d, #fdfdfd);
}

.flex_dsc {
    font-size: 15px;
    line-height: 28px;
    color: #666;
}

.tec_right {
    flex: 2;
    position: relative;
}

.tec_video {
    height: 100%;
    width: calc(100% - 12px);

}

.tec_right::after {
    position: absolute;
    right: 0px;
    top: 0px;
    content: '';
    width: 12px;
    height: 100%;
    background: linear-gradient(#fdfdfd, #dc010d);
}

.mobile_type_dec {
    display: none;
}

.video-js .vjs-tech {
    position: relative;
}

.video-js .vjs-big-play-button {
    left: 50%;
    top: 50%;
}

@media screen and (max-width: 800px) {
    html {
        font-size: 13.3333333vw;
    }

    body {
        width: 100vw;
        background: none;
    }

    .wrap {
        width: 100%;
    }

    .p10 {
        padding: 0 10px;
        box-sizing: border-box;
    }

    #top,
    .footer,
    .logo,
    .share_box,
    .about,
    .pc_hide {
        display: none;
    }

    .m_show {
        display: block;
    }

    .banner {
        margin-top: 0.96rem;
    }

    .m_nav {
        position: fixed;
        top: 0px;
        height: .87272727rem;
        background: #fff;
        width: 100%;
        z-index: 1;
    }

    .m_nav img {
        width: 3.16363636rem;
        height: .25454545rem;
        margin-top: .30909091rem;
        margin-left: .25454545rem;
    }

    .href_index {
        display: inline-block;
        height: 100%;
    }

    .logo_nav {
        width: .87272727rem;
        height: .87272727rem;
        position: absolute;
        top: 0px;
        right: 0px;
    }

    .m_logo_close {
        background: url(../images/m_logo_close.png) center center no-repeat;

    }

    .m_logo_open {
        background: url(../images/m_logo_open.png) center center no-repeat;

    }

    .logo_nav_down,
    .logo_nav_two {
        display: none;
    }

    .logo_nav_down {
        width: 100%;
        background: #333;
        padding-left: .21818182rem;
        padding-right: .21818182rem;
        position: absolute;
        top: .87272727rem;
        box-sizing: border-box;

    }

    .logo_nav_box {
        border-bottom: 1px solid #444;
    }

    .logo_row_icon {
        float: right;
        width: .29090909rem;
        height: .29090909rem;

    }

    .logo_row_icon_open {
        background: url(../images/logo_row_open.png) center center no-repeat;
    }

    .logo_row_icon_close {
        background: url(../images/logo_row_close.png) center center no-repeat;
    }

    .logo_nav_down .logo_nav_first {
        font-size: .27272727rem;
        color: #ffffff;
        line-height: .43636364rem;
        display: inline-block;
        padding-top: .23636364rem;
        padding-bottom: .23636364rem;
        position: relative;
        width: 100%;
    }

    .logo_nav_two {
        background: #444;
        margin-left: -.21818182rem;
        margin-right: -.29090909rem;
        box-sizing: border-box;
        padding-left: .21818182rem;
        padding-right: .29090909rem;
    }

    .logo_nav_two li a {
        display: inline-block;
        width: 100%;
        padding-top: .25454545rem;
        padding-bottom: .25454545rem;
    }

    .logo_nav_two li {
        border-bottom: 1px solid #555
    }

    nav {
        margin: 0 auto !important;
        height: 1rem;
        line-height: 1rem;
        width: 100%;
    }

    nav ul {
        width: 100%;
    }

    nav ul li:first-child {
        display: none;
    }

    nav ul li {
        margin-right: 0;
    }

    nav ul li a {
        padding: 0 .25rem;
    }

    .logo_nav_down .logo_nav_two a {
        font-size: .27272727rem;
        color: #f5f5f5;
        line-height: .50909091rem;
    }

    .ul {
        display: none;
    }

    /* 公司概要 */
    .company_profile {
        height: auto;
        background-color: #fff;
        padding-top: 0;
        padding-left: .21818182rem;
        padding-right: .21818182rem;
        box-sizing: border-box;
    }

    .company_profile .company_profile_title span {
        font-size: .32727273rem;
        font-weight: 400;
        color: #666666;
        margin-right: 1.27272727rem;
    }

    .company_tec h3 {
        padding-bottom: .58181818rem;
        font-size: .29090909rem;
        font-weight: 400;
        color: #666666;
        letter-spacing: 2px;
    }

    .company_profile .fl {
        width: 100%;
        height: auto;
        margin-right: 0px;
    }

    .company_profile .fr {
        width: auto;
        margin-top: .49090909rem;
        margin-bottom: .36363636rem
    }

    .company_profile .fr p {
        font-size: .29090909rem;
        line-height: .50909091rem;
    }

    .company_profile .profile_more {
        padding-top: .36363636rem;
    }

    .company_profile .profile_more i img {
        width: .36363636rem;
        height: .36363636rem;
    }

    .company_profile .profile_more a {
        font-size: .21818182rem;
        line-height: 0.38rem;
        padding-left: .34545455rem;
    }

    .product_introduction {
        height: 14.92727273rem;
        width: 100%;
        /*         background: url(../images/m_pibg.png) 100% 14.92727273rem; */
        padding-top: 1.09090909rem;
        padding-left: .21818182rem;
        padding-right: .21818182rem;
    }

    .product_introduction .product_introduction_fl {
        width: 100%;
        height: 3.63636364rem;
        background: #f5f5f5;
        padding-left: .30909091rem;
        padding-right: .30909091rem;
        box-sizing: border-box;
    }

    .product_introduction .product_introduction_fl img {
        width: 1.67272727rem !important;
        height: 1.25454545rem;
        margin-top: 1.32727273rem;
    }

    .product_introduction .product_introduction_fl h3 {
        font-size: .43636364rem;
        line-height: .43636364rem;
        margin-top: .45454545rem;
        margin-bottom: .25454545rem;
    }

    .product_introduction .product_introduction_fl p {
        font-size: .23636364rem;
        line-height: .43636364rem;
        margin-bottom: .36363636rem;
        width: 4.01818182rem;
    }

    .product_introduction a {
        font-size: .23636364rem;
        width: auto;
        height: auto;
        line-height: .54545455rem;
        text-align: center;
        margin-left: -.30909091rem;
        padding-left: .30909091rem;
        padding-right: 0.3rem;
    }

    .product_introduction .info_title {
        font-size: .29090909rem;
        font-weight: 400;
        text-align: left;
        color: #cccccc;
        margin-bottom: .65454545rem;
    }

    .product_introduction a i {
        display: inline-block;
        width: .54545455rem;
        height: .21818182rem;
        background: url(../images/m_arrow.png) .54545455rem .21818182rem;
        margin-left: .2rem;
        position: relative;
        top: 0.05rem;
    }

    .mb10 {
        margin-bottom: .18181818rem;
    }

    .product_introduction .english {
        margin-bottom: .10909091rem;
        font-size: .32727273rem;
        line-height: .50909091rem;
        letter-spacing: .09090909rem;
    }

    .product_introduction .info_title span {
        margin-right: 3.63636364rem;
    }

    .product_news {
        padding-left: .21818182rem;
        padding-right: .21818182rem;
        box-sizing: border-box;
    }

    .product_news .line {
        margin-top: .58181818rem;
    }

    .product_news h3 {
        letter-spacing: .09090909rem;
        line-height: .50909091rem;
        font-size: .32727273rem;
    }

    .product_news ul {
        margin-top: .58181818rem;
        margin-bottom: 0px;
    }

    .product_news_fr {
        position: relative;
    }

    .product_news ul>li {
        padding-top: .50909091rem;
        padding-bottom: .38181818rem;
        padding-right: .21818182rem;
    }

    .product_news_fr i {
        position: absolute;
        width: .14545455rem;
        height: .14545455rem;
        border-radius: 50%;
        margin-right: .34545455rem;
        background: #999;
        top: .10909091rem;

    }

    .product_news .product_news_fr h4 {
        font-size: .32727273rem;
        margin-left: .34545455rem;
    }

    .product_news .product_news_fr p {
        font-style: .23636364rem;
        line-height: .43636364rem;
        color: #666;
        margin-left: .34545455rem;
    }

    .product_news_date {
        font-style: .23636364rem;
        color: #999;
        margin-top: .2rem;
        margin-right: .21818182rem;

    }

    .product_news_box {
        padding-left: 10px;
    }

    .news_image {
        padding: .72727273rem .21818182rem;
        background: #f3f3f3;
        box-sizing: border-box;
    }

    .news_image ul>li {
        float: left;
        width: 48%;
        text-align: center;
        margin-bottom: .18181818rem;
        margin-right: 4%;
    }

    .news_image ul>li:nth-child(2n) {
        margin-right: 0;
    }

    .news_image ul>li img {
        width: 100%;
    }

    .raiyanghao img {
        width: 2.58181818rem;
        height: 2.58181818rem;
    }

    .raiyanghao {
        text-align: center;
        padding-top: .54545455rem;
    }

    .raiyanghao p {
        margin-top: .18181818rem;
        margin-bottom: .70909091rem;
        color: #333;
        font-size: .23636364rem;
    }

    .tai_yang_what {
        margin-top: .87272727rem;
    }

    .tai_yang_what .fl>div {
        width: 1.45454545rem;
        height: 8.05454545rem;
        background: linear-gradient(180deg, rgba(220, 0, 12, 0), rgba(220, 0, 12, 0.52) 36%, #dc000c);
    }

    .tai_yang_what .fl h2 {
        width: .36363636rem;
        height: 6.03636364rem
            /* 332px */
        ;
        font-size: .36363636rem;
        line-height: .61818182rem
            /* 34px */
        ;
        padding-top: 1.01818182rem;
        margin-right: .58181818rem;
        margin: 0 auto;
    }

    .tai_yang_what .fr {
        width: calc(100% - 1.45454545rem);
        box-sizing: border-box;
        padding-left: .58181818rem;
        padding-right: .21818182rem;
    }

    .tai_yang_what .fr h3 {
        font-size: .43636364rem;
        line-height: .61818182rem
            /* 34px */
        ;
        padding-top: .65454545rem;
        margin-bottom: .54545455rem;
    }

    .tai_yang_what .fr p {
        font-size: .27272727rem;
        line-height: .50909091rem;
        margin-bottom: .54545455rem;
        width: auto;
    }

    .tai_yang_what .fr img {
        width: 4.56363636rem;
        height: 2.03636364rem;
    }

    .tai_yang_what .tai_yang_what_more img {
        width: .3636rem;
        height: .3636rem;
    }

    .tai_yang_what_more {
        top: -0.5rem;
    }

    .global_network {
        margin-bottom: 0px;
        padding: .21818182rem;
        box-sizing: border-box;
    }

    .global_network p {
        margin-bottom: .54545455rem;
        font-size: .36363636rem;
        font-weight: 400;
        line-height: 0;
        padding-left: 0;
    }

    .global_network h3 {
        margin-top: .90909091rem;
        font-size: .43636364rem;
        line-height: .50909091rem;
        margin-bottom: .36363636rem;
        padding-left: 0px;
        padding-top: 0;
    }

    .global_network img {
        width: 100%;
    }

    .m_tai_yang_what {
        padding: 12px;
        width: 100%;
        box-sizing: border-box;
    }

    .m_tai_yang_what h4 {
        font-size: .43636364rem;
        margin-top: .90909091rem;
        margin-bottom: .4rem;
        color: #333;
    }

    .m_tai_yang_what img {
        width: 100%;
    }

    .mb10 {
        margin-bottom: .18181818rem;
    }

    .mlcc {
        width: 100%;
        height: 3.27272727rem;
        background: url(../images/m_mlccbg.png) no-repeat;
        margin-top: .87272727rem;
        -webkit-background-size: 100%;
        background-size: 100%;
    }

    .mlcc .mlcc_box>div:first-child {
        margin-right: .18181818rem;
        background-image: url(../images/title_logo1.png);
        margin-left: 8%;
        -webkit-background-size: .63636364rem .54545455rem;
        background-size: .63636364rem .54545455rem;
    }

    .mlcc .mlcc_box>div:last-child {
        background-image: url(../images/title_logo2.png);
        -webkit-background-size: .63636364rem .54545455rem;
        background-size: .63636364rem .54545455rem;
    }

    .mlcc>div {
        padding-top: 32%;
        padding-left: 0;
    }

    .mlcc .mlcc_box>div {
        float: left;
        width: 2.36363636rem;
        height: .67272727rem;
        padding-left: 0rem;
        padding-top: 0rem;
        font-size: .23636364rem;
        box-sizing: border-box;
    }

    .mlcc_content_box {
        padding-top: .72727273rem;
        padding-bottom: .52727273rem;
    }

    .mlcc .mlcc_box a {
        padding-top: .18181818rem;
        padding-left: .27272727rem;
        box-sizing: border-box;
    }

    .mlcc_content_box>h5 {
        font-size: .27272727rem;
        color: #555;
        line-height: .50909091rem;
        margin-bottom: 0;
        margin-left: .23636364rem;
        margin-right: .30909091rem;
    }

    .mcoilbg {
        background: url(../images/m_mcoilbg.png) no-repeat;
        -webkit-background-size: 100%;
        background-size: 100%;
    }

    .h5bg {
        background: url(../images/m_h5bg.png) no-repeat;
        -webkit-background-size: 100%;
        background-size: 100%;
    }

    .mlcc .mlcc_box .mcoil_title>p:first-child {
        font-size: .23636364rem;
        color: #333333;
        margin-top: 1px;
        padding-left: .27272727rem;
        box-sizing: border-box;
    }

    .pt16 {
        padding-top: .16rem;
    }

    i.arrow_down {
        width: .16363636rem;
        height: .16363636rem;
        border-top: 2px solid #ff0000;
        border-right: 2px solid #ff0000;
        transform: rotate(135deg);
        display: inline-block;
        margin-left: .09090909rem;
        position: relative;
        top: -2px;
    }

    /* .mcoilbg .mlcc_box>div:first-child a{
        padding-top: .29090909rem;
        padding-bottom: .29090909rem;
    } */
    .mlcc .mlcc_box .mcoil_title>p:nth-child(2) {
        font-size: .21818182rem;
        color: #707070;
        line-height: .25454545rem;
        padding-left: .27272727rem;
        box-sizing: border-box;
    }

    .mcoil_title_dropdown {
        position: absolute;
        left: 0px;
        top: .67272727rem;
        width: 2.36363636rem;
        background-color: #fff;
    }

    .mcoil_title_dropdown li {
        height: auto;
        margin-bottom: 2px;
    }

    .mcoil_title_dropdown li a {
        font-size: .23636364rem;
        line-height: .30909091rem;
        padding-left: .2rem;
        line-height: .30909091rem;
        padding-right: .30909091rem
            /* 17px */
        ;
        padding-top: .29090909rem !important;
        padding-bottom: .29090909rem !important;
    }

    .mcoil_content_box {
        margin-bottom: .36363636rem;
    }

    .mcoil_content_box h5 {
        font-size: .27272727rem;
        line-height: .50909091rem;
        margin-top: .72727273rem;
        margin-bottom: .72727273rem;
        margin-left: .21818182rem;
        margin-right: .21818182rem;
        padding-top: 0px;
    }

    .g5_content_box {
        margin-top: .72727273rem;
        margin-bottom: .72727273rem;
    }

    .g5_content_box h5 {
        margin-bottom: .72727273rem;
        font-size: .27272727rem;
        line-height: .50909091rem;
        margin-left: .21818182rem;
        margin-right: .21818182rem;
    }

    .g5_content_img {
        margin-left: .21818182rem;
        margin-right: .21818182rem;

    }

    /* 公司概要 */

    .title {
        font-size: .45rem;
        margin: 0 0 .35rem 0;
        width: 6rem;
        line-height: 1.3rem;
        height: 1.3rem;
        margin: 0 auto .35rem auto;
    }

    .activity {
        background: url(../images/m_ac_bg.png);
        background-size: 100% 100%;
        margin: 1.5rem auto .7rem auto;
        box-sizing: border-box;
        width: 95%;
    }

    .ac_content {
        padding: 1rem .3rem;
    }

    .ac_content .title {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        top: -.6rem;
        margin: 0 auto;
    }

    .new {
        background: #fff;
        padding: 0 10px;
        box-sizing: border-box;
    }

    .n_item {
        width: 47%;
    }

    .n_item h5 {
        font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
        padding: .2rem 0;
    }

    .n_item button {
        font-size: .25rem;
        width: 1.5rem;
        height: .6rem;
        margin-bottom: .5rem;
    }

    .technical {
        padding: 0 10px;
        box-sizing: border-box;
    }

    .technical>p {
        text-align: left;
    }

    .v_item {
        padding: 0;
        margin-bottom: .3rem
    }

    .v_cover {
        width: 43%;
    }

    .v_info {
        margin-left: .5rem;
        width: 46%;
    }

    .v_info div .hide {
        display: inline-block;
    }

    .v_info p {
        display: none;
    }

    .v_item .play_icon {
        width: .7rem;
        height: .7rem;
    }

    .v_info h4 {
        font-size: .3rem;
    }

    .v_info>div {
        font-size: .28rem;
        margin: 0;
    }

    .file_download {
        padding: 30px 10px 0 10px;
    }

    .file_download ul {
        justify-content: center;
    }

    .file_download ul .f_item:nth-child(3n+0) {
        margin-right: 0
    }

    .f_item {
        width: 31%;
        margin: 0 .2rem .35rem 0;
    }

    .f_item h5 {
        margin: 0;
        position: absolute;
        bottom: 0;
        background: #435363;
        color: #fff;
        font-size: 0.2rem;
        height: 1.3rem;
        display: flex;
        align-items: center;
        font-weight: normal;
        padding: 0 .1rem;
        box-sizing: border-box;
    }

    .f_item h5 br {
        display: none;
    }

    .f_pop {
        display: none !important;
    }


    .rule_box_m {
        margin: 25px 0;
    }

    .hover {
        border: 2px solid #ff9501;
        color: #ff9501 !important;
        background: #fff;
    }

    .pd10 {
        padding: 0 10px;
        box-sizing: border-box;
    }

    .basic_course {
        padding: 0 10px;
        box-sizing: border-box;
    }

    .section {
        margin: 20px auto;
        padding: 0 10px;
        box-sizing: border-box;
    }

    .cover p {
        font-size: .28rem;
        margin-top: .8rem;
        min-height: 38px;
    }

    .info h3 {
        font-size: .28rem;
    }




    .download {
        width: 2.5rem;
        background: #ff9501;
    }

    .u1 {
        padding: 0 1.5rem;
        box-sizing: border-box;
        width: 100%;
        margin-top: .6rem;
    }

    .lottery {
        background: #fff;
        padding: 20px 0 0 0;
        margin-bottom: 1.5rem;
    }

    /*     .lottery .postion{
        top: -150px;
    } */
    #prize_area {
        padding-bottom: 0;
        padding: 0;
    }

    #prilist {
        width: 100%;
        margin-right: 0;
    }

    #prilist li:nth-of-type(3n+1) {
        margin-left: 0;
    }

    #prilist li {
        width: 31.3%;
        margin: 0 1% 10px 0;
        padding: 10px 0;
        height: 66px;
        font-size: .23rem;
    }

    #prilist img {
        height: 36px !important;
        margin-top: 0 !important;
        width: auto !important;
    }

    #prilist #begin_btn {
        height: 86px;
        line-height: 86px;
    }

    #winner_list {
        width: 100%;
        /* margin: 20px 3% 0; */
    }

    #winner_list .list_box {
        margin: 0;
    }

    .lucky_lottery {
        padding: 0 10px;
        box-sizing: border-box;
    }

    .lottery_tit {
        width: 100%;
    }

    #submit_form dd input[type=text] {
        width: 100%;
        border-radius: 5px;
    }

    #submit_form .inline_dl textarea {
        width: 5.8rem;
        height: 40px;
        overflow: hidden;
        resize: none;
        border-radius: 5px;
    }

    #submit_form .inline_dl select {
        width: 2.5rem;
        margin-right: 0;
    }

    #submit_form dd label {
        margin: 5px 0;
    }

    #submit_form .sub {
        bottom: -84px;
    }

    .pop_window {
        top: 0%;
        width: 92%;
        margin: 10% 0px 0px -46%;
        height: 500px;
    }

    .close-dialog {
        right: 15px;
        color: #525252;
    }


    .m_logo {
        position: absolute;
        width: 2rem;
        left: 10px;
        top: 1.2rem;
    }

    .u_img {
        width: 78px;
        height: 30px !important;
    }

    aside {
        background: #d1efee;
        display: flex;
        width: 100%;
        height: 1rem;
        position: fixed;
        top: auto;
        bottom: 0;
        text-align: left;
        padding: 0;
    }

    aside a {
        height: 100%;
        line-height: 1rem;
        min-width: 25%;
        width: auto;
        display: flex;
        align-items: center;
        text-align: center;
        justify-content: center;
        color: #fff !important;
        background: #c4d600 !important;
        font-size: 0.35rem;
        padding: 0 .3rem;
        box-sizing: border-box;
        top: 0;
        left: 0;
    }

    aside>div {
        width: auto;
        border-radius: 0;
        background: #d1efee;
        padding: 0 0 0 10px;
        font-size: .3rem;
    }

    .asided {
        background: #d1efee;
        display: flex;
    }

    .asided .go_lottery {
        background: #435363 !important;
    }

    .close_aside {
        display: none;
    }

    .tec_left {
        display: none;
    }

    .tec_right img {
        width: 100%;
    }

    .mobile_type_dec {
        display: block;
        font-size: .29090909rem;
        line-height: .50909091rem;
        font-weight: 400;
        text-align: left;
        color: #555555;
        margin-top: .49090909rem;
        margin-bottom: .36363636rem;
        padding: 0 0.21818182rem;
    }

    .mobile_type_dec span {
        font-weight: bold;
    }

    .tec_video {
        width: 100%;
    }

    .tec_right::after {
        display: none;
    }


}