@charset "utf-8";
/* by 小9仔 20150608 */
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-size: 12px; background: #fff; color: #333; }
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; color: #333; }
a:hover { text-decoration: underline; }

/* 清理浮动 */
.clearfix { clear: both; zoom: 1; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.fl { float: left; }
.fr { float: right; }

.wrapper { width: 1080px; margin: 0 auto; position: relative; padding: 20px 53.5px; background: url(../img/wrapperbg.jpg) no-repeat center -10px; }

.header { height: 110px; background: url(../img/headbg.jpg) repeat-x center center; }
.header .head { width: 1120px; margin: 0 auto; }
.header .logo { float: left; display: block; width: 630px; height: 110px; background: url(../img/logo.png) no-repeat center center; text-indent: -9999px; }
.header .headtel { float: right; width: 320px; height: 30px; line-height: 30px; padding-bottom: 36px; background: url(../img/headtel.png) no-repeat center bottom; text-align: right; margin-top: 20px; }
.header .headtel a { margin: 0 5px; font-size: 14px; }

.navbar { background: url(../img/navbg.jpg) repeat center center; height: 46px; line-height: 46px; }
.navbar .nav { border-left: 1px solid #4187ad; width: 1120px; margin: 0 auto; }
.navbar .nav .bd { }
.navbar .nav .bd .nLi { width:11.11111111111%; float: left; text-align: center; }
.navbar .nav .bd .nLi .na { display: block; font-size: 14px; color: #fff; border-right: 1px solid #4187ad; background: url(../img/navonbg.jpg) no-repeat -300px center; -webkit-transition: all .2s ease-in; transition: all .2s ease-in; }
.navbar .nav .bd .nLi .na:hover, .navbar .nav .bd .nLi.on .na { text-decoration: none; background-position: 0 center; text-shadow: 0 0 5px #f72c29; color: #fff; }

.footer { padding: 30px 0; background: #1a547a; color: #fff; font-size: 14px; line-height: 24px; }
.footer .foot { width: 1120px; margin: 0 auto; }
.footer .foot .tipbtn { float: right; }
.footer .foot .tipbtn a { display: block; background: url(../img/foottipbtn.jpg) no-repeat center center; width: 199px; height: 25px; line-height: 25px; color: #a3eaf8; text-indent: 20px; margin: 8px 0; }

.home01 { margin-bottom: 20px; }
.hpart01 { width: 260px; float: left; margin-right: 30px; }
.hpart02 { width: 500px; float: left; }
.hpart03 { width: 260px; float: right; }

.home02 { }
.hpart21 { width: 580px; float: left; margin-right: 30px; }
.hpart22 { width: 460px; float: right; }

.hcommonbox { margin-bottom: 20px; }
.hcommonbox .hctit { background: url(../img/commontitbg.jpg) no-repeat 0 0; height: 35px; line-height: 34px; }
.hcommonbox .hctit h3 { float: left; width: 106px; text-align: center; font-size: 16px; color: #000; }
.hcommonbox .hccon { font-size: 14px; line-height: 22px; }

.more { float: right; height: 35px; width:35px; background: url(../img/more.jpg) no-repeat center center; display: block; text-indent: -9999px; }

.sideprolist { }
.sideprolist ul { }
.sideprolist ul li { height: 26px; line-height: 26px; background: url(../img/dot.jpg) no-repeat right center; border-bottom: 1px solid #c8c8c8; padding-left: 10px; }
.sideprolist ul li a { font-size: 14px; }
.sideprolist ul li a:hover { color: #194f75; }
.sideprolist ul li.on { border-left: 2px solid #db0b00; padding-left: 8px; }
.sideprolist ul li.on a { color: #db0b00; }

.hprogun { }
.hprogun a { font-size: 14px; }

.hspbox { }
.hspbox .hsptit { border-bottom: 1px solid #e2e2e2; height: 35px; line-height: 35px; margin-bottom: 12px; }
.hspbox .hsptit h3 { float: left; font-size: 16px; color: #000; }
.hspbox .hsptit h3 strong { color: #cd0000; margin: 0 5px; }
.hspbox .hspcon { font-size: 14px; line-height: 22px; }
.hspbox .hspcon .gengduo {  color: #c50000; margin: 0 5px; }

.hnewslist { }
.hnewslist li { height: 90px; margin-bottom: 10px; overflow: hidden; }
.hnewslist li .date { float: left; width: 90px; text-align: center; color: #fff; font-family: Impact; margin-right: 16px; }
.hnewslist li .date .day { display: block; height: 45px; line-height: 45px; background: #729cb0; font-size: 36px; }
.hnewslist li .date .month { display: block; height: 45px; line-height: 45px; background: #b9b9b9; font-size: 24px; }
.hnewslist li h3 a { font-size: 16px; color: #1a547b; font-weight: normal; }

.side { width: 260px; float: left; position: relative; z-index: 10; }

.main { width: 790px; float: right; }
.main .tit { height: 35px; line-height: 35px; border-bottom: 2px solid #f1f1f1; font-family: microsoft yahei; }
.main .tit h3 { font-size: 20px; font-weight: bold; float: left; border-bottom: 2px solid #e3131b; color: #e3131b; font-weight: normal; padding: 0 20px; font-family: microsoft yahei; position: relative; }
.main .tit h3 em { position: absolute; bottom: -12px; left: 50%; margin-left: -6px; width: 0; height: 0; border: 6px solid transparent; border-top-color: #e3131b; }
.main .tit .now { float: right; color: #999; font-family: simsun; }
.main .tit .now a { color: #999;font-size: 12px;  }
.main .con { padding: 20px; font-size: 14px; line-height: 24px; color: #333; font-family: microsoft yahei; }
.main .con p { font-size: 14px; line-height: 24px; margin-bottom: 20px; font-family: microsoft yahei; }
.main .con a { color: #666; }
.main .con a:hover { color: #f60; }

.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_ulbig2 li { width: 50%; float: left; }
.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(../img/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: #d81920; 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: #d81920; color: #fff; }
.new_ulbig li .time { display: block; margin-top: 10px; color: #999; }

.suibianbanner { height:558px; position:relative; }
.inbanner { height: 350px; overflow: hidden; }
.inbanner .banner { height: 350px; }
.inbanner .banner .bd { height: 350px; }
.inbanner .banner .bd li .bg { height: 350px; }

.contact { background: url(../img/qiu.jpg) no-repeat right 0; padding: 40px 0 0 70px; width: 662px; font-size: 14px; font-family:"Microsoft YaHei",SimSun,SimHei; position: relative; }
.main .con .contact p { line-height: 30px; }
.contact p strong { font-size: 16px; line-height: 40px; color: #e3131b; }

.honorbox { background: url(../img/honorbgs.jpg) repeat-y center top; padding: 0 75px; }
.honorbox li { float: left; margin: 0 6px 121px; width: 182px; height: 252px; border: 3px solid #dedede; }
.honorbox li.big { width: 376px; }
.honorbox li img { width: 182px; height: 252px; display: block; }
.honorbox li.big img { width: 376px; }

.anli { }
.anli .al_li { width: 206px; float: left; margin: 0 22px 20px; }
.anli .al_a { display: block; text-decoration: none; font-size: 14px; font-family: microsoft yahei; color: #666; position: relative; }
.anli .al_a .al_img { display: block; width: 200px; height: 150px; padding: 2px; border: 1px solid #dedede; overflow: hidden; }
.anli .al_a .al_img img { display: block; width: 200px; height: 150px; }
.anli .al_a .al_sp { display: block; width: 100%; height: 30px;line-height: 30px; text-align: center; }
.anli .al_li p { font-size: 12px; line-height: 24px; color: #999; margin-top: 6px; }
.main .con .anli a.al_a:hover { color: #f10000; }
.anli .al_a:hover .al_img { border-color: #f10000; }

.productlist { margin: 0 0 30px; }
.productlist li { border-bottom: 4px solid #dedede; background: #f1f1f1; width: 208px; float: left; -webkit-transition: all .2s ease; transition: all .2s ease; margin: 0 20px 30px; }
.productlist li.on { border-color: #e3131b; background: #dedede; }
.productlist li .img { width: 200px; height: 150px; margin: 4px; position: relative; overflow: hidden; }
.productlist li .img img { width: 200px; height: 150px; display: block; -webkit-transition: all .2s linear; transition: all .2s linear; }
.productlist li.on .img img { -webkit-transform: scale(1.1,1.1); transform: scale(1.2,1.2); }
.productlist li .info { font-size: 12px; color: #fff; padding: 5px 10px; }
.productlist li .info h3 { margin-bottom: 0; height: 26px; line-height: 26px; overflow: hidden; text-align: center; }
.productlist li .info h3 a { font-size: 14px; color: #333; font-family: microsoft yahei; font-weight: normal; }
.productlist li.on .info h3 a { color: #e3131b; text-shadow: 0 0 5px #fff; }
.productlist li .info h3 a:hover { color: #e3131b; }

.prosmtit { margin-bottom: 20px; background: #dedede; height: 30px; line-height: 30px; border-radius: 15px; }
.prosmtit h3 { float: left; padding: 0 20px; background: #e3131b; border-radius: 15px; color: #fff; font-size: 16px; font-family: microsoft yahei; }

.protable { border-top: 1px solid #dedede; }
.protable, .protable td { font-size: 14px; font-family:"Microsoft YaHei",SimSun,SimHei; color: #666; text-align: left; }
.protable td { border-bottom: 1px solid #dedede; padding: 8px 0 8px 20px; }
.protable th { border-bottom: 1px solid #dedede; border-right: 1px solid #dedede; background-color: #fff; padding: 8px 0 8px 20px; text-align: left; font-family: microsoft yahei; }
.protable tr:nth-child(2n) th, .protable tr:nth-child(2n) td { background-color: #eee; }
.protable tr:hover th, .protable tr:hover td { background-color: #ddd; color: #000; }










