 /*通用样式*/
*{margin:0;padding:0;word-wrap:break-word;}
body{min-width: 365px;font-size:12px;font-family:Arial,'hiragino sans gb','microsoft yahei ui','microsoft yahei',simsun,sans-serif;color:#444;}
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;}
@font-face {
    font-family: 'pangmenzhengdaoregular';
    src: url('../UploadFiles/webfont.woff2') format('woff2'),
         url('../UploadFiles/webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/*头部通用*/
.topbox{width: 100%;overflow: hidden;background-color: #fff;position: fixed;top: 0;z-index: 1000;box-shadow: 0 2px 3px rgba(0,0,0,0.2);}
.tophybox{width: 100%;background-color: #f7f7f7;border-bottom: 1px solid #e8e8e8;}
.tophy{width: 90%;margin: 0 auto;overflow: hidden;}
.tophy p{font-size: 16px;line-height: 36px;font-weight:100;color: #424242;}
.tophy p:nth-child(1){float: left;}
.tophy p:nth-child(2){display: none;float: right;}
.tophy p:nth-child(2) a{font-size: 16px;line-height: 36px;font-weight:100;color: #424242;}
.tophy p:nth-child(3){width: 220px;display: block;font-weight: 600; padding-left: 30px;box-sizing: border-box;background-image: url("../UploadFiles/bj/toplx2.png");background-size: 19px 36px;background-repeat: no-repeat;background-position: 0 0;float: right;}
.tophy p:nth-child(4){width: 205px;display: block;font-weight: 600; padding-left: 20px;box-sizing: border-box;background-image: url("../UploadFiles/bj/toplx.png");background-size: 11px 36px;background-repeat: no-repeat;background-position: 0 0;float: right;}
.tophy p:nth-child(4) span{font-weight: 100;}

.top{width: 90%;margin: 0 auto;overflow: hidden;}
.toplogo{width: 240px;display: block;float: left;margin-right: 60px;}
.topyy{width: 200px;float: left;margin-left: 60px;}
.topyy p{width: 100%;display: block;margin-top: 26px;background-color: #0a78d2;border-radius: 21px;padding:0 20px 0 46px;box-sizing: border-box; font-size: 18px;line-height: 42px;color: #fff;text-align: center;background-image: url("../UploadFiles/bj1/yuyan.png");background-size: 24px 42px;background-repeat: no-repeat;background-position: 10px 50%;}
.topyy p a{font-size: 18px;line-height: 42px;color: #fff;text-align: center;letter-spacing: 2px;}
.topdh{width: calc(100% - 560px);float: left;overflow: hidden;}
.topdh li{width: calc(100% / 7);height: 93px;overflow: hidden;float: left;position: relative;}
.topdh li a{width: 100%;display: block;font-size: 18px;line-height: 93px;text-align: center;color: #333;transition: all 0.6s;position: relative;}
.topdh li::before{content: "";position: absolute;width: 0;height: 2px;background-color:#0a78d2;bottom: 0;left: 50%;transform: translateX(-50%);transition: all 0.6s;}
.topdh li a span{color:#0a78d2;}
.topdh li:hover a{margin-top: -93px;}.topdh li:hover::before{width: 100%;}
@media(max-width:1200px){.tophy{width:98%;}.top{width: 98%;}}
@media(max-width:1140px){.tophy p:nth-child(1){display: none;}.tophy p:nth-child(2){display: block;}.tophy p:nth-child(3),.tophy p:nth-child(4){float: left;}.tophy p:nth-child(4) span{display: none}.topyy{display: none;}.topdh{width: calc(100% - 300px);}}
@media(max-width:860px){.topbox{position: static;}.top {width: 100%;}.toplogo{float: none;margin: 0 auto;}.topdh{width: 100%;float: none;border-top:1px solid #f7f7f7; }.topdh li{height: 60px;}.topdh li a{line-height: 60px;}.topdh li:hover a{margin-top: -60px;}.topkb{display: none;}.slide img{width: 150%!important;left: 50%;transform: translateX(-50%);}.slide_nav{display: none;}}
@media(max-width:720px){.tophy p:nth-child(3){display: none;}}
@media(max-width:580px){.topdh li:nth-child(1){display: none;}.topdh li{width: calc(100% / 3);}.topdh li{height: 36px;}.topdh li a{line-height: 36px;}.topdh li:hover a{margin-top: -36px;}}
@media(max-width:460px){.tophy p:nth-child(4){width: 260px;height: 36px;overflow: hidden;}}


/*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: 10%;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: 10%;}
.slide_container .tu{ width:100%; height:602px;}


/*底部通用*/
.dbbox{width: 100%;background-color:#262626;overflow: hidden;padding: 40px 0 0;}
.db{width: 90%;margin: 0 auto;overflow: hidden;}
.dblx{width: 300px;float: left;}
.dblx p{font-size: 16px;line-height: 40px;color: #fff;padding-left: 40px;box-sizing: border-box;}
.dblx p:nth-child(1){font-size: 24px;color: #fff;line-height: 24px;margin-bottom: 22px;letter-spacing: 0;padding: 0;font-weight: 600;}
.dblx p:nth-child(2){font-size: 18px;height: 40px;background-image:url("../UploadFiles/bj1/dbdh.png");background-size: 28px 28px;background-repeat: no-repeat;background-position: 0 50%;}
.dblx p:nth-child(3){height: 40px;background-image:url("../UploadFiles/bj1/dbyx.png");background-size: 28px 28px;background-repeat: no-repeat;background-position: 0 50%;}
.dblx p:nth-child(4){line-height: 36px;height: 72px;background-image:url("../UploadFiles/bj1/dbdz.png");background-size: 28px 28px;background-repeat: no-repeat;background-position: 0 6px;padding-top: 4px;}

.dbdhbox{width: calc(100% - 440px);float: left;display: flex;justify-content: space-around}
.dbdh li:nth-child(1) p{font-size: 24px;color: #fff;line-height: 24px;margin-bottom: 22px;letter-spacing: 0;padding: 0;font-weight: 600;}
.dbdh li a{font-size: 16px;line-height: 40px;color: #aaa;box-sizing: border-box;}
.dbdh li a:hover{color: #fff;}
.dbrwm{width: 140px; float: left;}
.dbrwm p{font-size: 24px;color: #fff;line-height: 24px;margin-bottom: 22px;letter-spacing: 0;padding: 0;font-weight: 600;}
.dbrwm img{width: 140px;display: block;}

.dbzcbox{width: 100%;background-color: #141414;}
.dbzc{width: 90%;margin: 0 auto;overflow: hidden;padding-top: 6px;}
.dbzc p:nth-child(1),.dbzc p:nth-child(2){width: 50%;display: block;float: left;font-size: 16px;line-height: 24px;color: #e1e1e1;}
.dbzc p:nth-child(1) a{color: #e1e1e1;}
.dbzc p:nth-child(3){width: 100%;font-size: 16px;line-height: 30px;color: #fff;text-align: center;}
.dbzc p:nth-child(3) a{color: #fff;white-space:nowrap; }
.dbzc a:hover{color: #dc0000!important;}
.dbzc a:hover{color: #dc0000!important;}
@media(max-width:1200px){.db{width: 98%;}.dbzc{width: 98%;}}
@media(max-width:1060px){.dbdh:nth-child(1),.dbdh:nth-child(2){display: none;}}
@media(max-width:880px){.dbrwm{display: none;}.dblx{margin-right: 40px;}.dbdhbox{width: calc(100% - 340px);}}
@media(max-width:660px){.dblx{margin: 0 auto;float: none;}.dbzc p:nth-child(1),.dbzc p:nth-child(2){width: 100%;text-align: center;}.dbzc p:nth-child(2) a img{margin: 0 auto!important;float: none!important;}.dbdhbox{width: 100%;}}
@media(max-width:420px){.dblx p:nth-child(2){width: 310px;overflow: hidden;}.dblx {width: 300px;}}


/*首页标题*/
.sybt{width: 100%;position: relative;overflow: hidden;}
.sybt p:nth-child(1){font-size: 60px;font-family: pangmenzhengdaoregular;color: #f0f0f0;margin: 0;line-height: 60px;text-align: center;position: relative;}
.sybt p:nth-child(2)::after{content: "";position: absolute;width: 260px;height: 3px;border: 40px solid #0f78e6;border-top: 0;border-bottom: 0;top: 29px;left: 50%;transform: translateX(-50%);}
.sybt p:nth-child(2)::before{content: "";position: absolute;width: 260px;height: 1px;border: 120px solid #999;border-top: 0;border-bottom: 0;top: 30px;left: 50%;transform: translateX(-50%);}
.sybt p:nth-child(2){font-size: 36px;color: #0f78e6;font-weight: 700;line-height: 64px;text-align: center;letter-spacing: 2px;position: absolute;top: 0;left: 50%;transform: translateX(-50%);}
@media(max-width:780px){.sybt p:nth-child(1){width: 255px;height: 60px;overflow: hidden;margin: 0 auto;}}


/*优势*/
.ibox-inner{width: 90%;margin: 0px auto;}
.ibox-advantage{visibility: hidden;transform: translateY(100%); -webkit-transform: translateY(100%); -moz-transform: translateY(100%); transition: 0.58s cubic-bezier(.215,.61,.355,1); -webkit-transition: 0.58s cubic-bezier(.215,.61,.355,1); -moz-transition: 0.58s cubic-bezier(.215,.61,.355,1);position: relative; z-index: 50;top: -60px;box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.1);}
.ibox-advantage.on{ opacity: 1; visibility: visible; transform: translateY(0); -webkit-transform: translateY(0); -moz-transform: translateY(0);}
.ibox-advantage-list{color: #666666; position: relative;overflow: hidden;display: flex;}
.ibox-advantage-list li{width: calc(100% / 6);display: block; background-color: #fff; width: 20%; padding: 20px 3% 20px;box-sizing: border-box;position: relative; overflow: hidden;}
.ibox-advantage-list li:before{ content: ""; position: absolute; right: 0; bottom: 0; height: 100%; width: 1px; background-color: #d1d1d1;}
.ibox-advantage-list li:last-child:before{ display: none;}
.ibox-advantage-list li:after{content: "";position: absolute;left: 0;bottom: 0;width: 100%;height: 5px;background-color: #F6CF53;transform-origin: 100%;-webkit-transform-origin: 100%;-webkit-transition: -webkit-transform .5s cubic-bezier(.4,0,.2,1);transition: transform .5s cubic-bezier(0.4, 0, 0.2, 1);-webkit-transform: scaleX(0);visibility:hidden\9;}
.ibox-advantage-list .item{ transition: 0.4s; -webkit-transition: 0.4s;}
.ibox-advantage-list .ico{ width: 60px; height: 60px; background-size: cover; background-repeat: no-repeat; background-position: center center; display: block; margin-bottom: 10px; transition: 0.3s cubic-bezier(.4,0,.2,1); -webkit-transition: 0.3s cubic-bezier(.4,0,.2,1);}
.ibox-advantage-list h2{ font-size: 24px; color: #0a78d2; line-height: 1.2; margin-bottom: 20px;}
.ibox-advantage-list .c{ font-size: 16px; line-height: 24px;overflow: hidden;text-align: justify;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.ellipsisT{white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.ommore{ width: 17px; height: 17px; display: block; position: relative; overflow: hidden;}
.ommore .i1{ position: absolute; width: 1px; height: 100%; left: 8px; top: 0; background-color: #fff;}
.ommore .i2{ position: absolute; width: 100%; height: 1px; left: 0%; top: 8px; background-color: #fff;}
.ilink{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: block;}

.ibox-advantage-list li:hover{ background-color: #0a78d2;}
.ibox-advantage-list li:hover:after { transform: scaleX(1); -webkit-transform: scaleX(1); -moz-transform: scaleX(1); transform-origin: 0; -webkit-transform-origin: 0; visibility:visible\9;}
.ibox-advantage-list li:hover h2{ color: #fff;}
.ibox-advantage-list li:hover .c{ color: #fff;}
.ibox-advantage-list li:hover .ico{ opacity: 0; visibility: hidden\9; transform: scale(0.5); -webkit-transform: scale(0.5);}
.ibox-advantage-list li:hover .item{ transform: translateY(-60px); -webkit-transform: translateY(-60px);}
.ibox-advantage-list li:hover .ommore{ opacity: 1; visibility: visible\9; transform: rotate(180deg);-webkit-transform: rotate(180deg);-o-transform: rotate(180deg);-moz-transform: rotate(180deg);}
    
@media(max-width:1440px){.ibox-advantage-list{flex-wrap: wrap;}.ibox-advantage-list li{width: calc(100% / 3);}.ibox-advantage-list li:nth-child(1),.ibox-advantage-list li:nth-child(2),.ibox-advantage-list li:nth-child(3){border-bottom: 1px solid #d1d1d1;}.ibox-advantage-list li:nth-child(3)::before{display: none;}}
@media(max-width:1200px){.ibox-inner{width: 98%;}}
@media(max-width:680px){.ibox-inner{display: none;}.ibox-advantage{top: -30px;}.ibox-advantage-list li{width: calc(100% / 2);}.ibox-advantage-list li:nth-child(3)::before{display: block;}.ibox-advantage-list li:nth-child(2)::before,.ibox-advantage-list li:nth-child(4)::before{display: none;}.ibox-advantage-list li:nth-child(4){border-bottom: 1px solid #d1d1d1;}}


/*关于我们*/
.sygybox{width: 100%;padding: 60px 0;background-size: 100% 100%;}
.sygy{width: 90%;margin: 0 auto;overflow: hidden;}
.sygytp{width: 715px;float: left;padding:0 30px 30px 0;box-sizing: border-box;position: relative;}
.sygytp::before{content: "";position: absolute;width: calc(100% - 30px);height: calc(100% - 30px);border: 10px solid #999;box-sizing: border-box;top: 30px;left: 30px;}
.sygytp video{width: 685px;height: 385px;display: block;position: relative;z-index: 10;background-color: #000;}
.sygynr{width: calc(100% - 750px);float: left;margin-left: 35px;}
.sygynr p:nth-child(1){text-align:right;font-size: 28px;font-weight: 600;line-height: 42px;color: #333;position: relative;margin-top: 20px;margin-bottom: 68px;}
.sygynr p:nth-child(1)::before{content: "";position: absolute;width: 200px;height: 90px;border: 4px solid #F1F1F1;box-sizing: border-box;top:-20px;right: 40px;z-index: -1;}
.sygynr p:nth-child(1)::after{content: "";position: absolute;width: 100px;height: 52px;background-color: #fff;top: 0;right: 0;z-index: -1;}
.sygynr p:nth-child(2){font-size: 36px;font-weight: 600;line-height: 36px;text-align:right;color: #0a78d2;letter-spacing: 4px;}
.sygynr p:nth-child(2) span{letter-spacing: 0;}
.sygynr p:nth-child(3){font-size: 18px;line-height: 32px;color: #666;text-align: justify;margin-top:40px;text-indent:2em;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;letter-spacing: 1px;}
.sygygdlb{width: 100%;overflow: hidden;margin-top: 36px;}
.sygygdlb a{display: block;width: 200px;font-size: 18px;line-height: 42px;color: #666;text-align: center;border: 1px solid #ccc;border-radius: 22px;margin-left: 40px;float: right;transition: 0.6s cubic-bezier(.6,0,.2,1);}
.sygygdlb a:hover{color: #fff;background-color: #0a78d2;}
@media(max-width:1660px){.sygygdlb a{width: 140px;margin-left: 20px;}}
@media(max-width:1440px){.sygytp{width:515px}.sygytp video{width: 485px;}.sygynr{width: calc(100% - 550px);}}
@media(max-width:1200px){.sygy{width: 98%;}}
@media(max-width:1080px){.sygytp{width:375px}.sygytp video{width: 345px;}.sygynr{width: calc(100% - 410px);}}
@media(max-width:960px){.sygy{overflow: inherit;}.sygytp{width: 100%;float: none;padding:0 30px 30px 30px;}.sygytp::after{content: "关于我们";position: absolute;width: 180px;font-size: 26px;line-height: 52px;text-align: center;color: #fff;letter-spacing: 4px;padding-left: 4px;box-sizing: border-box;background-color: #0a78d2;top: -23px;left: 50%;transform: translateX(-50%);z-index: 100;}.sygytp::before{width: 100%;left: 0;}.sygytp video{width: 100%;height: auto;}.sygynr{width: 100%;float: none;margin-left: 0;}.sygynr p:nth-child(1){display: none;}.sygynr p:nth-child(2){margin-top: 30px;text-align: center;}.sygynr p:nth-child(3){margin-top: 20px;-webkit-line-clamp: 6;}.sygygdlb{display: flex;justify-content: center;}.sygygdlb a:nth-child(1){margin-left: 0;}}
@media(max-width:680px){.sygybox{margin-top: 40px;padding: 0 0 60px;}.sygytp{padding:0 10px 10px;}.sygytp::before{border: 4px solid #999;}.sygynr p:nth-child(2){font-size: 26px;letter-spacing: 1px;}.sygygdlb a{margin-left: 10px;}}


/*文化*/
.sywhbox{width: 100%;background-image: url("../UploadFiles/bj1/whbj.jpg");background-size: 100% 100%;padding: 30px 0;}
.sywh{width: 90%;margin: 0 auto;display: flex;justify-content: space-between;}
.sywhlb{display: flex;}
.sywhlb img{width: 100px;display: block;}
.sywhnr{margin-left: 20px;}
.sywhnr p:nth-child(1){font-size: 28px;color: #fff;line-height: 28px;margin-bottom: 16px;}
.sywhnr p:nth-child(2){font-size: 22px;line-height: 32px;color: #fff;letter-spacing: 1px;width: 276px;display: block;}
@media(max-width:1310px){.sywhnr p:nth-child(2){width: auto;}}
@media(max-width:1200px){.sywh{width:98%;}.sywhnr p:nth-child(2){font-size: 20px;}}
@media(max-width:960px){.sywhbox{padding: 50px 0;}.sywh{flex-direction:column;align-items:center;}.sywhlb:nth-child(2){margin: 40px 0;}.sywhnr p:nth-child(2){width: 235px;}}


/*产品*/
.sycpbox{width: 100%;padding: 0 0 40px;}
.sycp{width: 90%;margin: 0 auto;}
.sycpfl{width: 100%;overflow:hidden;justify-content:center;margin: 40px 0;display: flex;justify-content: space-between;}
.sycpfl a{font-size: 18px;line-height: 52px;padding: 0 30px;background-color: #0a78d2;color: #fff;transition: all 0.6s;}
.sycpfl a:hover{border-radius: 26px;}
.sycplbbox{width: 100%;overflow: hidden;}
.sycplbbox table{width: 600%;}.sycplbbox table tr{width: 100%;}.sycplbbox table tr td{width: 50%;}
.sycplb{width:100%;overflow: hidden;padding: 4px 0;display: flex;flex-wrap: wrap;}
.sycplb a{width: calc((100% - 300px) / 15);display:block;padding: 20px;box-sizing: border-box;background-color: #f7f8f9;border-radius: 6px;transition: all 0.4s;margin-bottom: 20px;margin-right: 20px;}
.sycplb a .sycptpbox{overflow: hidden;}
.sycplb a .sycptpbox img{width: 100%;display: block;transition: all 0.6s;}
.sycplb a p{font-family: "Microsoft YaHei",sans-serif;font-size: 18px;text-align: center;color: #333;line-height: 40px;margin-top: 10px;padding: 15px 0 0; overflow: hidden;border-top: 1px solid #f0f0f0;text-overflow:ellipsis;white-space: nowrap;position: relative;}
.sycplb a p::before{content: "";position: absolute;width: 0;height: 1px;background-color: #0a78d2;left: 0;top:0;transition: all 0.6s;}
.sycplb a:hover{box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);} .sycplb a:hover .sycptpbox img{transform: scale(1.2);} .sycplb a:hover p{color:#0a78d2;} .sycplb a:hover p::before{width: 100%;}
@media(max-width:1760px){.sycpfl a{padding: 0 18px;}}
@media(max-width:1440px){.sycpfl{width: 900px;margin: 40px auto 20px;flex-wrap: wrap;}.sycpfl a{width: calc((100% - 60px) / 4);margin-bottom: 20px;padding: 0;text-align: center;}.sycplb a{width: calc((100% - 240px) / 12);}.sycplb a:nth-last-child(1),.sycplb a:nth-last-child(2),.sycplb a:nth-last-child(3),.sycplb a:nth-last-child(4),.sycplb a:nth-last-child(5),.sycplb a:nth-last-child(6){display: none;}}
@media(max-width:1200px){.sycp{width: 96%;}}
@media(max-width:960px){.sycpfl{width: 680px;margin: 40px auto 30px;flex-wrap: wrap;}.sycpfl a{font-size: 16px;width: calc((100% - 30px) / 4);margin-bottom: 10px;}
.sycplbbox table{width: 800%}.sycplb a{width: calc((100% - 240px) / 12);}}
@media(max-width:720px){.sycpfl{width: 100%;}.sycpfl a{width: calc((100% - 10px) / 2);}.sycplbbox table{width: 1200%}}
@media(max-width:560px){.sycpbox{padding: 40px 0 40px;}.sycplbbox table{width: 2400%}}

/*应用*/
.syyybox{width: 100%;background-image: url("../UploadFiles/bj1/yyhj.jpg");background-size: 100% 600px;padding: 60px 0;}
.syyy{width: 90%;margin: 0 auto;}
.syyylb{width: 100%;overflow: hidden;margin-top: 40px;}
.syyylb li{width:calc((100% - 80px) / 5);float: left;margin-right: 20px;padding:40px 30px 50px;background-color: #fff;box-sizing: border-box;position: relative;transition: all 0.6s;}
.syyylb li:nth-last-child(1){margin-right: 0;}
.syyylb li img{width: 100px;margin: 0 auto 20px;}
.syyylb li img:nth-child(1){display: block;}.syyylb li img:nth-child(2){display: none;}
.syyylb li p:nth-child(3){font-size: 18px;font-weight: 600;color: #333;text-align: center;line-height: 42px;}
.syyylb li p:nth-child(4){font-size: 14px;color: #999;text-align: center;line-height: 24px;}
.syyylb li::before{content: "";position: absolute;width: 60px;height: 3px;background-color: #0a78d2;left: 50%;bottom: 30px;transform: translateX(-50%);}
.syyylb li:hover{background-color: #0a78d2;}.syyylb li:hover img:nth-child(2){display: block;}.syyylb li:hover img:nth-child(1){display: none;}
.syyylb li:hover p{color: #fff;}.syyylb li:hover::before{background-color: #fff;}
@media(max-width:1200px){.syyy{width: 98%;}.syyylb li p:nth-child(3){font-size: 20px;}.syyylb li p:nth-child(4){font-size: 16px;}}
@media(max-width:960px){.syyylb li{width:calc((100% - 60px) / 4);}.syyylb li:nth-last-child(2){margin-right: 0;}.syyylb li:nth-last-child(1){display: none;}}
@media(max-width:760px){.syyylb li{width:calc((100% - 20px) / 2);margin-bottom: 20px;}.syyylb li:nth-child(2){margin-right: 0;}}
@media(max-width:560px){.syyybox{padding: 60px 0 40px;}.syyylb li{width:100%;margin-bottom: 20px;margin-right: 0;}.syyylb li:nth-last-child(1){display: block;}}

/*资质*/
.syzz{width: 90%;margin: 0 auto;padding: 60px 0;}
.swiper-container{margin-top: 40px;}
.swiper-slide{padding: 10px 0;}
.swiper-slide a{width: 100%;display: block;transition: all 0.6s;}
.swiper-slide a .syzztpbox{width: 100;overflow: hidden;position: relative;}
.swiper-slide a .syzztpbox img{width: 100%;display: block;}
.syzzjj{width: 100%;height: 100%;padding: 40px;box-sizing: border-box;background-color: rgba(10,120,210,0.8);font-size: 18px;line-height: 32px;color: #fff; position: absolute;top: 100%;left: 0;z-index: 10;transition: all 0.6s;}
.swiper-slide a p{width: 100%;display: block;background-color: #eee;padding: 0 20px;box-sizing: border-box;font-size: 18px;line-height: 52px;color: #333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.swiper-slide a:hover{box-shadow: 0 3px 6px rgba(0,0,0,0.2);}
.swiper-slide a:hover .syzztpbox .syzzjj{top:0;}
@media(max-width:1200px){.syzz{width:98%;}.swiper-slide a p{font-size: 20px;}}
@media(max-width:960px){.syzz{padding: 60px 0 20px;}}




 /*首页新闻*/
.syxwbox{width: 100%;background-color: #f5f5f5;padding: 60px 0;}
.syxw{width: 90%;margin: 0 auto;}
.syxwlb{width: 100%;overflow: hidden;margin: 40px auto 0;}
.syxwlb li{width: calc(94% / 3);float: left;margin-right: 3%;}
.syxwlb li:nth-last-child(1){margin-right: 0;}
.syxwlb li a{width: 100%;display: block;background-color: #fff;position: relative;}
.syxwxh{background-color: #0a78d2;position: absolute;top: 0;left: 10%;z-index: 10;padding: 20px;display: block;}
.syxwxh p:nth-child(1){font-size: 42px;font-weight: bold;line-height: 32px;color: #fff;letter-spacing: 4px;text-align: center;}
.syxwxh p:nth-child(2){font-size: 16px;line-height: 16px;color: #fff;letter-spacing: 1px;text-align: center;}
.syxwlb li a .syxwtp{width: 100%;overflow: hidden;}
.syxwlb li a .syxwtp img{width: 100%;display: block;transition: all 0.6s;}
.syxwnr{width: 100%;padding: 20px;box-sizing: border-box;}
.syxwnr p:nth-child(1){font-size: 18px;font-weight: bold;color: #555;margin-bottom: 10px;transition: all 0.6s;display: block;overflow: hidden;white-space: nowrap;
text-overflow: ellipsis;}
.syxwnr p:nth-child(2){font-size: 16px;color: #777;line-height: 26px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.syxwnr p:nth-child(3){width: 140px;height: 36px;display: block;border: 1px solid #787878;font-size: 18px;line-height: 36px;text-align:center;color: #787878;margin-top: 10px;transition: all 0.6s;}
.syxwlb li a:hover .syxwtp img{transform:scale(1.2);}
.syxwlb li a:hover .syxwnr p:nth-child(1){color: #0a78d2;}
.syxwlb li a:hover .syxwnr p:nth-child(3){border: 1px solid #0a78d2;color: #fff;background-color: #0a78d2;}
@media(max-width:1200px){.syxw{width: 96%;}}  
@media(max-width:960px){.syxwbox{padding: 60px 0 40px;}.syxwlb li{width: calc(97% / 2);}.syxwlb li:nth-child(2){margin-right: 0;}.syxwlb li:nth-last-child(1){display: none;}}  
@media(max-width:960px){.syxwbox{padding: 60px 0 20px;}.syxwlb li{width: calc(97% / 2);}.syxwlb li:nth-child(2){margin-right: 0;}.syxwlb li:nth-last-child(1){display: none;}}  
@media(max-width:580px){.syxwlb li{width: 100%;margin-right: 0;margin-bottom: 20px;float: inherit;}.syxwlb li:nth-last-child(1){display: block;}}


/*内页布局*/
.nybtbox{width: 90%;background-color: #f8f8f8;margin: 0 auto;height: 50px;margin-top: -25px;position:absolute;left: 50%;transform: translateX(-50%);z-index: 10;box-shadow: 0 2px 6px rgba(0,0,0,0.2);display: flex;justify-content: space-between;}
.nybt{height: 50px;padding: 0 30px 0 50px;box-sizing: border-box;background-color: #0a78d2;}
.nybt .nybtnr{font-size: 24px;text-align: center;color: #fff;line-height: 50px;box-sizing: border-box;position: relative;}
.nybt .nybtnr::after,.nybt .nybtnr::before{position: absolute;content: "";}
.nybt .nybtnr::after{width: 10px;height: 10px;background-color: #fff;border-radius: 50%;box-sizing: border-box;left: -30px;top: 50%;transform: translateY(-50%);}
.nybt .nybtnr::before{width: 14px;height:14px;background-color:#0a78d2;transform: rotate(45deg);right: -37px;top: 19px;}
.nyejdh{display: flex;margin-left: 20px;margin-right: auto;}
.nyejdh a{padding: 0 20px;font-size: 18px;line-height: 32px;margin:9px 10px 9px 0;display: block;color: #333;position: relative}
.nyejdh a::before{content: "";position: absolute;width: 0;height: 100%;border-top: 1px solid #0a78d2;border-bottom: 1px solid #0a78d2;box-sizing: border-box;top: 0;left: 50%;transform: translateX(-50%);transition: all 0.4s;}
.nyejdh a:hover{color: #0a78d2;}.nyejdh a:hover::before{width: 100%;}
.nybtwz{padding-right: 20px;display: flex;justify-content: flex-end;}
.nybtwz p{font-size: 14px;color: #666;line-height: 50px;}.nybtwz p a{font-size: 14px;color: #666;line-height: 50px;}
.nybtwz img{margin-right: 10px;}
.nynrbox{width: 90%;margin: 60px auto;}
@media(max-width:1200px){.nybtbox{width:96%;}.nynrbox{width: 96%;}}
@media(max-width:760px){.nybtbox{width: 100%;margin-top: 0;box-shadow: 0 2px 6px rgba(0,0,0,0.0);position: static;transform: translateX(0);}.nybt{padding: 0 15px 0 30px;}.nybt .nybtnr::after{left: -20px;}.nybt .nybtnr::before{right: -22px;}.nyejdh a{padding: 0 12px;}.nynrbox{margin: 40px auto;}}



/*文章分页样式*/
#fenye{clear:both; margin:10px 0 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 0;}
#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(qh1.gif) no-repeat 0px 20px;float: left;height: 113px;width: 35px;cursor:pointer;margin-left:10px;_margin-left:0px;}
.thumb_2_2 {background:url(qh2.gif) 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}