/*网页的全局样式 解决兼容问题*/
body,div,p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,table,tr,td,form,input,select,textarea,span,img,a,em,strong,*{ margin:0; padding:0;}
body{ font-family:"微软雅黑"; font-size:12px; color:#000000;}
ul,ol,li{ list-style:none;}
h1,h2,h3,h4,h5,h6{ font-size:14px;}
input,select,textarea{ vertical-align:middle;}
img{ border:none; vertical-align:middle;}
a{ text-decoration:none; color:#333333;}
a:hover{ color:#009999;-webkit-transition:0.3s;transition:0.3s;}
.clear{ clear:both; height:0px; width:0px; overflow:hidden;}

.dw{
	width: 180px;
	position: fixed;
	background: #188eee;
	top:20%;
	z-index:999;
}
.dw a{
	display: block;
}
.dw ul>li{
	line-height: 54px;
	background: url(../images/images/libg0_02.jpg) no-repeat left bottom;
	font-size: 22px;
	text-align: center;
}
.dw ul>li a{
	color: #fff;
}
.dw ul>li a:hover{
	background: #1b7bc9;
}
.dw ul>li:last-child{
	background: none
}

.dw ol li a{
	color: #fff;
	line-height: 52px;
	text-align:center;
	font-size:18px;
	background: #52aaf1;
	margin-bottom:2px;
}
.dw ol li a:hover{
	background: #1b7bc9;
}
.rdw{
	position: fixed;
	right: 0;
	bottom:10%;
}
.rdw a{
	margin-bottom: 2px;
	display: block;
	background: no-repeat;
	width:50px;
	height: 50px;
}
.rdw a:nth-child(1){
	background: url(../images/iicon1_03.jpg);
}
.rdw a:nth-child(1):hover{
	background: url(../images/iicon1_04.jpg);
}
.rdw a:nth-child(2):hover{
	background: url(../images/iicon1_09.jpg);
}
.rdw a:nth-child(3):hover{
	background: url(../images/iicon1_11.jpg);
}
.rdw a:nth-child(4):hover{
	background: url(../images/iicon1_13.jpg);
}
.rdw a:nth-child(1):hover{
	background: url(../images/iicon1_04.jpg);
}
.rdw a:nth-child(2){
	background: url(../images/iicon1_08.jpg);
}
.rdw a:nth-child(3){
	background: url(../images/iicon1_10.jpg);
}
.rdw a:nth-child(4){
	background: url(../images/iicon1_12.jpg);
}
.rdw a:nth-child(5){
	background: url(../images/iicon1_14.jpg);
}
.rdw a:nth-child(5):hover{
	background: url(../images/iicon1_15.jpg);
}
header{
	width:100%;
	height:170px;
	background: url(../images/hbg_02.jpg) repeat-x;
}
.top{
	width:1100px;
	margin:0 auto;
	line-height: 32px;
}
.logo{
	width:1100px;
	height: 86px;
	margin:0 auto;
}
.top span{
	float: right;
}
.top span b{
	color: #f38128
}
.top span a{
	color:#000;
	padding:0 16px;
}
.logo img{
	float: left
}
.logo form{
	float: right;
	margin:30px 13px 0 0 ;
}
.logo select{
	width:66px;
	height:30px;
	background:#fff url(../images/opbg_12.jpg) no-repeat;
	border:0;
}
.logo .text{
	width:170px;
	height:28px;
	padding-left:9px;
	border:0;
	border-top: 1px solid #148ef1;
	border-bottom:1px solid #148ef1;
}
nav{
	height:52px;
	width:1085px;
	margin:0 auto;
	line-height: 52px;
	padding-left:15px;
}
nav a{
	color: #fff;
	padding:0 50px;
	float: left;
	font-size: 16px;
}
nav a:hover{
	background: #1f5aa6;
	color: #fff
}
footer{
	width:100%;
	height:337px;
	background: #333534;
	clear: both
}
.foot{
	width:1100px;
	margin:0 auto;
}
.foot h4{
	font-weight: normal;
	padding: 32px 0 32px 25px;
	color: #fff;
}
.foot h4 a{
	color: #fff;
	padding:0 10px;
}
.foot ol,.foot dl{
	float: left
}
.foot ol{
	width:334px;
	height:135px;
	border-right:1px solid #5b5d5c;
	margin-left: 65px;
}
.foot ol li{
	line-height: 2;
	margin:10px 0;
	color: #fff
}
.foot ol li img{
	padding-right: 20px;
}
.foot ol li b{
	color: #f68328;
	font-size: 16px;
}
.foot dl{
	margin-left: 70px;
}
.foot dl dt{
	font-size: 16px;
	color: #fff;
	margin-bottom: 14px;
}
.foot dl dd li{
	line-height:24px; 
}
.foot dl dd a{
	color: #fff
}
.foot p{
	clear: both;
	text-align: center;
	color: #fff;
	line-height: 2
}


.wrap{
	width: 1100px;
	margin:25px auto;
}
body{
	background: #f5f5f5
}
.cai{
	height: 145px;
}
.cai a{
	width: 364px;
	float: left;
	text-align: center;
	line-height: 145px;
	font-size: 32px;
	color: #fff;
	font-family: "微软雅黑";
	opacity: 0.7;
}
.cai a:hover{
	opacity: 1;
}


.cai a:nth-child(1){
	background: #28c528;
}
.cai a:nth-child(2){
	background: #f9634c;
	margin:0 3px;
}
.cai a:nth-child(3){
	background: #37a1f5;
}
.cai dl{
	float: left;
	width: 235px;
	height: 328px;
	background: #fff;
	padding:10px;
	margin-right:20px;
}
.cai dl h5{
	line-height: 2;
	margin-bottom: 10px;
}
.cai dl p{
	color: #999;
	line-height: 40px;
}
.cai dl p span{
	float: right;
}
.cai dl p:last-child{
	color: #333;
}
.cai dl p b{
	font-size: 24px;
	color: #118df1
}
.cai dl p input{
	width: 108px;
	height: 32px;
	background: #ffab48;
	border:0;
	border-radius:15px;
	float: right;
	margin-top:8px;
	color: #fff;
	cursor:pointer;
}

.listimg1 a img:hover{
	background: url(../images/bgbg_10.png) repeat-x;
}
.listimg2 a img:hover{
	background: url(../images/bgbg_12.png) repeat-x;
}
.listimg3 a img:hover{
	background: url(../images/bgbg_14.png) repeat-x;
}
.listimg4 a img:hover{
	background: url(../images/bgbg_16.png) repeat-x;
}
.listimg5 a img:hover{
	background: url(../images/bgbg_18.png) repeat-x;
}



.rdw{
	position: fixed;
	right: 0;
	bottom:10%;
}
.rdw a{
	margin-bottom: 2px;
	display: block;
	background: no-repeat;
	width:50px;
	height: 50px;
}
.rdw a:nth-child(1){
	background: url(../images/iicon1_03.jpg);
}
.rdw a:nth-child(1):hover{
	background: url(../images/iicon1_04.jpg);
}
.rdw a:nth-child(2):hover{
	background: url(../images/iicon1_09.jpg);
}
.rdw a:nth-child(3):hover{
	background: url(../images/iicon1_11.jpg);
}
.rdw a:nth-child(4):hover{
	background: url(../images/iicon1_13.jpg);
}
.rdw a:nth-child(1):hover{
	background: url(../images/iicon1_04.jpg);
}
.rdw a:nth-child(2){
	background: url(../images/iicon1_08.jpg);
}
.rdw a:nth-child(3){
	background: url(../images/iicon1_10.jpg);
}
.rdw a:nth-child(4){
	background: url(../images/iicon1_12.jpg);
}
.rdw a:nth-child(5){
	background: url(../images/iicon1_14.jpg);
}
.rdw a:nth-child(5):hover{
	background: url(../images/iicon1_15.jpg);
}

.loginbox{
	position:fixed;
	display:block;
	width:280px;
	height:260px;
	top:50%;
	margin-top:-195px;
	left:50%;
	margin-left:-140px;	
	background-color:rgba(255,255,255,0.9);	
	z-index:1042;
	border-radius:5px;
	border: 2px solid #eee;
}
.loginbox h2{
	padding-top:20px;
	padding-bottom:0px;
	padding-left:30px;
	padding-right:30px;	
	font-weight:600;
}
.loginbox h4{
	font-weight:400;	
	font-size:12px;
	margin-bottom:25px;
	padding-left:0px;
}

.loginbox .logintitle{
	font-weight:bolder;	
	font-size:12px;
	margin-bottom:25px;
	color: rgb(213, 40, 40);
}

.center-text {
    text-align: center;
}

.loginbox-username{
	margin-bottom:20px;
	height:40px;
	width:85%;
	border:solid 2px rgba(0,0,0,0.1);
	color:rgba(0,0,0,0.5);
	padding-left:20px;	
	transition:all 400ms ease;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
}

.loginbox-username:focus{
	border:solid 2px #27ae60;/*Green*/
	transition:all 400ms ease;	
}

.loginbox-password{
	margin-bottom:30px;
	height:40px;
	width:85%;
	border:solid 2px rgba(0,0,0,0.1);
	color:rgba(0,0,0,0.5);
	padding-left:20px;	
	transition:all 400ms ease;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
}

.loginbox-password:focus{
	border:solid 2px #27ae60;/*Green*/
	transition:all 400ms ease;	
}
.loginbox .button{
	width:40%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	display:block;
	color:#FFFFFF;
	cursor:pointer;
}
.loginbox em{
	margin-top:20px;
	display:block;
	text-align:center;
	font-style:normal;
	font-size:10px;
}
.loginbox .close-loginbox{
	width:100%;
	margin-top:15px;
	height:50px;
	border-top:solid 1px rgba(0,0,0,0.1);
	color:#1f1f1f;	
	font-size:12px;
	line-height:45px;
	text-align:center;
	display:block;
}

.button{
    font-weight:500;
	display:inline-block;
	padding:10px 20px;
    transition:all 200ms ease;
    transform:scale(1,1);
    -webkit-transform:scale(1,1);
    cursor:pointer;
}

.button i{
	margin-right:10px;	
	font-size:12px;
	width:12px;
	text-align:center;
	margin-left:-5px;
}
.button:hover{
	color:#FFFFFF!important;
}

.button-green{			background-color:#27ae60; color:#FFFFFF;}
.button-orange{
	  background: #fa7821;
	  border: 1px solid #e36d1f;
	  color: #fff;
	}
	
.button-orange:hover{	background-color:rgba(250, 120, 33, 0.77);}
.button-green:hover{	background-color:#2ecc71;}
.blue-3d{				border-bottom:solid 4px #194e70;}
.button-blue{			background-color:#2980b9; color:#FFFFFF;}
.button-blue:hover{		background-color:#3498db;}
	
	.modal-backdrop, .modal-backdrop.fade.in {
		opacity: 0.75;
		filter: alpha(opacity=75);
	}
	
	.modal-backdrop {
		opacity: 0.5;
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 1040;
		background-color: #000;		
		display:none;
	}

/*-------------------------------项目介绍---------------------------------------*/




