@charset "UTF-8";

.tit {
    padding: 35px 0
}

.tit p:nth-child(1) {
    text-transform: uppercase;
    font-size: 48px;
    color: #666;
    -webkit-opacity: .2;
    -moz-opacity: .2;
    -khtml-opacity: .2;
    opacity: .2;
    filter: alpha(opacity=20);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20)
}

.tit p:nth-child(2) {
    font-size: 30px;
    font-weight: bold;
    color: #D10F14
}

.right {
    width: 850px
}

.sidebar {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 237px
}

.sidebar ul li>a {
    position: relative;
    display: block;
    font-size: 16px;
    text-indent: 45px;
    padding: 20px 0;
    color: #999;
    border: 1px solid white;
    background: #F2F2F2
}

.sidebar ul li>a:hover {
    color: white;
    background: #004EA2 url('../img/left.png') no-repeat 195px center
}

.sidebar ul li>a.hover {
    color: white;
    background: #004EA2 url('../img/left.png') no-repeat 195px center
}

.sidebar-p {
    position: relative;
    width: 300px
}

.sidebar-p .ul1 .li1>a {
    position: relative;
    display: block;
    width: 300px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: 60px;
    line-height: 60px;
    background: white;
    text-indent: 50px
}

.sidebar-p .ul1 .li1>a i {
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -4px;
    background: #5689BF;
    display: block;
    height: 8px;
    width: 8px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.sidebar-p .ul1 .li1>a>span:nth-child(1) {
    font-size: 16px
}

.sidebar-p .ul1 .li1>a .icon-jiahao,
.sidebar-p .ul1 .li1>a .icon-jianhao {
    display: none;
    position: absolute;
    right: 20px;
    top: 0;
    font-size: 20px;
    color: #888
}

.sidebar-p .ul1 .li1>a.hover {
    color: #004EA2
}

.sidebar-p .ul1 .li1>a.hover i {
    background: #EE0B13
}

.sidebar-p .ul1 .li1>a:hover {
    color: #004EA2
}

.sidebar-p .ul1 .li1>a:hover i {
    background: #EE0B13
}

.sidebar-p .ul1 .li1 .ul2 {
    display: none
}

.sidebar-p .ul1 .li1 .ul2 .li2>a {
    position: relative;
    display: block;
    width: 300px;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #EAEAEA;
    background: #F6F6F6;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-indent: 50px
}

.sidebar-p .ul1 .li1 .ul2 .li2>a>i {
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -4px;
    background: #5689BF;
    display: block;
    height: 8px;
    width: 8px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.sidebar-p .ul1 .li1 .ul2 .li2>a.hover {
    color: #004EA2
}

.sidebar-p .ul1 .li1 .ul2 .li2>a.hover i {
    background: #004EA2
}

.sidebar-p .ul1 .li1 .ul2 .li2>a:hover {
    color: #004EA2
}

.sidebar-p .ul1 .li1 .ul2 .li2>a:hover i {
    background: #004EA2
}

.sidebar-p .ul1 .li1 .ul2 .li2 .ul3 {
    margin-top: 6px
}

.sidebar-p .ul1 .li1 .ul2 .li2 .ul3 .li3 {
    margin-bottom: 6px
}

.sidebar-p .ul1 .li1 .ul2 .li2 .ul3 .li3:last-child {
    margin-bottom: 0
}

.sidebar-p .ul1 .li1 .ul2 .li2 .ul3 .li3>a {
    display: block;
    width: 250px;
    height: 42px;
    line-height: 42px;
    background: white;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 20px
}

.sidebar-p .ul1 .li1 .ul2 .li2 .ul3 .li3>a.hover {
    background: #004EA2
}

.sidebar-p .ul1 .li1 .ul2 .li2 .ul3 .li3>a:hover {
    background: #004EA2
}

#path {
    width: 100%;
    height: 70px;
    line-height: 70px;
    border-bottom: 1px solid #ccc
}

#path p {
    width: 300px;
    color: white;
    font-size: 18px;
    text-indent: 50px;
    background: #004EA2 url('../img/category.png') no-repeat 15px center
}

#path .path {
    text-align: right
}

#path .path>span {
    font-size: 12px;
    color: #999
}

#path .path>a {
    font-size: 12px;
    color: #999
}

#path2 {
    width: 100%;
    height: 70px;
    line-height: 70px;
    border-bottom: 1px solid #ccc
}

#path2 .ul1 .li1 {
    float: left;
    margin-right: 30px
}

#path2 .ul1 .li1>a {
    display: block;
    height: 70px;
    line-height: 70px;
    font-size: 18px;
    font-weight: bold;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-transform: capitalize;
}

#path2 .ul1 .li1>a.hover {
    border-bottom: 2px solid #F01D25;
    color: #F01D25
}

#path2 .ul1 .li1>a:hover {
    border-bottom: 2px solid #F01D25;
    color: #F01D25
}

#path2 .path {
    text-align: right
}

#path2 .path>span {
    font-size: 12px;
    color: #999
}

#path2 .path>a {
    font-size: 12px;
    color: #999
}

.form_base {
    position: relative;
    padding-bottom: 100px
}

.form_base .form_list .form_group {
    float: left;
    min-height: 78px;
    margin-right: 5px
}

.form_base .form_list .form_group .control_label16 {
    display: block;
    font-size: 14px;
    font-weight: bold;
    color: #999;
    margin: 5px 0;
    display: none
}

.form_base .form_list .form_group .control_required20 .help-block {
    display: block;
    color: red;
    height: 30px;
    line-height: 30px
}

.form_base .form_list .form_group .control_required20>input[type="text"] {
    width: 293px;
    height: 46px;
    line-height: 46px;
    color: #333;
    background: #F3F3F3;
    text-indent: 10px;
    border: 1px solid #ccc;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    padding: 0 !important
}

.form_base .form_list .form_group .control_required20>input[type="text"]:focus {
    -webkit-box-shadow: 0 0 20px #ddd;
    -moz-box-shadow: 0 0 20px #ddd;
    box-shadow: 0 0 20px #ddd
}

.form_base .form_list .ffcontent,
.form_base .form_list .encon {
    width: 100%;
    margin-bottom: 0
}

.form_base .form_list .ffcontent .control_required20,
.form_base .form_list .encon .control_required20 {
    height: auto
}

.form_base .form_list .ffcontent textarea,
.form_base .form_list .encon textarea {
    width: 100%;
    border: 1px solid #ccc;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-indent: 10px;
    line-height: 2;
    font-family: 'Microsoft Yahei';
    background: #F3F3F3;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.form_base .form_list .ffcontent textarea:focus,
.form_base .form_list .encon textarea:focus {
    -webkit-box-shadow: 0 0 20px #ddd;
    -moz-box-shadow: 0 0 20px #ddd;
    box-shadow: 0 0 20px #ddd
}

.form_base .form_list .help,
.form_base .form_list .subject {
    width: 100%
}

.form_base .form_list .help .control_required20>input[type="text"],
.form_base .form_list .subject .control_required20>input[type="text"] {
    width: 100%
}

.form_base .form_list .mail {
    margin-right: 0
}

.form_base .form_list .enadd .control_required20>input[type="text"] {
    width: 1200px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.form_base input[type="submit"] {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -100px;
    display: block;
    border: none;
    outline: none;
    width: 200px;
    height: 48px;
    line-height: 48px;
    background: #004EA2;
    color: white;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.form_base input[type="submit"]:hover {
    -webkit-box-shadow: 0 0 10px #004EA2;
    -moz-box-shadow: 0 0 10px #004EA2;
    box-shadow: 0 0 10px #004EA2
}

#pagevt {
    text-align: center
}

#pagevt .btn-group {
    display: inline-block;
    zoom: 1;
    *display: inline
}

#pagevt .btn-group .btn-default {
    padding: 5px;
    color: white;
    background: #004EA2;
    margin: 0 5px
}

#pagevt .btn-group .active {
    background: #ccc
}

#plist>div {
    margin-bottom: 10px
}

#plist a {
    color: #999
}

#plist a:hover {
    text-decoration: underline;
    color: #999
}

#banner {
    width: 100%
}

#banner>img {
    width: 100%
}

#base_read {
    padding-bottom: 100px
}

#base_read img {
    max-width: 1200px
}

#goods_list {
    padding-bottom: 80px
}

#goods_list .pro-list .right {
    padding-top: 55px
}

#goods_list .pro-list .right ul {
    padding-bottom: 50px
}

#goods_list .pro-list .right ul li {
    float: left;
    margin-bottom: 40px;
    margin-right: 24px
}

#goods_list .pro-list .right ul li:nth-child(3n) {
    margin-right: 0
}

#goods_list .pro-list .right ul li>a {
    position: relative;
    display: block;
    width: 267px;
    height: 290px;
    background: white
}

#goods_list .pro-list .right ul li>a .wrap {
    width: 267px;
    height: 249px;
    overflow: hidden
}

#goods_list .pro-list .right ul li>a .wrap>img {
    width: 100%;
    height: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}

#goods_list .pro-list .right ul li>a:hover .wrap>img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

#goods_list .pro-list .right ul li>a:hover .more {
    background: #004EA2;
    color: white
}

#goods_list .pro-list .right ul li>a>p {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 12px;
    line-height: 2;
    font-weight: bold;
    padding: 20px 20px;
    text-align: center
}

#goods_list .pro-list .right ul li>a .more {
    position: absolute;
    left: 50%;
    bottom: 20px;
    margin-left: -35px;
    width: 70px;
    height: 27px;
    line-height: 27px;
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;
    background: #F9F9FB;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#goods_list .pro-list .right ul li>a span {
    position: absolute;
    z-index: 99;
    left: 10px;
    top: 15px;
    text-transform: uppercase;
    font-weight: bold
}

#goods_read .read-list .right {
    padding-top: 40px
}

#goods_read .read-list .right .summary {
    margin-bottom: 60px
}

#goods_read .read-list .right .summary .ban-pro {
    width: 435px
}

#goods_read .read-list .right .summary .ban-pro #gallery {
    border: 1px solid #EDEDED;
    margin-bottom: 20px
}

#goods_read .read-list .right .summary .ban-pro .thumbs-list {
    position: relative;
    width: 100%;
    height: 75px
}

#goods_read .read-list .right .summary .ban-pro .thumbs-list #thumbs {
    width: 385px;
    margin: 0 auto
}

#goods_read .read-list .right .summary .ban-pro .thumbs-list #thumbs .swiper-slide>img {
    border: 1px solid #ccc;
    cursor: pointer
}

#goods_read .read-list .right .summary .ban-pro .thumbs-list #thumbs .swiper-slide-thumb-active>img {
    border: 1px solid #004EA2
}

#goods_read .read-list .right .summary .ban-pro .thumbs-list .btn {
    position: absolute;
    width: 18px;
    height: 28px;
    top: 50%;
    margin-top: -14px;
    cursor: pointer
}

#goods_read .read-list .right .summary .ban-pro .thumbs-list .swiper-button-prev1 {
    background: url('../img/read-pre.png') no-repeat center center;
    left: 0
}

#goods_read .read-list .right .summary .ban-pro .thumbs-list .swiper-button-next1 {
    background: url('../img/read-next.png') no-repeat center center;
    right: 0
}

#goods_read .read-list .right .summary .des {
    width: 370px
}

#goods_read .read-list .right .des .fanwei {
    margin-bottom: 40px
}

#goods_read .read-list .right .des .online {
    width: 230px;
    height: 48px;
    line-height: 48px;
    text-indent: 50px;
    font-weight: bold;
    color: white;
    font-size: 18px;
    background: url('../img/phone.png') no-repeat center center
}

#goods_read .read-list .right .des>p {
    font-size: 30px;
    padding-top: 20px;
    padding-bottom: 40px;
    font-weight: bold;
    margin-bottom: 20px
}

#goods_read .read-list .right .des .t {
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 20px;
    border-bottom: 1px solid #F5F5F5
}

#goods_read .read-list .right .con>p {
    width: 100%;
    height: 55px;
    line-height: 55px;
    background: #F6F6F6;
    margin-bottom: 20px
}

#goods_read .read-list .right .con>p span {
    display: block;
    width: 150px;
    height: 100%;
    background: #004EA2;
    color: white;
    font-size: 16px;
    text-align: center
}

#goods_read .related {
    background: #EDEDED;
    height: 585px;
    margin-top: 60px;
    padding: 60px 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

#goods_read .related .rel-pro {
    background: white;
    height: 440px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 2px solid #E3E3E3
}

#goods_read .related .rel-pro>p {
    text-align: center;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #F1F1F1;
    margin-bottom: 30px
}

#goods_read .related .ban-rel {
    width: 100%;
    padding: 0 60px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

#goods_read .related .ban-rel a.infolist {
    display: block;
    width: 250px
}

#goods_read .related .ban-rel a.infolist:hover .wrap>img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

#goods_read .related .ban-rel a.infolist .wrap {
    width: 250px;
    height: 234px;
    overflow: hidden
}

#goods_read .related .ban-rel a.infolist .wrap>img {
    width: 100%;
    height: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}

#goods_read .related .ban-rel a.infolist>p {
    width: 100%;
    text-align: center;
    padding: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

#goods_read .related .ban-rel .swiper-pagination {
    width: 1080px;
    text-align: center
}

#goods_read .related .ban-rel .swiper-pagination>.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #CBCBCB;
    margin: 0 5px
}

#img_list {
    padding-bottom: 100px
}

#img_list #jq22 {
    padding-bottom: 50px
}

#img_list #jq22 li {
    float: left;
    width: 385px;
    cursor: pointer;
    margin-right: 22px;
    margin-bottom: 30px
}

#img_list #jq22 li:nth-child(3n) {
    margin-right: 0
}

#img_list #jq22 li p {
    width: 100%;
    font-size: 16px;
    text-align: center;
    color: #999;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

#img_list #jq22 li .wrap {
    width: 385px;
    height: 289px;
    overflow: hidden
}

#img_list #jq22 li .wrap>img {
    width: 100%;
    height: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}

#img_list #jq22 li:hover .wrap>img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

#img_list2 {
    padding-bottom: 100px
}

#img_list2 #jq22 {
    padding-bottom: 50px
}

#img_list2 #jq22 li {
    width: 585px;
    cursor: pointer;
    margin-bottom: 30px
}

#img_list2 #jq22 li:nth-child(2n-1) {
    float: left
}

#img_list2 #jq22 li:nth-child(2n) {
    float: right
}

#img_list2 #jq22 li .wrap {
    position: relative;
    width: 585px;
    height: 440px;
    overflow: hidden
}

#img_list2 #jq22 li .wrap>img {
    width: 100%;
    height: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}

#img_list2 #jq22 li .wrap>p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: white;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#80000000', endColorstr='#80000000');
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 18px
}

:root #img_list2 #jq22 li .wrap>p {
    filter: none
}

#img_list2 #jq22 li:hover .wrap>img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

#img_list3 {
    padding-bottom: 100px
}

#img_list3 #jq22 {
    padding-bottom: 50px
}

#img_list3 #jq22 li {
    float: left;
    width: 385px;
    cursor: pointer;
    margin-right: 22px;
    margin-bottom: 30px
}

#img_list3 #jq22 li:nth-child(3n) {
    margin-right: 0
}

#img_list3 #jq22 li p {
    width: 100%;
    font-size: 16px;
    text-align: center;
    color: #999;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

#img_list3 #jq22 li .wrap {
    width: 370px;
    height: 530px;
    overflow: hidden
}

#img_list3 #jq22 li .wrap>img {
    width: 100%;
    height: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}

#img_list3 #jq22 li:hover .wrap>img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

#article_list {
    padding-bottom: 50px
}

#article_list ul {
    padding-bottom: 100px
}

#article_list ul li {
    border-bottom: 1px solid #ccc
}

#article_list ul li>a {
    display: block;
    width: 100%;
    height: 180px;
    padding: 30px 0
}

#article_list ul li>a .wrap {
    width: 320px;
    height: 180px;
    overflow: hidden;
    background: #E0E0E0
}

#article_list ul li>a .wrap>img {
    width: 100%;
    height: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}

#article_list ul li>a .wrap p {
    width: 100%;
    height: 180px;
    line-height: 180px;
    text-align: center;
    font-size: 20px;
    color: #ccc
}

#article_list ul li>a .des {
    position: relative;
    width: 840px;
    height: 180px;
    line-height: 2
}

#article_list ul li>a .des>p:nth-child(1) {
    font-size: 22px;
    padding: 10px 0
}

#article_list ul li>a .des>p:nth-child(2) {
    font-size: 14px;
    line-height: 2;
    color: #666;
    margin-bottom: 30px
}

#article_list ul li>a .des>p:nth-child(3) {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 12px;
    color: #999
}

#article_list ul li>a .des>p:nth-child(4) {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 110px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: white;
    background: #004EA2
}

#article_list ul li>a:hover .wrap>img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

#article_list ul li>a:hover .des p:nth-child(1) {
    color: #004EA2
}

#article_read {
    padding-bottom: 60px
}

#article_read .content {
    padding-top: 35px
}

#article_read .content .p1 {
    font-size: 26px;
    text-align: center;
    color: #333;
    margin-bottom: 25px;
    font-weight: bold
}

#article_read .content .p2 {
    font-size: 12px;
    text-align: center;
    color: #999;
    margin-bottom: 50px
}

#article_read .content .text {
    margin-bottom: 50px
}

#article_read .content .text img {
    max-width: 800px;
    display: inline
}

#company_read {
    padding-top: 80px;
    padding-bottom: 120px
}

#company_read .summary {
    position: relative;
    width: 100%;
    height: 430px;
    margin-bottom: 50px
}

#company_read .summary .des {
    position: absolute;
    top: 55px;
    right: 0;
    width: 465px;
    height: 291px;
    background: #D10C11;
    padding: 40px 50px 0 15px
}

#company_read .summary .des p:nth-child(1) {
    font-size: 42px;
    text-transform: uppercase;
    color: white;
    -webkit-opacity: .2;
    -moz-opacity: .2;
    -khtml-opacity: .2;
    opacity: .2;
    filter: alpha(opacity=20);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20)
}

#company_read .summary .des p:nth-child(2) {
    font-size: 30px;
    color: white
}

#company_read .summary .des p:nth-child(3) {
    width: 18px;
    height: 2px;
    margin: 15px 0;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#33ffffff', endColorstr='#33ffffff');
    background-color: rgba(255, 255, 255, 0.2)
}

:root #company_read .summary .des p:nth-child(3) {
    filter: none
}

#company_read .summary .des p:nth-child(4) {
    font-size: 16px;
    margin-bottom: 35px;
    color: white
}

#company_read .summary .des p:nth-child(5),
#company_read .summary .des p:nth-child(6) {
    font-size: 14px;
    color: white;
    line-height: 1.5
}

#company_read .content {
    width: 100%;
    /*height: 678px;*/
    /*background: url('../img/company-pic.jpg') no-repeat center center;*/
    margin-bottom: 100px
}

#company_read .content .wrap {
    width: 100%;
    line-height: 24px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

#company_read ul li {
    width: 100%;
    height: 318px
}

#company_read ul li:nth-child(2n-1) {
    float: left
}

#company_read ul li:nth-child(2n-1) .des {
    float: right;
    width: 50%;
    height: 100%;
    padding: 40px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

#company_read ul li:nth-child(2n-1) .des p:nth-child(1) {
    font-size: 18px;
    line-height: 1.5;
    color: #d10c11;
    margin-bottom: 30px
}

#company_read ul li:nth-child(2n-1) .des p:nth-child(2) {
    line-height: 2
}

#company_read ul li:nth-child(2n) {
    float: right
}

#company_read ul li:nth-child(2n) .des {
    float: left;
    width: 50%;
    height: 100%;
    padding: 40px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

#company_read ul li:nth-child(2n) .des p:nth-child(1) {
    font-size: 18px;
    line-height: 1.5;
    color: #d10c11;
    margin-bottom: 30px
}

#company_read ul li:nth-child(2n) .des p:nth-child(2) {
    line-height: 2
}

#company_read ul li:first-child .des {
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

#company_read ul li:first-child .des .left {
    width: 247px;
    padding: 0 0 40px 40px
}

#company_read ul li:first-child .des .left p:nth-child(1) {
    font-size: 50px
}

#society_list1 {
    padding-bottom: 50px
}

#society_list1 ul {
    padding-bottom: 100px
}

#society_list1 ul li {
    margin-bottom: 30px
}

#society_list1 ul li:nth-child(2n-1) {
    float: left
}

#society_list1 ul li:nth-child(2n) {
    float: right
}

#society_list1 ul li>a {
    display: block;
    width: 580px;
    height: 280px;
    padding: 30px;
    background: #F2F2F2;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

#society_list1 ul li>a .wrap {
    width: 280px;
    height: 222px;
    overflow: hidden;
    background: white
}

#society_list1 ul li>a .wrap>img {
    width: 100%;
    height: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}

#society_list1 ul li>a .wrap p {
    width: 100%;
    height: 222px;
    line-height: 222px;
    text-align: center;
    font-size: 20px;
    color: #ccc
}

#society_list1 ul li>a .des {
    position: relative;
    width: 230px;
    height: 180px;
    line-height: 2
}

#society_list1 ul li>a .des>p:nth-child(1) {
    font-size: 20px;
    padding: 10px 0;
    font-weight: bold
}

#society_list1 ul li>a .des>p:nth-child(2) {
    font-size: 14px;
    line-height: 2;
    color: #666;
    margin-bottom: 30px
}

#society_list1 ul li>a:hover .wrap>img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

#society_list1 ul li>a:hover .des p:nth-child(1) {
    color: #004EA2
}

#society_list2 {
    padding-bottom: 50px
}

#society_list2 ul {
    padding-bottom: 50px
}

#society_list2 ul li {
    float: left;
    margin-bottom: 50px;
    margin-right: 13px
}

#society_list2 ul li:nth-child(4n) {
    margin-right: 0
}

#society_list2 ul li>a {
    display: block;
    width: 290px;
    background: #F2F2F2
}

#society_list2 ul li>a .wrap {
    width: 290px;
    height: 188px;
    overflow: hidden;
    background: #ddd
}

#society_list2 ul li>a .wrap>img {
    width: 100%;
    height: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}

#society_list2 ul li>a .wrap p {
    width: 100%;
    height: 188px;
    line-height: 188px;
    text-align: center;
    font-size: 20px;
    color: #ccc
}

#society_list2 ul li>a .des {
    position: relative;
    width: 100%;
    height: 188px;
    line-height: 2;
    padding: 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

#society_list2 ul li>a .des>p:nth-child(1) {
    font-size: 20px;
    font-weight: bold
}

#society_list2 ul li>a .des>p:nth-child(2) {
    font-size: 14px;
    line-height: 2;
    color: #666
}

#society_list2 ul li>a .des>p:nth-child(3) {
    position: absolute;
    left: 20px;
    bottom: 20px;
    font-size: 12px;
    color: #f00a12
}

#society_list2 ul li>a:hover .wrap>img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

#society_list2 ul li>a:hover .des p:nth-child(1) {
    color: #004EA2
}

#society_list3 {
    padding-bottom: 50px
}

#society_list3 ul {
    padding-bottom: 50px
}

#society_list3 ul li {
    border-bottom: 1px solid #ccc
}

#society_list3 ul li>a {
    display: block;
    width: 100%;
    height: 100px;
    padding: 30px 0
}

#society_list3 ul li>a .time {
    width: 100px;
    height: 100%
}

#society_list3 ul li>a .time p:nth-child(1) {
    text-align: center;
    font-weight: bold;
    font-size: 50px;
    line-height: 70px;
    color: #808080
}

#society_list3 ul li>a .time p:nth-child(2) {
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    color: #808080
}

#society_list3 ul li>a .des {
    position: relative;
    width: 1000px;
    height: 100%;
    line-height: 2
}

#society_list3 ul li>a .des>p:nth-child(1) {
    font-size: 18px;
    font-weight: bold
}

#society_list3 ul li>a .des>p:nth-child(2) {
    font-size: 14px;
    line-height: 2;
    color: #666;
    margin-bottom: 30px
}

#society_list3 ul li>a .des>p:nth-child(3) {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 12px;
    color: #999
}

#society_list3 ul li>a .des>p:nth-child(4) {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 110px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: white;
    background: #004EA2
}

#society_list3 ul li>a:hover .wrap>img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

#society_list3 ul li>a:hover .des p:nth-child(1) {
    color: #004EA2
}

#society_list3 ul li:first-child>a {
    height: 370px;
    margin-bottom: 50px
}

#society_list3 ul li:first-child>a:hover .wrap>img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

#society_list3 ul li:first-child>a .wrap {
    width: 530px;
    height: 370px;
    overflow: hidden;
    background: #E0E0E0
}

#society_list3 ul li:first-child>a .wrap>img {
    width: 100%;
    height: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}

#society_list3 ul li:first-child>a .wrap p {
    width: 100%;
    height: 370px;
    line-height: 370px;
    text-align: center;
    font-size: 20px;
    color: #ccc
}

#society_list3 ul li:first-child>a .spe {
    width: 630px;
    height: 100%
}

#society_list3 ul li:first-child>a .spe p:nth-child(1) {
    padding-bottom: 40px;
    padding-top: 70px;
    color: #004ea2;
    font-size: 40px
}

#society_list3 ul li:first-child>a .spe p:nth-child(2) {
    font-size: 20px;
    color: #808080;
    margin-bottom: 40px;
    font-weight: bold
}

#society_list3 ul li:first-child>a .spe p:nth-child(3) {
    font-size: 14px;
    line-height: 2
}

#contact .contact {
    margin-bottom: 40px
}

#contact .contact p:nth-child(1) {
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 15px;
    padding-top: 35px
}

#contact .contact p:nth-child(2) {
    font-size: 16px;
    color: #999;
    text-transform: uppercase;
    margin-bottom: 45px
}

#contact .contact .online {
    width: 230px;
    height: 48px;
    line-height: 48px;
    text-indent: 50px;
    font-weight: bold;
    color: white;
    font-size: 18px;
    background: url('../img/phone.png') no-repeat center center
}

#contact .contact #map {
    width: 820px;
    height: 428px
}

#contact .contact .info {
    width: 335px
}

#contact .contact .info .info-list {
    margin-bottom: 30px
}

#contact .contact .info .info-list li {
    line-height: 2;
    font-size: 16px;
    color: #999
}

#contact .message {
    padding-bottom: 80px
}

#contact .message>p {
    width: 100%;
    padding: 40px 0;
    font-weight: bold;
    font-size: 20px;
    border-top: 1px dotted #ccc
}