html, body {
    width: 100%;
    height: 100%
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, * {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent
}

body, html {
    width: 100%;
    height: 100%
}

ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none
}

:focus {
    outline: 0
}

ins {
    text-decoration: none
}

del {
    text-decoration: line-through
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.hide {
    display: none;
}

/*
 //仅针对英文版设置特殊字体。。。。
@font-face{font-family:'Museo100';src:url('../font/museo100-regular-webfont.eot');src:local('☺'),url('../font/museo100-regular-webfont.woff') format('woff'),url('../font/museo100-regular-webfont.ttf') format('truetype'),url('../font/museo100-regular-webfont.svg#webfontXp74qIzt') format('svg');font-weight:normal;font-style:normal}
@font-face{font-family:'Museo300';src:url('../font/museo300-webfont.eot');src:local('☺'),url('../font/museo300-webfont.woff') format('woff'),url('../font/museo300-webfont.ttf') format('truetype'),url('../font/museo300-webfont.svg#webfontSSxcmV0z') format('svg');font-weight:normal;font-style:normal}
*/
html {
    -moz-overflow-y: scroll;
    overflow-y: scroll
}

body {
    /*background:#fff url('../images/io-bg.gif') 50% 0!important;*/ /*第一种*/
    /*background:#CCCCCC url('../images/bg.png') repeat-x 0 0!important;*/ /*第二种*/
    background: #E0E6E6 url('../images/body.png') repeat-x 0 0; /*第三种*/
    font: normal 12px Tahoma, sans-serif;
    margin: 0;
    padding: 0;
}

body.android {
    width: 975px
}

img, a img {
    border: 0;
    outline: 0
}

.no-margin-right {
    margin-right: 0 !important
}

.no-border {
    border: 0 !important
}

.no-margin {
    margin: 0 !important
}

.border-4px {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px
}

h2, .h2 {
    color: #395687;
    display: block;
    font: 1.4em/1.5 'Microsoft Yahei', 'Simsun', Tahoma;
    font-weight: normal;
    margin: 18px 0 0
}

p, div.p {
    color: #7f7f7f;
    font-size: 1.3em;
    line-height: 1.8em;
    margin-bottom: 15px
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

.left {
    float: left
}

.right {
    float: right
}

.clear {
    clear: both;
    height: 0px;
    line-height: 0px;
    width: 100%;
    zoom: 1
}





/*改变最外层*/
div#wrapper_box {
    width: 1920px;
    margin: 0 auto;
    background: #FFF;
}

div#wrapper {
    height: 100%;
    margin: 0 auto;
    position: relative;
    width: 690px;
}

div#header {
    display: inline-block;
    position: relative;
    width: 100%;
    z-index: 2
}

div#header span#colorbars {
    background: transparent url('../images/colorbars.png') no-repeat 0 0;
    display: inline-block;
    float: left;
    height: 5px;
    width: 57px
}

div#header a#logo {
    background: transparent url('../images/logo2.png') no-repeat 0 0;
    clear: left;
    display: inline-block;
    float: left;
    height: 116px;
    margin-top: 15px;
    margin-bottom: 5px;
    width: 250px
}

div#header ul#main-nav {
    float: right;
    list-style: none;
    margin-top: 40px
}

ul#main-nav li {
    line-height: 1.4em;
    text-align: right
}

ul#main-nav li a {
    color: #999;
    font: 1.2em/1.5 'Microsoft Yahei', 'Simsun', Tahoma;
    text-decoration: none
}

ul#main-nav li a:hover, ul#main-nav li.current a {
    color: #6BA342
}

div#sub-header {
    height: 97px;
    left: 0;
    position: absolute;
    top: 127px;
    z-index: 1
}

h1#ideas, h1.ideas, h1.h1-col {
    display: block;
    color: #6BA342;
    font: 2.7012em/1.5 'Microsoft Yahei', 'Simsun', Tahoma;
    font-weight: normal;
    margin-bottom: 25px;
    text-transform: capitalize
}

h1.ideas {
    border-bottom: 2px solid #0086AC;
    padding-bottom: 9px;
    text-align: right;
}

h1.blog-margin {
    margin-bottom: 0 !important
}

h1.work-items {
    display: block;
    color: #395687;
    font: 4em/1.5 'Microsoft Yahei', 'Simsun', Tahoma;
    font-weight: normal;
    margin-bottom: 25px;
    border-bottom: 1px solid #cfcfd0;
    padding-bottom: 15px;
    margin-top: 30px
}

h3, .h3 {
    color: #395687;
    font: 1.8em/1.5 'Microsoft Yahei', 'Simsun', Tahoma;
    font-weight: normal
}

p#homepage-p, p.about-p {
    border-bottom: 1px solid #cfcfd0;
    border-right: 0;
    border-left: 0;
    font: 1.4em/1.5 'Microsoft Yahei', 'Simsun', Tahoma;
    font-weight: normal;
    line-height: 1.4em;
    margin: 0 0 40px;
    padding: 0 0 26px;
    text-indent: 2em;
    color: #6ba342;
    color: #6A91CE;
}

div.homepage-div {
    padding: 10px;
}

div.homepage-div p {
    line-height: 2.0em;
    font-size: 14px;
    font-family: 'Simsun', 'Microsoft Yahei', Tahoma !important;
}

p.about-p ul {
    display: inline-block;
    margin: 0 0 10px 40px
}

div.ss-container {
    height: 339px;
    left: 0;
    position: relative;
    top: 0;
    width: 1200px;
    margin: 35px 0 20px 50px
}

.project-video {
    margin-top: 20px
}

.video {
    background: url('../images/play.png') no-repeat;
    display: block;
    height: 75px;
    margin: 120px 0 0 307px;
    position: absolute;
    width: 75px
}

.ss-markers {
    position: absolute;
    right: -15px;
    top: 0;
    width: 5px
}

.ss-marker {
    background: #d2d1d2;
    cursor: pointer;
    height: 5px;
    display: block;
    margin-bottom: 5px;
    position: relative;
    width: 5px
}

.ss-marker-current {
    background: #395687
}

.ss-nav {
    height: 158px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 100px;
    width: 21px;
    z-index: 1
}

a.ss-nav-btn {
    height: 29px;
    position: absolute;
    right: 0;
    width: 21px;
    z-index: 3
}

.ss-prev {
    background: #5b8839 url('../images/ss-prev-btn.png');
    top: 0
}

.ss-next {
    background: #5b8839 url('../images/ss-nxt-btn.png');
    top: 30px
}

.iphone .ss-nav {
    height: 180px;
    position: absolute;
    right: 0px;
    top: 100px;
    width: 31px;
    z-index: 1
}

.iphone a.ss-nav-btn {
    height: 39px;
    position: absolute;
    right: 0;
    width: 31px;
    z-index: 3
}

.iphone .ss-prev {
    background: #5b8839 url('../images/ss-prev-btn.png') 5px 5px;
    top: 0
}

.iphone .ss-next {
    background: #5b8839 url('../images/ss-nxt-btn.png') 5px 5px;
    top: 40px
}

a.visit-site {
    float: right;
    font-size: 0.54em;
    margin-top: 18px;
    *position: absolute;
    *right: 0;
    *top: 25px
}

a.view-site-btn {
    background: #334b71 url('../images/ss-view-site-btn.png');
    height: 99px;
    position: absolute;
    right: 0;
    top: 60px;
    width: 21px;
    z-index: 2
}

.iphone a.view-site-btn {
    background: #334b71 url('../images/ss-view-site-btn.png') 5px 0;
    height: 99px;
    position: absolute;
    right: 0;
    top: 60px;
    width: 31px;
    z-index: 2
}

a.view-video-btn {
    background: #334b71 url('../images/ss-view-vid-btn.png');
    height: 99px;
    position: absolute;
    right: 0;
    top: 60px;
    width: 21px;
    z-index: 2
}

.iphone a.view-video-btn {
    background: #334b71 url('../images/ss-view-vid-btn.png') 5px 0;
    height: 99px;
    position: absolute;
    right: 0;
    top: 60px;
    width: 31px;
    z-index: 2
}

a.view-project-btn {
    background: #334b71 url('../images/ss-view-proj-btn.png');
    height: 99px;
    position: absolute;
    right: 0;
    top: 60px;
    width: 21px;
    z-index: 2
}

.iphone a.view-project-btn {
    background: #334b71 url('../images/ss-view-proj-btn.png') 5px 0;
    height: 99px;
    position: absolute;
    right: 0;
    top: 80px;
    width: 31px;
    z-index: 2
}

div.ss-container .ss-image-container {
    height: 339px;
    overflow: hidden;
    position: relative;
    width: 690px;
    z-index: 0
}

div.ss-container .ss-slider {
    height: 339px;
    position: relative;
    width: 3500000px;
    z-index: 0
}

ul.ss-image-list {
    list-style: none;
    position: relative;
    z-index: 1
}

ul.ss-image-list li {
    display: inline-block;
    float: left
}

ul.ss-image-list li img {
    width: 690px;
}

.ss-nav-abslogo {
    position: absolute;
    left: 10px;
    bottom: 10px;
    z-index: 10;
    float: none;
    width: 175px;
    height: 60px;
    background: transparent url('../images/logo.png') no-repeat 0 0;
    text-indent: -9999px;
}

ul.left-side-bar {
    border-right: 1px solid #0086AC;
    font: 1.2em/1.5 'Simsun', 'Microsoft Yahei', Tahoma;
    left: -135px;
    position: absolute;
    top: 220px;
    width: 125px
}

ul.left-side-bar li {
    padding: 0 3px 1px 2px;
    text-align: right
}

ul.left-side-bar li a {
    color: #395687;
    text-decoration: none;
}

ul.left-side-bar li a:hover {
    text-decoration: underline
}

#top-side-bar li a {
    display: block;
    background: #A8A8A8;
    color: #FFF;
    padding-right: 15px;
}

#top-side-bar li a:hover, #top-side-bar li a.hover {
    background: #6A91CE;
    color: #FFF;
    text-decoration: none;
}








/*内容部分*/
div#ajax-wrapper {
    background: none;
    margin-bottom: 20px;
    margin-top: 0px;
    position: relative;
    width: 690px
}

div.page {
    float: left;
    opacity: 0;
    position: relative;
    top: 0px;
    width: 690px;
    z-index: 0
}

div#page0 {
    opacity: 1
}

div.page-col {
    float: left;
    margin-right: 10px;
    width: 460px
}

div.page-col h1 {
    border-bottom: 1px solid #cfcfd0;
    color: #4b4b4b;
    float: left;
    font: 2.8em/1.5 'Microsoft Yahei', 'Simsun', Tahoma;
    font-weight: 100;
    margin-bottom: 20px;
    padding: 30px 0 10px;
    width: 100%
}

h1.col {
    width: 690px
}

div.page-col img {
    margin-bottom: 20px
}

span.content-image {
    display: block;
    margin: 15px 0
}

div.right img {
    margin-bottom: 15px
}

span.site-link {
    font-size: .7em;
    font-weight: lighter
}

div#work-item-container {
    float: left;
    width: 690px
}

div.work-thumbs {
    margin: 20px 0 0;
    padding-top: 40px;
    clear: both;
    zoom: 1;
    overflow: hidden;
}

div.category-thumbs {
    border-top: none;
    clear: both;
    float: left;
    margin: 0px 0 0;
    padding-top: 0px
}

div.work-thumbs ul {
    list-style: none
}

div.work-thumbs ul li {
    z-index: -1;
    float: left;
    margin: 0 10px 20px 0;
    position: relative;
    width: 220px
}

div.work-thumbs ul li.last {
    margin: 0 0px 20px 0;
    position: relative;
    width: 220px
}

div.work-thumbs ul li a img {
    width: 200px;
    height: 120px;
    display: block;
    margin: 0 auto;
}

div.work-thumbs a.thumbnail-footer {
    display: block;
    height: 130px;
    padding-top: 5px;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 220px;
    background: url('../images/eggbg.jpg') no-repeat 0 0;
    text-align: center;
}

div.work-thumbs a {
    text-decoration: none
}

div.work-thumbs p {
    line-height: 1.4em;
    font-size: 1.2em;
}

div.work-thumbs .tmbs-arrow {
    background: transparent url('../images/tmbs-corner-arrow.png') no-repeat 0 0;
    _background: transparent url('../images/ie6-tmbs-corner-arrow.png') no-repeat 0 0;
    bottom: 0;
    width: 61px;
    height: 62px;
    position: absolute;
    right: -61px;
    z-index: 1
}

.social-media ul li {
    color: #7F7F7F;
    float: left;
    font-size: 1.4em;
    line-height: 1.8em;
    margin: 0 0 15px 35px;
    padding: 5px
}

.social-media ul li span {
    font-weight: bold
}

div#footer {
    border-top: 1px solid #cfcfd0;
    clear: both;
    float: left;
    margin-bottom: 40px;
    padding-top: 1;
    zoom: 1;
    overflow: hidden;
}

div#footer h2 {
    color: #7f7f7f;
    margin: 18px 0 15px 0
}

div#footer p {
    font-size: 12px;
    line-height: 18px
}

div#footer a:hover {
    text-decoration: underline
}

div#footer div.sections {
    float: left;
    margin-right: 20px;
    width: 160px
}

div.sections h2 {
    margin-bottom: 12px !important;
}

div.sections ul.left-side-bar {
    border: 0;
    font-size: 1.4em;
    height: 230px;
    left: 0;
    padding: 0;
    list-style: none;
    position: relative;
    text-align: right;
    top: 0;
    width: 155px
}

div.sections ul.left-side-bar li {
    padding: 0 20px 0 0;
    text-align: left;
    line-height: 24px;
}

div.sections ul.left-side-bar li a {
    color: #395687 !important;
    text-decoration: none;
    font-size: 12px;
}

div.sections ul.left-side-bar li a:hover {
    text-decoration: underline
}

div.careers {
    float: left;
    height: 250px;
    margin-right: 30px;
    width: 150px;
    font-family: 'Simsun', 'Microsoft Yahei', Tahoma;
}

.contact-error {
    background: #6ba342 !important;
    color: #fff !important
}

div.contact-us {
    float: right;
    width: 320px;
}

ul.address {
    float: left;
    font-size: 14px;
    list-style: none
}

ul#address1 {
    width: 140px;
    display: block;
}

ul#address2 {
    float: right;
    text-align: left;
    width: 170px;
    display: block;
}

ul.address li {
    color: #395687
}

ul.address li.contact-phone {
    margin: 8px 0;
    font-size: 12px !important;
}

#footer a, a {
    color: #6ba342;
    text-decoration: none
}

div.follow-us {
    clear: right;
    float: left;
    *float: none;
    margin-top: 10px;
    *width: 160px
}

.add_tit {
    color: #6A91CE !important;
    font-size: 14px !important;
}

.soc-media-icon {
    background: url('../images/soc-media-icons.png') no-repeat;
    _background: url('../images/ie6-soc-media-icons.png') no-repeat;
    width: 36px;
    height: 34px;
    display: inline-block;
    margin-left: 5px;
    cursor: pointer
}

.soc-media-icon:hover {
    background: url('../images/soc-media-icons-hover.png') no-repeat;
    _background: url('../images/ie6-soc-media-icons-hover.png') no-repeat;
}

.fb, .fb:hover {
    background-position: 0 0
}

.tw, .tw:hover {
    background-position: -41px 0
}

.vim, .vim:hover {
    background-position: -81px 0
}

.email, .email:hover {
    background-position: -121px 0
}

div.homepage-div {
    padding: 0 10px 10px 10px; /*min-height:600px;*/
}

div.homepage-div h2 {
    margin: 0 0 10px 0;
    font-size: 1.7em !important;
}

div.homepage-div p {
    line-height: 2.0em;
    font-size: 1.2em;
    font-family: 'Museo100' !important;
    color: #333;
}

div.homepage-div .imgry {
    zoom: 1;
    overflow: hidden;
}

div.homepage-div .imgry span {
    display: block;
    width: 275px;
    float: left;
    text-align: center;
    margin: 0 15px 10px 20px;
    border: 1px solid #f1f1f1;
}

div.homepage-div .textcenter {
    text-align: center;
}

div.homepage-div .Summary {
    zoom: 1;
    overflow: hidden;
}

div.homepage-div .Summary strong, div.homepage-div .Characteristic strong {
    font-size: 1.4em;
    color: #6BA342;
}

div.homepage-div .Summary img {
    display: block;
    float: left;
    margin: 0 25px 0px 0;
}

div.homepage-div .Characteristic {
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #CCC;
}

div.homepage-div .noborder {
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.xixian {
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
    width: 600px;
    margin: 0 auto;
    font-size: 14px;
    font-family: 'Simsun', 'Microsoft Yahei', Tahoma !important;
}

.xixian tr, .xixian td {
    border: 1px solid #CCCCCC;
    line-height: 2.2em;
}

.xixian td {
    padding: 5px;
}

.xixian th {
    line-height: 3.0em;
}

.xixian .xic {
    text-align: center;
}

.xixian .xil {
    text-align: right;
}

.xixian .xir {
    text-align: left;
}

.xixian .bgtd, .xixian th {
    background: #f1f1f1;
}

.xixian .textleft {
    text-align: left !important;
}

.xixian .hover {
    background: #f1f1f1;
}

.xixian12 {
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
    width: 98%;
    margin: 0 auto;
    font-size: 12px;
    font-family: 'Simsun', 'Microsoft Yahei', Tahoma !important;
}

.xixian12 tr, .xixian12 td {
    border: 1px solid #CCCCCC;
}

.xixian12 th {
    line-height: 3.0em;
}

.xixian12 td {
    padding: 3px;
    font-size: 12px;
    line-height: 1.8em;
    text-align: center;
    vertical-align: middle;
}

.xixian12 .bgtd, .xixian12 th {
    background: #f1f1f1;
}

.xixian12 .textleft {
    text-align: left !important;
}

.xixian12 .hover {
    background: #f1f1f1;
}

.egginfo {
    padding: 18px 10px;
}

.egginfo img {
    margin: 0 12px 0 0;
}

.news-sidebar-wrapper {
    width: 130px;
    position: absolute;
    top: 220px;
    right: -133px;
}

.news-sidebar-section {
    border-bottom: 1px solid #818181;
    padding-bottom: 10px;
    margin-bottom: 20px
}

.news-sidebar-section h3 {
    color: #6BA342;
    margin-bottom: 5px;
    font-size: 1.4em;
    line-height: 1.1em;
    margin-bottom: 8px;
}

.news-sidebar-section li {
    color: #395687;
    font-size: 1.2em;
    line-height: 1.2em;
    margin-bottom: 10px;
}

.news-sidebar-section li a {
    color: #395687;
}

.news-sidebar-section li.hover a {
    color: #C00;
    text-decoration: underline;
}

.news-sidebar-section-noul {
    border-bottom: 1px solid #818181;
    padding-bottom: 5px;
    margin-bottom: 10px
}

.news-sidebar-section-noul h3 {
    color: #6BA342;
    margin-bottom: 5px;
    font-size: 1.4em;
    line-height: 1.2em;
}

.news-sidebar-section-noul h3 a.hover {
    text-decoration: underline;
}

.single_image {
    display: inline-block;
}

p#back-to-top {
    position: fixed;
    bottom: 100px;
    right: 100px;
}

p#back-to-top a {
    text-align: center;
    text-decoration: none;
    color: #d1d1d1;
    display: block;
    width: 49px;
    /*使用CSS3中的transition属性给跳转链接中的文字添加渐变效果*/
    -moz-transition: color 1s;
    -webkit-transition: color 1s;
    -o-transition: color 1s;
}

p#back-to-top a:hover {
    color: #979797;
}

p#back-to-top a span {
    background: #d1d1d1 url(../images/spis.png) no-repeat center center;
    border-radius: 6px;
    display: block;
    height: 49px;
    width: 49px;
    margin-bottom: 5px;
    /*使用CSS3中的transition属性给<span>标签背景颜色添加渐变效果*/
    -moz-transition: background 1s;
    -webkit-transition: background 1s;
    -o-transition: background 1s;
}

#back-to-top a:hover span {
    background: #979797 url(../images/spis.png) no-repeat center center;
}

@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: portrait) {
    .ipad #wrapper {
        margin: 0 0 0 185px
    }
}

@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: landscape) {
    .ipad #wrapper {
        margin: 0 0 0 200px
    }
}