﻿html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    line-height: 1.15;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    margin: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
    line-height: 1.42857143;
    font-size: 14px;
    min-width: 1200px;
    background: #fff;
    color: #333;
}

h1 {
    font-size: 2em;
    margin: .67em 0;
}

figure {
    margin: 1em 40px;
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

a {
    -webkit-text-decoration-skip: objects;
    background-color: transparent;
}

abbr[title] {
    border-bottom: none;
    -webkit-text-decoration: underline dotted;
    -moz-text-decoration: underline dotted;
    text-decoration: underline dotted;
}

b, strong {
    font-weight: bolder;
}

dfn {
    font-style: italic;
}

mark {
    background-color: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

img {
    border-style: none;
    max-width: 100%;
}

svg:not(:root) {
    overflow: hidden;
}

button, input, optgroup, select, textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

body, button, input, select, textarea {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

button, input {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, html [type=button], /* 1 */
[type=reset], [type=submit] {
    -webkit-appearance: button;
}

button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    padding: .35em .75em .625em;
}

legend {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    display: inline-block;
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type=checkbox], [type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto;
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

summary {
    display: list-item;
}

article, aside, footer, header, nav, section, figcaption, figure, main, details, /* 1 */
menu {
    display: block;
}

pre, code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

audio, video, canvas {
    display: inline-block;
}

template, [hidden] {
    display: none;
}

.clearfix {
    zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after {
    clear: both;
}

a {
    color: #333;
    text-decoration: none;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

.nowrap {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.header {
}

.header .logo {
    float: left;
    padding: 10px 0;
}

.header .logo img {
    float: left;
}
.header .logo span{
    font-size: 30px;
    margin-top: 20px;
    display: inline-block;
}
.header .search {
    float: right;
    padding-top: 10px;
}

.header .tel {
    font-size: 16px;
    margin-bottom: 10px;
    text-align: right;
    margin-top: 10px;
}

.header .tel span {
    font-size: 28px;
    color: #f00;
}

.header .tel p {
    margin: 0;
}

.header form {
    display: block;
}

.header form input {
    float: left;
    padding: 6px 12px;
    border: 1px solid #828282;
    outline: none;
    width: 240px;
    line-height: 1.4;
}

.header form button {
    float: right;
    border: 1px solid transparent;
    padding: 6px 12px;
    background-color: #828282;
    border-radius: 0;
    color: #fff;
    outline: none;
    cursor: pointer;
    line-height: 1.4;
}

.nav {
    background: url(../images/nav_back.png)  repeat-x center center;
}

.nav-list li {
    float: left;
}

.nav-list li a {
    display: block;

    line-height: 48px;
    height: 48px;
    overflow: hidden;
    font-size: 18px;
    border-top: 2px solid transparent;
    text-align: center;
}

.nav-list li a.active, .nav-list li a:hover {
    background-color: #ddd;
    border-color: #f00;
}

.slideBox {
    height: 600px;
}

.slideBox .bd ul, .slideBox .bd li {
    height: 600px;
    width: 100% !important;
}

.slideBox .bd li a {
    display: block;
    width: 100%;
    height: 100%;
    background: no-repeat center center;
    background-size: cover;
}

.slideBox .arr-btn {
    position: absolute;
    top: 50%;
    background: url(../images/ad_ctr.png)  no-repeat 0 0;
    height: 70px;
    width: 70px;
    margin-top: -35px;
    z-index: 10;
    border-radius: 50%;
    display: none;
}

.slideBox .arr-btn.prev {
    left: 48px;
}

.slideBox .arr-btn.next {
    right: 48px;
    background-position: 0 -70px;
}

.section {
    padding: 30px 0 0;
}

.section-title {
    text-align: center;
    color: #cb0900;
    font-size: 24px;
    font-weight: bold;
    background: url(../images/bj.png)  no-repeat center center;
}

.section-title small {
    display: block;
}

.ct2-sd {
    float: left;
    width: 285px;
}

.ct2-mn {
    float: right;
    width: 895px;
}

.sd-menu {
    background-color: #f7f7f7;
    padding-bottom: 20px;
}

.sd-menu .hd {
    background: url(../images/listbt.jpg)  repeat 0 0;
    line-height: 45px;
    color: #fff;
    padding: 0 20px;
    font-size: 18px;
    font-weight: bold;
}

.sd-menu ul {
    padding: 0 20px;
}

.sd-menu li {
    margin-top: 20px;
}

.sd-menu li a {
    display: block;
    padding: 7px 0 7px 20px;
    background: #ddd;
    border-left: 2px solid #f00;
    font-weight: bold;
}

.sd-menu li ul {
    padding: 0;
}

.sd-menu li ul li {
    margin: 0;
}

.sd-menu li ul li a {
    background: url(../images/21.png)  no-repeat 7px 9px transparent;
    border: 0;
    font-weight: normal;
    padding: 7px 0 5px 30px;
    line-height: 20px;
    border-bottom: 1px dashed #ddd;
}

.sd-menu li ul li a:hover {
    background-color: #e7e6e6;
}

.panel {
    background-color: #fff;
}
.panel .content{
    padding: 30px 0;
}
.panel .content p{
    margin: 0;
    line-height: 2;
}
.panel-hd {
    border: 1px solid #ddd;
    background: url(../images/bar.jpg)  no-repeat 0 0;
    line-height: 46px;
    font-size: 18px;
    font-weight: bold;
    padding-left: 35px;
    padding-right: 20px;
}
.panel-hd h2{
    display:inline-block;
    margin:0;
}
.panel-hd .more {
    float: right;
    font-size: 14px;
    font-weight: normal;
}

.panel-bd {
    border: 1px solid #ddd;
    border-top: 0;
    padding: 20px 20px 10px;
}
.list-1{
    margin-top: 20px;
}
.list-1 li {
    float: left;
    width: 209px;
    margin: 15px;
}

.list-1 li img {
    display: block;
    width: auto;
    max-width: 100%;
    margin: 0 auto;
}

.list-1 li h3 {
    margin: 5px 0;
    text-align: center;
    font-size: 17px;
    font-weight: 500;
    line-height: 2;
}

.list-1 li.border {
    border: 1px solid #ddd;
    width: 268px;
}

.adver-tw {
    margin-bottom: 30px;
}

.adver-left {
    width: 560px;
    float: left;
    font-size: 20px;
    margin: 0 40px 0 0;
}

.adver-left strong {
    display: inline-block;
    width: 560px;
    margin-bottom: 10px;
    margin-top: 45px;
    font-size: 23px;
    border-bottom: 1px dashed #ddd;
    line-height: 55px;
}

.adver-left strong span {
    background: #dedede;
    color: #fff;
    margin-right: 10px;
    border-radius: 100%;
    font-weight: normal;
    display: inline-block;
    width: 32px;
    line-height: 32px;
    text-align: center;
}

.adver-right {
    width: 600px;
    float: left;
}

.adver-right img {
    float: right;
    max-width: 550px;
}

.list-2 dl {
    margin: 0 0 10px;
    overflow: hidden;
    width:554px;
    float: left;
    margin-right: 50px;
}

.list-2 dt {
    float: left;
    border: 1px solid #ddd;
    padding: 5px;
    width: 200px;
}

.list-2 dt img {
    display: block;
    width: 100%;
    height: auto;
}

.list-2 dd {
    margin-left: 230px;
}

.list-2 dd h4 {
    margin: 0;
    line-height: 30px;
    font-size: 16px;
}

.list-2 dd h4 a {
    color: #cb0900;
}

.list-2 dd p {
    margin: 0;
    line-height: 25px;
    height: 75px;
    overflow: hidden;
    margin-top: 5px;
}

.list-2 dd a.more {
    display: inline-block;
    padding: 6px 8px;
    border: 1px solid #ccc;
    font-size: 12px;
    background-color: #eee;
    line-height: 1;
    margin-top: 15px;
}

.list-3 li {
    margin: 0 0 10px;
}

.list-3 li img {
    display: block;
    width: 100%;
    height: auto;
}

.list-3 li p {
    margin: 10px 0 0;
    text-align: center;
}

.picScroll-left {
    padding: 0 50px;
    margin-top: 30px;
    position: relative;
}

.picScroll-left .bd li {
    width: 210px;
    padding: 0 5px;
}

.picScroll-left .bd li img {
    width: 100%;
    height: auto;
    display: block;
}

.picScroll-left .bd li p {
    margin: 10px 0 0;
    text-align: center;
}

.picScroll-left .arr-btn {
    position: absolute;
    top: 50%;
    background: no-repeat 0 0;
    z-index: 10;
    width: 20px;
    height: 52px;
    margin-top: -40px;
}

.picScroll-left .prev {
    left: 0;
    background-image: url(../images/hl.gif) ;
}

.picScroll-left .next {
    right: 0;
    background-image: url(../images/hr.gif) ;
}

.about {
    background: url(../images/aboutbj.jpg)  no-repeat 0 0;
    height: 272px;
    padding: 30px 15px;
    margin: 0;
}

.about dt {
    float: left;
    padding: 5px;
    border: 1px solid #ccc;
    background: #faf7f6;
}

.about dt img {
    display: block;
    width: 400px;
}

.about dd {
    margin-left: 430px;
    line-height: 32px;
    font-size: 14px;
    padding-top: 15px;
    color: #000;
    max-height: 256px;
    overflow: hidden;
    text-indent: 32px;
}

.about dd h3 {
    font-size: 24px;
    color: #cb0900;
    margin: 0;
    padding-top: 10px;
}

.about dd p {
    margin: 0;
}

.panel-s {
    width: 316px;
}

.panel-s-hd {
    height: 28px;
    line-height: 24px;
    font-size: 14px;
    background: url(../images/bardt.jpg)  no-repeat 0 0;
    overflow: hidden;
    padding: 0 0 0 16px;
    color: #FFF;
    margin-bottom: 10px;
}

.panel-s-hd .more {
    float: right;
    line-height: 28px;
}

.list-4 li {
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    background: url(../images/21.png)  no-repeat 0 9px;
    padding-left: 22px;
    border-bottom: #CCC 1px dotted;
}

.dt_con h4 {
    margin: 0;
    font-size: 16px;
    line-height: 30px;
}

.dt_con p {
    line-height: 30px;
    color: #454545;
    margin: 8px 0;
    height: 90px;
    overflow: hidden;
}

.facontact {
    line-height: 30px;
}

.facontact p {
    margin: 0;
}

.footer {
    text-align: center;
}

.footer p {
    margin: 0;
}

.footer-nav {
    background-color: #7f7f7f;
    padding: 15px 0;
}

.footer-nav a {
    color: #fff;
    display: inline-block;
    margin: 0 10px;
    padding: 0 2px;
    border-radius: 3px;
}

.footer-nav a:hover {
    background-color: #369;
}

.footer-copy {
    padding: 15px 0;
    background-color: #dcdcdc;
}

.bPosition {
    float: right;
    padding: 0 16px;
    color: #C10005;
    font-size: 14px;

}

.bPosition a {
    color: #333;
    font-size: 14px;
}

.banner {
    height: 400px;
    background: no-repeat center center;
    background-size: cover;
}

.list-5 dl {
    margin: 0 0 20px;
    background-color: #f7f7f7;
    padding: 15px;
    overflow: hidden;
}

.list-5 dl:hover {
    box-shadow: 5px 5px 5px #CCCCCC
}

.list-5 dt {
    float: left;
    width: 200px;
}

.list-5 dt img {
    display: block;
    width: 100%;
    height: 130px;
}

.list-5 dd {
    margin-left: 215px;
    position: relative;
}

.list-5 dd h4 {
    margin: 0;
    font-size: 16px;
    line-height: 30px;
}

.list-5 dd h4 span {
    float: right;
    font-weight: normal;
    font-size: 14px;
    color: #999;
}

.list-5 dd p {
    line-height: 24px;
    overflow: hidden;
    margin: 10px 0;
    max-height: 72px;
    overflow: hidden;
}

.list-5 dd a.more {
    position: absolute;
    right: 0px;
    top: 100px;
    line-height: 25px;
    text-align: center;
    color: #ffffff;
    background-color: #999;
    padding: 0 17px;
}

.content_tit {
    text-align: center;
    margin-bottom: 20px;
}

.content_tit h3 {
    border-bottom: 1px dashed #CCCCCC;
    font-size: 18px;
    line-height: 40px;
    padding-bottom: 10px;
    margin: 20px 0 10px;
}

.content_tit p {
    margin: 0;
    color: #BCBBBB;
}

.content_tit p span {
    padding: 0 5px;
}
.detail_pic{
    text-align: center;
}
.prve {
    overflow: hidden;
    margin-bottom: 15px;
}

.prve p {
    line-height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.prve p a.b{
    font-weight: bold;
}
.show_img {
    text-align: center;
}

.show_img img {
    vertical-align: middle;
    max-width: 640px;
    height: auto;
}
.flink{
    margin-bottom: 30px;
}
.list-6 li {
    float: left;
    margin: 0 10px 10px 0;
}

.pages .pagination a.cur {
    background-color: #c90d14;
}

.pages .pagination a.cur:hover {
    color: #fff;
}

.pages .pagination a:hover {
    color: #c90d14;
    border-color: #c90d14;
}

.pagination-box {
    margin: 20px 0 40px;
}

.pagination-inner li {
    border: 1px solid #ddd;
    color: #666;
    display: inline-block;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    margin-left: 8px;
    width: 30px;
    text-align: center;
}

.pagination-inner li:first-child {
    margin-left: 0;
}

.pagination-inner li a {
    color: #666666;
    display: block;
    font-family: "Lato", sans-serif;
    font-weight: 500;
}


.pagination-inner li.active {
    background: #C10005 none repeat scroll 0 0;
    border-color: #C10005;
    color: #fff;
}

.pagination-inner li:hover {
    background: #C10005 none repeat scroll 0 0;
    border-color: #C10005;
    color: #fff;
}

.pagination-inner li:hover a {
    color: #fff;
}

.pagination-inner li a i {
    font-size: 20px;
    position: relative;
    top: 3px;
}
.pagination-inner li img{
}
.pagination-inner {
    text-align: center;
}

.lam_box .ow_links span{
    background: #cb0900;
}
.lam_box .message-submit{
    box-shadow: none;
    background:#cb0900;
}
.lam_box .ow_links h2 i{
    color: #000;
}