* {
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei";
}

li {
    list-style: none;
}

.clear {
    clear: both;
}

a {
    text-decoration: none;
}

.head {
    width: 100%;
}

.head-box {
    width: 100%;
    height: 40px;
    background: #1a49a4;
}

.head-top {
    margin: 0 auto;
    width: 1400px;
}

.head-top p {
    font-size: 14px;
    color: #fff;
    line-height: 40px;
}

.head-top p:first-child {
    float: left;
}

.head-top p:last-child {
    float: right;
}

.nav-box {
    margin: 20px auto;
    width: 1400px;
    height: 63px;
}

.logo {
    float: left;
    width: 390px;
}

.logo figure {
    float: left;
    width: 60px;
}

.logo figure img {
    width: 60px;
    display: block;
}

.logo div {
    float: left;
    margin-left: 10px;
    width: 320px;
}

.logo div h1,
.logo div h2 {
    font-size: 24px;
    color: #000;
}

.logo div span {
    margin-top: 10px;
    font-size: 12px;
    color: #000;
    text-transform: uppercase;
    display: block;
}

.nav {
    float: right;
    width: 900px;
}

.nav ul li {
    float: left;
    width: 150px;
}

.nav ul li a {
    font-size: 16px;
    color: #000;
    text-align: center;
    line-height: 63px;
    display: block;
}

.nav ul li a:hover {
    color: #fff;
    background: #1a49a4;
}

#playBox { 
    position: relative; 
    width: 100%; 
    height: 610px; 
    background:#333; 
    overflow:hidden;
}

.oUlplay { 
    position: absolute; 
    left: 0; 
    top: 0;
    width: 99999px; 
}

.oUlplay li { 
    float:left;
}

#playBox .smalltitle {
    width: 100%; 
    height: 15px; 
    position: absolute; 
    bottom: 25px;
    z-index: 10;
}

#playBox .smalltitle ul { 
    width: 140px; 
    margin: 0 auto;
}

#playBox .smalltitle ul li { 
    float: left; 
    width: 15px; 
    height: 15px; 
    margin: 0 10px; 
    background:#fff; 
    overflow: hidden;
    display: inline;
    border-radius: 15px;
    zoom:1;
}

#playBox .smalltitle .thistitle { 
    background:#1a49a4;
}

.hot {
    width: 100%;
    background: #1a49a4;
}

.hot-box {
    margin: 0 auto;
    width: 1400px;
    height: 70px;
}

.hot-l {
    float: left;
    width: 900px;
}

.hot-l strong {
    float: left;
    width: 112px;
    font-size: 14px;
    color: #fff;
    line-height: 70px;
    font-weight: normal;
    display: block;
}

.hot-l ul {
    float: left;
    width: 750px;
}

.hot-l ul li {
    float: left;
    margin-left: 10px;
    margin-right: 15px;
}

.hot-l ul li a h2 {
    font-size: 14px;
    color: #fff;
    line-height: 70px;
    font-weight: normal;
}

.search {
    float: right;
    margin-top: 15px;
    width: 435px;
}

.t {
    float: left;
    width: 350px;
    padding-left: 5px;
    font-size: 12px;
    color: #666;
    line-height: 39px;
    background: #fff;
    border: none;
    outline: none;
}

.suo {
    float: left;
    width: 80px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    line-height: 39px;
    background: #356bd4;
    border: none;
    cursor: pointer;
}

.suo:hover {
    background:#ff9900;
}

.about {
    position: relative;
    margin-top: 70px;
    width: 100%;
    height: 570px;
}

.about::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 129px;
    background: #1a49a4;
    z-index: -1;
}

.about-box {
    margin: 0 auto;
    width: 1400px;
}

.about-l {
    float: left;
    width: 700px;
}

.about-l h2 {
    font-size: 30px;
    color: #333;
    font-weight: normal;
}

.about-l > span {
    margin-top: 10px;
    margin-bottom: 40px;
    width: 390px;
    display: block;
    border-bottom: 1px dashed #d0d0d0;
}

.about-l p {
    font-size: 14px;
    color: #333;
    line-height: 36px;
}

.about-l a {
    margin-top: 40px;
    width: 133px;
    height: 48px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 48px;
    background: #356bd4;
    display: block;
}

.about-l a:hover {
    background: #1a49a4;
}

.about-l ul li {
    float: left;
    margin-top: 60px;
    width: 175px;
}

.about-l ul li span {
    margin: 0 auto;
    width: 70px;
    height: 70px;
    font-size: 24px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    line-height: 70px;
    border-radius: 100px;
    border: 2px solid #fff;
    display: block;
}

.about-l ul li p {
    font-size: 14px;
    color: #fff;
    text-align: center;
}

.about-r {
    position: relative;
    float: right;
    width: 453px;
    height: 500px;
    border: 2px solid #1a49a4;
}

.about-r figure {
    position: absolute;
    left: -50px;
    top: 20px;
    z-index: 1;
}

.about-r figure img {
    width: 453px;
    display: block;
}

.pro {
    margin: 0 auto;
    margin-top: 60px;
    width: 1400px;
}

.pro-t strong {
    font-size: 28px;
    color: #1a49a4;
    text-align: center;
    display: block;
}

.pro-t span {
    margin: 12px auto;
    width: 87px;
    height: 1px;
    border-top: 2px dashed #1a49a4;
    border-bottom: 2px dashed #1a49a4;
    display: block;
}

.pro-t p {
    font-size: 16px;
    color: #000;
    text-align: center;
}

.pro-top {
    margin: 0 auto;
    margin-top: 30px;
    display: table;
}

.pro-top ul li {
    float: left;
    margin-left: 10px;
    width: 160px;
    height: 50px;
    background: #356bd4;
}

.pro-top ul li:hover {
    background: #1a49a4;
}

.pro-top ul li a {
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 50px;
    display: block;
}

.pro-box ul li {
    float: left;
    margin-left: 24px;
    margin-top: 40px;
    width: 332px;
}

.pro-box ul li:nth-of-type(4n+1) {
    margin-left: 0;
}

.pro-x {
    position: relative;
}

.pro-x > figure {
    overflow: hidden;
    border: 1px solid #d5d5d5;
}

.pro-x > figure img {
    width: 330px;
    height: 330px;
    display: block;
}

.pro-x div {
    position: absolute;
    left: 0;
    top: 0;
    width: 332px;
    height: 332px;
    background: rgba(26, 73, 164, 0.4);
    display: none;
}

.pro-x:hover div {
    display: block;
}

.pro-x:hover > figure img {
    transform: scale(1.1);
}

.pro-x div figure img {
    margin: 0 auto;
    padding-top: 142px;
    width: 46px;
    display: block;
}

.pro-box ul li h2 {
    padding: 10px 0;
    font-size: 14px;
    color: #fff;
    text-align: center;
    font-weight: normal;
    background: #356bd4;
    border: 1px solid #356bd4;
    display: block;
}

.pro-box ul li h2:hover {
    background: #1a49a4;
}

.why {
    padding: 50px 0 60px 0;
    margin-top: 70px;
    width: 100%;
    height: 600px;
    background: #1a49a4;
}

.why-box {
    margin: 0 auto;
    width: 1400px;
}

.why-t strong {
    font-size: 28px;
    color: #fff;
    text-align: center;
    display: block;
}

.why-t span {
    margin: 12px auto;
    width: 87px;
    height: 1px;
    border-top: 2px dashed #fff;
    border-bottom: 2px dashed #fff;
    display: block;
}

.why-t p {
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.why-c {
    margin-top: 50px;
}

.why-c ul li {
    float: left;
    width: 350px;
}

.why-c ul li figure img {
    width: 350px;
    height: 222px;
    display: block;
}

.why-c ul li div {
    padding: 0 20px;
    height: 222px;
    background: #fff;
}

.why-c ul li div strong {
    padding-top: 40px;
    font-size: 18px;
    color: #1a49a4;
    display: block;
}

.why-c ul li div p {
    margin-top: 10px;
    font-size: 14px;
    color: #333;
    line-height: 30px;
}

.news {
    margin: 0 auto;
    margin-top: 50px;
    width: 1400px;
}

.news-t {
    margin: 0 auto;
    margin-top: 30px;
    display: table;
}

.news-t ul li {
    float: left;
    width: 150px;
}

.news-t ul li {
    float: left;
    margin-left: 10px;
    width: 160px;
    height: 50px;
    background: #356bd4;
}

.news-t ul li:hover {
    background: #1a49a4;
}

.news-t ul li a {
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 50px;
    display: block;
}

.news-c {
    margin-top: 40px;
}

.news-c ul li {
    float: left;
    margin-left: 100px;
    margin-top: 40px;
    padding-bottom: 40px;
    width: 650px;
    border-bottom: 1px dotted #cccccc;
}

.news-c ul li:nth-child(odd) {
    margin-left: 0;
}

.news-c ul li div:first-child {
    float: left;
    padding: 15px 0;
    width: 75px;
    background: #356bd4;
}

.news-c ul li div:first-child time:first-child {
    font-size: 31px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    display: block;
}

.news-c ul li div:first-child time:last-child {
    font-size: 16px;
    color: #fff;
    text-align: center;
    display: block;
}

.news-c ul li div:last-child {
    float: left;
    margin-left: 20px;
    width: 555px;
}

.news-c ul li div:last-child h2 {
    font-size: 16px;
    color: #333;
}

.news-c ul li div:last-child h2:hover {
    color: #1a49a4;
}

.news-c ul li div:last-child p {
    padding-top: 15px;
    font-size: 12px;
    color: #5A5A5A;
    line-height: 22px;
}

.footer {
    padding: 50px 0;
    margin-top: 70px;
    width: 100%;
    height: 205px;
    background: #1a49a4;
}

.foot-box {
    margin: 0 auto;
    width: 1400px;
}


.foot-l {
    float: left;
    width: 1000px;
} 

.foot-l ul {
    height: 50px;
}

.foot-l ul li {
    float: left;
    width: 166.6px;
}

.foot-l ul li a {
    font-size: 14px;
    color: #fff;
    line-height: 50px;
    display: block;
}

.foot-l ul li a:hover {
    color: #97baff;
}

.foot-l span {
    margin-top: 10px;
    margin-bottom: 30px;
    width: 890px;
    height: 0;
    border-top: 2px solid #2b61c8;
    display: block;
}

.foot-l p {
    font-size: 14px;
    color: #a2bffa;
    line-height: 34px;
}

.foot-l div {
    height: 30px;
}

.foot-l div p {
    float: left;
}

.foot-l div a {
    float: left;
    margin-left: 40px;
    font-size: 14px;
    color: #a2bffa;
    line-height: 34px;
    display: block;
}

.foot-r {
    float: right;
    width: 400px;
}

.foot-r figure {
    float: left;
    margin-left: 50px;
    margin-top: 30px;
    width: 142px;
}

.foot-r figure img {
    width: 142px;
    height: 142px;
    display: block;
}

.foot-r figure figcaption {
    margin-top: 10px;
    font-size: 14px;
    color: #a2bffa;
    text-align: center;
}

.guanyu {
    margin: 0 auto;
    margin-top: 60px;
    width: 1400px;
}

.guan-top > p {
    margin-top: 10px;
    font-size: 16px;
    color: #000;
    line-height: 34px;
}

.guan-top > p:nth-child(2) {
    margin-top: 40px;
}

.tuij {
    margin-top: 60px;
}

.txtMarquee-left .bd1 .tempWrap{
    margin: 0 auto;
    width: 1400px !important;
}

.infoList li {
    position: relative;
    float: left;
    margin: 0 10px;
    margin-top: 50px;
    width: 300px !important;
}

.infoList li img {
    width: 300px;
    height: auto;
    border: 1px solid #d5d5d5;
    display: block;
}

.infoList li a h2 {
    margin-top: 10px;
    font-size: 14px;
    color: #000;
    font-weight: normal;
    text-align: center;
}

.xinw {
    margin-top: 80px;
}

.xinw ul li {
    margin-top: 40px;
    height: 140px;
    border-bottom: 1px dashed #ccc;
}

.xinw ul li div:first-child {
    float: left;
    padding: 22px 0;
    width: 100px;
    background: #666;
}

.xinw ul li div:first-child time:first-child {
    font-size: 31px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    display: block;
}

.xinw ul li div:first-child time:last-child {
    font-size: 16px;
    color: #fff;
    text-align: center;
    display: block;
}

.xinw ul li div:last-child {
    float: left;
    margin-left: 50px;
    width: 1250px;
}

.xinw ul li div:last-child h2 {
    font-size: 18px;
    color: #333;
}

.xinw ul li div:last-child h2:hover {
    color: #1a49a4;
}

.xinw ul li div:last-child p {
    margin-top: 5px;
    font-size: 14px;
    color: #5A5A5A;
    line-height: 26px;
}

.contact {
    margin-top: 40px;
    height: 560px;
}

.con-l {
    float: left;
    width: 650px;
}

.con-l ul li {
    padding: 25px 0;
    font-size: 18px;
    color: #000;
}

.con-dt {
    float: right;
    width: 700px;
}

.con-dt iframe {
    width: 700px;
    height: 550px;
}
.news-de h1 {
    margin-top: 40px;
    font-size: 24px;
    color: #000;
    text-align: center;
}

.news-de time {
    margin-top: 20px;
    font-size: 14px;
    color: #5A5A5A;
    text-align: center;
    display: block;
}

.zhai {
    margin-top: 20px;
    background: #f5f5f5;
    border: 1px solid #E5E5E5;
}

.zhai p {
    padding: 10px;
    font-size: 14px;
    color: #868686;
    line-height: 26px;
}

.n-de p {
    margin-top: 20px;
    font-size: 16px;
    color: #000;
    line-height: 32px;
}

.n-de img {
    margin: 0 auto;
    margin-top: 10px;
    display: block;
}

.diu {
    margin: 0 auto;
    width: 1400px;
}

.diu figure img {
    margin: 0 auto;
    display: block;
}

.diu figure figcaption {
    font-size: 16px;
    color: #000;
    text-align: center;
}

.diu figure figcaption a {
    color: #2b61c8;
}

.diu figure figcaption a:hover {
    color: #1a49a4;
}

.pagination .pagefy .current {
    background-color: #2b41a4;
    color: #fff;
}

.pagination {
    float: left;
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border: none;
    margin-top: 40px;
}

.pagefy { 
    width: 100%;
}

.pagination .pagefy a {
    cursor: pointer;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    color: #000;
    padding: 5px 15px;
    text-align: center;
    margin-top: 20px;
    margin-right: 5px;
}

.pagination .pagefy a:hover {
    background-color: #eb9b2a; 
    color: #fff;
}

.zuoyou {
    margin-top: 40px;
}

.top1 { 
    float: left;
    width: 455px;
    font-size: 14px;
    color:#3b3652; 
    padding-bottom: 10px; 
    padding-top: 10px;
}

.top2 {
    float: right;
    font-size: 14px;
    color:#3b3652; 
    padding-bottom: 10px; 
    padding-top: 10px;
}

.top1 a,
.top2 a {
    color:#3b3652;
}

.top1 a:hover,
.top2 a:hover {
    color: #ed6c00;
}