<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* reset */
html,body{ -webkit-text-size-adjust:none; font: 14px/1.5 'Hiragino Sans GB','\5FAE\8F6F\96C5\9ED1',tahoma,arial,sans-serif; color: #555; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,table,th,td,form,fieldset,legend,textarea,input,select,textarea,button,figure,figcaption{ margin:0;padding:0; }
fieldset,li,img{border:0;vertical-align:top}
ul,ol{list-style:none}
button{overflow:visible;border:0;background-color:transparent;cursor:pointer}
button::-moz-focus-inner{padding:0;}
address,caption,em{font-style:normal}
a,a:focus,a:active,a:hover{ text-decoration:none; outline: 0; }
a:hover { color: #1b63b5 }
hr{display:none}
table {border-spacing: 0; border-collapse: collapse;}
td,th {  padding: 0; }
::-webkit-input-placeholder{color:#bbb}
::-moz-placeholder{color:#bbb;opacity:1}
:-ms-input-placeholder{color:#bbb}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {display: block;}
audio,canvas,progress,video {display: inline-block; vertical-align: baseline;}
*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

h2 { font-size: 36px; }
h3 { font-size: 24px; }
h4 { font-size: 20px; }
h5 { font-size: 16px; }
.fl { float: left; }
.fr { float: right; }
.time { transition: all .5s; -webkit-transition:all .5s; -moz-transition:all .5s; -o-transition:all .5s; }
.wrap:after,.wrap:before,.fix:after,.fix:before,.list:after,.list:before {  display: table; content: " "; }
.wrap:after,.fix:after,.list:after { clear: both; }
.wrap { max-width: 1160px; margin-left: auto; margin-right: auto; }

.topbar { background: #fff; padding: 5px 0; line-height: 22px; color: #fff; color: #888; border-bottom: 1px solid #ddd; }
.topbar-link { float: right; }
.topbar-link li { float: left; margin-left: 10px; }
.topbar-link a { color: #888; }
.topbar-link a:hover { color: #1b63b5 }

.header { position: relative; background: #fff; }
.header-logo { margin:15px 0; float: left; }
.header-logo-link { display: block; float: left;  }
.header-logo-link img { display: block; max-width: 100%; }
.header-logo-slogan { line-height: 30px; height: 74px; float: left; border-left: 1px solid #ddd; margin-left: 20px; padding: 5px 0 10px 20px; color: #c5251f; font-weight: bold; font-size: 22px; }
.header-logo-slogan em { display: block; color: #c5251f; font-size:19px;  }
.header-tel { float: right; padding-top: 25px; }
.header-tel i { display: block; float: left; }
.header-tel div { font-size: 14px; padding-left: 58px; }
.header-tel div p { font-size: 28px; font-family: arial; color: #c5251f; }

.header-nav { background: #1b63b5 }
.header-nav-list .item { float: left; position: relative; width: 12.5%; border-left: 1px solid #3e72b9; }
.header-nav-list .item:last-child { border-right: 1px solid #3e72b9 }
.header-nav-list .item &gt; a { display: block; font-size: 16px; font-weight: bold; color: #fff; text-align: center; height: 44px; line-height: 20px; padding:12px 0; }
.header-nav-list .item &gt; a:hover { background: #c5251f } 
.header-nav .subnavlist { display: none; width: 100%; z-index: 10; background: #c5251f; position: absolute; }
.header-nav-list .on &gt; a { background: #c5251f }
.header-nav-list .on .subnavlist { display: block; }
.subnavlist ul li { border-top: 1px solid #d1534e; }
.subnavlist ul li a { display: block; color: #fff; padding: 10px 10px; line-height: 1.5; font-size: 14px; }
.subnavlist ul li a:hover { background: #9e0e09 }
.header-nav-list .nav-jiantou { display: none; width: 28px; height: 14px; left: 50%; margin-left: -14px; position: absolute; bottom: 0; } /*鍒掕繃鍚� 1绾ц彍鍗曚笅鏍囩澶�*/
.header-nav-list .on .nav-jiantou { display: none; } /*鍒掕繃鍚� 1绾ц彍鍗曚笅鏍囩澶存樉绀�*/



.nav-toggle { display: none; cursor:pointer; position: relative; float: right; border: 1px solid #018ae1; padding: 9px 10px; border-radius: 3px; margin-top: 15px; margin-bottom: 15px; }
.nav-toggle .icon-bar { display: block; width: 22px; height: 2px; border-radius: 1px; background: #018ae1;  }
.nav-toggle .icon-bar+.icon-bar { margin-top: 4px; }
.navbar-toggle-on  { background: #018ae1 }
.navbar-toggle-on .icon-bar { background: #fff; }

.banner { overflow: hidden; position: relative; }
.banner-label { display: both; position: absolute; bottom: 35px; text-align: center; width: 100%; z-index: 10; }
.banner-label li { display: inline-block; *display: inline; *zoom: 1; margin: 0 5px; background: #036eb8; cursor: pointer; padding:3px 5px; line-height: 1; color: #fff; }
.banner-label li.on { background: #fff; color: #036eb8 }
.banner-btn { display: none; }
.banner-img li { height: 450px; background-size: cover !important; background-position: center !important; }
.banner-img li a{display:block;height:100%;}

.section h2 { color: #333; }
.section h2 span { color: #036eb8 }

.home-search { background: #f4f4f4; border-bottom: 1px solid #a4a4a4; overflow: hidden; padding: 10px 0; }
.home-search .search-hot-key { float: left; }
.home-search .search-hot-key dt { float: left; margin-right: 20px; }
.home-search .search-hot-key dd { float: left; line-height: 28px; }
.home-search .search-hot-key dd { margin: 0 3px; }
.home-search .search-hot-key dd a { color: #555; }
.home-search .search-hot-key dd a:hover { color: #018ae1 }
.home-search .search-form { float: right; }

.search-form form { position: relative; overflow: hidden; }
.search-form .form-text { border: 1px solid #ddd; background: #fff; border-radius: 5px; height: 30px; line-height: 20px; padding: 5px 10px; width: 300px; }
.search-form .form-submit { border: 0; height: 30px; width: 30px; cursor: pointer; background: url(../images/search-icon.png) center center no-repeat; top: 0; right: 2px; position: absolute; font-size: 0; text-indent: -9999px; }

.home-pro { background: #fff; border-top: 1px solid #fff; padding: 10px 0; }
.home-pro .box-side { width: 210px; float: left; border-radius: 10px; background:#2faeeb }
.home-pro .box-side .hd { padding: 25px 0 15px 0; text-align: center; color: #fff; border-bottom: 1px solid #d0f3a5 }
.home-pro .box-side .bd .list .c1 { background: #2faeeb; padding: 8px 22px; font-size: 16px; font-weight: bold; color: #fff; border-top: 1px solid #bdf8aa; }
.home-pro .box-side .bd .list .c1:last-child { border-radius: 0 0 10px 10px; }
.home-pro .box-side .bd .list .c1 a i { display: inline-block; margin-right: 15px; }
.home-pro .box-side .bd .list .c1 a { color: #fff; }
.home-pro .box-side .bd .list .c2 { padding: 0px 22px; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis;white-space:nowrap;}
.home-pro .box-side .bd .list .c2 a i { display: inline-block; margin-right: 10px; margin-left: 3px; width: 7px; height: 7px; border-radius: 50%; background: #888; }
.home-pro .box-side .bd .list .c2 a { color: #555; }
.home-pro .box-side .bd .list .c2 a:hover { color: #018ae1 }
.home-pro .box-side .bd .list .c2 a:hover i  { background: #018ae1 }
.home-pro .box-side .bd .list ul { padding: 10px 0; background: #fff;}

.home-pro .box-body { padding-left: 220px; }
.home-pro .box-body .hd { background: #2faeeb; border-bottom: 1px solid #c1f89e; border-radius: 10px 10px 0 0; padding: 10px 20px; }
.home-pro .box-body .hd a { display: block; float: right; color: #fff; }
.home-pro .box-body .hd h5 { color: #fff; }
.home-pro .box-body .hd h5 span { font-weight: normal; font-size: 14px; display: inline-block; padding-left: 15px; }
.home-pro .pro-list { background: #fff; overflow: hidden; padding:10px 5px 0 5px; }
.home-pro .pro-list li { width:202px; float: left; position: relative;margin-right:10px;}
.home-pro .pro-list li a { display: block; }
.home-pro .pro-list li .img { position: relative;height: 163px;overflow: hidden; }
.home-pro .pro-list li .img img { display: block; max-width: 100%;max-height:169px; margin-left: auto; margin-right: auto; }
.home-pro .pro-list li .img .proimg{height:169px;}
.home-pro .pro-list li a .hoverbg { background: rgba(0,0,0,.4); position: absolute; width: 100%; top: 0; bottom: 0; display: none; }
.home-pro .pro-list li a .hoverbg img { display: block; position: absolute; top: 50%; margin-top: -22px; margin-left: -22px; left: 50%; }
.home-pro .pro-list li a .t { padding: 19px 0; text-align: center; color: #555; height:78px;}
.home-pro .pro-list li a:hover .t { color: #018ae1 }
.home-pro .pro-list li a:hover .hoverbg { display: block; }

.home-youshi { border-top: 8px solid #0060cc; background: #fff; }
.home-youshi .hd img { display: block; max-width: 100%; margin-left: auto; margin-right: auto;  }

.home-youshi .item { overflow: hidden; }
.home-youshi .item .item-img { float: right; overflow: hidden; width: 50%; padding:0 30px; }
.home-youshi .item .item-img img { display: block; max-width: 100%; margin-left: auto; margin-right: auto; }
.home-youshi .item .item-info { width: 50%; padding:0 30px; }
.home-youshi .item .info-wrap { overflow: hidden; margin-bottom: 25px; }
.home-youshi .item .info-wrap .pd { padding-left: 100px; }
.home-youshi .item .info-wrap i { display: block; float: left; }
.home-youshi .item .info-wrap h4 { color: #333; border-bottom: 1px solid #d2d2d2; padding-bottom: 10px; margin-bottom: 5px; }
.home-youshi .item .info-wrap h4 span { color: #c5251f; }
.home-youshi .item .info-wrap p { border-top: 1px solid #fff; padding-top: 5px; font-size: 16px; line-height: 26px; }
.home-youshi .item .info-wrap p span { display: inline-block; margin-right: 10px; color: #1b63b5; font-weight: bold; font-size: 28px; vertical-align: middle; }
.home-youshi .item-img-left { float: left !important; overflow: hidden; }
.home-youshi .item-info-right { float: right; overflow: hidden; }
.home-youshi .more { padding-top: 20px; }
.home-youshi .more a { display: block; border-radius: 5px; width: 100px; height: 32px; border:1px solid #0053b0; background: url(../images/youshi-more-bg.jpg) repeat-x; line-height: 30px; text-align: center; color: #fff; }
.home-youshi .item-bottom { overflow: hidden; width: 100%; }
.home-youshi .item-bottom img { display: block; max-width: 100%; }

.home-case .hd h4 { background: url(../images/home-case-bg.jpg) repeat-x; height: 74px; text-align:center; }
.home-case .bd { overflow: hidden; border:1px solid #0060cc; padding:2px; padding-bottom: 1px; margin-top: 15px; }
.home-case .case-menu { width: 180px; float: left; }
.home-case .case-menu li { padding:16px; margin-bottom: 1px; background: #0060cc; color: #fff; text-align: center; font-size: 16px; cursor: pointer }
.home-case .case-menu li:hover,.home-case .case-menu li.on { background: #c5251f; }
.home-case .case-list { padding-left: 180px; }
.home-case .case-list li ul { overflow: hidden; padding:5px;}
.home-case .case-list li ul li { width: 50%; float: left; padding:5px; }
.home-case .case-list li ul li .libox { border: 1px solid #ddd; overflow: hidden; padding:10px;position: relative;}
.home-case .libox .more { display: block; width: 106px; height: 35px; background: url(../images/case-more.png) no-repeat; margin-top: 15px; position: absolute;bottom: 0px;right: 0px;}
.home-case .libox .more:hover { background: url(../images/case-more-h.png) no-repeat; }
.home-case .libox img { display: block; max-width: 178px; float: left; height: auto; }
.home-case .libox .info { padding-left: 193px; }
.home-case .libox .info h5 { overflow: hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis;white-space:nowrap; color: #333; }
.home-case .libox .info .txt { height: 66px; line-height: 22px; overflow: hidden; margin-top:7px; color: #888; }
.home-case .libox .info a:hover h5 { color: #018ae1 }
.home-case .case-list li ul li .libox:hover { box-shadow: 0 0 15px rgba(0,0,0,.2) }

.home-ad img { display: block; max-width: 100%; }

.home-about { background: #204165; margin-top: 10px; padding-bottom: 10px;}
.home-about .hd img { display: block; max-width: 100%; margin-left: auto; margin-right: auto; }
.home-about .video { width: 320px; height: 240px; float: left; }
.home-about .about { color: #fff; width: 300px; height: 240px; float: left; margin-left:20px; }
.home-about .about h5.title { overflow: hidden; overflow:hidden;text-overflow:ellipsis; -o-text-overflow:ellipsis;white-space:nowrap; }
.home-about .about .text { padding-top:10px; line-height: 26px; height: 140px; overflow: hidden; }
.home-about .about .more { display: block; width: 106px; height: 35px; background: url(../images/case-more.png) left bottom no-repeat;}
.home-about .zzzs { width: 340px; float: right; position: relative; }
.home-about .zzzs .hidebox{ width:217px; margin-left: auto; margin-right: auto  }
.home-about .zzzs .prev,.home-about .zzzs .next { display: block; width: 48px; height: 48px; padding:12px 14px; background: rgba(0,0,0,.5); position: absolute; top: 50%; margin-top: -24px; }
.home-about .zzzs .prev { left: 0; }
.home-about .zzzs .next { right: 0; }
.home-about .zzzs-btn a:hover { background:#ccc  }
.home-about .zzzs li p { color: #fff; text-align: center; }
.home-about .zzzs li img { display: block; max-width: 100%; }

.home-shebei { padding-top:10px; }
.home-shebei .tab-menus { overflow: hidden; padding-bottom: 10px; }
.home-shebei .tab-menus li { cursor: pointer; float: left; padding: 10px 25px; color: #fff; background: #0060cc; margin-right: 1px; font-size: 16px; font-weight: bold; }
.home-shebei .tab-menus li:hover,.home-shebei .tab-menus li.on { background: #c5251f; }
.home-shebei .item ul { margin:0 -5px; }
.home-shebei .item li { /*width: 16.666666666%;*/ float: left; padding: 0 5px; width:191px; height:170px;}
.home-shebei .item li a { display: block; background: #fff; }
.home-shebei .item li a img { display: block; max-width: 100%; border: 1px solid #ddd; width:181px; height:128px;}
.home-shebei .item li a p { text-align: center; padding: 5px 0; color: #555; }
.home-shebei .item li a:hover p { color: #c5251f }
.home-shebei .item li a:hover img { border-color: #c5251f }

.home-news .list { margin:0 -5px; }
.home-news .item { width: 33.333333333%; padding:0 5px; float: left; }
.home-news .item .newsbox { border: 1px solid #ddd; }
.home-news .newsbox h5 { text-align: left; line-height: 42px; }
.home-news .newsbox h5 .more { display: block; float: right; font-weight: normal; color: #888; margin-right: 10px; font-size: 10px;}
.home-news .newsbox h5 i { display: inline-block; padding:0 10px; }
.home-news .newsbox h5 i img { padding-top: 13px; }
.home-news .news-list { padding: 10px; border: 1px solid #ddd; border-top: 0; }
.home-news .hot {height:88px;}
.home-news .hot .img { max-width: 118px; max-height:100%; display: block; border:1px solid #ddd; float: left; }
.home-news .hot .info { padding-left: 128px; }
.home-news .hot .info .t { font-weight: bold; overflow: hidden; overflow:hidden;text-overflow:ellipsis; -o-text-overflow:ellipsis;white-space:nowrap; color: #333; }
.home-news .hot .info .txt { font-size: 14px; color: #888; margin-top: 5px; overflow: hidden; height: 60px; }
.home-news .hot .info .txt .xq { color: #c5251f }
.home-news .morelist { padding-top: 10px; }
.home-news .morelist li { text-align: left; line-height: 30px; border-bottom: 1px dashed #ddd; padding-left: 15px; background: url(../images/home-news-icon.jpg) left 13px no-repeat; }
.home-news .morelist li a { color: #888; display: block; overflow: hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis;white-space:nowrap; padding-right: 20px; }
.home-news .morelist li .s { display: inline-block; float: right; }
.home-news .morelist li a:hover { color: #c5251f }
.home-news h5 { overflow: hidden; }
.home-news .tab-menus { display: block; overflow: hidden; float: left; padding-left: 10px; }
.home-news .tab-menus li { float: left; margin-right: 15px; cursor: pointer; }
.home-news .tab-menus li.on { color: #c5251f; }

.home-yq { padding-top: 10px; padding-bottom: 10px; }
.home-yq h2 { font-size: 16px; display: inline-block; padding: 10px 24px; background: #0060cc; color: #fff; }
.home-yq .hd { border-bottom: 1px solid #0060cc }
.home-yq .bd { padding: 10px 0; }
.home-yq .bd a { display: block; float: left; margin-right: 10px; color: #888; }
.home-yq .bd a:hover { color: #0060cc; }

.footer { background: #fbfbfb; }
.footer-nav { text-align: center; padding: 10px 0; background: #0060cc }
.footer-nav a { display: inline-block; *display: inline; *zoom: 1; margin:0 10px; color: #fff; }
.footer-info { padding: 15px 0; }
.footer-info .footer-logo { float: left; }
.footer-info .footer-logo img { display: block; max-width: 100%; }
.footer-info .footer-text { color: #888; float: left; margin-left: 30px; }
.footer-info .footer-text h5 { padding-bottom: 10px; }
.footer-info .footer-text span { display: inline-block; padding-left: 40px; }
.footer-erweima  { float: right; padding-left: 20px; border-left: 1px solid #ddd; }
.footer-erweima p { color: #333; padding-bottom: 10px; font-size: 16px; }
.footer-erweima div img { display: block; max-width: 115px; border: 1px solid #ddd; padding: 5px; }
.footer-copyright { text-align: center; color: #888; padding: 5px 0; }
.footer-copyright a{color: #888;}
.footer-info .footer-logo p { padding:15px 0; font-size: 16px; font-weight: bold; text-align: center; }
.m-title { display: none; text-align: center; font-size: 16px; font-weight: bold; color: #0057b8; padding-bottom: 20px;}

.main-bg { background:#edecec; padding-top:10px; padding-bottom:10px; }
.main-side { width: 210px; float: left; }
.main-side .side-nav .hd { background: #2faeeb; border-radius: 5px 5px 0 0; height: 51px; overflow: hidden; border-bottom: 1px solid #2faeeb; }
.main-side .side-nav .hd h2 { font-size: 20px; line-height: 50px; text-align: center; color: #fff; }
.main-side .side-nav .bd { background: #fff; border-radius: 0 0 5px 5px; padding-bottom: 10px; }
.main-side .side-nav .menus .menu { border-bottom: 1px solid #ddd; }
.main-side .side-nav .menus .menu:last-child { border-bottom: 0; }
.main-side .side-nav .menus .menu1 { display: table-cell; overflow: hidden; padding: 8px 20px; }
.main-side .side-nav .menus .menu1 i { display: inline-block; *display: inline; *zoom: 1; width: 8px; height: 8px; background: url(../images/side-nav-icon1.png) no-repeat; margin-right: 12px; }
.main-side .side-nav .menus .menu1 a { font-size: 16px; font-weight: bold; color: #333; }
.main-side .side-nav .menus .menu1 a:hover { color: #2faeeb }
.main-side .side-nav .menus .menu2 { border-top: 1px dashed #ddd; padding: 5px 20px; }
.main-side .side-nav .menus .menu2 i { display: inline-block; *display: inline; *zoom: 1; width: 8px; height: 8px; background: url(../images/side-nav-icon3.png) no-repeat; margin-right: 12px; }
.main-side .side-nav .menus .menu2 a { font-size: 12px; color: #888; }
.main-side .side-nav .menus .menu2 a:hover,.main-side .side-nav .menus .menu2.on a{ color: #2faeeb }
.main-side .side-nav .menus ul { display: none; }
.main-side .side-nav .menus .on ul { display: block; }
.main-side .side-nav .menus .on .menu1 i { background: url(../images/side-nav-icon2.png) no-repeat; }
.main-side .side-nav .menus .on .menu1 a { color: #2faeeb }

.main-body { padding-left: 220px; }
.main-body .hd { background: #2faeeb; border-radius: 5px 5px 0 0; height: 51px; overflow: hidden; border-bottom: 1px solid #2faeeb; text-align: left; line-height: 50px; padding: 0 20px; }
.main-body .hd .mbx-nav { float: right; }
.main-body .hd .mbx-nav ul li { float: left; color: #fff; margin-left: 5px; }
.main-body .hd .mbx-nav ul li a { color: #fff; }
.main-body .hd h1,.main-body .hd h2 { float: left; font-size: 20px; color: #fff;margin-top:14px; }
.main-body .bd { border-radius: 0 0 5px 5px; background: #fff; }
.main-body .category { padding:15px 20px; line-height: 24px; }
.prolist .item { border-top: 1px solid #ddd; padding: 10px; overflow: hidden; position: relative;width:310px;float:left;height:160px;margin-bottom:6px }
.prolist .item-img { float: left; width: 180px; }
.prolist .item-img img { display: block; max-width: 100%; }
.prolist .item-info { padding-left: 190px;}
.prolist .info-title { overflow: hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis;white-space:nowrap;  }
.prolist .info-title a { color: #333; }
.prolist .info-title a:hover { color: #2177d9 }
.prolist .info-text { color: #888; margin-top: 10px;  }
.prolist .item-more { display:inline-block; padding: 8px 22px; background: #2faeeb; color: #fff; margin-top: 10px; }
.prolist .item-more:hover { background: #c5251f }

.listfanye { text-align: center; margin-top: 10px; font-size: 0; }
.listfanye a { display: inline-block; *display: inline; *zoom: 1; padding: 8px 18px; background: #fff;margin-right: 1px; font-size: 12px; color: #888; }
.listfanye a:hover,.listfanye a.on { color: #fff; background: #2177d9; }

.bd { overflow: hidden; }
.imgshow { float: left; position: relative; margin-left: 20px; }
.big { width: 100%; margin-top: 20px; position: relative; }
.big-pic { display: block; max-width: 100%; border: 1px solid #ddd; }
.jqzoom{position: relative; display:block;}
.zoomdiv{width: 250px; height: 250px; border: 1px solid #ddd; position: absolute; left: 420px; z-index: 100; top: 20px; display: none; overflow: hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;border:0px solid #aaa;background:#3a8de9 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}

.small { width: 100%; overflow: hidden; position: relative; margin-top: 20px; }
.small li { margin-right: 14px; max-width: 124px; float: left; }
.small li a { display: block; border: 1px solid #ddd; width: 124px; }
.small li a img { display: block; max-width: 100%; }
.small li a:hover { border-color: #c5251f }

.small-btn a { display: inline-block; padding: 3px 8px; background: rgba(0,0,0,.5); color: #fff; position: absolute; z-index: 10; }
.small-btn .prev { left: 0; top: 50%; margin-top: -11px; }
.small-btn .next { right: 0; top: 50%; margin-top: -11px; }

.proxxtData .layer { overflow: hidden; }

/*fdj*/
.fdj-box { width: 250px; height: 250px; border: 1px solid #ddd; position: absolute; left: 420px; z-index: 100; top: 20px; display: none; overflow: hidden; }
.fdj-box .tb { position: relative; width: 250px; height: 250px; overflow: hidden; border: 1px solid #aaa; }
.fdj-img { display: block; left: 0; top: 0; position: absolute; }
.MagicZoomPup { border:0px solid #aaa; background:#fff; }
.MagicZoomBigImageCont { display: none; }

.imgInfo { float:left; padding-right: 20px;padding-left:30px; }
.imgInfo-t { display: block; font-size: 20px; border-bottom: 1px solid #ddd; padding-bottom: 10px; padding-top: 20px; color: #2faeeb }
.imgInfo-c { padding-top: 20px; }

.proxx-tab .menus ul { padding:20px 20px 0 20px; border-bottom: 1px solid #ddd; overflow: hidden; }
.proxx-tab .menus li { float: left; padding: 6px 15px; border-radius: 5px 5px 0 0; border: 1px solid #ddd; cursor: pointer; border-bottom: 0; margin-right: 10px;}
.proxx-tab .menus li:hover,.proxx-tab .menus li.on { border-color: #2faeeb; background: #2faeeb; color: #fff; }
.proxx-tab .conts ul { padding:15px 20px; }

.morePro { border-top: 0; }

.side-news {}
.main-side .side-news .hd { background: #2faeeb; border-radius: 5px 5px 0 0; height: 51px; overflow: hidden; border-bottom: 1px solid #2faeeb; }
.main-side .side-news .hd h2 { font-size: 20px; line-height: 50px; text-align: center; color: #fff; }
.main-side .side-news .bd { background: #fff; padding:5px 20px 15px 20px }
.side-news .bd li { line-height: 24px; border-bottom: 1px dashed #ddd; padding: 6px 0px;}
.side-news .bd li i { display: inline-block; margin-right: 10px; }
.side-news .bd li a { display: block; display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
 color: #888; }
.side-news .bd li a:hover { color: #2177d9 }

.main-side .side-contact { margin-top: 10px; }
.main-side .side-contact .hd { background: #3a8de9; border-radius: 5px 5px 0 0; height: 51px; overflow: hidden; border-bottom: 1px solid #2174d0; }
.main-side .side-contact .hd h2 { font-size: 20px; line-height: 50px; text-align: center; color: #fff; }
.main-side .side-contact .bd { background: #fff; padding: 0 0px 20px 0px; }
.main-side .side-contact .bd h5 { font-size: 14px; color: #2177d9; padding: 10px 20px 5px 20px; }
.main-side .side-contact .bd .txt {} 
.main-side .side-contact .bd .img { display: block; max-width: 100%; }
.main-side .side-contact .bd p { padding: 0 20px; }
.main-side .side-contact .bd p span { font-weight: bold; color: #333; }

.date-case {}
.date-case .list li { overflow: hidden; border-bottom: 1px solid #ddd; padding: 20px; position: relative; }
.date-case .list .item-img { display: block; width: 220px; float: left; } 
.date-case .list .item-img img { display: block; max-width: 100% }
.date-case .list .item-pd { padding-left: 240px; }
.date-case .list .item-title { font-size: 20px; padding-bottom: 10px; overflow: hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis;white-space:nowrap; padding-right:150px; }
.date-case .list .item-title a { color: #333; }
.date-case .list .item-title a:hover { color: #2174d0; }
.date-case .list .item-txt { background: #efefef; height: 125px; padding:10px 20px; overflow: hidden; line-height: 20px; }
.date-case .list .item-txt .h-txt { overflow: hidden; height: 100px; color: #888; }
.date-case .item-more { display: block; position: absolute; right: 20px; top: 20px; background: #2177d9; padding: 3px 10px; color: #fff; }

.prev_next { overflow: hidden; padding-bottom: 20px; line-height: 28px; }
.prev_next a { display: block; width: 50%; padding: 0 20px; float: left; color: #333;  overflow: hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis;white-space:nowrap; }
.prev_next .a-next { text-align: right; }
.prev_next .a-prev i { display: block;  float:left; margin-right: 15px;}
.prev_next .a-next i { display: block;  float: right; margin-left: 15px;}
.prev_next a:hover { color: #2174d0 }


.date-caseXx { }
.date-caseXx .caseXx-title { padding: 0 20px; text-align: center; font-size: 20px; color: #333; padding: 25px 0; }
.date-caseXx .caseXx-txt1 { background: #efefef; margin: 0 20px; padding:15px 20px; line-height: 1.5; }
.date-caseXx .caseXx-txt2 { padding:20px; }
.date-caseXx .caseXx-txt2 img { display: block; max-width: 100%; margin: 0 auto; height:auto !important;}

.main-side .side-pro { margin-top: 10px; }
.main-side .side-pro .hd { background: #3a8de9; border-radius: 5px 5px 0 0; height: 51px; overflow: hidden; border-bottom: 1px solid #2174d0; }
.main-side .side-pro .hd h2 { font-size: 20px; line-height: 50px; text-align: center; color: #fff; }
.main-side .side-pro .bd { background: #fff; }
.main-side .side-pro .bd ul { padding-bottom: 20px; }
.main-side .side-pro .bd li a { display: block; color: #888; }
.main-side .side-pro .bd li a:hover { color: #2174d0; }
.main-side .side-pro .bd li i { display: block; padding: 20px; }
.main-side .side-pro .bd li i img { display: block; max-width: 100%; margin-left: auto; margin-right: auto; border: 1px solid #ddd; }
.main-side .side-pro .bd li { text-align: center; }

.date-news {}
.date-news .list li { overflow: hidden; border-bottom: 1px solid #ddd; padding: 20px; position: relative; }
.date-news .list .item-img { display: block; width: 220px; float: left; } 
.date-news .list .item-img img { display: block; max-width: 100% }
.date-news .list .item-pd { padding-left: 240px; }
.date-news .list .item-title { font-size: 20px; padding-bottom: 10px; overflow: hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis;white-space:nowrap; height:70px;overflow:hidden;}
.date-news .list .item-title a { color: #333; font-size:16px;}
.date-news .list .item-title a:hover { color: #2174d0; }
.date-news .list .item-txt { height: 44px; overflow: hidden; line-height: 22px; margin-top:10px; }
.date-news .item-more { display:inline-block; background: #2177d9; padding: 3px 10px; color: #fff; margin-top: 14px; }

.date-newsXx { padding: 20px; padding-bottom: 0; }
.newsXx-title { font-size: 20px; text-align: center; }
.newsXx-time { text-align: center; padding: 20px 0; border-bottom: 1px solid #ddd; }
.newsXx-time .btn-dow { display: block; width:60px; margin:10px auto 0px; /*float: right;*/ color: #888; padding:0px 10px; background: #237de4; color: #fff; }
.newsXx-txt { padding-top: 20px; padding-bottom: 20px;}
.newsXx-txt img { /*display: block;*/ max-width: 100%; margin-left: auto; margin-right: auto; height: auto !important;}

.newsXx-more { margin-top: 10px; }
.newsXx-more .hd h2 { font-size: 20px; line-height: 50px; text-align: left; color: #fff; }
.newsXx-more ul { padding: 15px 10px; overflow: hidden; }
.newsXx-more li { width: 50%; padding: 0 10px; text-align: left; float: left; margin-bottom: 5px; overflow: hidden; }
.newsXx-more li a { color: #888; margin-right: 10px; display: block; overflow: hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis; white-space:nowrap; margin-right: 80px; }
.newsXx-more li span { display: block; float: right; color: #888 }
.newsXx-more li a i { display: inline-block; margin-right: 10px; }
.newsXx-more li a:hover { color: #2174d0; }

.date-jishu .list li { border-bottom: 1px dashed #ddd; padding: 8px 20px; text-align: left; overflow: hidden; line-height: 29px; }
.date-jishu .list li span { display: block; float: right; color: #888; }
.date-jishu .list li &gt; a { color: #888; margin-right: 10px; display: block; overflow: hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis; white-space:nowrap; margin-right: 80px; }
.date-jishu .list li i { display: inline-block; margin-right: 10px; }
.date-jishu .list li &gt; a:hover { color: #2174d0 }
.date-jishu .list li span .btn-dow { display: block; float: right; color: #888; padding: 0px 10px; background: #237de4; color: #fff; }

.date-contact .msg-form { width: 400px; margin-left: auto; margin-right: auto; padding: 40px 0 }
.date-contact .msg-form .form-item { overflow: hidden; line-height: 32px; margin-bottom: 15px; }
.date-contact .msg-form label { display: block; overflow: hidden; }
.date-contact .form-label { display: block; float: left; width: 80px; font-size: 16px; }
.date-contact .form-pd { padding-left: 80px; }
.date-contact .form-text { width: 100%; border: 1px solid #ddd; line-height: 20px; padding: 5px 10px; }
.date-contact .form-texts { width: 100%; border: 1px solid #ddd; line-height: 20px; padding: 5px 10px; }
.date-contact .form-ma { width: 70px; float: left; margin-right: 10px; }
.date-contact .form-submit { border: 1px solid #237de3; background: #237de3; color: #fff; text-align: center; width: 100%; display: block; line-height: 32px; cursor: pointer; }

.date-zs { padding: 0; }
.date-about { padding:15px 20px; line-height: 1.5; }

.nybanner { width: 100%; overflow: hidden; }
.nybanner img { display: block; max-width: 100%; }



.kf { position: fixed; right: 0; /*top: 90px;*/TOP: 50%;margin-top: -185px;}
.kf-logo { padding: 10px; }
.kf-btn { display: bold; float: left; position: relative; top: 73px; cursor: pointer; }
.kf-box { padding-left: 25px; display: block; }
.kf-bg { background: #fff; width: 140px; padding-bottom: 10px; box-shadow: 0 0 15px rgba(0,0,0,.2); border-radius: 5px; }
.kf h5 { color: #fff; text-align: center; font-size: 16px; background: #c5251f; padding: 5px 0; }
.kf a{color: #555;}
.kf .link1{ display: block; line-height: 32px; border-bottom: 1px solid #ddd; background: url(../images/kf-icon1.jpg) 20px no-repeat; text-indent: 45px; }
.kf .link-ali{ display: block; line-height: 32px; border-bottom: 1px solid #ddd; background: url(../images/kf-ali.png) 20px no-repeat; text-indent: 45px; }
.kf .link-skype{ display: block; line-height: 32px; border-bottom: 1px solid #ddd; background: url(../images/kf-skype.png) 20px no-repeat; text-indent: 45px; }
.kf .link2 { display: block; padding-left: 30px; background: url(../images/kf-icon2.jpg) no-repeat; line-height: 20px; margin-top: 5px; color: #555; }
.kf-logo img { display: block; max-width: 100%; margin-left: auto; margin-right: auto; }
.kf-tel { border-bottom:1px solid #ddd; padding:10px 0; font-size: 12px; padding-left: 20px; background: url(../images/kf-icon-tel.png) left 6px no-repeat; }
.kf-top { line-height: 24px; padding-top: 15px; }
.kf a:hover { color: #036eb8 }
.kf-top i { display: block; overflow: hidden; float: left; margin-right: 10px; margin-left: 10px; }
.kf-top i img { margin-top: 0; }
.kf-top a { text-decoration: underline; color: #036eb8 }
.erweima-t { background: #fff; color: #0060cc; text-align: center; font-size: 16px; font-weight: bold;  padding: 10px 0;}
.erweima-img { padding: 0 20px; }
.erweima-img img { display: block; max-width: 100%; margin-left: auto; margin-right: auto; border: 1px solid #ddd; }
.erweima-txt { line-height: 20px; text-align: center; padding-top: 10px; }

/*baidu map*/
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word }

.demo {
	overflow: hidden;
}
.cer-roll {
	width: 1000%;
	overflow: hidden;
}
.cer-roll .demo1,.cer-roll .demo2 {
	float: left;
	overflow: hidden;
}
.cer-roll .demo2{margin-left:10px;}
.home-case .libox &gt; a { display: block; width: 178px; height: 133px; float: left; overflow:hidden }

a.st-downbtn {
    display: block;
    background: #237de4;
    color:#fff;
	padding:5px 10px;
	width:120px;
	margin:10px 0px;
}
a.st-downbtn:hover{color: #fff;}

.action-top{position:fixed;bottom:60px;right:20px;}
@media  screen  and (max-width: 1440px) {
.action-top{position:fixed;bottom:20px;right:20px;}
}
.action-top{width:50px; height:50px;}
.action-top a{display:block;background:#FFF url(../images/isTop1.png) center center no-repeat;width:48px; height:48px; border: 1px solid #e8e8e8;}
.action-top a:hover{background:#00aeff url(../images/isTop2.png) center center no-repeat;border:1px solid #00aeff;}

@media (max-width: 758px) {
  	.small li a { width: 100% !important; }
  }</pre></body></html>