<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select, img { margin: 0; padding: 0; }
body { font: 16px/1.5 "Microsoft YaHei", "微软雅黑"; background: #deded6; }
html, body, .am-page, .am-body, .am-bg { height: 100%; width: 100%; }
/* 设置需要的标签内边距和外边距为0，仅添加需要的标签，不建议使用星号（*）代替，以下为示例 */
* { margin: 0; padding: 0; outline: none; color:#808080; }
/*禁止FF等浏览器给textarea增加可拖拽大小的设置*/
textarea { resize: none; }
/*图片无边框*/
img { border: none; }
.imgwrap img { width: 100%; }
.border-radius { -moz-border-radius: 5px; border-radius: 5px; }
/* 清除列表样式设置，以下为示例，仅写你用到的标签 */
ul, li { list-style: none; }
/*文字对齐*/
.align_left { text-align: left; }
.align_center { text-align: center; }
.align_right { text-align: right; }
/* 设置链接默认样式，默认颜色和鼠标移入颜色根据实际需求自行更改 */
a { text-decoration: none; transition: color 0.2s; -webkit-transition: color 0.2s; -moz-transition: color 0.2s; -ms-transition: color 0.2s; -o-transition: color 0.2s; }
/*清除浮动 两种方式根据具体需求自选*/
.cf:before, .cf:after { content: ""; display: table; }
.cf:after { clear: both; }
.cf { zoom: 1; } /*方式1*/
.of { overflow: hidden; }/*方式2*/
/*表格边框合并*/
table { border-collapse: collapse; }
/*动画*/
.btn_cheng, .serch_tip, .sousuo, .img2, .news_list li a, .news_list li, .more_3, .banner_tip li, .txt_search, .animate { transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; }
/*浮动*/
.f_left { float: left; }
.f_right { float: right; }
/*强制换行*/
.break_word { word-wrap: break-word; word-break: break-all; }
/*禁止换行*/
.label_list li, .title_coloumn .txt, .keep_all { word-break: keep-all; white-space: nowrap; }
/*超出省略号，仅限单行，并且需要设定一个宽度*/
.car_item_name, .car_item_center li, .wenda a, .car_classlist li a, .hot_baike li h1, .list_car .txt, .news_list li a, .artile_img .zz b, .pinpai_list li a, .ellipsis { overflow: hidden; text-overflow: ellipsis; display: block; white-space: nowrap }
/*段落两端对齐*/
.intro_banner { text-align: justify; text-justify: inter-ideograph }
/*两端对齐 若单行，至少要3个字符，只有两个字符的，中间补一个空格*/
.text_justify { text-align: justify; text-justify: distribute-all-lines;/*ie6-8*/ text-align-last: justify;/* ie9*/ -moz-text-align-last: justify;/*ff*/ -webkit-text-align-last: justify;/*chrome 20+*/ }

@media screen and (-webkit-min-device-pixel-ratio:0) {/* chrome*/
.aaa:after { content: "."; display: inline-block; width: 100%; overflow: hidden; height: 0; }
}

/*修复火狐按钮文字不垂直居中的bug*/
input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] &gt; input[type="button"]::-moz-focus-inner {
 border:none;
 padding:0;
}
/*布局框架*/
.m_b30 { margin-bottom: 30px !important; }
.m_b20 { margin-bottom: 20px !important; }
.m_t30 { margin-top: 30px !important; }
.m_t20 { margin-top: 20px !important; }
.p_b20 { padding-bottom: 20px; }
.p_t20 { padding-top: 20px; }
.blank_20 { height: 20px; background: #fff; }
.m_center { margin: 0 auto 0 auto; }
.container { position: relative; }
.container_full { width: 100%; }
.container_half { width: 50%; }
.container_1200 { width: 1200px; }
.b_border { border-bottom: 1px solid #ccc; }
.f_bg { background: f5f5f5; }
/*颜色*/
.yellow { color: #ff6706!important; }
.more { float: right; font-size: 12px; line-height: 30px; padding-right: 5px; }
/*head*/
.header { width:100%; height: 900px; margin: 0 auto; background-repeat: no-repeat; background-position: center top; background-image: url(http://images.17350.com/images/special/banner.jpg); background-size: auto auto; }
.nav-bg { width: 100%; height: 70px; background: #404040; opacity:0.9; z-index:99999;position: fixed; z-index: 1; -webkit-box-shadow: 0px 2px 6px #808080; box-shadow: 0px 2px 6px #808080;}
.nav-bg { width: 100%; height: 70px; background: #fff; opacity: 0.15; position: absolute; z-index: 0; -webkit-box-shadow: 0px 2px 6px #808080; box-shadow: 0px 2px 6px #808080; }
.nav { width:1200px; height:70px; margin:0 auto; position: relative; z-index:999; }
.nav a { line-height:60px; padding: 0 20px; float:left; display:inline-block; }
.nav a:hover { color:#313131; border-bottom:1px solid #ff3e00; }
.logo { width:200px; height:140px; position: relative; left:0; top:0; background:#00bf87; float:left; text-align:center; margin-right:60px; float:left; }
.logo a { padding:0; display:block; width:200px; padding:2px 0px;}
.logo a:hover {border:none;}
.logo p { color: #fff; letter-spacing: 10px; letter-spacing: 7px; padding-left: 10px; }
.nav-txt { float:left; }
/*国五01*/
.guowu01-bg { width:100%; background-color: #eeeeee; }
.guowu01 { width: 1200px; height: 900px; background-image: url(http://images.17350.com/images/special/bg01.png); background-repeat: no-repeat; background-position: center 60px; background-size: auto auto; margin:0 auto; }
.guowu01-l { width:1035px; float:left; position:relative; left:220px; top:246px; }
.guowu01-l table { width:730px; height:533px; }
.guowu01-l table tr { height:90px;}
.lan-02 {color:#ff3e00; text-align:center; width:175px;}
.lan-01 { width:280px; text-align:center;}
.lan-03 { width:302px; padding-left:73px; }
.guowu01-r { width:150px; float:left; padding-left:10px; position:relative; left:0px; top:246px; }
.guowu01-r p { padding:10px 0px; }
/*国五02*/
.guowu02 { width: 1200px; height: 900px; background-image: url(http://images.17350.com/images/special/bg02.png); background-repeat: no-repeat; background-position: center 70px; background-size: auto auto; margin:0 auto; }
.guowu02-a { height: 138px; position:relative; top:108px; }
.guowu02 p {float:left; position:relative;}
.shuoming { width:200px; color:#ff3e00; left:57px; top:30px;}
.shishiriqi { color:#00bf87; top:50px; left:180px;}
.neirong { top:60px; left:395px; width:520px; color: #333;}
.guowu02-b { height: 138px; position:relative; top:108px; }
.shishiriqi01 { color:#fff; top:50px; left:265px;}
.neirong01 { top:35px; left:57px; width:400px; color: #333;}
.shishiriqi02 { color:#00bf87; top:55px; left:359px;}
.neirong02 { top:35px; left:578px; width:520px; color: #333;}
/*国五03*/
.guowu03 { width: 1200px; height: 860px; margin:0 auto; }
.title { z-index:10;width: 280px; height: 261px; background-repeat: no-repeat; background-image: url(http://images.17350.com/images/special/bg03.png); background-size: auto auto; background-position: 0px 60px; background-color: #00bf87; position: absolute; display: block; float: left; margin-right: 1px; z-index: 999; padding-top: 160px; padding-left: 20px;}
li.fenlei { padding-left:28px; margin-top:200px;}
.title a { color:#fff; padding:20px 30px; display:block; float:left; }
.title a:hover { color:#ff3e00; }
.products {  padding-top:101px;}
.products div { width: 299px; height: 320px; background: #fff; float: left; margin-right: 1px; margin-bottom: 1px;}
.products div:hover { background:#fcfcfc; transition: color 0.4s; -webkit-transition: color 0.4s; -moz-transition: color 0.4s; -ms-transition: color 0.4s; -o-transition: color 0.4s; }
.products li a img { width:232px; height:179px;}
.thistab a{color:#ff0000;}
.pro-img { padding:40px 20px 0px; display:block; text-align:center;}
.pro-txt { background-image: url(http://images.17350.com/images/special/pro-00.jpg); background-repeat: no-repeat; background-size: auto auto; background-position: 50px 38px; display:block; }
.pro-txt p:hover { color:#ff3e00;}
.pro-txt p {padding:10px 40px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.pro-txt-title { color:#313131;}
/*国五04*/
.guowu04 { width: 1200px; height: 900px; background-image: url(http://images.17350.com/images/special/bg04.png); background-repeat: no-repeat; background-position: left 70px; background-size: auto auto; margin:0 auto; }
.guowu04-l { width:499px; height:660px; background:#fff; float:left; margin-top:125px; margin-right:1px;}
.guowu04-l .tuwen { padding:45px 10px 15px;}
.tuwen .pic {float:left; margin-right:20px;}
.txt { height:120px; display:block; overflow:hidden; }
.txt p { font-size:12px; }
.txt p:hover { color:#ff3e00; transition: color 0.2s; -webkit-transition: color 0.2s; -moz-transition: color 0.2s; -ms-transition: color 0.2s; -o-transition: color 0.2s; }
.txt h3 {color:#ff3e00;font-size:16px;font-weight:normal;}
.news_list {padding:0px 40px;}
.news_list li {  padding:6px 0;}
.news_list li a:hover { color:#ff3e00;}
.guowu04-c { width:349px; height:660px; background:#fff; float:left;margin-top:125px; margin-right:1px;}
.gonggao-bg { background:#00bf87; width:349px; height:219px; margin-bottom:1px; text-align:center; display: table-cell; vertical-align:middle;}
.gonggao { border:1px solid #fff; font-size:24px; display:inline-table; padding:20px 40px; color:#fff; line-height:30px;}
.gonggao:hover { background: rgba(255,255,255,0.1)}
.gonggao span { color:#fff; font-weight:600;}
.guowu04-r { width:349px; height:660px; background:#fff; float:left; margin-top:125px; margin-right:1px;}
.shipin-bg { width:349px; height:440px; margin-bottom:1px; background:#deded6;}
.shipin01 { width:349px; height:219px; margin:1px 0px; display: inline-table; background: url(http://images.17350.com/images/special/20150826110831324.jpg) center center no-repeat; float:left; vertical-align:middle; text-align:center; opacity:1; }
.shipin01:hover, .shipin02:hover {opacity:.9; transition:all opacity .5s; -moz-transition:all opacity .5s; -ms-transition:all opacity .5s; -o-transition:all opacity .5s; -webkit-transition:all opacity .5s;}
.shipin01 img, .shipin02 img {display: inline-table; margin-top:55px;}
.shipin02 { width:349px; height:220px; display: inline-table; background: url(http://images.17350.com/images/special/u=728637845,2742282576&amp;fm=11&amp;gp=0.jpg) center center no-repeat; float:left; vertical-align:middle; text-align:center; opacity:1; }
.tutu-bg {  background:#00bf87; width:349px; height:269px; text-align:center; margin-bottom:14px;}
.tutu { width:349px; height:269px; display:block;}
.tutu img { width:349px; height:219px; display:block;}
.tutu span { width:349px; height:50px; line-height:50px; display:block; color:#fff; opacity:1;}
.tutu:hover { color:#fafafa; opacity:.9;}
/*国五05*/
.guowu05 { width:1200px; height:900px; background:url(http://images.17350.com/images/special/bg05.png) 0px 100px no-repeat; margin:0 auto; position:relative;}
.guowu05 p { width: 240px; position:relative; top:237px; padding: 20px 0px 20px 100px; font-size: 14px;}
.p001 { background:url(http://images.17350.com/images/special/bg0501.png) 0px -2px no-repeat;}
.p002 { background:url(http://images.17350.com/images/special/bg0501.png) 0px -173px no-repeat;}
.p003 { background:url(http://images.17350.com/images/special/bg0501.png) 0px -300px no-repeat;}
.p004 { background:url(http://images.17350.com/images/special/bg0501.png) 0px -384px no-repeat;}
.p001 span { color:#ff3e00;}
/*国五06*/
.guowu06 { width: 1200px; height: 900px; background-image: url(http://images.17350.com/images/special/bg06.png); background-repeat: no-repeat; background-position: left 70px; background-size: auto auto; margin:0 auto; }
.tutu-bg p {color:#fff; padding:10px 40px;}
.xiangqing { color:#fff; padding:8px 20px; border:1px solid #fff; margin-top:40px; display: inline-block; opacity:1;}
.xiangqing:hover {background:#00bf80; opacity:.8;}
.news_list li a p span {padding-right: 10px; color:#adadad;font-size:14px;}
.liuyan-title { width:499px; border-top:10px solid #00bf87; display:inline-table; vertical-align:middle; padding:30px 0px;}
.liuyan-title p { display:table-cell; text-align:center; font-size:18px; color:#00bf87;}
.jingxuan, .liuyan {padding: 0 40px;}
.jingxuan li { float:left;padding-bottom:20px;}
.jingxuan li .user { width:80px; text-align:center; float:left;}
.jingxuan li .user p {font-size:12px;}
.jingxuan .content {border: 1px dashed #eeeeee;border-radius: 2px;margin:5px 8px;padding: 0px 5px;}
.jingxuan .content span.blue {font-size:12px;color:#b4b4b4;padding:0;}
.jingxuan .content pre {font-size:14px;}
.jingxuan textarea {border:1px solid #00bf87;margin-top:5px;float: left;width: 98%;overflow: hidden;margin-bottom: 10px;}
.jingxuan input {padding:5px 10px; color:#fff; background:#00bf87;float:right;display:block;margin-right:15px;border:0;}

.user-txt { float:left; width:300px; border:1px solid #e5e5e5; margin-left:20px;padding:5px 3px;}
.user-txt p { font-size:14px;}
.user-txt span {padding-left:15px;font-size:14px;padding-top:5px;}
.user_r {float:right;padding-top:5px;font-size:12px;padding-right:20px;}
.liuyan-area { margin: 10px 0px 20px 0px; border: 1px solid #00bf87; width: 402px; height: 88px;padding:5px; }
.liuyan-btn {padding:10px 20px; color:#fff; background:#00bf87;float:right;display:block;margin-right:15px;}
.liuyan-btn:hover { opacity:.8;}
/*切换*/
#tabs a{position: relative;}
#tabs span.jilu-num{position: absolute;top: -13px;right: 5px;}
/*返回顶部*/
.scroll{ width:80px;height:80px;background:#64BFAE;	color:#fff;	line-height:80px;	text-align:center;	position:fixed;	right:30px;	bottom:50px;cursor:pointer;}
/*footer*/
.footer-bg { width:100%; background:#fafafa;}
footer { width:1200px; margin:0 auto; text-align:center; padding:35px 0px;}
</pre></body></html>