﻿@charset "utf-8";
/*
 * 上海稻壳网络科技有限公司技术支持
 * www.dookay.com
 */
body {
    height: 100%;
    line-height: 20px;
    font-size: 12px;
    color: #333;
    font-family: "Helvetica Neue", Helvetica, Arial, '宋体';
    background: #EDF1F4;
}

a {
    color: #333;
}

a:hover {
    text-decoration: none;
    color: #c21311;
}

hr {
    display: none;
}

ul {
    list-style-type: none;
    -webkit-list-style-position: inside;
    -moz-list-style-position: inside;
    -ms-list-style-position: inside;
    -o-list-style-position: inside;
}

li {
    list-style-type: none;
}

/*
 * 内容区域
 */
.container:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.container {
    display: inline-block;
}

* html .container {
    height: 1%;
}

.container {
    position: relative;
    display: block;
    float: none;
    width: 950px;
    margin-left: auto;
    margin-right: auto;
}

/*
 * 表单控件水印
 */
.watermark {
    color: #999;
    font-size: 12px;
    font-family: '宋体';
}

/*
 * 为知图片上下居中
 */
.outer {
    #position: relative;
    z-index: 1;
    display: table;
    overflow: hidden;
}

.middle {
    #position: absolute;
    #top: 50%;
    display: table-cell;
    vertical-align: middle;
}

.inner {
    #position: relative;
    #top: -50%;
    text-align: center;
}

/*
 * jquerytools弹出框基础样式
 */
.overlay {
    display: none;
    background-color: #fff;
}

.overlay .close {
    position: absolute;
    right: 2px;
    top: 2px;
    height: 18px;
    width: 18px;
    cursor: pointer;
    background: url(../images/close.png) left top no-repeat;
}

/*
 * jquerytools滑动基础样式
 */
.scroll {
    position: relative;
    overflow: hidden;
}

.scroll .items {
    position: absolute;
    z-index: 0;
    width: 20000em;
}

.scroll .items div {
    float: left;
}

/*
 *警示框
 */
.alert {
    padding: 15px;
    line-height: 20px;
    border: 1px solid transparent;
    border-radius: 3px;
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.alert-warning {
    color: #a67c52;
    background-color: #FFF5D8;
    border-color: #ffdf7d;
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

/*
 *图标样式
 */
.icon {
    display: inline-block;
    float: left;
    background: url(../images/icon.png) left top no-repeat;
}

.icon-p1 {
    width: 14px;
    height: 20px;
    margin: 14px 20px 0 80px;
    background-position: 0 0;
}

.icon-p2 {
    width: 23px;
    height: 18px;
    margin: 16px 20px 0 80px;
    background-position: -40px 0;
}

.icon-p3 {
    width: 18px;
    height: 18px;
    margin: 14px 20px 0 80px;
    background-position: -80px 0;
}

.icon-p4 {
    width: 18px;
    height: 20px;
    margin: 14px 20px 0 80px;
    background-position: -110px 0;
}

.current .icon-p1 {
    background-position: 0 -20px;
}

.current .icon-p2 {
    background-position: -40px -20px;
}

.current .icon-p3 {
    background-position: -80px -20px;
}

.current .icon-p4 {
    background-position: -110px -20px;
}

.cnt-article {
    font-size: 14px;
    line-height: 24px;
}

.cnt-article h3 {
    font-size: 14px;
    color: #007FFF;
}

.cnt-article p {
    margin-bottom: 20px;
    color: #666;
}

/*
 *按钮样式
 */
.btn {
    color: #fff;
    font-family: '宋体';
    cursor: pointer;
    height: 28px;
    text-align: center;
    padding: 0 15px;
    border: none;
}

a.btn {
    display: inline-block;
    line-height: 28px;
}

button.btn {
    line-height: 30px;
}

.btn span {
    float: left;
}

a.btn:hover {
    text-decoration: none;
    color: #fff;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.btn.disabled {
    opacity: 0.5;
    cursor: default;
}

.btn-red {
    background-color: #C22D20;
}

.btn-black {
    background-color: #2F3035;
}

.btn-small {
    height: 22px;
}

a.btn-small {
    line-height: 22px;
}

button.btn-small {
    line-height: 24px;
}

#wrap {
    width: 100%;
    min-width: 1100px;
    overflow: hidden;
}

header {
    position: relative;
    height: 90px;
    background: url(../images/header-bg.jpg) no-repeat center #fff;
    -moz-box-shadow: 0px -1px 5px #000;
    -webkit-box-shadow: 0px -1px 5px #000;
    box-shadow: 0px -1px 5px #000;
    z-index: 2;
}

header h1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 210px;
    height: 110px;
    background: url(../images/logo.png) no-repeat;
    z-index: 2;
}

header h1 a {
    display: block;
    height: 110px;
    text-indent: -9999em;
}

header nav {
    float: right;
    height: 40px;
    line-height: 37px;
    margin-top: 50px;
}

header nav a {
    color: #545454;
    font-family: \5FAE\8F6F\96C5\9ED1;
    display: inline-block;
    font-size: 14px;
    margin-left: 75px;
}

header nav a.current, header nav a:hover {
    color: #545454;
    border-bottom: solid 3px #666;
}

.banner {
    position: relative;
    left: 50%;
    width: 1920px;
    margin-left: -960px;

}

.banner * {
    margin: 0;
    padding: 0;
}

.bx-wrapper .bx-next,
.bx-wrapper .bx-prev {
    display: none;
}

.bx-wrapper {
    -moz-box-shadow: 0;
    -webkit-box-shadow: 0;
    box-shadow: 0;
    border: 0;
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    margin-bottom: 40px;
}

/*.banner img{
	position: relative;
	top: 60px;
	left: 170px;
	vertical-align: middle;
}*/
.who {
    height: 330px;
    background: #0698EC;
}

.who-img {
    position: absolute;
    left: 0;
    top: 140px;
    color: white;
}

.who p {
    line-height: 25px;
    color: #fff;
    font-size: 14px;
    padding: 0 0 0 400px;
}

.who_Introduction {
    text-indent: 2em;
}

.culture {
    height: 242px;
    background: #EDF1F4;
}

.culture .title {
    float: left;
    line-height: 30px;
    padding-top: 105px;
}

.culture .title h2 {
    font-size: 30px;
    color: #666;
    font-family: \5FAE\8F6F\96C5\9ED1;
    font-weight: normal;
}

.culture .title h3 {
    font-size: 20px;
    color: #aaa;
    font-family: \5FAE\8F6F\96C5\9ED1;
    font-weight: normal;
}

.culture ul li {
    width: 120px;
    float: left;
    margin-left: 60px;
    text-align: center;
}

.culture ul li h3 {
    font-size: 24px;
    font-family: \5FAE\8F6F\96C5\9ED1;
    font-weight: normal;
    color: #333;
}

footer {
    height: 120px;
    background: #333;
}

footer img {
    vertical-align: middle;
}

.nav-foot {
    text-align: right;
    color: #999;
    padding: 25px 0 10px;
}

.nav-foot a {
    color: #999;
}

.nav-foot span {
    margin: 0 10px;
}

.copyright {
    text-align: right;
    color: #666;
}

.banner-product {
    height: 200px;
    background: url(../images/banner-product.jpg) no-repeat center #39648A;
}

.banner-culture {
    height: 200px;
    background: url(../images/banner-culture.jpg) no-repeat center #1B2944;
}

.t-main {
    overflow: hidden;
    height: 50px;
    border: solid 1px #ddd;
}

.t-main ul {
    width: 950px;
}

.t-main ul li {
    float: left;
    width: 316px;
    height: 50px;
    line-height: 50px;
    border-left: solid 1px #ddd;
    background: #f9f9f9;
    font-size: 18px;
    font-family: \5FAE\8F6F\96C5\9ED1;
    cursor: pointer;
}

.t-main ul li:first-child {
    border-left: none;
}

.t-main ul li.current {
    background: #fff;
}

.culture-detail .title {
    color: #666;
}

.culture-detail .title h2 {
    font-size: 30px;
    font-family: \5FAE\8F6F\96C5\9ED1;
    font-weight: normal;
    margin-bottom: 15px;
    color: #666;
}

.culture-detail .title h3 {
    font-size: 20px;
    font-family: \5FAE\8F6F\96C5\9ED1;
    font-weight: normal;
    color: #aaa;
}

.culture-detail ul li {
    margin-bottom: 45px;
}

.culture-detail ul li h3 {
    font-size: 24px;
    font-family: \5FAE\8F6F\96C5\9ED1;
    font-weight: normal;
    padding-top: 15px;
    margin-bottom: 15px;
}

.culture-detail ul li h3 span {
    color: #007FFF;
}

.culture-detail ul li p {
    font-size: 14px;
    color: #666;
    line-height: 22px;
}

.banner-hr {
    height: 200px;
    background: url(../images/banner-hr.jpg) no-repeat center #ABBDB7;
}

.hr .team-pic ul li {
    margin-bottom: 27px;
}

.hr .title {
    float: left;
    line-height: 30px;
}

.hr .title h2 {
    font-size: 30px;
    color: #666;
    font-family: \5FAE\8F6F\96C5\9ED1;
    font-weight: normal;
    margin-bottom: 5px;
}

.hr .title h3 {
    font-size: 20px;
    color: #aaa;
    font-family: \5FAE\8F6F\96C5\9ED1;
    font-weight: normal;
}

.hr-list {
    border-left: solid 1px #ddd;
}

.hr-list ul li {
    position: relative;
    margin-bottom: 20px;
}

.hr-list ul li h3 {
    font-size: 16px;
    color: #007FFF;
    margin-bottom: 10px;
}

.hr-list ul li h4 {
    font-size: 14px;
    color: #666;
}

.hr-list ul li .point {
    width: 13px;
    height: 13px;
    background: url(../images/point.jpg) no-repeat;
    position: absolute;
    left: -37px;
    top: 0;
}

.map {
    position: relative;
    left: 50%;
    margin-left: -700px;
    width: 1400px;
    height: 585px;
    background: url(../images/map.jpg) no-repeat center;
}

.map .box {
    padding: 190px 0 0 560px;
    color: #ccc;
    font-size: 14px;
    line-height: 22px;
}

/*
 *格式化
 */
.line-dotted div {
    border-top: 1px dotted #ccc;
}

.line-dashed div {
    border-top: 1px dashed #ccc;
}

.line-solid div {
    border-top: 1px solid #ddd;
}

.line-solid-black div {
    height: 1px;
    background-color: #000;
}

.auto {
    margin-left: auto;
    margin-right: auto;
    float: none;
}

.border {
    border: 1px solid #dfe0e5;
}

.border-bottom-none {
    border-bottom: none;
}

.border-top-none {
    border-top: none;
}

.underline {
    text-decoration: underline
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.pull-none {
    float: none;
}

.text-red,
a.txet-red,
a.text-red:hover {
    color: #c21311;
}

.text-blue,
a.text-blue,
a.text-blue:hover {
    color: #1e3077;
}

.text-gray,
a.text-gray {
    color: #666;
}

.text-black,
a.text-black {
    color: #2f2f2f;
}

.text-light-gray,
a.text-light-gray {
    color: #999;
}

.text-blank,
a.text-blank,
a.text-blank:hover {
    color: #fff;
}

.text-orange,
a.text-orange,
a.text-orange:hover {
    color: #ff4200;
}

.block {
    display: block;
    height: 22px;
    padding: 0 10px;
    line-height: 22px;
    color: #fff;
    border-radius: 2px;
}

.block-green {
    background-color: #8ABA57;
}

.block-gray {
    background-color: #ddd;
    color: #999;
}

.block-red {
    background-color: #c12b1f;
}