@charset "utf-8";
/* by 小9仔 20150418 */
html { }
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p { padding:0; margin:0; }
body { font-family: microsoft yahei; font-size: 12px; }
ul,li { list-style: none; }
img { border: 0; }
input:focus { outline: none; }

::selection { background: #000; color: #fff; }
::-moz-selection { background: #000; color: #fff; }
::-webkit-scrollbar {width:15px;height:15px} 
::-webkit-scrollbar-track-piece {background-color:#e2e2e2} 
::-webkit-scrollbar-thumb:vertical {height:5px;background-color:#c6c6c6;border-left:1px solid #c7c7c7;border-right:1px solid #c7c7c7} 
::-webkit-scrollbar-thumb:vertical:hover {background-color:#666666} 
::-webkit-scrollbar-thumb:horizontal {width:5px;background-color:#cbcbcb;border-left:1px solid #c7c7c7;border-right:1px solid #c7c7c7}

/* 全局 */
a { text-decoration: none; }
a:hover { text-decoration: underline; }

/* 清理浮动 */
.clearfix { clear: both; zoom: 1; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.content { clear: both; zoom: 1; }
.content:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.fl { float: left; }
.fr { float: right; }

.wrapper { width: 1122px; margin: 0 auto; position: relative; }

.inbanner, .inbanner .bd, .inbanner .bd ul, .inbanner .bd li .bg { height: 300px; }
.inbanner .bd li.bli01 .bg { background-image: url(/uploads/image/images/inbanner01.jpg); }
.inbanner .bd li.bli02 .bg { background-image: url(/uploads/image/images/inbanner02.jpg); }
.inbanner .bd li.bli03 .bg { background-image: url(/uploads/image/images/inbanner03.jpg); }

.inbody { background: url(/uploads/image/images/bg.jpg) repeat-y center top; padding: 30px 0; }

.side { float: left; width: 295px; }
.side .sidetop { height: 118px; background: url(/uploads/image/images/sidetopbg.jpg) no-repeat center top; color: #fff; overflow: hidden; }
.side .sidetop p { margin: 24px 0 0 16px; font-size: 22px; font-weight: bold; }
.side .sidetop h1 { margin: 16px 0 0 16px; font-size: 34px; font-weight: bold; }
.side .sidelist { padding: 18px 18px 10px; background: url(/uploads/image/images/leftbg.jpg) repeat-y center top; }
.side .sidelist li { height: 33px; line-height: 33px; margin-bottom: 8px; }
.side .sidelist li a { background: url(/uploads/image/images/ppbg.jpg) no-repeat 0 0; display: block; padding-left: 20px; font-size: 16px; font-weight: bold; color: #333; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; }
.side .sidelist li a:hover, .side .sidelist li.on a { background-position: center bottom; color: #f30; text-decoration: none; }

.main { float: right; width: 790px; }
.main .tit { height: 30px; line-height: 30px; border-bottom: 2px solid #2f82d6; padding: 10px 0; }
.main .tit h1 { float: left; font-size: 20px; font-weight: bold; color: #2e87df; }
.main .tit h1 em { color: #444; font-style: normal; margin-left: 10px; text-transform: uppercase; }
.main .tit .now { color: #999; float: right; font-family: simsun; }
.main .tit .now a { color: #999; }
.main .con { background: #fff; padding: 20px; font-size: 14px; line-height: 24px; color: #333; }
.main .con p { margin-bottom: 20px; }
.main .con a { color: #666; }
.main .con a:hover { color: #f60; }

.partner { }
.partner .pn_li { width: 206px; float: left; margin: 0 22px 22px; }
.partner .pn_a { display: block; text-decoration: none; font-size: 14px; font-family: microsoft yahei; color: #666; position: relative; }
.partner .pn_a .pn_img { display: block; width: 200px; height: 150px; padding: 2px; border: 1px solid #dedede; overflow: hidden; }
.partner .pn_a .pn_img img { display: block; width: 200px; height: 150px; }
.partner .pn_a .pn_sp { display: block; width: 100%; height: 30px;line-height: 30px; text-align: center; }
.partner .pn_li p { font-size: 12px; line-height: 24px; color: #999; margin-top: 6px; }
.partner .pn_a:hover { color: #2e87df; }
.partner .pn_a:hover .pn_img { border-color: #2e87df; }

.new_ulbig { width: 100%; }
.new_ulbig li { padding: 20px 0px 20px 0px; border-bottom: 1px dashed #ccc; height: 152px; overflow: hidden; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; }
.new_ulbig li.on { background: #f1f1f1; }
.new_ulbig li .img { float: left; width: 200px; height: 150px; overflow: hidden; border: 1px solid #ccc; margin-right: 20px; background: url(/uploads/image/images/nopic.jpg) no-repeat center center; }
.new_ulbig li .img img { width: 200px; height: 150px; display: block; }
.new_ulbig li .info { margin-left: 20px; margin-bottom: 20px; }
.new_ulbig li .info a { padding: 2px 4px; color: #2e87df; text-decoration: none; font-family: microsoft yahei; }
.new_ulbig li h3 { margin-bottom: 10px; }
.new_ulbig li h3 a { line-height: 28px; font-size: 18px; font-weight: bold; padding: 3px 2px; font-family: microsoft yahei; }
.main .con .new_ulbig li p { line-height: 24px; color: #666; text-indent: 0; }
.new_ulbig li .info a:hover { text-decoration: none; background: #2e87df; color: #fff; }
.new_ulbig li .time { display: block; margin-top: 10px; color: #999; }

.contact { background: url(/uploads/image/images/qiu.jpg) no-repeat right 0; padding: 40px 0 0 60px; width: 690px; font-size: 14px; font-family:"microsoft yahei",simsun,simhei; position: relative; height:260px; }
.main .con .contact p { line-height: 30px; }
.contact p strong { font-size: 16px; line-height: 40px; color: #273037; }

.productlist { }
.productlist li { border: 1px solid #2e87df; width: 204px; float: left; -webkit-transition: all .2s ease; transition: all .2s ease; margin: 0 22px 22px; }
.productlist li.on { border-color: #2e87df; }
.productlist li .img { width: 200px; height: 150px; padding: 2px; position: relative; overflow: hidden; }
.productlist li .img img { width: 200px; height: 150px; display: block; }
.productlist li .img .cover { width: 204px; height: 154px; position: absolute; top: 0; left: 0; background: #2e87df; opacity: 0; filter: alpha(opacity=0); -webkit-transition: all .2s ease; transition: all .2s ease; }
.productlist li.on .img .cover { opacity: .8; filter: alpha(opacity=80); }
.productlist li .img .ico01 { width: 68px; height: 68px; position: absolute; top: 50%; left: 50%; margin-top: -34px; margin-left: -94px; background: url(/uploads/image/images/i5.png) no-repeat center center; opacity: 0; filter: alpha(opacity=0); -webkit-transition: all .4s ease; transition: all .4s ease; }
.productlist li.on .img .ico01 { margin-left: -34px; opacity: 1; filter: alpha(opacity=100); }
.productlist li .img .ico02 { width: 68px; height: 68px; position: absolute; top: 50%; left: 50%; margin-top: -34px; margin-left: 64px; background: url(/uploads/image/images/i6.png) no-repeat center center; opacity: 0; filter: alpha(opacity=0); -webkit-transition: all .4s ease; transition: all .4s ease; }
.productlist li.on .img .ico02 { margin-left: -34px; opacity: 1; filter: alpha(opacity=100); }
.productlist li .info { background: #2e87df; font-size: 12px; color: #fff; padding: 5px 10px; }
.productlist li .info h3 { margin-bottom: 0; height: 26px; overflow: hidden; text-align: center; }
.productlist li .info h3 a { font-size: 14px; color: #fff; font-family: microsoft yahei; font-weight: normal; }
.productlist li.on .info h3 a { color: #fff; }
.productlist li .info h3 a:hover { color: #fff; }



































