/*通用样式*/
*{margin:0;padding:0;word-wrap:break-word;}
body{min-width: 1220px;font-size:12px;font-family:Arial,'hiragino sans gb','microsoft yahei ui','microsoft yahei',simsun,sans-serif;color:#444;}
body{ color:#4C4C4C;}
a{color:#4C4C4C;text-decoration:none;}
a:hover{color:#FF0000;}
a img{border:none;} 
div,ul,li,p,form{padding: 0px; margin: 0px;list-style-type: none;}
em{font-style: normal;font-weight: normal;}
table {padding: 0px; margin: 0px;list-style-type: none;}
dt,dl,dd {padding: 0px; margin: 0px;list-style-type: none;}
form{margin:0px;padding:0px;}
input[type="checkbox"], input[type="radio"] {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 0;}
input:focus,textarea:focus,select:focus{ outline:none;}
input[type="text"],select{ height:30px; line-height:30px; color:#999; border:1px solid #ddd;}
tr {padding: 0px; margin: 0px;list-style-type: none;}
h2,h3,h4{padding:0px; font-size:14px; font-weight:normal;}
i,em{ font-style:normal;}
.clear{clear:left;}


/*头部通用*/
.topbox{width: 100%;min-width: 1200px;background-color: #fff;box-shadow: 0 0px 4px rgba(0,0,0,0.2);position: fixed;top: 0;z-index: 100;}
.tophybox{width: 100%;min-width: 1200px;border-bottom: 1px solid #eee;}
.tophy{width: 90%;margin: 0 auto;height: 36px;letter-spacing: 1px;}
.tophy p{width: 50%;display: block;float: left;font-size: 16px;line-height: 36px;color: #515151;}
.tophy p:nth-child(2){text-align: right;}
.tophy p:nth-child(2) span{font-size: 20px;font-weight: 600;color: #dc1414;}
.top{width: 90%;margin: 0 auto;overflow: hidden;padding: 2px 0 1px;}
.toplogo{width: 280px;display: block;float: left;}
.topdh{width: calc(100% - 400px);max-width: 1000px;overflow: hidden;float: right;padding: 8px 0 12px;}
.topdh li{width:calc(100% / 7);float: left;}
.topdh li a{width: 100%;max-width: 100px;display: block; margin: 0 auto;font-size: 18px;line-height: 80px;color: #333;text-align: center; position: relative;overflow: hidden;}
.topdh li a::before{content: "";position: absolute;width: 100%;height: 9px;background-image: url(/MRWsJ1EIqScLHRVqHI4nIIcUIugOKSD.jpg);background-size: 100px 9px;background-position: 50% 0;bottom: -9px;left: 0;transition: all 0.4s;}
.topdh li a:hover{color: #dc1414;}.topdh li a:hover::before{bottom: 2px;}
	
@media(max-width:1240px){.tophy{width: 98%;}.top{width: 98%;}.topdh{width: calc(100% - 510px);}.topdh li a{font-size: 20px;}}


/*banner*/
.rslides { position: relative; overflow: hidden; width: 100%; padding: 0; margin: 0;}
.rslides li {  -webkit-backface-visibility: hidden; position: absolute; display: none; width: 100%; left: 0; top: 0; }
.rslides li:first-child { position: relative; display: block; float: left; }
.rslides img { display: block; height: auto; float: left; width: 100%; border: 0; }
.slide_container {  position: relative; float: left; width: 100%; overflow:hidden;}
.slide { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; }
.slide li { position: absolute; width: 100%; left: 0; top: 0; }
.slide img { display: block; position: relative; z-index: 1; height: auto; width: 100%; border: 0; }
.slide .caption { display: block; position: absolute; z-index: 2; font-size: 20px; text-shadow: none; color: #fff; background: #000; background: rgba(0,0,0,0.8); left: 0; right: 0; bottom: 0; padding: 10px 20px; margin: 0; max-width: none; }
.slide_nav {position: absolute;-webkit-tap-highlight-color: rgba(0,0,0,0);top: 52%;left: 4%;opacity: 0.7;z-index: 3;text-indent: -9999px;overflow: hidden;text-decoration: none;height: 70px;width: 65px;background: transparent url("../UploadFiles/themes.png") no-repeat left top;margin-top: -45px;}
.slide_nav:active { opacity: 1.0; }
.slide_nav.next {left: auto;background-position: right top;right: 4%;}
.slide_container .tu{ width:100%; height:602px;}

/*底部通用*/
.dbbox{width: 100%;min-width: 1200px;margin: 0 auto;background-color: #f1f1f1;}
.db{width: 90%;margin: 0 auto;padding: 40px 0 10px;overflow: hidden;}
.dblogo{width: 340px;display: block;float: left;}
.dbr{width: calc(100% - 380px);float: left;padding-left: 40px;}
.dbdh{width: 100%;overflow: hidden;margin-bottom: 10px;padding: 6px 0;}
.dbdh li{float: left;border-right: 1px solid #999;padding: 0 3%;}
.dbdh li:nth-child(1){padding-left: 0;}.dbdh li:nth-last-child(1){border: 0;}
.dbdh li a{font-size: 18px;line-height: 18px;color: #222;}
.dbdh li a:hover{color: #dc1414;}
.dbr p{font-size: 18px;line-height: 30px;color: #424242;letter-spacing: 2px;}
.dbr p:nth-child(3){font-size: 24px;line-height: 36px;font-weight: 600;color:#222;letter-spacing: 0;}
	
.dbzcbox{width: 100%;min-width: 1200px;margin: 0 auto;background-color: #333;padding: 10px 0;}
.dbzc{width: 90%;margin: 0 auto;overflow: hidden;}
.dbzc p{width: 50%;float: left;font-size: 16px;line-height: 26px;color: #e1e1e1;}
.dbzc p:nth-child(2){text-align: right;}
.dbzc p:nth-child(2) a{color: #e1e1e1;}
	
@media(max-width:1360px){.dbdh li{padding: 0 2%;}}
@media(max-width:1240px){.db{width: 98%;}.dbzc{width: 98%;}.dbr p:nth-child(3){font-size: 20px;}}

/*侧栏*/
.nyfl{width: 90%;margin: 20px auto 40px;overflow: hidden;}
.fll{width: 280px;float: left;margin-right: 30px;}
.clcp{width: 280px;}
.clcpbt{width: 280px;display: block;background-color:#dc1414;padding-left: 45px;box-sizing: border-box; font-size: 24px;line-height: 64px;color: #fff;letter-spacing: 2px;position: relative;}
.clcpbt::before{content: "";position: absolute;width: 5px;height: 26px;top: 19px;left: 24px;background-color: #fff;}
.clcplb{width: 280px;}
.clcplb li{width: 280px;padding: 0 30px;box-sizing: border-box;border-bottom: 1px solid #efefef;}
.clcplb li a{width: 100%;display: block;font-size: 18px;line-height: 60px;color: #333;box-sizing: border-box;padding-right: 20px;transition: all 0.6s;}
.clcplb li a span{font-size: 16px;line-height: 60px;color: #666;float: right;transition: all 0.6s;}
.clcplb li a:hover{padding-right: 0;}.clcplb li a:hover span{color: #dc1414;}
.cllx{width: 280px;background-color:#dc1414;padding:20px 10px;box-sizing: border-box;}
.cllx p{font-size: 19px;line-height: 32px;color: #fff;text-align: center;}
.cllx p:nth-child(1){font-size: 26px;line-height: 42px;letter-spacing: 2px;}
.cllx img:nth-child(2){width: 40px;display:block;margin: 16px auto;}

.flr{width: calc(100% - 310px);float: left;}
.wzdh{font-size: 22px;font-weight: 600;color: #333;padding-left: 14px;line-height: 34px;box-sizing: border-box;letter-spacing: 2px; position: relative;padding-bottom: 10px; border-bottom: 1px solid #f1f1f1;}
.wzdh span{font-size: 16px;line-height: 34px;font-weight: lighter;color: #666;float: right;background-color: #fff;padding-left: 20px;}
.wzdh span a{color: #666;}
.wzdh::after,.wzdh::before{content:"";position: absolute;display: block;}
.wzdh::after{width: 4px;height: 26px;background-color: #dc1414;top: 4px;left: 0;}
.wzdh::before{background: url("/MRWsJ1EIqScLHRVqHI4nK0OWEkgOKSD.jpg")repeat-x left 9px;width: 800px;height: 16px;top: 4px;left: 120px;z-index: -1;}
@media(max-width:1240px){.nyfl{width: 98%;}}

/*首页标题*/
.sybt{width: 100%;margin: 0 auto;padding: 80px 0 40px;position: relative;}
.sybt p:nth-child(1){position: absolute;width: 1200px;height:90px;display: block;font-size: 90px;text-align: center;color: #eaeaea;font-weight: 800; letter-spacing: 20px;top: 4px;left: 50%;transform:translateX(-50%);z-index:1;}
.sybt p:nth-child(2){font-size: 38px;line-height: 46px;text-align: center;color: #1964b4;font-weight: 600;letter-spacing: 6px;position: relative;z-index: 10;}
.sybt p:nth-child(2) span{color: #dc1414;}
.sybt p:nth-child(3){font-family:times new roman,times,serif;font-size: 28px;line-height: 36px;text-align: center;color: #666;letter-spacing: 2px;}

/*首页产品*/
.sycpbox{width: 100%;min-width: 1200px;margin: 0 auto;padding: 40px 0;background-color: #f4f5f6;background-image: url(/MRWsJ1EIqScLHRVqHI4nHxWEKugOKSD.jpg);background-size: 100% 500px;background-position: 50% 30%;background-repeat:no-repeat;}
.sycp{width: 90%;margin: 0 auto;}
.sycpgdbox{width: 100%;overflow: hidden;}
.sycpgd{width: 1200px;overflow:hidden;float: left;padding: 10px 0;}
.sycpgd li{width: 380px;float: left;margin:0 20px 20px 0;}
.sycpgd li a{width: 100%;display: block;overflow: hidden;transition: all 0.6s;}
.sycpgd li a img{width: 100%;display: block;}
.sycpgd li a p{width: 100%;display: block;height: 40px;font-size: 18px;line-height: 40px;color:#333;text-align: left; padding: 0 20px;box-sizing: border-box;background-color: #eaeaea;overflow: hidden;position: relative;}
.sycpgd li a p span{font-size: 16px;line-height: 40px;float: right;color: #fff;list-style: 1px;position: relative;z-index: 10;}
.sycpgd li a p::after{content: "";position: absolute; width: 160px;height: 160px;background-color: #dc1414;transform: rotate(25deg);top: -35px;right: -10px;}
.sycpgd li a:hover{box-shadow: 0 2px 8px rgba(0,0,0,0.2)}
.sycpgd li a:hover p{color:#dc1414;}
@media(max-width:1240px){.sycp{width: 98%;}}


/*首页关于*/
.sygybox{width: 100%;min-width: 1200px;overflow: hidden;}
.sygy{width: 90%;margin: 0 auto;overflow: hidden;position: relative;padding: 80px 0 40px;}
.sygyl{width: calc(100% - 540px);float: left;padding-right: 30px;box-sizing:border-box;}
.sygyl p:nth-child(1){font-size: 36px;font-weight: 600; line-height: 46px;color: #1964b4;letter-spacing: 10px;}
.sygyl p:nth-child(1) span{color: #dc1414;}
.sygyl p:nth-child(2){font-size: 24px;line-height: 36px;color: #424242;font-family:times new roman,times,serif;letter-spacing: 4px;margin-bottom: 40px;}
.sygyl p:nth-child(3){height: 175px;font-size:18px;line-height: 35px;color: #333;text-align: justify;letter-spacing: 1px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;}
.sygyl a:nth-child(4){width: 180px;display: block;font-size: 18px;color: #fff;text-align: center;line-height: 50px;background-color:#dc1414;margin-top: 40px;}
.sygyl a:nth-child(4):hover{background-color: #1964b4;}
.sygytp{width: 540px;display: block;float: left;}
.sygybt{position: absolute;width: 1200px;height:90px;display: block;font-size: 90px;text-align: center;color: #f1f2f3;font-weight: 800; letter-spacing: 20px;top: 4px;left: 50%;transform:translateX(-50%);z-index:-1;}
@media(max-width:1240px){.sygy{width: 98%;}}


/*首页优势*/
.syysbox{width: 100%;min-width: 1200px;margin: 0 auto;background-color: #f5f5f5;padding: 40px 0;background-image: url(/MRWsJ1EIqScLHRVqHI4nFRSEKugoDyD.jpg);background-size: 50% 500px;background-position:100% 250px;background-repeat: no-repeat;}
.syys{width: 90%;margin: 0 auto;}
.syysnr{width: 100%;overflow:hidden;padding-top: 8px;}
.syystp1{width: 50%;float: left;height: 400px;background-image: url(/MRWsJ1EIqScLHRVqHI4nFRSEKtDsJRAG.jpg);background-size: 100% 100%;overflow: hidden;}
.syystp1 img{width: 600px;height: 400px; display: block;margin: 0 auto;}
.syyswzbox1{width: 50%;height: 400px;float: left;padding: 40px;box-sizing:border-box;}
.syyswz{width: 100%;padding-left: 110px;box-sizing: border-box;background-image: url(/MRWsJ1EIqScLHRVqHI4nFRSNJOgOKSD.jpg);background-size: 80px 80px;background-repeat: no-repeat;background-position:0 10px;}
.syyswz:nth-child(2){background-image: url(/MRWsJ1EIqScLHRVqHI4nFRSWJOgOKSD.jpg);}
.syyswz p:nth-child(1){font-size: 32px;line-height: 60px;color: #fff;}
.syyswz p:nth-child(2){font-size: 20px;line-height: 40px;color: #fff;}
.syystp2{width: 50%;float: left;height: 400px;}
.syystp2 img{width: 100%;height: 400px; display: block;}
.syyswzbox2{width: 50%;height: 400px;float: left;padding: 40px;box-sizing:border-box;}
.syyswzbox2 .syyswz{width: 100%;padding-left: 110px;box-sizing: border-box;background-image: url(/MRWsJ1EIqScLHRVqHI4nFRSHGEgOKSD.jpg);background-size: 80px 80px;background-repeat: no-repeat;background-position:0 10px;}
.syyswzbox2 .syyswz:nth-child(2){background-image: url(/MRWsJ1EIqScLHRVqHI4nFRSIDkgOKSD.jpg);}
.syyswzbox2 .syyswz p:nth-child(1){font-size: 32px;line-height: 60px;color: #212121;}
.syyswzbox2 .syyswz p:nth-child(2){font-size: 20px;line-height: 40px;color: #424242;}
@media(max-width:1240px){.syys{width: 98%;}}


/*首页案例*/
.syalbox{width: 100%;min-width: 1200px;margin: 0 auto;padding: 20px 0;background-image: url(/MRWsJ1EIqScLHRVqHI4nDxgFJSqoUSyRHt.jpg);background-size: 1920px 100%;background-position: 50% 50%;}
.syal{width: 90%;margin: 0 auto;}	
.syalgdbox{width:100%;padding-bottom: 10px;overflow:hidden;}
.syalgd{width:1860px; overflow: hidden;}
.syalgd li{width: 292px;float: left;margin: 0 18px 18px 0;}
.syalgd li a{width:292px;display: block;box-sizing: border-box;padding: 5px;border:1px solid #f1f1f1;background-color: #fff;transition: all 0.6s;}
.syalgd li a img{width: 280px;display: block;}
.syalgd li a p{font-size: 18px;line-height: 30px;margin-top: 5px;text-align: center;color: #424242;}
.syalgd li a:hover{box-shadow: 0 2px 8px rgba(0,0,0,.4);}
.syalgd li a:hover p{color: #dc1414;}
@media(max-width:1240px){.syal{width: 98%;}}

/*首页新闻*/
.syxwbox{width: 90%;overflow: hidden;margin: 40px auto 60px;}
.syxwlb1{width: 52%;float: left;margin-right: 30px;}
.syxwlb1 li{width: 100%;overflow: hidden;}
.syxwlb1 li:nth-child(1){margin-bottom: 16px;border-bottom: 1px solid #d1d1d1;padding-bottom: 17px;}
.syxwlb1 li .syxwtp{width: 240px;height: 183px;margin-right: 15px;padding: 5px;border: 1px solid #d1d1d1;float: left;box-sizing: border-box;}
.syxwlb1 li .syxwtp img{width: 228px;height: 171px;}
.syxwlb1 li .syxwnr1{width: calc(100% - 255px);display: block;float: left;}
.syxwlb1 li .syxwnr1 p:nth-child(1){font-size: 18px;line-height: 34px;color: #1964b4;font-weight: 600;margin-bottom: 8px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.syxwlb1 li .syxwnr1 p:nth-child(2){font-size: 16px;line-height: 30px;color: #525252;display: -webkit-box;
	-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.syxwlb1 li .syxwnr1 p:nth-child(3){width: 140px;display: block;font-size: 16px;line-height: 34px;text-align: center;color: #fff;background-color:#dc1414;box-sizing: border-box;margin-top: 14px;transition: all 0.6s;}
.syxwlb1 li .syxwnr1 p:nth-child(3):hover{color: #fff;background-color:#1964b4;}
	
.syxwlb2{width: calc(48% - 30px);float:left;}
.syxwlb2 li{width: 100%;padding: 10px 0;padding-left: 40px;box-sizing: border-box;border-bottom: 1px solid #d1d1d1;}
.syxwlb2 li:nth-last-child(1){border-bottom: 0;}
.syxwlb2 li a{width: 100%;display: block;position: relative;}
.syxwlb2 li a::before{content: "";position: absolute;width: 34px;height: 88px;background-image: url("/MRWsJ1EIqScLHRVqHI4nFHIUEOgOKSD.jpg");background-size: 34px 88px;top: 0;left: -40px;}
.syxwlb2 li a p:nth-child(1){font-size: 18px;line-height: 18px;padding: 8px 0;color: #333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.syxwlb2 li a p:nth-child(2){font-size: 16px;line-height: 25px;color: #525252;display: -webkit-box;
	-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.syxwlb2 li a p:nth-child(1):hover{color: #dc1414;}
@media(max-width:1240px){.syxwbox{width: 98%;}} 

/*文章分页样式*/
#fenye{clear:both; margin:10px 20px 20px 0;}
#fenye a{ width:28px; text-align:center; float:left; border:1px solid #bfbfc7;background:#fff; height:28px; font-size:12px;color:#666; line-height:28px; margin-left:5px;border-radius:3px; display:inline-block;}
#fenye .prev,#fenye .next{width:60px;}
#fenye a.curr{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff;}
#fenye a:hover{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff; text-decoration:none}
#pageNext{ margin:10px;}
#pageNext .prev,#pageNext .next{text-align:center;width: 60px;}
#pageNext a.curr{background: #bfbfc7;border: 1px solid #bfbfc7;color: #fff;}
#pageNext a.curr span{ color:#fff !important;}
#pageNext a{width: 28px;text-align: center;float: left;border: 1px solid #bfbfc7;background: #fff;height: 28px;font-size: 12px;color: #666;line-height: 28px;margin-left: 5px;border-radius: 3px;}
#realname{height: 30px;border: 1px solid #ddd;}
#b1{padding: 5px 10px;background: #ff7d02;color: #fff;border: 1px solid #ff7d02;border-radius: 3px;}

.fenyetips{ display:none}
#pagelist{ line-height:22px;color:#666; padding:15px;}
#pagelist a{ width:28px; text-align:center; float:left; border:1px solid #bfbfc7;background:#fff; height:28px; font-size:12px;color:#666; line-height:28px; margin-left:5px;border-radius:3px;}
#pagelist a.next,#pagelist a.prev{width:60px;}
#pagelist a.curr{ background:#bfbfc7;border:1px solid #bfbfc7;color:#fff;}
#pagelist a:hover{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff; text-decoration:none}
#pagelist a img{ display:block;margin:0 auto;margin-top:12px;}
#pagelist span{line-height:28px; font-size:13px; height:28px; margin-left:10px;}
#pagelist span#totalpage{ margin:0;}
.fenye a img{ display:block;margin:0 auto;margin-top:12px;}

/* 图片分页方式的样式*/
.imagelist{margin:0 auto;width:990px;} /*总宽度*/
.imagelist .imagetop{padding-right:5px;text-align:right;margin:5px;}
.imagelist .imagetop a{color:#767676;}
.imagelist .defaultimagesrc{text-align:center;margin:5px;padding-top:40px;padding-bottom:40px;}
.imagelist .defaultImagesrc img{border:1px solid #f1f1f1;padding:2px}
.imagelist .imageintro{text-align:center;font-size:14px;}
.thumb {height:112px;background:#FFF;padding:5px;}
.thumb_1 {text-align: center;float: left;height: 50px;width: 60px;padding-top: 30px;font-weight: 400;font-size: 14px;color:#000;}
.thumb_1 .font-28{font-size:18px;color:red;}
.thumb_2 {float: left;width: 790px;}
.thumb_2_1 {background:url(/HxSNT0EMNk1GKSp.jpg) no-repeat 0px 20px;float: left;height: 113px;width: 35px;cursor:pointer;margin-left:10px;_margin-left:0px;}
.thumb_2_2 {background:url(/HxSNT0EMNO1GKSp.jpg) no-repeat 0px 20px;float: right;height: 113px;width: 35px;cursor:pointer;}
#scrool_div {width:708px;position:relative;height:110px;overflow:hidden;}
#scrool_wrap {height:110px;position:absolute;width:20000px;}
#scrool_wrap li {width:130px;height:100px;float:left;margin-right:10px;}
#scrool_div img{width:126px;height:95px;margin:5px}
.normalthumb img{padding:2px;border:1px solid #F9AF10}
.currthumb img{padding:2px;border:1px solid #ff6600;}

/*组图显示方式的样式*/
.imggrouplist{margin:0 auto;width:90%;}
.imggrouplist li{width:150px;float:left;margin:2px;border:1px #f1f1f1 solid;background:#FFFFFF;padding:5px;text-align:center}
.imggrouplist li img{width:145px;height:120px;}

/*平行显示方式样式*/
.imglist{text-align:center}
.imglist img{border:4px solid #efefef;padding:1px}
.imglist div{margin-bottom:15px}
#pageNext{text-align:right}