/* CSS Document */
body,div,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,iframe,input,textarea,select,label,article,aside,footer,header,menu,nav,section,time,audio,video { margin:0; padding:0;}
article,aside,footer,header,hgroup,nav,section,audio,canvas,video { display:block;}
*{ box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
body {  color:#666; text-decoration:none; font-size:14px; background:#fff;}
textarea { resize:none;}
img{ max-width:100%;}
iframe,img { border:0;}
ul,ol,li { list-style:none;}
input, select, textarea { outline:0; -webkit-user-modify:read-write-plaintext-only;}
input { -webkit-appearance:none;}
a{ text-decoration:none; color:#666; transition:0.2s; -webkit-transition:0.2s;}
a:hover{ color:#e91b1b;}
.clearfix { clear:both; zoom:1;}
.clearfix:after { content:""; display:block; height:0; clear:both; visibility:hidden;}
.fl{ float:left;}
.fr{ float:right;}

/*滚动条*/
::-webkit-scrollbar{ width:6px; height:12px}
::-webkit-scrollbar-button:vertical{ display:none;}
::-webkit-scrollbar-track:vertical{ background-color:black}
::-webkit-scrollbar-track-piece{ background:#FFF}
::-webkit-scrollbar-thumb:vertical{ background-color:#dc8420; border-radius:5px}
::-webkit-scrollbar-thumb:vertical:hover{ background-color:#3B3B3B}
::-webkit-scrollbar-corner:vertical{ background-color:#535353}
::-webkit-scrollbar-resizer:vertical{ background-color:#FF6E00}

/*banner*/
.theme-default { width:100%; height:640px; position:relative; overflow:hidden;}
.theme-default .bolang { height:33px; background:url(../images/bolang.png); position:absolute; bottom:0; left:0; width:100%; z-index:9;}
.theme-default #slider { width:1920px; height:640px; position:absolute; left:50%; top:0; margin-left:-960px;}
.theme-default .nivoSlider { position:relative; background:#fff url(loading.gif) no-repeat 50% 50%; -webkit-box-shadow:0px 1px 5px 0px #4a4a4a; -moz-box-shadow:0px 1px 5px 0px #4a4a4a; box-shadow:0px 1px 5px 0px #4a4a4a;}
.theme-default .nivoSlider img { position:absolute; top:0px; left:0px; display:none;}
.theme-default .nivoSlider a { border:0; display:block;}
.theme-default .nivo-controlNav { position:absolute; left:50%; bottom:10px; margin-left:-55px;}
.theme-default .nivo-controlNav a { display:block; width:30px; height:4px; margin:0 2px; background:#fff; text-indent:-9999px; border:0; float:left;}
.theme-default .nivo-controlNav a.active { background:#192c75;}
.theme-default .nivo-directionNav a { display:block; width:30px; height:30px; background:url(../images/arrows.png) no-repeat; text-indent:-9999px; border:0;}
.theme-default a.nivo-nextNav { background-position:-30px 0; right:100px;}
.theme-default a.nivo-prevNav { left:100px;}
.theme-default .nivo-caption { font-family:Helvetica, Arial, sans-serif;}
.theme-default .nivo-caption a { color:#fff; border-bottom:1px dotted #fff;}
.theme-default .nivo-caption a:hover { color:#fff;}
.nivoSlider { position:relative;}
.nivoSlider img { position:absolute; top:0px; left:0px;}
.nivoSlider a.nivo-imageLink { position:absolute; top:0px; left:0px; width:100%; height:100%; border:0; padding:0; margin:0; z-index:6; display:none;}
.nivo-slice { display:block; position:absolute; z-index:5; height:100%;}
.nivo-box { display:block; position:absolute; z-index:5;}
.nivo-directionNav a { position:absolute; top:40%; z-index:9; cursor:pointer;}
.nivo-prevNav { left:0px;}
.nivo-nextNav { right:0px;}
.nivo-controlNav a { position:relative; z-index:9; cursor:pointer;}
.nivo-controlNav a.active { font-weight:bold;}
.theme-default .nivo-controlNav { z-index:100; bottom:30px;}

.banner { margin: 0 auto; position: relative;}
.banner .bd { }
.banner .bd li { }
.banner .bd li img { width: 100%; }
.banner .hd { position: absolute; bottom: 2rem; right: 0; width: 100%; }
.banner .hd ul { width: 100%; text-align: center; }
.banner .hd ul li { width: 80px; height: 8px; background: #666; margin: 0 4px; display: inline-block; text-indent: -9999px; cursor: pointer; opacity: .6; filter: alpha(opacity=60); box-shadow: 0 0 1px #ccc; }
.banner .hd ul li.on { background: #57604d; opacity: 1; filter: alpha(opacity=100); box-shadow: 0 0 2px #ccc; }

.banner2{ display:none;}

.m{ width:96%; max-width:1440px; margin:0 auto;}
.n{ padding:50px 0;}

/*top*/
.topbar{ background:#57604d; height:90px; position:relative; z-index:9999;}
.top_menu{ text-align:center;}
.top_menu li{ font-size:16px; line-height:90px; padding:0 40px;display: inline-block;box-sizing:content-box;}
.top_menu li a{ color:#f4f4f4;}
.top_menu li.on a{ color:#e91b1b;}
.n_r{ margin-top:28px;}
.n_r .search { display: block; width: 10px; height: 30px; line-height: 30px; background: url(../images/search.png) no-repeat center center; border: 0px solid #fff; -webkit-transition: all .2s; transition: all .2s; padding: 0 15px; border-radius: 15px; cursor: pointer; margin:0 auto; color:#666;}
.n_r .search:focus { width: 120px; background:#fff url(../images/search01.png) no-repeat 90% center;}


.menu{ float:right; width:30px; height:30px; background:center center no-repeat transparent; display:none; margin-top:28px;}


/*index product*/
.indexpro{ padding:70px 0 0; background:#eee;}
.maintit{ color:#333; font-size:32px; text-align:center; font-weight:bold;}
.maintxt{ color:#555; font-size:16px; margin-top:10px; text-align:center; text-transform:uppercase;}
.iproduct{ margin-top:30px;}
.iproduct .li{ float:left; width:25%; text-align:center; -webkit-transition: all .7s ease; transition: all .7s ease; position:relative;}
.iproduct .li .img{ margin-top:30px;}
.iproduct .li:before{ content:""; background:#57604d; left:50%; right:50%; height:100%; position:absolute; z-index:-1; transition:0.2s;}
.iproduct .li:hover:before{ left:20%; right:20%;}
.iproduct .li .imgred{ opacity:0; width:60%; left:20%; transition:0.2s; position:relative; height:50px; margin-bottom:-50px; background:#fff; line-height:50px; z-index:999;}
.iproduct .li:hover .imgred{ opacity:1;}
.iproduct .li .imgred img{ margin-left:5px;}
.iproduct .li.on .imgred{ position:relative; height:50px; margin-bottom:0; background:#fff; line-height:50px;}
.iproduct .li .txt{ margin-top:20px; margin-bottom:30px;}
.iproduct .li .txt h3{ font-size:20px; margin-bottom:10px; color:#000;}
.iproduct .li:hover .txt{ color:#fff;}
.iproduct .li:hover .txt h3{ color:#fff;}
.arrow-left { background: url(../images/arrows_left.jpg) no-repeat center center; position: absolute; left: 0; top: 50%; margin-top: -15px; width: 99px; height: 36px; z-index:999;}
.arrow-right { background: url(../images/arrows_right.jpg) no-repeat center center; position: absolute; right:0; top: 50%; margin-top: -15px; width: 99px; height: 36px; z-index:999;}

.iprobig{ background:url(../images/proshow.jpg) no-repeat center; height:540px;margin-top:-50px;}
.iprobig .iproshow{ padding-left:2%; padding-top:120px; color:#333}
.iprobig .iproshow h2{ font-weight:normal; font-size:32px; color:#333;}
.iprobig .iproshow .pip{ font-size:16px; margin-top:30px; width:50%; line-height:24px;}
.iprobig .iproshow .number{ margin-top:50px;}
.iprobig .iproshow .number li{ float:left; width:33%; text-align:center;}
.iprobig .iproshow .number li .nn{ color:#F00; font-size:16px; border-right:1px #999 solid;}
.iprobig .iproshow .number li:nth-child(2) .nn{ border-right:none;}
.iprobig .iproshow .number li .nn em{ font-size:30px; font-style:normal; color:#e48c28; font-weight:bold;}
.iprobig .iproshow .number li .nump{ font-size:13px; margin-top:10px; padding:10px 40px;}

.indexcom{ background:#cacaca; padding:70px 0;}
.indexcom .m{position:relative;}
.indexcom .img{ width:915px;position:absolute;top:0;left:0;bottom:0;background:url(../images/icompany.jpg) no-repeat center; background-size: cover;}
.indexcom .img img{ width:100%;display:none;}
.indexcom .tt{ width:525px; background:url(../images/icompanybg.jpg) center; height:521px; padding:60px;}
.indexcom .tt .maintit{ font-weight:normal; font-size:30px; text-align:left;}
.indexcom .tt .maintxt{ font-weight:normal; text-align:left;}
.indexcom .tt p.pt{ line-height:30px; margin-top:40px;}
.indexcom .tt .more{ text-align:right; margin-top:60px;}
.indexcom .tt .more a{ padding:10px 20px; color:#fff; background: linear-gradient(to bottom, #707070, #5a5a5a); display:inline-block;}


.indexpartner{ background:url(../images/partnerbg.jpg); padding:50px 0 70px;}
.ipartner{ background:#FFF; margin-top:50px; padding:40px 30px;}
.ipartner ul{ margin-bottom:40px;}
.ipartner ul:nth-child(2){ margin-bottom:0;}
.ipartner ul li{ float:left; width:20%; text-align:center;}
.ipartner ul li img{ border:1px #ddd solid; padding:5px;}
.ipartner ul li span{ display:inline-block; color:#000;}


.indexnews{ padding:70px 0; background:#e2e2e2;}
.inews{ margin-top:60px;}
.inews li{ float:left; width:400px; background:#626262;}
.inews li.newbox{ padding:60px 40px 60px; height:390px; -webkit-transition: all .2s; transition: all .2s; background:#fff;}
.inews li.newbox:hover{box-shadow: 0 0 10px #ccc;}
.inews li.newbox h3{ font-size:13px; color:#666; font-weight:normal;}
.inews li.newbox h1{ font-size:20px; color:#000; font-weight:normal; margin-top:40px;}
.inews li.newbox .line{ margin-top:6px;}
.inews li.newbox .line span{ width:50px; height:2px; background:#e19c4e; display:block;}
.inews li.newbox p.inewtxt{ color:#666; font-size:13px; line-height:20px; margin:30px 0;}
.inews li.newbox span.more{ text-align:center;background: linear-gradient(to bottom, #707070, #5a5a5a); display:inline-block; width:120px; height:36px; line-height:36px;}
.inews li.newbox span.more a{ color:#fff;}
.inews li.newbox span.more a img{ margin-left:5px;}
.inews li.newbox02{ margin:0 2.3%; padding:0; position:relative; width:560px; height:390px;}
.inews li.newbox02 .img{ position:absolute;}
.inews li.newbox02 .txt{ position:absolute; bottom:0; height:96px; width:100%;}
.inews li.newbox02 .txt .title{ background:url(../images/red.png); padding-top:25px; width:80%; height:96px; padding-left:20px; font-size:16px; -webkit-transition: all .2s; transition: all .2s;}
.inews li.newbox02:hover .txt .title{ width:100%;}
.inews li.newbox02 .txt .title p{ font-size:13px; margin-top:5px; height:16px; overflow:hidden;}
.inews li.newbox02 a .txt .title{ color:#fff;}
.inews li.newbox02 .txt .jt{ background:url(../images/black.png); text-align:center; width:20%; height:96px; padding-top:40px; -webkit-transition: all .2s; transition: all .2s;}
.inews li.newbox02:hover .txt .jt{ width:0;}


.foot{background: linear-gradient(to bottom, #c6c6c6, #dbdcd7);}
.footer{ padding:50px 0 70px; color:#333;}
.footer .box01{ width:40%;}
.footer .box01 .hotline{ background:url(../images/wx.jpg) no-repeat left; background-size:100px; height:100px; padding-left:125px; padding-top:10px; font-size:20px; font-weight:bold; line-height:24px;}
.footer .box01 .hotline span{ font-weight:normal; font-size:13px; color:#444;}
.footer .box01 .hotline .scan{ font-size:15px; font-weight:normal; margin-bottom:10px;}
.footer .box01 .quick{ margin-top:35px; line-height:42px; padding:5px; padding-left:20px; color:#57604d}
.footer .box01 .quick img{ width:100px;}
.footer .box01 .quick span{ float:right; border-left:1px #333 solid; display:inline-block; padding:16px;}
.footer .box02{}
.footer .box02 dl{ float:left; margin-right:10%;}
.footer .box02 dt{ margin-bottom:25px;}
.footer .box02 dd{ line-height:30px;}
.footer .box02 dd a{ color:#333; font-size:13px;}
.footer .fcont{ text-align:right;}
.footer .fcont h3{ font-size:15px; margin-bottom:25px;}
.footer .fcont p{ font-size:13px; color:#333; line-height:30px;}
.footer2{ border-top:1px #666 solid; background:#4f5843; line-height:76px; font-size:13px; color:#fff;}
.footer2 a{ color:#fff;}
.minfoot{ display:none;}


.inbg {height: 360px; background: url(../img/inbanner.jpg) no-repeat center; background-size: cover; position: fixed; top: 0; left: 0; right: 0; padding-bottom: 50px; z-index: -9;}

.inbanner { height: 220px; position: relative; padding-bottom: 50px; overflow: hidden;}
.inbanner:before { position: absolute; top: 0; right: 0; bottom: 0; left: 0; content: ""; backdrop-filter: blur(5px); -webkit-backdrop-filter: blur(5px);}
.inbanner .title { position: relative; padding-top: 65px; color: #fff; padding-left: 20px; text-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}
.inbanner .title .cn { font-size: 38px; font-weight: bold; position: relative;}
.inbanner .title .cn:before { content: ""; display: block; width: 5px; height: 30px;  background: #ec4d37;
  position: absolute; top: 12px; left: -20px;}
.inbanner .title .en { font-size: 20px; text-transform: uppercase; line-height: 1.6;}

.main{ background:#f1f1f1; padding:50px 0;}
.main .incontact{ background:#fff; border-top:2px #333 solid; width:55%; padding:40px;-moz-border-radius:25px;-webkit-border-radius:25px;}
.main .incontact .incont{}
.main .incontact .incont li{ margin-bottom:30px; padding-left:60px;}
.main .incontact .incont li:last-child{ padding-left:0; margin-bottom:0;}
.main .incontact .incont li strong{ font-size:16px; line-height:36px;}
.main .incontact .incont li.incon01{ background:url(../images/local.png) no-repeat left;}
.main .incontact .incont li.incon02{ background:url(../images/telephone.png) no-repeat left;}
.main .incontact .incont li.incon03{ background:url(../images/email.png) no-repeat left;}
.main .incontact .incont li.incon04{ background:url(../images/web.png) no-repeat left;}
.main .inmessage{ background:#fff; border-top:2px #333 solid; width:40%; padding:40px;-moz-border-radius:25px;-webkit-border-radius:25px;}
.messbox{ width:45%; font-size:15px;}
input.messageinput{ padding:12px 20px; width:100%; border:1px #ccc solid; margin-top:10px;}
input.messageinput1{ width:150px; margin-right:5px;}
.inmess02{ margin-top:30px;}
.inmess03{ margin-top:30px;}
textarea.messagetarea{ width:100%; height:150px; padding:20px; border:1px #666 solid; margin-top:10px;}
.inmess04{ margin-top:42px; text-align:center;}
.messagebtn { width: 200px; text-align: center; line-height: 50px; height: 50px; font-size: 16px; border: 0; background: linear-gradient(to bottom, #707070, #5a5a5a); color: #ffffff; font-family: microsoft yahei; cursor: pointer; margin-right: 10px; }
.map{ margin-top:40px;}

.incompany01{ text-align:center;}
.incompany01 h2{ color:#333; font-size:20px; line-height:36px;}
span.incomline{ width:100px; height:2px; display:inline-block; margin:40px 0; background: linear-gradient(90deg, rgba(187, 0, 0, 1), rgba(255, 0, 0, 1));}
span.incomline2{ width:40px; height:3px; display:inline-block; margin:15px 0 30px; background: linear-gradient(90deg, rgba(187, 0, 0, 1), rgba(255, 0, 0, 1));}
.incompany01 p.pp{ line-height:36px; font-size:16px; width:75%; margin:0 auto;}
.incompany01 p.pp01{ margin-top:30px; line-height:30px; width:60%;}
.incompany01 .pli{ margin-top:60px;}
.incompany01 .pli li{ float:left; width:31%; margin-right:3.5%;}
.incompany01 .pli li:nth-child(3){ margin-right:0;}
.incompany01 .pli li img{ width:100%;}
.incompany01 .pli li .plitext{ margin-top:20px;}
.incompany01 .pli li .plitext h2{ font-size:20px; color:#000; font-weight:normal;}
.incompany01 .pli li .plitext p{ text-align:left; color:#666; font-size:15px; line-height:24px;}
.incompany02{ background:#fff; padding:50px 0; margin-top:80px;}
.incompany02 .box { display: flex; justify-content: space-between; width: 670px; margin: auto; margin-top: 60px; margin-bottom: 30px;}
.incompany02 h2 { position: relative; text-align: center;}
.incompany02 dd { text-align: center; font-size: 14px; font-weight: 400; line-height: 26px; color: #666;}
.incompany02 dt {}
.incompany02 dt em { font-size: 40px; color:#1157b3; line-height: normal; font-style:normal;}
.incompany02 dt em.fenxiao { font-size:16px; color:#666;}
.incompany03{ padding-top:50px;}
.incompany03 .box02{ width:80%; margin:0 auto;}
.incompany03 .box02 dl{ float:left; position: relative; margin-bottom: 45px; width: 48%; margin-right: 4%; height: 260px; padding-top: 80px; background-color: #fff;}
.incompany03 .box02 dl:nth-child(2n){ margin-right:0;}
.incompany03 .box02 dl h3{font-size: 28px; font-weight:normal; -webkit-text-fill-color: transparent; -webkit-background-clip: text; background-image: -webkit-linear-gradient(left, #1157b3 47%, #bc0000 55%);}
.incompany03 .box02 dl p{font-size: 14px; margin-top:10px; font-weight: 400; line-height: 26px; color: #333;}

.intit{ background:#fff; border-top:2px #333 solid; width:100%; padding:20px;-moz-border-radius:25px 25px 0 0;-webkit-border-radius:25px 25px 0 0;}
.inapp{ margin-top:40px;}
.inapp li.item{ float:left; width:23.5%; margin-right:2%; margin-bottom:30px; position:relative; cursor:pointer;}
.inapp li.item:nth-child(4n){ margin-right:0;}
.inapp li.item .img{}
.inapp li.item .img img{ width:100%;}
.inapp li.item .txt{ position:absolute; text-align:center; top:0; width:100%; height:100%; background:url(../images/appbg.png); filter:alpha(opacity=0); -moz-opacity:0; opacity:0; -webkit-transition: all .4s; transition: all .4s;}
.inapp li.item:hover .txt{filter:alpha(opacity=100); -moz-opacity:1; opacity:1;}
.inapp li.item .txt span{ display:inline-block; background:#dc8420; padding:5px 12px; color:#fff; border-radius:20px; font-size:30px; margin-top:6vh; margin-bottom:10px;}
.inapp li.item .txt p{ color:#fff;}

.innews{}
.innews li{ float:left; width:30.5%; margin-right:4%; padding:20px; background:#fff; border-top: 2px #1157b3 solid; -webkit-border-radius: 25px 25px 0 0; margin-bottom:40px; position:relative; border-bottom:1px solid #ccc}
.innews li:after{content: ''; position: absolute; bottom: -1px; left: 0px; width:0; height: 1px; background: #1157b3; z-index: 1; transition: all .7s; -webkit-transition: all .7s;}
.innews li:nth-child(3n){ margin-right:0}
.innews li a{}
.innews li a .newsimg{}
.innews li a .newsimg img{}
.innews li a .newstxt{ margin-top:15px; border-bottom:1px #fff solid; position:relative;}
.innews li a .newstxt h2{ font-size:15px; font-weight:normal; height:24px; overflow:hidden; margin-bottom:20px; color:#000;}
.innews li a .newstxt p{ font-size:13px; color:#777; height:48px; overflow:hidden; margin-bottom:10px; line-height:24px;}

.inprolist li{ float:left; border-top: 2px #333 solid; background:#fff; margin-right:5px; -webkit-border-radius:10px 10px 0 0; padding:15px 20px; transition: all .7s; -webkit-transition: all .7s;}
.inprolist li.on{ background:#1157b3; -webkit-transform: translate3d(0, -3px, 0); transform: translate3d(0, -3px, 0);}
.inprolist li:hover{ background:#1157b3; -webkit-transform: translate3d(0, -3px, 0); transform: translate3d(0, -3px, 0);}
.inprolist li a{}
.inprolist li.on a{ color:#fff;}
.inprolist li:hover a{ color:#fff;}
.inproshow{ background:#fff; padding:50px;}
.inproshow li{ float:left; width:31%; margin-right:3.5%; margin-bottom:40px;}
.inproshow li:nth-child(3n){ margin-right:0;}
.inproshow li:hover{}
.inproshow li .img{  background:#dedede; text-align:center; transition: all .7s; -webkit-transition: all .7s; padding:15px 0;}
.inproshow li .img img{ width:95%; transition: all .7s; -webkit-transition: all .7s; -webkit-transform: scale(0.95); transform: scale(0.95);}
.inproshow li .text{ background:#57604d; padding:30px; font-size:13px; color:#fff; transition: all .7s; -webkit-transition: all .7s;}
.inproshow li .text h2{ color:#f9f9f9; margin-bottom:5px;}
.inproshow li:hover .img{ background:#eee;}
.inproshow li:hover .img img{ -webkit-transform: scale(0.9); transform: scale(0.9);}
.inproshow li:hover .text{ background:#988117; -webkit-transform: translate3d(0, -8px, 0); transform: translate3d(0, -8px, 0); color:#fff;}
.inproshow li:hover .text h2{ color:#fff;}

.page{ text-align:center;}
.page a{ border:1px #ccc solid; padding:5px 10px; font-size:18px;}
.page a:nth-child(1){ border-right:none;}
.page a:nth-child(2){ background:#F00; color:#fff; border:1px #F00 solid; padding:5px 15px;}
.page a:nth-child(3){ border-left:none;}

.innewstext{ border-top: 2px #1157b3 solid; background:#fff; -webkit-border-radius:10px 10px 0 0; padding:50px;}

.innewstext .tit {	border-bottom: 1px solid #dedede;padding-bottom: 30px;margin-bottom: 30px; text-align:center;}
.innewstext .tit .nam {font-size: 30px;color: #333}
.innewstext .tit .inf {font-size: 14px;	color: #999;line-height: 24px;margin-top: 10px}
.innewstext .tit .inf span {margin-right: 20px}
.innewstext .tit .inf span:last-child {margin-right: 0}
.innewstext .con {font-size: 16px;line-height: 28px;color: #333;padding-bottom: 50px;margin-bottom: 50px;}
.innewstext .con img {max-width: 100%;height: auto}
.innewstext .more a { border-left: 1px solid #dedede; box-sizing: border-box;	line-height:48px;height:48px;	font-size: 14px;color: #666;border: 1px solid #dedede;	text-decoration: none;padding: 0 20px;display: block;	float: left;-webkit-transition: all .2s;overflow: hidden}
.innewstext .more a:nth-child(2){ border-left:0;}
.innewstext .more a:hover {	background: #f4f4f4;color: #fe474a}
.innewstext .more .fr a{ background: #f4f4f4;}

.box01{}
.box01 .img{ width:50%; background:#eee; padding:30px; text-align:center;}
.box01 .img img{ width:100%;}
.box01 .text{ width:45%;}
.box01 .text h2.tit01{ background:url(../images/biao.png) no-repeat left; color:#fff; height:48px; line-height:48px; padding-left:20px;}
.box01 .text p.tit02{ color:#000; margin-top:20px; font-size:18px;}
.box01 .text p.tit03{ margin-top:20px; color:#777; font-size:16px; line-height:24px;}
.box01 .text .color{ margin-top:10px;}
.box01 .text .color li{ margin-right: 50px; margin-bottom: 10px; line-height: 22px; float: left; color: #666;}
.box01 .text .color li span{ width:22px; height:22px; border-radius:50%; display:block; float:left; margin-right:5px;}
.box01 .text .color li:first-child span{ background:#F00; }
.box01 .text .color li:nth-child(2) span{ background:#ff7800; }
.box01 .text .color li:nth-child(3) span{ background:#0060ff; }
.box01 .text .color li:nth-child(4) span{ background:#cccccc; }
.box02{ margin-top:30px;}
.box03{ margin-top:30px;}
.box03 h3{ color:#1157b3; text-align:center; font-size:22px;}


.tablebg{width:100%;margin:25px auto 0;padding:0;border:1px solid #ddd;border-collapse:collapse;}
.tablebg td{font-size:14px; padding:10px; border:1px solid #ddd; border-collapse:collapse; text-align:center;}
.tablebg th{ background:#666; font-weight:bold; color:#fff; padding:15px; border:1px solid #ddd; }
.tablebg td:nth-child(1){background-color:#F0F0F0; color:#444; font-weight:bold;}

p.inprotxt{ margin-top:20px;}
.inpromain .more{ margin-top:40px;}
.inpromain .more a { border-left: 1px solid #dedede; box-sizing: border-box;	line-height:48px;height:48px;	font-size: 14px;color: #666;border: 1px solid #dedede;	text-decoration: none;padding: 0 20px;display:inline-block; -webkit-transition: all .2s;overflow: hidden}
.inpromain .more a:nth-child(2){ float:right;}
.inpromain .more a:hover {	background: #f4f4f4;color: #fe474a}
.inpromain .more .fr a{ background: #f4f4f4;}


/*go to top*/
#scrollBar { display:block; opacity: 0; z-index: 999; -webkit-transition: opacity .4s; transition: opacity .4s; } 
#scrollBar a { background: #fff; color: #666; width: 80px; height: 70px; padding-top: 15px; display: block; overflow: hidden; cursor: pointer; font-size: 12px; text-align: center; text-decoration: none; border: 1px solid #e6e6e6; box-sizing: border-box; -webkit-transition: all .2s; transition: all .2s; } 
#scrollBar a:before { background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAYCAYAAAD6S912AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAFXSURBVEhLnZDbqoJAGIV9/8fpKJERBEHgXXijQlEQBFFggmjqv/eyNcN2j6b2wcC4TuBYXTyfT3EcpzpRFAnl74jjWBaLhYxGo+rgDo32MJIkkeVyqcfUgQaPsX6kaSqr1UqPzOdzsW1bf8NDhvHPZFkm6/Val2ezmdzvd3k8HtWw0pFBlrVm8jyXzWajS9PpVG63my7hDk35yL5er+ZRjG23Wx2eTCZyvV6NMDR4KocOurTfFEUhu91Oh8bjsVwul9bfgYeMyqOLjcosy1Jc19Umzul0ah1TnM/nWgcb2LL2+33NOBwOnWOK4/FY62LL+vvIQRD0HlOEYaj72LI8z6suvu8PHlOgiw1sUWpH/kH5O7hhQHsY7LbCWD/Y6YTxzzDbG9aaYcaA9rA3pWdAW0PZgPYbaga0DWgbdJsfYMyg0WCnE8ZrGCKzvWFNUxOYGQzrv4j8AM8INXSVxDq5AAAAAElFTkSuQmCC') no-repeat center 0; display: block; width: 20px; height: 12px; content: ''; margin: 0 auto 15px; } 
#scrollBar a:hover:before { background-position: center bottom; } 
#scrollBar a:hover { opacity: 1; filter: alpha(opacity=100); background:  #1157b3; color: #fff; border: 1px solid #1157b3; }

.lang{ display:NONE;}

@media (max-width: 1440px) {
.n{ padding:20px 0;}
.banner .hd ul li{ width:40px; height:5px;}
.top_menu li{ padding:0 2%;}
.foot .fl{ display:none;}
.foot .pp{ display:block;}
.inapp li.item{ width:31%; margin-right:3%;}
.inapp li.item:nth-child(3n){ margin-right:0;}
.inapp li.item:nth-child(4n){ margin-right:3%;}
.inapp li.item:nth-child(12n){ margin-right:0;}
.inapp li.item .txt span{ margin-top: 5vh;}
.indexcom .img{ width:60%;}
.indexcom .tt{ width:40%; padding:30px; height:auto;}
.inews li{ width:28%;}
.inews li.newbox02{ width:40%; margin:0 2%;}
.inews li.newbox02 .img img{ height:390px;}
.incompany02 .box{ width:100%}
}

@media (max-width: 1040px) {
.inews li.newbox h1{ height:30px; overflow:hidden;}
.iprobig .iproshow .pip{ width:100%;}
.iprobig .iproshow .number li{ width:50%; border-right: 1px #999 solid;}
.iprobig .iproshow .number li:last-child{ border-right:none;}
.iprobig .iproshow .number li .nn{ border-right:none;}
}

@media (max-width: 960px) {
.top_menu li{ font-size:14px;}	
.incompany01 p.pp{ width:98%;}
.incompany01 .pli li .plitext p{ font-size:13px;}
.inapp li.item .txt span{ padding: 4px 10px; font-size: 22px;}
.messbox{ font-size:13px; width:100%; margin-bottom:10px;}
.inmess02{ margin-top:0;}
.main .inmessage{ padding:40px 25px;}
textarea.messagetarea{ height:100px;}
.inproshow{ padding:50px 30px;}
.box01 .text h2.tit01{ height:36px; line-height:36px; font-size:20px;}
.box01 .text p.tit02{ font-size:16px; margin-top:10px;}
.box01 .text .color li{ font-size:13px;}
.box01 .text p.tit03{ margin-top:20px;}
.indexcom .img{ width:100%;}
.indexcom .tt{ width:100%;}
.inews li{ width:100%}
.inews li.newbox02{ width:100%; margin:10px 0;}
.inews li.newbox02 .img img{ width:100%;}
.iprobig .iproshow{ padding-left:0;}

}

@media (max-width: 720px) {
.menu{ display:block;}
.top_menu{ display:none;}
.lang{ display:block; border:1px #eee solid; padding:4px; top:28px; position:absolute; color:#fff; position:absolute; right:45px;}
.foot{ display:none;}
.minfoot{height:46px; display: block;}
.fixednav { height: 56px; border:0 solid #0952a3; position: fixed; left: 0; bottom: 0; background: #1157b3; width: 100%; }
.fixednav ul { text-align: center; height: 60px; }
.fixednav ul li { display: block; width: 25%; float: left; }
.fixednav ul li a { display: block; width: 100%; height: 22px; line-height: 22px; padding-top: 28px; font-size: .75rem; color: #fff; background: url(../img/fixednavicon01.png) no-repeat center -3px; background-size: 38px auto;  }
.fixednav ul li.on a { color: #fff; }
.fixednav ul li#nav01 a { background-image: url(../images/fixednavicon01.png);  }
.fixednav ul li#nav02 a { background-image: url(../images/fixednavicon02.png);  }
.fixednav ul li#nav03 a { background-image: url(../images/fixednavicon03.png);  }
.fixednav ul li#nav04 a { background-image: url(../images/fixednavicon04.png);  }
.fixednav ul li#nav05 a { background-image: url(../images/fixednavicon05.png);  }
.fixednav ul li#nav11 a { background-image: url(../images/fixednavicon11.png);  }
.fixednav ul li#nav12 a { background-image: url(../images/fixednavicon12.png);  }
.incompany01 h2{ font-size:16px; line-height:30px;}
.incompany01 p.pp{ font-size:14px; line-height:30px; }
.incompany01 .pli li{ width:100%;}
.incompany01 .pli li .plitext{ margin-bottom:20px;}
.incompany01 .pli li:nth-child(3) .plitext{ margin-bottom:0;}
.incompany02 .box{ width:100%;}
.incompany02 .box dl{ width:50%;}
.incompany03 .box02{ width:98%;}
.incompany03 .box02 dl{ padding:50px 20px; height:auto; width:98%; margin-bottom:20px;}
.incompany03 .box02 dl h3{ font-size:24px;}
.inapp li.item{ width:48%; margin-right:3%;}
.inapp li.item:nth-child(2n){ margin-right:0;}
.inapp li.item:nth-child(3n){ margin-right:3%;}
.inapp li.item:nth-child(6n){ margin-right:0;}
.main .incontact{ width:100%; padding:25px;}
.main .inmessage{ width:100%; margin-top:20px;}
.n_r{ display:none;}
.box01 .img{ width:100%;}
.box01 .text{ width:100%; margin-top:30px;}
.box03 h3{ font-size:18px;}

}

@media (max-width: 450px) {
.inbanner{ height:140px;}
.inbanner .title{ padding-top:30px;}
.inbanner .title .cn{ font-size:32px;}
.inbanner .title .en{ font-size:16px;}
.incompany02 .box{ margin-top:0;}
.incompany02 dt{ font-size:32px;}	
.inapp li.item .txt span{ margin-top: 3vh;}
.innews li{ width:100%;}
.innews li a .newsimg{ display:none;}
.iproduct li{ width:49%;}
.iprobig{ height:350px; background-size:cover;}
.iprobig .iproshow{ padding-top:20px;}
.iprobig .iproshow .pip{ width:85%;}
.iprobig .iproshow .number li{ width:32%;}
.iprobig .iproshow .number li .nn{ font-size:13px;}
.iprobig .iproshow .number li .nn em{ font-size:32px;}
.indexcom .img{ width:100%;height:200px;position:relative;}
.indexcom .tt{ width:100%; padding:30px;}
.ipartner ul li{ width:50%;}
.ipartner ul li:nth-child(5){ display:none;}
.ipartner ul{ margin-bottom:0;}
.innewstext{ padding:30px;}
.innewstext .tit .nam{ font-size:24px;}
.innewstext .con{ padding-bottom:0;}
.innewstext .more{ text-align:center;}
.innewstext .more .fl{ margin-bottom:5px;}
.innewstext .more .fr{ float:left;}

.main .m{ width:100%;}
.inprolist .clearfix{ overflow-x: auto; overflow-y: hidden;}
.inprolist{ text-align:center; background:#e2e2e2; white-space: nowrap; overflow-x:scroll; overflow-y:hidden}
.inprolist li{ float:none; display:inline-block; -webkit-border-radius:0; margin-right:0; border-top:0; background:none;}
.inprolist li a{ color:#333;}


.inproshow li{ width:48%; margin-right:4%;}
.inproshow li .text p{ display:none;}
.inproshow li:nth-child(2n){ margin-right:0;}
.inproshow li:nth-child(3n){ margin-right:4%;}
.inproshow li:nth-child(6n){ margin-right:0;}
.inproshow li .text{ padding:10px;}
.inproshow li .text h2{ font-size:14px;}
.inproshow{ padding:30px 15px;}
.inpromain .more a:nth-child(2){ float:none; margin-top:5px;}
.inpromain .more a{ font-size:13px;}
.inprolist li.on{-webkit-transform: translate3d(0, 0, 0);}

.indexnews{ padding-bottom:0;}
.iprobig .iproshow .number li{ width:100%; text-align:left; margin-bottom:15px; border-right:none;}
.iprobig .iproshow .number li .nump{ display:none;}
.iprobig .iproshow .number li .nn em{ font-size:28px;}


}

