/*nav*/
.nav {
    height: 3.2rem;
    background-color: #3a71ba;
    padding: 0 1.5rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.nav>img {
    width: 8rem;
    margin-right: 14px; 
    /*height: 2rem;*/
}
.address img {
    width: 1.5rem;
    height: 1.5rem;
}
.address {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    /* width: 5.5rem; */
    color: #fff;
    font-size: 0.9rem;
    height: 2.75rem;
    align-items: center;
}

.address a {
	color:#fff;
}
.list {
    width: 3.5rem;
    display: flex;
    align-items: center;
    height: 2.75rem;
    justify-content: space-between;
}
.list>a {
    display: block;
}
.list>a img {
    width: 1.25rem;
}
.list>img {
    width: 1.5rem;
}
/*pic*/
.pic {
    width: 100%;
}
.pic img {
    width: 100%;
    height: auto;
}
.pic1{
    position: relative;
    padding-top: 4.2rem;
}
.all_pic{
    position: absolute;
    font-family: Microsoft YaHei;
    color: #414141;
}
.all_pic{
    top:8.1rem ;
    font-size:3.5rem;
    letter-spacing: 0.6rem;
    left: 3rem;
}
.all_pic li{
    font-size: 1.5rem;
}
.public-nav {
    padding: 1.5rem 0;
    height: 5.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    font-size: 2rem;
}
.public-nav  span{
color: red;
}

/*change*/
.con {
    width: 29rem;
    margin: 0 auto;
    margin-top: 10px;
}
.adv {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
}
.adv-l li{
    height: 2.5rem;
    margin-bottom: 1rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    color: #0669b2;
    font-size: 0.95rem;
}
.adv-l {
    width: 20rem;
}
.adv-l p{
    width: 17rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.adv-l img {
    width: 2rem;
    height: 1.9rem;
    margin-right: 0.6rem;
}
.adv-r img {
    width: 6.8rem;
    height: 16.25rem;
}
.about-top img {
    width: 100%;
}
.about-con {
    padding:0.5rem;
}
.about-con p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    color: #858585;
    font-size: 1.5rem;
}
.about-btn{
    padding-top: 1.3rem;
}
.about-btn a {
    display: block;
    width: 10rem;
    height: 2.5rem;
    margin: 1.5rem auto;
    background-color: #4b4b4b;
    color: #fff;
    text-align: center;
    line-height: 2.5rem;
}
.pink-line {
    width: 100%;
    height: 0.5rem;
    background-color: #ec6b76;
}
.flow {
    width: 27rem;
}
.flow li {
    height: 3.5rem;
}
.flow p {
    width: 24.3rem;
    /*-webkit-line-clamp: 3;*/
}
.order-nav span {
    line-height: 1.5rem;
    margin-right: 0.5rem;
}
.order-nav span {
    margin: 0 5px;
    font-size: 1.8rem;
    letter-spacing: 0.2rem;
    color: #e77745;
}
.order-nav img:first-child {
    width: 16px;
    height: 16px;
}
.order-nav img:last-child {
    width: 15px;
    height: 15px;
}
.order-nav {
    height: 3rem;
    width: 29rem;
    color: #4b4b4b;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    margin-top: 10px;
}
.order-con {
    width: 30rem;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.order-inf span {
    
}
.order-inf {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #7c7d7d;
    font-size:1.2rem;
}
.order-item img {
    width: 14rem;
    height: 9.2rem;
}
.order-item>span {
    line-height: 2rem;
    font-size: 1.3rem;
    height: 2rem;
    overflow: hidden;
}
.order-item:nth-child(2n-1){
    margin-right: 1.1rem;
}
.order-item {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 14rem;
    margin-bottom: 1.5rem;
}
.tip,.news {
    width: 30rem;
    /*padding: 0.5rem;*/
    background-color: #3a71ba;
    margin: 0 auto;
}
.tip-nav,.news-nav {
    text-align: center;
}
.tip-nav span,.news-nav span{
    height: 2.1rem;
    line-height: 2.1rem;
    color: #fff;
    text-align: center;;
    font-size: 1.5rem;
}
.tip-con {
    background-color: #fff;
}
.tip-con li:last-child{
    border: none;
}
.tip-con li {
    border-bottom: 1px dashed #4d4d4d;
}
.tip-show>p{
    width: 26rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.tip-show {
    height: 4rem;
    background-color: #fff;
    color: #000;
    display: flex;
    line-height: 4rem;
    flex-direction: row;
    justify-content: space-between;
    padding: 0 1rem;
}
.tip-item {
    padding: 1rem;
    background-color: #83a5d2;
    color: #fff;
}
.tip-item {
    display: none;
}
.news-con li img {
    width: 9.3rem;
    height: 6rem;
    margin-right: 0.4rem;
}
.news-con li span {
    line-height: 1.5rem;
    width: 19rem;
    overflow: hidden;
    height: 1.5rem;
    display: block;
    font-size: 1.5rem;
}
.news-con {
    background-color: #fff;
}
.news-con li:last-child {
    border: none;
}
.news-con li {
    
    border-bottom: 1px dashed #4d4d4d;
}
.news-con li a{
    height: 7.5rem;
    background-color: #fff;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0 0.5rem;
}
.news-con .news-inf{
    width: 16.5rem;
    height: 5.5rem;
    font-size: 1.3rem;
}
.news-con li p{
    width: 19rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #b3b3b3;
    font-size: 1.5rem;
}
.news {
    margin: 1.75rem auto;
}
.do {
    width: 18rem;
    margin:0 auto;
}
.do form {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.do input {
    width: 17.5rem;
    height: 3.5rem;
    border: 1px solid #000;
    background-color: #fefefe;
    margin-bottom: 0.8rem;
    padding-left: 19px;
}
.do input::-webkit-input-placeholder{
    color: #979797;
}
.do input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color: #979797;
}
.do input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color: #979797;
}
.do input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#979797;
}
.do .btn {
    background-color: #fff;
    width: 12.5rem;
    margin:1.8rem auto;
    border-radius: 0.5rem;
    box-shadow: 0 0 10rem #00000033;
}
.link {
    height: 5rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    font-size: 0.8rem;
    color: #010101;
}
.link a {
    margin-right: 1.3rem;
}
.link a:hover {
    color: #ec6b76;
}
body {
    margin-bottom: 3.2rem;
}
.bottom {
    width: 100%;
    display: flex;
    position: fixed;
    bottom: 0;
    flex-direction: row;
    height: 3.2rem;
    justify-content: center;
    align-items: center;
    background-color: #3a71ba;
}
.bottom-item >div img {
    width: 80%;
    height: auto;
    max-width: 1.4rem;
    max-height: 1.35rem;
    margin: 0 auto;
}
.bottom-item >div {
    width: 2rem;
    height: 1.6rem;
    margin: 0 auto;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.bottom-item span {
    text-align: center;
    font-size: 0.8rem;
    height: 1rem;
    line-height: 1rem;
    display: inline-block;
    transform: scale(0.8);
}
.bottom-item {
    width: 25%;
    height: 3.2rem;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;

}
.about-box {
    padding: 10px 0;
    background-color: #cdcdcd;
}

.nav {
    position: relative;
}
.add-list a {
    color: #fff;
    line-height: 2.5rem;
    border-bottom: 1px dashed #fff;
    width: 100%;
    text-align: center;
    display: block;

}
.add-list span {
    position: absolute;
    width: 100%;
    display: block;
    text-align: center;
    height: 2.5rem;
    line-height: 2.5rem;
    bottom: 0;
    right: 0;
}
.add-list ul {
    margin-top: 1rem;
    width: 10.5rem;
    margin: 0 auto;
}
.add-list {
    z-index: 999;
    position: absolute;
    right: 0;
    top: 2.75rem;
    background-color: #3a71ba;
    color: #fff;
    width: 16rem;
    height: 17rem;
    display: none;
}
.tip-item span {
    color: #fff !important;
}
