body {font-family: "Microsoft YaHei", sans-serif;padding:0px;margin: 0px;}
ul,p,li,img,h2{padding: 0px;margin: 0px;list-style: none;text-decoration: none;color:#000000;}

img{display:block;padding:0px;margin:0px;}


.video{width:calc(100% - 30px);margin:15px 15px;display:inline-block}
iframe{width:100%}

.logo {height:70px;} 
.logo img {height:70px;}

.daohang-div{display:inline-block;}
.daohang {height:35px;width:100%;background:#2574a9;}
.daohang li{width:25%;float:left;text-align:center;padding-top:7px;}
.daohang li a{color:#fff;font-size:13px;}
#xiangmu {display:none ;background:#e8e8e8;border-radius:10px;}
.menu{width:100%;margin:0px;}
.menu img{width:100%;}


.border-one {background-image:url('/style/title_bg.png');background-repeat:no-repeat;background-position:50% 0;padding:0px 10px;}
.border-one h3{padding-top:55px;color:#008cd6;font-size:24px;font-family:'宋体';font-weight:bold;line-height:38px;
				text-align:center;font-style: italic;text-transform: uppercase;margin-bottom:0px;}
.border-one h2{text-align:center;font-size: 16px;font-weight: bold;border-bottom:1px solid #90c31f;padding-bottom:10px;margin-bottom:15px;}
.border-one img{width:100%;}
.border-one p{width:100%;font-size:13px;margin-top:10px;line-height:30px;letter-spacing:1px;}


.border-two{padding:0px 20px;}
.border-two img {margin:15px 0px;}
	@keyframes mymove
	{
	0%   {top:0px; left:-450px;}
	50%  {top:0px; left:65px;}
	75%{top:0px;left:-50px}
	100% {top:0px; left:0px;}
	}

@-webkit-keyframes mymove /* Safari and Chrome */
	{
	0%   {top:0px; left:-450px;}
	50%  {top:0px; left:65px;}
	75%{top:0px;left:-50px}
	100% {top:0px; left:0px;}
	}
.border-two h3 {font-size:30px;text-transform: uppercase;color: #999;letter-spacing: -3px;line-height: 30px;font-weight: bold;opacity: 0.1;}
.border-two h2{font-size: 18px;line-height: 2;font-weight: normal;}
.border-two h4{font-size:14px;font-weight:bold;}
.border-two p{font-size:13px;color:#878787;line-height:25px;margin-bottom:6px;}

.piaoru{
		position:relative;
		animation:mymove 3s infinite;
		-webkit-animation:mymove 3s infinite; /* Safari and Chrome */
		-webkit-animation:mymove 3s ease-in-out 0s 1 alternate forwards;
		}

		
		
.lianxi {display:inline-block}
.lianxi h2{font-size:20px;}		
.lianxi em{width:30px;height:30px;float:left;margin-top:5px;}
.lianxi img{width:30px;height:30px;float:left;}
.lianxi p {width:calc(100% - 45px);float:left;margin-left:15px;margin-top:5px;}
.tou{background:#1e8bc3;margin:5px 0px}

#form {display:inline-block}
#form input{width:calc(100% - 30px);float:left;margin:10px 0px 0px 15px;height:35px;}
#form textarea{width:calc(100% - 30px);float:left;margin:10px 0px 0px 15px;height:150px;}

#allmap{display:inline-block;width:calc(100% - 20px);height:300px;padding:10px;}

.footer{width:100%;background:#333;height:120px;}

.footer_left{width:70%;float:left;}
.footer_left img{height:50px;margin:0 0 0 15%}
.footer_left p{color:#9c9c9c;font-weight:bold;font-size:12px;margin:2px 0px 0px 8px;width:calc(85% - 25px);float:left}
.footer_left em{width:15px;float:left;margin:4px 0px 0px 15%;}
.footer_left em img	{width:15px;height:auto;}
.footer_center {width:25%;float:left;}
.footer_center p{color:#9c9c9c;font-weight:bold;font-size:8px;margin:2px 0px 0px 2px;width:calc(85% - 25px);float:left}

.footer_right{width:25%;float:left;}
.footer_right img{height:70px;margin:5px auto;}

