﻿/* CSS Document   Version: 1.0.0
   Date: 2017/11/29
   Author: Tian Guang
   Copyright: www.east.net
*/

/* ************ pagesAll begin ************ */
.container .pagesL{display: none;}
.banner2{display: block;}
.header .banner2 img{width: 100%;}
.mobileSearch{display: block;background: #004986;height: 70px;}
.mobileSearch form input[type="text"]{width: 80%;height: 36px;padding-left:10px;font-size: 16px;border: 0;margin-top: 16px;margin-left: 15px;float: left;}
.mobileSearch form input[type="submit"]{width: 36px;height: 36px;border: 0;background:#fff url("../images/mobileIcon10.png") no-repeat center;float: left;margin-top: 16px;margin-left: 1px;cursor:pointer;}

.container{padding-top: 10px; background: none;}
.contentBox{padding: 0 3%;box-sizing: border-box;}
.container .pagesR > .info img{width: 100%;}
.container .pagesR{float: initial;width: 100%;}
.container .pagesR .pTitle h5{display: none;}
.container .pagesR .pTitle{border: 0;text-align: center;}
.container .pagesR .pTitle .location{margin-right: 0;float: none;font-size: 16px;}
.container .pagesR .pTitle .location a{font-size: 16px;}

.container .pagesR .up{padding-left: 0;margin-top: 35px;}

.container .pagesR .up i{margin-left: 30px;}
.container .pagesR .up .axis{background: url(../images/pagesIcon6.png) repeat-y 60px -15px;}
.container .pagesR .up .axis ul li .list p{width: 56%;margin-left: 100px;font-size: 16px;line-height: 22px;margin-top: -38px;}
.container .pagesR .up .axis ul li .list > div{background: url(../images/mobileIcon11.png) no-repeat center / contain;width: auto;margin-left: 56px;}
.container .pagesR .up .axis ul li .list > div span{font-size: 13px;right: 12px;}
.container .pagesR .up .axis ul li h3{font-size: 20px;margin-top: 5px;}

.container .pagesR .news{margin-top: 30px;}
.container .pagesR .news ul li{width: auto;}
.container .pagesR .news ul li > p{width: 23%;}
.container .pagesR .news ul li > a{width:60%;line-height:20px;margin-top: 15px;white-space: pre-wrap;height: 60px;}
.container .pagesR .news ul li.normal{height: auto;}
.container .pagesR .news ul li.normal .first{padding: 20px 15px;}
.container .pagesR .news ul li.normal .first img{width:100%;}
.container .pagesR .news ul li.normal .first .listInfo{width:auto;float: none;margin-top: 15px;}
.container .pagesR .news ul li.normal .first .listInfo a{margin-bottom: 15px;}
.container .pagesR .newsInfo .art_title h2{padding: 0;}
.container .pagesR .newsInfo .art_title p{padding: 0;}
.container .pagesR .newsInfo .art_title p span:first-child{margin-right:140px;}

div#allmap {
    width: 100%;
    margin-top: 38px;
    height: 66.5vw;
}
.container .pagesR .contact_mode h3 {
    font-weight: bold;
    margin-top: 30px;
    padding-bottom: 8px;
}
.container .pagesR .contact_mode .info {
    margin-top: 22px;
}
.container .pagesR .message {
    padding: 0;
}
.container .pagesR .message form p span {
    width: 27%;
}
.container .pagesR .message form p input[type="text"],
.container .pagesR .message form p textarea {
    width: 73%;
    margin-left: 0;
    box-sizing: border-box;
}
.container .pagesR .message form input[type="submit"] {
    margin: 60px auto 70px auto;
    display: block;
}


/* ************ pagesAll end ************ */

/* ** search ** */
.bannerSearch{display: block;}
.bannerSearch img{width: 100%;}

