.main4{margin:auto;}

.main4 ul li {
text-align:center;
    float: left;
    width: 484px;
  
    margin-top: 0px;
    margin-right: 24px;
    margin-bottom: 12px;
    margin-left: 0px;
}
.main4 ul {
    width: 1100px;
    overflow: hidden;}

.other1 img {
    width: 484px;
    height: 90px;
}
.common {
    background-color: #fafafa;
    border: 1px solid #ccc;
    border-radius: 5px;
}


*{margin:0;padding:0;border: none;}
body { color: #333; text-align: center; font: 12px "微软雅黑";background-color: #ffffff; }


.mapTipText{width: 330px;height:auto;background-color:rgba(255,255,255,0.6);;border-radius:5px; box-shadow:8px 10px 12px #7c7c7c;}
.mapTipText .mapTipList{float: left;margin-left: 4px;}
.mapTipText .mapTipList h2{text-align: left;}
.mapTipText .mapTipList h2 p{font-size: 18px; color: #171717;text-decoration:none;}
.mapTipText .mapTipList h2 p span{font-size: 16px;margin-left: 3px;}
.mapTipText .mapTipList ul{ width: 520px;padding-right: 10px; height:auto;overflow: hidden;}
.mapTipText .mapTipList ul li{list-style-type : disc;float: left;padding: 7px 3px 0 3px; font-size:12px; height:20px;overflow: hidden; }
.mapTipText .mapTipList ul li a{color: #141414;text-decoration:none;}
.mapTipText .mapTipList ul li a:hover{background-color:rgba(0,0,0,0.6);color:#ffffff; border-radius:2px;text-decoration:underline;}



<!--小三角形带阴影此处为实现-->
.box2{  
float:left;  
position:relative;  
width:100px;  
height:100px;  
border:1px solid red;  
margin-left:50px;  
margin-right:50px;  
margin-top:20px;  
margin-bottom:20px;  
box-sizing:border-box;  
font-size:14px;  
padding:10px;  
box-shadow:0 0 2px rgba(0,0,0,.5)  
}  
.box2:before,  
.box2:after{  
position:absolute;  
content:'';  
width:14px;  
height:14px;  
bottom:-8px;  
left:50%;  
margin-left:-7px;  
overflow:hidden;  
pointer-events:none;  
-webkit-transform:rotate(45deg);  
-mz-transform:rotate(45deg);  
transform:rotate(45deg);  
}  
.box2:before{  
background:red;  
box-shadow:1px 1px 2px rgba(0,0,0,.5)  
  
  
}  
.box2:after{  
bottom:-7px;background:#fff;  
} 

<!--.search-imgFile-tis{ position:absolute; right:-18px; top:2px; width:13px; height:13px; line-height:13px; text-align: center; font-size:12px; color:#fff; border-radius:50%; background:#7c7c7c; cursor:pointer;}
<!--.search-imgFile-tis .search-tis{ left:-60px; top:auto; bottom: 40px;
	<!--padding:0 8px 3px; width:184px;  white-space:normal; line-height:16px; text-align:left;
}
<!--.search-imgFile-tis .search-tis em{ display:block; line-height:36px; font-style: normal;}
<!--.search-imgFile-tis .search-tis i{transform:rotate(225deg); top:auto; bottom:-5px; width:7px; height:7px; margin-left:-38px;}-->



.up{width:100%; height:auto; background-color:rgba(255,255,255,0.9);position:fixed;z-index:10; boder-bottom: 1px solid;box-shadow:2px 2px 4px #4c4360;}
.top{height: 30px;padding:10px 0;}
.top_left{ float:left;height:3;margin-left:20px;}
.top_right{float:right;margin-right:20px;}
.top_right a{color:#000000;line-height: 30px; }




.daodu{ width:600px; height:80px;background: linear-gradient(to left, rgb(76, 76, 76), rgb(76, 76, 76)); border-radius:8px; text-align:center; margin:0 auto; color:#fff; font-size:16px; margin-top:40px; box-shadow:2px 2px 2px #fff}
.font{ color:#fff; font-size:28px;text-align:center;}
a{ text-decoration:none; color:#fff}
a:hover{ text-decoration:none; color: #00CC99}
.end0{ width:100%; height:3px;background: linear-gradient(-90deg, rgb(69, 103, 178) 20%, rgb(138, 185, 255) 80%); margin-top:-5px}
.end{ width:100%; text-align:center; height:auto;background:#262a4e;}
.end-2{ width:80%; height:100px;text-align:center; margin:0 auto; padding:0; color:#FFFFFF}
.end-1{ width:70%; height:auto;text-align:center; margin:0 auto; padding:0; color:#FFFFFF}

.top-2{ width:100%; height:50px;background:#FFFFFF ; border:0}
.p1{ position:absolute; width:140px; height:60px; border-bottom:2px solid  #003366; margin-top:140px; margin-left:350px; font-size:40px; color:red;background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(0, 224, 194, 1)), to(rgba(138, 255, 239, 1)));-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.p2{ position:absolute; width:140px; height:60px; border-bottom:2px solid  #003366; margin-top:140px; margin-left:950px; font-size:40px; color:red;background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(0, 224, 194, 1)), to(rgba(138, 255, 239, 1)));-webkit-background-clip: text;-webkit-text-fill-color: transparent;}

.title{ width:420px; height:auto; margin:0 auto; text-align:center;}
.xgpd{ width:1000px; height:160px; margin:0 auto; text-align:center}
.part{ width:320px; height:90px; margin:5px; float:left;overflow: hidden;border-radius:10px }
.part img{ border-radius:10px}


.part a:hover img{transform: scale(1.1,1.1);/*设置转换比例*/}