body {
	display: block;
	margin: 0;
	min-width: 1200px;
}

html,
button,
input,
select,
textarea {
	font-family: "微软雅黑";
}

a:focus {
	outline: thin dotted;
}

a:active,
a:hover {
	outline: 0;
}

.clear {
	clear: both;
}

html,
body {
	width: 100%;
}

ul,
li {
	list-style: none;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	font-family: "微软雅黑";
}

p {
	margin: 0;	font-family: "微软雅黑";
}

input {
	outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd {
	margin: 0;	font-family: "微软雅黑";
}

.with {
	width: 100%;
}

.fl {
	float: left;
	display: block;
}

.fr {
	float: right;
	display: block;
}

i {
	font-style: normal;	font-family: "微软雅黑";
}

.max-width {
	max-width: 1300px;
	margin: 0 auto;
}


/*滚动条 start*/

 ::-webkit-scrollbar {
	width: 10px;
	height: 4px;
	background-color: #8f8f8f;
}


/*定义滚动条轨道 内阴影+圆角*/

 ::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	background: #fff;
}


/*定义滑块 内阴影+圆角*/

 ::-webkit-scrollbar-thumb {
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: rgba(143, 143, 143, 0.7);
}

 ::-webkit-scrollbar-thumb:hover {
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: rgba(0, 0, 0, 0.6);
}

.digg{ margin:0; padding:0; text-align:center; font-size:14px;padding-top: 50px;}
.digg a{ display:inline-block; /*float:left;*/ padding:5px 12px; margin:0 0 0 8px; border:1px solid #e1e2e3; line-height:20px; height:20px; color:#3b8dd1; background:#fff; text-decoration:none; }
.digg a:hover { border:1px solid #3b8dd1; }
.digg span{ display:inline-block; /*float:left;*/ padding:5px 0; line-height:20px; height:20px; }
.digg span.current { padding:5px 12px; margin:0 0 0 8px; color:#555; font-weight:bold; }
.digg span.disabled { border:1px solid #eee; padding:5px 12px; margin:0 0 0 8px; color:#ddd; }



/*         -------------         topen         --------------         */
.topen{
	width: 100%;
	background: #1f1d1d;
}
.topens{
	max-width: 1200px;
	margin: 0 auto;
	text-align: right;
}
.topens a{
	color: #fff;
	font-size: 14px;
	line-height: 27px;
	margin: 0 5px 0 25px;
}









/*         -------------         heads         --------------         */

.heads {
	width: 100%;
	margin: 0 auto;
}

.head_nav {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0;
}

.head_logo {
	width: 21%;
	padding-top: 0.1%;
}

.head_logo img {
	display: block;
}

.head_navs {
	width: 78%;
}

.head_navs li {
	float: left;
    display: block;
    width: 14.2%;
    text-align: right;
}

.head_navs li a {
	color: #030303;
    font-size: 16px;
    line-height: 72px;
    display: inline-block;
}

.head_navs li.on a,
.head_navs li:hover a {
	color: #0111fd;
	border-bottom:2px solid #0211fd ;
}


/*      ------------       banner       -----------       */

.banner {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.banner li a>img {
	width: 100%;
	display: block;
}

.banner .hd {
	overflow: hidden;
	position: absolute;
	left: 5%;
	bottom: 3%;
	z-index: 1;
	text-align: center;
	width: 90%;
}

.banner .hd ul {
	zoom: 1;
}

.banner .hd ul li {
	margin-right: 37px;
	width: 140px;
	height: 3px;
	text-indent: 9999px;
	background: rgba(255,255,255,0.5);
	display: inline-block;
	cursor: pointer;
	border-radius: 50px;
}

.banner .hd ul li.on {
	background: #fff;
}

.banner .bd ul li a {
	position: relative;
	display: block;
}

.bannerz {
	position: absolute;
	bottom: 0;
	z-index: 9999;
	width: 100%;
	text-align: center;
}


/*      ---------------      proddiv        ----------------         */
.prodbj{
	background: url(../images/prodbj.jpg);
	padding: 1.6% 0 0;
}


.proddivfl{
	width: 100%;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 2.1%;
}
.proddivtlt{
	font-size: 24px;
	color: #fff;
	display: inline-block;
	background: #e6212a;
	font-weight: 700;
	padding: 11px 54px;
}



.proddivul{
	width: 82%;
}
.proddivul li{
	width: 14.245%;
	float: left;
	display: block;
overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
	text-align: center;
}
.proddivul li a{
	line-height: 49px;
	color: #030303;
	font-size: 16px;
	display: inline-block;
	margin-bottom: -2px;
}
.proddivul li:hover a,.proddivul li.on a{
	color: #e6212a;
	border-bottom:2px solid #e6212a ;
}



.proddivcot ul li{
	width: 25%;
	float: left;
	display: block;
	margin-bottom: 2.8%;
}
.prodcot{
	width: 85.54%;
	margin: 0 auto;
}

.prodcotimg{
border: 1px solid #dddddd;
    width: 100%;
    background: #fff;
}
.prodcotimg img{
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.prodcotw{
	font-size: 16px;
	color: #2d2d2d;
	position: relative;
	line-height: 45px;
	border-bottom: 2px solid #dddddd;
}
.prodcotw i{
	position: absolute;
	right: 0;
	font-style: italic;
	font-weight: 600;
}

.proddivcot ul li:hover .prodcotw i{
	color: #e6212a;	
}

.proddivcot ul li:hover .prodcotw{
	color: #e6212a;
	border-bottom: 2px solid #e6212a;
	transition: all ease 1s;
}




/*      ---------------      abouts        ----------------         */

.abouts{
	width: 100%;
	background: url(../images/aboutimgbj.png) no-repeat top right 7%,url(../images/aboutimgbjs.png) no-repeat bottom right 7%;
}

.aboutsz{
	width: 50%;
	animation-name: moikit-tita-deg-img-line-anim;
    -webkit-animation-name: moikit-tita-deg-img-line-anim;
    -moz-animation-name: moikit-tita-deg-img-line-anim;
    -o-animation-name: moikit-tita-deg-img-line-anim;
}
.aboutsz img{
	width: 100%;
	display: block;
}

.aboutsy{
	width: 50%;
}

.aboutsys{
	width: 59%;
	margin-left: 9%;
    padding-top: 15%;
}
.aboutsysh1{
	color: #e6212a;
	font-size: 24px;
	line-height: 50px;
}
.aboutsysh1 span{
	border-bottom: 3px solid #e6212a;
	padding-bottom: 1%;
}
.aboutsyw{
	margin-top: 6%;
}
.aboutsyw p{
	font-size: 16px;
	color: #030303;
	text-indent: 2em;
	line-height: 28px;
	overflow: hidden;
	margin-bottom: 1.5%;
}
.aboutsmore{
	margin-top: 8%;
}
.aboutsmore a{
	display: inline-block;
	background: #e6212a;
	color: #fff;
	padding: 10px 55px;
}


/*      ---------------      case        ----------------         */
.casebj{
	background: #f7f7f7;
	padding: 1% 0;
}
.casetlt{
	text-align: center;
	width: 100%;
}
.casetlt h1{
	color: #e6212a;
	font-size: 24px;
}
.casefl{
margin: 2% auto;
    width: 100%;
    text-align: center;
}

.casefl li:hover span, .casefl li.on span {
    color: #c22e2e;
    border-bottom: 1px solid #c22e2e;
}

.casefl li{
width: 8%;
    display: inline-block;
    text-align: center;
}
.casediv{
	width: 100%;
	overflow: hidden;
}
.casediv li{
	width: 50%;
	float: left;
	display: block;
	margin-bottom: 2%;
}
.casediv li a{
	width: 98.5%;
	margin: 0 auto 0 0;
	display: block;
}
.casediv li a img{
	display: block;
}
.casediv li:nth-child(2n) a{
	margin: 0 0 0 auto;
}


/*      ---------------      advantage        ----------------         */
.advantage{
	width: 100%;
	background: #f4f4f4 url(../images/advantagebj.png) no-repeat center;
	padding-bottom: 43px;
}
.advantatlt{
	position: relative;
}
.advantatlti{
	width: 100%;
	overflow: hidden;
}
.advantatl{
	position: absolute;
	text-align: center;
	width: 100%;
}
.advantatl h1{
	color: #ffffff;
	font-size: 50px;
	line-height: 100px;
	text-shadow:1px 4px 5px #080808;
}
.advantatl p{
	color: #ffffff;
	font-size: 16px;
}
.advantatlti img{
	width: 100%;
	display: block;
}


.advantdiv{
    max-width: 1300px;
    margin: -3% auto 0;
    background: #fff;
    padding-top: 4%;
}

.advantdiv li{
	width: 94%;
	margin: 0 auto;
	padding-bottom: 8%;
}

.advantdiv li:nth-child(2){
	padding-bottom: 6%;
}


.advantcots{
	width: 52%;
}
.advantcotimg{
	width: 38%;
	margin-top: 2%;
}
.advantcotimg img{
	width: 100%;
	display: block;
	animation-name: moikit-tita-b-img-animate;
    -webkit-animation-name: moikit-tita-b-img-animate;
    -moz-animation-name: moikit-tita-b-img-animate;
    -o-animation-name: moikit-tita-b-img-animate;
    animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -o-animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-duration: 4000ms;
    -webkit-animation-duration: 4000ms;
    -moz-animation-duration: 4000ms;
    -o-animation-duration: 4000ms;
    animation-direction: alternate;
    -webkit-animation-direction: alternate;
    -moz-animation-direction: alternate;
    -o-animation-direction: alternate;
        animation-delay: 1200ms;
    -webkit-animation-delay: 1200ms;
    -moz-animation-delay: 1200ms;
    -o-animation-delay: 1200ms;
}
@keyframes moikit-tita-b-img-animate{
	0%{
		transform:translate(0px,0px);
		-webkit-transform:translate(0px,0px);
		-moz-transform:translate(0px,0px);
		-o-transform:translate(0px,0px);
	}
	20%{
		transform:translate(3px,2px);
		-webkit-transform:translate(3px,2px);
		-moz-transform:translate(3px,2px);
		-o-transform:translate(3px,2px);
	}
	40%{
		transform:translate(8px,5px);
		-webkit-transform:translate(8px,5px);
		-moz-transform:translate(8px,5px);
		-o-transform:translate(8px,5px);
	}
	60%{
		transform:translate(13px,5px);
		-webkit-transform:translate(13px,5px);
		-moz-transform:translate(13px,5px);
		-o-transform:translate(13px,5px);
	}
	80%{
		transform:translate(18px,2px);
		-webkit-transform:translate(18px,2px);
		-moz-transform:translate(18px,2px);
		-o-transform:translate(18px,2px);
	}
	100%{
		transform:translate(21px,0px);
		-webkit-transform:translate(21px,0px);
		-moz-transform:translate(21px,0px);
		-o-transform:translate(21px,0px);
	}
}
















.advacots{
	padding-left: 10%;
	position: relative;
}
.advacots:nth-child(1){
	margin-bottom: 13%;	
}
.advacotsi{
	position: absolute;
	left: 0;
	top: 3%;
	font-size: 24px;
	background: #e6212a;
	color: #fff;
	font-weight: 600;
	padding:10px 13px;
}
.advacots h1{
	color: #e6212a;
	font-size: 30px;
	margin-bottom: 1%;
	font-weight: 800;
}
.advacots span{
	font-size: 16px;
	line-height: 30px;
	color: #5f5f5f;
	margin-bottom: 2%;
	display: block;
}
.advacots p{
	color: #5f5f5f;
	font-size: 16px;
	line-height: 28px;
}
















/*      ---------------      news        ----------------         */
.news{
	width: 100%;
	margin: 0 auto;
	background: url(../images/newsbj.jpg) no-repeat center;
	background-size: cover;
}
.newsdiv{
	max-width: 1300px;
	margin: 0 auto;
	padding: 2.2% 0 5.5%;
}


.newstlt{
	width: 100%;
}
.newstlt h1{
	font-size: 24px;
	color: #fff;
	font-weight: 700;
	text-align: center;
	padding-bottom: 2.5%;
}
.newstlt p{
	text-align: right;
}
.newstlt p a{
	font-size: 18px;
	color: #fff;
	font-style: italic;
	margin-right: 5.5%;
}

.newsdcot{
	position: relative;
}
.newsdcot li{
	width: 100%;
	display: block;
	position: relative;
}
.newscontent{
	width:50.7%;
	margin: 0 auto 0 0;
    border: 1px solid transparent;
    position: relative;
    transition: all 0.3s ease-out 0s;
}
.newsdcot li:nth-child(2n) .newscontent{
	margin: 0 0 0 auto;
}

.newscontens{
	width: 80%;
	margin: 0 auto;
	padding: 4% 0;
}

.newscontenw{
	width: 70%;
}
.newscontenr{
	width: 20%;
}
.newscontenw h1{
	font-size: 18px;
	color: #fff;
	font-family: "微软雅黑";
	margin-bottom: 2%;
	text-align: right;
	font-weight: 500;
}
.newscontenw p{
	font-size: 14px;
	color: #fff;
	font-family: "微软雅黑";
	line-height: 23px;
}

.newscontenr h1{
	font-size: 24px;
	font-family: "微软雅黑";
	font-weight: 500;
	margin-bottom: 2%;
	color: #fff;
}
.newscontenr p{
	font-size: 18px;
	font-family: "微软雅黑";
	color: #fff;
}

.newsdcot li:nth-child(2n) .newscontenw h1{
	text-align: left;
}

.newsdcot li .newscontent:hover {
    border-color: #cccccc;
}


.newscontent::after {
    background-color: #fff;
    border: 2px solid #eee;
    border-radius: 13px;
    content: "";
    height: 13px;
    margin-top: -6px;
    position: absolute;
    top: 50%;
    right: 3px;
    transition: all 0.3s ease-out 0s;
    width: 13px;
}
.newsdcot li:nth-child(2n) .newscontent::after {
	right: inherit;
	left: 0;
}

.newscontens i{
	background: #fff;
	height: 103%;
	width: 1px;
	position: absolute;
	right: 11px;
}
.newsdcot li:nth-child(2n) .newscontens i{
	right: inherit;
	left: 8px;
}


.newsdcot li:nth-child(1) .newscontens i{
	height: 80%;
    bottom: -37px;
}
.newsdcotmore{
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: -47px;
}









/*     ------------         footer         ------------      */

.footer {
	width: 100%;
	background: #222222;
}


.footdiv {
	max-width: 1100px;
	margin: 0 auto;
	padding: 5.5% 0 4%;
	background: url(../images/fotjt.png) no-repeat top center;
}

.footdivs {
    width: 36%;
    float: left;
    display: block;
}
.footdivpi{
    vertical-align: top;
}
.footdivsspan{
	display: inline-block;
}


.footdivs:nth-child(2) img{
	padding-left: 22%;
    width: 33%;
}
.footdivs:nth-child(3){
	width: 24%;
    float: right;
} 

.footdivs p{
	font-size: 14px;
	color: #fff;
	line-height: 25px;
}


.bottom {
	text-align: center;
	padding: 1.5% 0;
	background: #100f0f;
}

.bottom p,
.bottom p a {
	color: #fff;
	font-size: 14px;
}

.bottom p span {
	padding-left: 1%;
}

.caidan {
	display: none;
}


.footdivs:nth-child(2) p{
	text-align: center;
width: 80%;
}


@media screen and (max-width:768px) {
	body {
		min-width: inherit;
	}
	.caidan {
		display: block;
		position: absolute;
		right: 6px;
		width: 8%;
		top: 26px;
	}
	.caidan img {
		width: 100%;
	}


.head_logo {
    width: 21%;
    padding-top: 0.1%;
    float: none;
}
.heads {
    width: 90%;
    margin: 0 auto;
    position: relative;
}
.head_navs {
    width: 100%;
    float: none;
    display: none;
}
.head_navs li {
    float: none;
    display: block;
    width: 100%;
    text-align: center;
    line-height: 51px;
    margin-right: 0;
}



.banner .hd ul li {
    margin-right: 7px;
    width: 33px;
    height: 3px;
}

.proddivfl {
    margin: 0 auto;
    width: 90%;
    margin-bottom: 2.1%;
}
.proddivtlt{
	float: none;
}
.proddivul {
    width: 100%;
    float: none;
}
.proddivul li {
    width: 33%;
    float: left;
    display: block;
    text-align: center;
}
.proddivul li a {
    line-height: 49px;
    color: #030303;
    font-size: 14px;
    display: inline-block;
    margin-bottom: 0;
    border-bottom: 2px solid rgba(0,0,0,0);
}
.proddivcot{
	width: 90%;
    margin: 0 auto;
}

.proddivcot ul li {
    width: 50%;
    float: left;
    display: block;
    margin-bottom: 2.8%;
}
.prodcotw {
    font-size: 12px;
}




.abouts {
    padding-bottom: 25%;
}
.aboutsz{
    width: 100%;
    float: none;
}
.aboutsy{
	width: 90%;
	margin: 0 auto;
	float: none;
}
.aboutsys {
    width: 100%;
    margin-left: 0;
    padding-top: 5%;
}




.advantdiv li {
    width: 94%;
    margin: 0 auto;
    padding-bottom: 8%;
    overflow: hidden;
}



.casetlt {
    text-align: center;
    width: 100%;
    padding: 5% 0 0;
}
.casefl {
    margin: 5% auto;
    width: 90%;
}
.casefl li span{
    font-size: 14px;
}
.casediv li a img {
    display: block;
    width: 100%;
}




.advantatl h1 {
    color: #ffffff;
    font-size: 34px;
    line-height: 71px;
    text-shadow: 1px 4px 5px #080808;
}
.advantatlti img {
    width: 360%;
    display: block;
    margin-left: -128%;
}
.advantatl p {
    color: #ffffff;
    font-size: 14px;
    width: 80%;
    margin: 0 auto;
}
.advantcots {
    width: 100%;
    float: none;
    margin-top: 6%;
}
.advantcotimg {
    width: 100%;
    float: none;
}
.advacots {
    padding-left: 20%;
    position: relative;
}
.advacots p {
    color: #5f5f5f;
    font-size: 14px;
    line-height: 25px;
}
.advantdiv {
    padding-top: 6%;
    overflow: hidden;
}
.advantatlt {
    position: relative;
    overflow: hidden;
}
.newstlt p a {
    font-size: 14px;
    color: #fff;
    font-style: italic;
    margin-right: 5.5%;
}
.newsdiv {
    max-width: 1300px;
    margin: 0 auto;
    padding: 8.2% 0 15.5%;
}
.newscontent::after{
	display: none;
}
.newscontens i{
	display: none;
}
.newscontens {
    width: 90%;
    margin: 0 auto;
    padding: 4% 0;
}
.newscontent {
    width: 99.6%;
}
.newsdcot li {
    width: 100%;
    display: block;
    position: relative;
    margin-bottom: 7%;
}
.newscontenw p {
    font-size: 12px;
}
.newscontenw h1 {
    font-size: 16px;
}
.footdivs,.footdivs:nth-child(3){
    width: 76%;
    float: none;
    display: block;
	margin: 4% auto;
}
.footdiv {
    padding: 8% 0 2%;
}
.bottom p{
	width: 90%;
    margin: 0 auto;
}

.prodcotimg {
    border: 1px solid #dddddd;
    width: 100%;
    background: #fff;
    height: 114px;
    overflow: hidden;
}
.casefl li {
    width: 18%;
    display: inline-block;
    text-align: center;
}

}

@media screen and (max-width:414px) {
	.caidan {
		display: block;
		position: absolute;
		right: 6px;
		width: 10%;
		top: 24px;
	}
	.banner .hd {
		height: 15px;
		overflow: hidden;
		position: absolute;
		left: 22%;
		bottom: 4px;
		z-index: 1;
		width: 60%;
		text-align: center;
	}
}