* {
    margin: 0;
    padding: 0;
}

body {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, "Microsoft JhengHei", "Hiragino Sans GB", SimHei, STHeiti, sans-serif;
    font-size: 12px;
    color: #333;
    letter-spacing: 1px;
    background: #fafafa;
}

p {
    line-height: 28px;
}

ul {
    list-style: none;
}

a {
    text-decoration: none;
    color: #0b162b;
}

a:hover {
    text-decoration: none;
}

.btn {
    background: #0b162b;
    color: #FFF;
    display: inline-block;
    padding: 2px 15px;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    margin: 5px 0;
    border: none;
    cursor: pointer;
}

.btn:hover {
    opacity: 0.7;
}

.btn-1 {
    background: #ba9e76;
}

.btn-2 {
    background: #9e7fb9;
}

.btn-3 {
    background: #DC143C;
}

.btn-plus {
    border: 1px solid #428BCA;
    display: block;
}

em {
    font-style: normal;
    margin-left: 10px;
}

.error {
    color: #C9302C;
}

.success {
    color: #449D44;
}

.warning {
    color: #EC971F;
}

.info {
    color: #31B0D5;
}

.primary {
    color: #3071A9;
}

/*layout*/

.main,
.inner,
.rows {
    width: 1080px;
    margin: auto;
    overflow: hidden;
}

.main {
    margin: 30px auto;
}

.box4 {
    width: 280px;
    float: left;
    margin: 20px;
    padding: 20px;
}

.box3 {
    width: 208px;
    float: left;
    margin: 0 10px;
    padding: 20px;
}

.contact_intro {
    margin: 0 auto 60px;
    width: 120px;
}

.contact_intro p {
    line-height: 32px;
    display: block;
    margin: 10px 0;
}

.contact_intro p span {
    margin-right: 10px;
}

.qq_icon {
    background: url(../img/qq.png) no-repeat center center;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    display: inline-block;
}

.tg_icon {
    background: url(../img/tg.png) no-repeat center center;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    display: inline-block;
}

.adv_info p {
    text-align: center;
    margin-bottom: 10px;
}

.adv_info p img {
    width: 90px;
    height: 90px;

}

h2 {
    font-size: 32px;
    font-weight: bolder;
}

h3 {
    margin: 20px auto;
    text-align: center;
    font-size: 24px;
    font-weight: normal;
}

.plan_intro {
    text-align: center;
}

.header {
    padding: 40px 0 20px 0;
}

.logo {
    float: left;
    display: block;
    background: url(../img/logo.png) no-repeat scroll 0 0;
    text-indent: -9999px;
    width: 245px;
    height: 43px;
    position: relative;
    top: -5px;
    opacity: 1;
}

.logo:hover {
    opacity: 0.6;
}

.nav {
    overflow: hidden;
    float: right;
}

.nav li {
    float: left;
    list-style: none;
    margin: 0 8px;
}

.nav .active {
    background-color: #0b162b;
    color: #111111;
}

.nav a {
    color: #111;
    display: block;
    padding: 6px 10px 6px 12px;
    text-decoration: none;
    border-radius: 3px;
    font-size: 12px;
}

.nav a:hover {
    color: #FFF;
    background-color: #0b162b;
}


.feature .feature-intro {
    text-align: center;
}

.feature .feature-intro span {
    font-weight: bolder;
}

.feature .feature-intro img {
    width: 90px;
    height: 90px;
    display: block;
    margin: 0 auto 10px;
}


.flag {
    background: #0b162b;
    text-align: center;
    color: #FFF;
}

.flag_container {
    width: 1080px;
    margin: auto;
    padding: 80px 0;
}

.index1 {
    background: #0B162B url(../img/ban_01.jpg) no-repeat scroll center center;
    text-align: center;
    color: #FFF;
}

.index2 {
    background: #0B162B url(../img/ban_02.jpg) no-repeat scroll center center;
    text-align: center;
    color: #FFF;
}

.advantages {
    background: #0B162B url(../img/ban_07.jpg) no-repeat scroll center center;
    text-align: center;
    color: #FFF;
}

.application {
    background: #0B162B url(../img/ban_03.jpg) no-repeat scroll center center;
    text-align: center;
    color: #FFF;
}

.about {
    background: #0B162B url(../img/ban_16.jpg) no-repeat scroll center center;
    text-align: center;
    color: #FFF;
}

.customize {
    background: #0B162B url(../img/ban_08.jpg) no-repeat scroll center center;
    text-align: center;
    color: #FFF;
}

.specification {
    background: #0B162B url(../img/ban_17.jpg) no-repeat scroll center center;
    text-align: center;
    color: #FFF;
}

.contact {
    background: #0B162B url(../img/ban_06.jpg) no-repeat scroll center center;
    text-align: center;
    color: #FFF;
}

.ban_container {
    width: 1080px;
    margin: auto;
    padding: 170px 0;
}

.ban_container p {
    font-size: 16px;
    padding: 15px;
}

.index_ban {
    width: 100%;
    height: 440px;
    overflow: hidden;
    margin: auto;
}

.index_ban a {
    font-size: 18px;
    font-weight: bolder;
    color: aliceblue;
}

.pro_intro {
    margin-top: 80px;
    text-align: center;
}

.pro_intro p {
    margin: 20px auto 10px;
}

.product {
    margin: 25px auto 65px;
}

.product a {
    color: #FFF;
}

.product a:hover {
    text-decoration: none;
}

.product-info {
    border: 1px solid #d4d4d4;
    border-radius: 5px;
    background: #fff;

}

.product-info:hover {
    -webkit-box-shadow: 3px 3px 6px #c3c3c3;
    -moz-box-shadow: 3px 3px 6px #c3c3c3;
    -box-shadow: 3px 3px 6px #c3c3c3;
}

.product-info p.price {
    font-weight: bolder;
    font-size: 14px;
    font-style: italic;
    margin: 10px 0;
}


h4 {
    color: #0984e3;
    font-size: 20px;
    text-align: center;
    margin-bottom: 20px;
    font-weight: normal;
}

.product-info p {
    color: #969696;
}

.product .em {
    color: #FCEFA8;
}

.product-info .intro {
    color: #222;
}


.product-info span {
    color: #969696;
    font-weight: normal;
    margin: 10px 0;
    display: block;
}

.product-info p strong {
    color: #000;
}

.bottom_banner{
    background: #0b162b;
    padding: 75px 0 65px;
    color: #FFF;
    text-align: center;
    margin-top: 10px;
}

.bottom_banner p{
    margin: 10px auto;
}

.article {
    float: left;
    width: 750px;
}

.article p,
.wide_article p {
    line-height: 28px;
    margin: 10px 0;
}

.wide_article p strong {
    color: #005e8f;
}

.footer{
    background: #0b162b;
    padding: 55px 0;
    color: #FFF;
}

.copyright {
    float: left;
}

.footer_links {
    float: right;
}

.footer a {
    color: #FFF;
    display: inline-block;
    padding: 0 5px;
}

.footer a:hover {
    opacity: 0.8;
}


/*form-box*/

.form-box p {
    margin: 10px 0;
}

.form-box p span {
    font-size: 13px;
    line-height: 28px;
    display: block;
    margin: 0 0 5px 1px;
}

.input-text {
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background: #fff;
    border: 2px solid #ccc;
    border-radius: 2px;
    width: 220px;
}

.input-text:focus {
    border-color: #66afe9;
    outline: 0;
}

/*news*/

.content {
    width: 750px;
    float: left;
    word-wrap: break-word;
    word-break: break-all;
}

.post-title {
    font-size: 14px;
    margin: 10px 0;
    border-bottom: 1px solid #F1F1F1;
    padding-bottom: 15px;
    font-size: 13px;
}

.content .post {
    padding: 10px 0 10px 15px;
    background: url(../img/arrow.png) no-repeat scroll 0 15px;
    overflow: hidden;
    border-bottom: 1px dashed #ccc;
}

.post-title span,
.post span {
    float: right;
    font-weight: normal;
}

.content img {
    width: 730px;
}

.post-content img {
    width: 730px;
}

.post-content a:hover,
.post_list a:hover {
    text-decoration: none;
    border-bottom: 1px dashed;
}


.sidebar {
    width: 270px;
    float: right;
}

.sidebar .post_cat li {
    text-indent: 20px;
}

.sidebar .post_cat li a {
    color: #9e9e9e;
    padding: 15px 0;
    display: block;
}

.sidebar .post_cat li a:hover {
    color: #454545;
    text-decoration: none;
    background: #F7F7F7;
}

.sidebar .steps {
    display: block;
    width: 270px;
    height: 90px;
    margin: auto;
    background: url(../img/steps.png) no-repeat scroll 0 0;
    text-indent: -9999px;
}

.sidebar .steps:hover {
    background: url(../img/steps.png) no-repeat scroll 0 -90px;
}

.sidebar .help {
    display: block;
    width: 270px;
    height: 90px;
    margin: 15px auto;
    background: url(../img/help.png) no-repeat scroll 0 0;
    text-indent: -9999px;
}

.sidebar .help:hover {
    background: url(../img/help.png) no-repeat scroll 0 -90px;
}

.page-navigator {
    list-style: none;
    margin: 25px 0;
    padding: 0;
}

.page-navigator li {
    display: inline-block;
    margin: 0 4px;
}

.page-navigator a {
    display: inline-block;
    padding: 0 10px;
    height: 30px;
    line-height: 28px;
}

.page-navigator a:hover {
    background: #EEE;
    text-decoration: none;
}

.page-navigator .current a {
    color: #444;
    background: #EEE;
}

.hint {
    background: #eee;
    color: #333333;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
}

.hint a {
    color: #990000;
}

.hint a:hover {
    opacity: 0.7;
}

.product_page_hint {
    text-align: center;
    width: 510px;
    margin: auto;
    background: url(../img/hint_icon.png) no-repeat scroll 5px -2px;
    height: 32px;
    line-height: 28px;
    padding-left: 10px;
}

code {
    color: #9c0000;
    margin: 0 5px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
    word-wrap: break-word;
    word-break: break-all;
}

pre {
    padding: 2px 10px;
    background: #F3F3F0;
    line-height: 28px;
    border: 1px dashed rgb(204, 204, 204);
    margin: 5px 0;
    word-wrap: break-word;
    word-break: break-all;
}

pre code {
    margin: 0;
}

.headertip a {
    color: #333;
    text-decoration: none;
    outline: none;
}

.headertip a:hover {
    color: #333;
    text-decoration: underline;
}

.post_title {
    padding: 10px 0 10px 15px;
    overflow: hidden;
    border-bottom: 1px dashed #ccc;
    background: url(../img/arrow.png) no-repeat scroll 0 15px;
}

.contact_info a {
    margin: 0 22px 0 8px;
    position: relative;
    top: -6px;
}

.contact_info {
    margin: 10px 0;
    height: 28px;
    line-height: 28px;
}

.hot {
    background: url(../img/menu_icon.gif) no-repeat scroll 0 0;
    width: 24px;
    height: 11px;
    text-indent: -9999px;
    display: inline-block;
    position: relative;
    top: 3px;
    right: -12px;
}

.new {
    background: url(../img/menu_icon.gif) no-repeat scroll 0 -24px;
    width: 24px;
    height: 11px;
    text-indent: -9999px;
    display: inline-block;
    position: relative;
    top: 3px;
    right: -12px;
}

.server a {
    color: #333;
}
