﻿@import url("base.css");
body {position:relative;z-index:1;margin:0 auto;max-width:1903px;font-family:"微软雅黑", "Microsoft YaHei", Verdana, Arial;color:#333;font-size:14px;overflow-x:hidden;}
input,select,button,textarea {font-family:"微软雅黑", "Microsoft YaHei", Verdana, Arial;font-size:14px;color:#222;resize:none;box-sizing:border-box;}
:-moz-placeholder {color:#aaa;}
::-moz-placeholder {color:#aaa;}
:-ms-input-placeholder {color:#aaa;}
::-webkit-input-placeholder {color:#aaa;}
a:link,a:visited,a:active {color:#000;text-decoration:none;}
a:hover {color:#1c3881;text-decoration:none;}
a {outline:none;-moz-outline:none;blr:expression(this.onFocus=this.blur());}
.al:hover {text-decoration:underline;}
.als a:hover {text-decoration:underline;}
.flex-column {display:flex;flex-direction:column;justify-content:center;}
/*===================================================================================*/

#header {background-color:#e8e9e7;}
#header .wrap {position:relative;z-index:99;height:100px;display:flex;align-items:center;justify-content:flex-end;}
#header .logo {position:absolute;top:50%;left:0;z-index:1;display:flex;flex-direction:column;justify-content:center;height:52px;font-size:0;transform:translateY(-50%);}
#header .logo img {max-height:100%;}
#header .ss {display: none;}
#header .tel {flex:0 0 auto; margin-right: 25px; padding-left: 30px; min-height: 25px; color:#cd9533; font-family: Arial; font-size: 20px; line-height: 1.4; background: url(../images/icon-1.png) no-repeat 0 2px;}
#header .dlzc {flex:0 0 auto;display:flex;}
#header .dlzc a {flex:0 0 auto; width: 75px; height: 42px; line-height: 40px; font-size: 16px; text-align: center; border-radius: 4px; border: 1px solid #cd9533;}
#header .dlzc a:nth-child(1) {color:#fff; background-color: #cd9533;}
#header .dlzc a:nth-child(2) {color:#cd9533; margin-left: 10px;}

#header .nav {margin-right: 30px; height: 100%;}
#header .nav li {display: inline-block; position:relative; height:100%; vertical-align: top;}
#header .nav li > a {display:block; padding-left: 35px; padding-right: 35px; height:100%; line-height:100px; color:#000; font-size: 16px; text-align:center;}
#header .nav li > a.nav_over {color:#1c3881; font-weight: bold;}
#header .nav li:hover > a {color:#1c3881;}
#header .nav li:hover p {display: block;}
#header .nav li p {position: absolute; top: 100%; left: 50%; display: none; margin-left: -80px; padding-bottom: 15px; width: 160px; border-radius: 0 0 5px 5px; background-color:#e8e9e7;}
#header .nav li p a {display: block; padding: 5px; color:#333; font-size: 14px; text-align: center;}
#header .nav li p a:hover {color:#1c3881; font-weight: bold;}

#search {position:absolute;right:0;z-index:1;padding:5px 20px 15px 20px;width:360px;height:40px;box-shadow:0 0 10px rgba(0,0,0,0.2);background-color:#fff;transition:all ease-out 300ms;}
#search input {width:100%;height:40px;color:#333;border:none;border-bottom:1px solid #ddd;background:none;}
#search i {position:absolute;top:4px;right:15px;display:block;width:40px;height:40px;line-height:40px;color:#333;font-size:20px;text-align:center;cursor:pointer;}
#search.hide {top:0;opacity:0;visibility:hidden;}
#search.show {top:100%;opacity:1;visibility:visible;}

#banner {position:relative;}
#banner .swiper-slide {width:100%;font-size:0;}
#banner .swiper-slide img {width:100%;}
#banner .swiper-pagination {position:absolute;left:0;bottom:130px;width:100%;height:14px;font-size:0;text-align:center;}
#banner .swiper-pagination span {margin:0;width:14px;height:14px;font-size:0;border-radius:50%;background:rgba(255,255,255,0.7);opacity:1;overflow:hidden;}
#banner .swiper-pagination span.swiper-pagination-bullet {margin:0 7px;}
#banner .swiper-pagination span.swiper-pagination-bullet-active {opacity:1;background:#1c3881;}
#banners {height: 400px; font-size: 0; background-repeat: no-repeat; overflow: hidden;}
#banners img {width: 100%;}

#mheader_menu, #mnav, #menu {display:none;}

.wrap {margin-left:auto;margin-right:auto;width:1400px;box-sizing:border-box;}
#content {background-color:#e8e9e7;}
#content > .wrap {padding: 60px 40px 80px 40px; box-shadow: 0 -16px 8px rgba(0,0,0,0.2); background:-moz-linear-gradient(bottom, #fff,#f4f4f4); background:-webkit-linear-gradient(bottom, #fff,#f4f4f4); background:linear-gradient(to bottom, #fff,#f4f4f4);}
#contents {background-color:#e8e9e7;}
#contents > .wrap {padding: 60px 40px; box-shadow: 0 -16px 8px rgba(0,0,0,0.2); background:-moz-linear-gradient(bottom, #fff,#f4f4f4); background:-webkit-linear-gradient(bottom, #fff,#f4f4f4); background:linear-gradient(to bottom, #fff,#f4f4f4);}
#left {float:left;width:240px;}
#right {float:right;width:900px;overflow:hidden;}
#finfo {background: url(../images/finfo_bg.jpg) no-repeat center center/cover;}
#finfo .wrap {display: flex; padding-top: 80px; padding-bottom: 70px; color:#fff; font-size: 16px;}
#finfo a {color:#fff;}
#finfo a:hover {text-decoration: underline;}
#finfo .l {flex: 0 0 auto; width: 364px;}
#finfo .logo {font-size: 0;}
#finfo .gzwm {display: flex; justify-content: space-between; margin-top: 40px;}
#finfo .gzwm .share h4 {margin-bottom: 20px; font-size: 18px; line-height: 1;}
#finfo .gzwm .share a {display: inline-block; position: relative; margin-right: 10px; width: 40px; height: 40px; line-height: 40px; text-align: center; border-radius: 50%; border: 1px solid #fff;}
#finfo .gzwm .share a i {font-size: 20px;}
#finfo .gzwm .share a:hover {color:#001e6d; text-decoration: none; background-color: #fff;}
#finfo .gzwm .qrcode {width: 125px; font-size: 0;}
#finfo .gzwm .qrcode img {width: 100%;}
#finfo .r {flex: 1 1 auto; display: flex; justify-content: space-between; margin-left: 160px;}
#finfo .r h3 {padding-bottom: 30px; font-size: 20px; line-height: 1;}
#finfo .r dl dd:not(:first-child) {margin-top: 18px;}
#finfo .r li:last-child {width: 380px;}
#finfo .r .lxwm div {display: flex;}
#finfo .r .lxwm div:not(:first-child) {margin-top: 18px;}
#finfo .r .lxwm div:last-child {line-height: 1.8;}
#finfo .r .lxwm .name {flex: 0 0 auto; position: relative; padding-left: 25px;}
#finfo .r .lxwm .name i {position: absolute; top: 2px; left: 0; display: block; width: 18px; height: 18px; line-height: 18px; font-size: 14px; text-align: center;}
#finfo .r .lxwm .name i.icon-location-fill {top: 6px;}
#finfo .r .lxwm .text {flex: 1 1 auto;}
#footer {background-color: #001e6d;}
#footer .wrap {padding-top: 15px; padding-bottom: 15px; color:#fff; text-align: center; line-height: 1.6; background-color: #001e6d;}
#footer a {color:#fff;}

/*===================================================================================*/

#iquery {position: relative; z-index: 10; margin-top: -100px;}
#iquery .wrap {display: flex; height: 190px; color:#fff; font-size: 16px;}
#iquery .tis {margin-bottom: 20px; font-size: 24px; line-height: 1;}
#iquery .track {padding: 22px 20px 0 20px; width: 37.57%; height: 100%; border-radius: 5px 0 0 5px; box-sizing: border-box; background-color: #cd9533;}
#iquery .track .cont {display: flex; font-size: 0;}
#iquery .track .cont textarea {flex: 1 1 auto; padding: 8px 10px; height: 80px; line-height: 1.8; border-radius: 6px; border: none; background-color: #fff; resize: none;}
#iquery .track .cont button {flex: 0 0 auto; margin-left: 12px; width: 140px; color:#cd9533; font-size: 18px; font-weight: bold; border-radius: 5px; border: none; background-color: #fff;}
#iquery .track p {margin-top: 8px; font-size: 14px;}
#iquery .freight {padding: 22px 25px 0 10px; width: 62.43%; height: 100%; border-radius: 0 5px 5px 0; box-sizing: border-box; background-color: #1c3881;}
#iquery .freight .tis {padding-left: 25px;}
#iquery .freight form {display: flex; justify-content: space-between;}
#iquery .freight .cont {display: flex; flex-flow: row wrap; flex: 1 1 auto; width: 80%;}
#iquery .freight .cont .items {display: flex; align-items: center;}
#iquery .freight .cont .items:nth-child(n+3) {margin-top: 15px;}
#iquery .freight .cont .items:nth-child(odd) {width: 54%;}
#iquery .freight .cont .items:nth-child(even) {width: 46%;}
#iquery .freight .cont .items .bts {flex: 0 0 auto; width: 94px; text-align: right;}
#iquery .freight .cont .items .bts span {margin-right: 5px; color:#cd9533; font-size: 14px;}
#iquery .freight .cont .items .nrs {flex: 1 1 auto; position: relative; margin-left: 10px; font-size: 0;}
#iquery .freight .cont .items .nrs input {padding-left: 10px; padding-right: 10px; width: 100%; height: 40px; border: none; border-radius: 4px; background-color: #fff;}
#iquery .freight .cont .items .nrs select {padding-left: 8px; padding-right: 10px; width: 100%; height: 40px; border: none; border-radius: 4px; background-color: #fff;}
#iquery .freight button {flex: 0 0 auto; margin-left: 25px; width: 140px; color:#fff; font-size: 18px; font-weight: bold; border-radius: 5px; border: none; background-color: #cd9533;}

.itis {padding-top: 100px; text-align: center;}
.itis h2 {color:#000; font-size: 48px; font-weight: normal; line-height: 1;}
.itis .fls {margin-top: 60px; text-align: center;}
.itis .fls a {display: inline-block; padding-left: 35px; padding-right: 35px; height: 44px; line-height: 44px; color:#333; font-size: 16px; vertical-align: top; border-radius: 22px; background-color: #fff;}
.itis .fls a:not(:last-child) {margin-right: 20px;}
.itis .fls a:hover {color:#fff; background-color: #cd9533;}
.ntis {color:#1c3881; font-size: 30px; line-height: 1; text-align: center;}

#ipros .wrap {padding-bottom: 100px;}
#ipros .cont {position: relative; margin-top: 60px;}
#ipros .swiper-slide {font-size: 0; overflow: hidden;}
#ipros .swiper-button {position: absolute; top: 50%; margin-top: -30px; font-size: 60px; color:#333; line-height: 1; cursor: pointer;}
#ipros .swiper-button-disabled {opacity: 0.3;}
#ipros .swiper-button:not(.swiper-button-disabled):hover {color:#cd9533;}
#ipros .swiper-prev {left: -70px;}
#ipros .swiper-next {right: -70px;}
#ipros a {display: block; position: relative; overflow: hidden;}
#ipros a img {width: 100%; transition: transform ease-out 800ms;}
#ipros a .text {position: absolute; top: 100%; left: 0; z-index: 10; padding: 15px 28px; width: 100%; height: 100%; color:#fff; box-sizing: border-box; background-color: rgba(0,0,0,0.35); transform: translateY(-86px); transition: 300ms;}
#ipros a .name h2 {font-size: 24px;}
#ipros a .name h2 i {margin-left: 5px; color:#cd9533; font-size: 16px; font-weight: normal;}
#ipros a .name p {margin-top: 5px; font-size: 14px;}
#ipros a .desc {margin-top: 20px; font-size: 16px; line-height: 1.8;}
#ipros a span {position: absolute; bottom: 100px; display: block; width: 106px; height: 36px; line-height: 36px; font-size: 16px; text-align: center; background-color: #cd9533;}
#ipros a:hover .text {top: 0; padding-top: 90px; background-color: rgba(25,56,129,0.8); transform: translateY(0);}
#ipros a:hover img {transform: scale(1.06);}

#iys {background: url(../images/iyoushi_bg.jpg) no-repeat center center/cover;}
#iys .wrap {padding-bottom: 95px;}
#iys .itis h2 {color:#fff;}
#iys .cont {display: flex; flex-flow: row wrap; justify-content: space-between; margin-top: 60px;}
#iys .cont li {display: flex; padding: 20px; width: 48.5%; box-sizing: border-box; background-color: #fff;}
#iys .cont li:nth-child(n+3) {margin-top: 3%;}
#iys .cont li:hover .imgs img {transform: scale(1.06);}
#iys .cont .imgs {flex: 0 0 auto; width: 47.02%; font-size: 0; overflow: hidden;}
#iys .cont .imgs img {width: 100%; transition: transform ease-out 800ms;}
#iys .cont .text {flex: 1 1 auto; margin-left: 30px;}
#iys .cont .text h3 {margin-top: 30px; color:#1c3881; font-size: 22px;}
#iys .cont .text h3::after {display: block; margin-top: 15px; margin-bottom: 12px; width: 50px; height: 3px; background-color: #cd9533; content: '';}
#iys .cont .text p {color:#666; font-size: 16px; line-height: 1.8;}

#iabout {position: relative;}
#iabout::before {position: absolute; top: 0; left: 0; z-index: 1; display: block; width: 257px; height: 137px; background: url(../images/t1.png) no-repeat; content: '';}
#iabout::after {position: absolute; bottom: 0; right: 0; z-index: 1; display: block; width: 566px; height: 310px; background: url(../images/t2.png) no-repeat; content: '';}
#iabout .wrap {padding-bottom: 100px;}
#iabout .cont {display: flex; align-items: flex-start; position: relative; z-index: 2; margin-top: 60px;}
#iabout .text {flex: 1 1 auto; margin-right: 60px;}
#iabout .text .name {color:#333; font-size: 32px;}
#iabout .text .name::after {display: block; margin-top: 20px; width: 78px; height: 1px; background-color: #cd9533; content: '';}
#iabout .text .editorc {margin-top: 20px; color:#555;}
#iabout .text .list {margin-top: 45px; display: flex; justify-content: space-between;}
#iabout .text .list a {font-size: 0; text-align: center;}
#iabout .text .list a img {width: 75px;}
#iabout .text .list a p {margin-top: 12px; color:#333; font-size: 16px; font-weight: bold;}
#iabout .text .list a:hover p {color:#cd9533;}
#iabout .text .abtn {display: block; margin-top: 45px; width: 120px; height: 40px; line-height: 40px; color:#fff; font-size: 16px; text-align: center; background-color: #cd9533;}
#iabout .imgs {flex: 0 0 auto; width: 52.714%; font-size: 0; overflow: hidden;}
#iabout .imgs img {width: 100%;}

#inews {background: url(../images/inews_bg.jpg) no-repeat center center/cover;}
#inews .wrap {padding-bottom: 100px;}
#inews .cont {display: flex; justify-content: space-between; margin-top: 60px;}
#inews .cont a {width: 32.14%; background-color: #fff;}
#inews .cont a .imgs {font-size: 0; overflow: hidden;}
#inews .cont a .imgs img {width: 100%; transition: transform ease-out 800ms;}
#inews .cont a .text {padding: 25px 28px;}
#inews .cont a .text h2 {font-size: 16px;}
#inews .cont a .text .date {margin-top: 10px; margin-bottom: 20px; color:#999;}
#inews .cont a .text .desc {color:#666; font-size: 16px; line-height: 1.8;}
#inews .cont a:hover .imgs img {transform: scale(1.06);}

#ipartner .wrap {padding-bottom: 100px;}
#ipartner .cont {display: flex; flex-flow: row wrap; margin-top: 60px;}
#ipartner .cont li {position: relative; margin-right: 1.075%; padding-top: 7.85%; width: 19.14%; font-size:0; box-sizing: border-box; border: 1px solid #dddfe2;}
#ipartner .cont li:nth-child(5n) {margin-right: 0;}
#ipartner .cont li:nth-child(n+6) {margin-top: 1.5%;}
#ipartner .cont li .flex-column {position: absolute; top: 0; left: 0; padding: 15px; width: 100%; height: 100%; text-align: center; box-sizing: border-box; overflow: hidden;}
#ipartner .cont li span {max-height: 100%;}
#ipartner .cont li img {max-width: 100%; max-height: 100%; transition: transform ease-out 500ms;}
#ipartner .cont li:hover img {transform: scale(1.06);}

/*===================================================================================*/

.nodata {padding:150px 0px;color:#999;font-size:18px;text-align:center;}
#bnav .wrap {position: relative;}
#bnav .cont {position: absolute; bottom: 0; left: 0; right: 0; display: flex; align-items: center; justify-content: space-between; padding-left: 30px; padding-right: 30px; height: 70px; border-radius: 5px 5px 0 0; background-color: #fff; overflow: hidden;}
#bnav .cont::after {position: absolute; bottom: 0; left: 0; right: 0; z-index: 1; display: block; height: 4px; background-color: #ddd; content: '';}
#bnav .fls {flex: 1 1 auto; display: flex; align-items: center; height: 100%;}
#bnav .fls a {flex: 0 0 auto; display: flex; align-items: center; position: relative; z-index: 2; margin-right: 30px; padding-left: 2px; padding-right: 2px; height: 100%; color:#555; font-size: 15px;}
#bnav .fls a:hover {color:#1c3881;}
#bnav .fls a.curt {color:#1c3881; font-weight: bold;}
#bnav .fls a.curt::after {position: absolute; bottom: 0; left: 0; right: 0; display: block; height: 4px; background-color:#1c3881; content: '';}
#bnav .navs {flex: 0 0 auto; display: flex; align-items: center; color:#333; line-height: 1;}
#bnav .navs a {color:#333;}
#bnav .navs strong {color:#cd9533; font-weight: normal;}
#bnav .navs .home {flex: 0 0 auto; margin-top: -2px; margin-right: 15px; width: 16px; height: 16px; background-image: url(../images/icon-home2.png);}
#bnav .navs .layui-icon {margin-left: 10px; margin-right: 10px; color:#c0c0c0; font-size: 13px;}

#bnav-m {display:none;padding:8px 4%;color:#999;font-size:12px;border-bottom:1px solid #eee;background-color:#f2f2f2;}
#bnav-m a {color:#999;}
#bnav-m i {margin:0 6px;font-size:10px;}
#bnav-m strong {color:#cd9533;font-weight:normal;}
#bname-m {position:relative;display:none;box-shadow:inset 0 0 8px rgba(0,0,0,0.15);background-color:#1c3881;overflow:hidden;}
#bname-m h2 {padding:12px 60px 12px 4%;color:#fff;font-size:18px;}
#bname-m span {position:absolute;top:50%;right:4%;margin-top:-4px;display:block;border:8px solid transparent;border-top-color:#fff;transition:none;}
#bname-m span.active {margin-top:-12px;border-top-color:transparent;border-bottom-color:#fff;}
#bmenu-m {display:none;width:100%;background-color:#1c3881;transition:none;}
#bmenu-m a {position:relative;display:block;padding:10px 40px 10px 4.2%;color:#fff;font-size:14px;border-top:1px solid rgba(150,150,150,0.2);}
#bmenu-m a:before {display:inline-block;margin-right:10px;width:4px;height:4px;content:"";vertical-align:middle;border-radius:50%;background-color:#fff;transform:translateY(-1.5px);}
#bmenu-m a i {position:absolute;top:50%;right:4%;margin-top:-7px;color:#fff;font-size:14px;}
#bmenu-m a.curt {color:#cd9533;}
#bmenu-m a.curt:before {background-color:#cd9533;}
#bmenu-m a.subs {padding-left:8%;}
#bmenu-m a.subs:before {display:none;}
#bmenu-m a.thds {padding-left:14%;}

.input_text {padding:0px 8px;width:280px;height:34px;box-sizing:border-box;border:1px solid #ddd;}
.input_area {padding:6px 8px;height:176px;line-height:1.6;box-sizing:border-box;border:1px solid #ddd;resize:none;overflow-y:auto;}
.input_select {padding:0 0 0 8px;height:34px;box-sizing:border-box;border:1px solid #ddd;}
.input_radio {position:relative;top:1px;}
.input_checkbox {position:relative;top:1px;}
@media screen and (-webkit-min-device-pixel-ratio:0){
	.input_radio {position:relative;top:3px;width:15px;height:15px;}
	.input_checkbox {position:relative;top:3px;width:15px;height:15px;}
}
.button {width:150px;height:40px;color:#fff;font-size:16px;box-sizing:border-box;border:none;background-color:#333;cursor:pointer;}
.button:hover {background-color:#1c3881;}

.editorc_nrs {padding-top:50px;width:100%;box-sizing:border-box;overflow:hidden;}
.editorc_box {padding-top:3%;width:100%;box-sizing:border-box;overflow:hidden;}
.editorc {font-size:16px;line-height:1.9;}
.editorc p {margin-bottom:20px;}
.editorc p:last-child {margin-bottom:0px;}
.editorc a {text-decoration:underline;}
.editorc hr {padding-bottom:4px;border:0px;border-top:1px solid #ccc;}
.editorc h1,.editorc h2,.editorc h3,.editorc h4,.editorc h5,.editorc h6 {padding:9px 0px;font-weight:bold;line-height:1.4;}
.editorc ul {margin-bottom:20px;padding-left:1.4em;}
.editorc ul:last-child {margin-bottom:0px;}
.editorc ul li {list-style-type:disc;}
.editorc ol {margin-bottom:20px;padding-left:1.5em;}
.editorc ol li {list-style-type:decimal;}
.editorc ol:last-child {margin-bottom:0px;}
.editorc table.border {margin-bottom:20px;border:none;border-top:1px solid #ddd;border-left:1px solid #ddd;}
.editorc table.border td,.editorc table.border th {padding:6px 5px;border:none;border-right:1px solid #ddd;border-bottom:1px solid #ddd;}
.editorc table.border td table {margin-bottom:0px;}
.editorc table.border td p {margin:0px;padding:0px;}
.editorc table.border th p {margin:0px;padding:0px;}

.editorc2 {line-height:1.9;}
.editorc2 img {vertical-align:top;}
.editorc2 a {text-decoration:underline;}
.editorc2 hr {padding-bottom:4px;border:0px;border-top:1px solid #ccc;}
.editorc2 h1,.editorc2 h2,.editorc2 h3,.editorc2 h4,.editorc2 h5,.editorc2 h6 {padding:9px 0px;font-weight:normal;line-height:1.2;}
.editorc2 ul {margin-bottom:20px;padding-left:1.4em;}
.editorc2 ul:last-child {margin-bottom:0px;}
.editorc2 ul li {list-style-type:disc;}
.editorc2 ol {margin-bottom:20px;padding-left:1.5em;}
.editorc2 ol li {list-style-type:decimal;}
.editorc2 ol:last-child {margin-bottom:0px;}

.editorc_tbe table {margin-bottom:20px;border:none;border-top:1px solid #ddd;border-left:1px solid #ddd;}
.editorc_tbe td, .editorc_tbe th {padding:6px 5px;border:none;border-right:1px solid #ddd;border-bottom:1px solid #ddd;}
.editorc_tbe td table {margin-bottom:0px;}
.editorc_tbe td p,.editorc_tbe th p {margin:0px;padding:0px;}
.editorc_tbe table.no-border {border:none;}
.editorc_tbe table.no-border table {border:none;}
.editorc_tbe table.no-border td {border:none;padding:0px;}
.editorc_tbe table.no-border th {border:none;padding:0px;}

#prevnext {position:relative;margin-top:4%;padding:20px 150px 0 0;color:#999;font-size:14px;border-top:1px dashed #ccc;overflow:hidden;}
#prevnext p {height:30px;}
#prevnext_back {position:absolute;top:22px;right:0;display:block;padding:8px 15px 8px 10px;color:#222;background-color:#e0e0e0;}
#prevnext_back i {margin-right:5px;font-size:14px;}
#prevnext_back:hover {color:#fff;background-color:#1c3881;}
#video_play {width:1200px;height:672px;font-size:0px;background-color:#000;overflow:hidden;}

/*===================================================================================*/
/* 关于我们 */

#photos a {display:inline-block;margin-top:3%;margin-right:3%;width:22.75%;text-align:center;vertical-align:top;}
#photos a:nth-child(4n) {margin-right:0;}
#photos a div {font-size:0; overflow: hidden;}
#photos a div img {width:100%; transition: transform ease-out 800ms;}
#photos a p {padding-top:12px;font-size:16px;line-height:1.6;}
#photos a:hover div img {transform: scale(1.06);}

#contact {background-color:#e8e9e7;}
#contact > .wrap {padding: 60px 40px 40px 40px; box-shadow: 0 -16px 8px rgba(0,0,0,0.2); background:-moz-linear-gradient(bottom, #fff,#f4f4f4); background:-webkit-linear-gradient(bottom, #fff,#f4f4f4); background:linear-gradient(to bottom, #fff,#f4f4f4);}
#contact .map {margin-top: 5%; height: 550px; font-size: 0; border: 1px solid #ccc;}

/*===================================================================================*/
/* 产品服务 */

#pros {background-color:#e8e9e7;}
#pros .wrap {padding-top: 60px; padding-bottom: 60px;}
#pros .list {display: flex; flex-flow: row wrap; margin-top: 40px;}
#pros .list a {margin-right: 1.79%; width: 32.14%; background-color: #fff;}
#pros .list a:nth-child(3n) {margin-right:0;}
#pros .list a:nth-child(n+4) {margin-top: 2%;}
#pros .list a div {font-size: 0; overflow: hidden;}
#pros .list a div img {width: 100%; transition: transform ease-out 800ms;}
#pros .list a h2 {padding: 20px 15px; font-size: 18px; font-weight: normal; line-height: 1.6; text-align: center;}
#pros .list a:hover div img {transform: scale(1.06);}
#pros .list a:hover h2 {font-weight: bold;}

/*===================================================================================*/
/* 新闻列表 */

#news {margin-top: 2%;}
#news li {padding: 25px 20px; border-bottom: 1px dashed #ccc;}
#news li h2 {font-size: 22px; font-weight: normal; line-height: 1.5;}
#news li h2 a {position: relative;}
#news li h2 a::before {position: absolute; top: 13px; left: -18px; display: block; width: 5px; height: 5px; border-radius: 50%; background-color: #ccc; content: '';}
#news li h2 a:hover {font-weight: bold;}
#news li h2 a:hover::before {background-color: #1c3881;}
#news li span {display: block; margin-top: 8px; color:#999;}
#news li span i {margin-right: 5px; font-size: 15px;}
#news li p {margin-top: 10px; color:#666; font-size: 16px; line-height: 1.8;}

#news_info h1 {padding-bottom:30px;color:#222;font-size:26px;line-height:1.5;text-align:center;}
#news_info p {padding-bottom:15px;color:#999;font-size:14px;text-align:center;border-bottom:1px dashed #ccc;}
#news_info p span {margin-left:30px;}
#news_info p span:first-child {margin-left:0;}
#news_info p span i {margin-right:5px;font-size:15px;}

/*===================================================================================*/

#win_ts {position:fixed;top:20%;left:50%;z-index:9999;margin-left:-170px;padding:32px 20px;width:300px;color:#fff;font-size:22px;line-height:1.4;text-align:center;opacity:0;transition:all 0.5s;border-radius:8px;background-color:rgba(0,0,0,0.7);overflow:hidden;}
#win_loading {position:fixed;top:0%;left:0%;z-index:9999;width:100%;height:100%;background:url(../images/loading2.gif) no-repeat center center;}
#win_loading_bg {position:fixed;top:0px;left:0px;z-index:9998;width:100%;height:100%;background:url(../images/tbs/white0.png);}

/*===================================================================================*/

#news_page {margin-top:60px;width:100%;}
#pros_page {margin-top:60px;width:100%;}
.fypage {font-size:0;text-align:center;overflow:hidden;}
.fypage a,.fypage span {display:inline-block;margin:0 4px;width:35px;height:35px;line-height:35px;font-size:14px;color:#333;background-color:#e0e0e0;text-align:center;vertical-align:top;box-sizing:border-box;overflow:hidden;}
.fypage a:hover {color:#fff;background-color:#1c3881;}
.fypage span.fypage_current, .fypage a.fypage_current {color:#fff;background-color:#1c3881;}
.fypage .fypage_sl {display:inline-block;height:35px;line-height:35px;font-size:14px;font-style:normal;vertical-align:top;}
.fypage .fypage_prev i,.fypage .fypage_next i {font-size:14px;}

#news_mpage {display:none;margin-top:6%;}
#pros_mpage {display:none;margin-top:6%;}
.mfypage {width:100%;height:24px;font-size:0;text-align:center;overflow:hidden;}
.mfypage a,.mfypage span {display:inline-block;margin:0 2px;padding:0 8px;height:22px;font-size:12px;line-height:22px;color:#666;border:1px solid #ddd;background-color:#fff;vertical-align:top;overflow:hidden;}
.mfypage a:hover {color:#fff;border-color:#1c3881;background-color:#1c3881;}
#mfypage_gov {display:inline-block;margin:0px 2px;padding:0px 6px;width:36px;height:24px;color:#777;vertical-align:top;border:1px solid #ddd;background-color:#fff;}
#mfypage_gobtn:hover {color:#fff;border-color:#1c3881;background-color:#1c3881;}