@charset "utf-8";
/* CSS Document */
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {padding: 0;margin: 0;}
body{ float:none; line-height:18px; font-size:14px;  font-size: 14px; font-family:"Microsoft Yahei",arial; color:#5f636c;}
table {border-collapse: collapse;border-spacing: 0;}
fieldset,img {border: 0;}
address,caption,cite,code,dfn,th,var {font-weight: normal;font-style: normal;}
ol,ul,li {list-style: none;}
caption,th {text-align: left;}
h1,h2,h3,h4,h5,h6 {font-weight: normal;font-size: 100%;}
q:before,q:after {content:”;}
abbr,acronym { border: 0;}
a,a:hover{text-decoration:none}

.trans02s{
	transition: all .2s;
	-moz-transition: all .2s;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
}

.trans05s{
	transition: all .5s;
	-moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
}

.trans08s{
	transition: all .8s;
	-moz-transition: all .8s;
    -webkit-transition: all .8s;
    -o-transition: all .8s;
}

html,body{
	width:100%;
	height:100%;
	min-width:1230px;
	position:relative;
}
html{
	height:100%;
}
.Main{
	width:1220px;
	margin:0 auto;
}
.Table{
	height:auto;
	display:table;
}
.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.HEAD-bg{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	width: 100%;
	background: #fff;
	height: 89px;
	border-bottom: 2px solid #005BAC;
}
.HEAD{
	width:100%;
	height:90px;
	position: relative;
}
.LOGO{
	float:left;
	margin-top:15px;
	margin-right:150px;
}
.TopNav{
	position: relative;
	z-index: 10;
}
.TopNav , .TopNav ul , .TopNav li , .TopNav a {
	height:90px;
	float:left;
	line-height: 90px;
}

.TopNav a{
	line-height:90px;
	color:#212121;
	font-size:16px;
	padding:0 40px;
	position:relative;
}
.TopNav.EnNav a{
	padding: 0 30px;
}
.TopNav span{
	display: inline-block;
	width: 1px;
	height: 13px;
	background: #aaa;
}

.TopNav a i{
	font-size:10px;
	margin-left:5px;
}

.TopNav a.active ,  .TopNav a:hover , .TopNav .sfHover a{
	color:#073190;
}

.TopNav ul li{
	position: relative;
}
.TopNav ul ul{
	position:absolute;
	top:100%;
	width: 1000px;
	left:-400px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	display: none;
}
.TopNav ul ul li{
	display: inline;
	float:none;
	height:50px;
	line-height: 50px;
}
.TopNav ul ul li a{
	margin:0;
	padding:0 15px;
	height: 50px !important;
	line-height: 50px !important;
	color:#666 !important;
	font-size: 14px;
	float: none;
	display: inline;
}
.TopNav ul ul li a:hover{
	color:#073190 !important;
}
.TopNav-right{
	float: right;
	line-height: 90px;
}
.TopNav-right li{
	display: inline;
	padding: 0 10px;
}
.TopNav-right a{
	color: #333;
}
.TopNav-SubBg{
	width: 100%;
	height: 50px;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
	position: absolute;
	left: 0;
	top:100%;
	background: #fff;
	z-index: 0;
	display: none;
}

.BANNER{
	width: 100%;
	height: 600px;
	background: #111;
}

.Banner-Bg{
	width:100%;
	height:600px;
	background:#333;
	background-size:cover;
	position:relative;
	z-index:0;
	margin-top: 90px;
}
.Banner-Bg .am-slider{
	width:100%;
	height:600px;
	overflow:hidden;
	position:relative;
}
.am-slider li{
}
.Banner-Bg .am-control-nav{
	width:100%;
	position:absolute;
	z-index:99;
	height:30px;
	left:0;
	bottom:50px;
	text-align:center;
}
.Banner-Bg .am-control-nav  li{
	padding:0 10px;
	display:inline;
}
.Banner-Bg .am-control-nav a{
	width:12px;
	height:12px;
	display:inline-block;
	background:#fff;
	font-size:0;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}
.Banner-Bg .am-control-nav .am-active{
	background:#08659b;
}
.Banner-Bg .am-direction-nav{
	display:none;
}

.Title-H1{
	width: 100%;
}

.ABOUT{
	width: 100%;
	padding: 50px 0 100px 0;
	background: url(../images/bg.jpg) no-repeat center bottom #f1f1f1;
}

.Title-H1 h1{
	font-size: 30px;
	color:#035cac;
	line-height: 48px;
}
.Title-H1 h1 span{
	color: #666;
	font-size: 24px;
	font-style: italic;
}
.Title-H1 p{
	width: 80px;
	height: 1px;
	display: inline-block;
	background: #999;
	margin-bottom: 50px;
	margin-top: 20px;
}
.Title-H1 .more{
	line-height: 30px;
}
.Title-H1 .more a{
	font-size: 16px;
	color: #333;
}
.Title-H1 .more span{
	display: inline-block;
	width: 28px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #ccc;
	color: #333;
	margin-left: 10px;
	text-align: center;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
}
.Title-H1 .more a:hover{
	color:#035cac;
}
.Title-H1 .more  a:hover span{
	border: 1px solid #035cac;
	color: #035cac;
}
.ABOUT .Left{
	width: 20%;
	float: left;
	padding-top: 50px;
}
.ABOUT-Text{
	width: 45%;
	float: left;
	margin-right: 5%;
}
.ABOUT-Text h1{
	font-size: 36px;
	color:#035cac;
	line-height: 60px;
}
.ABOUT-Text h2{
	font-size: 26px;
	color:#666;
	line-height: 40px
}
.ABOUT-Text .line{
	width: 80px;
	height: 1px;
	display: inline-block;
	background: #999;
	margin-bottom: 20px;
	margin-top: 20px;
}
.ABOUT-Text p{
	color: #333;
	line-height: 30px;
	text-align: justify;
}
.ABOUT-Img{
	width: 30%;
	float: left;
}
.ABOUT-Img img{
	width: 100%;
	height: auto;
	-moz-box-shadow:0 0 20px #666;
	-webkit-box-shadow:0 0 20px #666;
	box-shadow:0 0 20px #666;
}

.BUSINESS{
	width: 100%;
	padding: 50px 0;
	background: url(../images/03.png) left bottom;
	background-size: cover;
}
.BUSINESS .Right{
	float: right;
	padding-top: 50px;
}

.BUSINESS .Title-H1 h1{
	color: #fff;
}
.BUSINESS .Title-H1 h1 span{
	color: #fff;
}
.BUSINESS .Title-H1 p{
	background: #fff;
}
.BUSINESS .Title-H1 a{
	color: #ccc;
}
.BUSINESS .Title-H1 span{
	color: #ccc;
}
.BUSINESS .Title-H1 a:hover{
	color: #fff;
}
.BUSINESS .Title-H1 a:hover span{
	color:#fff;
	border: 1px solid #fff;
}
.BUSINESS .Left{
	width: 80%;
	float: left;
}

.BUSINESS-List{
	width:100%;
	margin-top:20px;
	margin-bottom:50px;
}
.BUSINESS-List li{
	width:30%;
	float:left;
	padding-right:5%;
}
.BUSINESS-List li.l{
	padding-right:0;
}
.BUSINESS-List li a{
	width:100%;
	display:block;
}
.BUSINESS-List .ico{
	width:100%;
	text-align:center;
	font-size:60px;
	color:#fff;
	line-height:100px;
	padding-top:20px;
}

.BUSINESS-List .title{
	width:100%;
	height:40px;
	text-align:center;
	line-height:10px;
}
.BUSINESS-List .title h3{
	line-height:30px;
	font-size:18px;
	color:#fff;
}
.BUSINESS-List .title span{
	height:1px;
	width:60px;
	background:#fff;
	display:inline-block;
}
.BUSINESS-List a{
	background:rgba(0,0,0,.4);
	width:100%;
	height:300px;
}

.BUSINESS-List p{
	line-height:22px;
	margin-top:22px;
	padding:0 20px;
	color: #fff;
}
.BUSINESS-List a:hover{
	margin-top: -30px;
	background: rgba(0,0,0,.7);
}
.BUSINESS-List a:hover i{
	color:#fff;
}
.BUSINESS-List a:hover span{
	width:100%;
}

.NEWS{
	width: 100%;
	padding: 50px 0;
	background: #f1f1f1;
}

.NEWS{
	width: 100%;
	padding: 50px 0;
	background: #f1f1f1;
}
.NEWS-Box{
	width: 31%;
	float: left;
	margin-right: 3.5%;
}
.NEWS-Box-l{
	margin-right: 0 !important;
}
.NEWS-Box .img{
	height: 180px;
	overflow: hidden;
}
.NEWS-Box img{
	width: 100%;
	height: auto;
}
.NEWS-Box h2{
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #ccc;
	line-height: 50px;
	font-size: 18px;
	padding-top: 10px;
}

.NEWS-Box ul{
	padding: 20px;
}
.NEWS-Box ul li{
	margin-bottom: 10px;
}
.NEWS-Box ul h3{
	color: #222;
	line-height: 20px;
}
.NEWS-Box ul a:hover h3{
	color: #005BAC;
}
.NEWS-Box ul p{
	color: #999;
	line-height: 20px;
}
.NEWS-Box .more{
	color: #666;
	text-align: right;
}
.NEWS-Box .more a{
	width: 120px;
	text-align: left;
	float: right;
	color: #666;
}
.NEWS-Box .more a span{
	padding-left: 10px;
}
.NEWS-Box .more a:hover span{
	padding-left: 15px;
}
.NEWS-Box .more a:hover{
	color: #005BAC;
}

.CONTACT{
	width:100%;
	height: 600px;
	background: url(../images/bg3.jpg) center center no-repeat;
	text-align: center;
}
.CONTACT p{
	font-size: 36px;
	color: #fff;
	padding-top: 200px;
}
.CONTACT a{
	display: inline-block;
	border: 1px solid #fff;
	color: #fff;
	line-height: 50px;
	padding: 0 50px;
	margin-top: 100px;
	font-size: 20px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.CONTACT a i{
	margin-left: 20px;
}
.CONTACT a:hover{
	border: 1px solid #005BAC;
	background: #005BAC;
}

.BottomContact{
	padding:40px 0;
	background:#f8f8f8;
}

.FootLink{
	float:left;
	margin-right:30px;
}
.FootLink li{
	line-height:30px;
}
.FootLink li strong{
	font-weight:normal;
	font-size:16px;
	color:#333;
}
.FootLink li a{
	color:#666;
}
.FootLink li strong a{
	color:#333;
}

.FootLink li a:hover{
	text-decoration:underline;
}
.FootLink.L{
	color:#666;
	width: 380px;
}
.Qrcode{
	float:right;
	text-align:center;
	color:#333;
}
.Qrcode img{
	width:130px;
	height:auto;
	margin-bottom:10px;
}
.Copyright{
	width:100%;
	line-height:50px;
	text-align:center;
	background:#005BAC;
	padding-top:10px;
	color:#fff;
	font-size:14px;
	border-top:1px solid #035cac;
}

.Page-Banner{
	width: 100%;
	height: 320px;
	margin-top: 90px;
}
.Page-Banner-ABOUT{
	background: url(../uploadfile/bn1.jpg) center  center no-repeat;
}
.Page-Banner-FAM{
	background: url(../images/banner-family.jpg) center  center no-repeat;
}
.Page-Banner-VISION{
	background: url(../images/banner-vi.jpg) center  center no-repeat;
}
.Page-Banner-SERIVCE{
	background: url(../images/banner-service.jpg) center  center no-repeat;
}


.Page-Container{
	width: 100%;
	padding: 50px 0;
}
.Page-Container .Left{
	width: 25%;
	float: left;
	margin-right: 3%;
}
.Page-Container .Right{
	width: 72%;
	float: left;
}
.LeftNav-Top{
	background: url(../images/03.png) center center;
	background-size: cover;
	padding:20px;
}
.LeftNav-Top .Title-H1 h1{
	color: #fff;
}
.LeftNav-Top .Title-H1 span{
	color: #fff;
}
.LeftNav-Top .Title-H1 p{
	margin-bottom: 10px;
	background: #fff;
}
.LeftNav , .LeftNav ul , .LeftNav li{
	width: 100%;
}
.LeftNav{
	background: #f1f1f1;
	padding: 30px 0;
}
.LeftNav li{
	border-bottom: 1px solid #ffff;
}
.LeftNav a{
	padding: 0 30px;
	height: 50px;
	line-height: 50px;
	background: url(../images/04.png) 80% center  no-repeat #f1f1f1;
	display: block;
	font-size: 16px;
	color: #333;
}
.LeftNav a:hover{
	background: url(../images/05.png) 80% center  no-repeat #035cac;
	color: #fff; 
}
.LeftNav .active a{
	color: #035cac;
	font-weight: bold;
}
.LeftNav .active a:hover{
	color: #fff;
}

.Page-Text{
	width: 100%;
	height: auto;;
}
.Page-Text:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.Page-Text img , .Page-Text table{
	max-width: 98%;
}
.TeamList , .TeamList ul{
	width: 100%;
	margin-bottom: 30px;
}
.TeamList li{
	float: left;
	width: 30%;
	margin-right: 5%;
	margin-bottom: 30px;
}
.TeamList li.l{
	margin-right: 0;
}
.TeamList li img{
	max-width: 100%;
}
.TeamList a{
	width: 100%;
	display: block;
	border-bottom: 2px solid #666;
}
.TeamList .img{
	height: 250px;
	overflow: hidden;
}
.TeamList .text{
	padding: 10px 0;
	text-align: center;
	font-size: 15px;
}
.TeamList h3{
	color: #333;
	line-height: 30px;
	font-weight: bold;
}
.TeamList p{
	color: #666;
	line-height: 30px;
}
.TeamList a:hover{
	border-bottom: 2px solid #073190;
}
.TeamList a:hover img{
	transform:scale(1.1);
}
.TeamList a:hover h3{
	color: #005BAC;
}


.Page-Pager{
	width: 100%;
}
.Page-Pager .PageInfo{
	display: none;
}
.Page-Pager .PageBtn{
	width: 100%;
	text-align: center;
}
.Page-Pager li{
	display: inline;
	padding: 0 5px;
}
.Page-Pager li a{
	height: 36px;
	line-height: 36px;
	border: 1px solid #ccc;
	display: inline-block;
	padding: 0 20px;
	color: #333;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.Page-Pager li a:hover{
	color: #005BAC;
	border: 1px solid #005BAC;
}
.Page-Pager li.active a{
	border: 1px solid #005BAC;
	background: #005BAC;
	color: #fff;
}
.Team-Left{
	width: 22.5%;
	float: left;
	margin-right: 5%;
}
.Team-Left img{
	width: 100%;
	height: auto;
}
.Team-Right{
	width: 72.5%;
	float: left;
}
.Team-Right .Title-H1 p{
	margin-bottom: 20px;
}


.PageNews li{
	width: 100%;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 30px;
	padding-bottom: 15px;
}
.PageNews .img{
	width: 30%;
	margin-right: 3%;
	float: left;
}
.PageNews .img img{
	width: 100%;
	height: 185px;
}
.PageNews p{
	line-height: 20px;
	padding-top: 20px;
	color: #666;
}
.PageNews h3{
	line-height: 26px;
	color: #333;
	padding: 5px 0;
	margin-bottom: 20px;
}
.PageNews h4{
	margin-bottom: 20px;
	line-height: 20px;
}
.PageNews .more{
	height: 40px;
}
.PageNews .more a{
	height: 40px;
	line-height: 40px;
	float: right;
	background: #005BAC;
	color: #fff;
	width: 145px;
	text-align: left;
	text-indent: 1.5em;
}
.PageNews .more a:hover{
	background:#08659b;
}
.PageNews .more a span{
	padding-left: 0px;
}
.PageNews .more a:hover span{
	padding-left: 5px;
}


.News-Page{
	padding-top:50px;
	padding-bottom:50px;
}
.News-Page .H4title{
	width:96%;
	margin:0 auto;
	text-align:center;
	color:#004675;
	font-size:20px;
	border-bottom:1px solid #dfdfdf;
	padding-bottom:30px;
	margin-bottom:30px;
}
.News-Page .H4title span{
	font-weight:bold;
	width:80%;
	line-height:26px;
}

.NewsInfo{
	width:100%;
	margin-bottom:30px;
	color:#333;
	font-size:15px;
}
.NewsGoback{
	color:#f60;
	width:98%;
	text-align:right;
	margin-top:50px;
	border-top:1px dashed #dfdfdf;
	padding-top:40px;
}
.NewsGoback a{
	font-size:16px;
	color:#f60;
	cursor:default;
}
.ServiceList , .ServiceList ul{
	width: 100%;
}
.ServiceList li{
	margin-bottom: 40px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 40px;
}
.ServiceList-Left{
	width: 30%;
	float: left;
	margin-right: 5%;
}
.ServiceList-Left img{
	width: 100%;
	height: auto;
}
.ServiceList-Right{
	width: 65%;
	float: left;
}
.ServiceList h3{
	font-size: 20px;
	color: #035cac;
	font-weight: bold;
	line-height: 40px;
}
.ServiceList .txt{
	line-height: 30px;
	text-align: justify;
}
.ServiceList .buttons{
	margin-top: 30px;
}
.ServiceList .buttons a{
	line-height: 44px;
	padding: 0 40px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	display: inline-block;
	margin-right: 30px;
	font-size: 16px;
}
.ServiceList .buttons .s1{
	background:#005BAC;
	border: 1px solid #005BAC;
	color: #fff;
}
.ServiceList .buttons .s1:hover{
	background: #08659b;
	border: 1px solid #08659b;
}
.ServiceList .buttons .s2{
	background:#fff;
	border: 1px solid #005BAC;
	color: #005BAC;
}
.ServiceList .buttons .s2:hover{
	background: #035cac;
	color: #fff;
}


.contantform {
	width: 100%;
	float: left;
	margin-top:50px;
	position: relative;
}

.contantform form {
	position: relative;
	z-index: 10;
}

.contantform .formct{
	width: 100%;
	margin-bottom: 30px;
	
}
.contantform .formct span{
	width: 15%;
	display: inline-block;
	text-align: right;
	line-height: 40px;
	float: left;
	padding-right: 5%;
}
.contantform .formct input {
	border: 1px solid #929292;
	color: #111;
	width: 78%;
	padding: 10px 5px;
	background: #fff;
	font-size: 15px;
	line-height: 20px;
	font-family: "Sisco","微软雅黑";
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	display: inline-block;

}
.contantform .FormVcode{
	height:42px;
}
.contantform .FormVcode input{
	float:left;
	width:100px;
	margin-right:10px;
}
.contantform .FormVcode img{
	height:42px;
	width:130px;
	float: left;
	margin-right: 50px;
}
.contantform textarea {
	border: 1px solid #929292;
	color: #929292;
	width: 78%;
	padding: 5px;
	background: #fff;
	display: inline-block;
	font-size: 14px;
	line-height: 20px;
	font-family: "Sisco","微软雅黑";
	height: 80px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

.contantform input.btn {
	width: 150px;
	height: 42px;
	border: none;
	background: #005BAC;
	font-size: 20px;
	color: #fff;
	float: left;
}
.contantform input.btn:hover{
	background:#073190;
}
.AltBox{
	width: 100%;
	height: 100%;
	position:fixed;
	background: rgba(0,0,0,.7);
	left: 0;
	top: 0;
	z-index: 99999;
}
.AltBox-Main{
	width: 900px;
	margin: 0 auto;
	height: 100%;
	position: relative;
}
.AltBox-Top{
	width: 100%;
	background: #f1f1f1;
	text-align: center;
	line-height: 80px;
	font-size: 20px;
	color: #000;
	margin-top: 8%;
	-moz-box-shadow:0 0 10px #666;
	-webkit-box-shadow:0 0 10px #666;
	box-shadow:0 0 10px #666;
	position: relative;
	z-index: 10;
}
.AltBox-Body{
	width: 100%;
	height: 45%;
	background: #fff;
	padding: 30px 0;
	position: relative;
	z-index: 1;
}
.AltBox-Body .Body-Text{
	width: 94%;
	margin: 0 auto;
	overflow: hidden;
	height: 100%;
	overflow-y: auto;
}

.AltBox-Bottom{
	width: 100%;
	background: #ffff;
	text-align: center;
	height: 42px;
	-moz-box-shadow:0 2px 5px #00;
	-webkit-box-shadow:0 2px 5px #000;
	box-shadow:0 2px 5px #000;
	position: relative;
	z-index: 10;
	padding: 20px 0;
}

.AltBox-Bottom a{
	line-height: 38px;
	padding: 0 40px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	display: inline-block;
	margin-right: 30px;
	font-size: 16px;
}
.AltBox-Bottom .s1{
	background:#005BAC;
	border: 1px solid #005BAC;
	color: #fff;
}
.AltBox-Bottom.s1:hover{
	background: #08659b;
	border: 1px solid #08659b;
}
.AltBox-Bottom .s2{
	background:#f1f1f1;
	border: 1px solid #ccc;
	color: #666;
}
.AltBox-Bottom .s2:hover{
	background:#f1f1f1;
	border: 1px solid #ccc;
	color: #666;
}