@charset "utf-8";
body { font-family: "微软雅黑", arial; color: #333; font-size: 14px; line-height: 24px; min-width: 1200px; background: #FFF; }
html, body, div, p, span, object, h1, h2, h3, h4, h5, h6, a, img, strong, dl, dt, dd, ol, ul, li, form, label, table, tbody, tr, th, td, footer, header, nav { margin: 0; padding: 0; }
* { margin: 0; list-style: none; padding: 0; }
footer, header, nav { display: block; }
ul li { list-style: none; }
img { border: none; }
table { border-collapse: collapse; border-spacing: 0; }
a { color: #333; text-decoration: none; -webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; -o-transition: all .3s ease-in; transition: all .3s ease-i; }
a:hover { color: #c40314; text-decoration: none; }
.clear { clear: both; margin: 0 0; padding: 0 0; }
.fr { float: right; }
.fl { float: left; }
input, textarea, button { font-family: "微软雅黑"; }
input:focus { outline: none; }
textarea:focus { outline: none; }
#feedback_form table { margin: 0 auto; }
#feedback_form table tr td { padding: 5px 0; }
#apply_form table { margin: 0 auto; }
#apply_form table tr td { padding: 5px 0; }
h1, h2, h3, h4, h5, h6 { line-height: normal; }
.pt15 { padding-top: 15px; }
.pl10 { padding-left: 10px; }
.pt20 { padding-top: 20px; }
.pt30 { padding-top: 30px; }
.pt40 { padding-top: 40px; }
.pt60 { padding-top: 60px; }
.main { width: 1200px; margin: 0 auto; overflow: hidden; }
.imgs { display: block; -moz-transition: .3s ease-in; -webkit-transition: .3s ease-in; -o-transition: .3s ease-in; -ms-transition: .3s ease-in; transition: .3s ease-in; }
a:hover .imgs { transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); }
/*toper*/
.toper { width: 100%; height: 32px; line-height: 32px; background: #f4f4f4; }
.toper .top { width: 1200px; margin: 0 auto; height: 32px; }
.toper .top .fr { margin-left: 10px; }
.toper .top .fr i { font-size: 16px; }
/*header*/
.header { width: 100%; height: 113px; background: #FFF; }
.header .logo { width: auto; height: 61px; float: left; margin-top: 26px; }
.header .logo dt { width: 115px; height: 61px; float: left; }
.header .logo dd { width: auto; overflow: hidden; float: left; margin-left: 20px; }
.header .logo dd h1 { font-size: 29px; letter-spacing: 3px; }
.header .logo dd p { color: #737373; padding-top: 5px; font-size: 12px; text-transform: uppercase; }
.header .sea { width: 295px; height: 33px; float: right; margin-top: 40px; margin-right: 36px; }
.header .sea .search_txt { width: 241px; height: 31px; line-height: 31px; float: left; border: 1px #cccccc solid; border-right: none; background: #FFF; padding: 0 10px; }
.header .sea .search_btn { border: 0; cursor: pointer; width: 33px; height: 33px; background: url(../images/ser_btn.jpg) no-repeat; float: right; }
.header .way { width: auto; overflow: hidden; float: right; margin-top: 30px; }
.header .way p { color: #575757; }
.header .way h3 { font-size: 25px; color: #c40314; }
/*nav*/
.nav { width: 100%; height: 40px; line-height: 40px; background: #00012a; }
.nav .menu { width: 1200px; margin: 0 auto; height: 40px; line-height: 40px; }
.nav .menu li { position: relative; float: left; width: 171px; display: inline; text-align: center; }
.nav .menu li span { float: right; width: 1px; color: #FFF; }
.nav .menu li a.xialaguang { display: inline-block; height: 40px; line-height: 40px; width: 169px; color: #FFF; }
.nav .menu li a.navhover, .nav .menu li a.xialaguang:hover { cursor: pointer; color: #FFF; background: #c40314; }
.nav .menu ul.children { display: none; position: absolute; top: 40px; left: 0; width: 100%; line-height: normal; z-index: 9999; }
.nav .menu ul.children li { width: 100%; padding: 0px; display: inline-block; border-bottom: 1px #FFF solid; margin: 0; }
.nav .menu ul.children li a { width: 100%; overflow: hidden; display: block; text-align: center; padding: 10px 0; font-size: 13px; background: #de1325; color: #FFF; }
.nav .menu ul.children li a:hover { color: #FFF; background: #00012a; }
/*banner*/
.banner { width: 100%; }
.banner .owl-carousel .owl-wrapper:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
/* display none until init */
.banner .owl-carousel { display: none; position: relative; width: 100%; -ms-touch-action: pan-y; }
.banner .owl-carousel .owl-wrapper { display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px); }
.banner .owl-carousel .owl-wrapper-outer { overflow: hidden; position: relative; width: 100%; }
.banner .owl-carousel .owl-wrapper-outer.autoHeight { -webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out; }
.banner .owl-carousel .owl-item { float: left; }
.banner .owl-controls .owl-page, .banner .owl-controls .owl-buttons div { cursor: pointer; }
.banner .owl-controls { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
/* fix */
.banner .owl-carousel .owl-wrapper, .banner .owl-carousel .owl-item { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); }
.banner #owl-demo { position: relative; width: 100%; margin-left: auto; margin-right: auto; }
.banner #owl-demo .item { position: relative; display: block; }
.banner #owl-demo img { display: block; width: 100%; }
.banner #owl-demo b { position: absolute; left: 0; bottom: 0; width: 100%; height: 78px; background-color: #000; opacity: .5; filter: alpha(opacity=50); }
.banner #owl-demo span { position: absolute; left: 0; bottom: 37px; width: 100%; font: 18px/32px "微软雅黑", "黑体"; color: #fff; text-align: center; }
.banner .owl-pagination { position: absolute; left: 0; bottom: 25px; width: 100%; height: 22px; text-align: center; }
.banner .owl-page { display: inline-block; width: 20px; height: 20px; margin: 0 5px; background: #FFF; *display: inline;
*zoom: 1;
border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
.banner .owl-pagination .active { background: #b5aeaf; }
.banner .owl-buttons { display: none; }
.banner .owl-buttons div { position: absolute; top: 50%; width: 24px; height: 48px; margin-top: -40px; text-indent: -9999px; }
@media screen and (max-width: 579px) {
.banner .owl-pagination { bottom: 0px; height: 15px; }
}
/*about*/
.about { width: 100%; background: #f4f4f4; overflow: hidden; padding: 60px 0; margin-top: 60px; }
.about .about_l { width: 564px; overflow: hidden; float: left; }
.about .about_l .about_top { width: 100%; background: url(../images/le.png) no-repeat left bottom; padding-bottom: 20px; overflow: hidden; }
.about .about_l .about_top h2 { font-size: 30px; }
.about .about_l .about_top p { font-size: 12px; text-transform: uppercase; color: #6e6e6e; }
.about .about_l .abo { width: 564px; overflow: hidden; padding-top: 25px; line-height: 30px; color: #787878; }
.about .about_l .more { width: 196px; height: 38px; display: block; text-align: center; line-height: 38px; text-transform: uppercase; border: 1px #a0a0a0 solid; margin-top: 28px; font-size: 12px; }
.about .about_l .more:hover { border: 1px #c40314 solid; }
.about .about_r { width: 438px; height: 381px; background: url(../images/abo.jpg) no-repeat left center; padding-left: 38px; text-transform: uppercase; float: right; }
.about .about_r h4 { font-size: 32px; padding-top: 40px; }
.about .about_r h3 { font-size: 14px; padding-top: 10px; font-weight: normal; }
.about .about_r p { font-size: 12px; padding: 12px 0; width: 166px; border-bottom: 1px #dcdcdc solid; }
/*优势*/
.lxys { width: 100%; background: url(../images/ys.jpg) no-repeat center top; overflow: hidden; margin-top: 60px; padding: 60px 0; }
.lxys .lxys_top { width: 100%; height: 110px; text-align: center; }
.lxys .lxys_top h2 { color: #FFF; font-size: 30px; padding-top: 20px; }
.lxys .lxys_top p { font-size: 12px; text-transform: uppercase; color: #ccced0; padding-top: 10px; }
.lxys .lxys_bo { width: 100%; overflow: hidden; padding-top: 56px; }
.lxys .lxys_bo dl { width: 16.6%; overflow: hidden; float: left; display: block; }
.lxys .lxys_bo dl a { width: 76%; overflow: hidden; display: block; margin: 0 auto; }
.lxys .lxys_bo dl a dt { border: 2px #8ba4b5 solid; padding: 70px 0 0 0; display: block; background: url(../images/y1.png) no-repeat 78% 64px; }
.lxys .lxys_bo dl a dt span { width: 23%; margin: 0 auto; display: block; }
.lxys .lxys_bo dl a dt h3 { color: #FFF; padding-top: 12px; text-align: center; font-weight: normal; background: url(../images/y2.png) no-repeat center bottom; padding-bottom: 48px; }
.lxys .lxys_bo dl a dt p { width: 68%; height: 142px; font-size: 12px; line-height: 20px; color: #ced6de; margin: 50px auto 0 auto; }
.lxys .lxys_bo dl a dd { display: none; }
.lxys .lxys_bo dl a:hover dt { display: none; }
.lxys .lxys_bo dl a:hover dd { display: block; border: 2px #c40314 solid; background: url(../images/y1_ed.png) no-repeat 78% 64px #020508; padding: 70px 0 0 0; }
.lxys .lxys_bo dl a:hover dd span { width: 23%; margin: 0 auto; display: block; }
.lxys .lxys_bo dl a:hover dd h3 { color: #c40314; padding-top: 12px; text-align: center; font-weight: normal; background: url(../images/y2_ed.png) no-repeat center bottom; padding-bottom: 48px; }
.lxys .lxys_bo dl a:hover dd p { width: 51%; height: 142px; margin: 50px auto 0 auto; display: block; }
.lxys .lxys_bo dl a:hover dd p img { width: 100%; border-radius: 100px; -moz-border-radius: 100px; -webkit-border-radius: 100px; }
/*产品展示*/
.cpzs { width: 100%; background: #f4f4f4; overflow: hidden; padding: 60px 0; }
.cpzs .cpzs_top { width: 100%; overflow: hidden; text-align: center; }
.cpzs .cpzs_top h2 { font-size: 30px; }
.cpzs .cpzs_top p { font-size: 12px; text-transform: uppercase; color: #6e6e6e; padding-top: 10px; background: url(../images/le1.png) no-repeat center bottom; padding-bottom: 20px; }
.hy { width: 1200px; margin: 0 auto; position: relative; height: 363px; padding-top: 36px; }
.hy_top { width: 855px; height: 40px; margin: 0 auto; }
.hy_top ul li { width: 171px; height: 40px; text-align: center; display: block; float: left; }
.hy_top ul li span { width: 1px; line-height: 40px; float: right; font-weight: lighter; }
.hy_top ul li a { width: 170px; height: 40px; line-height: 40px; text-align: center; display: block; }
.hy_top ul li a:hover, .hy_top ul .cur a { background: #c40314; display: block; color: #FFF; }
.hy_con { width: 1200px; height: 261px; position: absolute; bottom: 0; left: 0; }
.hy_con dl { width: 280px; height: 261px; display: block; float: left; margin: 0 10px; }
.hy_con dl a { width: 268px; height: 255px; padding: 6px 6px 0 6px; display: block; background: #ebebeb; }
.hy_con dl a dt { width: 268px; height: 202px; overflow: hidden; }
.hy_con dl a dd { height: 53px; line-height: 53px; text-align: center; }
.hy_con dl a:hover { background: #c40314; color: #FFF; }
.cpzs .more { width: 196px; height: 38px; display: block; text-align: center; line-height: 38px; text-transform: uppercase; border: 1px #a0a0a0 solid; margin: 30px auto 0 auto; font-size: 12px; }
.cpzs .more:hover { border: 1px #c40314 solid; }
/*案例*/
.case { width: 100%; overflow: hidden; background: url(../images/case.jpg) no-repeat center top; margin-top: 60px; padding: 60px 0 44px 0; }
.case .case_top { width: 100%; height: 111px; text-align: center; }
.case .case_top h2 { color: #FFF; font-size: 30px; padding-top: 20px; }
.case .case_top p { font-size: 12px; text-transform: uppercase; color: #ccced0; padding-top: 10px; }
.case .case_bo { width: 1200px; height: 452px; margin: 0 auto; padding-top: 105px; }
.case .case_bo .case_l { width: 300px; height: 226px; float: left; text-align: center; background: url(../images/hj.png) no-repeat center 33px; }
.case .case_bo .case_l h3 { color: #FFF; font-size: 24px; padding-top: 126px; }
.case .case_bo .case_l p { color: #d4d4d7; font-size: 12px; padding-top: 10px; }
.case .case_bo dl { width: 300px; height: 226px; float: left; display: block; }
.case .case_bo dl a { width: 300px; height: 226px; display: block; position: relative; }
.case .case_bo dl a dt { width: 300px; height: 226px; overflow: hidden; position: absolute; z-index: 10; }
.case .case_bo dl a dt img { width: 300px; height: 226px; position: absolute; z-index: 0; }
.case .case_bo dl a dt p { width: 300px; height: 38px; line-height: 38px; position: absolute; z-index: 5; background: url(../images/hy.png) repeat; text-align: center; color: #FFF; bottom: 0; }
.case .case_bo dl a dd { display: none; }
.case .case_bo dl a:hover dt p { display: none; }
.case .case_bo dl a:hover dd { width: 300px; height: 226px; display: block; position: absolute; z-index: 100; text-align: center; color: #FFF; background: url(../images/hy_ed.png) repeat; }
.case .case_bo dl a:hover dd span { font-size: 30px; padding-top: 95px; }
.case .case_bo dl a:hover dd p { padding-top: 10px; }
.case .case_m { width: 286px; height: 212px; float: left; display: block; border: 7px #c40314 solid; }
.case .case_m .more { width: 286px; height: 212px; display: block; background: #FFF; }
.case .case_m .more h3 { width: 144px; height: 50px; line-height: 50px; text-align: center; text-transform: uppercase; border: 1px #a3a3a3 solid; margin-top: 84px; float: left; margin-left: 28px; font-size: 12px; font-weight: normal; }
.case .case_m .more:hover h3 { border: 1px #c40314 solid; }
.case .case_m .more i { width: 112px; height: 52px; line-height: 52px; display: block; text-align: center; margin-top: 84px; float: left; color: #FFF; background: #c40314; font-size: 36px; }
/*news*/
.newsv{ width:516px; overflow:hidden;}
.gsxw_top{ width:516px; overflow:hidden; color:#c40314; font-size:16px;}
.gsxw_top span{ color:#919191; text-transform:uppercase; margin-left:10px; font-size:12px; font-weight:normal;}
.hyxw_top{ width:516px; overflow:hidden; color:#00012a; font-size:16px;}
.hyxw_top span{ color:#919191; text-transform:uppercase; margin-left:10px; font-size:12px; font-weight:normal;}
.newsv dl{ width:516px; overflow:hidden; margin-top:28px; border-bottom:1px #cdced0 solid; padding-bottom:12px;}
.newsv dl dt{ width:516px; height:260px;}
.newsv dl dt .time{ width:130px; height:260px; float:left; color:#FFF; padding-left:40px;}
.newsv dl dt .c1{ background:#c40314;}
.newsv dl dt .c2{ background:#00012a;}
.newsv dl dt .time h3{ font-size:34px; padding-top:90px;}
.newsv dl dt .time p{ font-size:12px;}
.newsv dl dt .time span{ width:30px; height:1px; display:block; background:#FFF;filter:alpha(opacity:30); opacity:0.3;  -moz-opacity:0.3;-khtml-opacity: 0.3; margin-top:10px;}
.newsv dl dt .new_img{ width:346px; height:260px; float:left; overflow:hidden;}
.newsv dl dd{ width:516px; overflow:hidden; margin-top:20px;}
.newsv dl dd h3{ font-size:14px;}
.newsv dl dd p{ font-size:12px; line-height:20px; padding-top:10px; color:#464c53;}
.newsv ul{ margin-top:16px; width:100%;}
.newsv ul li{ width:100%; height:30px; line-height:30px;}
.newsv ul li span{ float:right; font-size:12px;}
/*link*/
.inn { width: 1200px; margin: 40px auto 0 auto; height: 80px; }
#tab { width: 1200px; position: relative; height: 80px; margin: 0 auto; }
#tab .tab_menu { width: 1200px; position: absolute; z-index: 1; font-size: 14px; font-weight: bold; height: 47px; line-height: 47px;}
#tab .tab_menu li { float: left; width: 70px; cursor: pointer; margin-right:5px; }
#tab .tab_menu li span{ float:right;}
#tab .tab_menu .selected { cursor: pointer; color: #c40314; }
#tab .tab_box { width: 1200px; clear: both; position: absolute; line-height: 22px; bottom: 0px; font-size: 12px; height:32px; }
.hide { display: none; }
.tab_box div a { padding: 0 10px; }
/*foot*/
.footer{ width:100%; background:#00012a; text-align:center; height:45px; line-height:45px; color:#cbcbcf; margin-top:35px;}
.footer a{ color:#cbcbcf;}
/*站点 浮动返回顶部*/
 
.cd-top { display: inline-block; height: 43px; width: 44px; position: fixed; bottom: 60px; right: 20px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.05); /* image replacement properties */ overflow: hidden; text-indent: 100%; white-space: nowrap; background: url(/images/back_top.jpg) no-repeat center 50%; visibility: hidden; opacity: 0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
.cd-top.cd-is-visible { /* the button becomes visible */ visibility: visible; opacity: 1; }
.cd-top.cd-fade-out { /* 如果用户继续向下滚动,这个按钮的透明度会变得更低 */ opacity: .5; }
.no-touch .cd-top:hover { background-color: #e86256; opacity: 1; }
/*站点 浮动客服*/ 
.keifu img { border: 0; }
.keifu { position: fixed; top: 10%; right: 0; width: 131px; _position: absolute; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom, 10)||0)-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
z-index: 990; }
.keifu_tab { width: 160px; }
.icon_keifu { width: 26px; height: 100px; float: left; background: url(/images/keifu.png) 0 0; position: relative; display: none; cursor: pointer; }
.keifu_box { float: left; width: 131px; }
.keifu_tab img { display: block; }
.keifu_head { width: 131px; height: 41px; background: url(/images/keifu.png); background-position: 0 -103px; font-size: 0; line-height: 0; position: relative; }
.keifu_close:link, .keifu_close:visited { display: block; width: 11px; height: 11px; background: url(/images/keifu.png) -42px 0; position: absolute; top: 5px; right: 5px; }
.keifu_close:hover { background-position: -60px 0; }
.keifu_con { border-left: 7px solid #b30906; border-right: 7px solid #b30906; background: #fbfbfb; }
.keifu_con ul { border-bottom: #e6e5e4 1px solid; }
.keifu_con li { padding-left: 12px; }
.keifu_con .li-qq { height: 25px; padding-top: 2px; padding-bottom: 2px; }
.keifu_con .li-tel-title { font-weight: bold; font-size: 12px; height: 29px; line-height: 29px; border-top: 1px solid #dddddd; }
.keifu_con .li-tel-num { font-family: Arial; font-size: 12px; color: #e66d15; line-height: 20px; }
.keifu_con .li-feed-title { font-weight: bold; font-size: 12px; border-top: 1px solid #dddddd; padding-left: 0px; }
.keifu_con .li-feed-title img { padding-left: 0px; width: 117px; }
.keifu_con .li-feed { font-family: Arial; font-weight: bold; color: #e66d15; }
.keifu_con .li-weixin-title { font-weight: bold; font-size: 12px; height: 29px; line-height: 29px; border-top: 1px solid #dddddd; }
.keifu_con .li-weixin { height: 96px; padding-left: 0px; }
.keifu_con .li-weixin img { width: 115px; height: 115px; }
.keifu_con .bt { font-size: 16px; height: 30px; line-height: 30px; text-align: left; padding: 0 0 0 20px; color: #012646; }
.keifu_bot { width: 131px; height: 10px; background: url(/images/keifu.png); background-position: 0 -153px; }
/*左下角 浮动 在线留言*/ 
#SfMessWrap { border: 2px solid #b30906; padding: 1px; width: 230px; background: #f5f5f5; z-index: 100; position: fixed; left: 2px; bottom: 2px; }
#SfMessHead { background: #b30906; line-height: 28px; height: 28px; text-indent: 10px; font-size: 12px; color: #fff; text-align: left; cursor: pointer; }
#SfMessHead #SfMessTitle { float: left; }
#SfMessHeadIcon { float: right; width: 23px; height: 25px; margin-right: 2px; background-image: url(/images/icon.png); }
.SfMessIconOpen { background-position: top; }
.SfMessIconClose { background-position: bottom; }
#SfMessBody { width: 230px; height: 225px; padding-bottom: 5px; }
#SfMessBodyTop { display: none; }
#SfMessBodyMid { width: 212px; padding: 0px; margin: 0px auto; margin-top: 5px; }
#SfMessBodyMid input { border: 1px solid #cccccc; background: #ffffff; color: #b89d9d; width: 190px; height: 17px; font-size: 12px; }
#SfMessBodyMid textarea { width: 210px; height: 73px; border: 1px solid #cccccc; background: #ffffff; color: #b89d9d; overflow: hidden; text-align: left; font-size: 12px; padding: 0px; margin: 0px auto; }
#SfMessBodyMid div { margin-top: 3px; height: 20px; }
#SfMessBodyMid .contactmessage { height: 76px; }
#SfMessBodyMid .contactname { padding-left: 20px; background: url(/images/company.gif) no-repeat; }
#SfMessBodyMid .contacttel { padding-left: 20px; background: url(/images/mobile.gif) no-repeat; }
#SfMessBodyMid .contactfrom { padding-left: 20px; background: url(/images/from.gif) no-repeat; }
#SfMessBodyMid .contactemail { padding-left: 20px; background: url(/images/email.gif) no-repeat; }
#SfMessBodyMid .contactvalicode { padding-left: 20px; background: url(/images/other.gif) no-repeat; }
#SfMessBodyMid .contactvalicode input { width: 100px; height: 17px; float: left; }
#SfMessBodyMid .contactvalicode img { height: 19px; border: 1px solid #cccccc; background: #ffffff; color: #b89d9d; float: right; }
.clearboth { clear: both; }
#SfMessBodyMid .must, #SfMessBodyMid .ignore, #SfMessBodyMid .other { padding-left: 20px; background: url(/images/other.gif) no-repeat; }
#SfMessBodyBottom { width: 220px; height: 22px; line-height: 22px; padding: 0px; margin-top: 10px; }
#SfMessSubmit { width: 40px; background: url(/images/send.gif); color: #fff; border: 0; height: 22px; padding: 0px; float: right; }
#SfMessCopy { float: left; height: 22px; line-height: 22px; margin-left: 10px; font-size: 13px; font-weight: bold; color: #666666; padding-left: 25px; background: url(/images/sign.png) left top no-repeat; }
.SfMessTip { display: none; }
#SfMessBodyFoot { display: none; }

/*内页*/
.left{ width:286px; overflow:hidden; float:left;}
.left .left_top{ width:286px; height:121px; color:#FFF; text-align:center; background:#c40314; border-top-left-radius:10px; border-top-right-radius:10px;}
.left .left_top h3{ font-size:25px; padding-top:25px;}
.left .left_top p{ text-transform:uppercase; font-size:18px; padding-top:5px;}
.left .cent{ width:170px; background:url(../images/cent.jpg) no-repeat center #c40314; margin-top:10px; color:#FFF; padding-left:116px; height:70px;}
.left .cent p{ font-size:12px; padding-top:20px; line-height:18px;}
.left .cent h3{ font-size:16px;}

.sub_bo{ width:258px; overflow:hidden; border:1px #dcdcdc solid; padding:30px 13px;}
.sub_bo .subNav { cursor: pointer; width:258px; overflow:hidden; display:block; line-height:18px; }
.sub_bo .subNav a{ width:258px; overflow:hidden; display:block; background:url(../images/ioc.png) no-repeat 219px 15px; padding:12px 52px 12px 12px; border-bottom:1px #cacaca dashed;}
.sub_bo .subNav a:hover,.sub_bo .subNav.cur a{ background:url(../images/ioc.png) no-repeat 219px 15px #ebebeb; border-bottom:1px #ebebeb dashed; color:#c40314; }
.sub_bo .navContent { width:258px; display: none; margin:0 0;}
.sub_bo .navContent li a { display: block; padding:14px 10px 14px 29px; line-height:18px; background:url(../images/ioc1.png) no-repeat left 14px; }


.right{ width:886px; overflow:hidden; float:right;}
.right_top{ width:100%; height:29px; line-height:29px; border-bottom:1px #e0e0e0 solid;}
.right_top h2{ float:left; background:#c40314; color:#FFF; font-size:14px; height:29px; line-height:29px; padding:0 22px;}
.right_top h2 a{ color:#FFF;}
.right_top span{ float:right;}
.right_bottom{ width:100%; overflow:hidden; padding-top:30px; line-height:30px;}


/*************************/
.ExhibitList { clear: both; margin: 0 auto; }
.ExhibitList dl { float: left; width: 270px; text-align: center; height: 249px; display: block; margin: 0 10px 20px 10px; }
.ExhibitList dl a { width: 264px; height: 243px; display: block; border: 1px #ccc solid; padding: 2px; }
.ExhibitList dl a dt img { width: 264px; height: 199px; }
.ExhibitList dl a dd { height: 40px; line-height: 18px; text-align: center; padding-top: 4px; }
.ExhibitList dl a:hover { background: #c40314; color: #FFF; border: 1px #c40314 solid; }
/*PageBar*/
.PageBar { clear: both; width: 710px; height: 54px; margin: 20px auto 10px auto; font-size: 12px; text-align: center; }
.PageButtons { height: 28px; }
.PageButtons span, .PageButtons a { height: 26px; line-height: 26px; text-decoration: none; border: 1px solid #CCCCCC; padding:6px 10px; }
.PageButtons span { color: #ffffff; background-color: #c40314; border: 1px solid #c40314; }
.PageButtons a { color: #333333; }
.PageButtons a:hover { background: #c40314; color:#FFF; }
.PageInfo { height: 24px; line-height: 24px; }
.disabled { display: none; }
/**图片点击放大**/
#jquery-overlay { position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; }
#jquery-lightbox { position: absolute; top: 0; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box { position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#lightbox-container-image { padding: 10px; }
#lightbox-loading { position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#lightbox-nav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none; }
#lightbox-nav-btnPrev, #lightbox-nav-btnNext { width: 49%; height: 100%; zoom: 1; display: block; }
#lightbox-nav-btnPrev { left: 0; float: left; }
#lightbox-nav-btnNext { right: 0; float: right; }
#lightbox-container-image-data-box { font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; padding: 0 10px 0; }
#lightbox-container-image-data { padding: 0 10px; color: #666; }
#lightbox-container-image-data #lightbox-image-details { width: 70%; float: left; text-align: left; }
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber { display: block; clear: left; padding-bottom: 1.0em; }
#lightbox-secNav-btnClose { width: 66px; float: right; padding-bottom: 0.7em; }/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license 弹出层 */
/*Article List*/
.arList li { border-bottom:1px solid #d5d5d6; margin-bottom:15px; padding-bottom:10px; overflow:hidden;}
.arList li h3{ font-size:18px; font-weight:normal; line-height:44px; }
.arList li:hover h3{ background:url(../images/ioc4.gif) no-repeat left center;}
.arList li img{ width:107px; height:80px; float:left; padding-right:15px;}
.arList .newsl{ float:left; width:780px;}
.arList .newsl a{ color: #666;}
.arList .newsr h2{ font-size:35px; line-height:32px; padding-top:16px;}
.arList .newsr{ width:85px; height:80px; float:right; background:#e3e3e3; text-align:center; font-family:Arial; font-size:16px;}
/*新闻详细*/
.thy{ width:100%; overflow:hidden; font-size:18px; background:#efefef; padding:10px 0; text-align:center;}
.arDate{ margin-top:10px; text-align:center;}
.arDate span{ color:#F00;}
.arKeywords{ border:1px #CCC solid; margin-top:10px; padding:10px;}
.arContent{ margin-top:15px;}
.shareurl{ margin-top:15px;}
.line15{ border-bottom:1px #CCC solid; padding-bottom:10px;}
.FastMove{ margin-top:10px;}
.but_tit{ border-bottom:1px #CCC solid; height:34px; line-height:34px; margin-top:10px;}
.but_tit span{ width:auto; height:34px; background:#c40314; color:#FFF; padding:0 30px; float:left;}
.xgwz ul{padding:25px 0; overflow:hidden;}
.xgwz ul li {height: 28px;line-height: 28px; text-indent:12px; border-bottom: 1px dashed #cecece;overflow: hidden;width: 48%;float: left;margin: 0 1%;}
.xgwz ul li a{ color:#333;}
.xgwz ul li span {float: right;}
.ExhibitTagList { clear: both; margin: 0 auto; padding: 20px 0; overflow:hidden;}
.ExhibitTagList li { float: left; width: 200px; margin:0 5px 20px 5px;text-align: center; border: 1px solid #e4e4e4; }
.ExhibitTagList li:hover, .ExhibitTagList li:hover div.ImageTitle{background:#c40314;color:#fff; display:block;}
.ExhibitTagList li div.ImageTitle{height:25px;line-height:25px;text-align:center;background:#fff; overflow:hidden;}
.ExhibitTagList li img { padding: 5px; width:190px; height:143px; }
.ExhibitTagList li p{height:25px;line-height:25px; overflow:hidden; font-size:12px;}
/*products_list*/
.proa li{ border-bottom:1px dotted #ccc; float:left; padding:10px; margin-bottom:30px; position: relative; height:140px; width:836px;}
.proa li a.proa{ margin-right:20px; width:180px; height:135px; position:absolute; left: 10px; top:10px;}
.proa li a img{ width:180px; height:135px;}
.proa li h2 a{ color:#444; font-size:16px; position:absolute; left:220px; top:10px;}
.proa li p{ position:absolute;left:220px; top:40px;width:620px; height:65px; color:#666; font-size:13px; line-height:1.8;}
.proa li a.more{ position:absolute; right:10px; bottom:10px; padding:5px 10px; border:1px solid #ccc; color:#444;}
.proa li:hover a{ color:#c40314; border-color:#c40314;-webkit-transition: all .5s;transition: all .5s; }
.proa li:hover{ background:#f4f4f4;-webkit-transition: all .5s;transition: all .5s; }
.proa li:hover h2{ color:#c40314;-webkit-transition: all .5s;transition: all .5s; }

/*图片放大镜样式*/
.jqzoom { float: left; border: none; position: relative; padding: 0px; cursor: pointer; margin: 0px; display: block; }
.jqzoom img { max-width: 360px; }
.zoomdiv { z-index: 100; position: absolute; top: 0px; left: 0px; width: 350px; height: 263px; background: #ffffff; border: 1px solid #CCCCCC; display: none; text-align: center; overflow: hidden; }
.jqZoomPup { z-index: 10; visibility: hidden; position: absolute; top: 0px; left: 0px; width: 20px; height: 20px; border: 1px solid #aaa; background:#ffffff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50); }

/*图片小图预览列表*/
.spec-preview { width: 360px; height: 270px; border: 1px solid #DFDFDF; }
.spec-scroll { clear: both; margin-top: 5px; width: 362px; }
.spec-scroll .prev { float: left; margin-right: 4px; }
.spec-scroll .next { float: right; }
.spec-scroll .prev, .spec-scroll .next { display: block; font-family: "宋体"; text-align: center; width: 10px; height: 42px; line-height: 42px; border: 1px solid #CCC; background: #EBEBEB; cursor: pointer; text-decoration: none; }
.spec-scroll .items { float: left; position: relative; width: 322px; height: 44px; overflow: hidden; }
.spec-scroll .items ul { position: absolute; width: 999999px; height: 44px; }
.spec-scroll .items ul li { float: left; width: 64px; text-align: center; }
.spec-scroll .items ul li img { border: 1px solid #CCC; padding: 2px; width: 50px; height: 38px; cursor: pointer; }
.spec-scroll .items ul li img:hover { border: 2px solid #FF6600; padding: 1px; cursor: pointer; }
.InfoBox { float: right; display: inline; width: 488px; height: 314px; margin-top: 6px; line-height: 22px; position: relative; }
.InfoBox .pdTitle { font-size: 14px; font-weight: bold; color: #c40314; margin: 12px 0; }
.pdKeywords { color: #4a4a4a; font-size: 12px; margin-bottom: 6px; }
.pdClass, .pdClass a { margin-bottom: 6px; color: #333; }
.pdOverview { }
.pdpromo { width: 100px; height: 36px; line-height: 36px; background: #c40314; text-align: center; font-size: 14px; position: absolute; bottom: 10px; right: 0; }
.xggc { width: 100px; height: 36px; line-height: 36px; background: #c40314; text-align: center; font-size: 14px; position: absolute; bottom: 10px; right: 135px; }
.xggc a { color: #fff; }
.pdpromo a { color: #fff; }
.pdpromo a:hover { color: #fff; }
.right-extra { float: left; }
/*zdd*/
.ztitle { border-bottom: 1px solid #ccc; margin-top: 20px; overflow:hidden; }
.ztitle span { float: left; display: block; width: 100px; height: 40px; line-height: 40px; text-align: center; color: #c40314; background: #f0f0f0; font-size: 14px; margin: 0 4px 0 0; cursor: pointer; }
.ztitle span a { color: #c40314; cursor: pointer; }
.ztitle span.tithov, .ztitle span.tithov a { background: #c40314; color: #fff; }
.zntit_con { display: none; margin: 20px 0; border-bottom: 1px solid #ccc; padding-bottom: 20px; }
.zntit_con1 { display: block; }

/*下载*/
.dowList{ overflow:hidden;}
.dowList li{ border-bottom:1px #ccc dashed; padding:10px 0; overflow:hidden;}
.dowList li span{ width:100px; height: 36px; line-height: 36px; text-align: center; font-size: 14px; display:block; float:right;}
.dowList li span a{ width:100px; height: 36px; background: #c40314;  display:block; color: #fff;}
