.sec_banner { position: relative; height: 300px; overflow: hidden; z-index: 20; margin-top: 104px }
.wrap { width: 1200px; margin-right: auto; margin-left: auto }
.sec_banner img { position: absolute; width: 1920px; max-width: none; left: 50%; margin-left: -960px; top: 0 }
.text.wrap { position: relative; z-index: 1; height: 230px }
.text.wrap .catname { font-size: 48px; color: #333; line-height: 1; margin-bottom: 20px; margin-top: 100px }
.text.wrap .catinfo { font-size: 14px; color: #666; line-height: 25px; margin-bottom: 30px }
.text.wrap .mouse_icon { width: 30px; height: 44px; background: url(../images/mouse.png) center center no-repeat; animation: upDwon 1.2s infinite alternate linear; -webkit-animation: upDwon 1s infinite alternate linear; -moz-animation: upDwon 1.2s infinite alternate linear; cursor: pointer }
@-webkit-keyframes upDwon { 0% {
transform:translateY(-10px)
}
100% {
transform:translateY(10px)
}
}
@-moz-keyframes upDwon { 0% {
transform:translateY(-10px)
}
100% {
transform:translateY(10px)
}
}
@keyframes upDwon { 0% {
transform:translateY(-10px)
}
100% {
transform:translateY(10px)
}
}
#Main { padding: 50px 0 }
#Main .container { width: 1160px!important }
#Main .tit { text-align: center; font-size: 30px; color: #424141; margin-bottom: 50px; cursor: pointer; position: relative; transition: all .5s ease; -webkit-transition: all .5s ease }
#Main .tit:after { content: ''; position: absolute; width: 60px; height: 3px; background: #c60000; left: 50%; margin-left: -30px; bottom: -10px }
#Main .infobox { font-size: 16px; line-height: 25px; color: #333 }
#Main .infobox p>img, p>span>img { max-width: 100% }
#Main td { border: 1px solid #000 }
#contact { width: 100%; max-width: 1200px; margin: 0 auto; padding: 0 }
#contact>.headquarters { margin: 0 auto }
#contact>.headquarters .img { width: 46%; text-align: left }
#contact>.headquarters .img>img { width: 100%; height: auto }
#contact>.headquarters .container { width: 50%!important; text-align: left }
#contact>.headquarters .container>.name { padding: 20px 0; font-size: 28px; font-weight: bold; color: #2d4d88 }
#contact>.headquarters .container>.text { font-size: 14px; color: #666; line-height: 25px }
#contact>.headquarters .container>.map_location { padding: 20px 0 }
#contact>.headquarters .container>.map_location>a { display: inline-block; color: #eb1c22; padding: 6px 20px; border: 1px solid #ddd; transition: all .35s }
#contact>.headquarters .container>.map_location>a:hover { background: #eee }
.banner-box { padding-top: 104px }
.inline-banner { width: 100%; height: 300px; position: relative }
.inline-banner .container { height: 100% }
.inline-banner .container .cn { font-size: 40px; text-transform: uppercase; font-weight: bold; color: #fff; padding-top: 70px }
.inline-banner .container .en { font-size: 40px; text-transform: uppercase; font-weight: bold; color: #fff }
.inline-banner .container img { padding-top: 68px }
#feedback { width: 100%; max-width: 1200px; margin: 0 auto; padding: 0 }
#feedback>.img { position: relative; width: 32%; text-align: left }
#feedback>.img .text { position: absolute; z-index: 1; top: 12%; left: 5%; width: 50%; height: 120px; padding: 5%; color: rgba(255,255,255,.5); font-size: 14px; line-height: 20px; background: #2d4d88 }
#feedback>.img .text>p:first-of-type { padding-bottom: 10px; color: rgba(255,255,255,1) }
#feedback>.img>img { width: 100%; height: auto }
#feedback>.container { width: 60%!important; text-align: left }
#feedback>.container form { margin: 0 auto; text-align: left }
#feedback>.container form { margin: 0 auto; text-align: left }
#feedback>.container form dl { width: 100%; text-align: left; padding: 0 }
#feedback>.container form dl dt { width: 90px; font-size: 16px; line-height: 28px; color: #666; text-align: left }
#feedback>.container form dl dt, #feedback>.container form dl dd { padding: 8px 0 }
#feedback>.container form dl dt span { color: #f00; padding-left: 6px }
#feedback>.container form dl dd { padding-left: 90px; margin-top: -40px }
#feedback>.container form dl dd select { width: auto; font-size: 14px; font-family: Arial; color: #666; padding: 5px 20px; border: 1px solid #ddd; cursor: pointer; margin-right: 10px }
#feedback>.container form dl input, #feedback>.container form dl textarea { padding: 0 20px; font-family: Arial; border: 1px solid #ddd; color: #888; font-size: 14px; border-radius: 3px; margin-right: 20px }
#feedback>.container form dl input { width: 60%; height: 35px }
#feedback>.container form dl textarea { width: 96%; height: 120px; border: 1px solid #ddd; overflow: auto; padding: 20px 2% }
#feedback>.container form dl #checksn { width: 15% }
#feedback>.container form dl .button button { width: auto; height: 45px; line-height: 45px; border: 0; color: #fff; padding: 0 35px; cursor: pointer; font-weight: bold; background: #eb1c22; border-radius: 3px; font-size: 16px; margin: 15px auto; transition: all .35s }
.newswarp1 { width: 1200px; margin: 0 auto }
.newswarp1 ul li { margin-bottom: 30px; border-bottom: 1px solid #eee; padding: 30px 0 }
.newswarp1 ul li a { display: block; height: 100%; width: 100%; cursor: pointer }
.newswarp1 .model1 .pic { width: 421px; height: 253px; overflow: hidden }
.newswarp1 .model1 .pic img { display: block; width: 421px; height: 253px }
.newswarp1 .model1 .pic:hover img { transform: scale(1.1); -webkit-transform: scale(1.1) }
.newswarp1 .model1 .box { width: 700px; height: 223px }
.newswarp1 .model1 .box h2 { display: block; width: 100%; font-size: 22px; font-weight: bold; line-height: 36px; color: #333; padding: 20px 0 15px }
.newswarp1 .model1 .box .details { font-size: 14px; color: #666; line-height: 26px; max-height: 80px; overflow: hidden; margin-bottom: 15px }
.newswarp1 .model1 .box .details p { font-size: 14px; color: #666; line-height: 26px }
.newswarp1 .model1 .box .btns { width: 120px; height: 42px; line-height: 42px; border: 1px solid #2d4d88; text-align: center; background-color: #fff; color: #2d4d88; display: block; font-size: 14px }
.newswarp1 ul li:hover .box h2 { color: #2d4d88 }
.newswarp1 .model1 .box .btns:hover { background-color: #2d4d88; color: #fff }
.newswarp1 .model2 .box { width: 900px; height: auto }
.newswarp1 .model2 .box .title { margin-bottom: 5px }
.newswarp1 .model2 .title h2 { display: inline-block; max-width: 80%; color: #333; font-size: 18px; font-weight: bold; line-height: 38px; margin-right: 10px }
.newswarp1 .model2 .title span { display: inline-block; color: #888; font-size: 12px; padding-right: 10px; font-weight: normal }
.newswarp1 .model2 .details { color: #666; font-size: 16px; line-height: 26px; height: 52px; overflow: hidden }
.newswarp1 .model2 .pic { width: 200px; height: 120px; overflow: hidden }
.newswarp1 .model2 .pic img { display: block; width: 200px; height: 120px }
.newswarp1 .model2 .pic:hover img { transform: scale(1.1); -webkit-transform: scale(1.1) }
#pgnews>.view { margin: 0 auto }
#pgnews>.view>.title { text-align: center; font-size: 25px; color: #333; padding: 0 50px }
#pgnews>.view>.time { border-bottom: 1px solid #eee; font-size: 14px; color: #999; text-align: center; padding: 15px 0 }
#pgnews>.view>.content { padding: 50px 0; text-align: left; font-size: 14px; line-height: 24px; color: #666; margin: 0 auto }
#pgnews>.view>.pageurl { margin: 0 auto; padding: 50px 0 100px 0; border-top: 1px solid #eee }
#pgnews>.view>.pageurl>.url { width: 90%; text-align: left }
#pgnews>.view>.pageurl>.url a { display: block; padding: 3px 0; font-size: 14px; color: #999; transition: all .35s }
#pgnews>.view>.pageurl>.url a:hover>span { color: #eb1c22; text-decoration: underline }
#pgnews>.view>.pageurl>.back { width: 10%; padding: 5px 0; text-align: center }
#pgnews>.view>.pageurl>.back>a { display: block; background: #eb1c22; border: 1px solid #eb1c22; border-radius: 30px; color: #fff; padding: 8px 20px; transition: all .35s }
#pgnews>.view>.pageurl>.back>a:hover { color: #eb1c22; background: 0 }
#certificate2 { width: 100%; max-width: 1200px; margin: 0 auto; padding-top: 0 }
#certificate2>.list { margin: 0 auto; padding: 0 }
#certificate2>.list a { position: relative; display: block; float: left; width: 220px; height: 265px; overflow: hidden; margin-right: 5px; margin-left: 5px; margin-bottom: 20px; border: 1px solid #eee; text-align: center; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center }
#certificate2>.list a:after { position: absolute; z-index: 2; left: 0; top: 0; width: 100%; height: 100%; font-size: 14px; opacity: 0; background: rgba(0,0,0,.5) url("../images/icon-zoom-magnifier.png") no-repeat 50% 40%; content: attr(data-name); text-align: center; padding-top: 65%; color: #fff; transition: all .35s }
#certificate2>.list a img { display: block; width: 60%; height: auto }
#certificate2>.list a .name { position: absolute; z-index: 2; left: 0; bottom: 0; opacity: 1; width: 100%; height: 40px; line-height: 40px; font-size: 14px; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; transition: all .35s }
#certificate2>.list a:hover:after { opacity: 1 }
#certificate2>.list a:hover .name { opacity: 0 }
.sub-page .page { text-align: center }
.sub-page .page .pagination li a { margin: 0 5px; padding: 6px 15px; color: #2d4d88; font-size: 16px; border-radius: 5px }
.sub-page .page .pagination li.active a { color: #fff; background-color: #2d4d88; border-color: #2d4d88 }
.sub-page .page-content p>img, .sub-page .page-content p>span>img { max-width: 100% }
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover { z-index: 3; color: #fff; background-color: #337ab7; border-color: #337ab7; cursor: default; color: #fff; background-color: #2d4d88; border-color: #2d4d88 }
.pagination>li>a, .pagination>li>span { position: relative; float: left; padding: 6px 12px; line-height: 1.42857; text-decoration: none; color: #337ab7; background-color: #fff; border: 1px solid #ddd; margin-left: -1px; margin: 0 5px; padding: 6px 15px; color: #2d4d88; font-size: 16px; border-radius: 5px }
#List { padding-top: 18px; width: 216px; min-height: 509px; background: #eff4f7; border-radius: 0 0 60px 60px; margin-bottom: 313px; cursor: pointer; float: left; transition: all .5s ease; -webkit-transition: all .5s ease }
#List>ul>li { padding: 0 9px }
#List>ul { margin-bottom: 0; padding-bottom: 50px }
#List>ul>li>a { color: #666; display: block; height: 45px; cursor: pointer; margin-left: -1px; line-height: 45px; text-align: center; font-size: 16px; margin-bottom: 13px; -webkit-box-sizing: inherit; box-sizing: inherit; overflow: hidden }
#List>ul>li.last>a { margin-bottom: 0 }
#List li a:hover, #List li a.cur { background: #004c98; border: 1px solid #004c98; color: #fff; border-radius: 25px }
#List li.cur ul li a { color: #666 }
#List li ul li.cur>a { color: #d43f3a }
#List li.cur ul li a:hover { color: #d43f3a }
#List>ul>li>a.Abtn { display: block; width: 24px; height: 24px; position: absolute; padding: 0; text-indent: 0; cursor: pointer; top: 20px; right: 20px; background: url(../images/navpart-arrow-down.png) 0 0 no-repeat; border: 0 }
#List>ul>li>a.open { background: url(../images/navpart-arrow-up.png) center center no-repeat }
#List>ul>li:last-child>a { margin-bottom: 0 }
#List li>ul { padding: 15px 20px; border-left: 1px solid #eee; border-right: 1px solid #eee; margin: 0 auto; background: #f5f5f5 }
#List li>ul>li>a { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block; padding: 5px 0; font-size: 14px; color: #444; transition: all .35s }
#List .protop { font-size: 18px; font-weight: bold; color: #333; text-align: center; margin-bottom: 31px }
#List .protop h6 { text-indent: -35px; font-weight: bold }
#pgproduct>.container3 { width: 902px; padding: 0; text-align: left; transition: all .35s }
#pgproduct .container3>ul>li { width: 300px; float: left; margin-bottom: 27px; overflow: hidden }
#pgproduct .container3>ul>li>a { display: block; position: relative }
#pgproduct .container3>ul>li>a .proimg { display: block; max-width: 300px }
#pgproduct .container3>ul>li>a .proimg img { width: 100%; transition: all .5s ease; -webkit-transition: all .5s ease }
#pgproduct .container3>ul>li>a:hover .proimg img { transform: scale(1.2) }
#pgproduct .container3>ul>li { width: 300px; float: left; margin-bottom: 27px; overflow: hidden }
#pgproduct .container3>ul>li>a { display: block; position: relative }
#pgproduct .container3>ul>li>a .proimg { display: block; max-width: 300px; overflow: hidden }
#pgproduct .container3>ul>li>a .proimg img { width: 100% }
#pgproduct .container3>ul>li>a .name { display: block; width: 100%; padding: 0 10%; height: 46px; line-height: 46px; text-align: center; font-size: 16px; color: #666; overflow: hidden; white-space: nowrap; text-overflow: ellipsis }
#pgproduct .container3>ul>li>a:hover .name { color: #fff; background: #004c98; border-radius: 20px }
