@charset "utf-8";
*{ margin:0px; padding:0px;}
html,body{ width:100%; height:auto; font-size:14px; color:#333; font-family:"Microsoft JhengHei", "微軟正黑體", Arial, Verdana, Helvetica, sans-serif !important; background: #fafafa;min-width:320px;}
body{margin:0 auto;}
/*midify by ht at 20150730*/
a{ color:#333; text-decoration:none;cursor:pointer;}
#search_title_data{display:inline-block;}
#search_title_data a{ color:#0c66df; text-decoration:none;cursor:pointer;display:inline-block;float:left;text-decoration:underline;}
.boc_s_tip{padding-left:65px;}

a:focus,input:focus,textarea:focus{ outline: none;}
img,a img{ border:0px;vertical-align: middle;}
ul{ list-style:none; margin:0px; padding:0px;}
ul li{ list-style:none;margin:0px; padding:0px;}
form{ margin:0; padding:0; list-style:none}
.clear{clear: both;}
.red{ color: #fa1010!important}
.ccc{ color: #666666!important}
.green{ color: #008000!important}
.orange{color:#f47504!important;}

.brown { color: #934f20!important}
.font_blod{ font-weight: bold!important;}
.font_12{ font-size: 12px!important;}
.font_14{ font-size: 14px!important;}
.font_16{ font-size: 16px!important;}
.font_18{ font-size: 18px!important;}
.font_20{ font-size: 20px!important;}

.center{text-align:center;}

.prompt{width: 100%;height: 50px; background: #fc6429; position: relative; z-index: 20; line-height: 50px; color: #fff; overflow: hidden; display: none;}
.prompt_con{width: 1004px;margin:0 auto; position: relative;}
.prompt_con a{ color:#045acf}
.prompt_con img{margin-right: 10px; float: left;margin-top: 13px;}
.prompt_con .close{width: 26px;height: 26px;background: url(../images/icon/close.png);position: absolute; top: 12px; right: 0px;  cursor: pointer;}
.banner,.main,.top,.nav{width: 1004px;margin:0 auto;transition:all 0.9s ease;}

.nav ul li dl{display:none;}

.top{ height: auto;position: relative;transition:all 0.9s ease;width: 100%;background: #fff;box-shadow:0 -1px 6px #868686;margin:0 auto;}
.top_bar{width: 100%;margin:0 auto;background: #eeeeee; border-bottom: 1px solid #dddddd; line-height: 30px;height:30px;display:block;}
.top_b_con{width: 1004px;margin:0 auto;transition:all 0.9s ease; position:relative;}
.top_b_con span a{ font-size: 12px; color: #666666;padding:0 8px; border-right: 1px solid #a3a3a3; height: 12px; display: inline-block; line-height: 12px;}
.top_b_con span a:hover{color:#f47504;}
.top_b_con span.float_left{margin-left: -8px;float:left;height:30px;line-height:30px;*margin-top:9px;}
.top_b_con span.float_right{ float: right;margin-right: -8px;height:30px;line-height:30px;*margin-top:9px;}
.top_b_con span.float_right a:last-child{border:none;}
.top .logo{width: 1004px;margin:0 auto;transition:all 0.4s ease; }
.top .logo a:first-child{ float: left;margin-top: 18px}
.top .logo .search_bar{ float: right;overflow: hidden;margin-top: 30px;}
.top .logo .search_bar input{width: 155px;height: 28px;background: url(../images/icon/se.png) 5px center no-repeat; float: left; line-height: 28px; color: #ccc; padding:0 8px 0px 25px; border:1px solid #b4b4b4; border-radius: 3px 0px 0px 3px;border-right:none;vertical-align:middle;}
.top .logo .search_bar a.btns{width: 50px;display: inline-block; line-height: 30px; height: 30px;  text-align: center;  background:rgb(0,55,122); color: #fff; border-radius: 0px 3px 3px 0px;padding:0 8px; cursor: pointer;}
.top .logo .search_bar a.btns:hover{ background:#045acf;}

.top .logo img{ float:left;margin-top:15px;margin-bottom: 4px;height:40px}
.top .logo img:last-child{ float: right;margin-top: 45px;}
.top:after{
	content:"";
	display:table;
	clear:both;
	height: 0px;
}
.top .logo:after{
	content:"";
	display:table;
	clear:both;
	height: 0px;
}
.nav{ height: 35px;position: relative;transition:all 0.9s ease;overflow: hidden;  line-height: 35px;margin:15px auto 0px auto;
	background: #0350b8;
	background:linear-gradient(top,#8aa6c8,#0350b8 40%);
	background:-moz-linear-gradient(top,#8aa6c8,#0350b8  40%);
	background:-webkit-linear-gradient(top,#8aa6c8,#0350b8 40%);

	color: #fff; border-radius: 4px 4px 0 0;}
.nav ul{text-align: justify;width: 100%;+text-justify: distribute-all-lines}
.nav ul:after{content: "";display: inline-block;width: 100%;}
.nav ul li{display: inline-block;text-align: center;+display: inline;+zoom:1;padding:0  27px;transition:all 0.9s ease;  position: relative;}
.nav ul li.actives{background: #f47605;
	background:linear-gradient(top,#fdad3b,#f47605);
	background:-moz-linear-gradient(top,#fdad3b,#f47605);
	background:-webkit-linear-gradient(top,#fdad3b,#f47605);}
.nav ul li:after{
	content: '';
	width: 1px;height: 20px; background: #065ed9; position: absolute; left: 112px; top: 8px;

}
.nav ul li:last-child:after{ content: '';width: 0px; display: none}
.nav ul li:hover{
	background: #f47605;
	background:linear-gradient(top,#fdad3b,#f47605);
	background:-moz-linear-gradient(top,#fdad3b,#f47605);
	background:-webkit-linear-gradient(top,#fdad3b,#f47605);}
}
.nav ul li:hover:after{ content: '';display: none}
.nav ul li a{ color: #fff;}


.banner,.main{ margin:12px auto 0 auto;transition:all 0.5s ease; }
.main{margin-top: 20px;}
.banner{width: 100%;}
.banner_warp{width: 1004px;margin:0 auto;}
.banner_warp:after{
	 content:"";
	display:table;
	clear:both;
	height: 0px;
}
.b_con{position: relative;width: 750px;height: 329px; float: left; border-radius: 8px; overflow: hidden;}
.banner .b_con a img{transition:all 0.4s ease;width: 100%; }
.banner .b_slider{width: 244px;height: 329px; background: #dcdddf; float: right; border-radius: 8px;}
.b_s_list p a{ background: none;padding: 0px; margin:0px; color: #045acf;font-size: 16px;}
.b_s_list p a.more{float:right;padding-right:10px;font-size:12px;line-height:20px;padding-top:11px;}
.b_s_list p a.more:hover{color:red;}
.b_s_list{width: 94%; margin:0 auto; line-height: 36px;}
.b_s_list p{background: url(../images/icon/l.png) 5px center no-repeat;line-height: 34px; padding-left: 45px;font-size: 19px; color: #Fff}
.b_togg{width: 100%;background: #fff;padding:2px 0;}
.b_togg a{ display: block;width: 85%; line-height: 32px; background: #ebebeb;
	margin: 7px auto;border-radius:4px; color: #535353; font-size: 14px; text-align: center;}
.b_togg a:hover{
	color:#000;
	background:#e3e3e3
}
.b_s_list2 p{background: url(../images/icon/l1.png) 5px center no-repeat;}
/*.b_s_list2 a{ background: url("../images/icon/list.png") no-repeat scroll 14px 13px rgba(0, 0, 0, 0);
	font-size: 14px;
	line-height: 26px;
	margin: 7px 0;
	padding-left: 25px;
	text-align: left;}*/
	.b_s_list2 .stock_ul a{ background: none;padding: 0px; margin:0px; color:#696969;font-size:14px;line-height:24px;text-align:left;padding-left:5px;}
	.b_s_list2 .stock_ul{width:100%;}
	.b_s_list2 .stock_ul tr td,.b_s_list2 .stock_ul tr,.b_s_list2 .stock_ul{line-height:20px;}
	.b_s_list2 .stock_ul tr td.name span{padding-left:5px;}
	.b_s_list2 .stock_ul tr td,.b_s_list2 .stock_ul tr{height:20px;}
	.b_s_list2 .stock_ul tr.mz td{color:#666!important;font-size:12px;padding-left:5px;}
	.b_s_list2 .stock_ul tr.mz td a{font-size:12px;text-align:right;}
	.up_icon{background: url(../images/icon/t.png) center no-repeat;width:11px;height:13px;display:inline-block;}
	.down_icon{background: url(../images/icon/d.png) center 3px no-repeat;width:11px;height:13px;display:inline-block;}
.b_s_list2 .stock_ul li{width:100%;}
.b_s_list2 .stock_ul .price{text-align:right;padding-right:5px;}
.b_s_list2 .stock_ul .price a{color:#3c6598;text-decoration:underline;}
.b_s_list2 .stock_ul .price a:hover{color:red;}
.b_s_list2 .stock_ul .percent.hongse{color:#}
.b_s_list2 .stock_ul span.name{width:60%;}
.b_s_list3{display:none;}
.b_s_list3 .b_togg{ display: none}
.b_s_list3 p{background: url(../images/icon/l2.png) 60px center no-repeat; text-align: center;padding-left: 10px;}


.main .warp{width: 32.4%; width:calc(100%/4 - 11px);width:240px\0; height: auto;background: #fff; float: left;margin-bottom: 15px;font-size: 30px; color: #000;text-align: center;box-shadow:0px 0px 3px #a0a0a0;}
.main .warp.right{float:right;width:244px;margin:0!important;}

/*
.main .warp:nth-child(2){margin:0px 13px;margin:0 12px\0;}
.main .warp:nth-child(2n+4){margin:0px 13px;margin:0 12px\0;}*/
.main .warp{margin-left:13px;}
.main .warp:nth-child(3n+2){
	margin:0px;
}

.main .warp:nth-child(3n+2){
	clear:left;
}

.main .warp:nth-child(4){
	clear:none;
}

.main .warp .warp_img img{width: 100%;}
.main .warp p{ font-size: 16px;text-align: left;padding:8px 10px; color: #045acf; line-height:20px;height:20px}
.main .warp p a{float:right;font-size:12px;color:#626262;background:url(../images/icon/r_h.png) right -1px no-repeat;padding-right:25px;}
.main .warp p a:hover{color:#000;}
.main .warp.right p a{float:right;font-size:12px;color:#045acf;background:url(../images/icon/r_h.png) right -1px no-repeat;padding-right:25px;}
.main .warp.right p a.more:hover{color:red;}
.main .warp ul {width: 100%;padding-bottom:10px;border-bottom: 1px solid #e9e9e9;}
.main .warp .gonggao{
	border:none;
}

.main .warp .gonggao .title{
	border:none;
}

.main .warp .gonggao .title .ul_title{
	color:#696969;
}

.main .warp ul li{ font-size: 12px; text-align: left;width: 95%;position: relative;white-space:nowrap; 
	text-overflow:ellipsis;
	overflow:hidden;}
.main .warp ul li a{ font-size: 14px; line-height: 38px;padding-left: 34px;display: block;color:#696969;white-space:nowrap; 
	text-overflow:ellipsis;
	overflow:hidden;}
.main .warp ul li a:hover{color:#333;}
.main .warp ul li:last-child a{ border:none;}
.main .warp ul li:after{
	content: '';
	width: 4px;height: 4px;background: #c0c0c0; position: absolute; left: 18px; top:48.3%;
}

.main .warp ul li.title:after{
	top:26%;
}

.main .warp ul li.title{
	 border-bottom: 1px solid #e9e9e9;
	 padding:5px;

}

.main .warp ul li.title a{
	padding-left:28px;
}

.main .warp ul li.title a:hover .ul_con{
	color:#000;
}

.main .warp ul li.title .ul_title{
	font-weight:bold;
	color:#f07803;
}

.main .warp ul li.title .ul_con{
	color:#898989;
	white-space:nowrap; 
	text-overflow:ellipsis;
	overflow:hidden;
	height:40px;
}

.main .warp .warp_title{
	font-size:16px;
	text-align:left;
	padding:15px 10px 3px 10px;
	color:#626262;
}

.main .warp .warp_con{
	font-size:14px;
	text-align:left;
	padding:0px 10px 10px 10px;
	line-height:200%;
	color:#898989;
	border-bottom:1px solid #e9e9e9;
}

.main .warp.right p{
	border-bottom:1px solid #e9e9e9;
}

.main .warp.right p a{
	background:none;
	padding-right:10px;
}

.main .warp.right p a:hover{
	color:#333;
}

.warp_main{
	float:left;
	width:750px;
}


.footer{height: 80px;width: 100%; background: #535353;margin-top: 15px;clear: both; color: #fff; text-align: center;transition:all 0.9s ease; font-size: 25px;}
.footer .footer_con{width: 1004px;margin:0 auto; overflow: hidden;transition:all 0.3s ease;}
.footer .footer_con em{ font-style: normal;}
.footer p{ float: left; font-size: 12px;text-align: left; line-height: 24px;margin-top: 15px;}
.footer p a{ color: #fff;padding-right: 5px;}
.footer p a:hover{ color: #e0e0e0}
.footer .sel{ float: right; font-size: 12px;margin-top: 30px;}
.footer span{display: none}
.nav_phone{width: 40px; height: 40px;background: #0156ca; position: absolute; right: 10px;display: none;top: 53px; color: #808080;text-align: center; line-height: 30px; border-radius: 50%;}
.nav_phone span{width: 40px;font-size: 20px; float: left;margin-left: 50px;margin-top: 5px;}
.nav_phone:after{
	content: '';
	width: 20px;height: 13px;border:3px solid #fff; border-left: none; border-right: none; position: absolute; left:10px; top: 11px;
}
.nav_phone:before{
	content: '';
	width: 20px;height: 3px;background: #fff; position: absolute; left:10px; top: 19px;
}

.top .nav_phone{
	top:22px;
}


/*二级*/
.main_second{width: 1004px;margin:0 auto; height: auto; transition:all 0s ease;}
.main_second:after{
	content:"";
	display:table;
	clear:both;
	height: 0px;
}
.now_posi{margin:0 auto;height: 40px;width:958px; line-height: 40px; border-bottom: 1px solid #ccc;position: relative;transition:all 0.7s ease;padding:0 20px;}
.now_posi:after{
	content: '';
	width: 150px;height: 2px;background: red; position: absolute; left: 0px; top: 39px;
}
.now_posi .span1{font-weight: bold;}
.posi_search{ float: right; font-size: 12px;}
.posi_search input.sea{width: 150px;height: 20px;padding:0 9px; border:1px solid #ccc;background: #fff; border-radius:3px;vertical-align: middle;}
.posi_search input.btn{width: 40px;height: 20px;margin:0 12px 0 5px; background: #0350b8; border-radius: 3px; color: #fff; border:none;vertical-align: middle;}
.posi_search a{ text-decoration: underline;}

.bar_qj{
	display:none;
}

.m_s_slider{float: left; width: 203px; height: auto; background: #fff;padding:5px 15px;   color: #333}
.m_s_slider h1{width: 100%;border-bottom: 2px solid #333; font-size: 14px;  line-height: 40px;margin:0 auto; }
.m_s_slider h1 span{padding-left: 12px;}
.m_s_slider ul{width: 100%;margin:0 auto; }
.m_s_slider ul li{width: 100%; position: relative;}
.m_s_slider ul li a{padding-left: 12px; display: block;border-bottom: 1px dashed #ccc; padding:10px 0 10px 10px;}
.m_s_slider ul li a:hover{color:#000;}
.m_s_slider ul li:last-child a{ border-bottom: none}
.m_s_slider ul li.actives a{ border-bottom: 2px solid #333; font-weight: bold;}
.m_s_slider ul li.actives{ border-bottom: none}
.m_s_slider ul li dl{ display: none}
.m_s_slider ul li.actives dl{display:block;}
.m_s_slider ul li dl dd a,.m_s_slider ul li.actives dl dd a{ border-bottom:1px dashed #ccc; color: #666666;padding-left: 25px;font-weight:normal;}
.m_s_slider ul li dl dd a:hover{color:#333;}
.m_s_slider ul li dl dd a span,.m_s_slider ul li.actives dl dd a span{position:relative;top:4px;left:-5px}
.m_s_slider ul li dl dd.actives a{color: #eb0707!important; border-bottom: 1px dashed #eb0707!important}
.m_s_slider ul li dl dd.actives a:hover{color: #eb0707!important;}
.m_s_slider ul li s{display: none;
	width: 8px; height: 8px; border:2px solid #ccc; position: absolute; right: 10px; top: 11px; border-left: none;border-top: none; transform:rotate(45deg);-webkit-transform:rotate(45deg);
}
.m_s_slider ul li.actives s{ display: block;}
.m_s_slider ul li.actives s{display:none\9;}
/*去掉float: right; 解决英文版搜索引擎点击某条信息无反应的bug  modify by tansh 20180606*/
.main_second_con{width: 756px;height: auto; background: none;transition:all 0.7s ease;box-shadow: 0px 0px 5px #dddddd}
.main_second_con.search{
	width:100%;
	margin-bottom:30px;
}
.main_second_con.search .search_Result{
	text-align:right;
	line-height:40px;
	font-size:14px;
	padding-right:20px;
	border-bottom:1px solid #e8e8e8;
}
.main_second_con .m_s_c_con{background: #fff;box-shadow:0 0 5px #dddddd; overflow: hidden;min-height: 700px;}

.s_top{width: 97%;height:35px;background: url(../images/icon/c_bg.png) repeat-x;margin:13px auto; }
.s_top span{ font-weight: bold; color: #904f20; line-height: 35px;padding-left: 15px;}
.m_s_c_con .m_s_c_ul { clear: both; overflow: hidden;}
.m_s_c_con .m_s_c_ul li{width: 333px;margin:0px 10px 8px 10px; border-bottom:1px solid #ccc;padding:12px; float: left;}
.m_s_c_con .m_s_c_ul li .right{ float: right;width: 225px;}
.m_s_c_con .m_s_c_ul.m_s_c_ul_deposit li .right{ float: left;width: 100%;}


.m_s_c_con .m_s_c_ul li img{ padding: 1px; border:1px solid #ccc;}
.m_s_c_con .m_s_c_ul li .right h1{ font-size: 14px; font-weight: bold;color: #904f20; padding-bottom: 8px;}
.m_s_c_con .m_s_c_ul li .right p{ font-size: 12px; line-height: 21px;}
.m_s_c_con .m_s_c_ul li .right a{color: #222; background: url(../images/icon/more.png) 0px center no-repeat; float: right; padding-left: 14px; font-size: 12px; }
.m_s_c_con .m_s_c_ul li .right a:hover{color:red;}
.m_s_c_con .m_s_c_bttom{border-top: 2px solid #ebebeb;width: 100%;height: 150px;}
.m_s_c_con .m_s_c_bttom .m_s_c_warp{ float: left;width: 49%;margin:25px 0; border-right: 1px solid #ccc;min-height: 100px;}
.m_s_c_con .m_s_c_bttom .m_s_c_warp.two{border:none;}
.m_s_c_con .m_s_c_bttom .m_s_c_warp:last-child{ border:none;}
.m_s_c_con .m_s_c_bttom .m_s_c_warp a{color: #3c6598;text-decoration:underline;}
.m_s_c_con .m_s_c_bttom .m_s_c_warp a:hover{color:red;}
.m_s_c_con .m_s_c_bttom .m_s_c_warp h1{ font-size: 15px; font-weight: bold;color:#025ad2;padding-left: 30px;padding-bottom: 10px;}
.m_s_c_con .m_s_c_bttom .m_s_c_warp ul {padding-left: 30px;}
.m_s_c_con .m_s_c_bttom .m_s_c_warp ul li{ float: left;width: 150px; position: relative;margin-bottom: 5px;}
.m_s_c_con .m_s_c_bttom .m_s_c_warp ul li a{color: #3c6598; position: relative;padding-left:14px;text-decoration:underline;}

.listStyle_doc ul li{
	background:url("../images/doc.png") 0 3px no-repeat;
}

.m_s_c_warp.listStyle_doc ul li{
	background:url("../images/doc.png") 0 5px no-repeat;
}

.m_s_c_con .m_s_c_bttom .m_s_c_warp ul li a:hover{
	color:#fa1010;
}
.m_s_c_con .m_s_c_bttom .m_s_c_warp p{padding-left: 30px;padding-bottom: 5px;line-height:24px;margin-bottom:0px;}
.m_s_c_con .m_s_c_bttom .m_s_c_warp p img{padding-right: 8px;}


/*热点链接*/
.m_s_c_con .hot_links { clear: both; overflow: hidden;padding-bottom:38px; text-align: center; padding-left:3%;}
.m_s_c_con .hot_links li{ display: inline-block; margin:38px 18px 0px 18px;float:left}
.m_s_c_con .hot_links li img{ border:1px solid #ccc;padding:1px;}
.m_s_c_con .link_tip{text-align: left;padding:0 40px 30px 40px;	}

.m_s_c_con .m_s_c_item{padding:15px;}
.m_s_c_con .m_s_c_item:nth-of-type(2){padding-top:0px;}


.m_s_c_con .m_s_c_item .tab{width: 100%;border-bottom: 1px solid #ccc;overflow: hidden; background: #f7f7f7}
.m_s_c_con .m_s_c_item .tab li{ list-style: none; float: left;width: auto;height: 34px;padding:0 6px 0 0; text-align: center;line-height: 34px;}
.m_s_c_con .m_s_c_item .tab li a{display:block;padding:0 15px 0 15px;}
.m_s_c_con .m_s_c_item .tab li.active{background: url(../images/icon/tab.png) #0350b8 right no-repeat; color: #fff;}
.m_s_c_con .m_s_c_item .tab li:hover{background:#eaeaea;}
.m_s_c_con .m_s_c_item .tab li.active:hover{background: url(../images/icon/tab.png) #0350b8 right no-repeat; color: #fff;}
.m_s_c_con .m_s_c_item .tab a.more{color:#a4a4a4;float: right;font-size: 12px;line-height: 34px;margin-right: 8px;text-decoration:underline;}
.m_s_c_con .m_s_c_item .tab a.more:hover{color:#000;}
.m_s_c_con .m_s_c_item .tab li.active a{color:#fff;display:block;}
.m_s_c_con .m_s_c_item .tab_con{
	padding:10px;
}
.m_s_c_con .m_s_c_item .tab_con .item{ line-height: 26px; border-bottom: 1px dashed #ccc;padding: 15px 5px 18px 5px;}
.m_s_c_con .m_s_c_item .tab_con .item.last{ border-bottom: none}
.m_s_c_con .m_s_c_item .tab_con .item:last-child{ border-bottom: none}
.m_s_c_con .m_s_c_item .tab_con .item p a{ color: #3c6598}
.m_s_c_con .m_s_c_item .tab_con .item .t_s a{padding-left: 18px; color: #3c6598; text-decoration: underline; position: relative;}
.m_s_c_con .m_s_c_item .tab_con .item .t_s span{padding-left: 18px; position: relative;}
.tab_con .item .t_s span:after{
	content: '';
	width: 0;height: 0;border-width: 5px; border-color:transparent transparent transparent  #999999 ; border-style:  dashed dashed dashed solid; position: absolute; left: 0px;top: 5px;
}

.tab_con .item .t_s a{padding-left: 18px; color: #3c6598; text-decoration: underline; position: relative;}
.tab_con .item .t_s a:after{
	content: '';
	width: 0;height: 0;border-width: 5px; border-color:transparent transparent transparent  #999999 ; border-style:  dashed dashed dashed solid; position: absolute; left: 0px;top: 5px;
}
.m_s_c_con .m_s_c_item .tab_con .item .t_s a:after{
	content: '';
	width: 0;height: 0;border-width: 5px; border-color:transparent transparent transparent  #999999 ; border-style:  dashed dashed dashed solid; position: absolute; left: 0px;top: 5px;
}
.tab_con .item .t_s a:hover{color:red;}
.m_s_c_con .m_s_c_item .tab_con .tab_news{

}

.m_s_c_con .m_s_c_item .tab_con .tab_news li{
	padding:7px 0 7px 0px;height: 20px; overflow: hidden; line-height: 20px;
	background: url(../images/icon/list.png)  4px 17px no-repeat;
}
.m_s_c_con .m_s_c_item .tab_con .tab_news li a{ text-decoration: none; color: #666666}
.m_s_c_con .m_s_c_item .tab_con .tab_news li a:hover{color:#333}
.m_s_c_con .m_s_c_item .tab_con .tab_news li span{ float: right; color: #a4a4a4}
.m_s_c_con .m_s_c_dblist{ border-bottom: 1px dashed #ccc;overflow: hidden;}
.m_s_c_con .m_s_c_dblist .m_s_c_item{width: 45%; float: left;padding-top: 0px;overflow: hidden;}
.m_s_c_con .m_s_c_dblist .m_s_c_item .tab_con{ line-height: 20px!important;padding:10px 0 0px 0;}
.m_s_c_con .m_s_c_dblist .m_s_c_newsItem{width: 45%; float: right;background: #fff; overflow: hidden;}
.m_s_c_con .m_s_c_dblist .m_s_c_newsItem:last-child{margin-right: 1%}


.m_s_c_con .m_s_c_dblist .m_s_c_item .tab_con table td{ text-align:left;padding:6px 0 6px 15px;}
.m_s_c_con .m_s_c_dblist .m_s_c_item .tab_con table td img{padding-right: 5px;}
.newsItem_title{border-bottom: 2px solid #ccc;position: relative; height: 34px;padding-left: 18px; color: #0350b8}
.newsItem_title a.more{ float: right; font-size: 12px; color: #a4a4a4;margin-right: 8px;line-height: 35px;text-decoration:underline;}
.newsItem_title a.more:hover{color:#333;}
.newsItem_title span{ display: block; position:absolute; left: 0px; top: 0px;line-height: 34px;padding:0 15px; border-bottom: 2px solid #0350b8}
.m_s_c_con .m_s_c_dblist:last-child{margin-top: 15px; border-bottom: none}

#chart{}
#chart img{width: 100%;}
.m_s_infoCenter .title{width: 90%;height: 40px;margin:20px auto; text-align: center; position: relative; line-height: 40px; border-bottom: 1px solid #ccc; font-size: 16px; font-weight: bold;}
.m_s_infoCenter p{padding: 0 20px;text-indent: 2em; line-height: 25px;}


.m_s_c_con .m_s_c_item .tab_con a{color: #3c6598;text-decoration: underline;}
.m_s_c_con .m_s_c_item .tab_con .log a{padding:0px;}
.m_s_c_con .m_s_c_item .tab_con a:hover{color:red;}
.m_s_c_con .m_s_c_item .tab_con:nth-of-type(3){ line-height: 25px;}
.m_s_c_con .contact_table{ border:1px solid #ccc; margin:0 auto; width:100%; margin-top: 15px;border-collapse: collapse;
  border-spacing: 0;margin-bottom:20px;
  padding:0; clear: both;}
.m_s_c_con .contact_table.center{text-align: center;}
.m_s_c_con .contact_table.center thead th{ text-align: center; padding-left: 0px;}
.m_s_c_con .contact_table tr.left{text-align: left;padding-left: 10px;}
.m_s_c_con .contact_table thead th{ background:#2471d8; color: #fff; padding:12px 0 12px 20px; text-align: left;padding-left: 20px;border-left: 1px solid #fff;border-bottom: 1px solid #fff }
.m_s_c_con .contact_table thead th:first-child{ border-left:none;}
.m_s_c_con .contact_table .left{ text-align: left!important;padding-left: 10px!important;}
.m_s_c_con .contact_table tbody td,.m_s_c_con .contact_table tfoot td{padding:10px 10px 10px 10px; line-height: 24px;}
.m_s_c_con .contact_table tbody tr:nth-child(even),.m_s_c_con .contact_table tfoot tr:nth-child(even){ background:#f2f2f2 }
.m_s_c_con .contact_table tbody tr:nth-child(odd),.m_s_c_con .contact_table tfoot tr:nth-child(odd){ background:#fff; }
.m_s_c_con .go_home{ display: block; color: #3c6598; text-align: right; line-height: 25px; text-decoration: underline;background: url(../images/icon/go_home.png) 0px center no-repeat; width: 80px;clear: both; float: right;margin-right: 2.5%; }
.m_s_c_con a.go_home:hover{color:red;}
.m_s_c_con .contact_dl{margin-left: 2.5%;padding: 25px 0;}
.m_s_c_con .contact_dl dt{  font-weight: bold;padding-bottom: 5px;}
.m_s_c_con .contact_dl dd{ line-height: 25px;}
.m_s_c_con .m_Property{width: 300px;height: 40px;background: #f8efd7; border-radius: 3px;background:-moz-linear-gradient(top,#f8f4eb,#f8edd3);
		background:-webkit-linear-gradient(left top,#f8f4eb,#f8edd3); overflow: hidden;padding:0 16px;margin-bottom: 15px;}

.m_s_c_con .m_Property a{display: block; color: #915022; line-height: 40px; background: url(../images/icon/pdf.png) right center no-repeat;}
.m_s_c_con .m_Property a span{ color: #222; font-weight: bold;margin-right: 20px;}

.m_s_c_about{padding:18px;}

.m_s_c_about .title{width: 100%;height: 40px; position: relative; line-height: 40px; border-bottom: 1px solid #ccc; font-size: 16px; font-weight: bold;}
.m_s_c_about .title:after{
	content: '';width: 160px;height: 1px;overflow: hidden;background: red; position: absolute; bottom: -1px; left: 0px;
}
.m_s_c_about p{ line-height: 24px; margin-top: 20px;}
.m_s_slider .bg{ display: none}

.interest_call{width: 95%;margin:15px auto;}
.interest_call img{margin-right: 10px;margin-bottom: 10px;}

.Webpage_Guide_title{width: 95%;margin:15px auto;}
.Webpage_Guide{width: 96%;margin:0 auto;background: #fff; overflow: hidden;padding-bottom: 15px;}
.Webpage_Guide .Webpage_Guide_list{width: 22%;display: inline-table; margin:0 9px; text-align: left;}
.Webpage_Guide_list h1{ font-size: 14px; font-weight: bold; line-height: 36px; border-bottom: 2px solid red}
.Webpage_Guide_list ul li{padding:3px 0;}
.Webpage_Guide_list ul li.bold_none a{ font-weight: normal;}
.Webpage_Guide_list ul li.bold_none{ background: url(../images/doc.png) 2px 6px no-repeat; padding-left: 15px;}
.Webpage_Guide_list ul li a{ color: #3c6498; font-weight: bold;}
.Webpage_Guide_list ul li a:hover{color:red;}
.Webpage_Guide_p{width: 95%;text-align: left;margin:0 auto;padding: 15px 0}
.search_Tab{width: 100%;height: 30px;line-height: 30px;}
.search_Tab input[type="text"]{width: 50px;height:20px;}
.search_Tab select{height:22px;position:relative;
	top:2px;}
.search_Tab span{display: inline-block;padding:1px 8px;cursor: pointer; background: #e25400;height: 18px; line-height: 18px;position: relative; top:-1px; font-size: 12px; color: #fff;border-radius: 3px;}

.button select{height:22px;}

.m_s_c_con .m_s_c_item .tab_con .page{ font-size: 12px; text-align: right;padding:10px 0;}
.m_s_c_con .m_s_c_item .tab_con .page a{padding: 0 2px!important;}
.m_s_c_con .m_s_c_item .tab_con .page a.actives{font-weight:bold;text-decoration:none!important;cursor:default;}


.lic_con_sp{margin:15px;}
.lic_con_sp .lic_div{width: 100%;height: auto;background: #f7f4e8;margin:10px 0;}
.lic_con_sp .lic_div p.title{ padding-left: 15px; line-height: 40px; background: #ffe4a0}
.lic_con_sp .lic_div .lic_form{padding:10px 15px; }
.lic_con_sp .lic_div .lic_form.lic_form_bg1{background: url(../images/bg/3.jpg) top right no-repeat;}
.lic_con_sp .lic_div .lic_form.lic_form_bg2{background: url(../images/bg/1.jpg) top right no-repeat;}
.lic_con_sp .lic_div .lic_form.lic_form_bg3{background: url(../images/bg/2.jpg) top right no-repeat;}
.lic_con_sp .lic_div .lic_form.lic_form_bg4{background: url(../images/bg/4.jpg) top right no-repeat;}
.lic_con_sp .lic_div .lic_form.lic_form_bg5{background: url(../images/bg/5.jpg) top right no-repeat;}
.lic_con_sp .lic_div .lic_form.lic_form_bg6{background: url(../images/bg/6.jpg) top right no-repeat;}
.lic_con_sp .lic_div .lic_form.lic_form_bg7{background: url(../images/bg/6.jpg) top right no-repeat;}
.lic_con_sp .lic_div .lic_form.lic_form_bg8{background: url(../images/bg/8.jpg) top right no-repeat;}
.lic_con_sp .lic_div .lic_form.lic_form_bg7 label,.lic_con_sp .lic_div .lic_form.lic_form_bg4 label,.lic_con_sp .lic_div .lic_form.lic_form_bg4 label{width: 175px;}
.lic_con_sp .lic_div .lic_form.lic_form_bg2 label{width: 220px;}


.lic_con_sp .lic_div .lic_form p{padding: 5px 0}
.lic_con_sp .lic_div .lic_form p.button{margin-top:15px;margin-bottom:15px;}
.lic_con_sp .lic_div  .hide{display:none;}
.lic_con_sp .lic_div .lic_form label{ display: inline-block;width: 140px;}
.lic_con_sp .lic_div .lic_form.lic_form_label label{width: 220px;}
.lic_con_sp .lic_div .lic_form.lic_form_label1 label{width: 175px;}
.lic_con_sp .lic_div .lic_form input{width:80px;padding: 3px}
.lic_con_sp .lic_div .lic_form a{ color: #3c6598; text-decoration: underline;}
.lic_con_sp p.con{ text-indent:0em; line-height: 24px}


.exchange_search a.btns{
	background: none repeat scroll 0 0 #c3dcfe;
	border: 1px solid #6f9edc;
	color: #0350b8;
	margin-right: 10px; 
	cursor: pointer;
	padding:3px;
	width:80px;
}
.exchange_search select{
	height:22px;
	position:relative;
	top:2px;
}

.search_Tab  input[type="button"],.exchange_search input[type="button"]{
	border:none;
	color:#fff;
	background: none repeat scroll 0 0 rgb(0, 55, 122);
	margin-right: 10px; 
	cursor: pointer;
	width:60px;
	height:22px;
	vertical-align:middle;
	line-height:20px;
	line-height:22px\9;
}

.search_Tab  input[type="button"]:hover,.exchange_search input[type="button"]:hover{
	background:#045acf;
}

.calendar_right a{ display: block; float: right;margin-right: 10px;background: none repeat scroll 0 0 rgb(0, 55, 122); color: #fff;padding:2px 10px;}
.calendar_right a:hover{background:#045acf;}
.credit_db .credit_right button{background: none repeat scroll 0 0 rgb(0, 55, 122);color: #fff;padding:4px 8px;border:none; cursor: pointer;}
.credit_db .credit_right button:hover{background:#045acf;}
.button input{
	background: none repeat scroll 0 0 #c3dcfe;
	border: 1px solid #6f9edc;
	color: #0350b8;
	margin: 10px 5px 10px 0px;
	cursor: pointer;
	padding:2px 10px;
}

.contact_table.table_search .button input{
	width:60px;
}

.button input.actives{
	border:none;
	color:#fff;
	background: none repeat scroll 0 0 rgb(0, 55, 122);
	border: 1px solid rgb(0, 55, 122);
}

 .button input:hover{
	background: none repeat scroll 0 0 #d2e3fc;

}

 .button input.actives:hover{
	background:#045acf;
	opacity:1;
	filter:alpha(opacity=100);
	border:1px solid  #045acf;
}



.tool_counter{margin:15px;}
.tool_counter .tool_counter_list{width: 310px;float: left;margin-right: 10px;margin-left: 10px;height: 100px;margin-bottom: 20px;}

.tool_counter .tool_counter_list p{ float: left;margin-right:22px;padding: 8px 0}
.tool_counter_wrap {}
.tool_counter_wrap_item{width: 400px;}
.tool_counter_wrap .title{ background: url(../images/bg/top.gif) 0px bottom repeat-x;}
.tool_counter_wrap .title span{position: relative; top: 11px; left: 10px; color: #924f22;font-weight: bold;}
.tool_counter_wrap  p{padding: 20px 0;line-height: 24px;}
.tool_counter_wrap .tool_counter_w{background: #F7F4E8}
.tool_counter_wrap .tool_counter_w table input[type=text]{ width: 50px;}
.tool_counter_wrap .tool_counter_w table{padding:10px 15px;}
.tool_counter_wrap .tool_counter_w table tr td{padding:4px 0; line-height: 22px;}
.tool_counter_wrap.tool_counter_wrap_text p{padding:0; line-height: 24px; text-align: left;}
.tool_counter_wrap.tool_counter_wrap_text h1{ font-size: 14px; font-weight: bold; text-align: center;padding:30px 0;}
.tool_counter_wrap.tool_counter_wrap_text{ text-align: center;}
.tool_counter_wrap.tool_counter_wrap_text input{padding:2px 8px;margin:0 5px;}
.careful_p{width: 95%;margin:0 auto;padding:15px 0;}

.help_u{width: 94.5%;margin:0 auto; border:1px solid #ccc;margin-top: 15px;}
.help_u h1{ font-size: 14px;padding:10px; border-bottom: 1px solid #ccc;background: #2471d8; color: #fff}
.help_u ul li{ padding: 5px 10px}
.exchange_search{width: 95%;margin:0 auto -8px auto;padding-top: 15px;}
.tab_table {padding: 10px 0 10px 0}
.m_s_c_con .m_s_c_item .tab_table{padding: 10px 0 10px 0}
.tab_table table{width: 100%; text-align: center;border-collapse: collapse;
  border-spacing: 0;
  padding:0; clear: both;}
.tab_table thead th{ background:#cae1ff; color: #2471d8; line-height: 20px; padding:12px 7px 12px 7px; text-align: center;border-left: 1px solid #fff;border-bottom: 1px solid #fff  }
.tab_table thead th:first-child{ border-left:none;}
.tab_table thead th.title{background: none repeat scroll 0 0 #2471d8;color:#fff;}
.tab_table table .left{ text-align: left;padding-left:10px !important}
.tab_table tbody td,.tab_table tfoot td{padding:10px 10px 10px 10px; line-height: 24px; border-bottom: 1px dashed #ccc; line-height: 20px;}
.tab_table table .right{ text-align: right;padding-right: 10px!important} 
.table_ul{margin-bottom: 10px;  line-height: 20px!important;}
.table_ul a{text-decoration: none!important; line-height: 20px!important;}
.table_calendar tr{background: #e6e6e6!important}
.table_calendar tr td{ border-left: 1px solid #fff; border-bottom: 1px solid #fff}
.table_calendar tr td:first-child{ border-left: none; color: red}

.calendar_left{ float: left;}
.calendar_right{ float: right;}

.table_calendar .log{ float: left;width: 100%;}
.table_calendar .log  li{width: 33%; float: left; text-align: left;}


.table_search{}
.table_search tr td{padding:0px!important; background: #c7ddeb!important}
.table_search table tr td{padding:3px 10px!important;}
.table_search tr td input[type=text]{width: 75px;height:20px;}
.table_search tr td select{height:22px;}
.table_search table{}
.tab_Chart .exchange_search{padding-top: 0px; margin-bottom: 8px;width: 100%;}
.tab_Chart .exchange_search input[type=text]{width: 80px;height:20px;}

.tab_Chart table{width: 100%; text-align: center;border-collapse: collapse;
  border-spacing: 0;
  padding:0; clear: both;}
.tab_Chart thead th{ background:#2471d8; color: #fff; line-height: 20px; padding:8px 5px; dpadding-left: 20px;border-left: 1px solid #fff;border-bottom: 1px solid #fff  }
.tab_Chart thead th:first-child{ border-left:none;}
.tab_Chart table .left{ text-align: left;padding-left:10px !important}
.tab_Chart tbody td,.tab_Chart tfoot td{padding:3px 0px; line-height: 24px;}
.tab_Chart tbody td table.border{margin-top: 1px; color: #222}
.tab_Chart tbody td table.table_sec tr th{background: #d7dbde; text-align: left;padding:0 8px;width: 120px; border-bottom: 1px solid #fff; border-left: 1px solid #fff}
.tab_Chart tbody td table.table_sec tr td{background: #ededed; text-align: left;padding:0 8px; border-bottom: 1px solid #fff; border-left: 1px solid #fff}
.tab_Chart tbody td table.table_sec tr:first-child th{ border-left: none}
.tab_Chart tbody td table td{padding: 8px 8px;}
.tab_Chart tbody td table.border td{border-left: 1px solid #fff;border-bottom: 1px solid #fff}
.tab_Chart tbody td table.border tr:last-child td { border-bottom: none}

.tab_Chart table .right{ text-align: right;padding-right: 10px!important} 
.tab_Chart .f_left{ float: left;}
.tab_Chart .f_right{ float: right;}

.general_top h1{ font-size: 16px; font-weight: bold; color: #0f2560}
.general_top p{ line-height: 22px; margin-top: 5px; font-size: 12px; text-indent: 2em;}

.general_list{ line-height: 30px; background: #065ed9; color: #fff;padding: 0 10px;margin-top: 15px; border-top: 2px solid #63bbff}
.heading{line-height: 30px; background: #065ed9; color: #fff;padding: 0 10px;margin-top: 15px; border-top: 2px solid #63bbff}
.main.general{margin:0 auto;width:auto;padding:0 20px;}
.main.general .general_top{margin-top: 20px;}
.credit_img{overflow: hidden;margin-top: 15px;}
.credit_img li{ float: left;width: 165px;height: 100px;background: #ccc; border-radius: 10px; overflow: hidden;margin-right: 15px;margin-bottom: 15px;}
.credit_title{ color: #025ad2; font-size: 15px;margin-top: 0px;}
.credit_db{overflow: hidden;}
.credit_db p{width: 80%; float: left;}
.credit_db .credit_right{float: right;}

.credit_db .credit_right a{display: block; text-align: center;margin-top: 5px;}
.credit_con{overflow: hidden; border-bottom: 2px solid #ebebeb;padding-bottom: 15px;}
.credit_lr{border-bottom:2px solid #ebebeb;padding-bottom: 15px;padding-top: 12px;overflow: hidden; }

.credit_lr .left{width: 48%;float: left;overflow: hidden;}
.credit_lr .right{width: 48%;float: right; overflow: hidden;}
.credit_lr .left .title,.credit_lr .right .title{font-size: 15px; font-weight: bold; color: #025ad2}
.credit_lr .left ul.c_l_img{width: 110%;padding-top: 10px;}
.credit_lr .left ul.c_l_img li{width: 106px;height: 96px; background: #e1e1e1; float: left;margin-bottom: 10px; margin-right: 10px;}
.credit_lr .left ul.c_l_img li img{width: 100%;}
.credit_lr .right .mess_new_a{margin-bottom: 10px;}
.credit_lr .right .mess_new_a:last-child{margin-bottom: 0px;}
.credit_lr .right .mess_new_a p{ color: #a8a8a8; text-indent: 2em;}
.credit_lr .right .mess_new_a a{color: #5b5b5b;text-decoration: none;}
.credit_lr ul.c_l_list li{width: 50%; float: left;margin-bottom:5px;line-height:19px;}
.credit_lr ul.c_l_list {margin-top: 8px;}
.credit_lr:last-child{border-bottom: 0px;padding-bottom: 0px;}
table.borderNone tr td{ border:none;}

.cre_c{width: 1000px;margin:0 auto;height: 90px;}
.top_credit .nav{width: auto; float: right;background: none;margin-top: 46px;}
.top_credit .logo{width: 303px;float: left;}
.top_credit .nav ul li:after{background: none}
.top_credit .nav ul li a{ color: #555;font-size: 16px;}
.top_credit .nav ul li.actives{background: none}
.top_credit .nav ul li.actives a{ color: red}
.top_credit .nav ul li:hover{background: none;}
.top_credit .logo img:last-child{margin-top: 21px;}
.top_credit {border-bottom: 3px solid #0350b8}
.Apply_card{margin-top: 20px;}
.Apply_card li{ line-height: 30px;}
.Apply_card li a.blue{ color: #025ad2}
.Apply_card li a.black{ color: #222}
.Apply_card li a{ color: #666}
.merchant_list{ border-bottom: 1px solid #ccc;padding-bottom: 25px;margin-top: 15px;}
.merchant_list:first-child{margin-top: 0px;}
.merchant_list:last-child{border-bottom: 0px;}
.merchant_list h1{ font-size: 22px; color: #f06410; font-weight: normal;}
.merchant_list h1 a{ font-size: 22px; color: #f06410; font-weight: normal;}
.merchant_list .merchant_item {width: 100%;overflow: hidden;margin-top: 15px;}
.merchant_list .merchant_item .left_img{width: 176px;height: 200px;background: #ccc; float: left;margin-right: 15px;}
.merchant_list .merchant_item .right_con p.title a{ color: #868686}
.merchant_list .merchant_item .right_con p{ line-height: 24px; color: #5c5b5b}
.merchant_instalment_list h1{ font-size: 18px; color: #0350b8;font-weight: normal;}

.merchant_instalment_list .tab{margin-top: 15px;}
.merchant_instalment_list .tab_table tbody td{padding: 18px 0}
.merchant_instalment_list .tab_table tbody td{}
.commentary_wrap{margin-top: 20px;}
.commentary_wrap p{ line-height: 26px;padding:0 8px;}
.commentary_wrap h2{ font-size: 14px;padding:0 8px;margin-top: 10px;}
/*by TL 2014-12-23*/
#contentboxleft {
	float:left;
	width:100%;
}

#lastestnews {
	background-color: #f9f1de;
	padding: 10px;
}



@media screen and (max-width: 680px){
	#contentboxleft {
		width:100%;
	}	
}



@-moz-keyframes move 
{
	from {height: 0px;}
	to {height: 76px;}
}
@-webkit-keyframes move 
{
	from {height: 0px;}
	to {height: 76px;}
}
@-moz-keyframes move2 
{
	from {height: 0px;}
	to {height: 140px;}
}
@-webkit-keyframes move2 
{
	from {height: 0px;}
	to {height: 140px;}
}

@-moz-keyframes move3 
{
	0% {left: 0%;}
	20%{left: 20%;}
	40%{left: 30%;}
	60%{left: 40%;}
	80%{left: 50%;}
	100%{left: 65%}
}
@-webkit-keyframes move3 
{
	0% {left: 0%;}
	20%{left: 20%;}
	40%{left: 30%;}
	60%{left: 40%;}
	80%{left: 50%;}
	100%{left: 65%}
}
@-moz-keyframes move4 
{
	0% {left: 65%;}
	20%{left: 50%;}
	40%{left: 40%;}
	60%{left: 30%;}
	80%{left: 20%;}
	100%{left: 0%}
}
@-webkit-keyframes move4 
{
	0%{left: 65%;}
	20%{left: 50%;}
	40%{left: 40%;}
	60%{left: 30%;}
	80%{left: 20%;}
	100%{left: 0%}
}

@-moz-keyframes move5 
{
	from{background:#ececec;color:#7b7b7b}
	to{background:#7b7b7b;color:#fff}
}
@-webkit-keyframes move5
{
	from{background:#ececec;color:#7b7b7b}
	to{background:#7b7b7b;color:#fff}
}



.bcombest_con{
	position:relative;.
	z-index:4;
	padding:20px;
	line-height:24px;
	background:url(../images/bg/77.png) bottom #f9f6ed repeat-x;
}

.bcombest_con ul.image_box li{
	float:left;
	margin:20px 20px 20px 0px;
}

.bcombest_con p{
	line-height:24px;
	margin-bottom:15px;
	width:80%;
}

.bcombest_con p.title{
	color:#0350b8;
	font-size:16px;
	margin-top:10px;
}

.bcombest_con p a{
	text-decoration:underline;
	color:#3c6598;
}

.bcombest_con p a:hover{
	color:red;
}

.bcombest_img{
	position:absolute;
	z-index:1;
	right:0px;
	top:0px;
	width:164px;
	height:176px;
	background:url(../images/bg/77_1.png)  no-repeat;
}

.bcombest_img_1{
	position:absolute;
	z-index:1;
	bottom:0px;
	right:0px;
	width:117px;
	height:232px;
	background:url(../images/bg/77_2.png)  no-repeat;
}

.bcombest_img_box{
	width:158px;
	height:300px;
	position:absolute;
	top:160px;
	right:30px;
}

.bcombest_img_box img{
	margin-top:15px;
}

.m_s_c_con .m_s_c_item .investment_con{
	z-index:4;
	padding:20px;
	line-height:24px;
	padding-bottom:40px;
}

.m_s_c_con .m_s_c_item .investment_con.tab_con{
	z-index:4;
	padding:20px;
	line-height:24px;
	padding-bottom:40px;
}

.investment_con ul.image_box li{
	float:left;
	margin:20px 20px 20px 0px;
}

.investment_con p{
	line-height:24px;
	margin-bottom:15px;
	width:100%;
}

.investment_con p.title{
	color:#0350b8;
	font-size:16px;
	margin-top:10px;
}

.investment_con p a{
	text-decoration:underline;
	color:#3c6598;
}

.investment_con p a:hover{
	color:red;
}

.m_s_c_con .investment_con .contact_table  tbody td, .m_s_c_con .investment_con .contact_table tfoot td{
	height:24px;
}

.investment_con .table_scroll p{
  line-height:24px;
  margin:0;
}

.m_s_c_con .m_s_c_item .investment_con.tab_con a{
	padding:0px;
}

.m_s_c_con .m_s_c_item .investment_con.tab_con ol li{
	margin-left:20px;
	line-height:28px;
}


.about_con {
	padding:20px;
	line-height:24px;
}

.about_con ul.image_box li{
	float:left;
	margin:20px 20px 20px 0px;
}

.about_con p{
	line-height:30px;

}

.about_con p.title{
	color:#0350b8;
	font-size:16px;
	margin-top:20px;
}

.about_con .table_scroll p{
	margin-left:0px;
}

.about_con .table_scroll td{
	padding-left:20px!important;
}

.personal_con  {
	padding:20px;
	line-height:24px;
}

.personal_con ul li{
	line-height:30px;
	background: url("../images/doc.png") no-repeat scroll 0 9px ;
	padding-left:15px;
	color:#666;
}

.personal_con p{
	line-height:24px;

}

.personal_con p.title{
	color:#0350b8;
	font-size:16px;
	margin-top:20px;
}

.personal_con .card_img{
	float:right;
	margin:15px 20px 0 15px;
}

.m_s_c_con .m_s_c_item .tab_con.personal_con a{
	padding:0;
}

.m_s_c_con .personal_con .contact_table thead th,.m_s_c_con .personal_con .contact_table thead td{
	padding:15px 5px;
}

.m_s_c_con .personal_con .contact_table tbody td{
	padding:15px 5px;
}

.m_s_c_con .personal_con .table_scroll  p{
	margin-left:0;
}

.m_s_c_con .m_s_c_ul li:nth-last-child(1){border-bottom:none;}
.m_s_c_con .m_s_c_ul li:nth-last-child(2){border-bottom:none;}
.m_s_c_con .m_s_c_ul li.last{border-bottom:none\9;}


.photo_hidden{
	width:100%;
	margin:0 auto;
	overflow:hidden;
}

.photo_box{
	position:relative;
	display:block;
	height:311px;
}

.photo_box li{
	float:left;
	position:absolute;
	top:0px;
	left:0px;
	z-index:0;
	opacity:0;
	filter:alpha(opacity=0);
}

.photo_box li.hover{
	z-index:1;
	opacity:1;
}

.photo_box li .photo_a{
	position:absolute;
	bottom:5%;
	right:5%;
	z-index:5;
}

.photo_change_box{
	display:block;
	width:100%;
	
}

.photo_change_box li{
	background:#fff;
	margin:0 auto;
	line-height:24px;
	padding:1.96%;
	border-right:1px solid #d4d4d4;
	border-bottom:1px solid #d4d4d4;
	width:20.9%;
	float:left;
	cursor:pointer;
	
}

.photo_change_box li.hover{
	color:#0350b8;
}

.photo_change_box li:hover{
	color:#0350b8;
}

.photo_change_box li.frist{
	border-left:1px solid #d4d4d4;
}


.credit_ul_li{

}

.credit_ul_li li{
	width:217px;
	height:100%;
	float:left;
	margin-left:2.5%;
	margin-top:10px;
	margin-bottom:25px;
}

.credit_ul_li li p{
	margin:10px 0;
	line-height:24px;
	color:#626262;
}

.credit_ul_li li .button{
	text-align:center;
}

.credit_ul_li li .button input:nth-last-child(1){
	margin-right:0px;
}

.credit_jx_ul li{
	clear:both;
	display:block;
	padding-bottom:40px;
}

.m_s_c_con .m_s_c_item .tab_con .credit_jx_ul li p.title{
	padding:0px;
	display:block;
	margin-bottom:20px;
	padding-top:30px;
	border-top:1px solid #eeebe3;
}

.m_s_c_con .m_s_c_item .tab_con .credit_jx_ul li p.title a{
	padding:0px;
	color:#025ad2;
	font-size:14px;
	text-decoration:none;
}

.m_s_c_con .m_s_c_item .tab_con .credit_jx_ul li p.title a:hover{
	color:red;
}

.credit_jx_ul li img{
	float:left;
	width:23%;
}

.credit_jx_ul li .title_t{
	float:right;
	color:#868686;
	font-size:14px;
	margin-bottom:5px;
	width:72%;
}

.credit_jx_ul li .title_c{
	float:right;
	color:#5c5b5b;
	font-size:14px;
	line-height:30px;
	width:72%;
}


.simpTop_box{
	float:right;
	margin-right:10px;
	margin-top:19px;
	width:200px;
}

.top.simpTop .simpTop_box input{
	margin-bottom:0px;
}

.simpTop{
	width:100%;
	padding-bottom:15px;
	border-bottom: 3px solid #0350b8;
}

.simpTop .logo{
}

.top.simpTop .logo img:last-child{
	float:left;
	margin-top:15px;
}


.milestone_box{
	width:680px;
	padding-left:25px;
	margin-top:30px;
	position:relative;
}

.milestone_box ul li.right{
	float:right;
}

.milestone_box ul li span{
	position:absolute;
	right:-11px;
	top:10px;
	color:#3c88ee;
	font-family:"Microsoft JhengHei", "微軟正黑體", Arial, Verdana, Helvetica, sans-serif !important;
	padding-right:13px;
}

.milestone_box ul li span i{
	height:2px;
	width:10px;
	background:#9cc4f9;
	display:block;
	position:absolute;
	right:0px;
	top:10px;
}

.milestone_box ul li.right span{
	padding:0px;
	padding-left:13px;
	left:-11px;
	top:36px;
}

.milestone_box ul li.right span i{
	left:0px;
}

.milestone_box ul li{
	position:relative;
	float:left;
	margin-right:10px;
	width:320px;
	margin-bottom:15px;
	background:#fff;
}

.milestone_box ul li.right div{
	float:right;
}

.milestone_box ul li div{
	width:274px;
	height:100%;
	border:1px solid #dadada;
	min-height:85px;
}

.milestone_box ul li p{
	padding:20px 10px 20px 10px;
	line-height:22px;
}

.milestone_box ul li:nth-child(2){
	margin-top:102px;
}

.milestone_box ul li.right.first{
	margin-top:102px;
}

.middle_line{
	position:absolute;
	left:50%;
	margin-left:6px;
	margin-top:-10px;
	height:100%;
	width:9px;
	background:#b6d5fe;
	border-radius:20px;
}


.AASTOCKS_box{
	clear:both;
	width:100%;
}

.AASTOCKS_box .AASTOCKS_logo{
	background:url(../images/aastock_logo.gif) 10px 10px no-repeat;
	display:block;
	width:51px;
	height:63px;
	float:left;
	margin:0px 15px 0 20px;
}

.AASTOCKS_box div{
	float:left;
	width:84%;
	font-size:12px;
}

.AASTOCKS_box div span{
	font-weight:bold;
	color:#333;
	display:block;
	line-height:22px;
}

.AASTOCKS_box div p{
	color:#666;
	display:block;
	line-height:20px;
}


.b_con{
	position:relative;
}



.b_con .slide{
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	opacity:0;
	filter:alpha(opacity=0);
}

.b_con_crl{
	position:absolute;
	bottom:-20%;
	width:100%;
	text-align:center;
	z-index:4;
	height:20%;
}



.b_con_bg{
	background:#000;
	bottom: 0;
	height: 100%;
	opacity: 0.5;
	filter:alpha(opacity=50);
	background:none\9;
	background:url(../images/IEopacity_3.png)\9;
	position: absolute;
	width: 100%;
	z-index: 2;
}


.b_con_crl ul{
	display:inline-block;
	padding: 0 0 0 1%;
	text-align: center;
	width: 89%;
	position:relative;
	z-index:5;
}

.b_con_crl ul li{
	float:left;
	width:15%;
	cursor:pointer;
	margin-left:10px;
	opacity:0.9;
	filter:alpha(opacity=90);
	background:none\9;
	background:url(../images/IEopacity.png)\9;;
	vertical-align:middle;
	width: 18%;
	position:relative;
	margin-top:1%;
}

.b_con_crl ul li span.news-smallimg-mask{
	background:#000;
	display: inline-block;
	height:100%;
	left: 0;
	opacity: 0.45;
	filter:alpha(opacity=45);
	background:none\9;
	background:url(../images/IEopacity.png)\9;
	position: absolute;
	top:0px;
	width: 100%;
	z-index: 7;
}

.b_con_crl ul li img{
	width:100%;

}

.b_con_crl ul li.b_hover{
	transition: opacity 500ms ease 0s;
	opacity:1;
	filter:alpha(opacity=100);
}

.change-bigimg.pre-img {
	left: 0;
}

.change-bigimg.next-img {
	right:13px;
}

.change-bigimg.pre-img,.change-bigimg.next-img {
	cursor: pointer;
	height: 100%;
	position: absolute;
	top: 0;
	width: 40px;
	z-index:19;
}

.change-bigimg.pre-img .arrow,.change-bigimg.next-img .arrow{
	background: url("../images/arrow.png") no-repeat scroll 0px 0px;
	cursor: pointer;
	height: 36px;
	left: 17px;
	position: absolute;
	top: 44%;
	width: 19px;
	z-index: 10;
}

.change-bigimg.next-img .arrow{
	background-position:-61px 0px;
}

.b_con_crl ul li.b_hover span.news-smallimg-mask{
	opacity:0;
	filter:alpha(opacity=0);
}

.b_con_crl ul li:last-child{
	margin-right:0px;
}

.tab_table .tab_credit tbody td img{
	width:100%;
	min-width:160px;
}

.tab_table .tab_credit tbody td img.icon{
	width:16px;
	min-width:0px;
}

.credit_ul li{
	cursor: pointer;
	float: left;
	height: 48px;
	margin: 0 37px;
	padding-top: 72px;
	text-align: center;
	width:107px;
}


.credit_ul li.last{
	margin:0px;
	margin-left:50px;
}


.credit_ul{
	display:block;
	width:100%;
	height:120px;
	margin:20px 0 10px 0;
}


.tool_counter ul.tool_plane li{
	width:220px;
	height:151px;
	margin:10px 10px;
	float:left;
	position:relative;
	cursor:pointer;

}

.tool_counter ul.tool_plane li .plane{
	position:absolute;
	top:0px;
	left:0px;
	overflow:hidden;
	width:220px;
	height:151px;
}

.tool_counter ul.tool_plane li .plane p{
	font-size:16px;
	color:#fff;
	margin-top:120px;
	width:220px;
	text-align:center;
	height:32px;
	line-height:30px;
	vertical-align:middle;
	background:#000;
	opacity:0.7;
	filter:alpha(opacity=70);
	background:none\9;
	background:url(../images/IEopacity.png)\9;
}


.tool_counter ul.tool_plane li .plane  .shwo_plane{
	position:absolute;
	z-index:9;
	top:0px;
	left:-225px;
	height:136px;
	width:205px;
	display:block;
	background:#000;
	opacity:0.7;
	filter:alpha(opacity=70);
	background:none\9;
	background:url(../images/IEopacity.png)\9;
	padding-top:15px;
	padding-left:15px;
}

.tool_counter ul.tool_plane li .plane  .shwo_plane dl{
	line-height:24px;
	vertical-align:middle;
}

.tool_counter ul.tool_plane li .plane  .shwo_plane dl a{
	color:#fff;
}


.tool_counter ul.tool_plane li .plane  .shwo_plane dl a:hover{
	color:#999;
}

.table_search_top{
	padding:10px 20px;
}



.table_search_top tr th{
	font-weight:normal;
	text-align:right;
	padding-right:25px;
	color:#636363;
	vertical-align:middle;
}

.table_search_top tr td{
	background:#fff;
	line-height:60px;
	vertical-align:middle;
}

.table_search_top tr td input[type='text']{
	height:30px;
	height:24px\0;
	width:240px;
	line-height:30px;
	line-height:24px\0;
}

.table_search_top tr td select{
	height:30px;
	height:24px\0;
	min-width:140px;
	padding-left:10px;
	padding-left:0px\0;
	padding:2px 2px 2px 0px\0;
	line-height:14px;
	vertical-align:middle;
}

.table_search_top tr td select option{

}


.search_title{
	line-height: 40px;
    padding-left: 20px;
    text-align: left;
    color:#0c66df;
    border-top:1px solid #e8e8e8;
    border-bottom:1px solid #e8e8e8;
}

.search_ul li{
	padding:10px 20px 20px 20px;
	border-bottom:1px solid #e8e8e8;
}
/*midify by ht at 20150730*/
.search_ul li .title{
	color:#0c66df;
	line-height:32px;
	font-size:16px;
	text-align:right;
}

.search_ul li .title .red{
	color:red;
}

.search_ul li .title .time{
	float:right;
	padding-right:15px;
	font-size:14px;
	color:#696969;
}

.search_ul li .con{
	text-indent:2em;
	line-height:26px;
	display:inline-block;
}



/******************   分页 *********************/
.from-pagenator {
	width: 100%;
	height: 40px;
	float: left;
	line-height: 40px;
	text-align:center;
}
.from-pagenator .pagenator-total {
	float: left;
	color: #00719b;
	font-weight: 600;
	margin-left: 15px;
}

.from-pagenator .pagenator-total .link-link{
	display:inline;
	height:auto;
	line-height:40px;
	*line-height:18px;
	color:#fff;
	padding:1px;
}

.from-pagenator .pagenator-page {
	height: 40px;
	line-height: 40px;
	display: inline-block;
	text-align:center;
}
.from-pagenator .pagenator-page  span {
	float: left;
}
.from-pagenator .pagenator-page span  input {
	width: 17px;
	height: 17px;
	margin: 0 5px;
	padding:0;
	text-align: center;
	font-size:12px;
	font-family:"Microsoft JhengHei", "微軟正黑體", Arial, Verdana, Helvetica, sans-serif !important;
	box-sizing:border-box;
}
.from-pagenator .pagenator-page span  input:focus {
	outline: 0;
}
.from-pagenator .pagenator-page #page-index,.from-pagenator .pagenator-page #page-end,.from-pagenator .pagenator-page #page-prev,.from-pagenator .pagenator-page #page-next {
	text-indent:0;
	float:left;
	background:#377bd3;
	width:25px;
	height:25px;
	line-height:25px;
	text-align:center;
	display:inline-block;
	cursor:pointer;
	margin:8px 4px;
	color:#ffffff;
}

.from-pagenator .pagenator-page #page-index,.from-pagenator .pagenator-page #page-end{
	width:40px;
}

.from-pagenator .pagenator-page #page-index.disabled{

}






.from-pagenator .pagenator-page #page-prev.disabled{

}



.from-pagenator .pagenator-page #page-next.disabled{

}



.pagenator-page{
	margin:0 auto;
}
 .pagenator-page a{
	font-weight: bold;
	text-decoration:none;
}

 .pagenator-page a,.pagenator-page ul{

}

.pagenator-page a{
	text-indent:0;
	float:left;
	background:#377bd3;
	width:24px;
	height:24px;
	line-height:24px;
	text-align:center;
	display:inline-block;
	cursor:pointer;
	margin:5px 5px;
	color:#ffffff;
}

.pagenator-page .pagenator-page-list a{
	text-indent:0;
	float:left;
	background:#377bd3;
	width:25px;
	height:25px;
	line-height:25px;
	text-align:center;
	display:inline-block;
	cursor:pointer;
	margin:8px 4px;
	color:#ffffff;
}

.pagenator-page a.disabled{
	background:#b8b7b7!important;
}

.pagenator-page a.s{
	background:#1f5ba8;
}

.pagenator-page a:hover{
	background:#1f5ba8;
}

.advanced_search{
	float:right;
	margin:20px 30px 0px 0px;
}

.advanced_search a{
	background:url(../images/icon/r_h.png) right center no-repeat;
	padding-right:25px;
}

.advanced_search a:hover{
	color:red;
}

@media screen and (max-width: 960px){
	.AASTOCKS_box.samil .l{
		float:left;
		width:35%;
	}

	.AASTOCKS_box.samil .r{
		float:right;
		width:73%;
	}

	.b_s_list p a.more{
		display:none;
	}
	.bcombest_img{display:none;}
	.bcombest_img_box{display:none;}
	.more_info{display:none;}
	.main,.nav,.top_b_con,.top .logo{width: 750px;}
	.footer .footer_con{width: 750px;}
	.cre_c{width: 750px;}
	.top_credit .logo{width: 303px;}
	.top .logo{position:relative;}
	.top .logo img{height:35px;margin-top:20px;margin-bottom:20px;}
	.top.simpTop .logo img{margin-bottom:0px;}
	.top .logo .search_bar{margin-right:100px;}
	.top .logo .search_bar input{width:100px;}

	.banner_warp{width: 100%;}
	.nav ul li:after{
		left: 84px;
	}
	.top_credit .nav{ float: left;margin-top: 10px;}
	.nav ul li a{font-size: 16px;display:block;}
	.banner{box-shadow: 0 3px 5px #b3b3b3;padding-bottom: 0px; }
	.banner .b_slider{width: 100%;background: #fff;margin-top: 13px; border-radius: 0px; height: 0px; overflow: hidden; border-top:1px solid #dbdbdb; cursor: pointer;animation:move 0.4s linear 0.5s forwards;-webkit-animation:move 0.4s linear 0.5s forwards;}
	.b_s_con{width: 750px;margin:0 auto;}
	.b_s_list p a{ color: #0153bf}
	.b_s_list p{background: url(../images/icon/p1.png) 58px center no-repeat;background-size: 35px ;padding-left: 45px; text-align: center;font-size: 19px; color: #Fff; color: #0153bf; border-right: 1px solid #dddddd}
	.b_s_list2 p{background: url(../images/icon/p2.png) 58px center no-repeat;background-size: 35px ; text-align: center;}
	.b_s_list3{display:block;}
	.b_s_list3 p{background: url(../images/icon/p3.png) 58px center no-repeat;background-size: 31px ;padding-left: 40px;  text-align: center; border:none;}
	
	.banner .b_slider .b_s_list{width: 33.333%; float: left; margin:20px 0;}
	.con{margin-top: 15px; position: static;}
	.search_ul li .con{margin-top:0px;}
	.b_con{height: 328px;width: 750px;margin:0 auto; float: none }
	.b_togg{display: none}
	.nav ul li{padding:0 9px;}
	.main{ min-height: 600px}
	.main .warp{width:calc(100%/2 - 11px);height: auto;background: #fff; float: left;margin-bottom: 15px;box-shadow:0px 0px 5px #e0e0e0;margin:0px 0px;}
	.main .warp ul li{width:45%;float:left;padding-right:30px;}
	.main .warp ul{border-bottom:none;}
	.main .warp ul li.title{width:96%;}
	.main .warp ul li.title:after{top:22%; }
	.main .warp{margin-bottom: 20px!important;}
	.main .warp.right{width:100%;margin-bottom:20px!important;}
	.main .warp:nth-child(3n+2){clear:none;margin-right:20px;}
	.main .warp_main{width:50%;}
	.gonggao{display:none;}
	#gonggao{display:none;}	
	/****second****/
	.now_posi,.main_second{width: 750px;}
	.now_posi{width:700px;}
	.m_s_slider{ display: block; position: absolute; z-index: 20;left: 0%; top: 0px; background: #0156c9;height: 100%;width: 100%;box-sizing:border-box;}
	.m_s_slider ul li a{ color: #fff; border-bottom: 1px solid #034dac;font-size: 18px; line-height: 35px;}
	.m_s_slider ul li s{right: 15px;top: 20px;}
	.m_s_slider ul li a:hover{ color: #fff}
	.m_s_slider ul li.actives a{ border-bottom: 2px solid #ccc}
	.m_s_slider ul li dl dd.actives a{ color: yellow!important;border-bottom: 1px dashed yellow!important}
	.m_s_slider ul li dl dd a, .m_s_slider ul li.actives dl dd a{ color: #fff; font-weight: normal;}
	.main_second .main_second_con{ float: none;margin:0 auto;width: 750px;}
	.main_second_con .m_s_c_con{min-height: 620px;}
	.m_s_c_con .m_s_c_ul li{width: 331px;}
	
	.photo_bar{width: 60px;height: 60px; z-index: 21; border-radius: 50%; background: red; position: fixed; bottom: 80px; left: 60px; box-shadow: 0px 0px 4px #222}
	.photo_bar .scale{width: 100%;height: 100%;background:rgb(255,127,0); border-radius: 50%;transition: all 0.8s ease;-moz-transition: all 0.8s ease;-webkit-transition: all 0.8s ease}
	.photo_bar.animan .scale{display: block; transform:scale(2,2);-moz-transform:scale(2,2); -webkit-transform:scale(2,2);opacity:0;filter:alpha(opacity=0);}
	.all{width: 100%;height: 100%;overflow: hidden; background: #f2f2f2;transition:all 0.5s ease;-webkit-transition:all 0.5s ease; box-shadow: 0 -1px 7px #858585; position: relative; left: 0px; top: 0px;left: 0px; z-index: 10}
	.all.move1{-webkit-animation: move3 0.3s ease forwards;-moz-animation: move3 0.3s ease forwards;}
	.all.move2{-webkit-animation: move4 0.3s ease forwards;-moz-animation: move4 0.3s ease forwards;}
	.m_s_slider ul{position: absolute; left: 0px; top: 0px; z-index: 10;background: #0156c9;min-height: 100%}
	.m_s_slider .bg{display: block; width: 1000%;height: 100%;position: absolute; left: 0px; top: 0px; background: none; display: none;opacity: 0.3;filter:alpha(opacity=30); z-index: 9;
	background:none\9;
	background:url(../images/IEopacity_3.png)\9;}
	.bar_ms{width: 70%;
			z-index: 10;
			height: 100%;
			background: #0156c9;
			position: absolute;
			top: 0px;
			left: -100%;
			box-shadow: 0 0 5px #dddddd;
			display: none;
		}
	.main.general{margin:0 auto;}

	/****快捷****/
	

	.all .bar_qj{
		width:70%;
		z-index:20;
		height: 100%;
		position:absolute;
		top:110px;
		left: -100%;
		display:block;
		
	}

	.all .main_second .bar_qj{
		width:70%;
		z-index:20;
		height: 100%;
		position: absolute;
		top: 0px;
		left: -100%;
		display:block;
	}

	.m_s_slider_qj ul{width: 100%;margin:0 auto;}
	.m_s_slider_qj ul li{width: 100%; position: relative;background: #0156c9;}
	.m_s_slider_qj ul li a{padding-left: 12px; display: block;border-bottom: 1px dashed #ccc; padding:10px 0 10px 10px;}
	.m_s_slider_qj ul li a{font-size: 14px; line-height: 20px;}
	.m_s_slider_qj{ display: block; position: absolute; z-index: 20;left: 0%; top: 0px;height: 100%;width: 100%;box-sizing:border-box;}
	.m_s_slider_qj ul li a{ color: #fff; border-bottom: 1px solid #034dac;}
	.m_s_slider_qj ul li s{right: 15px;top: 20px;}
	.m_s_slider_qj ul li a:hover{color: #fff}
	.m_s_slider_qj ul li.actives a{ border-bottom: 2px solid #ccc}
	.m_s_slider_qj ul li dl dd.actives a{ color: yellow!important;border-bottom: 1px dashed yellow!important}
	.m_s_slider_qj ul li dl dd a, .m_s_slider ul li.actives dl dd a{ color: #fff; font-weight: normal;}
	.m_s_slider_qj ul{position: absolute; left: 0px; top: 0px; z-index: 10;min-height: 100%}
	.bar_qj .bg{display:none; width: 1000%;height: 100%;position:fixed; left: 0px; top: 0px; background:#000;opacity: 0.3;z-index:0;}

	.nav_phone{right: 17px;top:23px;}
	.cre_c .nav_phone{top:52px;}
	.nav{ display: none;margin:0;position: absolute; z-index: 20;height: auto; border-radius: 0px; line-height:45px;width:100%;}
	.nav ul li:after{display: none;}
	.nav ul{width: 100%;background: #0350b8; display: block;}
	.nav ul:after{content: "";display: block;width: 100%;}
	.nav ul li{display: block;float: none; border-bottom: 1px solid #2b78de;padding:0;}
	.nav ul li.actives{border-bottom:none;}
	.nav ul li dl{display:block;}
	.nav ul li dl{
		display:block;
	}

	.nav ul li dl dd{
		background: none repeat scroll 0 0 #065ed9;
		content: "";
		border-bottom: 1px solid #2b78de;
		height: 35px;
		line-height: 35px;
	}

	.nav ul li dl dd:last-child{
		border-bottom:none;
	}

	.nav ul {
		height:414px;
		overflow-y:auto;
	}
	.top_credit .nav{width: 100%; top: 110px;}
	.top_credit .nav ul li.actives{background: #e10d0c;
	background:linear-gradient(top,#fd5d32,#e52b06);
	background:-moz-linear-gradient(top,#fd5d32,#e52b06);
	background:-webkit-linear-gradient(top,#fd5d32,#e52b06);}
	.top_credit .nav ul li.actives a,.top_credit .nav ul li a{ color: #fff}

	.nav_phone{display: block;}

	.cre_c .nav ul{height:183px;}

	.tool_counter ul.tool_plane li{
		float: left;
	    height:60px;
	    padding-top:55px;
	    margin-bottom: 20px;
	    margin-left:20px;
	    margin-right: 10px;
	    width: 310px;
	    cursor:default;
    }

    .tool_counter ul.tool_plane li:nth-child(1){
    	background:url(../images/bg/11.jpg) no-repeat;
    }

    .tool_counter ul.tool_plane li:nth-child(2){
    	background:url(../images/bg/22.jpg) no-repeat;
    }

	.tool_counter ul.tool_plane li:nth-child(3){
    	background:url(../images/bg/33.jpg) no-repeat;
    }

	.tool_counter ul.tool_plane li:nth-child(4){
    	background:url(../images/bg/44.jpg) no-repeat;
    }

	.tool_counter ul.tool_plane li:nth-child(5){
	    	background:url(../images/bg/55.jpg) no-repeat;
	    }

	.tool_counter ul.tool_plane li:nth-child(6){
	    	background:url(../images/bg/66.jpg) no-repeat;
	    }


    .tool_plane li img,.tool_plane li p{
    	display:none;
    }

    .tool_counter ul.tool_plane li .plane{
    	position:static;
    }

    .tool_counter ul.tool_plane li .plane{
    	width:auto;
    	height:auto;
    }

    .tool_counter ul.tool_plane li .plane .shwo_plane{
    	position:static;
    	background:none;
		width:auto;
		height:65px;
    }

    .tool_counter ul.tool_plane li .plane .shwo_plane dl{
    	float:left;
    	margin-right:20px;
    	padding: 8px 0;
    	padding-left:13px;
    	background: url("../images/doc.png") no-repeat scroll 0 14px;
    }


	.tool_counter ul.tool_plane li .plane  .shwo_plane dl a{
		color:#333;
		text-decoration:underline;
	}


	.tool_counter ul.tool_plane li .plane  .shwo_plane dl a:hover{
		color:red;
	}


}

@media screen and (max-width: 680px){

	.table_search_top table{
		margin:0;
	}
	
	.search_ul li .title .time{
		float:none;
		display:block;
		clear:left;
	}

	.search_ul li .con{
		margin-top:0px;
	}

	.credit_ul li{
		cursor: pointer;
		float: left;
		height: 48px;
		margin: 0 17px;
		padding-top: 72px;
		text-align: center;
		width:107px;
	}


	.credit_ul li.last{
		margin:0px;
		margin-left:17px;
	}

	.tab_table .tab_credit tbody td img{
		width:100%;
		min-width:73px;
	}
	.milestone_box ul li:nth-child(2){
		margin-top:0px;
	}
	.m_s_c_con .contact_table tbody td, .m_s_c_con .contact_table tfoot td{
		padding:10px 3px;
	}
	.m_s_c_con .hot_links{padding-left:5%;}
	.credit_ul_li li{
		width:217px;
		height:100%;
		float:left;
		margin-left:7.5%;
		margin-top:10px;
		margin-bottom:25px;
	}

	.photo_change_box{
		position:relative;
		left:50%;
		top:8px;
		margin-left:-35px;
	}
	.photo_change_box li{
		content:"";
		width:10px;
		height:10px;
		padding:0px;
		margin-right:15px;
		border-radius:25px;
		background:#999;
		color:#999;
		overflow:hidden;
	}

	.photo_change_box li.hover{
		background:#0156ca;
	}

	.photo_change_box li p{
		display:none;
	}

	.m_s_c_con .m_s_c_ul li:nth-last-child(2){border-bottom: 1px solid #ccc;}
	.m_s_c_con .m_s_c_item .tab_con .tab_news li a{padding-left: 15px;}
	.m_s_c_con .m_s_c_item .tab_con a{padding:0px;}
	.bcombest_img{display:none;}
		.bcombest_con p{
	line-height:24px;
	margin-bottom:15px;
	width:100%;
	}
	.more_info{display:none;}
	.banner,.main,.top, .nav{width: 100%;}
	.top .logo, .top_b_con,.footer .footer_con{width: 98%;}
	.b_s_con{width: 98%;margin:0 auto;}
	.footer{width: 100%;height: auto;padding:10px 0;}
	.nav_phone{display: block;}

	.b_con{height: auto;width: 100%; border-radius: 0px;min-height:140px;}
	.top .logo img:last-child{display: none}

	.top .logo a img:last-child{display: block;}
	.top .logo{height: 80px;}
	.top.simpTop .logo{height:auto;}
	.top.simpTop .logo img:last-child{display: block;}

	.con{margin-top: 15px; position: static;}

	.con .div2 .div3{width: 100%;}
	.con .div2 .div4{display: none}
	.nav ul li a{display: block;}
	.now_posi .span1{padding-left: 7px;}
	.banner a img{width: 100%;}
	.footer p{width: 100%; float: none; text-align: left; border-top:1px solid #434343;overflow: hidden; line-height: 20px;padding-top: 10px;}
	.footer p em{ font-style: normal;display: block; width: 90%;margin:0 auto; text-align: justify;}
	.footer span{ display: block; color: #fff}
	.footer span a{ color: #fff}
	.footer .sel{ float: none;margin-top: 12px;}
	.banner .b_slider .b_s_list{margin-top: 10px;}
	.banner .b_slider{animation:move2 0.4s linear 0.7s forwards;-webkit-animation:move2 0.4s linear 0.7s forwards;}
	.b_s_list p{width: 88%;height: 120px; padding: 0px;text-align: center;margin:0 auto; border:none;background: url(../images/icon/a1.png) center 10px  #3183f3 no-repeat;background-size: 65px;}
	.b_s_list p a{ color: #fff; padding-top: 83px; display: block; text-align: center; line-height: normal; }
	.b_s_list3{display:block;}
	.b_s_list2 p{background: url(../images/icon/a2.png) center 10px  #90df62 no-repeat;background-size: 65px;}
	.b_s_list3 p{background: url(../images/icon/a3.png) center 10px  #8669ff no-repeat;background-size: 65px;}
	.top .logo img{height:30px;margin-top:24px;}
	.search_bar{display: none}
	.banner,.main{width:  100%; }
	.nav{ display: none;margin:0;position: absolute; z-index: 20;height: auto; border-radius: 0px; line-height:45px;}
	.nav ul li:after{display: none;}
	.nav ul{width: 100%;background: #0350b8; display: block;}
	.nav ul:after{content: "";display: block;width: 100%;}
	.nav ul li{display: block;float: none; border-bottom: 1px solid #2b78de;padding:0;}
	.nav ul li.actives{border-bottom:none;}
	.main{margin-top: 10px;}
	.main .warp{width:100%;height: auto;background: #fff; float: left;margin-bottom: 15px;padding-bottom:0px;}

	.main .warp .warp_img{float: left;width:50%;height:auto; margin-left: 3%; overflow: hidden;}
	.main .warp .warp_img img{width: 100%;height: 100%;}
	.main .warp ul{width: 46%; float: right;}
	.main .warp:nth-child(3n+2){margin:0px 0px 15px 0;}
	.main .warp:nth-child(2n){margin-left:0px;margin-bottom: 15px;}

	/****second****/
	.main_second_con .m_s_c_banner img{width: 100%}
	.m_s_c_con .m_s_c_ul li img{width: 81px; float: left;margin-right: 13px;}
	.m_s_c_con .m_s_c_ul li .right{width: auto; float: none; }
	.photo_bar{width: 40px;height: 40px; border-radius: 50%; background: red; position: fixed; bottom: 50px; left: 30px; box-shadow: 0px 0px 4px #222}
	.posi_search{ display: none}
	.m_s_slider ul li a{font-size: 14px; line-height: 20px;}
	.m_s_slider ul li s{right: 10px;top: 12px;}
	.now_posi,.main_second{width: 100%;}
	.main_second .main_second_con{ float: none;margin:0 auto;width:  100%;}
	.m_s_c_con .m_s_c_ul li{width: 100%;margin:0 0 8px 0;box-sizing: border-box}

	/*热点链接*/
	.m_s_c_con .hot_links {padding-bottom:20px; }
	.m_s_c_con .hot_links li{ display: inline-block; margin:20px 8px 0px 8px;width: 43%;}
	.m_s_c_con .hot_links li img{width: 100%;}
	.m_s_c_con .link_tip{text-align: left;padding:0 13px 30px 13px;	}
	.m_s_c_con .m_s_c_item{padding: 15px 5px}
	.m_s_c_con .m_s_c_bttom .m_s_c_warp p,.m_s_c_con .m_s_c_bttom .m_s_c_warp h1,.m_s_c_con .m_s_c_bttom .m_s_c_warp ul{padding-left: 20px;}
	.m_s_c_con .m_s_c_bttom .m_s_c_warp{margin:15px 0;}
	.m_s_c_con .m_s_c_bttom .m_s_c_warp:nth-child(2){margin-top: 0px;}



	.m_s_c_con .m_Property{width: 90%;margin:0 auto 15px auto;}



	.m_s_c_con .m_s_c_dblist .m_s_c_item{ float: none;width: 98%;}
	.m_s_c_con .m_s_c_item .tab_con .tab_news li{height: auto;}
	.m_s_c_con .m_s_c_item .tab_con .tab_news li span{padding-left: 10px;}


	.table_scroll{overflow: auto; overflow-y: hidden;margin:0 auto;}
	/*.table_scroll table.tab_sins{width: 717px;}*/
	.lic_con_sp{margin:15px 4px;}
	.Webpage_Guide .Webpage_Guide_list{width: 95%;display: inline-table; margin:0 9px; text-align: left;}
	.lic_con_sp .lic_div .lic_form.lic_form_bg1,.lic_con_sp .lic_div .lic_form.lic_form_bg2,.lic_con_sp .lic_div .lic_form.lic_form_bg3,.lic_con_sp .lic_div .lic_form.lic_form_bg4,.lic_con_sp .lic_div .lic_form.lic_form_bg5,.lic_con_sp .lic_div .lic_form.lic_form_bg6,.lic_con_sp .lic_div .lic_form.lic_form_bg7,.lic_con_sp .lic_div .lic_form.lic_form_bg8{background: none}
	
	.main.general{width: 95%;margin:0 auto;}
	.top_credit .logo img:last-child{display: block;}
	.top_credit .nav{width: 100%; top: 110px;}
	.top_credit .nav ul li.actives{background: #e10d0c;
	background:linear-gradient(top,#fd5d32,#e52b06);
	background:-moz-linear-gradient(top,#fd5d32,#e52b06);
	background:-webkit-linear-gradient(top,#fd5d32,#e52b06);}
	.top_credit .nav ul li.actives a,.top_credit .nav ul li a{ color: #fff}

	.main .warp p{ 
		clear:both;
		border-top:1px solid #e9e9e9;
	}

	.main .warp .warp_title,.main .warp .warp_con{
		float:right;
		text-align:left;
		width:41%;
		border-bottom:none;
	}

	.main .warp.right p{
		border-top:none;
	}

	.main .warp.right ul{
		width:100%;
	}

	.main .warp.right ul li.title{
		border-top:none;
		padding-top:0px;
	}

	.main .warp.right ul li.title a{
		border-top:none;
	}

	.footer{
		font-size:18px;
	}


	.nav ul li dl{
		display:block;
	}

	.nav ul li dl dd{
		background: none repeat scroll 0 0 #065ed9;
		content: "";
		border-bottom: 1px solid #2b78de;
		height: 35px;
		line-height: 35px;
	}

	.nav ul li dl dd:last-child{
		border-bottom:none;
	}

	.nav ul {
		height:414px;
		overflow-y:auto;
	}

	.m_s_c_con .m_s_c_bttom .m_s_c_warp{width:100%;min-height:0px;}
	.m_s_c_con .m_s_c_bttom .m_s_c_warp:nth-child(2){
		margin-bottom:0px;
		
	}

	.m_s_c_con .m_s_c_bttom .m_s_c_warp{
		border-right:none;
	}

	.personal_con .card_img{
		float:none;
		margin:20px auto;
		display:block;
	}

	.simpTop_box{
		display:none;
	}

	.milestone_box{
		width:320px;
		margin:30px auto 0px auto;
	}

	.milestone_box ul li.right{
		float:left;
	}

	.milestone_box ul li.right.first{
		margin-top:0px;
	}

	.milestone_box ul li span{
		left: -11px;
	    padding: 0 0 0 13px;
	    top:30px;
	}

	.milestone_box ul li.right span{
		top:30px;
	}

	.milestone_box ul li div{
		float:right;
	}

	.milestone_box ul li span i{
		 left: 0;
	}

	.middle_line{
		left:0px;
	}


}


@media screen and (max-width:420px){
	.search_ul li .con{
		max-height:none;
	}
	.table_search_top tr td input[type="text"]{
		width: 182px;
	}
	.credit_ul{
		display:block;
		width:301px;
		height:200px;
		margin:20px auto;
	}


	.b_con_crl ul li{
		margin-left:5px;
	}
	.m_s_c_con .contact_table tbody td, .m_s_c_con .contact_table tfoot td{

	}
	.main .warp ul li{width:95%;}
	.credit_ul_li li{
		float:none;
		margin-left:0px;
	}

	.credit_ul_li{
		width:217px;
		display:block;
		margin:0 auto;
	}

	.credit_jx_ul li img{
		float:left;
		min-width:40%;
	}

	.credit_jx_ul li .title_c,.credit_jx_ul li .title_t{
		width:55%;
	}
}

@media screen and (max-width:360px){

	.main_second_con .m_s_c_con{padding:3px;}
	.search_Tab input[type="button"], .exchange_search input[type="button"]{margin-right:3px;}
	.nav_phone{
		 top: 24px;
	}

	.m_s_c_con .m_s_c_item .tab_con a{padding:0px;}

	.main .warp .warp_img{
		margin-left:2%;
	}

	.main .warp .warp_title, .main .warp .warp_con{
		 width:41%
	}

	.main .warp .warp_title{
		padding-top:8px;
	}

	.main .warp ul li a{
		padding-left: 28px;
	}

	.top_b_con span a{
		 padding: 0 6px;
	}

	.AASTOCKS_box div{
		float:left;
		width:68%;
		font-size:12px;
	}


}

@media screen and (max-width:360px){
	.search_Tab input[type="text"]{
	    height: 20px;
	    width: 39px;
	}

	.search_Tab input[type="button"], .exchange_search input[type="button"]{
		width:46px;
	}
}


.more_info{
	cursor:pointer;
	width:74.5%;
	font-size:14px;
	/*background:#e3e3e3;*/
	text-align:center;
	line-height:30px;
	vertical-align:middle;
	float:left;
	color:#7c7c7c;
	
}

.more_info.animation{
	-webkit-animation: move5 3s cubic-bezier(0.42,0,0.58,1) forwards;
	-moz-animation: move5 3s cubic-bezier(0.42,0,0.58,1) forwards;
	-moz-animation-iteration-count:infinite;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-direction:alternate;
	-moz-animation-direction:alternate;
}

.warp.hidden{
	display:none;
}

.more_info:hover{
	background:#eeeeee;
	color:#777777;
}

.main{
	position: relative;
}

/*----banner开始----*/
#banner{}
#xxx .mainbox{overflow:hidden; position:relative;margin:0 auto;}
#xxx .flashbox{overflow:hidden; position:relative;}
#xxx .imagebox{text-align:right; position:absolute;}
#xxx .bitdiv{ width:10px; height:10px; margin:0 10px 10px 0px; cursor:pointer; float:right;}
#xxx .defimg{background:url(../images/banner_02.png) no-repeat;}
#xxx .curimg{background:url(../images/banner_01.png) no-repeat;}
/*----apphome-banner开始----*/
.index-change .list-banner-width{ overflow:hidden; margin-bottom:15px; margin:0 auto; margin-bottom:15px; }
.index-change .list-banner-width #banner{ width:100%; height:100%;}
.index-change  #xxx .bitdiv{ width:20px;border-left: 1px solid #636367; height:16px; line-height: 16px; margin:0 0px 0px 0px;text-align: center; cursor:pointer; float:right; text-indent: 0px;background: #000; color: #fff}
.index-change .imagebox{bottom:0px!important;height: 16px!important; background: -moz-linear-gradient(right center , rgba(0, 0, 0, 0), #36383A 0%, rgba(98, 98, 98, 0.3) 20%, rgba(255, 255, 255, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0)}
.index-change  #xxx .bitdiv.curimg{background:#C80808}

/*----apphome-banner结束----*/
/*----banner结束----*/

.branch_con{
	margin-left:20px;
	line-height:30px;
}

.contTable3{
	margin-top:20px;
	margin-left:20px;
}

.contTable3 .title{
	margin-left:20px;
	font-weight:bold;
	color:#904f20;
}


.table_scroll{padding-bottom:20px;}
.table_scroll p{margin-left:20px;line-height:30px;}
.table_scroll .table_ul p{margin-left:0px;}

.m_s_c_con .m_s_c_dblist .m_s_c_item .tab_con table td.market_time{
	text-align:right;
	color:#666666;
}

.m_s_c_con .m_s_c_dblist .m_s_c_item .tab_con table td.market_link{
	padding:6px 3px;
}


.top_login{
	position:absolute;
	top:30px;
	right: 2px;
	border-bottom-right-radius:4px;
	border-bottom-left-radius:4px;
	border:1px solid #dddddd;
	border-top:none;
	width:200px;
	height:0px;
	background:#eee;
	z-index:10;
	overflow:hidden;
}

.top_login a{
	display: block;
	width: 85%; 
	line-height: 33px;
	background: #fff;
	margin:9px auto;
	border-radius:4px; 
	color: #535353; 
	font-size: 14px; 
	text-align: center;
}
.top_login a:hover{background:#fafafa!important;color:#f47504;}

.tool_counter_w input[type="text"],.tool_counter_w select{
	line-height:22px;
	height:22px;
}

.maintbl4 td{
	vertical-align:top;
}

.alert_erro{
	font-size:16px;
	color:#0350b8;
	padding:20px;
}

.con_butbox{
	margin:0 auto;
	text-align:center;
}

.divTitleClass{
	margin-top:20px;
}

.credit_con_title{
	margin-top:10px;
	margin-left:10px;
	color:#575757;
}



.credit_ul li.hover span{
	position:relative;
	left:48px;
	top:7px;
	display:block;
	width:11px;
	height:6px;
	background:url(../images/icon/d_2.png) no-repeat;
}

.credit_ul li.hover{
	color:#3c6598;
}

.credit_ul li:hover{
	color:#3c6598;
}


.credit_ul li.icon_1{
	background:url(../images/icon/1.png)  center top no-repeat;
}

.credit_ul li.hover.icon_1{
	background:url(../images/icon/1_1.png) center top no-repeat;
}

.credit_ul li.icon_1:hover{
	background:url(../images/icon/1_1.png) center top no-repeat;
}

.credit_ul li.icon_2{
	background:url(../images/icon/2.png) center top no-repeat;
}

.credit_ul li.hover.icon_2{
	background:url(../images/icon/2_1.png) center top no-repeat;
}


.credit_ul li.icon_2:hover{
	background:url(../images/icon/2_1.png) center top no-repeat;
}

.credit_ul li.icon_3{
	background:url(../images/icon/3.png) center top no-repeat;
}

.credit_ul li.hover.icon_3{
	background:url(../images/icon/3_1.png) center top no-repeat;
}

.credit_ul li.icon_3:hover{
	background:url(../images/icon/3_1.png) center top no-repeat;
}


.credit_ul li.icon_4{
	background:url(../images/icon/4.png) center top no-repeat;
}

.credit_ul li.hover.icon_4{
	background:url(../images/icon/4_1.png) center top no-repeat;
}

.credit_ul li.icon_4:hover{
	background:url(../images/icon/4_1.png) center top no-repeat;
}

.credit_ul li.icon_5{
	background:url(../images/icon/6.png) center top no-repeat;
}

.credit_ul li.hover.icon_5{
	background:url(../images/icon/6_1.png) center top no-repeat;
}

.credit_ul li.icon_5:hover{
	background:url(../images/icon/6_1.png) center top  no-repeat;
}

.credit_ul li.icon_6{
	background:url(../images/icon/7.png) center top no-repeat;
}

.credit_ul li.hover.icon_6{
	background:url(../images/icon/7_1.png) center top no-repeat;
}

.credit_ul li.icon_6:hover{
	background:url(../images/icon/7_1.png) center top no-repeat;
}

.credit_ul li.icon_7{
	background:url(../images/icon/8.png) center top no-repeat;
}

.credit_ul li.hover.icon_7{
	background:url(../images/icon/8_1.png) center top no-repeat;
}

.credit_ul li.icon_7:hover{
	background:url(../images/icon/8_1.png) center top no-repeat;
}

.credit_ul li.icon_8{
	background:url(../images/icon/9.png) center top no-repeat;
}

.credit_ul li.hover.icon_8{
	background:url(../images/icon/9_1.png) center top no-repeat;
}

.credit_ul li.icon_8:hover{
	background:url(../images/icon/9_1.png) center top no-repeat;
}


.credit_ul li.icon_9{
	background:url(../images/icon/10.png) center top no-repeat;
}

.credit_ul li.hover.icon_9{
	background:url(../images/icon/10_1.png) center top no-repeat;
}

.credit_ul li.icon_9:hover{
	background:url(../images/icon/10_1.png) center top no-repeat;
}

.credit_ul li.icon_10{
	background:url(../images/icon/11.png) center top no-repeat;
}

.credit_ul li.hover.icon_10{
	background:url(../images/icon/11_1.png) center top no-repeat;
}

.credit_ul li.icon_10:hover{
	background:url(../images/icon/11_1.png) center top no-repeat;
}

.credit_ul li.icon_11{
	background:url(../images/icon/12.png) center top no-repeat;
}

.credit_ul li.hover.icon_11{
	background:url(../images/icon/12_1.png) center top no-repeat;
}

.credit_ul li.icon_11:hover{
	background:url(../images/icon/12_1.png) center top no-repeat;
}

.credit_ul li.icon_12{
	background:url(../images/icon/13.png) center top no-repeat;
}

.credit_ul li.hover.icon_12{
	background:url(../images/icon/13_1.png) center top no-repeat;
}

.credit_ul li.icon_12:hover{
	background:url(../images/icon/13_1.png) center top no-repeat;
}




.tab_credit{
	border-left:1px solid #e5e5e5;
}

.tab_credit  thead th{
	border-left:none;
	color:#fff;
	font-weight:normal;
	background:#2471d8;
	padding:12px 0px;
	line-height:24px;
	vertical-align:middle;
}

.tab_credit  tbody td{
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	color:#777777;
}

.tab_table .tab_credit tbody td,.tab_table .tab_credit tfoot td{
	padding:0px;
	line-height:24px;
}



.tab_table .tab_credit.cred_7{
	margin-top: 15px;
}

.tab_table .tab_credit.cred_7 tbody td{
	padding:20px 0;
}

.tab_table .tab_credit tbody td.name{
	padding-top:20px;
	padding-left:10px;
	vertical-align:top;
	text-align:left;
}

.tab_table .tab_credit tbody td.name span{
	padding-left:9px;
}



.tab_table .tab_credit tbody td.name ul li{
	background:url(../images/icon/list.png) left center no-repeat;
	line-height:26px;
	padding-left:10px;
}

.tab_table .tab_credit tbody td.address{
	text-align:left;
}

.tab_table .tab_credit tbody td.address span{
	display:block;width:80px;float:left;margin-left: 5px;
}

.tab_credit  tbody td .inner_table td{
	border:none;
	padding-left:5px;
	text-align:left;
	line-height:30px;
}

.tab_credit.cred_7 thead th{
	text-align:center;
}

.tab_credit thead  th.credit_7_input{
	width:100%;
	color:#5c5b5b;
	border:1px solid #e5e5e5;
	background:#fff;
	line-height:30px;
	padding:15px 0;
	padding-left:10px;
}

.tab_credit thead  th.credit_7_input{text-align:left}

.tab_credit thead  th.credit_7_input input[type=text]{
	width:60px;
	background:#fff;
	border:1px solid #d5d5d5;
}

.credit_7_ul li{
	line-height:30px;
	vertical-align:middle;
	text-align:center;
	float:left;
	width:25%;
}

.m_s_c_con .m_s_c_bttom .m_s_c_warp ul.n_flot li{
	float:none;
	width:auto;
}

.credit_top_title{
	padding:20px 20px;
	font-size: 16px;
	color:#025ad2
}

.page_button{
	margin:20px 0;
	text-align:center;
}

.about_bg{
	background:url(../images/bg/about_us_bg.gif) center 100px no-repeat;
}

.calculators_table select{
	height:24px;
	margin:0 10px;
}

.calculators_table td{
	line-height:30px;
}

.divTitleClass{
	padding-left:20px;
}

.divSpacerClass{
	padding-left:15px;
}

.green_line{
	height:3px;
	width:100%;
	background:#79845d;

}

.newItem_tabbox dl{
	width:33%;
	border-right:1px solid #d5d5d5;
	line-height:18px;
	float:left;
	vertical-align:middle;
	text-align:center;
	cursor:pointer;
	position:relative;
}

.newItem_tabbox dl.hover{
	color:#0350b8;
	
}

.newItem_tabbox dl:hover{
	color:#0350b8;
	
}

.newItem_tabbox dl.hover i{
	background:url(../images/icon/d_2.png) center 1px no-repeat;
	display:block;
	width:100%;
	height:6px;
	position:absolute;
	bottom:-10px
}

.newItem_tabbox dl.last{
	border-right:none;
}


.AASTOCKS_box.samil .l{
	float:left;
	width:65%;
}

.AASTOCKS_box.samil .r{
	float:right;
	width:33%;
}

.AASTOCKS_box.samil .r span,.AASTOCKS_box.samil .r a{
	line-height:26px;
	vertical-align:middle;
}

.AASTOCKS_box.samil .r a{
	color:#045acf;
	text-decoration:underline;
}

.AASTOCKS_box.samil .r a:hover{
	color:red;
};

