/* CSS Document */

body {
    width: auto;
    font-family: "微软雅黑,宋体";
    margin: 0 auto;
}

a {
    text-decoration: none;
    color: #666666;
}

a:visited {
    text-decoration: none;
    color: #666666;
}

a:hover {
    text-decoration: none;
    color: rgb(22, 63, 143);
}

img {
    border: none;
    text-decoration: none;
    background-repeat: no-repeat;
}

ul,
li,
dt,
dd {
    list-style-image: none;
    background-repeat: no-repeat;
    list-style-type: none;
}

.top {
    width: 100%;
}

.top-header {
    width: 1160px;
    margin: 0 auto;
    height: 80px;
    display: flex;
}

.top-header-left {
    width: 360px;
    height: 80px;
}

.top-header-left img {
    width: 95%;
    height: auto;
    margin-top: 20px;
}

.top-header-right {
    width: 800px;
    height: 80px;
}

.top-header-right ul {
    padding-left: 50px;
    margin: 0px;
    display: flex;
    justify-content: space-around;
    line-height: 80px;
}

.top-header-right ul li {
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}

.main {
    background-color: rgb(248, 248, 249);
    width: 100%;
}

.product {
    width: 100%;
    height: auto;
    padding: 14px 0px;
}

.aboutUs {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    height: auto;
    padding: 0px;
}

.product p {
    margin: 0;
    padding: 0px;
}

.aboutUs p {
    margin: 0;
    padding: 0px;
}

.product-case {
    width: 1180px;
    margin: 0 auto;
    padding-top: 40px;
    height: auto;
}

.product-case ul {
    width: 100%;
    height: auto;
    margin: 0px;
    padding: 0px;
    display: flex;
}

.about-button {
    width: 160px;
    height: 40px;
    background-color: rgb(22, 63, 143);
    color: #fff;
    padding: 5px 12px;
    font-size: 13px;
}

.about-bg {
    width: 100%;
    height: 456px;
    background: url(../images/abouts.jpg) left top no-repeat #fff;
    box-shadow: 2px 2px 3px #f1f1f1;
}

.about-bg-p {
    width: 800px;
    line-height: 28px;
    font-size: 16px;
    white-space: normal;
    color: #333333;
    margin-left: 500px;
    margin-top: 150px;
    float: left;
    display: block;
    text-indent: 2em;
}

.more-button {
    text-align: right;
}

.more-button-span {
    padding: 5px 10px;
    background-color: rgb(22, 63, 143);
    color: #fff;
    font-size: 14px;
}

.more-button-span:hover {
    background-color: #cfcbcb;
    color: rgb(22, 63, 143);
}


/*图片展示*/

#demo {
    background: #FFF;
    overflow: hidden;
    width: 1180px;
    height: 227px;
    margin-top: 20px;
}

#demo img {
    border: 1px solid #F2F2F2;
}

#indemo {
    float: left;
    width: 800%;
}

#demo1 {
    float: left;
    border: 1px solid #FFF;
}

#demo2 {
    float: left;
    border: 1px solid #FFF;
}

#S_LIST li {
    width: 210px;
    height: 197px;
    float: left;
    margin-left: 9px;
}

#S_LIST img {
    width: 207px;
    height: 165px;
    padding: 2px;
}

#S_LIST span {
    DISPLAY: block;
    WIDTH: 210px;
    HEIGHT: auto;
    TEXT-ALIGN: center;
    padding-top: 3px;
    padding-bottom: 3px;
    font-family: "ËÎÌå";
    font-size: 12px;
    color: #666666
}


/*公司新闻*/

.product-cases {
    width: 1180px;
    margin: 0 auto;
    padding-top: 20px;
    height: auto;
}

.news-index {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
}

.CompanyNews {
    width: 416px;
    height: 400px;
}

.news-p {
    width: 100%;
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #dedede;
}

.news-span-left {
    height: 42px;
    font-size: 18px;
    display: inline-block;
    color: rgb(22, 63, 143);
    border-bottom: 3px solid rgb(22, 63, 143);
}

.news-span-right {
    float: right;
}

.news-ul {
    padding: 16px 0px 0px 0px;
    margin: 0px;
    width: 100%;
    display: flex;
    flex-direction: column;
}

.news-ul li {
    width: 396px;
    padding-left: 22px;
    height: 32px;
    line-height: 32px;
    background: url("../images/li-bj.png") 0px center no-repeat;
    border-bottom: 1px dashed #dedede;
    font-size: 12px;
    color: #666;
}

.news-ul li a {
    color: #333;
    font-size: 14px;
}

.news-ul-li-span {
    float: right;
    padding-right: 8px;
}

.cont-us {
    width: 280px;
    border: #dedede 1px solid;
    background-color: #fff;
}

.support-p {
    height: auto;
    width: 100%;
}

.ul-form {
    width: 100%;
    margin: 8px 0px;
    display: flex;
    flex-direction: column;
    padding: 0px;
}

.ul-form li {
    padding: 5px 0px 5px 20px;
}

.ul-form li input,
textarea {
    width: 90%;
    border-radius: 2px;
    background-color: #f8f8f8;
    border: 1px solid #dedede;
    height: 26px;
    line-height: 26px;
    text-indent: 0.5em;
    color: #666;
    font-size: 13px;
}

.add-button {
    padding: 5px 20px;
    border-radius: 2px;
    color: #fff;
    background-color: #1E9FFF;
}

.link-ul {
    width: 100%;
    display: flex;
    margin: 0px;
    padding: 16px 0px;
    height: auto;
}

.link-ul li {
    margin-right: 15px;
    font-size: 14px;
    color: #333;
    line-height: 20px;
}

.footer {
    width: 100%;
    height: 260px;
    background-color: #343434;
    margin-top: 12px;
}

.footer-top {
    width: 1180px;
    height: 50px;
    margin: 0 auto;
    border-bottom: 1px dotted #646464;
}

.footer-top ul {
    margin: 0px;
    padding: 0px;
    display: flex;
    justify-content: center;
}

.footer-top ul li {
    margin-right: 30px;
    color: #fff;
    line-height: 50px;
    font-size: 16px;
}

.footer-bottom {
    width: 1180px;
    height: 100px;
    margin: 0 auto;
}

.footer-bottom-left {
    padding: 36px;
    color: #fff;
    line-height: 30px;
    display: inline-block;
}

.footer-bottom-right {
    padding: 36px;
    float: right;
}

.footer-bottom-right img {
    height: 100px;
    border-radius: 5px;
}


/*关于我们*/

.inside-main {
    width: 1100px;
    height: auto;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding-top: 20px;
}

.inside-left {
    width: 300px;
    height: auto;
}

.inside-left-p {
    height: 80px;
    background: rgb(22, 63, 143);
    color: #fff;
    text-align: center;
    font-size: 14px;
    margin: 0px;
    padding: 0px;
}

.inside-left-p-span {
    font-size: 22px;
    line-height: 40px;
    padding-top: 10px;
    display: block;
}

.inside-left-ul {
    width: 298px;
    border: 1px solid #dedede;
    margin: 0px;
    padding: 10px 0px 20px 0px;
    display: flex;
    flex-direction: column;
    background: #fff;
}

.inside-left-ul li {
    text-indent: 2em;
    margin: 5px 20px;
    background-color: #eee;
    color: #333;
    line-height: 40px;
}

.inside-left-contect {
    margin-top: 20px;
    background: #fff;
}

.inside-left-contect-p {
    height: 80px;
    color: #333;
    font-size: 18px;
    margin: 0px;
    padding: 0px;
}

.inside-right {
    width: 760px;
    height: auto;
    background: #FFF;
}

.position {
    border-bottom: 1px solid #dedede;
    width: 100%;
    line-height: 40px;
    margin: 0px;
    padding: 0px;
    text-indent: 1em;
    background-color: 1px solid red;
}

.now-positon {
    float: right;
    margin-right: 8px;
    color: #888;
}

.about-main {
    padding: 15px;
    width: 730px;
    text-indent: 2em;
    color: #666;
    line-height: 30px;
    white-space: normal;
}

.about-main img {
    float: left;
    border: 1px solid #666;
    margin: 5px 10px;
}

.product-ul {
    width: 730px;
    margin: 0px;
    padding: 12px;
    display: flex;
    flex-flow: row wrap;
}

.product-ul li {
    width: 220px;
    margin-right: 20px;
    margin-bottom: 20px;
    border: 1px solid #dedede;
}

.product-ul li img {
    width: 220px;
    height: 170px;
}

.product-ul li p {
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0px;
    padding: 0px;
}

.technology-ul {
    width: 730px;
    margin: 0px;
    padding: 12px;
}

.technology-ul img{
    max-width:730px!important;
    height: auto 
}

/* 公司新闻 */

.news {
    padding: 15px;
    width: 730px;
    height: auto;
}

.news ul {
    width: 730px;
    margin: 0px;
    padding: 0px;
    display: flex;
    flex-direction: column;
}

.news ul li {
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #666;
    text-indent: 0.2em;
    border-bottom: 1px dotted #dedede;
}

.news ul li span {
    float: right;
    font-size: 13px;
    color: #999;
}


/* banner */
.banner {
    width: 100%;
    overflow: hidden;
    margin:0 auto;
}

.banner img{
    width: 100%;
}

.c-banner {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    height: 600px;
    padding: 0px;
    position: relative;
    overflow: hidden;
}

@media screen and (min-width: 1440px, max-width: 1920px) {
 .c-banner {
    width: 100%;
    height: 600px;
    padding: 0px;
    position: relative;
} 
}
.c-banner img {
    width: 100%;
}

.c-banner .banner ul {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0px;
    margin: 0px;
    padding: 0px;
}

.c-banner .banner ul li {
    position: absolute;
    display: none;
    opacity: 0;
}

.c-banner .banner ul li:nth-child(1) {
    opacity: 1;
    display: block;
}

.c-banner .banner ul li img {
    width: 100%;
    position: absolute;
    top: 0px;
}

.c-banner .banner ul li:first-child img {
    position: relative;
}

.c-banner .nexImg,
.c-banner .preImg {
    padding: 25px 10px 25px 10px;
    position: absolute;
    top: 50%;
    margin-top: -53px;
    background: #000000;
    opacity: 0.5;
    border-radius: 5px;
    z-index: 10;
}

.c-banner .nexImg:hover,
.c-banner .preImg:hover {
    opacity: 0.8;
}

.c-banner .nexImg {
    right: 0px;
}

.c-banner .jumpBtn {
    width: 100%;
    position: absolute;
    bottom: 20px;
    text-align: center;
}

.c-banner .jumpBtn ul {
    margin-bottom: 0px;
    padding: 0px;
}

.c-banner .jumpBtn ul li {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: inline-block;
    background-color: white;
    opacity: 0.9;
    margin-left: 10px;
}

.c-banner .jumpBtn ul li:first-child {
    margin-left: 0px;
}

@media screen and (max-width:768px) {
    .c-banner {
        width: 100%;
        height: 345px;
        overflow: hidden;
    }
    .c-banner .banner ul li img {
        width: 768px;
        height: 345px;
        position: absolute;
        left: 50%;
        margin-left: -384px;
    }
}


/*pages*/

.pagination-wrapper {
    margin: 20px 0;
}

.pagination {
    height: 34px;
    text-align: center;
}

.pagination li {
    display: inline-block;
    height: 34px;
    margin-right: 5px;
    line-height: 34px;
    padding: 0 12px;
    font-size: 16px;
    border: 1px solid #dddddd;
    color: #555555;
}

.pagination li a {
    display: block;
  
    font-size: 16px;
    color: #555555;
    text-decoration: none;
}

.pagination li:hover {
    background: #f5f5f5;
    color: #0099ff;
}

.pagination li a:hover {
    color: #0099ff;
}
.pagination li.thisclass {
    background: #09f;
    color: #fff;
}

.pagination li.thisclass a,
.pagination li.thisclass a:hover {
    background: transparent;
    border-color: #09f;
    color: #fff;
    cursor: default;
}

/** js tab **/
.pavilion-container {
    min-height: 700px;
	background: url(../images/tabs-bj.png);
	background-repeat: no-repeat;
	background-position:top center;
}
.pavilion-inner {
	width: 100%;
    margin: 0 auto;
}
.pavilion-inner .tabs {
	padding: 5px 50px
}
.pavilion-inner .tabs li {
	float: left;
	padding: 0 21px;
	border: 1px solid #c9a467;
	border-radius: 2px;
	line-height: 36px;
	font-size: 16px;
	color: #c9a467;
	letter-spacing: .35px
}
.pavilion-inner .tabs li {
	margin-left: 21.2667px;
	cursor: pointer
}
.pavilion-inner .tabs li:first-child {
	margin-left: 0
}
.pavilion-container .pavilion-inner .tabs li.on {
	background: #c9a467;
	color: #1c1f36
}
.pavilion-inner .tabs li .hot-icon {
	width: 18px;
	height: 24px;
	background: url(../images/marketplace-selected-fire-leave.svg);
	margin-right: 10px;
	background-repeat: no-repeat
}
.pavilion-inner .tabs li.on .hot-icon {
	background: url(../images/marketplace-selected-fire.svg)
}
.pavilion-inner .tabs li>span {
	display: inline-block;
	vertical-align: middle
}
/*tab内容*/
.tab-content-wrap {
	position: relative;
	margin-top: 20px;
	height: 420px
}
.tab-content {
	position: absolute;
	transition: all .7s linear;
	opacity: 0;
	z-index: -1;
	height: 0;
	width: 100%
}
.tab-content.show {
	height: auto;
	opacity: 1;
	top: 0;
	z-index: 1
}

/** 视频布局 css **/
.tab-contentul{
    width:1200px;
    margin:0px;
    padding:0px;
    display:flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.photoli{
    width:280px;
    height: 180px;
    border-radius: 5px 5px  0 0;
    padding:1px;
    border:1px solid #999;
    margin-top: 8px;
}
.photoli img{
    width: 280px;
    height: 180px;
}
.tab-contentli{
    width: 280px;
    margin: 0px;
    padding:0px;
    background-color: #fff;
    flex-grow: 1;
}
.tab-contentbox{
    width: 900px;
    flex-grow: 1;
    display:flex;
    justify-content:space-around;
    flex-direction: row;
    flex-wrap: wrap;
}
.tab-contentlip{
    width: 280px;
    font-size: 22px;
    font-weight: bold;
    color: black;
    height: 40px;
    background-color: #fff;
    text-align: center;
    line-height: 40px;
    margin:0px;
    padding:0px;
} 
.tab-contentli-span{
    width: 260px;
    display: inline-block;
    padding: 10px;
    text-indent:2em;
    font-size: 14px;
    color:#666;
    line-height: 20px;
}

@media screen and (max-width: 1920px) {
    .kaiyeclass{
        position: fixed;
        top:5%;
        right: 5px;
        width: 181px;
        height: auto; 
        z-index:66666;
     
    }
}

@media screen and (min-width:1920px) {
    .kaiyeclass{
        position: fixed;
        top:5%;
        right: 5%;
        width: 181px;
        height: auto; 
        z-index:66666;
     
    }
}


.kaiyeclassimg1{
    margin-left: 10px;
    width: 141px;
    height: 84px;
    -webkit-animation: rock 3s 0s ease-in-out infinite;
    -moz-animation: rock 3s 0s ease-in-out infinite;
    -ms-animation: rock 3s 0s ease-in-out infinite;
    -o-animation: rock 3s 0s ease-in-out infinite;
    animation: rock 3s 0s ease-in-out infinite;
}
.kaiyeclassimg2{
 margin-top: 20px;
 width: 160px;
 height: auto;
}
@-webkit-keyframes rock {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    30% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }
    50% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    70% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }
    
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}
@keyframes rock {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    30% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }
    50% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    70% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }
    
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

