@charset "UTF-8";
/* 框架 */
* { box-sizing: border-box; }
html { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }
body { -ms-word-wrap: break-word; word-wrap: break-word; background-color: #fff; overflow-x: hidden; margin: 0; font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; font-size: 14px; }
p { -webkit-margin-before: 0; -webkit-margin-after: 0; }
body, button, input, select, textarea { font-family: "Microsoft Yahei", "Source Sans Pro", HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif, "宋体"; color: #43454b; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; font-weight: 400; }
body, button, input, textarea { -moz-osx-font-smoothing: grayscale; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }
audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }
embed, iframe, object, video { max-width: 100%; }
audio:not([controls]) { display: none; height: 0; }
svg:not(:root) { overflow: hidden; }
img { border: 0; border: none; vertical-align: middle; }
ul, li, ol { padding: 0; margin: 0; list-style: none; }
dl, dd { margin: 0; padding: 0; }
a { background-color: transparent; color: #2c2d33; text-decoration: none; }
a:active, a:hover { outline: 0; }
hr { box-sizing: content-box; background-color: #ccc; border: 0; height: 1px; }
h1, h2, h3, h4, h5, h6 { font-weight: 700; margin: 0; clear: both; }
h1 { font-size: 36px; }
h2 { font-size: 30px; }
h3 { font-size: 24px; }
h4 { font-size: 18px; }
h5 { font-size: 14px; }
h5 { font-size: 12px; }
small, sub, sup { font-size: 75%; }
sub, sup { height: 0; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -.5em; bottom: 1ex; }
sub { bottom: -.25em; top: .5ex; }
td, th { padding: 0; }
blockquote { padding: 0 1em; border-left: 3px solid rgba(0, 0, 0, .05); }
blockquote, em, i { font-style: italic; }
button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; }
button, select { text-transform: none; }
select { color: initial; }
button { overflow: visible; }
button, html input[type=button], input[type=reset], input[type=submit] { -webkit-appearance: button; cursor: pointer; }
button[disabled], html input[disabled] { cursor: default; }
input[type=checkbox], input[type=radio] { box-sizing: border-box; padding: 0; }
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { height: auto; }
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration { -webkit-appearance: none; }
[hidden], template { display: none; }
button:hover, input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover { background-color: #35afe8; }
button.menu-toggle, button.menu-toggle:hover { background-image: none; }
textarea { background-color: #fff; color: #43454b; outline: 0; border: 0; -webkit-appearance: none; border-radius: 2px; box-sizing: border-box; font-weight: 400; border: solid 1px #ddd; padding-top: 4px; padding-bottom: 4px; }
input[type=text]:focus, input[type=email]:focus, input[type=url]:focus, input[type=password]:focus, input[type=search]:focus, textarea:focus { color: #168cdb; border-color: #168cdb; }
textarea { overflow: auto; padding-left: .875em; vertical-align: top; width: 100%; }
label { font-weight: 600; }
[placeholder]:focus::-webkit-input-placeholder { -webkit-transition: opacity .5s .5s ease; -moz-transition: opacity .5s .5s ease; transition: opacity .5s .5s ease; opacity: 0; }
.clearfix, .clearfix:before, .clearfix:after, .row:before, .row:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after { display: table; content: " "; }
.row:after, .clearfix:after, .container:after, .container-fluid:after { clear: both; display: block; visibility: hidden; content: ''; height: 0; font-size: 0; }
.container-fluid { padding-right: 0; padding-left: 0; margin-right: auto; margin-left: auto; *zoom: 1; }
.container { width: 1003px; width: 1003px\9; *zoom: 1; clear: both; padding-right: 0; padding-left: 0; margin-right: auto; margin-left: auto; }
.row { *clear: both; clear: both\9; padding-left: 0; padding-right: 0; margin-left: auto; margin-right: auto; }
.row .row { margin-right: 0; margin-left: 0; }
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-20 { min-height: 1px; float: left; position: relative; }
.col-20 { width: 20%; width: 19.5%; }
.col-12 { width: 100%; }
.col-11 { width: 91.66666667%; width: 91.5%\9; }
.col-10 { width: 83.33333333%; width: 83.2%\9; }
.col-9 { width: 75%; width: 74.9%\9; }
.col-8 { width: 66.66666667%; width: 66.5%\9; }
.col-7 { width: 58.33333333%; width: 58.2%\9; }
.col-6 { width: 50%; width: 49.9%\9; }
.col-5 { width: 41.66666667%; width: 41.5%\9; }
.col-4 { width: 33.33333333%; width: 33.2%\9; }
.col-3 { width: 25%; width: 24.9%\9; }
.col-2 { width: 16.66666667%; width: 16.5%\9; }
.col-1 { width: 8.33333333%; width: 8.2%\9; }
.children-fr>[class^=col] { float: right; }
.right { float: right; }
.left { float: left; }
.hide { display: none; }
.show { display: block; }
.pre-scrollable { max-height: 340px; overflow-y: scroll; }
.text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; }
.inline { font-size: 0; display: inline-block; *display: inline; *zoom: 1; }
.filter { -webkit-filter: blur(3px); -moz-filter: blur(3px); -ms-filter: blur(3px); -o-filter: blur(3px); filter: blur(3px); }
.html-gray { filter: grayscale(100%); -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); -webkit-filter: grayscale(1); }
.opacity { opacity: .9; filter: alpha(opacity=90); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; }
.text-limit { display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; word-break: normal; word-wrap: break-word; white-space: nowrap; word-break: break-all; }
.text-inner { width: 200px; display: -webkit-box; overflow: hidden; text-overflow: ellipsis; word-break: break-all; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
.text-multiple { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.margin-bottom-10px { margin-bottom: 10px; *height: 1px; }
.margin-bottom-20px { margin-bottom: 20px; *height: 1px; }
.margin-bottom-30px { margin-bottom: 30px; *height: 1px; }
.margin-bottom-40px { margin-bottom: 40px; *height: 1px; }
.margin-bottom-50px { margin-bottom: 50px; *height: 1px; }
.margin-bottom-60px { margin-bottom: 60px; *height: 1px; }
.margin-bottom-80px { margin-bottom: 80px; *height: 1px; }
.margin-bottom-120px { margin-bottom: 120px; *height: 1px; }
.padding-bottom-10px { padding-bottom: 10px; *height: 1px; }
.padding-bottom-20px { padding-bottom: 20px; *height: 1px; }
.padding-bottom-30px { padding-bottom: 30px; *height: 1px; }
.padding-bottom-40px { padding-bottom: 40px; *height: 1px; }
.wrap { display: block; }
.wrap-56 { width: 56%; }
.wrap-92 { width: 92%; }
.wrap-80 { width: 80%; }
.wrap-60 { width: 60%; }
.wrap-65 { width: 65%; }
.wrap-70 { width: 70%; }
.wrap-75 { width: 75%; }
.wrap-78 { width: 78%; }
.wrap-96 { width: 96%; }
.wrap-97 { width: 97%; }
.wrap-98 { width: 98%; }
.h-center { display: block; margin-left: auto; margin-right: auto; }
.form-error, .form-notice, .form-info, .form-success { padding: 5px 10px; border: solid 1px #DDD; }
.form-error { color: #8A1F11; border-color: #FBC2C4; background-color: #FBE3E4; }
.form-notice { color: #514721; border-color: #FFD324; background: #FFF6BF; }
.form-info { color: #205791; border-color: #92CAE4; background-color: #D5EDF8; }
.form-success { color: #264409; border-color: #C6D880; background-color: #E6EFC2; }
.text-28px { font-size: 28px; }
.text-24px { font-size: 24px; }
.text-22px { font-size: 22px; }
.text-20px { font-size: 20px; }
.text-18px { font-size: 18px; }
.text-16px { font-size: 16px; }
.text-12px { font-size: 12px; }
.indent-1em { text-indent: 1em; }
.indent-2em { text-indent: 2em; }
.text-center { text-align: center; }
.text-right { text-align: right; }
.text-left { text-align: left; }
.text-primary { color: #3d93ff; }
.btn-primary { display: inline-block; *display: inline; *zoom: 1; height: 50px; line-height: 50px; color: #fff; background: #5ed919; padding-left: 30px; padding-right: 30px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-size: 24px; text-shadow: 0 2px rgba(0, 0, 0, 0.2); position: relative; *vertical-align: top; }
.btn-primary:hover { background-color: #67e322; }
.btn-primary.yellow { background-color: #fcc33a; }
.btn-primary.yellow:hover { background-color: #ffcc53; }
.btn-primary.blue { background-color: #045cb6; border-radius: 50px; -webkit-border-radius: 50px; -moz-border-radius: 50px; }
.btn-primary.blue:hover { background-color: #136eca; }
.btn-primary.tech-blue { background-color: #127bfd; }
.btn-primary.tech-blue:hover { background-color: #2988ff; }
/* 框架 end */
.yweb { width: 1003px; max-width: 1003px; margin: 0 auto 25px; }
.site-header { height: 66px; background: #ffffff ; text-align: center; vertical-align: middle; max-width: 1600px; padding-top: 6px; margin-bottom: 9px; border-bottom: 1px solid #e7e7e7; }
.guide-nav { color: #888888; border-bottom: 1px solid #d4d4d4; vertical-align: top; margin-bottom: 12px; padding-bottom: 14px; }
.guide-nav i { font-size: 25px; }
.guide-nav a { vertical-align: 2px; padding-left: 6px; padding-right: 4px; font-size: 15px; }
.site-main { padding: 12px 0; }
.site-header .site-branding { float: left; }
.site-header .main-navigation { float: right; }
.site-branding h1, .site-branding, .main-navigation { display: inline-block; vertical-align: middle; line-height: 45px; *display: inline; *zoom: 1; }
.site-branding { display: inline; text-align: left; }
/** 导航栏 */
.main-navigation { float: right; font-size: 20px; padding-top: 6px; height: 57px; _width: 640px; max-width: 640px; }
.site-branding img { margin-top: 2px; margin-right: 4px; }
.site-branding h1 { margin-left: 12px; font-size: 24px; color: #017eff; }
.main-navigation ul { width: 100%; }
.main-navigation li { display: inline-block; *display: inline; *zoom: 1; font-size: 20px; float: left; position: relative; }
.main-navigation a { color: #333333; padding: 9px 20px 17px 20px; border-bottom: 1px solid transparent; }
.main-navigation li:last-child a { padding-right: 4px; }
.main-navigation .current a, 
.main-navigation a:hover { border-color: #24825F; }
.main-navigation li .second-nav{ position: absolute; width: 200px; display: none; z-index: 88; margin-top: 7px; margin-left:-30px; border-bottom: 1px solid #e7e7e7; }
.main-navigation li .second-nav li{ position: relative; width: 100%; height: 40px; line-height: 40px; background: #fff; z-index: 88; 
border-top: 1px solid #e7e7e7; 
}
/* .main-navigation li .second-nav li:first-child { border-top: 1px solid #e7e7e7; } */
.main-navigation li .second-nav li:hover{ background: #e7e7e7; }
.main-navigation li .second-nav li a{ font-size: 14px; color: #333333; padding: 6px 0px 0px; border-bottom: 0px ; }
.main-navigation li .second-nav li .third-nav{ width: 150px; height: 200px; display: none; margin-left: 100%; margin-top: -40px; }
/*** 导航栏 END */
.footer { margin-top:18px; font-size: 14px; padding: 20px 0 24px 0; background-color: #333; color: #ffffff; }
.footer a { margin-right: 12px; color: #fff; }
.footer a:link:hover { text-decoration: underline; }
.footer .fo-copyright { padding-top: 1.33em; }
.footer .friend-list { margin-top: 1.33em; }
.footer .fo-friend { position: relative; }
.fo-friend h4 { margin: .4em 0em; }
.fo-friend .friend-list { margin-top: .3em; }
.fo-friend .friend-list a { margin-right: 1.6em; line-height: 1.5; }
ul.social-network li { border:none; margin:0; float:right; }
ul.social-network li i { margin-left:30px; font-size: 24px; }
/**/
.ban_animate_a, .ban_animate_b { display: block; }
.ban_animate_a { animation-name: banner_idx_ani; -webkit-animation: banner_idx_ani 0.4s linear 0s normal none; -moz-animation: banner_idx_ani 0.4s linear 0s normal none; animation: banner_idx_ani 0.4s linear 0s normal none; }
.ban_animate_b { animation-name: banner_ids_ani; -webkit-animation: banner_ids_ani 0.4s linear 0s normal none; -moz-animation: banner_ids_ani 0.4s linear 0s normal none; animation: banner_ids_ani 0.4s linear 0s normal none; }
@-webkit-keyframes banner_idx_ani { from { opacity: 0; left: 60%; } to { opacity: 1; left: 50%; } }
@-moz-keyframes banner_idx_ani { from { opacity: 0; left: 60%; } to { opacity: 1; left: 50%; } }
@keyframes banner_idx_ani { from { opacity: 0; left: 60%; } to { opacity: 1; left: 50%; } }
/**
 * animaiton b
 */
@-webkit-keyframes banner_ids_ani { from { opacity: 0; -webkit-transform: scale(0, 0); } to { opacity: 1; -webkit-transform: scale(1, 1); } }
@-moz-keyframes banner_ids_ani { from { opacity: 0; -moz-transform: scale(0, 0); } to { opacity: 1; -moz-transform: scale(1, 1); } }
@keyframes banner_ids_ani { from { opacity: 0; transform: scale(0, 0); } to { opacity: 1; transform: scale(1, 1); } }
@media screen and (max-width: 480px) { .container { width: 100%; clear: both; padding-right: 0; padding-left: 0; margin-right: auto; margin-left: auto; } .site-branding { display: inline; margin-right: 0px; text-align: center; max-width: 110px; overflow: hidden; } .main-navigation { font-size: 14px; padding-top: 6px; _width: 240px; width: 240px; float: right; } .main-navigation a { display: block; border: none; color: #017eff; padding: 0px 5px 4px 2px; } }
#scrollUp { background-color: #000; border: 1px solid #fff; border-radius: 2px; bottom: 26%; box-shadow: 0 0 10px rgba(0, 0, 0, 0.05); color: #fff; font-size: 28px; height: 45px; line-height: 40px; right: 9%; text-align: center; transition: all 0.3s ease 0s; width: 45px; } 
a#scrollUp:hover{ background-color: #24825F; color:#fff; } 
@media screen and (max-width: 768px) {
 .row { width: 100%; margin-left: auto; margin-right: auto; } .site-main { padding: 1em 10px; } .site-header { padding: 0px; } .main-navigation a { display: block; border: none; color: #017eff; padding: 8px 6px 6px; } .site-branding h1 { font-size: 1.4rem; } .footer { padding: 0em 0.618em 1em ; } .fo-copyright { padding-top: .618em; border-top: none; margin-top: .618em; }
 .container { width: 100%; } .row { width: 100%; margin-left: auto; margin-right: auto; } }
@media (max-width: 1024px) { .main-navigation li { font-size: 18px; } .main-navigation a { display: block; border: none; color: #017eff; padding: 0px 19px 4px 18px ; } .main-navigation.current_page_item a,.main-navigation a:hover { border: none; color: #017eff; } .fo-copyright { padding-top: 0.2em; margin-top: 0.3em; } .footer.foote-nav,.footer.footer-links { display: none; } }


