@charset "utf-8";
/* CSS Document */
html, body { font-size: 12px; margin: 0px; padding: 0px; text-decoration: none; font-family: "微软雅黑"; background: #fff; text-align: center; -webkit-text-size-adjust: none; }
a { color: #666666; text-decoration: none; outline: 0px none; star:expression(this.onFocus=this.blur());
}
a:hover, a:active { color: #0383CC; }
* { margin: 0px; padding: 0px; list-style: none; }
table { border-collapse: collapse; }
ul, li { list-style: none; border: 0 none; padding: 0px; }
form { margin: 0px; }
img { border: 0px none; text-align-last: center; vertical-align: middle; _azimuth:expression(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("', '').replace('")', ''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")), this.pngSet=true);
}
center { text-align: left; color: #999; height: 50px; }
#dhtmltooltip { z-index: 100; visibility: hidden; position: absolute; text-align: left; border: 1px solid #ccc; }
#clear, .clear { clear: both; float: none; background: none; width: inherit !important; height: inherit !important; }
#noData, .noData { color: #ccc; font-size: 14px; text-align: left; padding: 50px 20px; }
#header { position: absolute; z-index: 1001; left: 0px; top: 0px; width: 100%; height: 80px; background: url(../images/header-bg.png) repeat-x #FFF; background-position: left bottom; box-shadow: 0px 3px 5px rgba(0,0,0,0.2); }
#header .logo { position: absolute; left: 7%; top: 5px; }

#header .menu{
	position:absolute;	
	top:20px;
	left:50%;
	width:60%;
	height:80px;
	margin-left:-30%;
}
#header .menu .child { display: inline-block; position: relative; width: 10%; height: 50px; line-height: 50px; text-align: center; }
#header .menu .spline { display: inline-block; opacity: 0.1; padding: 0px; }
#header .menu .child .title { display: block; font-size: 16px; color: #666; transition-duration: .5s; -ms-transition-duration: .5s; -moz-transition-duration: .5s; -webkit-transition-duration: .5s; background: url(../images/menu-A.png) repeat-x none; background-position: left bottom; }
#header .menu .child:hover .title { color: #0383CC; background: url(../images/menu-A.png) repeat-x; background-position: left bottom; }
#header .menu .child.A .title { color: #0383CC; }
#header .menu .child .childContent { display: none; position: absolute; top: 50px; width: 100%; }
#header .menu .child .childContent a { display: block; background: #fff; color: #666; font-size: 14px; height: 38px; line-height: 38px; border-bottom: 1px solid #ddd; -webkit-box-shadow: 0px 2px 2px 0px rgba(125,125,125,0.2); -moz-box-shadow: 0px 2px 2px 0px rgba(125,125,125,0.2); -ms-box-shadow: 0px 2px 2px 0px rgba(125,125,125,0.2); -o-box-shadow: 0px 2px 2px 0px rgba(125,125,125,0.2); box-shadow: 0px 2px 2px 0px rgba(125,125,125,0.2); }
#header .menu .child .childContent a:hover { background: #0383CC; color: #fff; }
#header .menu .child .pointer { display: none; position: absolute; top: 38px; right: 32px; cursor: pointer; }
#header .btn { position: absolute; top: 20px; right: 5%; }
#header .btn a { display: inline-block; background: #4a4644; border-radius: 100%; margin: 0px 3px; }
#header .btn a:hover { background: #0383CC; }
#header .btn .menu { display: none !important; cursor: pointer; }
#header .wapbtn { display: none; }
#header .searchContent { display: none; position: absolute; z-index: 9; top: 80px; left: 0px; width: 100%; height: 150px; background: rgba(0,0,0,0.8); text-align: center; }
#header .searchContent form { margin: 50px auto 0px auto; }
#header .searchContent form #keys { font-family: "微软雅黑", Arial, "Arial Narrow"; font-size: 14px; background: #fff; border: 1px solid rgba(0,0,0,0.9); border-radius: 8px; padding: 0px 15px; width: 40%; height: 50px; line-height: 50px; -moz-box-shadow: 1px 2px 5px rgba(0,0,0,0.2) inset; -webkit-box-shadow: 1px 2px 5px rgba(0,0,0,0.2) inset; box-shadow: 1px 2px 5px rgba(0,0,0,0.2) inset; outline: medium; }
#header .searchContent form #go { font-family: "微软雅黑", Arial, "Arial Narrow"; font-size: 16px; font-weight: bold; color: #fff; background: -ms-linear-gradient(top, #ffcc00, #0383CC); background: -moz-linear-gradient(top, #ffcc00, #0383CC); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffcc00), to(#0383CC)); background: -webkit-linear-gradient(top, #ffcc00, #0383CC); background: -o-linear-gradient(top, #ffcc00, #0383CC); border: 1px solid rgba(0,0,0,0.9); border-radius: 8px; padding: 0px 15px; width: 80px; height: 55px; line-height: 55px; cursor: pointer; outline: medium; }
#header .searchContent form #go:hover { background: #0383CC; }

#banner { width: 100%; height: auto; position: relative; z-index: 1; overflow: hidden; margin: 80px auto 0px; }
#banner img { width: 100%; }
#banner-inside { position: relative; width: 100%; height: 350px; overflow: hidden; margin: 0px auto; }
#banner-inside img { position: absolute; left: 50%; top: 0px; margin-left: -1000px; }

#main { width: 100%; height: auto; padding: 0 0px; margin: 0px auto; }
#main #link { width: 90%; max-width: 1100px; margin: 0px auto; padding: 40px 0px; }
#main #link a { display:inline-block; width:23%; padding:0 1%; vertical-align:top; }
#main #link a .icon { background-color:#CBCBCB; border-radius:10px; width:110px; height:110px; line-height:110px; display:inline-block;  transition-duration: .3s; -ms-transition-duration: .3s; -moz-transition-duration: .3s; -webkit-transition-duration: .3s; }
#main #link a h3 { font-size:18px; margin:15px 0 10px; color:#4C4C4C; }
#main #link a h4 { font-size:12px; font-weight:normal; color:#7F7F7F; }
#main #link a:hover .icon { background-color:#0383CC; }

#main .hb-list { position: relative;  width: 90%; max-width: 1300px; margin: 0px auto; }
#main .hb-list .swiper-button-next { right:-30px; }
#main .hb-list .swiper-button-prev { left:-30px; }
#main #hb-img .swiper-slide { text-align: center; vertical-align:top; padding-bottom:30px; }
#main #hb-img .swiper-slide a { margin:0 15px; padding-top:15px; display:block; overflow:hidden; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
#main #hb-img .swiper-slide img { width: 100%; }
#main #hb-img .swiper-slide span { width: 100%; height: 34px; line-height: 34px; display: block; font-size: 14px; font-weight: normal; color: #4C4C4C; writing-mode: inherit; writing-mode: inherit; -webkit-writing-mode: inherit; }
#main #hb-img { margin: 0 0px; }
#main #hb-img .swiper-slide a:hover { box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1); background: #fff; }

#main hr { border:0 none; background:#e6e6e6; height:1px; }
#main .hot { width: 90%; max-width: 1080px; margin: 0px auto; padding: 90px 0px; }
#main .hot .hot-img { float:left; width:25%; min-height:230px; background: url(../images/hot-img1.jpg) no-repeat center bottom; background-size: cover;  }
#main .hot .hot-about { float:left; width:25%; min-height:230px; background: url(../images/hot-imgbg1.jpg) no-repeat center center; background-size: cover; }
#main .hot .hot-about h1 { font-size:18px; border-left:6px #0383CC solid; margin:35px 0 0 40px; text-align:left; padding-left:10px; line-height:100%; color:#4C4C4C; }
#main .hot .hot-about h1 span { display:block; font-size:24px; padding-bottom:5px; text-transform:uppercase; }
#main .hot .hot-about .link { margin:20px 0 0 50px; }
#main .hot .hot-about .link a { display:block; text-align:left; padding-left:30px; color:#7F7F7F; line-height:130%; font-size:12px; background-image:url(../images/hot-about-icon1.png); background-repeat:no-repeat; background-position:left center; height:30px; margin-bottom:15px; }
#main .hot .hot-about .link a span { display:block; text-transform:uppercase; }
#main .hot .hot-about .link a.icon2 { background-image:url(../images/hot-about-icon2.png);}
#main .hot .hot-abouttext { float:left; width:50%; min-height:230px; text-align:left; }
#main .hot .hot-abouttext h1 { margin:30px 30px 0; color:#4C4C4C; font-size:24px; border-bottom:1px #E5E5E5 solid; padding-bottom:10px; }
#main .hot .hot-abouttext p { margin:10px 30px; font-size:14px; color:#7F7F7F; line-height:25px; }
#main .hot .hot-rongqi { width:100%; }
#main .hot .hot-news { float:left; width:50%; min-height:230px; }
#main .hot .hot-news h1 { font-size:18px; border-left:6px #0383CC solid; margin:35px 0 0 20px; text-align:left; padding-left:10px; line-height:100%; color:#4C4C4C; }
#main .hot .hot-news h1 span { display:block; font-size:24px; padding-bottom:5px; text-transform:uppercase; }
#main .hot .hot-news div { margin:20px 20px 0; }
#main .hot .hot-news div a { display:block; text-align:left; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; margin-bottom:5px; }
#main .hot .hot-news div a span { float:right; }
#main .hot .hot-contact  { float:left; width:50%; min-height:230px; background-color:#0383CC; }
#main .hot .hot-contact h1 { font-size:18px; border-left:6px #FFF solid; margin:35px 0 0 40px; text-align:left; padding-left:10px; line-height:100%; color:#FFF; }
#main .hot .hot-contact h1 span { display:block; font-size:24px; padding-bottom:5px; text-transform:uppercase; }
#main .hot .hot-contact ul { float:left; width:45%; margin:35px 0 0 40px; }
#main .hot .hot-contact ul li { text-align:left; color:#FFF; font-size:12px; background:url(../images/hot-contac-icon.png) no-repeat left 0; padding-left:20px; margin-bottom:5px; }
#main .hot .hot-contact ul.right { margin-left:30px; width:38%; }
#main .hot .hot-contact ul li.icon1 { background-position: left -0px;}
#main .hot .hot-contact ul li.icon2 { background-position: left -30px;}
#main .hot .hot-contact ul li.icon3 { background-position: left -60px;}
#main .hot .hot-contact ul li.icon4 { background-position: left -90px;}
#main .hot .hot-contact ul li.icon5 { background-position: left -120px;}
#main .hot .hot-contact ul li.icon6 { background-position: left -150px;}

#main .hot .hot-map { float:right; width:25%; min-height:230px; background: url(../images/hot-imgbg2.jpg) no-repeat center bottom; background-size: cover;  }
#main .hot .hot-map a { color:#FFF; font-size:14px; margin-top:30%; display:inline-block; }
#main .hot .hot-map img { display:block; }


#title { position: absolute; width: 100%; height: 75px; padding-top: 5px; margin: -80px auto 0px auto; text-align: center; background: rgba(0,0,0,0.7); }
#title .con { width: 90%; max-width: 1080px; margin: 0px auto; }
#title .icon { display: block; float: left; width: 50px; height: 50px; background: #0383CC; border-radius: 100%; overflow: hidden; margin-right: 15px; }
#title .icon img { width: 100%; height: 100%; }
#title .text { display: block; text-align: left; height: 50px; margin: 10px auto; }
#title .text h2 { font-size: 16px; color: #0383CC; }
#title .text h3 { font-family: Arial, "Arial Narrow"; font-weight: normal; font-size: 25px; text-transform: uppercase; color: rgba(255,255,255,0.7); }
#path { width: 90%; max-width: 1080px; margin: 0px auto; padding-top: 30px; text-align: left; font-size: 14px; color: #999; }
#path strong { color: #0383CC; display: inline-block; margin-right: 5px; }
#mod { display: none; }
#navpart { width: 90%; max-width: 1080px; margin: 0px auto; padding: 20px 0px; text-align: center; border-bottom: 1px solid #ddd; }
#navpart a { display: inline-block; border: 1px solid #ddd; border-radius: 5px; padding: 8px 30px; margin: 10px 6px; font-size: 14px; color: #666; }
#navpart a:hover { background: #f7f7f7; }
#navpart a:hover { color: #0383CC; }
#navpart .A { background: #0383CC !important; border: 1px solid #0383CC !important; color: #fff !important; }
#navpart .btn-closemenuson { display: none; }
#inside { width: 90%; max-width: 1080px; min-height: 500px; margin: 0px auto; }
#product { margin: 50px auto; width: 100%; }
#product .list { width: 100%; }
#product .list a { position: relative; display: block; float: left; text-align: center; width: 30%; max-width: 340px; margin: 0px 1.5% 20px 1.5%; padding: 15px 0px; font-size: 14px; overflow: hidden; border: 1px solid #ddd; transition-duration: 0.5s; -ms-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; }
#product .list a .img { width: 100%; margin-bottom: 10px; }
#product .list a img { width: 100%; height: auto; }
#product .list a .name { width: 90%; background: #eee; margin: 0px auto; padding: 8px 0px; transition-duration: 0.5s; -ms-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; }
#product .list a:hover:hover { border: 1px solid rgba(3,131,204,0.9); }
#product .list a:hover .name { background: rgba(3,131,204,0.9); color: #fff; }
#bout { margin: 50px auto; width: 100%; }
#bout { display: block; text-align: left; }
#bout p { margin-bottom: 20px; line-height: 28px; color: #666; font-size: 14px; text-indent: 2em; }
#feature { position: relative; width: auto; height: auto; padding: 20px; margin: 50px auto; }
#feature .animation { width: 90%; max-width: 800px; height: 600px; margin: 0px auto; overflow: hidden; }
#feature .animation li { position: relative; display: block; width: 100%; height: auto; }
#feature .animation li h3 { position: absolute; z-index: 9; left: 50%; bottom: 30px; width: 100%; margin-left: -50%; text-align: center; }
#feature .animation li h3 span { background: rgba(3,131,204,0.8); border-radius: 5px; padding: 10px 30px; color: #fff; font-size: 14px; font-weight: normal; }
#feature .animation li img { width: 100%; height: auto; }
#feature .prev { position: absolute; z-index: 99; left: 5%; top: 43%; opacity: 0.3; cursor: pointer; filter: grayscale(100%); -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); transition-duration: 0.5s; -ms-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; }
#feature .prev:hover { left: 4%; opacity: 1; filter: grayscale(0); -webkit-filter: grayscale(0); -moz-filter: grayscale(0); -ms-filter: grayscale(0); -o-filter: grayscale(0); }
#feature .next { position: absolute; z-index: 99; right: 5%; top: 43%; opacity: 0.3; cursor: pointer; filter: grayscale(100%); -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); transition-duration: 0.5s; -ms-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; }
#feature .next:hover { right: 4%; opacity: 1; filter: grayscale(0); -webkit-filter: grayscale(0); -moz-filter: grayscale(0); -ms-filter: grayscale(0); -o-filter: grayscale(0); }
#feature .arrow { padding: 10px 0px; margin: 0px auto; text-align: center; }
#feature .arrow a { display: inline-block; font-size: 0px; background: #eee; border-radius: 100%; width: 10px; height: 10px; margin: 0px 3px; }
#feature .arrow a.activeSlide { background: #0383CC; }
#honor { margin: 50px auto; width: 100%; }
#honor .list { width: 100%; }
#honor .list a { display: block; float: left; text-align: center; margin: 0px 2% 10px 2%; }
#honor .list a .name { display: block; padding: 10px 0px; }
#honor .list a .img { display: table-cell; vertical-align: middle; text-align: center; *display: block;
 *font-size: 175px;
 *font-family:Arial;
width: 220px; height: 250px; padding: 15px 0px; border: 1px solid #eee; }
#honor .list a img { vertical-align: middle; max-height: 250px; }
#solution { margin: 50px auto; width: 100%; }
#solution .list { margin: 0px auto; text-align: left; }
#solution .list a { position: relative; display: block; float: left; width: 30%; margin: 0px 1.5% 20px 1.5%; overflow: hidden; }
#solution .list a .img { display: block; width: 100%; height: auto; transition-duration: 1s; -ms-transition-duration: 1s; -moz-transition-duration: 1s; -webkit-transition-duration: 1s; }
#solution .list a .name { position: absolute; display: block; width: 90%; height: 50px; line-height: 50px; bottom: 0px; background: url(../images/solution-line.png) no-repeat; background-position: 5% 110%; background-color: #999; padding: 0px 5%; color: #fff; font-size: 15px; transition-duration: 0.5s; -ms-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; }
#solution .list a:hover .name { background: url(../images/product-line.png) no-repeat; background-position: 5% 60%; background-color: rgba(3,131,204,0.8); height: 80px; }
#solution .list a:hover .img { transform: rotate(20deg) scale(1.4); -moz-transform: rotate(20deg) scale(1.4); -ms-transform: rotate(20deg) scale(1.4); -o-transform: rotate(20deg) scale(1.4); webkit-transform: rotate(20deg) scale(1.4); }
#service { margin: 50px auto; width: 100%; }
#service .img { width: 100%; margin: 0px auto; }
#service .img img { width: 100%; }
#service .text { font-size: 14px; color: #666; line-height: 25px; text-align: left; padding: 20px 0px; }
#service .text h3 { display: block; padding: 10px; margin: 30px auto 0px auto; font-size: 15px; color: rgba(3,131,204,1); background: #eee; }
#service .text p { margin-bottom: 20px; }
#quality { margin: 50px auto; width: 100%; }
#quality .img { float: left; width: 35%; max-width: 350px; margin: 0px auto; }
#quality .img img { width: 100%; }
#quality .text { float: right; width: 60%; font-size: 14px; color: #666; line-height: 25px; text-align: left; }
#quality .text .tag_title { border-bottom: 1px solid #eee; padding-bottom: 15px; color: rgba(3,131,204,1); font-weight: bold; font-size: 16px; }
#quality .text .tag_text { padding: 20px 0px; }
#technical { margin: 50px auto; width: 100%; }
#technical .list { margin: 0px auto; text-align: left; }
#technical .list a { position: relative; display: block; float: left; width: 45%; margin-bottom: 20px; padding: 30px 20px; border: 1px solid rgba(0,0,0,0.1); overflow: hidden; transition: 0.4s; -webkit-transition: 0.4s; -moz-transition: 0.4s; -o-transition: 0.4s; }
#technical .list a:nth-child(even) { float: right; }
#technical .list a h3 { display: block; color: #333; font-size: 14px; }
#technical .list a h4 { display: block; padding: 5px 0px; font-size: 12px; font-weight: normal; color: #ccc; }
#technical .list a h5 { font-size: 12px; font-weight: normal; color: #999; line-height: 18px; }
#technical .list a .more { position: absolute; right: 0px; bottom: -30px; background: rgba(3,131,204,1); border-radius: 5px 0px 0px 0px; padding: 2px 8px 2px 12px; color: #fff; display: inline-block; font-size: 12px; transition: 0.4s; -webkit-transition: 0.4s; -moz-transition: 0.4s; -o-transition: 0.4s; }
#technical .list a:hover { border: 1px solid rgba(3,131,204,1); box-shadow: 0px 0px 5px rgba(0,0,0,0.2); }
#technical .list a:hover h3 { color: rgba(3,131,204,1); }
#technical .list a:hover .more { bottom: 0px; }
#download { margin: 50px auto; width: 100%; }
#download .list { margin: 0px auto; text-align: left; }
#download .list a { position: relative; display: block; float: left; width: 45%; margin-bottom: 20px; padding: 30px 20px; border: 1px solid rgba(0,0,0,0.1); overflow: hidden; transition: 0.4s; -webkit-transition: 0.4s; -moz-transition: 0.4s; -o-transition: 0.4s; }
#download .list a:nth-child(even) { float: right; }
#download .list a .icon { position: absolute; right: 20px; top: 50%; width: 64px; height: 64px; overflow: hidden; margin-top: -32px; }
#download .list a .icon img { position: absolute; top: -64px; transition: 0.4s; -webkit-transition: 0.4s; -moz-transition: 0.4s; -o-transition: 0.4s; }
#download .list a h3 { display: block; color: #333; font-size: 14px; }
#download .list a h4 { display: block; padding: 5px 0px; font-size: 12px; font-weight: normal; color: #ccc; }
#download .list a h5 { font-size: 12px; font-weight: normal; color: #999; line-height: 18px; }
#download .list a:hover { border: 1px solid rgba(3,131,204,1); box-shadow: 0px 0px 5px rgba(0,0,0,0.2); }
#download .list a:hover h3 { color: rgba(3,131,204,1); }
#download .list a:hover .icon img { top: 0px; }
#info { margin: 50px auto; width: 100%; }
#info .list { margin: 0px auto; text-align: left; }
#info .list a { display: block; width: 100%; margin: 0px auto 20px auto; padding: 20px 0px; border-bottom: 1px solid #eee; overflow: hidden; }
#info .list a .time { float: left; width: 12%; height: 100%; min-width: 100px; max-width: 140px; max-height: 140px; padding: 20px 0px; background: #eee; text-align: center; transition-duration: 0.5s; -ms-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; }
#info .list a .time h2 { display: block; font-family: Arial, "Arial Narrow"; font-size: 50px; font-weight: normal; color: #999; }
#info .list a .time h3 { display: block; font-family: Arial, "Arial Narrow"; font-size: 16px; font-weight: normal; color: #ccc; }
#info .list a .time h4 { display: none; }
#info .list a .text { display: block; float: left; width: 70%; text-align: left; margin-left: 20px; font-size: 14px; color: #999; line-height: 24px; }
#info .list a .text h3 { font-size: 16px; color: #333; display: block; padding: 10px 0px; }
#info .list a:hover .time { background: rgba(3,131,204,1); }
#info .list a:hover .time h2, #info .list a:hover .time h3, #info .list a:hover .time h4 { color: #fff; }
#info .list a:hover .text h3 { color: rgba(3,131,204,1); }
#exhibition { margin: 50px auto; width: 100%; }
#exhibition .list { width: 100%; }
#exhibition .list a { display: block; float: left; text-align: center; width: 240px; max-height: 280px; min-height: 280px; margin: 0px 1.2% 20px 1.2%; overflow: hidden; border: 1px solid #ddd; transition-duration: 0.5s; -ms-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; }
#exhibition .list a .img { width: 100%; height: auto; overflow: hidden; }
#exhibition .list a .img img { width: 100%; transition-duration: 1s; -ms-transition-duration: 1s; -moz-transition-duration: 1s; -webkit-transition-duration: 1s; }
#exhibition .list a .text h3 { color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
#exhibition .list a .text { width: 90%; padding: 20px 0px; margin: 0px auto; text-align: left; color: #999; font-size: 12px; line-height: 25px; }
#exhibition .list a:hover h3 { color: #0383CC; }
#exhibition .list a:hover { box-shadow: 0px 2px 5px rgba(0,0,0,0.1); }
#exhibition .list a:hover img { transform: scale(1.1, 1.1); }
#feedback { margin: 50px auto; width: 100%; }
#feedback .img { width: 100%; margin: 0px auto; }
#feedback .img img { width: 100%; }
#feedback .text { font-size: 14px; color: #999; line-height: 25px; text-align: left; padding: 20px 0px; border-bottom: 1px solid #eee; }
#feedback .text strong { color: #333; }
#feedback form { margin: 0px auto; padding: 20px 0px; text-align: left; }
#feedback form dl { width: 100%; text-align: left; padding: 0px; }
#feedback form dl dt { width: 90px; font-size: 14px; line-height: 30px; color: #666; text-align: left; }
#feedback form dl dt, #feedback form dl dd { padding: 8px 0px; }
#feedback form dl dt span { color: #ff0000; padding-left: 6px; }
#feedback form dl dd { padding-left: 90px; margin-top: -40px; }
#feedback form dl dd select { width: auto; font-size: 14px; font-family: "微软雅黑", Arial, "Arial Narrow"; color: #666; padding: 10px 20px; border: 1px solid #ccc; border-radius: 5px; cursor: pointer; margin-right: 10px; }
#feedback form dl input, #feedback form dl textarea { padding: 5px 20px; border: 1px solid #ccc; border-radius: 5px; color: #888; font-size: 14px; font-family: "微软雅黑"; margin-right: 20px; }
#feedback form dl input { width: 45%; height: 30px; }
#feedback form dl textarea { width: 96%; height: 120px; overflow: auto; padding: 20px 2%; }
#feedback form dl #checksn { width: 10%; }
#feedback form dl .button input { width: auto; height: 45px; line-height: 45px; border: none; color: #fff; padding: 0px 35px; cursor: pointer; font-weight: bold; background: #0383CC; font-family: "微软雅黑"; font-size: 16px; margin: 15px auto; }
#feedback form dl .button input:hover { background: #666; }
#talent { margin: 50px auto; width: 100%; }
#talent .img { width: 100%; margin: 0px auto; }
#talent .img img { width: 100%; }
#talent .text { font-size: 14px; color: #666; line-height: 25px; text-align: left; padding: 20px 0px; }
#talent .text p { margin-bottom: 20px; }
#talent .text h4 { display: inline-block; background: #0383CC; border-radius: 5px; color: #fff; font-size: 18px; font-weight: normal; padding: 5px 20px; margin: 25px 0px 15px 0px; }
#jobs { margin: 50px auto; width: 100%; }
#jobs .list { margin: 0px auto; text-align: left; }
#jobs .list li { position: relative; display: block; width: 100%; height: 60px; margin: 0px auto 20px auto; background: #f3f3f3; overflow: hidden; border: 1px solid #fff; }
#jobs .list li .icon { position: absolute; right: 20px; top: 50%; margin-top: -15px; cursor: pointer; }
#jobs .list li h3 { display: block; font-size: 16px; height: 60px; line-height: 60px; font-weight: normal; padding: 0px 20px; cursor: pointer; color: #666; }
#jobs .list li .con { padding: 20px; text-align: left; font-size: 14px; line-height: 25px; color: #666; }
#jobs .list li .con .text { padding: 10px 0px; }
#jobs .list li .con .text p { display: inline-block; width: 30%; padding: 5px 0px; }
#jobs .list li .tag { margin: 20px 0px; }
#jobs .list li .tag h4 { font-size: 14px; font-weight: normal; padding: 5px 0px; }
#jobs .list li .btn { background: #0383CC; color: #fff; padding: 10px 30px; font-size: 14px; }
#jobs .list .A { background: #fff; border: 1px solid #eee; }
#jobs .list .A h3 { color: #0383CC; }
#jobs .list .A .icon { top: 15px; margin-top: 0px; }
#volunteer { margin: 50px auto; width: 100%; }
#volunteer .img { float: left; width: 52%; margin: 0px auto; }
#volunteer .img img { width: 100%; max-width: 550px; }
#volunteer .text { float: right; width: 40%; font-size: 16px; color: #999; line-height: 25px; text-align: left; padding: 20px 0px; }
#volunteer .text h2 { padding: 10px 0px; line-height: 36px; font-weight: normal; color: #666; }
#volunteer .text a { color: #0383CC; }
#staff { margin: 50px auto; width: 100%; }
#staff .list { width: 100%; }
#staff .list a { position: relative; display: block; float: left; text-align: center; width: 30%; max-width: 340px; margin: 0px 1.5% 20px 1.5%; padding: 15px 0px; font-size: 14px; overflow: hidden; transition-duration: 0.5s; -ms-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; }
#staff .list a img { width: 100%; min-height: 260px; max-height: 260px; display: block; margin-bottom: 10px; }
#contact { margin: 50px auto; width: 100%; }
#contact .img { float: left; text-align: left; }
#contact .text { float: left; text-align: left; padding: 0px 5%; line-height: 30px; color: #666; font-size: 16px; }
#contact .text h2 { font-size: 30px; padding: 15px 0px; color: #333; }
#contact .tag { margin: 50px auto; }
#contact .tag .title { padding: 20px 0px; text-align: left; background: url(../images/contact-line.png) repeat-x; background-position: left bottom; }
#contact .tag .title a { display: inline-block; background: #eee; padding: 10px 30px; margin-right: 4px; color: #666; font-size: 14px; }
#contact .tag .title a:hover, #contact .tag .title .A { background: #0383CC; color: #fff; }
#contact .tag .content { text-align: left; line-height: 28px; font-size: 14px; color: #666; padding: 20px 0px; overflow: hidden; }
#contact .tag .content iframe { margin-top: -80px; width: 100%; }
#view { margin: 50px auto; width: 100%; position: relative; }
#view .title { width: 100%; text-align: center; font-size: 16px; font-weight: bold; padding: 20px 0px; color: #333; margin: 0px auto; }
#view .time { width: 100%; text-align: center; font-size: 14px; padding: 5px 0px; margin-bottom: 10px; color: #ccc; margin: 0px auto; background: #f7f7f7; border-top: 1px solid #eee; border-bottom: 1px solid #eee; }
#view .time .counts { display: inline-block; margin-left: 20px; }
#view .external { padding: 20px 10px; color: #666; text-align: left; background: #f7f7f7; }
#view .external p { display: block; padding: 10px 0px; }
#view .external p img { margin-right: 20px; opacity: 0.3; width: 24px; }
#view .proshow { float: left; width: 100%; height: auto; }
#view .proshow img { max-width: 100%; margin-bottom: 20px; }
#view .proshow .btn-describe { display: none; }
#view .protext { float: right; width: 30%; text-align: left; }
#view .protext h2 { display: block; padding: 10px 0px; color: #0383CC; font-size: 36px; }
#view .protext h3 { display: block; padding: 10px 0px; color: #333; font-size: 24px; font-weight: normal; }
#view .protext h4 { display: block; padding: 10px 0px; color: #888; font-size: 16px; font-weight: normal; line-height: 32px; }
#view .thumbnail { clear: both; text-align: left; padding: 20px; background: #eee; }
#view .thumbnail a { display: inline-block; width: 14%; overflow: hidden; border: 1px solid #ccc; margin-right: 10px; }
#view .thumbnail a:hover { border: 1px solid #0383CC; box-shadow: 0px 2px 3px rgba(0,0,0,0.1); }
#view .thumbnail a img { width: 100%; }
#view .thumbnail .A { border: 1px solid #0383CC; }
#view .tag { width: 100%; margin: 0px auto; padding: 20px 0px; text-align: left; }
#view .tag .showDefault { display: block; }
#view .tag .showLine { display: none; }
#view .tag #tags_title { border-bottom: 1px solid #DDD; }
#view .tag #tags_title a { border: 1px solid #DDD; display: inline-block; background: #FFF; padding: 4px 12px; margin-bottom: -1px; position: relative; margin-left: 5px; outline: none; }
#view .tag #tags_title a.A { border-bottom: 1px solid #FFF; color: #0383CC; font-weight: bold; }
#view .tag #tags_title a { font-size: 16px; background: #ddd; padding: 10px 30px; }
#view .tag #tags_title .A { color: #0383CC; background: #fff; }
#view .tag #tags_content { margin-top: 10px; }
#view .tag #tags_content div { padding: 0px 5px; line-height: 200%; }
#view .tag #tags_content { color: #666; font-size: 16px; line-height: 30px; }
#view .tag #tags_content img { max-width: 100%; }
#view .tag #tags_content table { width: 100%; border-top: 1px solid #ddd; border-left: 1px solid #ddd; margin: 20px 0px; }
#view .tag #tags_content td, #view .tag #tags_content th { font-size: 1em; border: 1px solid #ddd; padding: 1%; }
#view .tag #tags_content th { text-align: left; padding-top: 5px; padding-bottom: 4px; background-color: #0383CC; color: #ffffff; }
#view .text { font-size: 14px; color: #666; line-height: 25px; text-align: left; padding: 20px 0px; }
#view .text p { margin-bottom: 20px; }
#view .files { padding: 20px 0px; text-align: left; border-bottom: 1px solid #eee; }
#view .files a { display: block; height: 32px; line-height: 32px; text-align: left; font-size: 16px; }
#view .files a img { width: 32px; height: auto; margin-right: 5px; }
#view .url { position: relative; width: 100%; margin: 0px auto; padding: 100px 0px 50px 0px; text-align: left; }
#view .url .btn { position: absolute; left: 0px; top: 20px; }
#view .url .btn a { display: block; padding: 5px 0px; font-size: 14px; color: #666; }
#view .url .btn a span { color: #999; }
#view .url .btn a:hover span { color: #0383CC; }
#view .url .back { position: absolute; right: 0px; top: 20px; }
#view .url .back a { display: inline-block; font-size: 14px; border: 1px solid #ddd; border-radius: 5px; FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#ffffff, endColorStr=f3f3f3);
background: -ms-linear-gradient(top, #ffffff, #f3f3f3); background: -moz-linear-gradient(top, #ffffff, #f3f3f3); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#f3f3f3)); background: -webkit-linear-gradient(top, #ffffff, #f3f3f3); background: -o-linear-gradient(top, #ffffff, #f3f3f3); box-shadow: 0px 1px 5px rgba(0,0,0,0.1); padding: 8px 20px; }
#view .url .back a:hover { background: rgba(3,131,204,1); border: 1px solid rgba(3,131,204,1); color: #fff; }
#kefu { position: fixed; z-index: 999; right: 1%; bottom: 8%; }
#kefu ul { width: 50px; margin: 0px auto; }
#kefu li { position: relative; display: block; margin: 6px auto; border-radius: 5px; width: 50px; height: 45px; padding-top: 5px; cursor: pointer; }
#kefu li img { display: block; width: 40px; height: 40px; margin: 0px auto; }
#kefu .qq { background: #12b7f5; }
#kefu .weixin { background: #00c800; }
#kefu .gotop { background: #777; }
#kefu .qqline { position: absolute; z-index: 9; left: -80px; top: 0px; width: 160px; height: 50px; opacity: 0; background: #12b7f5; border-radius: 5px; transition-duration: 0.5s; -ms-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; }
#kefu .qrcode { position: absolute; z-index: 9; left: -180px; top: -100px; width: 200px; height: 200px; opacity: 0; border: 1px solid #ddd; box-shadow: 0px 2px 5px rgba(0,0,0,0.1); transition-duration: 0.5s; -ms-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; }
#kefu .qrcode img { width: 100%; height: 100%; margin: 0px; }
#kefu .qq:hover .qqline { left: -150px; opacity: 1; }
#kefu .weixin:hover .qrcode { left: -210px; opacity: 1; }
#kefu li:hover { opacity: 0.8; }
#page { width: 100%; margin: 0px auto; padding: 50px 0px; }
#page .pageleft { float: left; height: 30px; }
#page .pageleft a { border-radius: 3px; }
#page .pageright { float: right; width: 160px; text-align: right; height: 30px; color: #999; font-size: 12px; }
#page .pagebtn { display: inline-block; width: 26px; height: 26px; line-height: 25px; text-align: center; border: 1px solid #EEE; margin-right: 8px; vertical-align: middle; }
#page .pagebtn:hover { border: 1px solid #DDD; background: #F7F7F7; }
#page .pagebtn:active { border: 1px solid #DDD; background: #E1E1E1; }
#page .pageprev { display: inline-block; width: 26px; height: 26px; border: 1px solid #EEE; margin-right: 8px; vertical-align: middle; background: url(../images/page_left.gif) no-repeat center center; }
#page .pageprev:hover, .pagenext:hover { background-color: #F7F7F7; border: 1px solid #DDD; }
#page .pageprev:active, .pagenext:active { background-color: #E1E1E1; border: 1px solid #DDD; }
#page .pagebtnA { display: inline-block; width: 26px; height: 26px; line-height: 25px; text-align: center; border: 1px solid #CCC; background: #FFFFCC; margin-right: 8px; vertical-align: middle; color: #FF6600; font-weight: bold; }
#page .pagenext { display: inline-block; width: 26px; height: 26px; border: 1px solid #EEE; margin-right: 8px; vertical-align: middle; background: url(../images/page_right.gif) no-repeat center center; }
#page .pageinfo { display: inline-block; height: 26px; line-height: 25px; margin-right: 8px; vertical-align: middle; }
#page .trunpage { font-size: 12px; padding: 4px 4px 5px 4px; border: 1px solid #EEEEEE; text-align: center; vertical-align: middle; }
#page .pageell { display: inline-block; height: 26px; line-height: 25px; margin-right: 8px; vertical-align: middle; }
/*	底部	---------------------------------------------------------------------------------------------------------	*/
#footer { background: #a1a1a1; width: 100%; min-height: 135px; padding: 20px 0px; margin: 0px auto; }
#footer .container { width: 90%; max-width: 1080px; padding: 25px 0px; margin: 0px auto; }
#footer .container .left { float: left; }
#footer .container .right { float: right; text-align: center; }
#footer .container .right h1 { font-size: 16px; color: #4C4C4C; margin-bottom: 10px; }
#footer .nav { width: 100%; padding: 25px 0px; }
#footer .nav li { display: inline-block; }
#footer .nav li a { color: #fff; font-size: 13px; display: block; }
#footer .nav li a:hover { text-decoration: underline; }
#footer .nav li.spline { display: inline-block; padding: 0px 25px; color: rgba(255,255,255,0.5); }
#footer .copy { width: 100%; color: #fff; font-size: 12px; text-align: left; }
#footer .copy a { display: inline-block; color: #fff; margin-left: 15px; }
#footer .copy a:hover { color: #0383CC; }
#footer .bshare-custom { width: 90%; margin: 0px auto; padding: 20px 0px; }
#footer .bshare-custom a { width: 30px; height: 30px; border-radius: 100%; padding: 0px; margin: 0px 5px; }
#footer .bshare-custom .bshare-sinaminiblog { background: url(../images/share-icon-weibo.png) no-repeat; background-size: 25px 25px; background-position: center center; background-color: #777; }
#footer .bshare-custom .bshare-qzone { background: url(../images/share-icon-qzone.png) no-repeat; background-size: 25px 25px; background-position: center center; background-color: #777; }
#footer .bshare-custom .bshare-qqim { background: url(../images/share-icon-qq.png) no-repeat; background-size: 25px 25px; background-position: center center; background-color: #777; }
#footer .bshare-custom .bshare-weixin { background: url(../images/share-icon-weixin.png) no-repeat; background-size: 25px 25px; background-position: center center; background-color: #777; }
#footer .bshare-custom .bshare-renren { background: url(../images/share-icon-renren.png) no-repeat; background-size: 25px 25px; background-position: center center; background-color: #777; }
#footer .bshare-custom a:hover { background-color: #0383CC; }
 @media (min-width:1830px ) {
#banner { height: 600px; overflow: hidden; }
#banner img { width: auto; }
#banner-inside { height: 350px; }
}
@media (max-width:1230px ) {
#header .logo { left: 4%; top: 5px; }
#header .menu .child .title { font-size: 14px; }
#header .menu .spline { padding: 0px 3px; }
#header .btn { right: 3%; }
#main .support .con .external { display: inline-block; margin: 0px 5px; width: 23%; }
}
@media (max-width:1030px ) {
#header hr { display: none; }
#header { height: 70px; }
#header .logo { top: 5px; }
#header .logo img { height: 60px; }
#header .menu { display: none; top: 75px; right: 0px; width: 100%; height: auto !important; padding-bottom: 20px; margin-left: auto; left: auto; }
#header .menu .spline { display: none; }
#header .menu .child { float: none; width: 90%; text-align: left; margin: 0 auto; background-color: #f9f9f9; border-left: 1px solid #dadada; border-right: 1px solid #dadada; border-bottom: 1px solid #dadada; height: auto !important; line-height: 35px !important; }
#header .menu .child:nth-child(2) { border-top: 1px solid #dadada; }
#header .menu .child .title { font-size: 14px; color: #666; padding: 5px 2%; display: inherit; background: none !important; }
#header .menu .child .childContent { display: none; position: relative; top: 0px !important; width: 100%; }
#header .menu .child .childContent a { padding: 0 6%; color: #666; font-size: 12px; height: 35px; line-height: 35px; border-top: 1px solid #dadada; border-bottom: 0px; }
#header .menu .child .pointer { display: block; top: 3px; right: 3px; }
#header .searchContent { top: 70px; }
#header .btn { display: none; }
#header .wapbtn { display: inline-block; position: absolute; z-index: 9; top: 16px; right: 3%; }
#header .wapbtn .search { margin-right: 30px; padding-right: 10px; border-right: 1px solid rgba(0,0,0,0.1); }
#header .wapbtn .search img { width: 32px; opacity: 0.3; }
#header .wapbtn .btn-menu img { width: 32px; }
#banner { margin: 70px auto 0px auto; }
#feature .prev { left: -2% !important; }
#feature .next { right: -2% !important; }
#feature .prev img, #feature .next img { width: 80%; height: 80%; }
#main .news .list a .text { color: #5e5e5e; font-size: 12px; }
#main #link a{ width:40%; margin-bottom:30px; }

#main .hot .hot-img{ width:50%; }
#main .hot .hot-about{ width:50%; }
#main .hot .hot-abouttext { width:100%; }
#main .hot .hot-news{ width:100%; border-top:1px #E5E5E5 solid; }
#main .hot .hot-contact{ width:100%; float:right; }
#main .hot .hot-map{ width:50%; }
}
 @media (max-width:870px) {
#product .list a .view h2 { padding: 30px 0px 0px 0px; font-size: 20px; }
#product .list a .view h3 { font-size: 14px; letter-spacing: 3px; }
#product .list a .view h4 { font-size: 12px; line-height: 20px; }
}
 @media (max-width:780px ) {
#header .menu .child .title { font-size: 12px; padding: 5px 5%; }
#main .news .imgtext { height: 360px; }
#main .news .list a { height: 112px; }
#main .news .list a .time { height: 70%; }
#main .news .list a .time h3 { padding: 10px 0px 0px 0px; font-size: 36px; }
#main .news .list a .text { height: 60%; }
#main .support .con .external { display: inline-block; margin: 0px 11px 20px 11px; width: 250px; height: 420px; }
#feedback form dl dd select { padding: 10px; }
#banner-inside { margin-top: 70px; height: 200px; }
#banner-inside img { width: 1000px; margin-left: -500px; }
#navpart { width: 70%; padding: 20px 10%; }
#about .sketch { float: none; width: 100%; }
#about .sketch .title { font-size: 50px; }
#about .sketch .title span { font-size: 42px; }
#about .sketch .con { margin: 40px auto; font-size: 12px; }
#about .sketch .con b { font-size: 36px; }
#about .text { float: none; width: 100%; }
#about .imgs img { display: block; margin-bottom: 20px; width: 100%; height: auto; }
#boss .img { float: none; width: 100%; }
#boss .text { float: none; width: 100%; }
#culture .img { float: none; width: 100%; }
#culture .text { float: none; width: 100%; }
#volunteer .img { float: none; width: 100%; }
#volunteer .text { float: none; width: 100%; }
#feature { height: 400px; }
#feature .animation { height: 400px; }
#feature .animation li h3 { bottom: 60px; }
#feature .animation li h3 span { padding: 8px 30px; font-size: 12px; }
#quality .img { display: none; }
#quality .text { float: none; width: 100%; font-size: 12px; line-height: 20px; }
#quality .text .tag_title { font-size: 14px; }
#technical .list a { width: 40%; }
#download .list a { width: 40%; }
#view .text img { width: 100%; height: auto; display: block; }
#view .files { border-bottom: 0px; }
#view .url .btn { position: relative; top: 0px; }
#view .url .btn a { display: block; text-align: center; padding: 8px 0px; FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#ff9900, endColorStr=#0383CC);
background: -ms-linear-gradient(top, #ff9900, #0383CC); background: -moz-linear-gradient(top, #ff9900, #0383CC); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ff9900), to(#0383CC)); background: -webkit-linear-gradient(top, #ff9900, #0383CC); background: -o-linear-gradient(top, #ff9900, #0383CC); border: 1px solid #0383CC; border-radius: 5px; color: #fff !important; margin: 8px auto; }
#view .url .btn a span { display: none; }
#view .url .btn a:hover { background: #0383CC; }
#view .url .back { position: relative; display: block; width: 100%; top: 10px; }
#view .url .back a { display: block; text-align: center; }
#footer .nav .spline { padding: 0px 15px !important; }
#links { display: none; }
#kefu { display: none; }
}
 @media (max-width:680px ) {
#header { height: 50px; }
#header .logo { top: 5px; }
#header .logo img { height: 40px; }
#header .menu { top: 55px; }
#header .searchContent { top: 50px; height: 100px; }
#header .searchContent form { margin: 25px auto 0px auto; }
#header .searchContent form #keys { float: left; font-size: 12px; border-radius: 5px; padding: 0px 15px; margin-left: 10%; width: 60%; height: 40px; line-height: 40px; }
#header .searchContent form #go { margin-right: 10%; float: right; font-size: 14px; height: 43px; line-height: 43px; }
#header .wapbtn { top: 8px; }
#banner { margin: 50px auto 0px auto; }
#banner .swiper-pagination { display: none; }
#banner-inside { margin-top: 50px; height: 200px; }
#solution .list a { width: 46%; margin: 0px 2% 20px 2%; }
#solution .list a .name { font-size: 13px; height: 45px; line-height: 45px; background-size: 90px 4px; }
#solution .list a:hover .name { height: 70px; background-size: 90px 4px; }
#jobs .list li { height: 40px; }
#jobs .list li .icon { margin-top: -12px; width: 24px; }
#jobs .list li h3 { font-size: 14px; height: 40px; line-height: 40px; }
#jobs .list li .con { font-size: 12px; line-height: 20px; }
#jobs .list li .con .text p { width: 48%; }
#view .time { font-size: 12px; border-bottom: 1px solid #f2f2f2; }
#footer .nav .spline { display: none !important; }
#footer { text-align: left; }
#footer .left { width: 100%; }
#footer .right { display: none; }
#footer .nav li { display: block; text-align: left; padding: 3% 2%; font-size: 14px; border-bottom: 1px solid rgba(255,255,255,0.2); }
#footer .nav li a:hover { text-decoration: none; }
#footer .nav li:last-child { border-bottom: 5px solid rgba(255,255,255,0.7); }
}
 @media (max-width:640px ) {
#main .product .bd li { width: 245px; }
#main .news .imgtext { float: none; width: 100%; max-width: 100%; height: auto; background: #fff; margin-bottom: 12px; }
#main .news .list { float: none; width: 100%; max-width: 100%; height: auto; overflow: hidden; }
#main .support .con .external { margin: 0px 1% 1% 0px; width: 45%; height: 45%; }
#main .support .con .inner > div.text { height: 45%; padding-bottom: 20%; }
#main .support .con .inner > div.text .icon { display: inline-block; padding: 40px 0px 10px 0px; }
#main .support .con .inner > div.text img { display: none; }
#main .support .con .inner > div.text h3 { font-size: 16px; }
#main .support .con .inner > div.text h4 { display: none; }
#main .support .con .inner .on .icon { height: 50px; margin-top: 50px; }
#main .support .con .inner .on h4 { display: none; }
#main .support .con .inner:hover .on h3 { top: 27%; font-size: 18px; }
#title { position: absolute; width: 100%; height: 50px; padding: 0px; margin: -75px auto 0px auto; text-align: center; background: rgba(0,0,0,0.7); }
#title .icon { width: 30px; height: 30px; margin-right: 10px; }
#title .text { line-height: 30px; }
#title .text h3 { display: none; }
#navpart { display: none; position: fixed; z-index: 1001; left: 0px; top: 0px; width: 100%; height: 100%; min-height: 100%; background: rgba(0,0,0,0.9); border-bottom: 0px !important; padding: 0px; }
#navpart .title { width: 70%; margin: 20px auto; font-size: 16px; color: rgba(255,255,255,0.9); text-align: left; padding: 30px 3% 10px 3%; border-bottom: 2px solid rgba(255,255,255,0.2); }
#navpart a:first-child { margin-top: 100px; }
#navpart a { display: block; width: 70%; margin: 15px auto; padding: 20px 10px; text-align: center; font-size: 16px; background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.2); }
#navpart .btn-closemenuson { display: block; border: 1px solid rgba(255,255,255,0.5); background: rgba(255,255,255,0.2); box-shadow: 0px 2px 5px rgba(0,0,0,0.8); border-radius: 100%; font-size: 25px; width: 40px; height: 40px; line-height: 35px; text-align: center; color: #fff; margin: 0px auto; cursor: pointer; }
#navpart .btn-closemenuson:hover { background: #0383CC; border: 1px solid #0383CC; }
#mod { position: relative; width: 90%; display: block; padding: 15px 0px; margin: 0px auto; border-bottom: 4px solid #eee; text-align: left; }
#mod h3 { font-size: 18px; font: "微软雅黑", Arial, "Arial Narrow"; font-weight: normal; color: #333; }
#mod .btn-menuson { position: absolute; right: 0px; top: 16px; color: #999; font-size: 12px; cursor: pointer; }
#mod .btn-menuson { opacity: 0.5; }
#product .list a { width: 45%; }
#staff .list a { width: 45%; }
#staff .list a img { min-height: 185px; max-height: 185px; }
#feature { height: 350px; }
#feature .animation { height: 330px; }
#feature .animation li h3 { bottom: 0px; }
#feature .animation li h3 span { display: block; width: 100%; padding: 8px 0px; border-radius: 0px; font-size: 12px; }
#feature .prev img, #feature .next img { width: 36px; height: 36px; }
#technical .list a { float: none !important; width: 90%; margin: 0px auto 20px auto; }
#download .list a { float: none !important; width: 90%; margin: 0px auto 20px auto; }
#feedback .text { font-size: 12px; line-height: 20px; }
#feedback form dl dt { display: block; width: 100%; }
#feedback form dl dd { display: block; padding-left: 0px; margin-top: 0px; }
#feedback form dl dd select { display: block; width: 100%; padding: 10px 2%; margin-bottom: 2%; font-size: 12px; }
#feedback form dl input, #feedback form dl textarea { width: auto; padding: 10px 2%; border: 1px solid #ccc; border-radius: 5px; color: #888; font-size: 14px; font-family: "微软雅黑"; margin-right: 20px; }
#feedback form dl input { width: 96%; height: 20px; }
#feedback form dl textarea { width: 96%; height: 120px; overflow: auto; padding: 20px 2%; }
#feedback form dl #checksn { width: 10%; }
#feedback form dl .button input { width: auto; height: 45px; line-height: 45px; border: none; color: #fff; padding: 0px 35px; cursor: pointer; font-weight: bold; background: #0383CC; font-family: "微软雅黑"; font-size: 16px; margin: 15px auto; }
#feedback form dl .button input:hover { background: #666; }
#contact .img { float: none; }
#contact .text { float: none; padding: 10px 0px!important; }
#view .proshow { position: relative; float: none; width: 99.6%; padding-top: 20px; border: 1px solid #eee; }
#view .proshow .btn-describe { display: block; position: absolute; right: 20px; bottom: 20px; cursor: pointer; }
#view .proshow .btn-describe img { opacity: 0.2; }
#view .proshow .btn-describe:hover img { opacity: 0.5; }
#view .protext { position: absolute; top: 0px; display: block; float: none; width: 100%; text-align: left; background: rgba(3,131,204,1); }
#view .protext h2 { display: inline-block; font-size: 20px; padding: 0px 10px 0px 20px; color: #fff; }
#view .protext h3 { display: inline-block; font-size: 16px; color: #fff; }
#view .protext h4 { display: none; position: absolute; left: 15px; top: 60px; font-size: 14px; line-height: 25px; padding: 20px; background: rgba(0,0,0,0.8); color: rgba(255,255,255,0.8); }
#view .thumbnail a { width: 14%; }
#view .thumbnail .A { border: 1px solid #0383CC; }
#view .tag .showDefault { display: block; }
#view .tag .showLine { display: block; }
#view .tag .tags_title a { font-size: 14px; padding: 8px 5%; }
#view .tag .tags_content { font-size: 12px; line-height: 20px; overflow: hidden; }
#view .tag .tags_content table { width: 100%; border-top: 1px solid #ddd; border-left: 1px solid #ddd; margin: 20px 0px; }
#view .tag .tags_content td, #view .tag .tags_content th { font-size: 12px; border: 1px solid #ddd; padding: 0px 5px; }
#view .tag .tags_content th { font-size: 14px; text-align: left; padding-top: 5px; padding-bottom: 4px; background-color: #0383CC; color: #ffffff; }
#view .tag .tags_content img { max-width: 100%; }
}
 @media (max-width:480px ) {
#header .searchContent form #keys { width: 50%; }
#header .searchContent form #keys { width: 45%; }
#banner { min-height: 100px; /*min-height:240px;*/ }
/*#banner img{
	position:relative;
	width:200%;
	height:240px;
}*/
#main .product .bd li { width: 300px; }
#main .news .imgtext .text { text-overflow: ellipsis; white-space: nowrap; }
#navpart a:first-child { margin-top: 70px; }
#navpart a { width: 70%; margin: 12px auto; padding: 15px 10px; font-size: 15px; }
#inside { min-height: 300px; }
#catalog .list a { float: none; width: 100%; margin-bottom: 6%; }
#catalog .list a:nth-child(even) { float: none; }
#product .list a { display: block; float: none; width: 100%; }
#feature { height: 200px; }
#feature .animation { height: 190px; }
#feature .animation li h3 span { padding: 5px 0px; }
#feature .prev img, #feature .next img { width: 30px; height: 30px; }
#honor .list a { display: block; float: none; text-align: center; margin: 0px auto 20px auto; width: 95%; border: 1px solid #eee; }
#honor .list a .img { display: table-cell; vertical-align: middle; text-align: center; width: 100%; height: auto; padding: 15px 0px; border: 0px; }
#honor .list a img { vertical-align: middle; width: 90%; max-height: none; }
#solution .list a { width: 100%; float: none; }
#technical .list a h3 { font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
#technical .list a h5 { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
#download .list a h3 { width: 70%; font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
#download .list a h5 { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
#download .list a .icon { width: 48px; height: 48px; }
#download .list a .icon img { top: -48px; width: 48px; height: 96px; }
#talent .text { font-size: 12px; }
#talent .text h4 { font-size: 16px; }
#jobs .list li .con .text p { display: block; width: 100%; }
#volunteer .text { font-size: 14px; }
#volunteer .text h2 { font-size: 18px; }
#info .list a .time { float: none; width: 10%; padding: 6px 0px; }
#info .list a .time h2 { display: none; }
#info .list a .time h3 { display: none; }
#info .list a .time h4 { display: block; font-weight: normal; color: #888; }
#info .list a .text { float: none; width: 100%; margin-left: 0px; font-size: 12px; line-height: 20px; }
#info .list a .text h3 { font-size: 14px; }
#exhibition .list a { width: 100%; float: none; max-height: 300px; min-height: 300px; }
#exhibition .list a .text { line-height: 22px; }
#staff .list a { float: none; text-align: center; width: 96%; margin: 0px auto 20px auto; font-size: 14px; border: 1px solid #eee; padding-bottom: 10px; }
#staff .list a:hover { box-shadow: 0px 2px 5px rgba(0,0,0,0.1); }
#view .time .counts { display: block; margin: 0px; }
#page .pageleft { float: none; display: block; text-align: center; }
#page .pageright { display: none; }
#footer .copy a { display: block; margin: 5px 0px; }
#contact .img img { width: 100%; height: auto; }
#contact .text { line-height: 24px; font-size: 12px; }
#contact .text h2 { font-size: 24px; }
#contact .tag { margin: 30px auto; }
#contact .tag .title { min-height: 38px; }
#contact .tag .title a { font-size: 12px; text-align: center; }
#contact .tag .content { line-height: 24px; font-size: 12px; }

#main .hot .hot-img{ width:100%; }
#main .hot .hot-about{ width:100%; }
#main .hot .hot-abouttext { width:100%; }
#main .hot .hot-news{ width:100%; border-top:1px #E5E5E5 solid; }
#main .hot .hot-contact{ width:100%; float:right; padding-bottom:30px; }
#main .hot .hot-map{ width:100%; }

}
 @media (max-width:380px ) {
#view .proshow { width: 99.2%; }
#view .proshow .btn-describe { right: 10px; bottom: 10px; }
#view .proshow .btn-describe img { width: 80%; }
#view .protext h2 { font-size: 18px; }
#view .protext h3 { font-size: 14px; }
#view .protext h4 { font-size: 12px; line-height: 20px; }
#view .thumbnail a { width: 18%; margin-right: 2px; }
#view .tag #tags_title a { font-size: 12px; padding: 5px 3%; }
#view .tag #tags_content { font-size: 12px; line-height: 20px; }
}
 @media (max-width:320px ) {
#header .wapbtn .search { margin-right: 15px; }
#header .wapbtn .search img { width: 25px; }
#header .wapbtn .btn-menu img { width: 25px; }
#header .searchContent form #keys { width: 46%; }
#header .searchContent form #go { width: 58px; }
#navpart a:first-child { margin-top: 50px; }
#navpart a { width: 70%; margin: 10px auto; padding: 12px 10px; font-size: 14px; }
#inside { min-height: 230px; }
#product .list a { float: none; width: 96%; margin: 0px auto 20px auto; }
#product .list a .view h2 { padding: 30px 0px 0px 0px; font-size: 24px; }
#product .list a .view h3 { padding: 10px 0px; font-size: 14px; letter-spacing: 5px; }
#view .external p img { margin-right: 6px; }
#view .text { font-size: 12px; line-height: 20px; }
#view .protext h2 { font-size: 16px; padding-right: 5px; }
#view .protext h4 { top: 50px; padding: 15px; }
#view .tag #tags_title a { padding: 3px 2%; }
#feature { height: 170px; }
#feature .animation { height: 160px; }
#feature .prev img, #feature .next img { width: 20px; height: 20px; }
}
#swidth { display: none; position: fixed; z-index: 999; right: 0px; top: 50%; background: #000; color: #fff; padding: 20px; }
	  .pagination {  
    height: 40px;  
    margin: 20px 0;  
}  
.pagination ul {  
    border-radius: 3px 3px 3px 3px;  
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);  
    display: inline-block;  
    margin-bottom: 0;  
    margin-left: 0;  
}  
.pagination li {  
    display: inline;  
}  
.pagination a, .pagination span {  
    -moz-border-bottom-colors: none;  
    -moz-border-left-colors: none;  
    -moz-border-right-colors: none;  
    -moz-border-top-colors: none;  
    background-color: #FFFFFF;  
    border-color: #DDDDDD;  
    border-image: none;  
    border-style: solid;  
    border-width: 1px 1px 1px 0;  
    float: left;  
    line-height: 38px;  
    padding: 0 14px;  
    text-decoration: none;  
}  
.pagination a:hover, .pagination .active a, .pagination .active span {  
    background-color: #F5F5F5;  
}  
.pagination .active a, .pagination .active span {  
    color: #999999;  
    cursor: default;  
}  
.pagination .disabled span, .pagination .disabled a, .pagination .disabled a:hover {  
    background-color: transparent;  
    color: #999999;  
    cursor: default;  
}  
.pagination li:first-child a, .pagination li:first-child span {  
    border-left-width: 1px;  
    border-radius: 3px 0 0 3px;  
}  
.pagination li:last-child a, .pagination li:last-child span {  
    border-radius: 0 3px 3px 0;  
}  
.pagination-centered {  
    text-align: center;  
}  
.pagination-right {  
    text-align: right;  
}  
