body {
	background: #fff;
	font-size: 14px;
}
#wraper {
	width:expression_r(document.body.clientWidth <= 1200? "1200px": "auto");
    min-width:1200px;	
}
.content {
	width: 1200px;
	margin: 0 auto;
}
#header {
	width: 100%;	
	min-width:1200px;	
}
.top {
	height: 110px;	
}
.logo {
	width: 260px;
	padding-top: 30px;
}
.top .right {
	width: 940px;
}
.login {
	float: right;
	width: 10%;
	padding-top: 54px;
	background: url(../images/loginicon.png) 42px 58px no-repeat;
	padding-left: 20px;
	font-size: 16px;
/*	font-style: italic;*/
	font-weight: bold;
	text-align: right;
}
.nav {	
	float: left;
	padding-top: 50px;
	width: 90%;
	height: 50px;
	line-height: 30px;
}
.nav li {
	float: right;	
	text-align: center;
	margin: 0 20px;
}
.nav li  a {
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #000;
	font-weight: bold;
/*	font-style: italic;*/
	border-bottom: #fff 2px solid;
}
.nav li  a:hover,.nav li  a.active {
	color: #3763dd;
	border-bottom: #3763dd 2px solid;
}
.scroll01 {
	width: 1920;
	position: relative;
	height: 500px;
	overflow: hidden;
}
.scroll01 li {
	float: left;
	width: 1920px;	
}
.scroll01 li img {
	width: 1920px;
	height: 500px;
}
.scroll01 li a:hover {
	text-decoration: none;
}

.numList {
	position: absolute;	
	right: 0;
	left: 0;
	text-align: center;
	bottom: 10px;	
}
.numList span {
	display: inline-block;
	width: 11px;
	height: 11px;
	background-color: #a7a7a7;
	border-radius: 11px;
	margin-right: 10px;
	cursor: pointer;
}
.numList span.selected {
	background: #8dcff4;
}
.homenews {
	padding: 80px 0;
/*	background-color: #104EA8;*/
}
.home-newslist {
	padding-top: 42px;
}
.home-newslist li {
	width: 33.3%;
	float: left;
	margin-bottom: 50px;
	height: 176px;
}
.home-newslist li:nth-child(1) img {
	width: 400px;
	height: 176px;
}

.date {
	width: 20%;
	padding-left: 20px;
}
.date .day {
	font-size: 37px;
	color: #999;
}
.date .mon {
	font-size: 22px;
	color: #999;
	text-transform: uppercase;
}
.list-info {
	width: 80%;
	padding-left: 20px;
	padding-right: 45px;
	border-left: #e6e6e6 2px solid;
}
.list-info h3 {
	font-size: 18px;
	font-weight: bold;	
	line-height: 26px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.list-info h3 a {
	color: #111;
}
.list-info h3 a:hover {
	color: #D3A655;
}
.text-info {
	margin-top: 20px;
	font-size: 14px;
	line-height: 20px;
	color: #111;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.view {
	margin-top: 36px;
}
.view a {
	font-size: 12px;
	color: #dbb679;
}
.news-more {
	width: 176px;
	height: 41px;
	background: url(../images/btnbg.png) center center no-repeat;
	margin: 0 auto;
	text-align: center;
	line-height: 41px;
}
.news-more :hover{
	transform: scale(1.1);
}
.news-more a {
	color: #fff;
	font-size: 16px;
}
.home-about {
	height: 500px;
    background-color: #F2C576;
	background-image: url(../images/bg_07.png);
	background-repeat: no-repeat;
}
.h-ab-left {
	width: 500px;
	padding-top: 60px;
}
.home-about02 {
	height: 500px;
	border-radius:  0px 0px 100px 100px ;
	background-image: url(../images/bg_5.png);
	background-repeat: no-repeat;
	background-color: #0ec1a1;
}

.h-ab-right {
	padding: 47px;
	width: 640px;
	height: 300px;
	position: relative;
}
.tie-l {
	position: absolute;
	top: -25px;
	left: -43px;
}
.tie-2 {
	position: absolute;
	top: -25px;
	right: -43px;
}
.h-ab-right h3 {
	font-size: 24px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 50px;
	color: #111111;
}
.h-ab-right p {
	font-size: 14px;
	line-height: 28px;
}
.at-info {
	margin-top: 97px;
}
.at-info li {
	float: left;
	width: 25%;
	color: #fff;
}
.at-info li .at-left {
	width: 30%;
}
.at-info li .at-left .kuai {
	width: 42px;
	height: 42px;
	margin-bottom: 8px;
}
.at-info li .at-right {
	width: 70%;
}
.at-info li .at-right span {
	font-size: 60px;
}
.home-case {
	padding: 89px 0;
}
.friend {
	height: 400px;
	margin: 0 auto;
	padding-top: 40px;
}
.mr_frbox {
	position: relative;
}
.mr_frBtnL { 
	cursor: pointer;
	position: absolute;
	top: 200px;
	left: -60px;
	height: 60px;	
	width: 31px;
}
.mr_frUl {
	float: left;	
	width: 1200px;	
}
.mr_frBtnR {
	cursor: pointer;
	position: absolute;
	top: 200px;
	right: -60px;
	height: 60px;	
	width: 31px;
}
.mr_frUl ul li{	
	float:left;
	width: 280px;
	height: 320px;
	background-color: #ffffff;
	border-radius: 4px;
	box-shadow: 0px 5px 5px rgba(0,0,0,0.1);
	text-align: center;
	cursor: pointer;
	margin: 0 10px;
}
.mr_frUl ul li:hover{	
	transform: scale(1.07);
}
.mr_frUl ul li a img {
	width:100%;
	height: 220px;
}
.mr_frUl ul li h3 {
	font-size: 20px;
	margin-top: 10px;
	font-weight: normal;
}
.mr_frUl ul li h3 a {
	color: #111;
}
.mr_frUl ul li p {
	line-height: 34px;
}
.mr_frUl ul li p a {
	color: #ba9f4e;
}

.bannerhome {
	width: 100%;
	height: 210px;
	position: relative;
	text-align: center;
	overflow: hidden;

}
.bannerhome img {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;	
}
.homeflow {
	padding-top: 90px;
}
.homeflow h2 {
	margin-bottom: 50px;
}
.homeparter {
	padding: 70px 0;
	background: url(../images/bg_04.png) center top no-repeat;
}
.company li {
	width: 283px;
	height: 120px;
	line-height: 120px;
	text-align: center;
	background-color: #fff;
	box-shadow: 0px 5px 5px rgba(0,0,0,0.1);
	margin: 10px;
	float: left;
}
.company li:nth-child(4n) {
	margin-right: 0;
}
.company li:nth-child(4n+1) {
	margin-left: 0;
}
.company li img {
	max-width: 283px;
	max-height: 120px;
	vertical-align: middle;
}
#footer {
	height: 250px;
	background-color: #f7f8fb;
	font-size: 14px;
	color: #999;
}
.foot-01{
	width: 200px;
	height: 180px;

}
.foot-01 img{
	width: 130px;
	height: 130px;
	background-size: cover;
}
.foot-02{
	width: 500px;
	height: 180px;

}
.foot-03{
	width: 100%;
	height: 4px;
	margin: auto;
	border-top: #d4d4d4 1px solid;
	text-align: center;
	padding-top: 10px;
}
.subbanner {
	width: 100%;
	height: 400px;
	position: relative;
	text-align: center;
	overflow: hidden;
}
.subbanner img {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;	
}
.who {
	padding: 100px 0;
	text-align: center;
}
.who h2 {
	margin-bottom: 46px;
}
.we h3 {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;	
	line-height: 38px;
	color: #bea867;
}
.we p {
	font-size: 16px;
	font-weight: bold;
	color: #111;
	line-height: 34px;
}
.at-info1 {
	margin-top: 97px;
	text-align: left;
}
.at-info1 li {
	float: left;
	width: 25%;
	color: #111;
}
.at-info1 li .at-left {
	width: 30%;
}
.at-info1 li  {
	width: 42px;
	height: 42px;
	margin-bottom: 8px;
}
.kuai {
	width: 42px;
	height: 42px;
	margin-bottom: 8px;
}
.at-info1 li .at-right {
	width: 70%;
	color: #ff481d;	
}
.at-info1 li .at-right span {
	font-size: 60px;
}
.sys-intr {
	padding: 60px 0;	
	background: #f2f2f2 url(../images/xitongbg.png) center -75px no-repeat;
}
.tit h2 {
	font-size: 40px;
}
.tit p {
	font-size: 28px;
	text-transform: uppercase;
}
.sys-info {
	padding-top: 50px;
}
.sys-info .left {
	width: 54%;
}
.sys-info .left h3 {
	font-size: 26px;
	line-height: 30px;
	letter-spacing: 5px;
	color: #bca463;	
}
.sys-info .left p {	
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 3px;
	color: #666666;
	margin-top: 30px;
}
.sys-info .right img {
	width: 513px;
	height: 269px;
}
.youshi {
	padding: 85px 0;
}
.bannerabout {
	width: 100%;
	height: 167px;
	position: relative;
	text-align: center;
	overflow: hidden;
}
.bannerabout img {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;	
}
.you-list {
	padding-top: 60px;
}
.you-list li {
	float: left;
	width: 25%;
	text-align: center;
}
.y-icon {
	width: 180px;
	height: 180px;
	text-align: center;
	line-height: 180px;
	background-color: #d3a655;
	border-radius: 50%;
	margin: 0 auto;
}
.y-icon img {
	vertical-align: middle;
}
.you-list li h3 {
	font-size: 20px;
	line-height: 30px;
	margin-top: 20px;
	padding: 0 40px;
}
.you-list li p {	
	line-height: 22px;
	color: #666;
	margin-top: 20px;
	padding: 0 40px;
}
.tuandui-info {
	padding-top: 60px;
}
.tuandui-info li {
	text-align: center;
	float: left;	
	cursor: pointer;
	margin: 0 10px;
}
.tuandui-info li img {
	width: 110px;
	height: 110px;
	border-radius: 50%;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	transition: transform 1s ease-in-out;
}
.tuandui-info li p {
	font-size: 20px;
	margin-top: 20px;
	opacity: 0;
}
.tuandui-info li:hover img {
	transform: scale(1.2);
}
@keyframes fade-in{  
    0%{ opacity: 0;}
    100%{opacity:1;}
}
@-webkit-keyframes fade-in{
    0%{ opacity: 0;}
    100%{opacity:1;}
}
@-ms-keyframes fade-in{
    0%{ opacity: 0;}
    100%{opacity:1;}
}
@-o-keyframes fade-in{
    0%{ opacity: 0;}
    100%{opacity:1;}
}
@-moz-keyframes fade-in{
    0%{ opacity: 0;}
    100%{opacity:1;}
}
.tuandui-info li:hover p{ 
    opacity: 0;      /*实先规定文字的状态是不显示的*/
    animation: fade-in 3s ease 0s 1;    /*调用名称为fade-in的动画，全程动画显示时间4S，进入方式为ease，延时0S进入，播放次数1次*/
    -webkit-animation: fade-in 3s ease 0s 1;
    -moz-animation: fade-in 3s ease 0s 1;
    -o-animation: fade-in 3s ease 0s 1;
    -ms-animation: fade-in 3s ease 0s 1;
    
    /*规定动画的最后状态为结束状态*/
    animation-fill-mode:forwards;
    -webkit-animation-fill-mode: forwards;  
      -o-animation-fill-mode: forwards; 
      -ms-animation-fill-mode: forwards;   
      -moz-animation-fill-mode: forwards; 
}
.daili {
	padding: 60px 0;
}
.daili .we {
	margin-top: 40px;
}
.you-list1 {
	padding-top: 50px;
}
.you-list1 li {
	float: left;	
	text-align: center;
	margin: 0 20px;
	cursor: pointer;
}
.y-icon1 {
	width: 130px;
	height: 130px;
	text-align: center;
	line-height: 130px;
	background-color: #d3a655;
	border-radius: 50%;
	margin: 0 auto;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	transition: transform 1s ease-in-out;
}
.bg-icon {
	background: #ea6b48;
}
.y-icon1 img {
	vertical-align: middle;	
}
.you-list1 li h3 {
	font-size: 20px;
	line-height: 30px;
	margin-top: 20px;
	font-weight: normal;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	transition: transform 1s ease-in-out;	
}
.you-list1 li:hover .y-icon1 {
	transform: scale(1.2);
}
.you-list1 li:hover h3 {
	transform: scale(1.2);
}
.subparter {
	padding: 65px 0;
	background: url(../images/hezuobg1.png) center top no-repeat;
}
.subparter .tit {
	color: #fff;
	margin-bottom: 40px;
}
.contact {
	padding: 80px 0;
}
.sev {
	width: 600px;
	height: 460px;
	background-color: #f5f5f7;
	padding: 30px;
}
.sev h3 {
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	color: #001111;
	text-align: center;
}
.sev p {
	line-height: 32px;
	color: #999;
	text-align: center;
}
.form-field {
	width: 540px;	
	border-radius: 2px;
	border: solid 1px #c1c1c1;
	padding: 0 10px;
	margin: 10px 0;
}
.form-field span {
	font-size: 20px;	
	color: #e30808;
	width: 3%;
	margin-top: 11px;
}
.form-field input {
	width: 80%;
	height: 36px;
	border: none;
	background: none;
}
.form-field textarea {
	width: 80%;
	height: 118px;
	border: none;
	background: none;
	padding-top: 12px;
}
.form-field1 {
	width: 223px;	
	border-radius: 2px;
	border: solid 1px #c1c1c1;
	padding: 0 10px;
	margin: 20px 0;
}
.form-field1 span {
	font-size: 20px;	
	color: #e30808;
	width: 8%;
	margin-top: 11px;
}
.form-field1 input {
	width: 92%;
	height: 43px;
	border: none;
	background: none;
}
.code {
	margin: 20px 0 0 40px;
}
.code img {
	width: 101px;
	height: 43px;
	border-radius: 2px;
}
.submit-btn {
	margin-top: 10px;
	border-bottom: none;
}
.submit-btn button {
	width: 540px;
	height: 40px;
	background-color: #3a70ff;

	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	border-bottom: none;
	
}
.submit-01 {
	width: 100px;
    height: 40px;
	background-color: #ffad07;
	border-radius: 2px;
	border: solid 1px #button;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	margin-top: -40px;
	margin-left: 200px;
	float: left;
	
	border: none;
	
}
.con-form {
	width: 552px;
	height: 460px;
	background-color: #F28B05;
}
.con-form h3 {
	font-size: 34px;
	font-weight: bold;
	line-height: 72px;
	color: #001111;
	text-align: center;
}
.form {
	width: 552px;
	margin: 0 auto;
	border-bottom: solid 1px #c1c1c1;
}
.form h4 {
	font-size: 20px;
	font-weight: normal;
}
.form p {
	font-size: 16px;
	color: #999;
	margin-top: 10px;
}
.con-block {
	width: 146px;
	height: 146px;
	background-color: #fff;
	margin-top: 55px;
	margin-left: 65px;
}
.map {
	width: 100%;
	height: 460px;
	text-align: center;
	background-size: ;
}
.map img {
	position: absolute;
	top: 0;	
}
.tabs {
	height: 40px;
	background-color: #104ea8;
	text-align: center;
}
ul.tabs li {
	list-style-type:none;
	display:inline-block;
	text-align: center;	
	color:#fff;
	font-size: 16px;
	padding:12px 40px;
	margin-right:2px;
	cursor:pointer;
	margin-top: -4px;
	width: 157px;
	height: 46px;
}
ul.tabs li:hover {
	width: 157px;
	height: 46px;
	background-color: #dfaf5a;	
	margin-top: -4px;
}
ul.tabs li.current {
	width: 157px;
	height: 46px;
	background-color: #dfaf5a;	
	margin-top: -4px;
}
.tabscontent {
	padding:20px 0;
	width:100%;
	text-align:justify;
}
.newslist li {
	float: left;
	width: 390px;
	height: 360px;
	background-color: #f8f8f8;
	margin-right: 13px;
	margin-bottom: 10px;

	cursor: pointer;
}
.newslist li:nth-child(3n) {
	margin-right: 0;
}
.newslist li:hover {
	background-color: #335ED8;
}
.newslist li:hover h3 a,
.newslist li:hover span,
.newslist li:hover p {
	color: #fff;
}
.newslist li img {
	width: 100%;
	height: 207px;
}
.newslist li h3 {	
	font-size: 18px;
	font-weight: normal;	
	line-height: 30px;	
	padding: 20px 30px 5px;
}
.newslist li h3 a {
	color: #333;
}
.newslist li p {
	line-height: 24px;
	color: #999;
	padding: 0 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-top: 10px;
}
.more-btn {
	width: 148px;
	height: 35px;
	background-color: #dab679;
	border-radius: 6px;
	color: #ffffff;
	text-align: center;
	line-height: 35px;
	display: block;
}
.pages ul {
	text-align: center;
}
.pages li {
	display: inline-block;
	color: #666;	
	margin-left: 18px;
}
.pages li a {
	display: block;
	padding: 5px 12px;
	text-align: center;
	border-radius: 6px;
	border: solid 1px #cecece;
	background: #fff;
	color: #393939;
	font-size: 16px;	
}
.pages li a:hover,.pages li a.active {
	color: #fff;
	background: #a7a7a7;
	border: #a7a7a7 1px solid;
}
.newsbg {
	background: #f5f5f5;
	padding-top: 25px;
	padding-bottom: 80px;
}
.newsdetail {
	padding: 60px 40px;
	background: #fff;
}
.newsdetail h2 {
	text-align: center;
	font-size: 30px;
	font-weight: normal;	
	line-height: 30px;
}
.from {
	height: 40px;
	background-color: #f5f4f6;
	font-size: 14px;
	color: #666;
	text-align: center;
	line-height: 40px;
	margin-top: 30px;
	margin-bottom: 40px;
}
.from span {
	margin: 0 10px;
}
.newsdetail p {
	font-size: 16px;
	line-height: 36px;
	margin-top: 20px;
}
.newsdetail p img {
	max-width: 100%;
}
.arear li {
	float: left;
	width: 581px;
	height: 616px;
	background-color: #f8f8f8;
	margin-right: 13px;
	margin-bottom: 10px;
	padding-top: 12px;
	cursor: pointer;
}
.arear li:nth-child(2n) {
	margin-right: 0;
}
.arear li:hover {
	background-color: #142a4e;
}
.arear li:hover h3 a,
.arear li:hover span,
.arear li:hover p {
	color: #fff;
}
.arear li img {
	width: 100%;
	height: 303px;
}
.arear li span {
	display: block;
	padding-left: 25px;
	background: url(../images/icon02.png) left center no-repeat;
}
.arear li h3 {	
	font-size: 18px;
	font-weight: normal;	
	line-height: 30px;	
	padding: 40px 30px 15px;
}
.arear li h3 a {
	color: #333;
}
.arear li p {
	line-height: 24px;
	color: #999;
	padding: 0 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-top: 25px;
}
.arearinfo {
	background: #f5f5f5;
	padding: 28px 0;
}
.part {
	padding: 35px;
	background: #fff;
	margin-bottom: 28px;
}
.ar-img {
	width: 588px;
}
.ar-info {
	width: 518px;
}
.ar-info h3 {	
	font-size: 30px;
	font-weight: normal;	
	line-height: 30px;	
	padding: 0 0 15px;
}
.ar-info span {
	display: block;
	padding-left: 25px;
	font-size: 16px;
	background: url(../images/icon02.png) left center no-repeat;
}
.ar-info p {
	line-height: 30px;
	font-size: 16px;
	color: #666;	
	margin-top: 25px;
}
.tel {
	width: 335px;
	height: 44px;
	background: #eb6a4a url(../images/icon03.png) 20px center no-repeat;
	border-radius: 6px;
	margin-top: 50px;
	font-size: 22px;
	color: #fff;
	text-align: center;
	line-height: 44px;
	padding-left: 30px;
}
.art-info h2 {
	font-size: 30px;
	padding-left: 30px;
	font-weight: normal;
	background: url(../images/titbg.png) left center no-repeat;
}
.art-info p {
	font-size: 16px;
	line-height: 30px;
	color: #666;
	margin-top: 20px;
}
.huanjing li {
	float: left;
	width: 357px;
	height: 190px;
	margin: 5px;
}
.huanjing li img {
	width: 100%;
	height: 100%;
}



.announcement-nav{
	width: 220px;
	border: solid 1px #cccccc;
	float: left;
}
.tit-01{
	width: 220px;
	height: 50px;
	background-image: url(../images/nav_bg_01.png);
	background-repeat: no-repeat;
}
.tit-01 h2{
	padding: 12px 14px;
	font-size: 16px;
	color: #ffffff;
	float: left;
}
.tit-01 img{
	padding-top: 14PX;
	padding-left: 14PX;
	float: left;
}
.tit-02{
	width: 218PX;
	height: 40PX;
	border-bottom:  solid 1px #cccccc;
}
.tit-02-img{
	float: right;
	padding-top: 4px;
}
.sp-02{
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
	color: #111111;
	padding-left: 38px;
}
.sp-02:hover {
	color: #D3A655;
}

.tit-02 img{
	float: right;
	padding-top: 14px;
	padding-right: 20px;
}
.announcement-list{
	width: 940px;
	float:right;
}

.tit-03{
	width: 940px;
	height: 50px;
	border-bottom: 1px solid #dfdfdf;
}

.tit-04{
	height: 150px;
	padding-top: 10px;
	border-bottom: solid 1px #e6e6e6;
	width: 100%;
	box-shadow:0px  0px  2px  #dfdfdf;
	padding: 0px;
	margin-bottom: 20px;

}

.tit-04:hover{
    transform: scale(1.02);
}
.tit-04:hover span{
    color: #3464ff;
}

.tit-04-left{
	height: 150px;
	width: 220px;
}
.tit-04-rig{
	width: 680px;
}
.sp-list{
	font-size:18px;
	font-weight: normal;
	font-stretch: normal;

	letter-spacing: 0px;
	line-height: 40px;
	color: #111111;
	float: left;
}
.sp-list:hover{
	color: #dab679;

}
.sp-14b{
	font-size: 14px;
	color: #999999;
	width: 200px;
	float: left;
	padding-left: 20px;
	padding-top: 12px;
}

.look{
	width: 86px;
	line-height: 24px;
	background-color: #dab679;
	border-radius: 6px;
	float: right;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	border: none;	
}
.look:hover{
	transform: scale(1.2);
}

.fs-22{
	font-size:22px;
}
.lh46{
	line-height: 46px;
}
.list-p{
	color:#666; 
	height: 40px;
	overflow: hidden;
	width: 750PX;
	float: left;
}

.login-con{
	background-image: url(../images/bg_login.jpg);

	height: 700px;
	background-repeat: no-repeat;

}
.login-con img{
	position: absolute;
	padding-top: 130px;
	float: left;

}
.login-form {
	width: 362px;
	height: 452px;
	background-color: #ffffff;
	box-shadow: 0px 0px 10px #999999;
	float: right;
	margin-top: 130px;
	margin-right: 50px;
	
}
.login-form form {
  padding: 30px;
}
.login-form h2{
	font-size: 22px;
	color: #1B86E7;
	text-align: center;
	padding-bottom: 20px;
	border-bottom: 1px solid #999999;
}

.login-form form > label {
  height: 40px;
  margin-bottom: 20px;
  display: block;
  position: relative;
  color: #999;
}
.login-form form > label {
  height: 40px;
  margin-bottom: 20px;
  display: block;
  position: relative;
  color: #999;
}
.label-img {
  height: 40px;
  margin-bottom: 20px;
  background-color: #104EA8;
  float: right;
  display: block;
  position: relative;
  color: #999;
}

.login-form form > label input[type="text"],
.login-form form > label input[type="password"] {
  height: 40px;
  width: 100%;
  padding-left: 10px;
  border: 1px solid #bbb;
  font-weight: 400;
}
.login-form form .btn {
  width: 100%;
  line-height: 40px;
  margin-top: 15px;
  padding: 0;
  font-size: 18px;
  color: #fff;
  letter-spacing: 5px;
  background: #ffad07;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.login-form form .btn:hover {
  background: #1B86E7;
}
.login-form form .checkbox label {
  margin-right: 15px;
}
.icon {
  background-image: url('../images/icon.png');
  /*width: 30px;
  height: 30px;*/
}
.icon-accounts {
  width: 20px;
  height: 20px;
  background-position: 0px -63px;
}
.icon-password {
  width: 20px;
  height: 20px;
  background-position: -21px -64px;
}

.foeget{
	color: #1B86E7;
	padding-left: 240px;
}
.foeget:hover {
	color: #F28B05;
}
.w170{
	width:170px;
}
.dropdown_1column{
	margin: 0px auto;
            float: left;
            position: absolute;
            left: -999em;
            text-align: left;
            border: 1px solid #066591;
            border-top: none;
            background: #F4F4F4;
            width: 140px;
}
.col_1{
	
}



.mue{
		position: absolute;
	left: -9999px;
	list-style: none;
	opacity: 0;
	transition: opacity 1s ease;
}
.mue li{
		float: none;
}
.mue:hover{
	background: rgba(255,255,255,0.7);
	border-radius: 0 0 6px 6px;
	box-shadow: inset 0px 2px 4px rgba(0,0,0,0.4);
	left: 5px;
	opacity: 1;
}

.mue li:hover{
	background-color: #1B86E7;
	color: #ffffff;
}



.annex{
	width: 100%;
	background-color: #f5f4f6;
	min-height: 50px;
	height: auto;
}
.annex-con{
	width: 100%;
	background-color: #ffffff;
	border: #F2F2F2 1px solid;
}
.annex-con:hover{
	transform: scale(1.008);
}
.lh30{ line-height: 30px; }
.annex-img{
	background-image: url(../images/icon_22.jpg);
    background-repeat: no-repeat;
}

.about-con{
	width: 1000px;
	height: 150px;
	text-align: center;
	margin: auto;
	
}
.about-con02{
	width: 1200px;
	height: 300px;
	margin: auto;
	background-color: #ffffff;
    margin-top: -50px;
   
	
}
.home-development{
	height: 330px;
}
.about-con04{
	border-radius: 100px 100px 0px 0px ;
	background-color: #f2c576;
	height: 200px;
	margin-top: -160px;
}
.about-con02 li{
	width: 300px;
	height: 280px;
	text-align: center;
	background-color: #ffffff;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.05);
}
.about-con02 li:hover{
	transform: scale(1.1);
	background-color: #c2d2ff;
}

.blue{  color: #335ed8;}
.home-news{
	height: 600px;
}
.home-news-left{
	width: 497px;
	height: 375px;
	background-color: #ffffff;
	box-shadow: 0px 5px 5px rgba(0,0,0,0.05);
}
.home-news-left:hover{
	transform: scale(1.01);
}
.home-news-left:hover p{
	color: #ff7400;
}
.home-news-left img{
	width: 497px;
	height: 260px;
	background-color: #111111;
}
.home-news-rig{
	width: 680px;
	height: 379px;
}
.home-news-rig li{
	width: 680px;
	height: 90px;
	background-color: #ffffff;
	box-shadow: 0px 5px 5px rgba(0,0,0,0.05);
	
}
.home-news-rig li:hover{
	transform: scale(1.01);
	
}
.home-news-rig li:hover .home-news-li02 p{
	color: #F28B05;
	
}
.home-news-li01{
	width: 90px;
	height: 90px;
	background-color: #eaeaea;
	text-align: center;
	
}
.home-news-li02{
	width: 590px;
	height: 90px;
	
}