﻿/*========================================== 全局样式  ================================================*/
*{margin: 0;padding: 0;font-family: "微软雅黑";box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */}
html{-webkit-text-size-adjust:none; /*解决chrome浏览器下字体不能小于12px*/}
body{font-size: 12px;}
dt + dd {margin-top: 0;}
input,textarea,select, button{color: #666;vertical-align: middle;outline:none;resize: none;}

.fl{float: left;}
.fr{float: right;}
ul,li,dl ,dt , dd{list-style: none;margin:0;padding: 0;}
ul > li > ul, ul > li > ol, ol > li > ol, ol > li > ul{margin: 0;}
table{background-color: #eee;}
td, th{background-color: #fff;padding: 10px;}
a,a:hover{text-decoration: none;}
a{color: #666;}
a:hover{color: #e1003a;}
img{vertical-align:top;border:none}
p{margin:0;padding: 0;}
.row{width: 1200px;margin:0 auto;height: 100%;}
h1,h2,h3,h4,h5,h6{margin:0;padding: 0;font-weight: normal;}
[class^="bk"]{line-height: 0px;display: block;font-size: 0;clear: both;}
input,textarea{color: #666;vertical-align: middle;outline:none;resize: none;}
.bk0{height: 0;}.bk10{height: 10px;}.bk15{height: 15px;}.bk20{height: 20px;}.bk30{height: 30px;}.bk35{height: 35px;}.bk40{height: 40px;}.bk50{height: 50px;}.bk55{height: 55px;}.bk60{height: 60px;}.bk70{height: 70px;}.bk75{height: 75px;}.bk80{height: 80px;}
/*========================================== 全局样式 END  ================================================*/


/* ===================================== FontAwesome字体 =============================================*/
@font-face{font-family:FontAwesome;src:url(../fonts/fontawesome-webfont.eot?v=4.7.0);src:url(../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(../fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(../fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(../fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before,.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-address-card:before,.fa-vcard:before{content:"\f2bb"}.fa-address-card-o:before,.fa-vcard-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
/* ===================================== FontAwesome字体 end =============================================*/


[class*=am-animation-] {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.preserve {
	-webkit-perspective:1300px;
	-o-perspective:1300px;
	-ms-perspective:1300px;
	perspective:1300px;
	-webkit-transform-style:preserve-3d;
	-o-transform-style:preserve-3d;
	-ms-transform-style:preserve-3d;
	transform-style:preserve-3d;
}

@-webkit-keyframes am-rotatex{
	0%{opacity:0;-webkit-transform:rotateX(-80deg) translateZ(0);transform:rotateX(-80deg) translateZ(0);-webkit-transform-origin:0 0 0;transform-origin:0 0 0;}
	100%{opacity:1;-webkit-transform:rotateX(0) translateZ(0);transform:rotateX(0) translateZ(0);-webkit-transform-origin:0 0 0;transform-origin:0 0 0;}
}

@keyframes am-rotatex{
	0%{opacity:0;-webkit-transform:rotateX(-80deg) translateZ(0);transform:rotateX(-80deg) translateZ(0);-webkit-transform-origin:0 0 0;transform-origin:0 0 0;}
	100%{opacity:1;-webkit-transform:rotateX(0) translateZ(0);transform:rotateX(0) translateZ(0);-webkit-transform-origin:0 0 0;transform-origin:0 0 0;}
}





.am-animation-rotatex {
    -webkit-animation-name: am-rotatex;
    animation-name: am-rotatex;
}

/*========================================== 表单提交提示弹窗  ================================================*/
.tips-bg{width: 100%;height: 100%;position: fixed;z-index: 99955599;background-color:#000;opacity:0.6;top: 0;left: 0;}
#tips{background-color:#fff;position: fixed;left: 0;right: 0;top: 0;bottom: 0;margin:auto;z-index:999555998;overflow: hidden;}
#tips div{overflow: hidden;position: relative;color: #666;font-size: 14px;height: 100%;}
#tips div .btn{display: block;position: absolute;bottom: 20px;right: 20px;width: 60px;height: 30px;background-color: #e1003a;color: #fff;line-height: 30px;text-align: center;cursor: pointer;}
#tips h1{font-size: 18px;margin-bottom: 10px;color: #333;font-weight: normal;}

 /*========================================== 表单提交提示弹窗 END  ================================================*/



/*========================================== 公共样式  ================================================*/
#welcome{line-height: 30px;background-color: #e50012;font-size: 14px;color: #fff;}
#welcome .top-nav{float: right;}
#welcome .top-nav li{float: left;margin-left: 10px;}
#welcome .top-nav li a{color: #fff;display: block;position: relative;padding: 0 10px;}
.wrap:after {display:inline-block;width:0;height:100%;vertical-align:middle;content:'';}
#welcome .top-nav li a i{background: url(../images/icon.png) no-repeat;display: inline-block;margin-right: 5px;position: relative;top: 3px;}
#welcome .top-nav li.weixin a i{width: 21px;height: 19px;background-position: 0 -1px;}
#welcome .top-nav li.mob a i{width: 13px;height: 19px;background-position: -110px -1px;}
#welcome .top-nav li.group a i{width: 19px;height: 19px;background-position: -214px -1px;}
#welcome .top-nav li.elogin a i{width: 19px;height: 19px;background-position: -319px -1px;}
#welcome .top-nav li.group.show a{background: #fff;color: #333;}
#welcome .top-nav li.group.show a i{background-position: -214px -106px;}
#welcome .top-nav li .gr{position: absolute;top: 30px;z-index: 9;background-color: #fff;padding:10px 10px;overflow: hidden;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;display: none;border:solid 1px #ddd;border-top: none;width: 210px;}
#welcome .top-nav li .gr p{border-bottom: solid 1px #eee;}
#welcome .top-nav li .gr p:last-child{border:none;line-height: 36px;}
#welcome .top-nav li .gr a{transition: all .6s;color: #666;}
#welcome .top-nav li .gr a:hover{background-color: #e50012;color: #fff;}
#welcome .top-nav li .gr a span{margin-right: 5px;}


#header{height: 100px;}
#header .row{position: relative;}
#header .logo{width: 195px;height: 46px;position: absolute;top: 0;bottom: 0;left: 0;margin:auto;}


#header .navgation{margin-left: 270px;}
#header .navgation ul{}
#header .navgation ul li{float: left;font-size: 16px;margin-right: 1px;position: relative;}
#header .navgation ul li a{padding: 0 27px;display: block;line-height: 94px;}
#header .navgation ul li a:hover{background-color: #f4f4f4;border-bottom: solid 6px #e1003a;}
#header .navgation ul li.on a{background-color: #f4f4f4;border-bottom: solid 6px #e1003a;}

#header .navgation ul li ul{position: absolute;z-index: 10;top: 94px;background: #fff;box-shadow: 0 0 10px rgba(0,0,0,.1);display: none;border-top: solid 6px #e1003a;}
#header .navgation ul li ul li{white-space:nowrap;width: 100%;}
#header .navgation ul li ul li a{border-bottom: none;line-height: 40px;border-bottom: solid 1px #eee;font-size: 15px;padding: 0;text-align: center;}
#header .navgation ul li.on  ul li a{border-bottom: solid 1px #eee;background-color: #fff;}
#header .navgation ul li ul li a:hover{border-bottom: solid 1px #eee;background-color: #f4f4f4;}

#header .navgation ul li.search{background: url(../images/search.png) no-repeat center center #f4f4f4;height: 100px;width: 78px;float: right;margin: 0;}




#header .navgation ul li.search .search-form{position: absolute;top: 100px;z-index: 12;background-color: #f4f4f4;right: 0;padding: 10px;display: none;width: 390px;}
#header .navgation ul li.search .search-form input[type="text"]{border:none;padding: 5px;width: 300px;float: left;font-size: 15px;}
#header .navgation ul li.search .search-form input[type="submit"]{border:none;background-color: #e50012;padding: 5px 20px;color: #fff;cursor: pointer;font-size: 15px;}




#footer{background-color: #2a2a2a;padding: 50px 0;}
#footer dl{padding-right: 57px;float: left;background: url(../images/f-line.gif) no-repeat right top;margin-right: 57px;height: 210px;}
#footer dl:nth-child(4){background: none;margin: 0;padding: 0;border-right:solid 2px #353535;padding-right: 110px;}
#footer dl dt{font-size: 18px;margin-bottom: 30px;position: relative;line-height: 100%;text-transform: capitalize;color: #fff;}
#footer dl dt a{color: #fff;}
#footer dl dt a:hover{color: #fff;}
#footer dl dd{font-size: 14px;line-height: 100%;color: #bbbbbb;}
#footer dl dd p{color: #999;white-space: nowrap;
 text-overflow:ellipsis;
 overflow:hidden;margin-bottom: 10px;}
#footer dl dd a{color: #a9aaae;}
#footer dl dd a:hover{color: #fff;}


#footer dl.con{float: right;padding: 0;margin: 0;background: none;}
#footer dl.con dd {line-height: 100%;color: #fff;margin-bottom: 10px;position: relative;}
#footer dl.con dd .wat{float: left;margin-right: 30px;}
#footer dl.con dd .wat p{text-align: center;padding: 10px 0;}
#footer dl.con dd .tel{float: right;}

#footer dl.con dd .tel a{color: #bdc0c6;font-size: 17px;}

#footer dl.con dd h3{font-size: 24px;margin-top: 15px;margin-bottom: 15px;color: #f0c006;font-weight: bold;}

#footer dl.con dd .select{width: 100%;margin-bottom: 25px;position: relative;}

#footer dl.con dd h4{border:solid 1px #555555;height: 35px;width: 100%;line-height: 35px;background: url(../images/bselect-arrow.gif) no-repeat 150px center;text-indent: 5px;}
#footer dl.con dd .tel  a{font-size: 12px;display: block;}
#footer dl.con dd ul{border:solid 1px #555555;position: absolute;top: 34px;left: 0;width: 100%;display: none;max-height: 138px;overflow-y: auto;}
#footer dl.con dd ul::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 3px;
	background-color: #666;
}

#footer dl.con dd ul::-webkit-scrollbar
{
	width: 3px;
	background-color: #666;
}

#footer dl.con dd ul::-webkit-scrollbar-thumb
{
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #ddd;
}

#footer dl.con dd ul li{line-height: 34px;background-color: #2a2a2a;border-bottom: solid 1px #555555;text-indent: 5px;}
#footer dl.con dd ul li:last-child{border-bottom: none;}
#footer dl.con dd .tel li a{transition: all .4s;}
#footer dl.con dd .tel li a:hover{background-color: #565656;}
#footer dl.con dd .share a{background: url(../images/share-iocn.gif) no-repeat;width: 24px;height: 24px;display: inline-block;vertical-align: middle;margin-right: 8px;}
#footer dl.con dd .share a.jiathis_button_tsina{background-position: -34px 0;}
#footer dl.con dd .share a.jiathis_button_qq{background-position: -68px 0;}

.copy{line-height: 58px;color: #666;}
.copy a{color: #666;}
.copy a:hover{color: #e50012}
.copy ul{float: left;margin-right: 15px;}
.copy li{float: left;}
.copy li::after{content: '';display: inline-block;width: 1px;background-color: #cecece;height: 13px;margin:0 10px;position: relative;top: 2px;}
.copy li:last-child::after{display: none;}
/*========================================== 公共样式 END  ================================================*/






/*=============================================================================================================*/
/* ---------------------------------------------   首页样式   ------------------------------------------------ */
/*=============================================================================================================*/


#banner{height: 600px;position: relative;overflow: hidden;}
#banner ul.bd li{height: 600px;width: 100%;}

#banner .hd{position: absolute;text-align: center;bottom: 70px;width: 100%;}
#banner .hd li{display: inline-block;margin-left: 18px;width: 21px;height: 21px;background-color: #fff;border-radius: 50%;cursor: pointer;}
#banner .hd li.on{background-color: #e50012;}
#banner .notice{line-height: 54px;background-color: rgba(255,255,255,.8);height: 54px;position: absolute;bottom: 0;width: 100%;width: 1200px;left: 0;right: 0;margin:auto;padding: 0 20px;}
#banner .notice .tips{background: url(../images/notice1.png) no-repeat left center;padding-left: 32px;font-size: 16px;color: #333;border-right: solid 1px #7e7e7e;padding-right: 20px;height: 21px;margin:auto;position: absolute;top: 0;bottom: 0;line-height: 21px;}
#banner .notice .list{margin-left: 140px;font-size: 16px;height: 21px;overflow: hidden;margin-top: 16.5px;}
#banner .notice .list ul{}
#banner .notice .list ul li{line-height: 21px;}
#banner .notice .list ul li a{color: #444;}
#banner .notice .list ul li a:hover{color: #e50012;text-decoration: underline;}

#banner .notice .playBtn{width: 35px;height: 35px;background: url(../images/notice2.png) no-repeat;position: absolute;right: 20px;bottom: 0;top: 0;margin:auto;display: block;}



#business{padding: 45px 0; overflow: hidden;background-color: #f6f6f6;}
#business h1{text-align: center;color: #333;font-size: 30px;font-weight: bold;line-height: 100%;margin-bottom: 10px;}
#business h1 font{color: #e50012;}
#business h2{text-align: center;font-size: 24px;color: #333;line-height: 100%;margin-bottom: 30px;}
#business .des{text-align: center;font-size: 13px;color: #666;line-height: 22px;margin-bottom: 15px;}
#business .lists{}
#business .lists ul{margin-right: -20px;}
#business .lists ul li{float: left;width: 25%;margin-top: 20px;}
#business .lists ul li a{display: block;margin-right: 20px;position: relative;overflow: hidden;}
#business .lists ul li a img{width: 100%;transition: all .4s;}
#business .lists ul li a:hover img{transform: scale(1.1);}
#business .lists ul li a .t{position: absolute;bottom: 0;line-height: 48px;text-indent: 10px;font-size: 17px;background-color: rgba(0,0,0,.35);width: 100%;color: #fff;transition: all .4s;}
#business .lists ul li a:hover .t{background-color: rgba(229,0,18,.8);}
#business .lists ul li a .t i{transition: all .4s;top: 0;bottom: 0;right: -10px;position: absolute;margin:auto;height: 16px;opacity: 0;}
#business .lists ul li a:hover .t i{right: 10px;opacity: 1;}


#info{padding: 50px 0;overflow: hidden;}
#info .news{width: 580px;float: left;}
#info .news h1{color: #333;font-size: 24px;font-weight: bold;line-height: 100%;border-left: solid 6px #e50012;padding-left: 14px;margin-bottom: 24px;}
#info .news h1 a{color: #333;}
#info .news h1 font{color: #929292;font-size: 22px;font-weight: normal;}
#info .news .list{}
#info .news .list dl{overflow: hidden;margin-bottom: 25px;}
#info .news .list dl dt{float: left;width: 300px;}
#info .news .list dl dt img{width: 100%;}
#info .news .list dl dd{width: 250px;float: right;}
#info .news .list dl a{color: #666;line-height: 20px;}
#info .news .list dl dd h2{margin-bottom: 20px;color: #333;line-height: 22px;font-size: 16px;}
#info .news .list dl a:hover h2{text-decoration: underline;color: #e50012;}
#info .news .list dl dd span{display: block;padding: 5px 10px;border:solid 1px #989898;width: 100px;text-align: center;margin-top: 20px;}
#info .news .list dl a:hover dd span{border:solid 1px #e50012;color: #fff;background-color: #e50012;}
#info .news .list ul{}
#info .news .list ul li{height: 65px;overflow: hidden;margin-bottom: 29px;}
#info .news .list ul li:last-child{margin-bottom: 0;}
#info .news .list ul li a{display: block;position: relative;padding-left: 75px;font-size: 14px;color: #666;}
#info .news .list ul li a .date{position: absolute;height: 65px;width: 65px;background-color: #e50012;left: 0;top: 0;text-align: center;color: #fff;line-height: 100%;font-size: 12px;}
#info .news .list ul li a:hover .date{background-color: #333;}
#info .news .list ul li a .date h3{font-size: 30px;font-weight: bold;line-height: 100%;margin-top: 8px;margin-bottom: 3px;}
#info .news .list ul li h2{color: #333;font-size: 14px;line-height: 100%;margin-bottom: 8px;}
#info .news .list ul li a:hover h2{text-decoration: underline;color: #e50012;}
#info .news .list ul li span{display: block;margin-top: 7px;line-height: 100%;}

#info .video{width: 577px;float: right;}
#info .video h1{color: #333;font-size: 24px;font-weight: bold;line-height: 100%;border-left: solid 6px #e50012;padding-left: 14px;margin-bottom: 24px;}
#info .video h1 a{color: #333;}
#info .video h1 font{color: #929292;font-size: 22px;font-weight: normal;}
#info .video .list {margin-bottom: 30px;overflow: hidden;}
#info .video .list .big{width: 420px;overflow: hidden;height: 316px;float: left;position: relative;}
#info .video .list .big a{display: block;}
#info .video .list .big a::before{content: '';display: block;width: 100%;height: 100%;background-color: rgba(0,0,0,.3);position: absolute;left: 0;top: 0;}
#info .video .list .big a .video-play{position: absolute;content: '';width: 57px;height: 57px;display: block;top: 117px;left: 0;right: 0;margin:auto;background: url(../images/video-play-icon.png) no-repeat;transition: all 1s;}
#info .video .list .big a:hover .video-play{transform: rotate(360deg);}
#info .video .list .big a::after{content: '';display: block;width: 19px;height: 24px;background: url(../images/video-play-arrow.png);position: absolute;top: 134px;left: 0;right: 0;margin:auto;}
#info .video .list .big img{width: 100%;}


#info .video .list .big .t{position: absolute;bottom: 0;left: 0;width: 100%;background: rgba(229,0,18,.8);line-height: 57px;font-size: 14px;color: #fff;text-align: center;}
#info .video .list .thumb{width: 139px;float: right;height: 316px;}
#info .video .list .thumb ul{}
#info .video .list .thumb ul li{margin-bottom: 10px;overflow: hidden;}
#info .video .list .thumb ul li:last-child{margin-bottom: 0;}
#info .video .list .thumb ul li img{width: 100%;transition: all .4s;}
#info .video .list .thumb ul li a:hover img{transform: scale(1.1);}

#info .video .media{border:solid 1px #ccc;border-bottom: none;}
#info .video .media li{line-height: 40px;font-size: 13px;padding: 0 15px;border-bottom:solid 1px #ccc;}
#info .video .media li a:hover{text-decoration: underline;}
#info .video .media li span{color: #999;}


#about{padding: 50px 0;overflow: hidden;background-color: #f6f6f6;}
#about .row{background-color: #fff;overflow: hidden;border:solid 1px #cac9c9;}
#about .a-left{width: 599px;float: left;height: 530px;position: relative;}
#about .a-left .t{background: url(../images/a-left-t.gif) no-repeat;width: 100%;height: 79px;color: #fff;padding-left: 20px;overflow: hidden;}
#about .a-left .t a{color: #fff;}
#about .a-left .t h1{line-height: 100%;font-size: 22px;font-weight: bold;margin-bottom: 5px;}
#about .a-left .t h1::before{content: '';display: block;width: 31px;height: 2px;background-color: #fff;margin-top: 15px;margin-bottom: 6px;}
#about .a-left .t p{font-size: 12px;}
#about .a-left .a-cate{padding: 40px 40px 0 40px;}
#about .a-left .a-cate li{width: 50%;float: left;font-size: 16px;background: url(../images/a-icon.gif) no-repeat left center;height: 32px;padding-left: 42px;line-height: 32px;margin-bottom: 20px;}
#about .a-left .a-cate li a:hover{text-decoration: underline;}
#about .a-left .zr{position: absolute;bottom: 0;}
#about .a-left .zr li{position: relative;}
#about .a-left .zr li a{color: #666;}
#about .a-left .zr .text{position: absolute;bottom: 0;right: 0;width: 363px;height: 166px;background-color: rgba(255,255,255,.9);padding: 25px 25px;}
#about .a-left .zr .text h3{font-size: 18px;color: #333;margin-bottom: 15px;line-height: 100%;}
#about .a-left .zr li a:hover h3{text-decoration: underline;color: #e50012}
#about .a-left .zr .text .des{width: 210px;line-height: 22px;}
#about .a-left .zr .text span{margin-top: 20px;display: block;}
#about .a-left .zr li a:hover span{color: #e50012}
#about .a-left .zr .prev{background: url(../images/zr-btn.png) no-repeat center center #e50012;width: 48px;height: 48px;display: block;position: absolute;right: 49px;bottom: 0;}
#about .a-left .zr .nexts{background: url(../images/zr-btn1.png) no-repeat center center #e50012;width: 48px;height: 48px;display: block;position: absolute;right: 0;bottom: 0;}


#about .a-right{width: 596px;float: right;height: 530px;}
#about .a-right .img{overflow: hidden;}
#about .a-right .img img{width: 100%;transition: all .4s;}
#about .a-right .img a:hover img{transform: scale(1.1);}
#about .a-right .box{margin: 30px 30px;overflow: hidden;height: 100px;}
#about .a-right ul{margin-right: -40px;}
#about .a-right ul li{width: 50%;float: left;line-height: 22px;}
#about .a-right ul li a{display: block;margin-right: 40px;color: #666;}
#about .a-right ul li h2{line-height: 100%;margin-bottom: 20px;color: #333;overflow: hidden;white-space : nowrap;text-overflow:ellipsis;}
#about .a-right ul li a:hover h2{color: #e50012;text-decoration: underline;}
/*=============================================================================================================*/
/* ---------------------------------------------   首页样式  end   ------------------------------------------------ */
/*=============================================================================================================*/










/*=============================================================================================================*/
/* ---------------------------------------------   内页样式   ------------------------------------------------ */
/*=============================================================================================================*/



/* ====================================   网站地图   ==================================== */
.sitemap{margin-bottom: 60px;}
.sitemap h2{font-weight: normal;font-size: 18px;padding: 15px 0;}
.sitemap h2 a{color: #333;}
.sitemap h2 a:hover{color: #ce0f2d;text-decoration: underline;}
.sitemap ul{overflow: hidden;border:solid 1px #eee;padding: 15px;display: block;font-size: 13px;}
.sitemap ul li{float: left;width:33%;line-height: 2;font-size: 15px;}
.sitemap ul li a{color: #333;}
.sitemap ul li a:hover{color: #ce0f2d;text-decoration: underline;}
.sitemap ul div{margin-bottom: 15px;border:solid 1px #eee;padding: 15px;}
.sitemap ul h3{font-size: 15px;margin-bottom: 10px;}
.sitemap ul h3 a{color: #333;}
/* ====================================   网站地图 END   ==================================== */








/*=============================================================================================================*/
/* ---------------------------------------------   内页样式  END   ------------------------------------------------ */
/*=============================================================================================================*/


#page-slide{height: 400px;width: 100%;}
#page-slide .row{position: relative;height: 100%;}
#page-slide .row .a_nav{height: 50px;line-height: 50px;background-color: rgba(255,255,255,.9);position: absolute;bottom: 0;width: 100%;}
#page-slide .row .a_nav li{float: left;margin-right: 1px;}
#page-slide .row .a_nav li a{padding: 0 20px;font-size: 16px;color: #333;display: block;}
#page-slide .row .a_nav li.on a{background-color: #e50012;color: #fff;}
#page-slide .row .a_nav li a:hover{background-color: #e50012;color: #fff;}


.right-scro-nav{position: fixed;right: 5%;height: 95px;top: 0;bottom: 0;margin:auto;display: none;z-index: 20;}
.right-scro-nav li{width: 15px;height: 15px;border-radius: 90px;background-color: #ddd;margin-bottom: 10px;overflow: hidden;}
.right-scro-nav li a{display: block;width: 100%;height: 100%;}
.right-scro-nav li a.am-active{background-color: #e50012;}

.pabout{line-height: 30px;font-size: 14px;color: #333;padding: 50px 0;}
.pabout h1{font-size: 26px;text-align: center;line-height: 100%;color: #333;margin-bottom: 10px;font-weight: bold;}
.pabout h2{text-align: center;font-size: 20px;text-transform: uppercase;color: #999;}
.pabout h2::after{display: block;height: 1px;width: 60px;margin:15px auto 30px;content: '';background-color: #999;}



.Culture{overflow: hidden;background: url(../images/culture-bg.jpg) no-repeat center bottom fixed;background-size: cover;padding: 50px 0;overflow: hidden;position: relative;}
.Culture::after{background: url(../images/gz.png) repeat;content: '';display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.Culture .row{position: relative;z-index: 10;}
.Culture h1{font-size: 26px;text-align: center;line-height: 100%;color: #fff;margin-bottom: 10px;font-weight: bold;}
.Culture h2{text-align: center;font-size: 20px;text-transform: uppercase;color: rgba(255,255,255,.6);}
.Culture h2::after{display: block;height: 1px;width: 60px;margin:15px auto 30px;content: '';background-color: #e9e3e3;}
.Culture dl{width: 33.333%;float: left;text-align: center;color: #fff;position: relative;padding: 20px 0;}
.Culture dl::after{content: '';width: 1px;height: 100%;display: block;position: absolute;right: 0;top: 0;background-color: rgba(255,255,255,.2);}
.Culture dl:last-child::after{display: none;}
.Culture dl dt{font-size: 50px;text-align: center;}
.Culture dl dt::after{content: '';display: block;width: 40px;height: 1px;background-color: #fff;margin:15px auto;}
.Culture dl dd{padding: 0 30px;color: rgba(255,255,255,.8);}
.Culture dl dd h3{font-size: 36px;font-weight: bold;color: #ffde00;}
.Culture dl dd h4{font-size: 24px;color: #fff;margin:15px 0;}

.Speech{padding: 50px 0;overflow: hidden;}
.Speech h1{font-size: 26px;text-align: center;line-height: 100%;color: #333;margin-bottom: 10px;font-weight: bold;}
.Speech h2{text-align: center;font-size: 20px;text-transform: uppercase;color: #999;}
.Speech h2::after{display: block;height: 1px;width: 60px;margin:15px auto 30px;content: '';background-color: #999;}

.Speech img{float: left;}
.Speech .text{float: right;width: 750px;font-size: 15px;color: #333;line-height: 30px;}
.Speech .text b{color: #e50012;font-size: 22px;}
.Speech .text p{margin-bottom: 15px;}

.honor{padding: 50px 0;overflow: hidden;background-color: #f9f9f9;}
.honor h1{font-size: 26px;text-align: center;line-height: 100%;color: #333;margin-bottom: 10px;font-weight: bold;}
.honor h2{text-align: center;font-size: 20px;text-transform: uppercase;color: #999;}
.honor h2::after{display: block;height: 1px;width: 60px;margin:15px auto 30px;content: '';background-color: #999;}
.honor .list{}
.honor .list ul{margin-right: -20px;}
.honor .list ul li{width: 25%;float: left;margin-bottom: 20px;}
.honor .list ul li a{display: block;margin-right: 20px;position: relative;overflow: hidden;}
.honor .list ul li img{width: 100%;}
.honor .list ul li a .t{position: absolute;bottom: 0;width: 100%;left: 0;line-height: 40px;background-color: rgba(0,0,0,.4);color: #fff;font-size: 14px;padding: 0 20px; overflow: hidden;   white-space: nowrap; text-overflow: ellipsis;}


.course{padding: 50px 0;overflow: hidden;}
.course h1{font-size: 26px;text-align: center;line-height: 100%;color: #333;margin-bottom: 10px;font-weight: bold;}
.course h2{text-align: center;font-size: 20px;text-transform: uppercase;color: #999;}
.course h2::after{display: block;height: 1px;width: 60px;margin:15px auto 30px;content: '';background-color: #999;}

.course .fix{margin-right: -20px;}
.course .col_1{width: 20%;float: left;}
.course .col_2{float: left;width: 40%;}
.course .row_1{margin-right: 12px;overflow: hidden;}
.course .row_3{margin-right: 12px;margin-bottom: 12px;overflow: hidden;}
.course .row_2{margin-right: 12px;overflow: hidden;margin-bottom: 12px;}
.course ._img{position: relative;overflow: hidden;}
.course img{width: 100%;transition: all .4s;}
.course ._img:hover img{transform: scale(1.1);}




.course .col_5{width: 50%;float: left;}

.course ._layer{position: absolute;bottom: 0;}



.Article{padding: 50px 0;overflow: hidden;}



.field{padding: 50px  0;overflow: hidden;}
.field h1{font-size: 26px;text-align: center;line-height: 100%;color: #333;margin-bottom: 10px;font-weight: bold;}
.field h2{text-align: center;font-size: 20px;text-transform: uppercase;color: #999;}
.field h2::after{display: block;height: 1px;width: 60px;margin:15px auto 10px;content: '';background-color: #999;}
.field .lists ul{margin-right: -5px;}
.field .lists ul li{float: left;width: 25%;margin-top: 5px;}
.field .lists ul li a{display: block;margin-right: 5px;position: relative;overflow: hidden;}
.field .lists ul li a .img{overflow: hidden;}
.field .lists ul li a img{width: 100%;transition: all .4s;}
.field .lists ul li a:hover img{transform: scale(1.1);}
.field .lists ul li a .t{line-height: 24px;font-size: 12px;background-color: #fafafa;color: #333;transition: all .4s;margin-top: 1px;padding: 10px;}
.field .lists ul li a .t h3{font-size: 17px;position: relative;margin-bottom: 5px;}
.field .lists ul li p{height: 75px;overflow: hidden;color: #666;}
.field .lists ul li a:hover .t{background-color: #e50012;color: #fff;}
.field .lists ul li a .t i{transition: all .4s;top: 0;bottom: 0;right: -10px;position: absolute;margin:auto;height: 16px;opacity: 0;}
.field .lists ul li a:hover .t i{right: 10px;opacity: 1;}
.field .lists ul li a:hover p{color: #fff;}


.field1{padding: 50px  0 0;overflow: hidden;}
.field1 h1{font-size: 26px;text-align: center;line-height: 100%;color: #333;margin-bottom: 10px;font-weight: bold;}
.field1 h2{text-align: center;font-size: 20px;text-transform: uppercase;color: #999;}
.field1 h2::after{display: block;height: 1px;width: 60px;margin:15px auto 30px;content: '';background-color: #999;}
.field1 .tc_wen{line-height: 2;color: #666;font-size: 14px;margin-top: 20px;border-bottom: solid 1px #eee;padding-bottom: 30px;margin-bottom: 30px;}

.partner h1{font-size: 26px;text-align: center;line-height: 100%;color: #333;margin-bottom: 10px;font-weight: bold;}
.partner h2{text-align: center;font-size: 20px;text-transform: uppercase;color: #999;}
.partner h2::after{display: block;height: 1px;width: 60px;margin:15px auto 30px;content: '';background-color: #999;}
.partner .wb{overflow: hidden;border-bottom: solid 1px #eee;padding-bottom: 30px;}
.partner .wb ul{margin-right: -20px;}
.partner .wb li{width: 25%;text-align: center;float: left;margin-bottom: 20px;}
.partner .wb li .img{border: 5px solid #f3f3f3;margin-right: 20px;}
.partner .wb li .img:hover{border: 5px solid #e50012;}

.catpos{line-height: 90px;}
.catpos h1{font-size: 28px;font-weight: bold;}
.catpos span{color: #666;}
.catpos span i{margin-right: 5px;}

.top-new{height: 360px;overflow: hidden;border:solid 1px #eee;position: relative;margin-bottom: 50px;}
.top-new dl{overflow: hidden;height: 360px;width: 100%;}
.top-new dl dt{width: 45%;float: left;position: relative;overflow: hidden;height: 358px;}
.top-new dl dt.vp::before{content: '';display: block;width: 100%;height: 100%;background-color: rgba(0,0,0,.3);position: absolute;left: 0;top: 0;}
.top-new dl dt.vp .video-play{position: absolute;content: '';width: 57px;height: 57px;display: block;top: 0;left: 0;right: 0;margin:auto;bottom: 0;background: url(../images/video-play-icon.png) no-repeat;transition: all 1s;}
.top-new dl a:hover dt.vp .video-play{transform: rotate(360deg);}
.top-new dl dt.vp::after{content: '';display: block;width: 19px;height: 24px;background: url(../images/video-play-arrow.png);position: absolute;left: 0;right: 0;margin:auto;top: 0;bottom: 0;}

.top-new dl dt img{width: 100%;height: 100%;}
.top-new dl dd{width: 55%;float: right;font-size: 15px;line-height: 26px;padding: 40px;color: #666;}
.top-new dl dd h1{font-size: 20px;margin-bottom: 10px;color: #333;font-weight: bold;}
.top-new dl a:hover dd h1{text-decoration: underline;color: #e50012;}
.top-new dl dd span{display: block;width: 100px;height: 36px;border:solid 1px #ddd;text-align: center;line-height: 34px;margin-top: 40px;}
.top-new dl a:hover dd span{background-color: #e50012;color: #fff;border:solid 1px #e50012;}

.top-new .prev{background: url(../images/zr-btn.png) no-repeat center center #333;width: 36px;height: 36px;display: block;position: absolute;right: 75px;bottom: 0;background-size: 36%;transition: all .4s}
.top-new .nexts{background: url(../images/zr-btn1.png) no-repeat center center #333;width: 36px;height: 36px;display: block;position: absolute;right: 0;bottom: 0;background-size: 36%;transition: all .4s}
.top-new .prev:hover{background-color: #e50012;}
.top-new .nexts:hover{background-color: #e50012;}
.top-new .pageState{display: block;position: absolute;right: 37px;bottom: 0;width: 36px;height: 36px;background-color: #f4f4f4;color: #666;line-height: 36px;text-align: center;font-size: 14px;}
.top-new .pageState span{color: #e50012;}


.new-list{}
.new-list ul{}
.new-list ul li{position: relative;overflow: hidden;min-height: 70px;margin-bottom: 30px;font-size: 14px;border-bottom: dashed 1px #ddd;padding-bottom: 30px;}
.new-list ul li .date{position: absolute;width: 60px;border: solid 1px #ccc;top: 0;right: 0;text-align: center;top: 0;}
.new-list ul li .date h3{background-color: #ccc;color: #fff;line-height: 50px;font-size: 30px;font-weight: bold;}
.new-list ul li .date p{font-size: 12px;color: #999;padding: 5px;}
.new-list ul li a:hover .date{border: solid 1px #e50012;}
.new-list ul li a:hover .date h3{background-color: #e50012;color: #fff;}
.new-list ul li ._img{width: 18%;float: left;margin-right: 20px;position: relative;}
.new-list ul li ._img img{width: 100%;}
.new-list ul li ._img.vp::before{content: '';display: block;width: 100%;height: 100%;background-color: rgba(0,0,0,.3);position: absolute;left: 0;top: 0;}
.new-list ul li ._img.vp .video-play{position: absolute;content: '';width: 57px;height: 57px;display: block;top: 0;left: 0;right: 0;margin:auto;bottom: 0;background: url(../images/video-play-icon.png) no-repeat;transition: all 1s;}
.new-list ul li a:hover ._img.vp .video-play{transform: rotate(360deg);}
.new-list ul li ._img.vp::after{content: '';display: block;width: 19px;height: 24px;background: url(../images/video-play-arrow.png);position: absolute;left: 0;right: 0;margin:auto;top: 0;bottom: 0;}
.new-list ul li ._text{float: left;width: 80%;padding-right: 80px;line-height: 24px;}
.new-list ul li h2{color: #333;line-height: 100%;margin-bottom: 10px;font-size: 18px;}
.new-list ul li a{color: #666;}
.new-list ul li a:hover h2{text-decoration: underline;color: #e50012;}
.new-list ul li span{display: block;margin-top: 20px;width: 100px;line-height: 30px;border:solid 1px #ddd;text-align: center;}
.new-list ul li a:hover span{background-color: #e50012;color: #fff;border:solid 1px #e50012;}


#pages{margin-bottom: 50px;text-align: center;font-size: 0;margin-top: 30px;}
#pages span, #pages a{display: inline-block;border-top: solid 1px #ddd;border-bottom: solid 1px #ddd;border-left: solid 1px #ddd;font-size: 15px;padding: 10px 15px;color: #666;}
#pages span:last-child, #pages a:last-child{border-right: solid 1px #ddd;}
#pages .cur{background-color: #e50012;color: #fff;}
#pages a:hover{background-color: #e50012;color: #fff;}


.show-news{overflow: hidden;padding: 2% 0;}
.abstract{padding: 15px;margin-bottom: 20px;}

.show-news .show-news-left{width: 100%;}

.show-news .show-news-left .t{font-size: 25px;color: #333;line-height: 50px;margin-bottom: 10px;    font-weight: bold;}

.show-news .show-news-left .time{line-height: 40px;border-bottom: dashed 1px #ddd;font-size: 14px;color: #666;margin-bottom: 20px;}

.show-news .show-news-left .time .on{font-weight: bold;color: #333;}

.show-news .show-news-left .abstract{background: #fbfbfb;border:solid 1px #eee;font-size: 14px;color: #666;}

.show-news .show-news-left .content{font-size: 14px;color: #666;line-height: 2;}


.show-news .back-list{float: right;}
.show-news .back-list a{display: block;line-height: 50px;border:solid 1px #ddd;text-align: center;font-size: 20px;transition: all .4s;padding: 0 25px;}
.show-news .back-list a:hover{background-color: #e50012;color: #fff;border:solid 1px #e50012;}
.show-news .back-list a i{transition: all .4s;margin-right: 10px;}
.show-news .back-list a:hover i{transform: rotate(360deg);}


/* ====================================   上下页   ==================================== */

.pagelinks{padding: 15px 0;border-top: solid 1px #ddd;border-bottom: solid 1px #ddd;margin:30px 0 15px 0;color: #666;}

/* ====================================   上下页 END   ==================================== */


.tj-news{}
.tj-news h1{font-size: 18px;color: #333;color: #212c40;padding: 15px 0;}
.tj-news h1 font{font-size: 12px;color: #999;padding-left: 10px;}
.tj-news ul{margin-right: -20px;}
.tj-news li{width: 25%;float: left;}
.tj-news li a{display: block;margin-right: 20px;}
.tj-news li img{width: 100%;}
.tj-news li ._img{position: relative;}
.tj-news li ._img.vp::before{content: '';display: block;width: 100%;height: 100%;background-color: rgba(0,0,0,.3);position: absolute;left: 0;top: 0;}
.tj-news li ._img.vp .video-play{position: absolute;content: '';width: 57px;height: 57px;display: block;top: 0;left: 0;right: 0;margin:auto;bottom: 0;background: url(../images/video-play-icon.png) no-repeat;transition: all 1s;}
.tj-news li a:hover ._img.vp .video-play{transform: rotate(360deg);}
.tj-news li ._img.vp::after{content: '';display: block;width: 19px;height: 24px;background: url(../images/video-play-arrow.png);position: absolute;left: 0;right: 0;margin:auto;top: 0;bottom: 0;}
.tj-news li p{overflow: hidden;white-space : nowrap;text-overflow:ellipsis;padding: 10px 0;font-size: 14px;}

.policy{margin-bottom: 50px;overflow: hidden;line-height: 28px;font-size: 15px;color: #666;}
.policy h3{font-size: 24px;font-weight: bold;margin-bottom: 20px;color: #e50012}
.policy h3::before{content: '';display: inline-block;width: 4px;height: 20px;background-color: #e50012;margin-right: 10px;position: relative;top: 2px;}
.policy p{margin-bottom: 15px;position: relative;padding-left: 20px;}
.policy p::before{content: '•';display: block;position: absolute;color: #e50012;left: 0;}
.policy .proleft{width: 48%;float: left;}
.policy .proright{width: 48%;float: right;}

.train{margin-bottom: 80px;}
.train .des{line-height: 24px;font-size: 15px;color: #666;margin-bottom: 80px;}
.train .train-cate{overflow: hidden;}
.train .train-cate ul{margin-right: -30px;}
.train .train-cate ul li{float: left;width: 33.333%;}
.train .train-cate ul li a{display: block;margin-right: 30px;position: relative;}
.train .train-cate ul li a ._img{overflow: hidden;}
.train .train-cate ul li a img{width: 100%;transition: all .4s;}
.train .train-cate ul li a:hover img{transform: scale(1.1);}
.train .train-cate ul li a p{position: absolute;bottom: 0;left: 0;width: 100%;background-color: rgba(0,0,0,.3);padding: 0 10px;line-height: 50px;color: #fff;font-size: 16px;}
.train .train-cate ul li a p i{float: right;line-height: 50px;transition: all .4s;}
.train .train-cate ul li a:hover p{background-color: #e50012;}
.train .train-cate ul li a:hover i{transform: rotate(180deg);}


#train{overflow: hidden;padding: 2% 0;}
#train .train-left{width: 18%;float: left;}
#train .train-left ul{}
#train .train-left ul li{margin-bottom: 8px;}
#train .train-left ul li a{display: block;margin-right: 10px;line-height: 45px;background-color: #f4f4f4;text-indent: 15px;font-size: 16px;}
#train .train-left ul li a:hover{background-color: #e50012;color: #fff;}
#train .train-left ul li.on a{background-color: #e50012;color: #fff;}

#train .train-right{width: 80%;float: right;}
#train .train-right .catpos{line-height: 40px;margin-bottom: 20px;}
#train .train-right .desc{line-height: 28px;font-size: 15px;color: #666;margin-bottom: 20px;}

#train .train-list{}
#train .train-list ul{margin-right: -20px;}
#train .train-list ul li{float: left;width: 33.333%;margin-bottom: 20px;}
#train .train-list ul li a{display: block;margin-right: 20px;position: relative;}
#train .train-list ul li a ._img{overflow: hidden;}
#train .train-list ul li a img{width: 100%;}
#train .train-list ul li a p{padding: 0 10px;line-height: 50px;color: #666;font-size: 16px;background-color: #f8f8f8;margin-top: 1px;}
#train .train-list ul li a p i{float: right;line-height: 50px;transition: all .4s;}
#train .train-list ul li a:hover p{color: #e50012;}
#train .train-list ul li a:hover i{transform: rotate(180deg);}



.devel{overflow: hidden;}
.devel-content{margin-bottom: 60px;line-height: 28px;color: #666;font-size: 15px;}

button, input, select {
   text-rendering:auto; -webkit-font-smoothing: auto;line-height: auto;
}

.job{overflow: hidden;}
.job .job-search-form{font-size: 0;border-left:solid 1px #ddd;}
.job .job-search-form span{border-top:solid 1px #ddd;border-bottom:solid 1px #ddd;border-right:solid 1px #ddd;text-indent: 10px;font-size: 15px;color: #333;vertical-align: middle;height: 50px;display: inline-block;background-color: #f4f4f4;font-weight: bold;width: 10%;line-height: 50px;}
.job .job-search-form input[type="text"]{border:none;border-top:solid 1px #ddd;border-bottom:solid 1px #ddd;padding: 10px;height: 50px;min-width: 20%;}
.job .job-search-form select{border:none;border-top:solid 1px #ddd;border-bottom:solid 1px #ddd;border-right:solid 1px #ddd;padding: 10px;height: 50px;min-width: 20%;line-height: 50px;}
.job .job-search-form input[type="submit"]{border:none;border-top:solid 1px #ddd;border-bottom:solid 1px #ddd;border-right:solid 1px #ddd;padding: 10px 15px;cursor: pointer;background-color: #e50012;color: #fff;border:none;height: 50px;width: 10%;}




.list-job{font-size: 14px;}
.list-job .ul{overflow: hidden;}
.list-job .t{line-height: 40px;background-color: #f8f8f8;font-size: 15px;padding: 0 10px;color: #333;margin-top: 10px;cursor: pointer;}
.list-job .t.on{background-color: #e50012;color: #fff;}
.list-job ._jc{line-height: 25px;display: none;}
.list-job ._jc .hd{overflow: hidden;padding: 20px;border-bottom: solid 1px #eee;color: #333;}
.list-job ._jc .hd li{width: 25%;float: left;}
.list-job ._jc .bd{line-height: 28px;color: #444;}
.list-job ._jc .bd p{position: relative;padding-left: 80px;overflow: hidden;display: block;border-bottom: solid 1px #eee;padding-bottom: 20px;margin-bottom: 20px;margin-top: 20px;}
.list-job ._jc .bd p:last-child{border: none;margin: 0;padding-bottom: 0;}
.list-job ._jc .bd p b.b{position: absolute;left: 0;top: 0;color: #333;}
.list-job ._jc .bd p font{color: #e50012;font-size: 18px;}
.list-job ._jc .bd p .a-form{display: block;width: 120px;line-height: 40px;border:solid 1px #ddd;text-align: center;margin-top: 30px;margin-bottom: 30px;}
.list-job ._jc .bd p .a-form:hover{background-color: #e50012;border:solid 1px #e50012;color: #fff;}
.list-job ._jc:last-child{border-bottom: solid 1px #eee;}


.liab{}
.liab ul{margin-right: -20px;}
.liab ul li{float: left;width: 25%;margin-bottom: 20px;}
.liab ul li a{display: block;margin-right: 20px;}
.liab ul li a .img{overflow: hidden;}
.liab ul li a img{width: 100%;transition: all .4s;}
.liab ul li a:hover img{transform: scale(1.1);}
.liab ul li a .text{line-height: 24px;font-size: 14px;color: #888;margin-top: 1px;background-color: #f8f8f8;padding: 10px;}
.liab ul li a p{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 17px;color: #333;margin-bottom: 3px;}
.liab ul li a:hover .text{background-color: #e50012;color: rgba(255,255,255,.8);}
.liab ul li a:hover p{color: #fff;}


.contact{border-top: solid 1px #eee;padding-top: 30px;margin-bottom: 80px;overflow: hidden;}
.contact .text{width: 40%;float: left;font-size: 15px;color: #666;}
.contact .text h1{font-size: 24px;color: #333;margin-bottom: 20px;}
.contact .text li{line-height: 45px;}
.contact .text li div{width: 20px;text-align: center;}


.contact .form{width: 56%;float: right;}
.contact .form h1{font-size: 24px;color: #333;margin-bottom: 20px;}
.contact .form h1 font{font-size: 16px;color: #999;margin-left: 10px;}
.contact .form .line{width: 50%;float: left;margin-bottom: 10px;position: relative;padding-right: 20px;}
.contact .form .line input[type="text"]{border:solid 1px #ddd;padding:8px 10px;width: 100%;padding-right: 40px;}
.contact .form .line i{position: absolute;width: 40px;right: 6%;font-size: 16px;color: #999;line-height: 35px;top: 0;text-align: center;}
.contact .form .lineTextArea{width: 100%;}
.contact .form .lineTextArea textarea{width: 100%;padding: 10px;border:solid 1px #ddd;height: 120px;}
.contact .form .subBox input[type='submit']{background-color: #e50012;color: #fff;border:none;padding: 6px 25px;font-size: 18px;cursor: pointer;}

.bmap{margin-top: 30px;padding-top: 30px;border-top: solid 1px #eee;margin-bottom: 40px;}
.bmap h2{margin-bottom: 30px;font-size: 24px;}
.allmap{overflow: hidden;height: 450px;width: 100%;border:solid 1px #ddd;}
#allmap{height: 550px;width: 100%;}


.con-list{margin-right: -20px;}
.con-list h1{margin-bottom: 30px;font-size: 24px;}
.con-list .li{width: 50%;float: left;margin-bottom: 20px;}
.con-list .li .box{margin-right: 20px;border:solid 1px #ddd;padding: 20px;line-height: 28px;font-size: 15px;color: #666;}
.con-list .li .box h2{color: #333;margin-bottom: 30px;font-size: 20px;}
.con-list .li .box p{margin-bottom: 15px;}
.con-list .li .box p i{margin-right: 15px;color: #e50012}



#honor{padding: 50px 0;overflow: hidden;}
#honor ul{margin-right: -20px;}
#honor ul li{width: 25%;float: left;margin-bottom: 20px;}
#honor ul li a{display: block;margin-right: 20px;position: relative;overflow: hidden;}
#honor ul li img{width: 100%;padding: 4px;border:solid 1px #ddd;}
#honor ul li a p{line-height: 40px;overflow: hidden;   white-space: nowrap; text-overflow: ellipsis;text-align: center;font-size: 15px;}


#partner{padding: 0 0 50px;overflow: hidden;}
#partner ul{margin-right: -20px;}
#partner ul li{width: 25%;float: left;margin-bottom: 20px;    }
#partner ul li a{display: block;margin-right: 20px;position: relative;overflow: hidden;text-align: center;border: 5px solid #f3f3f3;}
#partner ul li a:hover{border: 5px solid #e50012;}
#partner ul li img{}
#partner ul li a p{line-height: 40px;overflow: hidden;   white-space: nowrap; text-overflow: ellipsis;text-align: center;font-size: 15px;}



#page{padding: 2% 0;overflow: hidden;}



#page1{margin-bottom: 60px;}

.l {float: left;}
.r {float: right;}
*[class*="rect-"] {position: relative;display: block;width: 100%;height: 0;overflow: hidden;}
.rect-56 {padding-bottom: 56%;}
*[class*="rect-"] ._full {position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.history_bd {padding-top: 50px;position: relative;}
.history_bd .line_color {background-color: #dddedd;position: absolute;}
.history_bd .col_line {width: 65px;height: 1px;top: 0;left: 50%;margin-left: -32.5px;}
.history_bd .row_line {width: 1px;top: 0;bottom: 0;left: 50%;}
.history_bd > ul > li {margin-bottom: 50px;}
.history_bd ._list_box {min-height: 380px;}
.history_bd ._list_box ._list_l {width: 46%;position: relative;}
.history_bd ._list_l .img_line {width: 50px;height: 1px;top: 0;}
.history_bd .even ._list_l .img_line {right: -50px;}
.history_bd ._list_box ._list_r {width: 46%;position: relative;}
.history_bd ._list_r ._r_year {position: absolute;top: 0;font-size: 40px;color: #e50012;padding: 8px 50px;border: 1px solid #dddedd;font-weight: bolder;line-height: 40px;}
.history_bd .even ._list_r ._r_year {left: -48px;}
.history_bd ._list_r ._r_main {padding: 88px 110px 0px 0px;color: #727171;}
.history_bd ._list_r ._r_main li {margin-bottom: 10px;overflow: hidden;font-size: 16px;line-height: 2;}
.history_bd ._list_r ._r_main ._time {font-weight: bold;color: #333;width: 12%;}
.history_bd ._list_r ._r_main ._text {width: 88%;}
.history_bd ._list_r ._r_main ._text p{margin-bottom: 10px;color: #666;}

.history_bd .odd ._list_l {float: right;}
.history_bd .odd ._list_r {float: left;}
.history_bd .odd ._list_r ._r_year {right: -49px;}
.history_bd .odd ._list_l .img_line {left: -50px;}
.history_bd .odd ._list_r ._r_main {padding: 88px 0px 0px 110px;}


.Structure::after{content: '';display: block;clear: both;}
.Structure-top{padding-top: 30px;border-top: solid 1px #eee;}
.Structure{position: relative;font-size: 15px;text-align: center;margin-bottom: 80px;}
.Structure .line{position: absolute;display: block;margin:auto;}
.Structure .col-1{width: 1px;height: 540px;background-color: #ccc;top: 0;margin:auto;left: -1px;right: 0;}
.Structure .name{border:solid 1px #ccc;background-color: #fff;padding:5px 25px;top: 0;display: inline-block;position: relative;z-index: 10;}

.Structure .row-1{width: 100%;height: 1px;position: absolute;left: 0;right: 0;border-top: solid 1px #ccc;}

.Structure .leve{margin-bottom: 25px;position: relative;}
.Structure .leve::after{content: '';display: block;clear: both;}
.Structure .leve1{text-align: center;}
.Structure .leve1 .name{background-color: #e50012;color: #fff;border:solid 1px #e50012;font-size: 24px;}

.Structure .leve4{width: 50%;margin:0 auto 40px;padding-top: 20px;}
.Structure .leve4 .row-1{top: 0;}
.Structure .leve4 .rowB{height: 20px;overflow: hidden;}
.Structure .leve4 .name{position: relative;}
.Structure .leve4 .box{margin:0 -40px;}
.Structure .leve4 .name::before{content: '';position: absolute;display: block;width: 1px;height: 20px;background-color: #ccc;margin:auto;left: 0;right: 0;top: -20px;}

.Structure .leve5{width: 85%;margin:0 auto 40px;padding-top: 30px;}
.Structure .leve5 .row-1{top: 0;}
.Structure .leve5 .rowB{height: 30px;overflow: hidden;}
.Structure .leve5 .box{margin:0 -10%;}
.Structure .leve5 .item{width: 16.6667%;float: left;position: relative;}
.Structure .leve5 .item::before{content: '';position: absolute;display: block;width: 1px;height: 30px;background-color: #ccc;margin:auto;left: 0;right: 0;top: -30px;}
.Structure .leve5 .item::after{content: '';position: absolute;display: block;width: 1px;height: 20px;background-color: #ccc;margin:auto;left: 0;right: 0;top: 36px;}
.Structure .leve5 .item.first{}
.Structure .leve5 .box1{position: relative;margin-top: 20px;width: 30%;margin:20px auto 0;padding-top: 20px;}
.Structure .leve5 .box2{margin:0 -50%;}
.Structure .leve5 .item1{position: relative;float: left;padding: 0;width: 50%;}
.Structure .leve5 .item1::before{content: '';position: absolute;display: block;width: 1px;height: 20px;background-color: #ccc;margin:auto;left: 0;right: 0;top: -20px;}
.Structure .leve5 .item1 .name{padding: 0;width: 30px;}

.Structure .leve5 .box3{position: relative;margin-top: 20px;width: 38%;margin:20px auto 0;padding-top: 20px;}
.Structure .leve5 .box4{margin:0 -21px;}
.Structure .leve5 .item2{position: relative;float: left;padding: 0;width: 33.333%;}
.Structure .leve5 .item2::before{content: '';position: absolute;display: block;width: 1px;height: 20px;background-color: #ccc;margin:auto;left: 0;right: 0;top: -20px;}
.Structure .leve5 .item2 .name{padding: 0;width: 30px;}


.Structure .leve6{width: 80%;margin:0 auto 20px;padding-top: 30px;}
.Structure .leve6 .row-1{top: 0;}
.Structure .leve6 .box{margin:0 -7%;}
.Structure .leve6 .box::after{content: '';display: block;clear: both;}
.Structure .leve6 .item{width: 12.5%;float: left;position: relative;}
.Structure .leve6 .item::before{content: '';position: absolute;display: block;width: 1px;height: 30px;background-color: #ccc;margin:auto;left: 0;right: 0;top: -30px;}
.Structure .leve6 .item .name{padding: 0;width: 30px;}