body{width:100%;height:auto;margin:0px; text-align:center;font-family:"ËÎÌå"; text-align:center; background:#fff ;background:url(images/bbbbg.jpg) center;background-repeat:no-repeat; background-attachment:fixed;/*background-size: 100% 100%;*/  }
body, input, textarea ,td{font:  Î¢ÈíÑÅºÚ,"ËÎÌå","Trebuchet MS",Arial, Helvetica, sans-serif;   word-wrap:break-word}
 img { margin:0px; padding:0px; border:none;}

ul,li{ margin:0; padding:0;list-style-type:none;}
td,div,li{font-family:"Î¢ÈíÑÅºÚ","ËÎÌå",Tahoma,sans-serif;color:#666;  }
a{ text-decoration:none; color:#666;}
a.hover{ text-decoration:underline; color:#000;}
 .clear{
 border-top:1px solid transparent !important;
 margin-top:-1px !important;
 border-top:0;
 margin-top:0;
 clear:both;
 visibility:hidden;
 }
 span{cursor:pointer}
a.caidan:visited{TEXT-DECORATION: none; font-size:14px; color:#666;   }
a.caidan:active{TEXT-DECORATION: none; font-size:14px; color:#666;   }
a.caidan:link{text-decoration: none; font-size:14px;  color:#666;   }
a.caidan:hover {text-decoration: underline; font-size:14px; color:#000;   }
 

a.white142:visited{TEXT-DECORATION: none; font-size:15px; color:#666;   }
a.white142:active{TEXT-DECORATION: none; font-size:15px; color:#666;   }
a.white142:link{text-decoration: none; font-size:15px;  color:#666;   }
a.white142:hover {text-decoration: none; font-size:15px; color:#fff;   }

a.leibieabv:visited{TEXT-DECORATION: none; font-size:14px; color:#cacdda; }
a.leibieabv:active{TEXT-DECORATION: none; font-size:14px; color:#cacdda; }
a.leibieabv:link{text-decoration: none; font-size:14px;  color:#cacdda; }
a.leibieabv:hover {text-decoration: underline; font-size:14px; color:#fff; }
 
a.leibieab:visited{TEXT-DECORATION: none; font-size:12px; color:#333; font:  Î¢ÈíÑÅºÚ,"ËÎÌå","Trebuchet MS",Arial, Helvetica, sans-serif; 
}
a.leibieab:active{TEXT-DECORATION: none; font-size:12px; color:#333; font:  Î¢ÈíÑÅºÚ,"ËÎÌå","Trebuchet MS",Arial, Helvetica, sans-serif; 
}
a.leibieab:link{text-decoration: none; font-size:12px;  color:#333; font:  Î¢ÈíÑÅºÚ,"ËÎÌå","Trebuchet MS",Arial, Helvetica, sans-serif; 
}
a.leibieab:hover {text-decoration: underline; font-size:12px; color:#333;font:  Î¢ÈíÑÅºÚ,"ËÎÌå","Trebuchet MS",Arial, Helvetica, sans-serif; 
}

a.la:visited{TEXT-DECORATION: none; font-size:12px; color:#333; 
}
a.la:active{TEXT-DECORATION: none; font-size:12px; color:#333; 
}
a.la:link{text-decoration: none; font-size:12px;  color:#333;  
}
a.la:hover {text-decoration: underline; font-size:12px; color:#0063B7; 
}
 
a.lab:visited{TEXT-DECORATION: none; font-size:16px; color:#fff;  line-height: 100px;
}
a.lab:active{TEXT-DECORATION: none; font-size:16px; color:#fff;  line-height: 100px;
}
a.lab:link{text-decoration: none; font-size:16px;  color:#fff;   line-height: 100px;
}
a.lab:hover {text-decoration:none; font-size:16px; color:#fff;  line-height: 100px;
}
#hengxian{width:100%; height:25PX; border-bottom:1px solid #ccc; background:#f7f7f7; color:#2F87C1}
#lo{width:100%; height:108px; background:url(images/hengtou.jpg) no-repeat center}

#lo-1{width:1200px; height:108px; text-align:right}
#toutou{width: 100%; height: 65px;}
.info_box{
		margin: 100px auto 0 auto;
		width: 400px;
		background-color: #ffffff;
		color: #333333;
		padding:0 0 0 30px;
	}
	.info_box>li{
		padding: 15px 0;
		font-size: 14px;
		border-top: #e5e5e5 dashed 1px;
	}
	.info_box>li:first-child{
		list-style: none;
		font-size: 16px;
		color: #FD463E;
		border-top: none;
		font-weight: bold;
	}



	.info_box>li:last-child{
		list-style: none;
		font-size: 12px;
		color: #999999;
	}


#gundong{width:100%; height:480px; z-index:-999}

.flexslider {
	margin: 0px auto 20px;
	position: relative;
	width: 100%;
	height: 482px;
	overflow: hidden;
	zoom: 1;
}

.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: url(images/dot.png) no-repeat 0 -16px;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background-position: 0 0;
}

.flexslider .slides a img {
	width: 100%;
	height: 482px;
	display: block;
}
#d{width:100%; height:181px; background:#0067b8; float:left }

 #dz{width:1300px; height:181px;   }
#dz-1{width:1000px; height:20x; line-height:20px; text-align:center; font-size:12px; color:#fff;  }
#dz-1 ul li{width:100px; float:left; height:40px; text-align:center;}
#dz-2{width:1200px; height:170px; border:0px solid #ccc;}
#dz-2-1{width:400px; height:170px; float:left}
#dz-2-2{width:770px; height:170px; float:left; line-height:25px; text-align:left; font-size:12px; color:#FFF; background:url(images/bbs.png) no-repeat right}
#dz-2-2 A{color:#FFF}
#dz-2-2s{width:20px; height:170px; float:left}
#huangdian{width:100%; height:33px; text-align:center;     }

#jianjie100{width:100%; height:430px;background:url("images/abbg.jpg") no-repeat center;}
#jianjie{width:1200px; height:430px; }
#jianjie-1{width:1200px; height:90px;  font-size:32px; line-height:90px; text-align:center; font-family: "Î¢ÈíÑÅºÚ","ËÎÌå",Tahoma,sans-serif;color:#666;}
#jianjie-2{width:1200px; height:340px; float:left}
#jianjie-2-1{width:518px; height:296px; float:left; text-align:left; background:url("images/HAIJIA.png") no-repeat center}
#jianjie-2-2{width:660px; height:340px; float:left; text-align:left; border:0px solid #ccc; margin-left: 20px; color: #444}
#huidi{width:100%; height:551px; background:url(images/huibg.jpg) no-repeat center;}
#yewu{width:100%; height:360px; background: #00a3d9}
#yewu-1{width:1200px; height:320px;}
#jiange20{width:100%; height:20px;}
.bb{background: #FFFFFF}
#luntu{width: 100%; height: 300px;}
.bbb{background: #efefef}

.imgcss{ border:3px solid #efefef; margin-left:6px;}
.imgcss2{ border:3px solid #e5b257; margin-left:6px;}



#xinwena{width:1200px; height:250px;border:0px solid #eeeeee}

#xinwena1{width:455px; height:250px;border:0px solid #eeeeee; float:left}
#xinwena2{width:740px; height:250px;border:0px solid #eeeeee; float:left}

#xinwena2z{width:720px; height:125px;border:0px solid #eeeeee; float:}
#xinwena2-1{ width:100px; height:122px; background:#00a3d9; float:left}
#xinwena2-2{ width:400px; height:122px;  float:right}

#xinwena2-12{ width:200px; height:122px; background:#eeeeee; float:left}


#xinwena2-1-1{ width:100px; height:60px;   float:left; line-height:60px; font-size:44px; color:#fff; font-weight:bold}
#xinwena2-1-2{ width:100px; height:50px;  float:left;line-height:30px; color:#fff}
#xinwena2-2-1{ width:600px; height:26px;  float:left; font-weight:bold; line-height:26px; text-align:left}
#xinwena2-2-2{ width:600px; height:63px;  float:left; line-height:26px; text-align:left; font-size:12px; color:#999}
#xinwena2-2-3{ width:600px; height:28px;  float:left; line-height:26px; text-align:left; background:url(images/bbbggg.gif) no-repeat left; font-size:12px; text-align:left; padding-left:25px;}

#xinwenzong{width:100%; height:380px;border:0px solid #eeeeee; background: url("images/newsbg.jpg") bottom}

.clear{
 border-top:1px solid transparent !important;
 margin-top:-1px !important;
 border-top:0;
 margin-top:0;
 clear:both;
 visibility:hidden;
 }
#abxhzong{width:100%;   }
#abxhzongjiange{width:100%;  height: 30px }
#abxh{width:1190px; background:#FFFFFF; padding: 20px;  ;}
#abxh-left{width:120px; float:left;border:0px solid #ccc;   }
#abxh-right{width:1000px; float:right;border:0px solid #ccc; }
#yinying{ width:100%; height:13px;background:url(images/yy.png) no-repeat center;  }
.suiji1{background:url(images/ssmht1.jpg) no-repeat center; }
.suiji2{background:url(images/ssmht1.jpg) no-repeat center; }
.suiji3{background:url(images/ssmht1.jpg) no-repeat center; }
.hr{background:url(images/jobs.jpg) no-repeat center; }
#abxh-right-1{width:990px; height:50px; line-height:50px; text-align:left; font-size:24px; color:#666; border-bottom:1px solid #efefef; background:url(images/xiexian.gif)}
#abxh-right-1-1{width:620px; height:50px; line-height:50px; text-align:left; font-size:20px; color:#666; float: left;word-break:keep-all;
overflow:hidden;
text-overflow:ellipsis;}
#abxh-right-1-2{width:360px; height:50px; line-height:50px; text-align:right; font-size:14px; color:#666;  float: right}

#abxh-right-2b{width:950px;   line-height:25px; text-align:left; font-size:14px; color:#666;  }
 #abxh-right-2j{width:950px; height:25px;   line-height:25px; text-align:left; font-size:14px; color:#666;  }
#abxh-right-2{width:950px;   line-height:25px; text-align:left; font-size:14px; color:#666;  }
#ding{width: 990px; height: 37px;}
#ding-1{ width:37px; height:37px; background:url(images/xiaoyuan.png) no-repeat center; float:left}
#ding-2{ width:607px; height:37px;   float:left; line-height:37px;font-size:24px; color:#0067b8; }
.diyuan{background:url(images/enddian.png) no-repeat bottom !important;}
.shuxian{background:url(images/shuxian.png) repeat-y   left !important;}
#neieirong{width: 990px;    }
#neieirongggggg{width: 990px;  height: 30px; }
#neieirongf1{width: 37px;float:left;background:url(images/yuandian.png) no-repeat right top; height: 100px; }
#neieirong-0{width: 37px;float:left;background:url(images/hengxian.png) no-repeat right top; height: 100px; }
#neieirong-1{width: 80px;float:left;background:url(images/tuoyuan.png) no-repeat right top;height: 100px; font-size: 16px; text-align: center; line-height: 39px; font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif"; color: #FFFFFF }
#neieirongjiange{width: 990px;  height: 40px; }
#neieirong-2{width: 780px;float:left;text-align:left; font-size:14px; color:#666;  margin-left: 30px; }
#neieirong-2 img{margin: 15px 0;}


a.biaotiend:visited{TEXT-DECORATION: none; font-size:20px; color:#666; line-height: 39px; font-weight: normal    }
a.biaotiend:active{TEXT-DECORATION: none; font-size:20px; color:#666;  line-height: 39px    }
a.biaotiend:link{text-decoration: none; font-size:20px;  color:#666; line-height: 39px     }
a.biaotiend:hover {text-decoration: underline; font-size:20px; color:#000; line-height: 39px     }
#xinwen3{width:250px; height:250px;border:0px solid #000; float:right}
#xinwen3 li{width:260px; height:30px; line-height:30px; font-size:14px; text-align:left; float:left; border:0px solid #ccc; white-space:nowrap;
	padding-left: 35px;
word-break:keep-all;
overflow:hidden;
text-overflow:ellipsis;}
#fenye{width: 1190px;  height: 70px; font-weight: normal; background: #FFFFFF  }
.rrr1{background:url(images/1a.png) no-repeat left;}
.rrr2{background:url(images/2a.png) no-repeat left;}
.rrr3{background:url(images/3a.png) no-repeat left;}
.rrr4{background:url(images/4a.png) no-repeat left;}
.rrr5{background:url(images/5a.png) no-repeat left;}
.rrr6{background:url(images/6a.png) no-repeat left;}
.rrr7{background:url(images/7a.png) no-repeat left;}
.rrr8{background:url(images/8a.png) no-repeat left;}

div.search {padding: 10px 0;}

        form {
            position: relative;
            width: 100px;
            margin: 0 auto;
        }

        input, button {
            border: none;
            outline: none;
        }

        input {
            width: 100%;
            height: 42px;
            padding-left: 13px;
        }

        button {
            height: 42px;
            width: 42px;
            cursor: pointer;
            position: absolute;
        }
        /*ËÑË÷¿ò3*/
        .bar3 {background: #F9F0DA;}
        .bar3 form {background: #A3D0C3;}
        .bar3 input, .bar3 button {
            background: transparent;
        }
        .bar3 button {
            top: 0;
            right: 0;
        }
        .bar3 button:before {
            content: "\f002";
            font-family: FontAwesome;
            font-size: 16px;
            color: #F9F0DA;
        }

#aboutnr-right4{ font-size:14px; text-align:left; line-height:25px; color:#555; width:950px;}
#aboutnr-right4-1{ font-size:14px; text-align:left; line-height:25px; color:#555; width:880px; height:100px; border-bottom:1px dotted #ccc; float:left}
#aboutnr-right4-1-1{ font-size:14px; text-align:left; line-height:35px; color:#555; width:880px; height:35px; border:0px solid #ccc; float:left}
#aboutnr-right4-1-2{ font-size:12px; text-align:left; line-height:25px; color:#aaa; width:880px; height:65px; border:0px solid #ccc; float:left}
#aboutnr-right4-1:hover{background:#fdfdfd}



a.leibieabvxx:visited{TEXT-DECORATION: none; font-size:14px; color:#fff; }
a.leibieabvxx:active{TEXT-DECORATION: none; font-size:14px; color:#fff; }
a.leibieabvxx:link{text-decoration: none; font-size:14px;  color:#fff; }
a.leibieabvxx:hover {text-decoration: underline; font-size:14px; color:#fff; }
.h3h{width:1170px; height:40px; background:#efefef}