@charset "UTF-8";
/*Mobile Sass(.scss) Library by @BlwooSky*/
/*Reset*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font: inherit; font-size: 100%; vertical-align: baseline; }
html { line-height: 1; }
ol, ul { list-style: none; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; }
q, blockquote { quotes: none; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; }
a { text-decoration: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
a img { border: none; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block; }
/*tools*/
.fix:after { display: block; content: "$"; height: 0; clear: both; overflow: hidden; visibility: hidden; }
ul.fix li { float: left; }
.l { float: left; }
.r { float: right; }
.cell { display: table-cell; width: 2000px; }
body { background: #eee; padding-bottom: 60px; font-family: "Microsoft YaHei"; }

/*
not fixed
header { overflow: hidden; line-height: 0; padding:4px 70px 4px 0; background: #027e7a; position: relative; }
header img { margin:0 0 0 7px; max-width:100%; height: auto; }
header .phoneBtn { position: absolute; display: block; width: 48px; height: 35px; background: #e98b34; right: 10px; top: 50%; margin-top: -18px; border-top-left-radius: 3px;border-top-right-radius: 3px;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-radius:3px; -webkit-box-shadow: 0 0 1px 2px #b6651a; box-shadow: 0 0 1px 2px #b6651a; }
header .phoneBtn:before { content: ""; display: block; width: 28px; height: 30px; background: url(../images/icons.png) no-repeat -144px 0; position: absolute; left: 50%; top: 50%; margin-left: -14px; margin-top: -15px; -webkit-background-size: 175px auto; background-size: 175px auto; }
*/
/*fixed*/
/*header { position:fixed;top:0;left:0;width:100%;z-index:2; overflow: hidden; height: 55px; background: #027e7a; }
header img { margin: 5px 0 0 7px; width: 224px; height: auto; }

header .phoneBtn { position: absolute; display: block; width: 48px; height: 35px; background: #088b87; right: 10px; top: 50%; margin-top: -18px; border-radius: 3px; -webkit-box-shadow: 0 0 1px 1px #005754; box-shadow: 0 0 1px 1px #005754; }
header .phoneBtn:before { content: ""; display: block; width: 28px; height: 30px; background: url(../images/icons.png) no-repeat -130px 0; position: absolute; left: 50%; top: 50%; margin-left: -14px; margin-top: -15px; -webkit-background-size: 160px auto; background-size: 160px auto; }
*/

/* 20150312修改 */
.top_one { width:100%; position:fixed; top:0; z-index:999; }
.top_one a { width:50%; text-align:center; float:left; }
.top_one a img { max-width:160px; }
.top_one a:nth-child(1) {
background:#00a2a2;
}
.top_one a:nth-child(2) {
background:#ef9100;
}
/*foot 20150312修改*/
.foot { text-align:center; width:100%; position:fixed; bottom:0; z-index:99; background:#03a89e; padding-top:3px; }
.foot img { max-width:100%; }
.th315 { position:fixed; top:110px; right:10px; z-index:999; }
.th315 img { max-width:90px; }
.th315_text { width:90%; position:fixed; top:0; z-index:999999; left:50%; text-indent:1em; border-radius:5px; top:60%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.th315_text2 { padding:0 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; word-wrap:break-word; font-size:12px; font-family:"微软雅黑"; color:#fff; line-height:20px; z-index:2; position:relative; background:url(../images/bg315.png); padding-top:10px; padding-bottom:15px; border-radius:5px; }
.th315_text2 div { width:90%; height:35px; margin:auto; margin-top:20px; }
.th315_text2 span { color:#ffff00; }
.th315_text2 div a { height:100%; width:44%; display:block; text-align:center; line-height:35px; text-indent:0; font-size:14px; border-radius:5px; }
.th315_text2 div a:nth-child(1) {
background:#019797;
color:#fff;
}
.th315_text2 div a:nth-child(2) {
background:#ffff00;
color:#000;
}
.th315_text2 i { display:block; width:22px; height:22px; background:#fff; border-radius:100%; margin-left:95%; margin-bottom:5px; }
.th315_text2 i img { max-width:12px; float:left; margin-left:5px; margin-top:5px; }
.foot_right { width:130px; height:28px; background:#017e7a; position:fixed; bottom:60px; right:10px; z-index:999; border-radius:5px; font-size:12px; color:#fff; font-family:"微软雅黑"; line-height:28px; text-indent:2em; }
.foot_right img { width:16px; position:absolute; top:6px; left:5px; }
.foot_right b { display:block; width:0px; height:0px; position:absolute; right:10px; border-top:8px solid #017e7a; border-left:6px solid transparent; border-right:6px solid transparent; }

/**新头部begin**/
header { top:0; height:50px; overflow: hidden; background: #027e7a; padding: 5px 100px 5px 5px; }
header img { width:215px; height:40px; max-width: 100%; margin:0 0 0 7px; float: left; }
header .phoneBtn { position: absolute; display: block; width: 48px; height: 35px; background: #e98b34; right: 10px; top: 50%; margin-top: -18px; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; border-radius:3px; -webkit-box-shadow: 0 0 1px 2px #b6651a; box-shadow: 0 0 1px 2px #b6651a; }
header .phoneBtn:before { content: ""; display: block; width: 28px; height: 30px; background: url(http://4g.0510gcw.net/images/icons.png) no-repeat -144px 0; position: absolute; left: 50%; top: 50%; margin-left: -14px; margin-top: -15px; -webkit-background-size: 175px auto; background-size: 175px auto; }
header, .fixedPhoneTop { -webkit-box-sizing:border-box; box-sizing:border-box; width:100%; position: fixed; left:0; z-index:1000; }
header .phoneBtn1 { position: absolute; display: block; width: 82px; height: 32px; line-height: 32px; background: #005653; right: 10px; top: 50%; margin-top: -18px; color: #ffff66; text-align: center; border-radius: 3px; -webkit-box-shadow: 0 0 1px 1px #005754; box-shadow: 0 0 1px 1px #005754; }
header .phoneBtn1 b { display: inline-block; font-size: 12px; vertical-align: middle; line-height: 1.2em; }
header .phoneBtn1 b:before, header .phoneBtn b:after { content: ""; display: inline-block; position: absolute; width: 1px; height: 100%; top: 0; }
header .phoneBtn1 b:before { background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 51, 51, 0)), color-stop(50%, #003333), color-stop(100%, rgba(0, 51, 51, 0))); background: -webkit-linear-gradient(top, rgba(0, 51, 51, 0), #003333, rgba(0, 51, 51, 0)); background: linear-gradient(to bottom, rgba(0, 51, 51, 0), #003333, rgba(0, 51, 51, 0)); left: 24px; }
header .phoneBtn1 b:after { background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 134, 134, 0)), color-stop(50%, #008686), color-stop(100%, rgba(0, 134, 134, 0))); background: -webkit-linear-gradient(top, rgba(0, 134, 134, 0), #008686, rgba(0, 134, 134, 0)); background: linear-gradient(to bottom, rgba(0, 134, 134, 0), #008686, rgba(0, 134, 134, 0)); left: 25px; }
header .phoneBtn1:before { content: ""; display: inline-block; vertical-align: middle; width: 16px; height: 24px; margin-right: 7px; -webkit-background-size: 122px auto; background-size: 122px auto; }
.fixedPhoneTop { z-index: 3; display: block; height: 40px; line-height: 40px; background: #eb8200; width: 100%; padding: 5px 125px 0 10px; text-align: center; overflow: hidden; -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1); box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; top:50px; display:none; }
.fixedPhoneTop .b { text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.fixedPhoneTop .b { color: #cc6600; background: #fff; display: block; height: 30px; line-height: 30px; font-family: arial; font-size: 22px; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; border-radius: 3px; }
.fixedPhoneTop .i { color: #fff; background: #894c00; display: inline-block; height: 30px; line-height: 30px; font-style: normal; padding: 0 10px; margin: -29px -117px 0 0; float:right; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; border-radius: 3px; }
.fixedPhoneTop .i:before { content: ""; margin-top: -7px; display: inline-block; vertical-align: middle; width: 16px; height: 24px; margin-right: 7px; -webkit-background-size: 122px auto; background-size: 122px auto; }
.vo { position: fixed; top: 0; }
/**新头部end**/

.topSearchBar { margin-top:44px; height: 50px; background: #fff; padding: 5px 20px 0 20px; position: relative; -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3); box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.topSearchBar form { margin: 0 auto; width: 100%; background: #dfdfdf; position: relative; overflow: hidden; -webkit-box-shadow: 1px 1px 1px #cecece, inset 0 3px 1px #b0b0b0; box-shadow: 1px 1px 1px #cecece, inset 0 3px 1px #b0b0b0; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; border-radius:3px; }
.noticeTxt { z-index: 0; position: absolute; left: 10px; color: #a8a6a6; top: 10px; }
.noticeTxt b { font-weight: bold; margin-left: 5px; }
.searchRelated { opacity: 0; position: absolute; left: 0; top: 40px; padding: 0 20px; width: 100%; line-height: 2em; z-index: 4; -webkit-transition: 0.3s; transition: 0.3s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.searchRelated ul { background: #fff; overflow: hidden; border-top-left-radius: 0; border-top-right-radius: 0; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-radius: 0 0 5px 5px; -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.6); box-shadow: 0 4px 15px rgba(0, 0, 0, 0.6); }
.searchRelated li { border-bottom: 1px solid #efefef; padding: 0 10px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.searchRelated li:nth-last-of-type(1) {
border-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
border-radius: 0 0 5px 5px;
}
.searchRelated li:hover, .searchRelated li:active { background: #efefef; }
.topSearchTxt { width: 100%; text-indent: 10px; position: relative; z-index: 1; display: block; padding: 0; line-height: normal; height: 36px; background: none; border: none; color: #a8a6a6; font-family: "Microsoft YaHei"; }
.topSearchTxt::-webkit-input-placeholder {
color: #a8a6a6;
}
.searchWrap { z-index: 1; position: absolute; right: 0; top: 4px; -webkit-transform: rotate(-40deg); transform: rotate(-40deg); }
.searchWrap:before, .searchWrap:after { content: ""; display: block; position: absolute; }
.searchWrap:before { width: 6px; height: 12px; background: #aaa; top: 19px; left: 50%; margin-left: -3px; border-top-left-radius: 2px; border-top-right-radius: 2px; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; border-radius:2px; }
.searchWrap:after { left: 50%; top: 0; margin-left: -11px; background: transparent; width: 14px; height: 14px; border: 4px solid #aaa; border-top-left-radius: 11px; border-top-right-radius: 11px; border-bottom-left-radius: 11px; border-bottom-right-radius: 11px; border-radius:11px; }
.topSearchBtn { z-index: 2; position: relative; width: 40px; height: 33px; border: none; background: transparent; }
.wrapHome { padding: 0 20px; overflow: hidden; }
.mainNav { margin: 20px 0 5px 0; text-align: center; line-height: 1em; font-size: 14px; }
.mainNav img { max-width: 100%; height: auto; }
.mainNav li { width: 33.3%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.mainNav li:nth-of-type(3n+1) {
padding-right: 10px;
}
.mainNav li:nth-of-type(3n+2) {
padding: 0 5px;
}
.mainNav li:nth-of-type(3n+3) {
padding-left: 10px;
}
.mainNav a { display: inline-block; color: #666; }
.mainNav p { overflow: hidden; margin: 6px 0; white-space: nowrap; }
.swipe { overflow: hidden; visibility: hidden; position: relative; line-height: 0; }
.swipe img { max-width: 100%; height: auto; }
.swipeWrap { overflow: hidden; position: relative; }
.swipeWrap > a { text-align: center; display: block; float: left; width: 100%; padding-right: 82px; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.docAskLink { display: block; position: absolute; width: 120px; height: 30px; line-height: 30px; font-size: 14px; color: #fff; text-align: center; bottom: 0; left: 50%; margin-left: -101px; background: #fda431; border-top-left-radius: 2px; border-top-right-radius: 2px; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; border-radius:2px; }
.docSlide { overflow: hidden; }
.docSlideWrap { overflow: hidden; position: relative; background: #fff; }
.docTxt { position: absolute; right: 0; top: 0; height: 100%; width: 82px; background: #027e7a; text-align: center; }
.docTxt b { font-size: 22px; text-align: center; color: #fff; display: block; margin: 5px 0 1px 5px; line-height: 1.2em; letter-spacing: 8px; }
.docTxt i { font-size: 12px; color: #015e5b; font-family: arial; text-transform: capitalize; }
.docTxt a { display:block; width:100%; height:55px; padding-bottom:5px; position:absolute; left:0; bottom:5px; }
#pagination { text-align: center; margin-top: 6px; line-height: 2em; }
#pagination li { width: 33.3%; margin-bottom: 6px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#pagination li:nth-of-type(3n+1) {
padding-right: 6px;
}
#pagination li:nth-of-type(3n+2) {
padding: 0 3px;
}
#pagination li:nth-of-type(3n+3) {
padding-left: 6px;
}
#pagination a { color: #666; display: block; background: #fff; border: 1px solid #dedee2; }
#pagination .on { background: #017e7a; border-color: #006764; color: #fff; }
.bottomSection { text-align: center; }
.bottomTools { line-height: 30px; height: 30px; color: #017e7a; font-size: 0; background: #fff; }
.bottomTools i { margin: 0 5px; }
.bottomTools a, .bottomTools i { vertical-align: middle; color: #017e7a; font-size: 16px; }
.copyInfo { color: #666; line-height: 2em; font-size: 14px; }
.copyInfo a { color: #04807c; text-decoration: underline; }
.backToTop { height: 30px; display: block; line-height: 30px; color: #666; border-top: 1px solid #cccfd5; border-bottom: 1px solid #cccfd5; background: -webkit-gradient(linear, left top, left bottom, from(white), to(#e2e4e7)); background: -webkit-linear-gradient(top, white, #e2e4e7); background: linear-gradient(to bottom, white, #e2e4e7); }
.backToTop:hover, .backToTop:active { -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3); box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3); }
 @-webkit-keyframes flash { 0%, 40%, 100% {
opacity: 1;
}
 50%, 90% {
opacity: 0;
}
}
 @keyframes flash { 0%, 40%, 100% {
opacity: 1;
}
 50%, 90% {
opacity: 0;
}
}
/*footer { z-index:1; overflow: hidden; border-top: 1px solid #cccfd5; height: 55px; position: fixed; bottom: 0; left: 0; width: 100%; text-align: center; font-size: 14px; background: -webkit-gradient(linear, left top, left bottom, from(white), to(#e2e4e7)); background: -webkit-linear-gradient(top, white, #e2e4e7); background: linear-gradient(to bottom, white, #e2e4e7); }
footer ul { display: table; table-layout: fixed; width: 100%; }
footer li { display: table-cell; }
footer li:nth-of-type(1) a:hover:before, footer li:nth-of-type(1) a:active:before, footer li:nth-of-type(1) a.active:before {
background-position: 0 -35px;
}
footer li:nth-of-type(1) a:before {
background-position: 0 0;
}
footer li:nth-of-type(2) a:hover:before, footer li:nth-of-type(2) a:active:before, footer li:nth-of-type(2) a.active:before {
background-position: -38px -35px;
}
footer li:nth-of-type(2) a:before {
background-position: -38px 0;
}
footer li:nth-of-type(3) a:hover:before, footer li:nth-of-type(3) a:active:before, footer li:nth-of-type(3) a.active:before {
background-position: -76px -35px;
}
footer li:nth-of-type(3) a:before {
background-position: -76px 0;
}
footer li:nth-of-type(4) a:hover:before, footer li:nth-of-type(4) a:active:before, footer li:nth-of-type(4) a.active:before {
background-position: -114px -35px;
}
footer li:nth-of-type(4) a:before {
background-position: -114px 0;
}
footer a { position: relative; z-index:2; display: block; color: #339693; }
footer a:before { content: ""; display: block; margin: 0 auto; width: 38px; height: 37px; background: url(../images/icons.png) no-repeat; -webkit-background-size: 188px auto; background-size: 188px auto; }
footer a.active { background: #dfdfdf; color: #ff7500; }
footer .flashNo { position: absolute; right: 5px; top: 5px; width: 18px; height: 18px; background: #d7000e; color: #fff; font-family: arial; line-height: 18px; border-top-left-radius: 9px; border-top-right-radius: 9px; border-bottom-left-radius: 9px; border-bottom-right-radius: 9px; border-radius:9px; -webkit-animation: flash 2s infinite; animation: flash 2s infinite; }*/
.bCall:after { content: ""; display: block; position: absolute; width: 12px; height: 12px; border-top-left-radius: 6px; border-top-right-radius: 6px; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; background: #F95C42; left: 50%; top: 2px; margin-left: 11px; }
.notification { position: fixed; top: 0; left: 0; width: 100%; height: 77px; background: #05726e; padding: 18px 10px; color: #fff; line-height: 1.2em; display: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.4); box-shadow: 0 3px 10px rgba(0, 0, 0, 0.4); }
.notification a { position: absolute; right: 10px; top: 0; color: #fff; }
.notification a i { display: block; width: 80px; height: 30px; line-height: 30px; font-weight: bold; background: #fda431; text-align: center; color: #1d5d53; margin-bottom: 14px; -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2); box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2); }

.wrapInner { padding: 10px; overflow: hidden; }
.innerNav { background: #fff; line-height: 40px; font-size: 14px; text-align: center; border: 1px solid #dadbdf; }
.innerNav li { width: 33.3%; }
.innerNav li:nth-of-type(1) img, .innerNav li:nth-of-type(2) img, .innerNav li:nth-of-type(3) img, .innerNav li:nth-of-type(4) img {
margin-top: 8px;
}
.innerNav li:nth-of-type(5) img {
max-width: 28px;
}
.innerNav li:nth-of-type(6) img {
max-width: 20px;
}
.innerNav a { color: #666; display: block; height: 40px; width: 100%; white-space: nowrap; }
.innerNav a:hover, .innerNav a:active { background: #eee; }
.innerNav img { float: left; height: auto; vertical-align: middle; max-width: 30px; margin-left: 10px; }
.sectionTitle { line-height: 33px; text-indent: 10px; color: #fff; background: #04807c; margin: 10px 0 0 0; }
.sectionTitle a { color: #fff; }
.icoList li a { position: relative; }
.icoList li a:before { content: ""; width: 6px; height: 6px; left: 7px; top: 50%; margin-top: -3px; background: #027e7a; position: absolute; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; border-radius:3px; }
.arcList { margin-top: 10px; }
.arcList li { margin-bottom: 10px; }
.arcList a { display: block; background: #fff; padding: 10px 10px 10px 20px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3); }
.arcList a:hover, .arcList a:active { -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3); box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3); }
.arcList h3 { color: #04807c; position: relative; margin-bottom: 2px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.arcList h3:before { content: ""; width: 6px; height: 6px; display: inline-block; background: #04807c; position: absolute; left: -10px; top: 5px; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; border-radius:3px; }
.arcList p { color: #666; font-size: 14px; height: 43px; overflow: hidden; line-height: 1.6em; }
.arcList p .readMoreTxt { font-weight:normal; width: 66px; color: #ff0000; background: #fff; }
.arcList i { color: #ff0000; }
.pagingArc { font-size: 0; margin: 10px 0; }
.pagingArc a { font-size: 14px; display: inline-block; width: 48%; height: 40px; line-height: 40px; background: #4696a3; position: relative; color: #fff; padding: 0 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.pagingArc a:before { content: ""; height: 0; width: 0; border: 20px solid white; position: absolute; top: 0; }
.pagingArc a:hover, .pagingArc a:active { background: #a6a6a6; }
.pagingArc a:nth-of-type(1) {
float: left;
padding-left: 25px;
}
.pagingArc a:nth-of-type(1):hover:before {
border-right-color: #a6a6a6;
}
.pagingArc a:nth-of-type(1):before {
left: -20px;
border-right-color: #4696a3;
}
.pagingArc a:nth-of-type(2) {
padding: 0 20px 0 10px;
float: right;
}
.pagingArc a:nth-of-type(2):hover:before {
border-left-color: #a6a6a6;
}
.pagingArc a:nth-of-type(2):before {
right: -20px;
border-left-color: #4696a3;
}
.pagingArc a:nth-of-type(2) ~ span {
display: none;
}
.paging { text-align: center; margin: 10px 0; padding: 0 20px; }
.paging a { display: block; color: #fff; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.paging span { display: inline-block; width: 100% !important; height: 40px !important; line-height: 40px !important; color: #fff; background: #4696a3; position: relative; }
.paging span:before { content: ""; height: 0; width: 0; border: 20px solid transparent; position: absolute; top: 0; }
.paging span:hover, .paging span:active { background: #a6a6a6; }
.paging span.prePage { width: 48% !important; float: left; }
.paging span.prePage:hover:before { border-right-color: #a6a6a6; }
.paging span.prePage:before { left: -40px; border-right-color: #4696a3; }
.paging span.nextPage { width: 48% !important; float: right; }
.paging span.nextPage:hover:before { border-left-color: #a6a6a6; }
.paging span.nextPage:before { right: -40px; border-left-color: #4696a3; }
.paging span.nextPage ~ span {
display: none;
}
.commonIll { margin-top: 10px; text-align: center; line-height: 30px; font-size: 14px; }
.commonIll li { width: 25%; margin-bottom: 6px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.commonIll li:nth-of-type(4n+1) {
padding-right: 6px;
}
.commonIll li:nth-of-type(4n+2), .commonIll li:nth-of-type(4n+3) {
padding: 0 3px;
}
.commonIll li:nth-of-type(4n+4) {
padding-left: 6px;
}
.commonIll a { display: block; color: #04807c; background: #fff; border: 1px solid #dadbdf; }
.commonIll a:hover, .commonIll a:active { -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2); box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2); }
.contactBtn { margin: 10px 0; text-align: center; line-height: 36px; }
.contactPhone, .contactOnline { width: 48%; font-size: 14px; color: #fff; overflow: hidden; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-radius:5px; }
.contactPhone i:before, .contactOnline i:before { content: ""; display: inline-block; vertical-align: middle; width: 28px; height: 28px; margin-right: 1px; border-top-left-radius: 14px; border-top-right-radius: 14px; border-bottom-left-radius: 14px; border-bottom-right-radius: 14px; border-radius:14px; }
.contactPhone i, .contactPhone b, .contactOnline i, .contactOnline b { display: block; }
.contactPhone b, .contactOnline b { background: rgba(255, 255, 255, 0.2); }
.contactPhone:hover, .contactPhone:active, .contactOnline:hover, .contactOnline:active { -webkit-box-shadow: inset 0 0 10px rgba(255, 255, 255, 0.8); box-shadow: inset 0 0 10px rgba(255, 255, 255, 0.8); }
.contactPhone { background: #fd8724; }
.contactPhone i:before { background: url(../images/icons.png) no-repeat -125px 0px #e06702; -webkit-background-size: 155px auto; background-size: 155px auto; }
.contactOnline { background: #04807c; }
.contactOnline i:before { background: url(../images/icons.png) no-repeat -107px -23px #065956; -webkit-background-size: 133px auto; background-size: 133px auto; }
article { padding: 5px; background: #fff; }
.arcTitle { text-align: center; color: #000; font-size: 18px; line-height: 1.4em; margin: 10px 0; }
.arcMeta { text-align: center; color: #666; font-size: 14px; padding-bottom: 15px; border-bottom: 1px solid #e9e9e9; }
.arcContent { padding:10px; line-height: 1.8em; color: #666; height: auto; overflow: hidden; }
.arcContent p { margin-bottom:15px; }
.arcContent p:first-letter { margin-left:2em; }
.arcContent img { max-width: 100%; height: auto !important; }
.arcContent strong, .arcContent b { font-weight:bold !important; }
.arcContent em, .arcContent i { font-style:italic !important; }
.showAllContent { width: 50%; margin: 0 auto; display: block; text-align: center; line-height: 2em; color: #666; color: #fff; background: #008f84; border-bottom: 1px solid #e9e9e9; margin-top: 10px; }
.arcInfos { font-size: 14px; padding: 10px 5px; color: #666; }
.arcInfos i { color: #04807c; }
.roadSection { background: #fff; padding: 10px; }
.roadSection ul { line-height: 1.4em; font-size: 14px; color: #666; padding-bottom: 10px; border-bottom: 1px solid #e9e9e9; }
.roadSection ul a { color: #04807c; }
.roadSection li { position: relative; padding-left: 20px; }
.roadSection li:before { content: ""; display: inline-block; position: absolute; left: 5px; top: 8px; width: 6px; height: 6px; background: #04807c; margin: 0 5px 0 2px; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.roadSection img { max-width: 100%; height: auto; }
.mapImg { text-align: center; padding: 10px 0; line-height: 0; }
/* 地图 map begin */
.BMapLib_sendToPhone { display: none; }
.map { height: 400px; }
.mappic { background: #858585; height: 100%; }
.mapbtn { height: 20%; }
.mapbtn p { height: 50%; text-align: center; font-size: 14px; }
.mapbtn p:nth-of-type(1) a {
height: 80%;
color: #333;
background: #fff;
margin-top:20px;
}
.mapbtn p:nth-of-type(2) a {
height: 50%;
color: #fff;
background: #ff5000;
padding-top:7px;
}
.mapbtn a { display: block; height: 100%; line-height: 20px; }
/* 地图 map end */
.warmNotice { border: 1px dashed #ffcc00; padding: 10px; background: #fbf9eb; }
.warmNotice h3 { color: #f56c11; margin-bottom: 5px; }
.warmNotice p { line-height: 1.4em; color: #666; }
.roadLink1, .roadLink2 { display: block; text-align: center; line-height: 45px; margin-top: 10px; text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.2); border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-radius:5px; }
.roadLink1 { color: #279d99; font-size: 14px; -webkit-box-shadow: inset 0 -3px 1px #939292; box-shadow: inset 0 -3px 1px #939292; background: -webkit-gradient(linear, left top, left bottom, from(white), to(#d9d8d8)); background: -webkit-linear-gradient(top, white, #d9d8d8); background: linear-gradient(to bottom, white, #d9d8d8); }
.roadLink2 { color: #fff; background: #04807c; -webkit-box-shadow: inset 0 -3px 1px #014643; box-shadow: inset 0 -3px 1px #014643; }
.roadLink2 b { font-size: 18px; margin-right: 5px; }
.roadLink2:before { content: ""; display: inline-block; vertical-align: middle; margin-right: 5px; width: 22px; height: 30px; background: url(../images/icons.png) no-repeat -160px -3px; -webkit-background-size: 188px auto; background-size: 188px auto; }
.redTxt { color:red !important; }
/*Add by dxl for ydbanner*/
.yd_banner { display:none; text-align:center; margin-top:10px; }
.yd_banner img { max-width:100%; height:auto; }
/*评论by DXL*/
.fix:after { display: block; content: "$"; height: 0; clear: both; overflow: hidden; visibility: hidden; }
.artComments { font-size:16px; font-family: "Microsoft Yahei"; background: #fff; padding: 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.artComments dl { padding: 10px; border-top: 1px solid #ededed; }
.artComments ul { margin-bottom: 10px; }
.artComments li { font-size: 14px; float: left; margin-left: 5px; }
.artComments li i { padding: 0 5px 0 3px; color: #4b9999; font-style: initial; }
.artComments li:last-of-type i { color: #ff6600; font-style: initial; }
.artComments dt { margin-bottom: 10px; }
.artComments dt i { color: #a9a9a9; padding-left: 8px; font-style: initial; }
.artComments dt b { font-weight: bold; color: #007c78; }
.artComments dd { line-height: 20px; }
.artCommentWrap h3 { color: #007c78; font-weight: bold; }
.artCommentWrap textarea { border: 1px solid #007c7a; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 5px 10px; width: 100%; margin-top: 5px; font: 14px/18px "Microsoft Yahei"; }
.artCommentSub { text-align: right; }
.artCommentSub input { background: #007d7b; color: #fff; border: none; font: 16px/18px "Microsoft Yahei"; padding: 5px 10px; }
 a[href*="tongji"] {
display:none;
}
/*文章页广告，好评*/
.color { overflow:hidden; margin-top:0px; width: 100%; position: relative; font-size:16px; line-height:1; }
.color a { color: #FFF; font-family: "Microsoft YaHei"; }
.color li { width: 100%; display: table; padding-right: 5px; margin-top: 5px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.color li:nth-of-type(1) {
padding-right: 0;
}
.color li:nth-of-type(1) p:nth-of-type(1) a {
background: #DBB1B3;
}
.color li:nth-of-type(1) p:nth-of-type(2) a {
background: #97C0C5;
}
.color li:nth-of-type(1) p:nth-of-type(3) a {
background: #E5B19B;
}
.color li:nth-of-type(2) {
padding-right: 0;
padding-left: 98px;
}
.color li:nth-of-type(2) p:nth-of-type(1) a {
background: #97C0C5;
}
.color li:nth-of-type(2) p:nth-of-type(2) a {
background: #E5B19B;
}
.color li:nth-of-type(2) p:nth-of-type(3) a {
background: #DBB1B3;
}
.color li:nth-of-type(2) p:nth-last-of-type(1) {
padding-right:0;
}
.color li:nth-of-type(3) {
padding-left: 98px;
padding-right: 76px;
}
.color li:nth-of-type(3) a {
background: #97C0C5;
}
.color li:nth-of-type(4) {
padding-left: 46px;
padding-right: 76px;
}
.color li:nth-of-type(4) p:nth-of-type(1) a {
background: #A5C49E;
}
.color li:nth-of-type(4) p:nth-of-type(2) a {
background: #C5AF86;
}
.color li p { display: table-cell; text-align: center; color: #FFF; padding-right: 5px; font-family: "Microsoft YaHei"; }
.color li p:nth-of-type(3) {
padding: 0;
}
.color li p a { display: block; padding: 5px 0; white-space:nowrap; }
.color .A, .color .B { overflow:hidden; height:89px; width: 41px; position: absolute; top: 30px; left: 0; text-align: center; background: #A1CF98; line-height: 89px; padding: 10px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.color .A a { line-height: 18px; display: inline-block; }
.color .B a { line-height:25px; display: inline-block; }
.color .B { width: 48px; height: 58px; background: #84B29B; left: 46px; padding: 6px 0; line-height: 58px; }
.color .C { width: 76px; background: #84B29B; right: 0; bottom: 0; padding: 10px 0; height:58px; line-height: 58px; position: absolute; bottom: 0px; right: 0; text-align: center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.color .C a { line-height: 20px; display: inline-block; }
.arcRead { text-align: center; padding-left: 5px; font-size: 12px; color: #029391; line-height: 26px; }
.arcRead:before { content: ""; display: inline-block; /*background: url(../images/ding.png) no-repeat;*/ width: 12px; height: 13px; margin-right: 5px; }
/*.top部分*/
/* line 159, ../scss/style.scss */
/*.top {
  height: 67px;
  line-height: 67px;
  text-align: center;
  z-index:2;
  position:fixed;
  width:100%;
  top:0;
  left:0;
  background: #24a39c;
}*/
.top { height: 50px; line-height:50px; margin-top:4px; text-align: center; position:relative; overflow:hidden; /*position: relative;*/
  z-index:2; width:100%; background: #03a89e; display:none; }
.top div { position:absolute; right:10px; top:8px; width:40px; height:30px; background:#03a89e; border-radius:5px; border:solid 2px #005f5b; text-align:left; line-height:35px; }
.top div img { max-width:15px; margin-left:14px; }
/* line 165, ../scss/style.scss */
.top b { font-size: 30px; color: #fff; font-weight: normal; }
/* line 170, ../scss/style.scss */
.top a { position: absolute; display: block; width: 56px; }
/* line 174, ../scss/style.scss */
/*.top a.back {
  height:67px; width:68px; text-indent:5px;
  top:0px;
  left: 5px; color:#FFF;
  background: url(/images/icon_main1.png) no-repeat 0px 5px;
}*/
.top a.back { height:67px; width:87px; text-indent:5px; top:0px; font-size:24px; line-height:50px; left: 5px; color:#FFF; }
.top a.back img { max-height:25px; position:absolute; left:5px; top:13px; }
/* line 180, ../scss/style.scss */
.top a.phone { right: 20px; top: 10px; height: 43px; background-image: url(/images/icon_main.png); background-repeat: no-repeat; background-position: -229px -8px; -webkit-box-shadow: 0 4px 1px #cfd377, 0 0 1px 4px #4db1a6, 0 4px 1px 4px #4db1a6; -moz-box-shadow: 0 4px 1px #cfd377, 0 0 1px 4px #4db1a6, 0 4px 1px 4px #4db1a6; box-shadow: 0 4px 1px #cfd377, 0 0 1px 4px #4db1a6, 0 4px 1px 4px #4db1a6; }
/* line 188, ../scss/style.scss */
.top a.phone:active { -webkit-box-shadow: 0 1px 1px #cfd377, 0 0 1px 4px #4db1a6; -moz-box-shadow: 0 1px 1px #cfd377, 0 0 1px 4px #4db1a6; box-shadow: 0 1px 1px #cfd377, 0 0 1px 4px #4db1a6; }
.tp { text-align:center; line-height:0; }
.tp img { max-width:100%; height:auto; display:inline; }
.docBtns { width: 140px; height: 26px; font-size: 0; white-space: nowrap; display: inline-block; /*position: absolute;*/ right: 5px; bottom: 5px; }
.docBtns .telBtn, .docBtns .swtBtn { font-size: 12px; text-decoration: none; color: #fff; padding: 5px 10px; text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2); border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; border-radius: 3px; }
.docBtns .telBtn { margin-right: 2px; margin-right:10px; -webkit-animation: btn1 1s infinite; animation: btn1 1s infinite; background: -webkit-gradient(linear, left top, left bottom, from(#ffc64a), to(#eda509)); background: -webkit-linear-gradient(top, #ffc64a, #eda509); background: linear-gradient(to bottom, #ffc64a, #eda509); -webkit-box-shadow: 0 0 3px #ffff56; box-shadow: 0 0 3px #ffff56; }
.docBtns .swtBtn { margin-left: 2px; -webkit-animation: btn2 1s infinite; animation: btn2 1s infinite; background: -webkit-gradient(linear, left top, left bottom, from(#09c2c3), to(#1c9fa0)); background: -webkit-linear-gradient(top, #09c2c3, #1c9fa0); background: linear-gradient(to bottom, #09c2c3, #1c9fa0); -webkit-box-shadow: 0 0 3px #80feff; box-shadow: 0 0 3px #80feff; }
/*modify the top Phone Btn*/
.phoneBtn { position: absolute; display: block; width: 82px !important; height: 32px !important; line-height: 28px; background: #006867; right: 10px; top: 50%; margin-top: -18px; color: #ffff66; text-align: center; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0 0 1px 1px #005754; box-shadow: 0 0 1px 1px #005754; }
.phoneBtn b { display: inline-block; font-size: 12px; vertical-align: middle; line-height: 1.2em; }
.phoneBtn b:before, header .phoneBtn b:after { content: ""; display: inline-block; position: absolute; width: 1px; height: 100%; top: 0; }
.phoneBtn b:before { background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 51, 51, 0)), color-stop(50%, #003333), color-stop(100%, rgba(0, 51, 51, 0))); background: -webkit-linear-gradient(top, rgba(0, 51, 51, 0), #003333, rgba(0, 51, 51, 0)); background: linear-gradient(to bottom, rgba(0, 51, 51, 0), #003333, rgba(0, 51, 51, 0)); left: 24px; }
.phoneBtn b:after { background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 134, 134, 0)), color-stop(50%, #008686), color-stop(100%, rgba(0, 134, 134, 0))); background: -webkit-linear-gradient(top, rgba(0, 134, 134, 0), #008686, rgba(0, 134, 134, 0)); background: linear-gradient(to bottom, rgba(0, 134, 134, 0), #008686, rgba(0, 134, 134, 0)); left: 25px; }
.phoneBtn:before { content: ""; display: inline-block; vertical-align: middle; width: 16px; height: 24px; margin-right: 7px; background: url(../images/headTel.png) no-repeat; -webkit-background-size: 15px auto; background-size: 15px auto; }
/*固定电话*/
.fixedPhone { z-index: 3; display: block; height: 40px; line-height: 40px; background: #eb8200; width: 100%; padding: 5px 125px 0 10px; text-align: center; overflow: hidden; -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1); box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: fixed; top: 55px; left: 0; right: 0; }
.fixedPhone .b { text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.fixedPhone .b { color: #cc6600; background: #fff; display: block; height: 30px; line-height: 30px; font-family: arial; font-size: 22px; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; border-radius: 3px; }
.fixedPhone .i { color: #fff; background: #894c00; display: inline-block; height: 30px; line-height: 30px; font-style: normal; padding: 0 10px; margin: -29px -117px 0 0; float:right; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; border-radius: 3px; }
.fixedPhone .i:before { content: ""; margin-top: -4px; display: inline-block; vertical-align: middle; width: 16px; height: 24px; margin-right: 7px; background: url(../images/fixedIcon.png) no-repeat; -webkit-background-size: 16px auto; background-size: 16px auto; }
.vo { position: fixed; top: 0; }
.artComments p { color:red; }
.fixedPhone .i em { font-style:normal; -webkit-animation:zooming 1s infinite; animation:zooming 1s infinite; display: inline-block; }
 @-webkit-keyframes zooming { 0% {
-webkit-transform: scale(.8);
}
50% {
-webkit-transform: scale(1.05);
text-shadow:0 0 5px white;
}
100% {
-webkit-transform: scale(.8);
}
}
@keyframes zooming { 0% {
-webkit-transform: scale(.8);
}
50% {
-webkit-transform: scale(1.05);
text-shadow:0 0 5px white;
}
100% {
-webkit-transform: scale(.8);
}
}
article .fixedPhone { position:static; }
.phoneForm { margin-top:10px; }
.phoneForm form { padding:0 55px 0 0; position:relative }
.phoneForm form input { -webkit-appearance:none; appearance:none; }
.phoneForm form input:nth-of-type(1) {
-webkit-box-sizing:border-box;
box-sizing:border-box;
width:100%;
height:28px;
line-height:normal;
border-radius:5px;
border:solid 1px #cdcdcd;
font-size:12px;
padding-left:5px;
padding-right:5px;
color:#666
}
.phoneForm form input:nth-of-type(2) {
padding:0;
outline:none;
-webkit-box-sizing:border-box;
box-sizing:border-box;
text-align:center;
border:none;
width:59px;
height:25px;
background:#FF8800;
border-radius:3px;
color:#fff;
margin-left:-4px;
font-size:12px;
-webkit-box-shadow:0 2px 0 #b25e00;
box-shadow:0 2px 0 #b25e00;
position:absolute;
right:0;
top:0;
cursor:pointer;
}
.hotNav { position: relative; }
.hotNav:before { -webkit-animation: flash 2s infinite; animation: flash 2s infinite; content:"HOT"; font-size:12px; display:inline-block; width:30px; height:12px; position:absolute; top: 2px; right: -11px; padding:1px 2px; background:red; color:#fff; text-transform:uppercase; border-radius:2px; -webkit-transform:scale(0.9); transform:scale(0.9); border:1px solid white; }
.color .hotNav:before { right:1px; }
;
/**文章页来源***/
.arcReadFu { padding-left: 5px; font-size: 14px; color: rgb(102, 102, 102); line-height: 26px; margin-top:6px; color:#666; }
.arcReadFu a { color:#029391; }
.arcReadFu:before { content: ""; display: inline-block; width: 12px; height: 13px; margin-right: 5px; }
.arcReadFu span { font-weight:900; color:red; }
/*新增banner单个开始*/
.banner { text-align: center; margin: 15px auto 0; }
/*新增banner结束*/

/**banner多个切换***/
.swipe2 { overflow: hidden; visibility: hidden; position: relative; }
.swipe-wrap2 { overflow: hidden; position: relative; }
.swipe-wrap2 > div { float: left; width: 100%; position: relative; }
.syban2 { text-align: center;  /*margin-top:15px;*/ }
.syban2 img { max-width: 100%; }
/**头部***/
.head_top { padding: 3px 15px; height:50px; background: #fff; position: fixed; z-index: 99999; width:100%; webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin-top: -50px; opacity: 0; }
.headline p { font-size: 14px; color:#333; line-height: 20px; margin-left: 10px; }
.headline p span { font-size: 12px; color: #666; }
.headtime { line-height: 40px; }
