﻿
a {color: #000;	text-decoration: none;}
a:hover {color: #01459A;text-decoration: none;}
.Country{position: absolute;top:41px;right:300px;width: 102px;border: 10px solid transparent;margin-top: -10px;margin-left: -10px;height:80px;}
.wrap{
	width:100%;
	height:100%;
	background-color:#fff;
	margin: 0 auto;
}
@media only screen and (min-width: 1024px){
   .wrap{width:100%;}
   .Country{position: absolute;top:41px;right:300px;width: 102px;border: 10px solid transparent;margin-top: -10px;margin-left: -10px;height:80px;}
}
@media only screen and (min-width: 400px) and (max-width: 1024px){
	.wrap{width:1200px;}
	 .Country{position: absolute;top:41px;right:-260px;width: 102px;border: 10px solid transparent;margin-top: -10px;margin-left: -10px;height:80px;}
}
 #title{
	width: 35%;
	height: 100%;
	margin: 0 auto;
}
 #title span{
 	color: #ff8e1e;
 	height: 50px;
 	line-height: 50px;
 	font-size: 13px;
 	display: inline-block;
 	cursor: pointer;
 }
 #title  a{
 	height: 50px;
 	line-height: 50px;
 	font-size:16px;
 	letter-spacing: 1px;
 	color:royalblue;
 }

.home-top{
	width:1200px;
	height: 90px;
	background-color:#fff;
	margin:0 auto;
	
	
}
 .home-top-fl{
	width:15%;
	height: 100%;
	background-color:#fff;
	float: left;
	
}
.home-top .home-top-fl h1{
	line-height: 110px;
	color:royalblue;
	
	font-size:32px;
}
.home-top .home-top-fr{
	width:70%;
	height:100%;
	float:right;
	display:inline;
	padding-right:50px;
}
.home-top .home-top-fr>ul{
	width: 100%;
	height:100%;
	
}
.home-top .home-top-fr>ul>li{
	padding-left:60px;
	height: 100%;
	float: left;
	text-align: center;
	line-height: 120px;
}
.home-top .home-top-fr>ul>li>a{
	text-decoration: none;
	color: #000;
	display: block;
    height:70px;
	font-weight:200;
	    font-family: 微软雅黑;
	padding-bottom:20px;
	text-align: center;
	
	
}


.home-top .home-top-fr>ul>li>a:hover{
	color:royalblue;
	border-bottom: 2px solid royalblue;
}

.sub{list-style-type:none; border:2px solid #1D577C; background:#CCCCCC; position:absolute; left:-199em; margin:0px;}
.sub>li{ list-style-type:none; border:0px solid #FF0000;padding-left:0px;}
.sub>li a{ margin:0px; padding:0px;}
.home-top-fr li:hover .sub{ left:auto; width:100px; height:120px; line-height:60px;}
		
		
/*banner图片部分*/
.banner{
	background-image: url(../img/banner.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left;
	width: 100%;
	height: 450px;
}
.banner .banner-fr{
	width:50%;
	height: 100%;

	float: right;
}
.imgs{
	width: 100%;
	height: 50px;
	margin-top:100px;
	
}
.banner .banner-fr b{
	font-size: 62px;
	font-weight: bold;
	margin-top: 5px;
	display: block;
}
.spans{
	background-color: #e9937e;
	width:48%;
	height:30px;
	line-height: 30px;
	font-size:17px;
	color: #fff;
	/* text-align: center; */
	margin-top: 10px;
	padding-left: 40px;
}
.banner .banner-fr p{
	margin-top:15px;
	font-size: 18px;
	color: #7f7d8d;
}
/*mian的css样式*/
.main{
	width:1200px;
	height:550px;
	
	margin: 0 auto;
}
.main-top{
	padding-top: 30px;
	height:520px;
	
}
.main-top-fl{
	width:40%;
	height: 100%;
	background-color: red;
	float: left;
	background-image: url(../img/first.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	
}
.main-top-fl .first{
	width: 100%;
	height: 33%;
	
}
.main-top-fl .first ul{
	width: 100%;
	height: 100%;
	
	
}

.main-top-fl .first ul li:first-child{
	width:15%;
	height:60px;
	float: left;

	
	
	
}
.main-top-fl .first ul li:first-child img{
	display: block;
	position: relative;
	top:70%;
	left:20%;
}
	
.main-top-fl .first ul li:last-child{
	width:80%;
	height: 100%;
	
	float: right;
}
.main-top-fl .first ul li:last-child h3{
	margin-top:30px;
}
.main-top-fl .first ul li:last-child  p{
	font-size: 13px;
	font-weight: normal;
	line-height:30px;
	
}
.main-top-fr{
	width: 58%;
	height: 100%;
	
	float: right;
}
.txt{
	
	font-size: 12px;
    font-family: 'Arial','sans-serif';
    line-height:24px;
	margin-top:10px;
}
/*model的 样式表*/
.model{
	width: 100%;
	height:140px;
	background-color:#D74616;
	margin-top: 50px;
}
.model ul{
	width:1200px;
	height: 100%;
	margin: 0 auto;
}
.model ul li{
	width: 33%;
	height: 100%;
	float:left;
	margin-bottom: 20px;
}
.model ul li .bg{
	width: 12%;
	height: 98%;
	position: relative;
	background-image: url(../img/bg02.png);
	background-repeat: no-repeat;
	background-size: cover;
	float: left;
	
	
}
.model ul li .bg img{
	display: block;
	position: absolute;
	bottom:45%;
	left:20%;
	
}
.model ul li .text{
	width:70%;
	height: 100%;
	float: right;
}
.model ul li .text h3{
	margin-top:45px;
	color: #fff;
	font-weight:100;
	font-size:14px;
	
}
.model ul li .text p{
	color: #fff;
	font-size: 13px;
	margin-top: 10px;
}
/*footer的样式*/
.footer{
	width: 100%;
	height:230px;
	background-color: #0f2e4a;
}
.footer ul{
	width:1200px;
	height: 90%;
	margin: 0 auto;
	
}
.footer ul li:first-child{
	width:55%;
	height: 100%;
	background-color: #0f2e4a;
	/*border-right: 1px dashed #fff;*/
	float: left;
}
.footer ul li:first-child .foot-img{
	width: 40%;
	height: 100%;
	float: left;
	
	
}
.footer ul li:first-child .foot-img img{
	display: block;
	width: 80%;
	height: 80%;
        margin-top:20px;
        margin-left:20px;
}
.footer ul li:first-child .fr-txt{
	width:55%;
	height: 100%;
	
    float: right;
}
.footer ul li:first-child .fr-txt h3{
	font-weight: normal;
	font-size:16px;
	/*margin-top: 50px;*/
	margin-left: 25px;
	color:rgb(86, 116, 144);
	padding-bottom: 15px;
}
.footer ul li:first-child .fr-txt p{
	font-size:13px;
	margin-left: 25px;
	margin-top:10px;
	color:rgb(86, 116, 144);
}
 .footer ul li:last-child{
 	width:40%;
	height: 100%;
	
	float: right;
	
 }
 .sec-txt{
	width: 100%;
	height: 100%;
	
	position: relative;
    
}
 .sec-txt p:first-child{
 	font-size: 13px;
 	color:rgb(86, 116, 144);
 	position: absolute;
 	bottom:20%;
 	right: 0;
 }
.sec-txt p:last-child{
 	font-size: 13px;
 	color:rgb(86, 116, 144);
 	position: absolute;
 	bottom:10%;
 	right: 0;
 }
 /*第二个页面的css样式*/
.tr-banner{
	width: 100%;
	height: 400px;
	background-image: url(../img/bg05.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.tr-banner2{
	width: 100%;
	height:342px;
	background-image: url(../img/bg02.jpg);
	background-size: cover;
}
.tr-banner3{
	width: 100%;
	height: 400px;
	background-image: url(../img/bg03.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.tr-banner4{
	width: 100%;
	height: 400px;
	background-image: url(../img/bg04.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.tr-banner5{
	width: 100%;
	height: 400px;
	background-image: url(../img/bg05.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.tr-banner6{
	width: 100%;
	height: 400px;
	background-image: url(../img/bg06.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.tr-banner7{
	width: 100%;
	height: 400px;
	background-image: url(../img/bg07.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.tr-main{
	width: 1200px;
	/*height: 700px;*/
	margin: 0 auto;
}
.tr-main .news{

}
.tr-main .news li{
 border-bottom:1px dotted #CCCCCC; line-height:30px; height:30px;}
.tr-main h3{
	font-weight: normal;
	 color:#1e50ae;
	 margin-top: 25px;
	 width: 200px;
	 border-bottom: 1px solid #1e50ae;
	 cursor: pointer;
}
.tr-main  h2{
color:#666666;
font-size: 16px;
	margin-top:15px;
}
.tr-main  h4{
	margin-top: 10px;
}
.tr-main  p{
font-family: arial;
	margin-top: 15px;
	font-size: 14px;
	color:#666666;
	padding-left:0px;
}
.tr-main span{
	display: block;
	width: 40%;
	margin-top: 25px;
	margin-left: 20px;
	font-size: 14px;
}
