@charset "utf-8";
/* 首页样式文件 */
.verticalTool{height:100%;display: inline-block;vertical-align: middle;}

/*top start*/
.topwar {width:100%; height:40px; background-color:#0066b3; margin:0 auto; clear:both;}
.top {width:1000px; height:40px; margin:0 auto; clear:both;}
.top .top_left {width:360px; margin:auto; float:left; line-height:40px; }
.font_color{color:#FFF;margin-right:20px; font-size: 12px;cursor:pointer;}
.top .top_right {width:auto; margin:auto; float:right; line-height:40px;}
.container{position:relative;width: 170px;height:40px;line-height:40px;}
.inputbox{position:relative;border-radius:20px;width:105px;height:25px;line-height:25px; border:1px solid #8c8c8c;padding:0px 35px 0px 15px;}
.serch{width:15px;height:100%;background:url(../images/serch.png) no-repeat center;position:absolute;right:22px;z-index:10;cursor:pointer; }
/*top end*/

/* 主页三级菜单样式 Start Add by ChengZhiYong 2015/11/03 */
.menu_area{position:relative;width:1000px;height:65px;margin:0px auto;clear:both;}
.menu_area ul{float: right;}
.menu_area ul li{width:80px;height:65px;float:left;}
.menu_area .menu_a{height:30px;line-height:30px;width:80px;margin-top:17.5px;font-size:14px;font-weight: bold;text-align:center;display:block;}
.menu_area .menu_a_hover{background: #3176AD;color:#FFFFFF;border-radius: 5px;}
.menu_area .home_menu_a{height:30px;line-height:30px;width:80px;font-size:14px;font-weight: bold;text-align:center;display:block;background: #3176AD;color:#FFFFFF;margin-top:17.5px;border-radius: 5px;}
.menu_area .home_menu_a:hover{background:#4D8BB9;}
.menu_area .select_icon{
	position:absolute;
	background:url(../images/menu_selected_bg.png) no-repeat center;
	width: 200px;
  height: 30px;
  margin-left: -59px;
  margin-top: -4px;
	z-index:999999999;
}
.menu_area .sub_menu{
	width:1000px;
	height:auto;
	min-height:278px;
	background-color:#FFFFFF;
	position:absolute;
	z-index:999999998;
	left:0px;
	margin-top:18px;
	filter:alpha(opacity=95); /*IE滤镜，透明度80%*/
	-moz-opacity:0.95; /*Firefox私有，透明度80%*/
	opacity:0.95;/*其他，透明度80%*/
	border: 1px solid #267BC9;
	border-radius: 5px;}
.menu_area .sub_menu .menuLine{height:2px;width:100%;position: absolute;top:45px;}
.line{height:2px;width:100%;}
.line .left_line,.menuLine .left_line{height:2px;width:66%;float:left;background-color:#3182CC;}
.line .right_line,.menuLine .right_line{height:2px;width:34%;float:left;background-color:#E2BE55;}
.menu_area .sub_menu dl{width:13.5%;}
.menu_area .sub_menu dl dt{height:19px;width:100%;color:#538FD0;font-size: 14px;font-weight:bold;padding:12px 25px 20px 30px;cursor:pointer;}
.menu_area .sub_menu dl dt .sub_menu_icon{background:url(../images/menu_icon.png) no-repeat center;width: 19px;height:19px;margin-right:10px;}
.menu_area .sub_menu dl dd{width:100%;color:#7C7C7C;font-size: 13px;padding:10px 0px 0px 58px;cursor:pointer;}
.menu_area .sub_menu dl dd .sub_menu_a:hover{color:#0066B3;}
/*more*/
.menu_area .sub_menu dl dd dl{width:100%;padding:0px;}
.menu_area .sub_menu dl dd dl dt{width:100%;padding:0px;font-size:12px;}
.menu_area .sub_menu dl dd dl dd{width:100%;padding:0px 0px 10px 0px;}

.logo{background:url(../images/logo.png) no-repeat center;margin:auto 0px;width:230px;height:65px;}
/* 主页三级菜单样式 End Add by ChengZhiYong 2015/11/03 */

/*header start*/
.headerwar {width:100%; height:94px; margin:0 auto; clear:both; border-top:2px solid #e2e2e2;}
.header {width:1000px; height:50px; margin:20px auto; clear:both;}
.header .left {width:360px; height:55px; float:left; padding-top:5px; }
.header .right {width:300px; height:55px;  float:right;line-height:55px;}
.header .right a{ display:block; float:left}
.lineLeft{float:left;border:1px solid #2f81cb;width:65%;margin:0;position:absolute;z-index:1;}
.lineRight{float:right;border:1px solid #e2be54;width: 35%;margin:0;position:relative; z-index:2;}
/*header start*/

/* banner start*/
.banner{width:100%;height:280px;}
.banner .d1{width:100%;height:280px;display:block; position:absolute; z-index:10;}
.banner .d2{width:100%;height:30px; float:right; position:relative;z-index:15; bottom:-15px; right:45%;}
.banner .d2 ul{float:right;display:inline;}
.banner .d2 li{width:15px;height:15px;overflow:hidden;cursor:pointer;background:url(../images/img1.png) no-repeat center;float:left;margin:0 3px;display:inline;}
.banner .d2 li.nuw{background:url(../images/img1_1.png) no-repeat center;}
/* banner end*/

/*E-bank 
/*E-bank login start*/
.banner_area{position:relative;margin-top: -250px;}
.entryBox{
	clear:both;
	width:170px;
	height:235px;
	position:relative;
	left: 50%;
	top: 12px;
    margin-left: 220px;
	padding:8px 20px 5px 30px;
	background:#FFFFFF;
	z-index:42;
	border:1px solid #FFF;
	border-radius:5px;
	filter:alpha(opacity=100); /*IE滤镜，透明度80%*/
	-moz-opacity:100; /*Firefox私有，透明度80%*/
	opacity:100;/*其他，透明度80%*/
	}
.entryBox .per{margin:8px 0px 3px 0px;font-size:14px;border-radius:5px 5px;color:#FFF;line-height:30px;width:165px;height:30px;background-color:#3176AD;cursor:pointer;}
.entryBox .per:hover{background:#4D8BB9;}
.entryBox .per1{margin:5px auto auto 15px;}
.entryBox .per2{margin-left: 10px;}
.entryBox .per3{border-left:2px solid #FFF;height:30px;width:30px;background:url(../images/img_4.png) no-repeat center;}
.entryBox .ent{margin:3px 0px 3px 0px;font-size:14px;border-radius:5px 5px;color:#FFF;line-height:30px;width:165px;height:30px;background-color:#e2bb4d;cursor:pointer;}
.entryBox .ent:hover{background:#E5C66F;}
.entryBox .dir{margin:3px 0px 3px 0px;font-size:14px;border-radius:5px 5px;color:#FFF;line-height:30px;width:165px;height:30px;background-color:#fa7b43;cursor:pointer;}
.entryBox .dir:hover{background:#FA9064;}
.entryBox .quick_entry_sub_menu{height:20px;cursor:pointer;clear:both;}
.entryBox .quick_entry_sub_menu .quick_entry_icon1{background:#257bc9;width:10px;height:10px;border-radius:5px;margin:5px 10px 0px 2px;}
.entryBox .quick_entry_sub_menu .quick_entry_icon2{background:#e2bb4d;width:10px;height:10px;border-radius:5px;margin:5px 10px 0px 2px;}
.entryBox .quick_entry_sub_menu .quick_entry_icon3{background:#fa7b43;width:10px;height:10px;border-radius:5px;margin:5px 10px 0px 2px;}
.entryBox .quick_entry_sub_menu .menu_name{height:22px;line-height:20px;color:#585858;}
/*E-bank login end*/
.wid155{width:155px}

.y_select{    width: 150px;
    height: 20px;
    border: 1px solid #9c9b9b;
    padding-left: 5px;
    background-color: #fff;
    text-align: center; /*width:260px; height:36px; border:1px solid #999999; outline:none;cursor:pointer;
  appearance:none; 
  text-indent:10px; 
  -moz-appearance:none; 
  -ms-appearance:none;  
  -o-appearance:none; 
  -webkit-appearance:none;
  background:url(../images/y_xiala.png) no-repeat right;*/}
.y_select::-ms-expand { display: none; }
select {
  /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
  border: solid 1px #e2e2e2;

  /*很关键：将默认的select选择框样式清除*/
  appearance:none; 
  -moz-appearance:none; 
  -ms-appearance:none; 
  -o-appearance:none; 
  -webkit-appearance:none;

  /*在选择框的最右侧中间显示小箭头图片*/
  background: url("../images/boxarrow.png") no-repeat scroll right center transparent;


  /*为下拉小箭头留出一点位置，避免被文字覆盖*/
  /*padding-right: 14px;*/
}

/*ie chrom placeholder*/
::-webkit-input-placeholder {
    color: #E2E2E2;
    text-indent: 5px;
}
/*firefox Placeholder*/
::-moz-placeholder {
    color: #E2E2E2;
    text-indent: 5px; /* 没有用 */
    opacity: 1!important;
}

.guoshuibtn{width: 85px;
    height: 21px;
    background-color: #0066b3;
    color: #FFF;
    font-weight: bold;
    cursor: pointer;}
