﻿/*link*/
.link {width: 1200px;background: #ffffff;margin-top: 50px;margin: 0 auto;}
.h35 {height: 35px;}
.link-nav{width: 100%;height: 40px;background: #446ba4;align-items: center;justify-content: center;display: flex;margin-top: 20px;}
.link-box {width: 1200px;margin: 0 auto;float: left;color: #ffffff;}
.link-box a {margin: 0 6px;font-size: 15px;color: #ffffff;line-height: 50px;}
.link-box img{line-height: 50x;margin-top: -5px;margin-right: 10px;}
.slt {width: 1000px;margin: 25px auto 0;}
.slt select {width: 155px;height: 35px;border: 1px solid #dedede;font-size: 14px;margin-right: 5px;background: #fff;text-indent: 15px;}
/*footer*/
.footer {width: 1200px;height: 170px;background: #e7e7e7;color: #757575;margin: 0 auto;}
.h30{height: 30px;}
.h25 {height: 20px;}
.footer .footer-m {width: 1050px;margin: 0 auto;}
.footer .footer-m p {font-size: 14px;margin-bottom: 8px;text-align: left;}
.footer .footer-m p:first-child {margin-left: -6px;}
.footer .footer-m p a {margin: 0 6px;color: #757575;}
.footer .footer-m .fr img {margin-left: 15px;margin-top: 15px;}
.footer .weixin {display: none !important}
@media (max-width:1900px) {
}
@media (max-width:1200px) {
}
@media (max-width:750px) {
/* ÒÆ¶¯¶ËÎ²²¿ - start */
.footer {width: 100%;height: auto;background: #f0f0f0;color: #757575;padding-bottom: 50px;border-top:#1784E0 4px solid;}
.footer .footer-m {width: 80%;margin: 0 auto;}
.footer .footer-m p{font-size: 16px;}
.footer .weixin {display: block !important}
.footer .weixin {margin: 0 auto;text-align: center;}
.footer .weixin img{width:40%;}
/* ÒÆ¶¯¶ËÎ²²¿ - end */
}
@media (max-width:520px) {
}
@media (max-width:360px) {
}