body {
    font-size: 14px;
    font-family: '微软雅黑', 'Microsoft YaHei', 'Arial', sans-serif;
    padding-top: 80px;
}

html {
    overflow-x: hidden;
}

*, p, h1, ul, li, input, img, figure, h3, h1, h2, dl, dd, dt {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

ul, ol, li, dl, dt, dd {
    list-style: none;
}

a {
    color: #333;
    text-decoration: none;
    outline: 0;
}
a:hover {
    text-decoration: none !important;
    outline: 0;
}
a:hover {
    text-decoration: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

img{ display:block; max-width:100%;}

.clear {
    clear: both;
}

input[type="text"], input[type="password"], input[type="submit"], input[type="reset"], input[type="button"], textarea {
    -webkit-appearance: none;
    outline: none;
}
.box {
    position: relative;
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
}

.text-center {
    text-align: center;
}
.img-block {
    width: 100%;
}

.left {
    float: left;
}
.right {
    float: right;
}
.pg15 {
    padding: 0 15px;
}

/* index */
.header {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    background: #dd0000;
    border: none;
    margin-bottom: 0;
}
.nav {
    float: right;
    width: 70%;
}
.nav li {
    position: relative;
    float: left;
    width: 14.285%;
    font-size: 16px;
    color: #fff;
    text-align: center;
}
.header .nav li a {
    display: block;
    width: 100%;
    line-height: 80px;
    color: #fff ;
    padding: 0;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.header .nav li:hover {
    background: #cc0000;
}
.nav li.nav-active{
    background: #cc0000;
}
.nav li .sub{
    display: none;
    position: absolute;
    left: 0;
    top: 70px;
    width: 100%;
    padding-top: 10px;
    background: url(../img/triangle.png) no-repeat top center;
}
.nav li .sub-m {
    width: 100%;
    position: relative;
    background: #e6e6e6;
    padding: 5px 0;
}
.nav li .sub a {
    width: 100%;
    white-space: nowrap;
    font-size: 14px;
    color: #333 !important;
    line-height: 30px;
    height: 30px;
}
.nav li .sub a:hover {
    color: #dd0000 !important;
}
.sliding {
    background: #fff;
}
.sliding .nav li a {
    color: #d63934;
}
.sliding .nav li.nav-active a {
    color: #fff;
}
.sliding .nav li:hover a {
    color: #fff;
}
.banner{
    position: relative;
    width: 100%;
    height: 760px;
    overflow: hidden;
}
.banner img{
    max-width: 1920px;
}
.banner .swiper-container {
    position: relative;
    left: 50%;
    width: 1920px;
    height: 760px;
    margin-left: -960px;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 50px;
 }
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 25px;
}
.banner .swiper-pagination-bullet {
    position: relative;
    width: 14px;
    height: 14px;
    background: #fff;
    opacity: 0.5;
}
.banner .swiper-pagination-bullet-active {
    background: #fff;
    opacity: 1;
}
.banner .swiper-pagination-bullet-active::after {
    content:"";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 48px;
    height: 48px;
    margin: -25px 0 0 -25px;
    border: 1px solid #fff;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}
.common-title {
    position: relative;
    width: 100%;
    height: 85px;
    padding-top: 35px;
    border-bottom: 1px solid #999;
}
.common-title span {
    float: left;
    position: relative;
    z-index: 1;
    display: block;
    font-size: 24px;
    color: #d63934;
    font-weight: bold;
    line-height: 49px;
    border-bottom: 1px solid #d63934;
}
.common-brand-title {
    float: right !important;
    width: 50%;
    padding-left: 25px;
}
.technology-brand-mn {
    padding-top: 50px;
}
.technology-brand-pg {
    padding: 0 0 0 25px;
}
.technology-brand-pg:first-child {
     padding-left: 0;
     padding-right: 25px;
}
.technology-brand-pic {
    float: left;
    width: 100%;
    overflow: hidden;
}
.technology-brand-pic img {
    width: 100%;
}
.technology-brand-text {
    float: left;
    padding: 15px;
    width: 100%;
    background: #eee;
}
.zoom_pic {
    overflow: hidden;
}
.zoom_pic img {
    transition: All 1s ease-in-out;
    -webkit-transition: All 1s ease-in-out;
    -moz-transition: All 1s ease-in-out;
    -o-transition: All 1s ease-in-out;
}
.zoom_pic img:hover {
    transform: scale(1.2);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.technology-brand-text .index_tech_ad_title{
    width: 100%;
    float: left;
    padding-left: 42px;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    font-weight: bold;
}
.technology-brand-text .index_tech_ad_ico1{
    font-size: 20px;
    padding-left: 15px!important;
    /*background: url('../img/index_tech_icon_1.png') 0 center no-repeat;*/
    font-weight: normal;
}
.technology-brand-text .index_tech_ad_desc{
    width: 100%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 28px;
    padding-top: 10px;
}
.common_linkmore {
    width: 100%;
    float: left;
    padding-top: 15px;
    padding-bottom: 15px;
}
.common_linkmore a {
    display: inline-block;
    height: 32px;
    line-height: 30px;
    border: 1px solid #5A5A58;
    padding-left: 15px;
    padding-right: 15px;
    color: #333;
    text-decoration: none;
    transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
}
.common_linkmore a:hover {
    display: inline-block;
    height: 32px;
    line-height: 30px;
    border: 1px solid #e71f39;
    padding-left: 15px;
    padding-right: 15px;
    text-decoration: none;
    background: #e71f39;
    color: #fff;
}
.index_marketing_ad_box {
    width: 100%;
    margin-top: 50px;
}
.index-news {
    padding: 50px 0;
}
.index-news .swiper-container {
    float: left;
    width: 100%;
}
.index-news .swiper-pagination-bullet {
    background: #fff;
}
.index_news_ad_left_text {
    float: left;
    width: 100%;
    padding: 30px 20px;
    background: #eee;
}
.index_news_ad_left_text span {
    width: 100%;
    font-size: 20px;
    font-weight: bold;
}
.index_news_ad_left_text a:hover {
    color: #dd0000;
}
.index_news_ad_left_text p {
    padding-top: 10px;
    font-size: 14px;
    line-height: 24px;
}
.index_news_ad_right_pic {
    float: left;
    overflow: hidden;
    width: 100%;
}
.index_news_ad_right_pic:first-child {
    margin-bottom: 30px;
}
.footer {
    width: 100%;
    background: #24303f;
}
.footer-box {
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
}
.footer-top {
    width: 100%;
    line-height: 22px;
    color: #fff;
    border-bottom: 1px solid #294970;
}
.footer-address p {
    line-height: 32px;
    color: #fff;
}
.footer-bot {
    font-size: 12px;
    color: #8698b3;
    line-height: 24px;
}
.footer-address-pic1 {
    padding-left: 35px;
    background: url(../img/footer-address-pic1.jpg) no-repeat center left;
}
.footer-address-pic2 {
    padding-left: 35px;
    background: url(../img/footer-address-pic2.jpg) no-repeat center left;
}
.header .icon-bar {
    background: #fff;
}


.side {
    position: fixed;
    z-index: 9;
    right: 1%;
    bottom: 20%;
    width: 48px;
    height: 180px;
}

.side li {
    position: relative;
    width: 48px;
    height: 38px;
    background: #acacac;
    margin-bottom: 2px;
    cursor: pointer;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.side li img {
    display: block;
    margin: 0 auto;
    padding-top: 6px;
}

.side li span {
    position: absolute;
    top: 0;
    right: 48px;
    width: 0;
    height: 38px;
    font-size: 12px;
    line-height: 38px;
    color: #fff;
    background: #5e99f3;
    text-align: center;
    overflow: hidden;
}

.side li .wx {
    position: absolute;
    top: 0;
    right: 48px;
    width: 0;
    font-weight: normal;
    height: 140px;
    font-size: 12px;
    line-height: 38px;
    color: #fff;
    text-align: center;
    overflow: hidden;
}

.side li .wx p {
    font-weight: normal;
    height: 38px !important;
    font-size: 12px;
    line-height: 38px !important;
    color: #fff;
    text-align: center;
    background: #5e99f3;
}
.wx b {
    display: block;
    width: 100px;
    height: 91px;
    background: #5e99f3;
}
.wx img {
    display: block;
    width: 85px;
    height: 85px;
    margin: 0 0 0 7px !important;
    padding: 0 !important;
}

.side-fh {
    height: 60px !important;
}

.side-fh span {
    height: 60px !important;
    line-height: 60px !important;
}

.side li p {
    height: 60px !important;
    line-height: 60px !important;
}

.side-fh img {
    padding-top: 13px !important;
}

.side li:hover {
    background: #5e99f3;
}
.slideanim {
    visibility: hidden;
}

/* 技术研发 */
.slide_wrap_page {
    position: relative;
    width: 100%;
    height: 390px;
    overflow: hidden;
}
.slide_wrap_page .slide_row {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    width: 1920px;
}
.slide_wrap_page .slide_box img {
    width: 1920px;
    height: 390px;
}
.page-title {
    width: 100%;
    padding-top: 10px;
}
.page-title h3 {
    position: relative;
    width: 100%;
    height: 72px;
    line-height: 72px;
    color: #E71A35;
    text-align: center;
}
.page-title h3::after {
    position: absolute;
    content: "";
    left: 50%;
    bottom: 0;
    width: 70px;
    height: 1px;
    background: #acacac;
    margin-left: -35px;
}
.page-title h5 {
    width: 100%;
    float: left;
    text-align: center;
    height: 42px;
    line-height: 42px;
    font-family: "Times New Roman", Times, serif;
    font-size: 16px;
}
.research-item {
    width: 100%;
    padding-left: 150px;
}
.research-item .research-item-title {
    width: 100%;
    height: 130px;
    font-size: 36px;
    line-height: 130px;
    color: #666;
}
.research-item-swiper .swiper-pagination-bullet {
    background: #fff;
}
.research-item-content {
    padding-top: 20px;
}
.research-item-content-text {
    padding: 25px;
    background: #f6f6f6;
}
.research-item-content-text p {
    font-size: 18px;
    line-height: 36px;
    color: #333;
    text-indent: 2em;
}
.field-item-content {
    font-size: 16px;
    color: #666;
    line-height: 34px;
    text-indent: 2em;
}
.research-item-doublerow-item {
    padding-left: 18px;
    padding-right: 18px;
    border-left: 1px solid #D0D0D0;
    margin-bottom: 42px;
}
.research-item-doublerow-item .research-item-doublerow-title {
    width: 100%;
    float: left;
    font-size: 18px;
    font-weight: bold;
    line-height: 48px;
    background: url("../img/common_li_bg.png") 0 16px no-repeat;
    padding-left: 22px;
}
.research-item-doublerow-item .research-item-doublerow-pic {
    width: 100%;
    padding-bottom: 3%;
}
.research-item-doublerow-item .research-item-doublerow-desc p {
    line-height: 26px;
    text-indent: 2em;
}
.research-menus {
    position: fixed;
    z-index: 9;
    left: 3%;
    top: 50%;
    width: 130px;
    transform:translate(0,-50%);
    -ms-transform:translate(0,-50%); /* IE 9 */
    -moz-transform:translate(0,-50%); /* Firefox */
    -webkit-transform:translate(0,-50%); /* Safari and Chrome */
    -o-transform:translate(0,-50%); /* Opera */
}
.research-menus li {
    display: block;
    width: 100%;
    height: 36px;
    line-height: 36px;
    list-style: none;
    margin-bottom: 5px;
    text-align: center;
}
.research-menus li a {
    background-color: #ACACAC;
    border-radius: 5px;
    width: 100%;
    float: left;
    color: #fff;
    height: 36px;
    line-height: 36px;
    transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    text-decoration: none;
}
.research-menus ul li.on a:link,.research-menus ul.on li a:visited,.research-menus ul li.on a:hover,.research-menus ul li.on a:active {
    background-color: #E71A35;
    color: #fff;
    position: relative;
}
.research-menus li a:hover {
    background-color: #E71A35;
    color: #fff;
    position: relative;
}
.research-menus ul li.on a:after {
    content: '';
    position: absolute;
    right: -5px;
    top: 12px;
    border-right: 5px solid #E71A35;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    transform:rotate(180deg);
    -ms-transform:rotate(180deg); /* Internet Explorer */
    -moz-transform:rotate(180deg); /* Firefox */
    -webkit-transform:rotate(180deg); /* Safari 和 Chrome */
    -o-transform:rotate(180deg); /* Opera */
}
.contact-content p {
    font-size: 16px;
    line-height: 26px;
    padding: 5px 0;
}
.feedback-text {
    font-size: 14px;
    line-height: 24px;
}
.feedback-box {
    padding-bottom: 50px;
}
.feedback-box .feedback-item {
    padding: 10px 10px 0 0;
}

/* 生产基地 */
.base-item {
    padding: 35px 0 100px 0;
}
.base-item-content .swiper-slide img {
    width: 100%;
}
.base-swiper-content-pagination1 .swiper-pagination .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
}
.base-swiper-content-pagination1 .swiper-pagination .swiper-pagination-bullet-active {
    background: #4c4763;
}
.base-swiper-content-pagination2 .swiper-pagination .swiper-pagination-bullet-active {
    background: #e60012;
}
.base-item .base-text {
    padding: 65px 70px;
}
.base-item .base-text span {
    font-size: 36px;
    color: #fff;
    font-weight: bold;
    font-family: "宋体", sans-serif;
}
.base-item .base-text h3 {
    font-size: 26px;
    line-height: 40px;
    color: #fff;
}
.base-item .xs-right {
    float: right;
}
.base-item .xs-left {
    float: left;
}
.index-news-item {
    padding: 20px 0 50px 0;
}

/* 新闻动态 */
.news-list {

}
.news-list .news-list-content {
    margin-top: 30px;
}
.news-list .news-list-pic {
    float: left;
    width: 100%;
    overflow: hidden;
}
.articles-title {
    width: 100%;
    padding: 20px 0 10px 0;
    border-bottom: 1px solid #eee;
}
.articles-title h3 {
    width: 100%;
    font-size: 32px;
    line-height: 42px;
    color: #dd0000;
    text-align: center;
}
.articles-info {
    text-align: center;
    padding: 10px 15px 0 15px;
}
.articles-center {
    padding: 25px 0 50px 0;
}
.articles-center p {
    font-size: 16px;
    color: #333;
    line-height: 30px;
}
.swiper-news .swiper-pagination .swiper-pagination-bullet {
    background: #fff;
}

/* 营销服务 */
.service-desc {
    width: 100%;
    font-size: 16px;
    line-height: 38px;
    background-color: #F4F4F4;
    padding: 15px 30px;
    margin: 10px 0 20px 0;
}
.service-item p {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 10px;
}
.research-item-album {
    padding-bottom: 50px;
}
.research-item-ad {
    background: #EDEDED;
}
.research-item-ad .research-item-ad-pic {
    padding: 0;
}
.research-item-ad .research-item-ad-content {
    position: relative;
    padding: 25px;
}
.research-item-ad .research-item-ad-title {
    height: 42px;
    line-height: 42px;
    color: #E72840;
    font-size: 20px;
 }
.research-item-ad .research-item-ad-desc {
    line-height: 32px;
 }
.research-item-ad .triangle-lf:before {
    content: "";
    position: absolute;
    left: -10px;
    top: 45%;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #EDEDED;
 }
.research-item-ad .triangle-rg::after {
    content: "";
    position: absolute;
    z-index: 9;
    right: -10px;
    top: 45%;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #EDEDED;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);		/* IE 9 */
    -webkit-transform: rotate(180deg);	/* Safari and Chrome */
    -o-transform: rotate(180deg);		/* Opera */
    -moz-transform: rotate(180deg);		/* Firefox */
 }

/* 品牌介绍 */
.brand-box {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    background: #fff;
}
.brand-item-title {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
}
.brand-item-title h3{
    float: left;
    height: 40px;
    font-size: 20px;
    color: #666;
    line-height: 40px;
    border-bottom: 1px solid #e70c0c;
    padding-left: 20px;
    padding-right: 5px;
    background: url(../img/common_li_bg.png) no-repeat center left;
}
.brand-item-list {
    position: relative;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}
.brand-item-list::after {
    content: "";
    display: block;
    width: 100%;
    clear: both;
}
.brand-item-list li {
    margin-bottom: 20px;
}
.brand-item-list-content {
    border: 1px solid #e5e5e5;
    transition: all 0.3s;
    -moz-transition: all 0.3s;	/* Firefox 4 */
    -webkit-transition: all 0.3s;	/* Safari 和 Chrome */
    -o-transition: all 0.3s;	/* Opera */
}
.brand-item-list-content:hover {
    border: 1px solid #e70c0c;
}
.brand-item-list-text {
    position: relative;
    width: 100%;
    height: 60px;
    font-size: 16px;
    color: #666;
    line-height: 60px;
    font-family: "Arial", sans-serif;
    border-top: 1px solid #e5e5e5;
    padding-left: 15px;
}
.brand-item-list-text span {
    position: absolute;
    right: 0;
    font-size: 12px;
    color: #999;
    padding: 0 20px 0 30px;
    background: url(../img/brand-item-list-text.jpg) no-repeat left center;
}
.pagination::after {
    content: "";
    display: block;
    width: 100%;
}
.pagin {
    padding: 20px 0 50px 0;
}
.pagination>li {
    float: left;
}
.pagination>li>a, .pagination>li>span {
    color: #333
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    color: #fff;
    background-color: #dd0000;
    border-color: #dd0000;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #fff;
    background-color: #dd0000;
    border-color: #dd0000;
}
.pagination>.pagination-bg>a {
    background-color: #f7f7f7;
}
.pagination-select select {
    width: 60px;
    height: 34px;
    border: 1px solid #ddd;
    outline: none;
    margin: 0 10px 0 30px;
    background: #f7f7f7;
    padding: 0 10px;
    cursor: pointer;
}
.brand-item-detailed {
    padding-bottom: 30px;
    border-bottom: 2px solid #d9d9d9;
}
.brand-item-detailed-pic {
    border: 1px solid #e5e5e5;
}
.brand-item-detailed-content {
    padding: 0 0 0 50px;
}
.brand-item-detailed-title {
    width: 100%;
    height: 60px;
    border-bottom: 5px solid #d9d9d9;
}
.brand-item-detailed-title h3 {
    float: left;
    height: 60px;
    line-height: 60px;
    font-size: 26px;
    color: #666;
    border-bottom: 5px solid #dd0000;
}
.brand-item-detailed-tect {
    font-size: 14px;
    line-height: 36px;
    color: #666;
    padding: 30px 0 20px 0;
}
.brand-item-detailed-retum {
    width: 100%;
    padding-top: 20px;
    border-top: 3px solid #d9d9d9;
}
.brand-item-detailed-list {
    max-width: 1180px;
    margin: 0 auto;
    padding: 25px 0 30px 0;
}
.brand-item-detailed-list li {
    float: left;
    width: 20%;
    padding: 0 5px;
    margin-bottom: 20px;
}
.brand-item-detailed-list::after {
    content: "";
    display: block;
    width: 100%;
    clear: both;
}



.add-side {
    position: fixed;
    z-index: 99;
    right: 1%;
    bottom: 10%;
    width: 130px;
    background: #ff0000;
    border-radius: 5px;
    padding: 8px;
}
.add-side dl {
    width: 80%;
    margin: 0 auto;
    height: 45px;
    padding: 10px 0;
}
.add-side dl dt {
    float: left;
    width: 25px;
    height: 25px;
}
.add-side dl dt img{
    display: block;
    width: 25px;
    height: 25px;
}
.add-side dl dd {
    float: left;
    color: #fff;
    line-height: 25px;
    padding-left: 5px;
}
.add-side-top {
    cursor: pointer;
}
.page-banner{
    height: 390px;
}

.page-banner .swiper-container{
    height: 390px;
}

.page-banner .swiper-pagination-bullet-active::after{
    display: none;
}
.page-banner .swiper-pagination-bullet-active{
    background: #cc0000;
}
.page-banner .swiper-container-horizontal>.swiper-pagination-bullets{
    bottom: 20px;
}
