@charset "utf-8";
/*all*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, em, span, sup, sub, b, i, cite, q, big, small, blockquote, pre, form, input, select, option, fieldset, legend, table, thead, tfoot, tbody, tr, th, td {margin: 0;padding: 0;}
input, label, select, option, textarea, button, fieldset, legend {font-size: 14px;color: #666; border: none;}
h1, h2, h3, h4, h5, h6 { font-family: "\5FAE\8F6F\96C5\9ED1";font-size: 14px; font-weight: bold;}
input, button, select, textarea { outline: none; }
textarea { resize: none;}
img { border: none; }
li { list-style: none; }

table {margin: 1em auto 0 0; border-collapse: collapse; cellspacing: 0; cellpadding: 0; color: #666; text-align: center; font-size: 14px; width: 100%; clear: both; }
table a { text-decoration: underline;}
table img { display: block; margin: auto;}
table a:hover { color: #c00;}
table tr:first-child { background: #ecf5ff; font-weight: bold; color: #3f56c8;}
table th, table td {padding: 10px; text-align: center; border: 1px solid #d2e9ff; }

.table_on {}
.table_over { background: #ecf5ff; }

.table_1 td { text-align: left;}
.table_1 tr:first-child { background: none;}

html, body {_background-image: url(about:blank);_background-attachment: fixed;}

a {text-decoration: none; outline: none; cursor: pointer; color: #666;}
a:hover { color: #da2421; }
a:active, a:focus { outline: none; }
.green { color: #090;}
.red { color: #f00;}
.yellow { color: #213598;}
.black { color: #000;}
.blue { color: #3f56c8;}
.hide { display: none;}

.sanjiao {
    display: inline-block; float: right; margin-right: 10px; width: 10px; height: 46px; line-height: 46px; background: url(../images/jt_1.gif) center center no-repeat;
    -moz-transform-origin: 50% 50%;
    -webkit-transition: -webkit-transform .2s ease-in;
    -moz-transition: transform .2s ease-in;
    -o-transition: transform .2s ease-in;
    transition: transform .2s ease-in
}
.sanjiao:hover {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

body { width: 100%; height: 100%; color: #666; font: 14px/1.5 "微软雅黑", Tahoma, Geneva, sans-serif; text-align: center; background: #fff; }
.wrap { width: 100%; height: 100%; position: relative; }

/*base---start---*/
.clearfix:after, .box:after, .nav_center:after, ul.silan:after, div.content_list dl:after, .nav_center:after {content: "\200B";display: block; height: 0; clear: both; }
.clearfix, .box, .nav_center, ul.silan, div.content_list dl, .nav_center {*zoom: 1;}

.box { margin: 0 auto; width: 91%; text-align: left;}

.left { float: left; display: inline; *zoom: 1;}
.right { float: right; display: inline; *zoom: 1;}
.center { display: table-cell; width: 4000px; overflow: hidden; *display: block; *width: auto; *zoom: 1;}

.more { cursor: pointer; white-space: nowrap; display: inline-block; padding: 0 5px;}
.more-box { display: none;}

span.more { color: #3f56c8; padding-right: 15px; background: url(../images/jt_14.gif) right center no-repeat; }
span.more-on { color: #f60; background: url(../images/jt_15_1.gif) right center no-repeat; }

/*---header---begin---*/
.header { width: 100%; background: #fff; }
.header .box { padding: 10px 0; }

.logo { width: 200px; }
.logo img { width: 100%; display: block; }

.tooles { width: 280px; }
.tel dt { width: 100%; display: block; }
.tel dt img{
    float: left;
    margin-right: 10px;
}
.tel dt span{
    float: left;
    line-height: 30px;
}
.tel dt span em{
    font-style: normal;
}
.tel dt i{
    font-size: 24px; font-weight: bold;color: #da2421;
    font-style: normal;
    float: right;
}

.guide { text-shadow: 0px 0px 1px #fff;padding: 20px 25px 0; }
.guide ul { text-align: right; float: right;margin-top: -28px;}
.guide ul li { display: inline-block; *display: inline; *zoom: 1; margin-bottom: 10px; white-space: nowrap; vertical-align: top; }
.guide a { color: #666; display: inline-block; *zoom: 1; padding: 2px 5px; }
.guide a:hover { text-decoration: underline; color: #213598;}
#default .guide h1, #default .guide h2 { font-weight: normal; display: inline-block; float: left; margin-right: 10px; font-size: 12px;}
#default .guide h1 { color: #da2421;}
#default .guide h2 { color: #ccc;}

#wuliu1 .guide h1, #wuliu1 .guide h2 { font-weight: normal; display: inline-block; float: left; margin-right: 10px; font-size: 12px;}
#wuliu1 .guide h1 { color: #213598;}
#wuliu1 .guide h2 { color: #ccc;}

.search { width: 99%; height: 20px; position: relative; border: 1px solid #ccc; overflow: hidden; z-index: 9975; background: url(../images/btn2.png) right 0 no-repeat #fff; border-radius: 3px; }
.search input { background: none; height: 20px; line-height: 20px; position: absolute; top: 0; overflow: hidden; }
.search .btn1 { width: 84%; text-indent: 0.5em; font-size: 12px; color: #666; left: 0; }
.search .btn2 { width: 15%; cursor: pointer; right: 0;}
.search:hover { background: url(../images/btn1.png) right 0 no-repeat #fff; border: 1px solid #213598;}

/*---nav---begin---*/
.nav { width: 100%; position: relative; left: 0; z-index: 9999; background: #da2421; }

.nav_center { display: inline; float: left; *zoom: 1; }
.nav_center dl { display: inline; float: left; *zoom: 1; position: relative; z-index: 9996; }
.nav_center dl dt { font-weight: bold; font-size: 16px; position: relative; z-index: 9997; height: 46px; float: left; border-right: 1px solid #f23c39; }
.nav_center dl dt a { color: #fff; padding: 0 25px; height: 46px; line-height: 46px; display: block; float: left; }
.nav_center dl dt a:hover { color: #fff; }

.nav_center dl dd { display: none; position: absolute; left: 0; top: 45px; width: auto;
    min-width: 164px;z-index: 9998; border: 1px solid #3f56c8; box-shadow: 0px 0px 3px #3f56c8;overflow: hidden; background: url(../images/jt_14.gif) 35px -5px no-repeat #fff; padding: 10px 0; }

.nav_center dl dd ul li sup { color: #f00; line-height: 1; margin-left: 5px; }
.nav_center dl dd ul li * sup { font-size: 10px;}

.nav_center dl dd ul li small { color: #fff; line-height: 1; font-size: 12px; background: #213598; display: inline-block; *zoom: 1; padding: 2px 3px; border-radius: 3px; vertical-align: middle; }
.nav_center dl dd ul li a { display: block; padding: 10px 25px; color: #3f56c8; *zoom: 1;white-space: nowrap; }
.nav_center dl dd ul li a:hover { background: url(../images/jt_12.gif) 134px -24px no-repeat #eee;}

dl.nav_center_on dt { background: #000; }
.nav_center .last dd { left: auto; right: 0;background: url(../images/jt_14.gif) 117px -5px no-repeat #fff;;}

.nav_all { position: relative; z-index: 10001; width: 172px; display: inline; float: left; *zoom: 1; }
.nav_all b { display: block; font-size: 16px; text-align: left; color: #fff; padding: 0 15px; height: 46px; line-height: 46px; background: #a80503; }
.nav_all b i { float: right;display: inline-block; margin-left: 10px; width: 16px; height: 46px; line-height: 46px; background: url(../images/nav_all.gif) center center no-repeat; -moz-transform-origin: 50% 50%;
    -webkit-transition: -webkit-transform .3s ease-in;
    -moz-transition: transform .3s ease-in;
    -o-transition: transform .3s ease-in;
    transition: transform .3s ease-in;}

.nav_all_box1 { display: none; /*大框架边框*/ width: 170px; position: absolute; left: 0px; top: 46px; z-index: 10002; border: 1px solid #a80503; border-top: none; box-shadow: 0 0 3px #a80503;}
.nav_all_box1 dl { position: relative; z-index: 10003; float: left; }
.nav_all_box1 dl dt { padding: 10px 15px; /*大框架背景宽度*/width: 140px; color: #ccc; position: relative; z-index: 10005; background: url(../images/jt_12.gif) /*背景图标left距离*/ 150px 16px no-repeat #fff; border-top: 1px solid #fff; border-bottom: 1px solid #fff;}
.nav_all_box1 dl dt a { color: #666; }
.nav_all_box1 dl dt a:hover { color: #a80503; text-decoration: underline; }
.nav_all_box1 dl dd a { color: #666; }
.nav_all_box1 dl dd a:hover { color: #a80503; text-decoration: underline; }

.nav_all_box1 dl dt:first { font-size: 18px;}

.nav_all_box1 dl dd { display: none; padding: 0 20px 20px 0px; /*子框架宽度*/width: 1000px; position: absolute; /*子框架边框*/left: 170px; top: 0; z-index: 10004; background: #fff; border: 1px solid #a80503; height: auto !important; min-height: 200px; height: 200px; box-shadow: 0px 0px 3px #a80503; }

.nav_all_box1 dl.last dd { bottom: 0; top: auto; _margin-bottom: -1px;}

div.nav_all_on b { background: #a80503; box-shadow: 0px 0px 3px #a80503;}
div.nav_all_on b i {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
dl.nav_all_box1_on {}
dl.nav_all_box1_on dt { /*大框架li宽度*/width: 141px; background: url(../images/jt_12.gif) /*背景图标left距离*/ 150px -24px no-repeat #fff; border-top: 1px solid #a80503; border-bottom: 1px solid #a80503; }
dl.nav_all_box1_on dt a { color: #a80503; }

.nav_all_box2 { display: inline; float: left; margin: 0 0 0 10px; height: 50px; }
.nav_all_box2_title { display: block; font-weight: bold; font-size: 22px; color: #213598; width: 100%; margin-top: 0px; text-decoration: none;}

.nav_all_box1 dl dd ul li { margin: 5px 0 0 10px; padding: 2px 5px; white-space: nowrap; display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; }
.nav_all_box1 dl dd ul li.navbar_te { display: block; width: 100%; white-space: nowrap; }
.nav_all_box1 dl dd ul li.navbar_te a { margin: 0px 20px 0 0px; color: #a80503;}
.nav_all_box1 dl dd ul li.navbar_te em { font-size: 18px; font-style: normal; font-weight: bold; }

.nav_right { width: 200px; display: inline; float: right; *zoom: 1; background: #a80503; color: #fff; }
.nav_right a { color: #fff; display: inline-block; width: 81px; height: 30px; line-height: 30px;margin-top: 8px; text-align: center; border-radius: 15px; background: #da2421; box-shadow: 0px 0px 3px #da2421; }
.nav_right a:hover { color: #fff; background: #da2421;}
.nav_right h5 { font-size: 14px; text-align: left; height: 46px; padding: 0 15px; }
/*---nav---end---*/

/*---location---begin---*/
.location { color: #999; }
.location a { color: #3f56c8; margin-bottom: 10px; }
.location a:hover { color: #213598; }
.location strong { font-weight: normal; color: #3f56c8; margin-bottom: 10px; }
.location em { float: right; margin-bottom: 10px;}
.location em a { color: #213598; }
.location em a:hover { color: #3f56c8; }

/*---content-title---begin---*/
.content-title { overflow: hidden; margin-top: 15px; }
.content-title_news { font-size: 28px; text-align: center; color: #444; display: inline-block; float: left; *display: inline; background: #fff;}
.content-title h1 { font-size: 28px; text-align: center; color: #444; display: inline-block; float: left; *display: inline; background: #fff;}
.content-title h1 em { color: #ccc; display: inline-block; text-indent: -9999px;}
.content-title h1 span {}
.content-title h2 { font-size: 14px; color: #ccc; font-weight: normal; margin: 17px 3px 0 0; font-style: italic; float: right; display: inline-block; *display: inline;}
#wuliu .content-title h2, #wuliu1 .content-title h2 { font-size: 12px; color: #ccc; font-weight: normal;}

.description, .content-middle { clear: both; color: #666; font-size: .87rem;line-height: 1.8rem; font-size: 14px; line-height: 28px; margin-top: 25px; border-radius: 3px;}
p.description em { color: #bbb; white-space: nowrap; }
p.description a { display: inline-block; padding: 1px 5px; color: #3f56c8; }
p.description a small { color: #f00; }
p.description a:hover { text-decoration: underline;}

p.description i { display: inline-block; width: 15px; height: 10px; display: none;}
p.description i.first { background: url(../images/quote_01.gif) 0 0 no-repeat; margin-right: 5px;}
p.description i.last { background: url(../images/quote_02.gif) 0 0 no-repeat; margin-left: 5px;}

p.biaoqian { clear: both;}
p.biaoqian a { display: inline-block; *zoom: 1; vertical-align: top; padding: 2px 5px; margin: 10px 10px 0 0; background: #d2e9ff; border-radius: 3px; color: #3f56c8; }
p.biaoqian a:hover { background: #3f56c8; color: #fff; }

/*---main---begin---*/
.main { background: #f6f6f6; }
.main .box { position: relative; z-index: 4002; overflow: hidden;}

.content { width: 100%; float: left;}
.contentbox { padding: 25px; margin: 0 200px 0 150px; overflow: hidden; background: #fff; }
.navbar { padding-top: 25px; width: 150px; margin-left: -100%; float: left; _display: inline; _position: relative; _zoom: 1; }
.sidebar { padding-top: 25px; width: 200px; margin-left: -200px; float: left; _display: inline; _position: relative; _zoom: 1; }

.navbar dl { width: 150px; margin-bottom: 25px; clear: both; overflow: hidden; background: #213598; border-bottom-left-radius: 10px; border-top-right-radius: 10px;}
.navbar dl dt { font-size: 16px; font-weight: bold; padding: 10px 15px; color: #fff; }
.navbar dl dd { padding: 0 0 10px 0; min-height: 250px;}
.navbar ul li { border-top: 1px dotted #3f56c8;}
.navbar ul li a { color: #ccc; display: block; padding: 5px 15px; *zoom: 1; background-image: url(../images/jt_5.gif); background-position: 125px 11px; background-repeat: no-repeat; }
.navbar ul li a:hover { color: #fff;background-color: #3f56c8; }

.sidebar dl { width: 200px; margin-bottom: 25px; clear: both; overflow: hidden; background: #eee; }
.sidebar dl dt { font-size: 16px; font-weight: bold; padding: 10px 15px; color: #666; }
.sidebar dl dt span { float: right;}
.sidebar dl dd { position: relative; overflow: hidden; _float: left; }
.sidebar dl dd p { width: 100%; position: absolute; left: 0; bottom: -200px; background: #213598; color: #fff; filter: alpha(opacity=80);-moz-opacity: 0.8;opacity: 0.8; }

dl.online dd ul { padding-bottom: 10px; }
dl.online dd ul li { display: inline; float: left; width: 74px; margin: 10px 4px 0 15px; overflow: hidden; }
dl.online dd ul li a img { display: block; filter: alpha(opacity=100);-moz-opacity: 1;opacity: 1; }
dl.online dd ul li a:hover img { filter: alpha(opacity=50);-moz-opacity: 0.5;opacity: 0.5;}

dl.online dd p {padding: 5px 15px; line-height: 1.5; }
dl.zhuanxian-tuijian dd p { background: none; }
dl.zhuanxian-tuijian dt { display: none;}

#supermarquee113 { width: 200px; height: 200px; overflow: hidden; position: relative;}
#supermarquee113 ul { position: relative;}
#supermarquee113 ul li { float: left; }
#supermarquee113 ul li img { width: 200px; height: 200px; display: block; overflow: hidden;}

.prev, .next { display: inline-block; *zoom: 1; width: 22px; height: 22px; overflow: hidden; background-image: url(../images/g_302.gif);}
.prev { float: left; margin: 0 0 5px 5px; background-position: 0 -22px;}
.next { float: right; margin: 0 5px 5px 0; background-position: 0 -44px;}
.prev:hover { background-position: 0 -66px;}
.next:hover { background-position: 0 -88px;}

.content-middle { overflow: hidden; clear: both; }
.content-middle a { color: #0033CC}
.content h3 { font-size: 16px; color: #333; margin-top: 2em; clear: both; background: url(../images/g_206.gif) left center no-repeat; padding-left: 15px;}
.content h4 { font-size: 16px; color: #333; clear: both; margin-top: 2em; }
.content h4 b { display: inline-block; }
.content-middle p { margin-top: 20px;}
.content-middle table p { text-align: center;margin-top: 0}
.content-middle img { display: block;margin-top: 10px;}

.imgtext-left { clear: both;}
.imgtext-left img { float: left; margin: 0 25px 25px 0; }
.imgtext-left h3 { margin-top: 2em; }
.imgtext-left p { margin-top: 1em; }

.imgtext-right { clear: both;}
.imgtext-right img { float: right; margin: 0 0 25px 25px;}
.imgtext-right h3 { margin-top: 2em; }
.imgtext-right p { margin-top: 1em; }

ul.citylist { overflow: hidden; }
ul.citylist li { display: inline-block; margin: 10px 10px 0 0; white-space: nowrap; vertical-align: top; *display: inline; *float: left; *zoom: 1;}
ul.citylist li a { display: block; padding: 1px 5px; color: #3f56c8; text-decoration: none; border-radius: 3px; }
ul.citylist li a:hover { background: #3f56c8; color: #fff;}

ul.silan { clear: both; width: 100%;}
ul.silan li { display: inline; float: left; width: 25%; overflow: hidden; text-align: left; margin-top: 10px; }
ul.silan li img { width: 134px; overflow: hidden;}
ul.silan li a:hover { text-decoration: underline; }

div.newslist { clear: both; width: 100%; margin-top: 2em;}
div.newslist li { padding: 5px 0; }
div.newslist li em { display: inline-block; *zoom: 1; float: right; width: 20%; font-size: 12px; text-align: right; font-style: normal; white-space: nowrap; text-overflow: ellipsis; /*overflow:hidden;*/ margin-top: 3px; }
div.newslist li a { color: #666; display: inline-block; width: 70%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
div.newslist li a:hover { color: #3f56c8; text-decoration: underline; }
div.newslist li a:visited { color: #5f5f5f; text-decoration: none; }

.pageinfo {color: #3f56c8;padding: 2px 8px;border-radius: 3px;background: #d2e9ff;}
div.pagebar { clear: both; margin-top: 1em;}
div.pagebar ul li { display: inline; float: left; margin: 1em 1em 0 0;border-radius: 3px;}
div.pagebar ul li a { display: inline-block; color: #3f56c8; background: #d2e9ff; border-radius: 3px; padding: 2px 8px; }
div.pagebar ul li a:hover { color: #d2e9ff; background: #3f56c8;}
div.pagebar ul li.now-page a { color: #fff; background: #3f56c8;}
.thisclass {color: #fff;padding: 2px 8px;border-radius: 3px;background: #3f56c8;}

div.xiangguan { clear: both; width: 45%; display: inline; float: left; margin-top: 2em; }
div.xiangguan h4 { margin: 0; padding: 10px 0 10px 18px; background: url(../images/g_208.gif) 0px 16px no-repeat; color: #3f56c8; }
div.xiangguan ul li { overflow: hidden; white-space: nowrap; text-overflow: ellipsis;padding: 5px 0; width: 100%; }
div.xiangguan ul li a { color: #666; }
div.xiangguan ul li a:hover { color: #3f56c8; text-decoration: underline; }

div.tuijian { width: 45%; display: inline; float: right; margin-top: 2em; }
div.tuijian h4 { margin: 0; padding: 10px 0 10px 18px; background: url(../images/g_208.gif) 0px 16px no-repeat; color: #3f56c8; }
div.tuijian ul li {overflow: hidden; white-space: nowrap; text-overflow: ellipsis;padding: 5px 0; width: 100%; }
div.tuijian ul li a { color: #666; }
div.tuijian ul li a:hover { color: #3f56c8; text-decoration: underline; }
div.tuijian ul li span { display: none;}

div.content_list { overflow: hidden; clear: both; }
div.content_list dl { margin-top: 2em; width: 100%; }
div.content_list dl dt { width: 25%; margin: 0 5% 0 0; overflow: hidden; vertical-align: top; display: inline-block; *display: inline; *zoom: 1; position: relative; }
div.content_list dl dt img { display: block; width: 90%; border-radius: 5px; position: relative; }
div.content_list dl dd { width: 65%; overflow: hidden; vertical-align: top; display: inline-block; *display: inline; *zoom: 1;}
div.content_list dl dt h3 { padding: 0 0 1em 0;}
div.content_list dl dd h3 { margin: 0; padding: 0 0 1em 0; background: none; color: #666;}
div.content_list dl dd p { margin: 0 0 1em 0; }
div.content_list dl dd p a { color: #3f56c8; }
div.content_list dl dd p a:hover { color: #000;text-decoration: underline; }

div.content_list dl.last { background: none;}

.menu { position: relative; z-index: 4001; background: #eee;}
.menu .box { padding-bottom: 25px; }
.menu dl { width: 9%; min-width: 85px; text-align: left; margin: 25px 4% 0 0; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; _margin: 25px 3.8% 0 0; text-shadow: 1px 1px 1px #fff; }
.menu dl dt { font-size: 16px; padding: 0 10px; color: #666; font-weight: bold; }
.menu dl dt a { padding: 2px 5px; color: #666; display: inline-block; border-radius: 3px; border: 1px solid #999; }
.menu dl dt a:hover { border: 1px solid #213598; box-shadow: 0px 0px 3px #3f56c8; }
.menu dl dd { padding: 10px 0 0 0; }
.menu dl dd ul li a { display: block; color: #999; padding: 2px 0 2px 15px; position: relative; }
.menu dl dd ul li a:hover { color: #3f56c8; text-decoration: underline; background: url(../images/jt_12.gif) 12px -31px no-repeat; }
.menu dl.last { margin-right: 0;}

dl.anquan { width: 12%; min-width: 146px; text-align: center; }
dl.anquan dt { color: #f00; display: none; }

#supermarquee1, #supermarquee11, #supermarquee111 { height: 160px; overflow: hidden; position: relative; }
#supermarquee1 ul, #supermarquee11 ul, #supermarquee111 ul { position: relative;}

#supermarquee112 { height: 150px; overflow: hidden; position: relative; }
#supermarquee112 ul { position: relative;}
#supermarquee112 ul li { background: none; text-indent: 0; }
#supermarquee112 ul li img { display: block; margin: 0 auto; }

#supermarquee115 { width: 100%; height: 454px; overflow: hidden; position: relative;}
#supermarquee115 ul { position: relative; }
#supermarquee115 ul li { float: left; overflow: hidden; }
#supermarquee115 ul li img { display: block; width: 100%; height: 100%; }
#supermarquee115 h1, #supermarquee5 h2, #supermarquee5 h3, #supermarquee5 p { display: none}

.footer {font-size: 12px; clear: both; color: #ccc; background: #3a3d43; }
.footer .box { padding-top: 20px; padding-bottom: 20px;}

.footer h6 { font-size: 12px; color: #eee; }
.footer h6 a { color: #eee;}
.footer h6 a:hover { color: #ccc; text-decoration: underline;}

.footer-logo {width: 150px;margin-right: 20px;margin-bottom: 60px;}
.footer-logo img { display: block; width: 100%; }
.beian {width: 997px;color: #fff;line-height: 26px;font-size: 15px;text-align: left;}
.copyright { padding: 0; line-height: 25px;color: #fff;overflow: hidden;display: flex}
.copyright a {color: #fff;}
.copyright a:hover {
    text-decoration: underline;
}
a.smooth { display: block; width: 50px; height: 50px; background: url(../images/go_top.gif) 0 0 no-repeat; position: fixed; right: 10px; bottom: 10px; z-index: 4003; overflow: hidden; _position: absolute; _margin-bottom: 10px; _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));}
a.smooth:hover { background: url(../images/go_top.gif) -50px 0 no-repeat;}

.default-news { display: inline; width: 31%; float: left; text-align: left; overflow: hidden; margin: 40px 3% 0 0; border: 1px solid #ccc; box-shadow: 0px 0px 5px #ddd; border-radius: 3px; }
.default-news dt { font-weight: bold; text-align: left; padding: 0 15px; }
.default-news dt b { color: #1a1a1a;background: #fff; cursor: pointer; padding: 0; margin-right: 10px;
    float: left;
    height: 60px;
    line-height: 60px;
    width: 10.41%;
    text-align: center;
    font-size: 18px;
    border-radius: 10px;
    font-weight: normal;
}
.default-news-area dt{
    overflow: hidden;
}
.default-news dt b.tab_on { background: #da2421;}
.default-news dt b.tab_on a{
    color: #fff;
}
.default-news dd { height: 160px; padding: 15px 15px 15px 15px; overflow: hidden;}
.default-news dd ul li { width: 100%; overflow: hidden;}
.default-news dd ul li a { display: inline-block;width: 80%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.default-news dd ul li a:hover { text-decoration: underline;}
.default-news dd ul li span {  float: right; color: #ccc; text-align: right; clear: both; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; margin-top: 2px; }
#supermarquee1 ul li a,
#supermarquee2 ul li a,
#supermarquee3 ul li a,
#supermarquee4 ul li a,
#supermarquee5 ul li a,
#supermarquee6 ul li a,
#supermarquee7 ul li a,
#supermarquee8 ul li a {width: 95%;}
#supermarquee9 ul li a,
#supermarquee10 ul li a { display: inline-block; vertical-align: top; height: 26px;}

#default .main .box { padding-bottom: 40px;}

dl.tab { overflow: hidden; }
dl.tab dd div.hide { display: none;}

.default-news ul.yewu { width: 100%; }
.default-news ul.yewu li { display: inline-block; *display: inline; *zoom: 1; float: left; width: 29%; margin: 70px 4% 0 0; padding: 0; background: none; height: auto; line-height: inherit; white-space: inherit; }
.default-news ul.yewu li a { width: auto; padding: 0; background: none; height: auto; line-height: inherit;}
.default-news ul.yewu li a img { display: block; border: none; width: 100%;}
.default-news ul.yewu li a:hover img { filter: alpha(opacity=50);-moz-opacity: 0.5;opacity: 0.5;}

.links { color: #3f56c8; background: #213598; }
.links .box { padding: 0px 0 10px 0; font-size: 12px;}
.links a { color: #ccc;}
.links a:hover { color: #0080ff;}

ul.msg_post { clear: both;}
ul.msg_post li { width: 293px; margin: 20px 20px 0 0; overflow: hidden; vertical-align: middle;}
ul.msg_post li img { display: inline; float: right; width: 90px; height: 30px; margin: 0; padding: 0;border-top: 1px solid #666; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; vertical-align: middle; overflow: hidden;}

ul.msg_post textarea { width: 97%; max-width: 97%; min-width: 97%; margin-top: 20px; background: #d2e9ff; line-height: 2; font-size: 16px; color: #000; padding: 1%; border-top: 1px solid #666; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; border-left: 1px solid #666;}

ul.msg_post label { display: inline; float: left; height: 30px; line-height: 30px; background: #eee; border-top: 1px solid #666; border-bottom: 1px solid #ccc; border-left: 1px solid #666; color: #000; width: 79px; text-align: center; }

ul.msg_post input { display: inline; float: left; height: 30px; line-height: 30px; background: #d2e9ff; border-top: 1px solid #666; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; font-weight: bold; color: #000; width: 212px; text-align: left; text-indent: 0.5em;}
.truck { overflow: hidden; }
.truck textarea { width: 96%; padding: 0 1%; height: 105px; line-height: 2; font-size: 28px; font-weight: bold; color: #213598; background: #d2e9ff; border-top: 1px solid #666; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; border-left: 1px solid #666; }
.truck input { color: #900; display: inline; float: left; margin-top: 10px; width: 80px; height: 33px; line-height: 33px; background: url(../images/input.gif) 0 0 no-repeat; cursor: pointer; }
.truck input:hover { color: #fff; background: url(../images/input.gif) 0 -33px no-repeat;}
.truck p { display: inline; float: left; margin-top: 10px; margin-left: 10px; height: 33px; line-height: 33px; }

.price { width: 100%; }
.price select { font-weight: bold; color: #213598; width: 45%; border: 1px solid #ccc;}
.price select option { font-weight: bold; color: #666; }
.price .price_1 { }
.price .price_2 { }
.price input {color: #900; display: inline; float: left; margin-top: 10px; width: 80px; height: 33px; line-height: 33px; background: url(../images/input.gif) 0 0 no-repeat; cursor: pointer; }
.price input:hover { color: #fff; background: url(../images/input.gif) 0 -33px no-repeat;}
.price p { display: inline; float: left; margin-top: 10px; margin-left: 10px; height: 33px; line-height: 33px; }
#mybanner { position: relative;overflow: hidden; width: 100%; height: 100%;}
#imgnavslide { width: 100%; overflow: hidden; position: relative;}
#imgnavslide li { width: 100%; overflow: hidden; }
#imgnavslide li img { display: block; width: 100%;}
#imgnavslide .tabtitle { position: absolute; left: 0; bottom: 10px; z-index: 88; }
#imgnavslide .tabtitle .tabbtn { display: inline-block; background: #069; color: #fff; width: 10px; height: 10px; line-height: 20px; margin-right: 10px; border-radius: 20px; cursor: pointer; vertical-align: top;font-size: 0;transition: all 0.5s;}
#imgnavslide .tabtitle .tabcur { background: #da2421; width: 40px;}

/*============================================================================*/

dl.tab { overflow: hidden; }
.default-Detail-nav { display: inline; *zoom: 1; width: 26%; float: left; text-align: left; overflow: hidden; margin: 40px 3% 0 0; border: 1px solid #ccc; box-shadow: 0px 0px 5px #ddd; border-radius: 3px; }
.default-Detail-nav dt { font-weight: bold; text-align: left; padding: 0 15px; }
.default-Detail-nav dt b { cursor: pointer; display: inline-block; padding: 15px 0 10px 0; margin-right: 20px; color: #999; border-bottom: 2px solid #fff; }
.default-Detail-nav dt b.tab_on { color: #000; border-bottom: 2px solid #016dff; background: url(../images/jt_15_1.gif) center bottom no-repeat; }
.default-Detail-nav dd { height: 189px;padding: 15px 15px 15px 15px; overflow: hidden;}
.default-Detail-nav dd ul li { width: 20%; float: left;}
.default-Detail-nav dd ul li a { float: left; width: 75%; height: 26px; line-height: 26px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.default-Detail-nav dd ul li a:hover { text-decoration: underline;}
.default-Detail-nav dd ul li span { width: 20%; float: right; color: #ccc; text-align: right; clear: both; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; margin-top: 2px; }
.default-Detail-Company { display: inline; *zoom: 1; width: 38.5%; float: left; text-align: left; overflow: hidden; margin: 40px 3% 0 0; border: 1px solid #ccc; box-shadow: 0px 0px 5px #ddd; border-radius: 3px; }
.default-Detail-Company dd .slider{
    line-height: 28px;
}
.default-Detail-Company dt { font-weight: bold; text-align: left; padding: 0 15px; }
.default-Detail-Company dt b { cursor: pointer; display: inline-block; padding: 15px 0 10px 0; margin-right: 20px; color: #999; border-bottom: 2px solid #fff; }
.default-Detail-Company dt b.tab_on { color: #000; border-bottom: 2px solid #016dff; background: url(../images/jt_15_1.gif) center bottom no-repeat; }
.default-Detail-Company dd {padding: 15px 15px 15px 15px; overflow: hidden;height: 189px;}
.default-Detail-Company dd ul li { width: 100%; }
.default-Detail-Company dd ul li a { float: left; width: 75%; height: 26px; line-height: 26px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.default-Detail-Company dd ul li a:hover { text-decoration: underline;}
.default-Detail-Company dd ul li span { width: 20%; float: right; color: #ccc; text-align: right; clear: both; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; margin-top: 2px; }
.default-Detail-blog { display: inline; *zoom: 1; width: 29%; float: left; text-align: left; overflow: hidden; margin: 40px 0 0 0; border: 1px solid #ccc; box-shadow: 0px 0px 5px #ddd; border-radius: 3px; }
.default-Detail-blog dt { font-weight: bold; text-align: left; padding: 0 15px; }
.default-Detail-blog dt b { cursor: pointer; display: inline-block; padding: 15px 0 10px 0; margin-right: 20px; color: #999; border-bottom: 2px solid #fff; }
.default-Detail-blog dt b.tab_on { color: #000; border-bottom: 2px solid #016dff; background: url(../images/jt_15_1.gif) center bottom no-repeat; }
.default-Detail-blog dd { height: 189px; padding: 15px 15px 15px 15px; overflow: hidden;}
.default-Detail-blog dd ul li { width: 100%; }
.default-Detail-blog dd ul li a { float: left; width: 95%; height: 26px; line-height: 26px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.default-Detail-blog dd ul li a:hover { text-decoration: underline;}
.default-Detail-blog dd ul li span { width: 20%; float: right; color: #ccc; text-align: right; clear: both; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; margin-top: 2px; }
.default-Detail dt { font-weight: bold; text-align: left; padding: 0 15px; }
.default-Detail dt b { cursor: pointer; display: inline-block; padding: 15px 0 10px 0; margin-right: 20px; color: #999; border-bottom: 2px solid #fff; }
.default-Detail dt b.tab_on { color: #000; border-bottom: 2px solid #213598; background: url(../images/jt_15_1.gif) center bottom no-repeat; }
.default-Detail dd { height: 160px; padding: 15px 15px 15px 15px; overflow: hidden;}
.default-Detail dd ul li { width: 100%; }
.default-Detail dd ul li a { float: left; width: 75%; height: 26px; line-height: 26px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.default-Detail dd ul li a:hover { text-decoration: underline;}
.default-Detail dd ul li span { width: 20%; float: right; color: #ccc; text-align: right; clear: both; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; margin-top: 2px; }

.default-link {height: 100%; display: inline; width: 31%; float: left; text-align: left; overflow: hidden;border: 1px solid #ccc; box-shadow: 0px 0px 5px #ddd; border-radius: 3px; }
.default-link dt { font-weight: bold; text-align: left; padding: 0 15px; }
.default-link dt b { cursor: pointer; display: inline-block; padding: 15px 0 10px 0; margin-right: 20px; color: #999; border-bottom: 2px solid #fff; }
.default-link dt b.tab_on { color: #000; border-bottom: 2px solid #213598; background: url(../images/jt_15_1.gif) center bottom no-repeat; }
.default-link dd { height: 100%;padding: 15px 15px 15px 15px; overflow: hidden;}
.default-link dd ul li { width: 10%; float: left;}
.default-link dd ul li a { float: left; width: 75%; height: 26px; line-height: 26px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin: 0px auto; }
.default-link dd ul li a:hover { text-decoration: underline;}
.default-link dd ul li span { width: 20%; float: right; color: #ccc; text-align: right; clear: both; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; margin-top: 2px; }

.default-link {height: 100%; display: inline; width: 31%; float: left; text-align: left; overflow: hidden;border: 1px solid #ccc; box-shadow: 0px 0px 5px #ddd; border-radius: 3px; }
.default-link dt { font-weight: bold; text-align: left; padding: 0 15px; }
.default-link dt b { cursor: pointer; display: inline-block; padding: 15px 0 10px 0; margin-right: 20px; color: #999; border-bottom: 2px solid #fff; }
.default-link dt b.tab_on { color: #000; border-bottom: 2px solid #016dff; background: url(../images/jt_15_1.gif) center bottom no-repeat; }
.default-link dd { height: 100%;padding: 15px 15px 15px 15px; overflow: hidden;}
.default-link dd ul li { width: 10%; float: left;}
.default-link dd ul li a { float: left; width: 75%; height: 26px; line-height: 26px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.default-link dd ul li a:hover { text-decoration: underline;}
.default-link dd ul li span { width: 20%; float: right; color: #ccc; text-align: right; clear: both; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; margin-top: 2px; }

.default-link_foot {height: 100%; display: inline; width: 31%; float: left; text-align: left; overflow: hidden;border: 1px solid #ccc; box-shadow: 0px 0px 5px #ddd; border-radius: 3px;margin-bottom: 60px;}
.default-link_foot dt { font-weight: bold; text-align: left; padding: 0 15px; }
.default-link_foot dt b { cursor: pointer; display: inline-block; padding: 15px 0 10px 0; margin-right: 20px; color: #999; border-bottom: 2px solid #fff; }
.default-link_foot dt b.tab_on { color: #000; border-bottom: 2px solid #213598; background: url(../images/jt_15_1.gif) center bottom no-repeat; }
.default-link_foot dd { height: 100%;padding: 15px 15px 15px 15px; overflow: hidden;}
.default-link_foot dd ul li {width: 130px; height: 28px; float: left; background-color: #fff; margin: 2px; border: 1px solid #1c59b5; box-shadow: 0px 0px 1px #F09917; border-radius: 4px;}
.default-link_foot dd ul li a { float: left; width: 75%; height: 26px; line-height: 26px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin: 0px 16%; color: #999; font-weight: bold;}
.default-link_foot dd ul li a:hover { text-decoration: underline;}
.default-link_foot dd ul li span { width: 20%; float: right; color: #ccc; text-align: right; clear: both; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; margin-top: 2px; }

/*+++++++++++++++++++++++++++*/
.wrapper {width: 100%; text-align: left; margin: 0 auto; margin: 0 0 0 2%;}
.mt10 { margin-top: 10px;margin: 0; padding: 0; background-color: #fff;}
.ml10 { margin-left: 10px;}

.matetit { height: 35px; line-height: 35px; border-top: 3px solid #213598; border-left: 0; background-color: #f5f5f5; width: 91%; margin: 0 auto;}
.matetit span a { padding: 0 10px; }
.matetit b { width: 192px; text-align: center; background-color: #016dff; color: #fff; display: block; float: left; }
.matetit .btn { width: 107px; height: 22px; line-height: 22px; text-align: center; background-color: #016dff; color: #fff; margin-top: 6px; float: right; border: 1px solid #ccc; box-shadow: 0px 0px 5px #ddd; border-radius: 5px;}
.matetit .btn a { color: #FFFFFF}
.leftbar { width: 25%; float: left;margin: 15px 1% 0 0; border: 1px solid #ccc; box-shadow: 1px 0px 5px #ddd; border-radius: 3px; }
.leftbar .hotkey { width: 100%; border: 1px solid #e7e7e7; float: left; overflow: hidden; }
.leftbar .hotkey .hot_tit { width: 99.8%; height: 30px; text-align: center; background-color: #f6f6f6; font: bold 14px/30px "微软雅黑"; border-bottom: 1px solid #e7e7e7; }
.leftbar .hotkey li { height: 22px; line-height: 22px; margin: 6px 0 2px 0; padding-left: 10px; overflow: hidden; width: 90%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.leftbar .hotkey .zx_0{
    padding: 5px 0;
}
.index-zxfb{
    width: 91%;
    margin: 0 auto;
}

.midbar { width: 43%; height: 380px; border-right: 1px solid #e7e7e7; border-bottom: 1px solid #e7e7e7; float: left; overflow: hidden; margin: 15px 1% 0 0; border: 1px solid #ccc; box-shadow: 0px 0px 5px #ddd; border-radius: 3px;}
.midbar .picshow li { width: 254px; float: left; padding: 15px 5px 3px 20px; *padding: 15px 5px 1px 20px; }
.midbar .picshow li dt { width: 100px; height: 100px; float: left; margin-right: 8px; }
.midbar .picshow li dt img { width: 98px; height: 98px; border: 1px solid #d7d7d7; float: left; }
.midbar .picshow li dt img:hover { width: 98px; height: 98px; border: 1px solid #ff5a00; float: left; }
.midbar .picshow li dd { width: 146px; height: 22px;float: left; }

.midbar .pronews { width: 100%; margin: 5px 10px 10px 10px; float: left; }
.midbar .pronews li { width: 43%; height: 31px; line-height: 31px; padding-left: 10px; margin-right: 5px; float: left; overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.midbar .pronews li span { margin-right: 5px; }

.rightbar { width: 29.5%; height: 380px; border: 1px solid #e7e7e7; border-width: 0 1px 1px 0; float: left; overflow: hidden;margin: 15px 0 0 0; border: 1px solid #ccc; box-shadow: 0px 0px 5px #ddd; border-radius: 3px; }
.rightbar .rtit { height: 40px; font: bold 16px/40px "微软雅黑"; padding-left: 17px; border-bottom: 1px solid #e7e7e7; }
.rightbar .rcompany { background-color: #fafafa; float: left; }
.rightbar .rcompany li { width: 95%; background: url(../images/inco.gif) no-repeat 5px -456px; border-bottom: 1px solid #f6f6f6; padding: 5px 0 3px 8px; margin: 3px 0 0 5px; _margin-left: 2px; float: left;overflow: hidden;height: 22px;line-height: 22px;}
.rightbar .rcompany .gray_bg a { background: #aaa; border-radius: 10px; padding: 2px 5px; color: #fff; }
.rightbar .rcompany .gray_bg a:hover { background: #ff5a00; color: #fff; text-decoration: none; }

.rightbar .rcompany .open dl { width: 90px; margin: 7px 5px 0 0; float: left;}
.rightbar .rcompany .open .img { overflow: hidden; width: 78px; height: 64px; line-height: 64px; *height: 66px; border: 1px solid #d2d2d2; text-align: center; }
.rightbar .rcompany .open .img a { height: 00%; vertical-align: middle \9; _writing-mode: tb-rl; }
.rightbar .rcompany .open .img img { vertical-align: middle; max-height: 64px !important; max-width: 78px !important; }
.rightbar .rcompany .open dl dd { width: 80px; height: 14px; line-height: 14px; margin-top: 3px; text-align: center; overflow: hidden; }

#main-news { margin: 0;
    padding: 0; background-color: #fff;}

/*资讯样式*/
.notab { width: 244px; border: 1px solid #e1e1e1; border-top: none; border-bottom: none; float: left; }
.tit { height: 35px; line-height: 35px; border-bottom: 1px solid #e1e1e1; background-color: #f5f5f5; padding: 0 10px;}
.fr { float: right; }
.gray {
    color: #606060;float: left;text-indent: 20px;}
.notice { padding: 5px 10px; }
.notice li { height: 24px; line-height: 24px;}
.notice span { padding-right: 5px; }

.industry { width: 31%; border: 1px solid #e1e1e1; float: left; padding-bottom: 10px; margin: 20px 1% 0 0; border: 1px solid #ccc; box-shadow: 0px 0px 5px #ddd; border-radius: 3px;}
.idetail { padding: 10px 15px 0 15px; width: 290px; float: left; }
.idetail li { height: 24px; line-height: 24px; background: url(../images/inco.gif) no-repeat 0 -254px; padding-left: 8px; overflow: hidden; }
.idetail span { padding-right: 5px;}

.rtab { width: 320px; border: 1px solid #e1e1e1; float: left; padding-bottom: 10px; }
.clear { clear: both; height: 0; width: 0; overflow: hidden; zoom: 1; }

.page {
    text-align: center;
    font-size: 14px;
    display: block;
    clear: both;
    line-height: 30px;
    margin-top: 18px;
}
.page a {
    margin: 0 1px 0 0;
    padding: 6px 10px;
    background: #213598;
    color: #fff;
    font-size: 14px;
    line-height: 35px;
}
.page a:hover {
    text-decoration: underline; background-color: #000;
}
.page a.active {
    background: #000;
    border-color: #000 !important;
    color: #fff !important;
}
.index-zxfb{
    overflow: hidden;
}

@media only screen and (min-width: 1024px) {
    #fixed_wrap {
        display: none;
    }
}

.middle-picimg p img { display: none;}
@media only screen and (min-width: 601px) and (max-width: 1023px) {
    div.header .right { display: none;}
    div.nav .nav_right { display: none;}
    div.main .contentbox { margin-right: 0;}
    div.main .sidebar { display: none;}
    div.menu dl.anquan { display: none;}
    div.footer .center { text-align: right; }
    div.footer .right { display: none;}
    dl.default-Detail-nav { width: 99%;}
    dl.default-Detail-Company { width: 99%;}
    dl.default-Detail-blog { width: 99%;}
    div.matetit { width: 99%;}
    div.leftbar { width: 99%;}
    div.leftbar ul.pronews { width: 99%;}
    div.midbar { width: 99%;}
    div.rightbar { width: 99%;}
    dl.default-link { display: none; }
    div.links { display: none; }
    div.matetit { display: none; }
    dl.default-link_foot { display: none; }
    .menu dl {
        width: 32%;
        min-width: 85px;
        text-align: left;
        margin: 25px 0 0 0;
        display: inline-block;
        vertical-align: top;
        _margin: 25px 0 0 0;
        text-shadow: 1px 1px 1px #fff;
    }
    .menu dl dd ul li a {
        text-align: center;
        padding: 2px 0 2px 0;
    }
}

@media only screen and (max-width: 600px) {
    .footer {display: none;}
    #fixed_wrap {display: block;}
    #main-news { width: 100%;}
    #main-news .wrapper { width: 95%;margin: 0 auto;}
    .content-middle img { width: 100%; margin: 0 !important;}
    div.main .contentbox img { width: 100% !important;}
    #default .main .box {
        padding-bottom: 15px !important;
    }

    .menu dl {
        width: 32%;
        min-width: 85px;
        text-align: left;
        margin: 25px 0 0 0;
        display: inline-block;
        vertical-align: top;
        _margin: 25px 0 0 0;
        text-shadow: 1px 1px 1px #fff;
    }
    .menu dl dd ul li a {
        text-align: center;
        padding: 2px 0 2px 0;
    }
    div.box { width: 95%;}
    div.header .center { display: none; }
    div.header .left { margin: 0 3% 0 0; width: 47%;}
    div.header .right { margin: 0; width: auto;}

    div.nav .nav_center { margin: 0; border: none;}
    div.nav .nav_all { display: none;}
    div.nav .nav_right { display: none;}

    div.main .content { margin: 0; padding: 0; border: none;}
    div.main .navbar { display: none; border: none; margin: 0; padding: 0x; }
    div.main .sidebar { display: none; border: none; margin: 0; padding: 0x; }
    div.main .contentbox { margin: 0; padding: inherit;}

    div.footer .center { margin: 0; padding: 0;}
    div.footer .left { display: none;}
    div.footer .right {width: 100%;float: none; text-align: center;line-height: 25px;}

    div.menu dl.anquan { display: none; }
    dl.default-news { width: 99%;}
    dl.default-Detail-nav { width: 99%;}
    dl.default-Detail-Company { width: 99%;}
    dl.default-Detail-blog { width: 99%;}
    div.matetit { width: 99%;}
    div.leftbar { width: 99%; margin: 0;}
    div.leftbar ul.pronews { width: 99%;}
    div.midbar { width: 99%; height: auto;}
    div.rightbar { width: 99%;}
    dl.default-link { display: none; }
    div.links { display: none; }
    div.matetit { display: none; }
    dl.default-link_foot { display: none; }

    div.menu dl dt { letter-spacing: 0; text-align: center; padding-left: 0; padding-right: 0;}
    #suoxiao img { clear: both; float: left;}
    div.content-page img { width: 100% !important;}
}

/*快捷栏样式*/
#fixed_wrap {
    height: 60px;
}

.mphone_btmnav {
    background-color: #213598;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9999;
    box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .15);
}

.themone {
    width: 100%;
    width: 0 auto;
}

.mphone_btmnav .themone ul li {
    float: left;
    text-align: center;
    width: 24.5%;
    border-right: 1px solid #3f56c8;
    padding: 15px 0;
}

.mphone_btmnav .themone ul li a {
    color: #fff;
}

.mphone_btmnav .themone ul li a i {
    font-size: 20px;
    padding-right: 5px;
}

/* 手机吸顶导航 */
.head-bar-fix {height: 48px;clear: both;}
.head-bar {width: 100%;height: 48px;line-height: 48px;overflow: hidden;background: #F8F8F8;border-bottom: #B2B2B2 1px solid;position: fixed;z-index: 9999;left: 0;top: 0;}
.head-bar img {width: 24px;height: 24px;vertical-align: top;padding-top: 12px;}
.head-bar span {color: #007AFF;font-size: 18px;}
.head-bar-title {position: absolute;z-index: 9;left: 80px;right: 80px;font-size: 18px;font-weight: bold;text-align: center;word-wrap: normal;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.head-bar-left {float: left;padding: 0 0 0 10px;}
.head-bar-back {float: left;padding: 0 0 0 5px;}
.head-bar-right {float: right;padding: 0 10px 0 0;}
.index-area{
    background: #fff;
    padding-top: 30px;
}
.area_news .area {
    width: 72%;
    float: left;
    background: #fff;
}
.area_news .area .typename {
    width: 200px;
    float: left;
    padding-top: 15px;
    padding-bottom: 15px;
}
.area_news .area .typename a {
    width: 100%;
    display: block;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    color: #383e60;
    position: relative;
    padding-left: 25px;
    font-weight: bold;
    box-sizing: border-box;
}
.area_news .area .typename a .line {
    position: absolute;
    left: -5px;
    display: none;
}
.area_news .area .typename a .point {
    float: right;
    margin-right: 10px;
    display: none;
}
.area_news .area .typename .cur {
    color: #016dff;
}
.area_news .area .typename .cur .line {
    display: block;
}
.area_news .area .typename .cur .point {
    display: block;
}
.area_news .area .cont {
    width: -webkit-calc(100% - 205px);
    width: -moz-calc(100% - 205px);
    width: calc(100% - 205px);
    padding: 20px;
    box-sizing: border-box;
    float: right;
    padding-top: 30px;
}
.area_news .area .cont .left {
    width: 40%;
    float: left;
}
.area_news .area .cont .left .first {
    width: 100%;
}
.area_news .area .cont .left .first .img_box {
    width: 100%;
    padding-top: 67%;
    position: relative;
}
.area_news .area .cont .left .first .img_box img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.area_news .area .cont .left .first .img_box .txt,.area_news .area .cont .left .first .img_box .txt a {
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    color: #fff;
    padding-left: 20px;
    background-color: rgba(0,0,0,0.4);
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.area_news .area .cont .other a {
    height: 45px;
    line-height: 45px;
    color: #333;
    border-bottom: 1px solid #eee;
    width: 100%;
    display: block;
}
.area_news .area .cont .left .other a .title {
    display: inline-block;
    width: -webkit-calc(100% - 70px);
    width: -moz-calc(100% - 70px);
    width: calc(100% - 70px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.area_news .area .cont .other a .time {
    display: inline-block;
    float: right;
    color: #999;
}
.area_news .area .cont .right {
    width: 52%;
    float: right;
}
.area_news .news {
    width: 26%;
    float: right;
    background: #fff;
}
.com_top {
    min-height: 55px;
    /* line-height: 55px; */
    border-bottom: 1px solid #eee;
    font-size: 18px;
    color: #383e60;
    position: relative;
    padding-left: 20px;
    font-weight: bold;
    padding-top: 15px;
    box-sizing: border-box;
}
.com_top span {
    position: absolute;
    left: -5px;
    color: #016dff;
}
.area_news .news .com_top a {
    margin-right: 20px;
}
.area_news .news .com_top .cur {
    color: #016dff;
}
.area_news .news .list {
    padding: 20px;
    box-sizing: border-box;
}
.area_news .news .list .first {
    width: 100%;
    display: block;
}
.area_news .news .list .first .img_box {
    width: 100%;
    padding-top: 70%;
    position: relative;
}
.area_news .news .list .first .img_box img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.area_news .news .list .first .img_box .txt {
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #fff;
    background-color: rgba(0,0,0,0.4);
    position: absolute;
    bottom: 0;
    box-sizing: border-box;
    padding-left: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.area_news .news .list .second a {
    width: 100%;
    height: 70px;
    line-height: 70px;
    border-bottom: 1px solid #eee;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
}
.foot{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}
.foot-info{
    padding: 50px 0 0 80px;
}
.foot-info-title{
    position: relative;
}
.foot-info-title::after{
    content: ' ';
    position: absolute;
    width: 30px;
    height: 1px;
    background: #016dff;
    bottom: -3px;
    left: 0;
}
.foot-info-main{
    margin-top: 5px;
    color: #989ba1;
    line-height: 34px;
    padding: 10px 0 0 0;
}
.foot-info-main-nav {
    display: flex;
    flex-wrap: wrap;
}
.foot-info-main-nav a{
    width: 43%;
    color: #989ba1;
}
.foot-info{
    display: flex;
}
.foot-info-1{
    width: 50%;
}
.foot-copy{
    border-top: 1px solid #989ba1;
    margin: 20px 0 0 80px;
    padding: 30px 0;
    color: #989ba1;
}
.foot-copy a{
    color: #989ba1;
}
.go-top{
    position: fixed;
    bottom: 150px;
    right: calc((100% - 1200px) / 2 - 50px);
    z-index: 11110000;
    display: none;
    cursor: pointer;
}
.index-ann2 img{
    max-width: 100%;
}
.index-title{
    width: 100%;
    text-align: center;
}
.index-title p{
    font-size: 24px;
    font-weight: bold;
    color: #da2421;
}
.index-title span{
    display: inline-block;
    height: 6px;
    width: 54px;
    background: #da2421;
    border-radius: 5px;
}
.index-title em{
    display: block;
    color: #d9d9d9;
    font-size: 13px;
    font-style: normal;
    letter-spacing: 5px;
    text-transform: uppercase;
}
#default .main .index-main-1{
    padding: 35px 0 25px 0;
}
.default-news-area{
    width: 100%;
    border: none;
    box-shadow: none;
}
.default-news-area-1-ann img{
    max-width: 100%;
    height: 240px;
    display: block;
}
.default-news-area dd .slider{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.default-news-area-1{
    width: 21%;
}
.default-news-area-1 ul{
    background: #fff;
    padding: 5px 10px 10px 10px;
}
.default-news-area .default-news-area-1 ul li{
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #eeeeee;
    padding: 0;
}
.default-news-area-2{
    width: 42%;
    background: #fff;
}
.default-news-area-2 ul{
    padding: 10px 20px;
}
.default-news dd .default-news-area-2 ul li{
    padding: 0;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #eeeeee;
}
.default-news-area-3{
    width: 34%;
    background: #fff;
}
.default-news-area-3 ul{
    padding: 13px 15px 0 15px;
}
.default-news .default-news-area-3 ul li{
    padding: 0;
    position: relative;
}
.default-news .default-news-area-3 ul li:last-child{
    margin-bottom: 0;
}
.default-news .default-news-area-3 ul li .default-news-area-3-img{
    position: absolute;
    left: 0;
    width: 43%;
}
.default-news .default-news-area-3 ul li .default-news-area-3-img img{
    width: 100%;
    max-height: 126px;
}
.default-news-area-3-info{
    margin-left: 46%;
}
.default-news dd ul li .default-news-area-3-info a{
    font-size: 16px;
    display: block;
    width: 100%;
    margin-bottom: 10px;
}
.default-news dd ul li .default-news-area-3-info>p{
    font-size: 14px;
    color: #666666;
    overflow: hidden;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 90px;
    line-height: 28px;
}
.default-news-area-3 ul li{
    margin-bottom: 20px;
}
.index-area-list{
    flex-wrap: wrap;
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    margin-top: 40px;
    margin-bottom: 95px;
}
.index-area-list .item {
    width: 33.3333%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    box-shadow: 0 0 1px #ccc;
    vertical-align: top;
    text-align: left;
    background-color: #fff;
    position: relative;
    z-index: 650;
    overflow: hidden;
}
.index-area-list .item dt {
    z-index: 651;
    left: 0;
    top: 0;
    width: 100%;
    overflow: hidden;
    -webkit-transform: .5s ease-in-out;
    transition: .5s ease-in-out;
}
.index-area-list .item dt {
    width: 33.3333%;
}
.index-area-list .item dt .itemdtinner {
    overflow: hidden;
    position: relative;
    z-index: 652;
    white-space: nowrap;
    text-align: center;
}
.index-area-list .item dt .itemdtinner {
    margin: 20px 0 20px 20px;
}
.index-area-list .item dt .itembicon {
    font-size: 1.375em;
    display: block;
    height: 100%;
    -webkit-transform: .5s ease-in-out;
    transition: .5s ease-in-out;
}
.index-area-list .item:nth-child(9n+1) .itembicon {
    background-color: #da2421;
}
.index-area-list .item:nth-child(9n+2) .itembicon {
    background-color: #428bca;
}
.index-area-list .item:nth-child(9n+3) .itembicon {
    background-color: #5cb85c;
}
.index-area-list .item:nth-child(9n+4) .itembicon {
    background-color: #00aba9;
}
.index-area-list .item:nth-child(9n+5) .itembicon {
    background-color: #ff8800;
}
.index-area-list .item:nth-child(9n+6) .itembicon {
    background-color: #d9534f;
}
.index-area-list .item:nth-child(9n+7) .itembicon {
    background-color: #c85d44;
}
.index-area-list .item:nth-child(9n+8) .itembicon {
    background-color: #53261f;
}
.index-area-list .item:nth-child(9n+9) .itembicon {
    background-color: #596032;
}

.index-area-list .item:hover .itembicon{
    transform: scale(1.2,1.2);
}
.index-area-list .item:hover dt .itemdtinner a{
    color: #fff;
}
.index-area-list .item dd {
    z-index: 653;
    left: 0;
    top: 0;
    -webkit-transform: .5s ease-in-out;
    transition: .5s ease-in-out;
    width: 66.6666%;
    position: relative;
    flex: 1;
}
.index-area-list .item dd .itemddinner {
    z-index: 654;
}
.index-area-list .item dd .itemddinner {
    padding: 20px 20px 40px 20px;
}
.index-area-list .item dd h4 {
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-weight: normal;
    overflow: hidden;
    height: 50px;
    display: block;
    color: #333;
}
.index-area-list .item dd p {
    margin: 0.5em 0 0 0;
    clear: both;
    color: #999;
    font-size: 12px;
    height: 40px;
    overflow: hidden;
}
.index-area-list .item dd span{
    vertical-align: top;
    font-size: .75em;
    position: absolute;
    z-index: 657;
    color: #999;
    -webkit-transform: .5s ease-in-out;
    transition: .5s ease-in-out;
    text-align: center;
}
.index-area-list .item .liulan {
    left: 20px;
    bottom: 20px;
}
.index-area-list .item:hover {
    z-index: 659 !important;
    /* z-index: 651; */
    box-shadow: 0 0 3em #999 !important;
}
.index-news-list-item{
    border-bottom: 1px solid #eeeeee;
    height: 48px;
    line-height: 48px;
}
.index-news-list{
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px;
    margin-top: 10px;
}
.index-news-list-left{
    width: 46%;
}
.index-news-list-item a{
    display: block;
    overflow: hidden;
}
.index-news-list-item .typename{
    font-size: 14px;
    border-right: 1px solid #dddddd;
    padding-right: 10px;
    margin-right: 10px;
    float: left;
    height: 20px;
    line-height: 20px;
    margin-top: 15px;
    width: 30px;
    overflow: hidden;
}
.index-news-list-item-title{
    font-size: 16px;
    max-width: 75%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
}
.index-news-list-item-time{
    float: right;
}
.copyright .left{
    background: #016dff;
    width: 204px;
    padding-top: 40px;
}
.copyright .left .qr-text{
    text-align: center;
    color: #fff;
    width: 100%;
    max-width: 130px;
    margin: auto;
    padding-bottom: 10px;
    border-bottom: 1px solid #388afa;
}
.copyright .left img{
    max-width: 100%;
}
.copyright-left-phone{
    color: #fff;
    padding-top: 30px;
}
.copyright-left-phone .p1{
    font-size: 28px;
}
.copyright-left-phone .p2{
    font-size: 16px;
    margin-top: 5px;
    text-align: left;
    text-indent: 16px;
}
.index-area-list-2 .item{
    width: 50%;
}
.contentbox-2{
    margin-top: 30px;
}
.zixun-title{
    margin-top: -25px;
}
.zixun-title span{
    color: #000;
    display: inline-block;
    vertical-align: middle;
    padding: 10px;
    background-color: #d2e9ff;
    font-weight: bold;
}
.itemComment {
    clear: both;
    margin-top: 0;
    padding: 10px 0;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.itemComment dt {
    display: inline-block;
    width: 64px;
    float: left;
    margin-right: 10px;
    position: relative;
    overflow: hidden;
    text-align: center;
}
.itemCommenti {
    display: inline-block;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #fff;
    overflow: hidden;
    border-radius: 50%;
}
.itemCommenti img {
    display: block;
    width: 100%;
}
.itemComment dd {
    display: table-cell;
    *display: inline-block;
    width: 3000px;
    *width: auto;
    vertical-align: top;
    height: 64px;
    min-height: 64px;
    *height: auto;
}
.itemCommentn {
    font-weight: bold;
    color: #000;
    font-size: .875em;
}
.color_c {
    color: #ccc !important;
}
.fs12 {
    font-size: 12px !important;
}
.itemCommentp {
    display: inline-block;
    color: #ccc;
    float: right;
    font-size: .75em;
    margin: 2px 5px 0 0;
}
.itemComment dd p {
    margin-top: 0.5em;
}
.itemComment .moreopen, .itemComment .moreclose {
    font-size: 12px;
    color: #999;
}
.itemCommentquote {
    clear: both;
    overflow: hidden;
    margin-top: -30px;
    padding: 10px 0;
    box-shadow: none;
    margin-left: -44px;
}
.morebox {
    display: none;
    position: relative;
    z-index: 350;
}
.itemCommentquote dt {
    width: 32px;
    margin-left: 10px;
    margin-right: 0;
}
.itemCommentquote dt .itemCommenti {
    width: 32px;
    height: 32px;
    line-height: 32px;
}
.itemCommentquote dd {
    padding: 7px 10px;
    background-color: #f5f5f5;
    font-size: .875em;
}
.itemCommentquote dd .itemCommentn {
    color: #09f;
}
.itemCommentquote dd p {
    position: relative;
    color: #333;
}
.itemCommentquote dd p {
    position: relative;
    color: #333;
}

@media screen and (max-width: 1024px) {
    .content-title h1 { font-size: 18px;}
    div.newslist li em {width: 70px;}
    .location {display: none;}
    .description, .content-middle { font-size: .99rem;line-height: 1.8rem; font-size: 16px; line-height: 28px;}
    .tel dt i{
        font-size: 18px;
    }
    .tel dt span em{
        display: none;
    }
    .tel dt img{
        margin-top: 12px;
    }
    .index-zxfb{
        width: auto;
    }
    .area_news .area .typename {
        width: 170px;
    }
    .area_news .area {
        width: 100%;
        margin-bottom: 40px;
    }
    .area_news .area .cont {
        width: -webkit-calc(100% - 175px);
        width: -moz-calc(100% - 175px);
        width: calc(100% - 175px);
    }
    .area_news .area .cont .left {
        width: 100%;
    }
    .area_news .area .cont .right {
        display: none;
    }
    .area_news .news {
        width: 100%;
    }
    .default-link dd ul li{
        width: 33%;
    }
    .default-news dt b{
        height: 30px;
        line-height: 30px;
        width: 30%;
        margin-right: 0;
        margin-bottom: 10px;
        font-size: 14px;
    }
    .default-news-area dt {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .default-news-area-1{
        width: 100%;
    }
    .default-news dd{
        height: auto !important;
    }
    .default-news-area dd .slider{
        display: block;
    }
    .default-news-area-1{
        width: 100%;
    }
    .default-news-area-2{
        width: 100%;
    }
    .default-news-area-2 ul {
        padding: 0 10px 10px;
    }
    .default-news-area-1 ul{
        padding-bottom: 0;
    }
    .default-news-area-3{
        width: auto;
    }
    .default-news dd ul li .default-news-area-3-info a{
        margin-bottom: 5px;
    }
    .default-news dd ul li .default-news-area-3-info>p{
        font-size: 12px;
        height: auto;
        line-height: 16px;
    }
    .default-news-area-3 ul {
        padding: 13px 15px 15px 15px;
    }
    .index-area-list .item{
        width: auto;
    }
    .index-area-list .item dt .itembicon{
        height: 100px !important;
        line-height: 100px !important;
        font-size: 16px;
        color: #fff;
    }
    .index-area-list .item dd h4{
        font-size: 14px;
        height: 30px;
    }
    .index-news-list-left{
        width: 100%;
    }
    .index-news-list{
        display: block;
    }
    .index-area-list .item dt .itemdtinner {
        margin: 10px 0 10px 10px;
    }
    .index-area-list .item dd .itemddinner {
        padding: 10px 10px 40px 10px;
    }
    .index-news-list-item-title{
        font-size: 14px;
        max-width: 60%;
    }
    .content-page .index-area-list{
        margin-top: 0px;
        margin-bottom: 0;
    }
}
@media (max-width: 767px){
    .area_news .area .typename {
        width: 150px;
    }
    .area_news .area .typename a {
        font-size: 16px;
    }
    .area_news .area .cont {
        width: -webkit-calc(100% - 155px);
        width: -moz-calc(100% - 155px);
        width: calc(100% - 155px);
    }
}
@media (max-width: 479px){
    .area_news .area .typename {
        width: 120px;
    }
    .area_news .area .typename a {
        font-size: 14px;
    }
    .area_news .area .typename a {
        height: 45px;
        line-height: 45px;
    }
    .area_news .area .cont {
        width: -webkit-calc(100% - 125px);
        width: -moz-calc(100% - 125px);
        width: calc(100% - 125px);
        padding: 10px;
    }
}