*{
	margin:0;
	padding:0;
}
li{
	list-style: none;
}
body{
	font-family: "微软雅黑";
}
.l{
	float:left;
}
.r{
	float:right;
}
.navigation{
	line-height: 80px;
	font-size: 18px;
}

/*通知*/
.notice {
	position: relative;
	width: 81px;
	height: 42px;
	display: inline-block;
	background: url(/themes/simplebootx/Public/assets/images/yx.png) no-repeat 0px 13px;
}
.notice img{
	transition:transform 0.5s;
	margin-top: 18px;
}
.notice_red{
	position: absolute;
	top: 8px;
	left: 15px;
	width: 15px;
	height: 15px;
	background: #d60000;
	text-align: center;
	line-height: 15px;
	border-radius: 50%;
	color:#fff;
	font-size:12px;
}
.notice:hover img{
	transform:rotate(180deg);
    transition:transform 0.5s;
}
.not_show{
	position: absolute;
	top:42px;
	left:0px;
	z-index: 900;
}
.not_show ul li{
	width:81px;
	background:#333;
}
.not_show ul li span{
	color:#d60000;
	width: 36px;
	text-align: center;
	display: inline-block;
}
.not_show ul li a{
	font-size:16px;
	color:#fff;
	text-decoration: none;
	display: inline-block;
	width:45px;
	line-height: 45px;
}
/*头部代码样式开始*/
.selected{
	background: #d60000;
}
.header-warp{
	height: 100%;
	background:#333;
}
.header-warp .header-left a{
	line-height: 42px;
	font-size:12px;
	color:#fff;
	padding:0 5px;
	border-left:1px solid #fff;
	text-decoration: none;
}
.header-warp .header-left .first{
	border-left:0;
	padding:0;
}
.header-warp .header-right{
	text-align: center;
}
.header-warp .header-right>a{
	font-size:12px;
	color:#fff;
	width:70px;
	height:42px;
	line-height: 42px;
	display: inline-block;
	text-decoration: none;
}
.header-warp .header-right .active{
	background:#d60000;
}
/*logo 搜索框的样式代码开始*/
.search-left{
	margin-right:40px;
}
.search .search-middle{
	margin-top:33px;
}
.search-middle .left{
	background: url('../images/sanjiao.jpg') no-repeat 60px 15px;
	width: 73px;
	height: 35px;
	overflow: hidden;
	border-left:1px solid #c1c1c1;
	border-top:1px solid #c1c1c1;
	border-bottom:1px solid #c1c1c1;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	cursor:pointer;
}
.search-middle select{
	background: transparent;
	border: none;
	padding-left: 10px;
	width: 90px;
	height: 100%;
}
.search-middle .middle input{
	width:27em;
	height:2.5em;
	border:1px solid #c1c1c1;
}
.search-right{
	margin-top:20px;
}
.search-right a img{

}
#an_mi_bot{
	width:100%;
	height: 245px;
	overflow: hidden;
	position: relative;
}
/*导航的样式代码开始*/
.nav .row .nav_bor{
	width:1140px;
	margin-left:15px;
	margin-top:15px;
	border-top:2px solid #ff3333;
}
.nav .row div{
	margin-top:15px;
}
.left-nav-top .first{
	font-size:16px;
	color:#404040;
	font-weight: 900;
	margin-left:0px;
}
/*2018-03-23修改*/
.left-nav-top li{
	width:128px;
	line-height: 32px;
	text-align: center;
}
.left-nav-top li a{
	font-size:16px;
	color:#404040;
	display: inline-block;
	text-decoration: none;
}
.left-nav-top li a:hover{
	color:#fa0805;
}
/*软件设计广告样式代码开始*/
.pic{
	margin-top:15px;
}
.pic img{
	width:1140px;
}
/*资讯样式代码开始*/
.information{
	margin-top:15px;
}
.information-left{
	width:378px;
	height:335px;
	border:1px solid #e5e5e5;
}
.information-left .information-left-pic{
	text-align: center;
	margin-top:20px;
}
.information-left .information-left-play{
	width:338px;
	height:53px;
	background:#4d5575;
	margin-left:19px;
	margin-bottom:10px;
}
.information-left .information-left-play span{
	font-size:12px;
	color:#fff;
	margin:22px 0 0 27px;
}
.information-left .information-left-tz{
	margin-left:20px;
	width:338px;
	font-size:12px;
	color:#404040;
	line-height: 25px;
}
.information-middle-top{
	width:100%;
	height:auto;
	border-top:1px solid #e5e5e5;
}
.tabbtn h1{
	margin:0;
}
.tabbtn h1 a{
	width:89px;
	line-height:44px;
	text-align: center;
	font-size:16px;
	color:#404040;
	text-decoration: none;
	display: inline-block;
}
.tabbtn .infor{
	border-top:2px solid #ff3333;
	margin-top:-2px;
}
.tabbtn .infor a{
	color:#ff3333;
	font-weight: 900;
}
.information-middle-bottom .box {
	margin-top:65px;
	display: none;
}
.information-middle-bottom .box li{
	font-size:10px;
	color:#999999;
	text-indent: 15px;
	margin-top:18px;
}
.information-middle-bottom .box li a{
	width:230px;
	font-size:15px;
	color:#404040;
/*margin-right:50px;*/
	text-decoration: none;
	display: inline-block;
	background:url(../images/xtb.gif)no-repeat 0 7px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.information-middle-bottom .box li a:hover{
	color:#fa0805;
	text-decoration: underline;
}
.information-right-top{
	width:360px;
	height:333px;
	border:1px solid #e5e5e5;
}
.irt-box{
	height:40px;
	
}
.irt-box h1{
	margin:0;
}
.irt-box h1 a{
	line-height: 40px;
	font-size:18px;
	color:#404040;
	width:178px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
}
.irt-box .actives{
	border-top:2px solid #ff3333;
	margin-top:-2px;
}
.irt-box .actives a{
	color:#ff3333;
	font-weight: 900;
}
.mation{
	margin-top:50px;
}
.information-right-bottom{
	width:300px;
	margin-left:30px;
}
.information-right-bottom .infor-one {
	width:300px;
	height:75px;
	border-bottom: 1px solid #e5e5e5;
}
.information-right-bottom .infor-one .infor-one-wz{
	margin-top:25px;
}
.information-right-bottom .infor-one .infor-one-wz h1{
	font-size:16px;
	color:#404040;
} 
.information-right-bottom .infor-one img{
	margin-top:15px;
}
.information-right-bottom .infor-one .infor-one-wz p{
	font-size:12px;
	color:#999999;
} 
.information-right-bottom .infor-two span{
	font-size:16px;
	color:#404040;
	margin-top:13px;
	margin-left:10px;
	display: inline-block;
}
.information-right-bottom .infor-two p a{
	font-size:12px;
	color:#888888;
	line-height:28px;
}
.information-right-bottom .infor-two p a:hover{
	color:#fa0805;
}
/*插入广告1的样式代码*/
.Ad-one .one-left{
	width:100%;
	margin:18px 0 18px 0;
}
.Ad-one .one-left img{
	width:100%;
}
/*行情分析的样式代码开始*/
.analysis-top{
	width:100%;
	height:52px;
	border-top:1px solid #e5e5e5;
}
.analysis-top ul span{
	width:100px;
	height:50px;
	border-top:2px solid #ff3333;
	line-height: 50px;
	display: inline-block;
	text-align: center;
	font-size:18px;
	font-weight:900;
	color:#fa0805;
}
.analysis-top ul a{
	width:100px;
	height:50px;
	line-height: 50px;
	display: inline-block;
	text-align: center;
	font-size:14px;
	color:#404040;
	text-decoration: none;
}
.analysis-package-top{
	width:360px;
	height:25px;
	position:relative;
}
.analysis-package-top img{
	position:absolute;
	top:-6px;
	left:0;
}
.analysis-package-top span{
	font-size:14px;
	color:#404040;
	padding: 0 17px;
}
.analysis-left #chartmains{
	width:365px;
	height:320px;
}
.analysis-left{
	position: relative;
}
.analysis-left .watermark{
	width: 150px;
	height: 85px;
	position: absolute;
	top: 30%;
	left: 30%;
	opacity: 0.5;
}
.analysis-left .watermark img{
	width: 100%;
	height: 100%;
}
.analysis-package-bottom{
	margin-top:17px;
	width:378px;
	float:left;
}
.analysis-package-bottom ul{
	width:378px;
	margin-top:10px;
}
.analysis-package-bottom ul li{
	width:375px;
	text-indent:15px;
	line-height:32px;
	margin:3px 0 0 8px;
	display:inline;
	color:#999999;
	line-height:38px;
}
.analysis-package-bottom ul li a{
	font-size:16px;
	width:260px;
	line-height:38px;
	margin-right:20px;
	text-align:left;
	float:left;
	color:#404040;
	background-image:url(../images/xtb.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-decoration: none;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.analysis-right-top{
	width:360px;
	height:25px;
	margin-top:-24px;
	border-bottom:1px solid #d1d1d1;
}
.analysis-right-top img{
	margin-top:-10px;
}
.analysis-right-bottom{
	width:370px;
	height:240px;
}
.analysis-right-bottom h6{
	font-size:16px;
	color:#223d7c;
	text-align: center;
	margin-top:28px;
}
.analysis-right-bottom div{
	width:60px;
	height:60px;
	margin:20px 0 0 40px;
	text-align: center;
}
.analysis-right-bottom .first{
	font-size:  14px;
	color:#f4434a;
}
.analysis-right-bottom p{
	font-size:  12px;
	color:#999999;
}
.analysis-right h6{
	margin-top: 25px;
	font-size:16px;
	color:#223d7c;
	text-align: center;
}





.tbtn1 h1{
	margin:0;
}
.tbtn1 h1 a{
	width:120px;
	line-height:44px;
	text-align: center;
	font-size:16px;
	color:#404040;
	text-decoration: none;
	display: inline-block;
}
.tbtn1 .ifor{
	border-top:2px solid #ff3333;
	margin-top:-2px;
}
.tbtn1 .ifor a{
	color:#ff3333;
	font-weight: 900;
}







.tbtn h1{
	margin:0;
}
.tbtn h1 a{
	width:89px;
	line-height:44px;
	text-align: center;
	font-size:16px;
	color:#404040;
	text-decoration: none;
	display: inline-block;
}
.tbtn .ifor{
	border-top:2px solid #ff3333;
	margin-top:-2px;
}
.tbtn .ifor a{
	color:#ff3333;
	font-weight: 900;
}
.analysis-middle-bottom .boxs{
	margin-top:65px;
	display: none;
}
.analysis-middle-bottom .boxs li{
	font-size:10px;
	color:#999999;
	text-indent: 15px;
	margin-top:18px;
}
.analysis-middle-bottom .boxs1{
	margin-top:65px;
	
}
.analysis-middle-bottom .boxs1 li{
	font-size:10px;
	color:#999999;
	text-indent: 15px;
	margin-top:18px;
}
.analysis-middle-bottom .boxs1 li a {
	width: 228px;
    font-size: 15px;
    color: #404040;
    display: inline-block;
    background: url(../images/xtb.gif)no-repeat 0 7px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#an_box{
	width: 100%;
	height: 240px;
	overflow: hidden;

}
#an_box li{
	height: 40px;
	line-height:40px;
	font-size: 10px;
    color: #999999;
    text-indent: 15px;
}

.analysis-middle-bottom .boxs li .an_boxs_r{
	font-size:10px;
	color:#999999;
	text-indent: 15px;
	/*margin-top:18px;*/
	line-height: 40px;
}
.analysis-middle-bottom .boxs li a{
	width:228px;
	font-size:15px;
	color:#404040;
/*margin-right:50px;*/
	/*text-decoration: none;*/
	display: inline-block;
	background:url(../images/xtb.gif)no-repeat 0 7px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.analysis-middle-bottom .boxs li .an_boxs{
	width:230px;
	font-size:15px;
	color:#404040;
	margin-right:50px;
	/*text-decoration: none;*/
	display: inline-block;
	background:url(../images/xtb.gif)no-repeat 0 15px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	line-height: 40px;
}
.analysis-middle-bottom .boxs li a:hover{
	color:#fa0805;
}
.analysis-middle-top{
	width:360px;
	height:333px;
	border-top:1px solid #e5e5e5;
}
/*插入广告2的样式代码*/
.Ad-two .ad_con{
	width:100%;
	margin-top:5px;
	margin-bottom:6px;
}
.Ad-two img{
	width:100%;
}
.chicken{
	width:100%;
	margin-top: 20px;
}
.chicken .C_left{
	width:100%;
}
.chicken .C_left .C_left-top{
	border-top:1px solid #e5e0e7;
}
.chicken .C_left .C_left-top .c_ken>h1>a{
	font-size:16px;
	color:#2f2f2f;
	line-height: 36px;
	width:100px;
	text-align: center;
	display: inline-block;
	text-decoration: none;
}
.chicken .C_left .C_left-top .c_ken>.C_active>a{
	border-top:2px solid #ff3430;
	margin-top:-2px;
	font-weight: bold;
	color:#fa0805;
}
.chicken .C_left .C_left-bottom .C_boxs ul>li>a{
	width: 250px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size:15px;
	color:#3f3a37;
	line-height: 42px;
	text-indent: 15px;
	background:url(../images/xtb.gif)no-repeat 0 17px;
}
.chicken .C_left .C_left-bottom .C_boxs ul>li>a:hover{
	color:#fa0805;
}
.chicken .C_left .C_left-bottom .C_boxs ul>li>span{
	font-size:12px;
	color:#9a9693;
	line-height: 42px;
}
.chicken .C_middle{
	width:100%;
}
.chicken .C_middle .C_middle-top{
	border-top:1px solid #e5e0e7;
}
.chicken .C_middle .C_middle-top .Cm_ken>h1>a{
	font-size:16px;
	color:#2f2f2f;
	line-height: 36px;
	width:120px;
	text-align: center;
	display: inline-block;
	text-decoration: none;
}
.chicken .C_middle .C_middle-top .Cm_ken>.Cm_active>a{
	border-top:2px solid #ff3430;
	margin-top:-2px;
	font-weight: bold;
	color:#fa0805;
}
.chicken .C_middle .C_middle-bottom .Cm_boxs ul>li>a{
	width: 250px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size:15px;
	color:#3f3a37;
	line-height: 42px;
	text-indent: 15px;
	background:url(../images/xtb.gif)no-repeat 0 17px;
}
.chicken .C_middle .C_middle-bottom .Cm_boxs ul>li>a:hover{
	color:#fa0805;
}
.chicken .C_middle .C_middle-bottom .Cm_boxs ul>li>span{
	font-size:12px;
	color:#9a9693;
	line-height: 42px;
}
.chicken .C_right{
	width:100%;
}
.chicken .C_right .C_right-top{
	border-top:1px solid #e5e0e7;
}
.chicken .C_right .C_right-top .cr_ken>h1>a{
	font-size:16px;
	color:#2f2f2f;
	line-height: 36px;
	width:120px;
	text-align: center;
	display: inline-block;
	text-decoration: none;
}
.chicken .C_right .C_right-top .cr_ken>.Cr_active>a{
	border-top:2px solid #ff3430;
	margin-top:-2px;
	font-weight: bold;
	color:#fa0805;
}
.chicken .C_right .C_right-bottom .Cr_boxs ul>li>a{
	width: 250px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size:15px;
	color:#3f3a37;
	line-height: 42px;
	text-indent: 15px;
	background:url(../images/xtb.gif)no-repeat 0 17px;
}
.chicken .C_right .C_right-bottom .Cr_boxs ul>li>a:hover{
	color:#fa0805;
}
.chicken .C_right .C_right-bottom .Cr_boxs ul>li>span{
	font-size:12px;
	color:#9a9693;
	line-height: 42px;
}
.Ad-chicken{
	margin-top:10px;
	margin-bottom:10px;
}

/*专家在线的样式代码*/
.experts{
	width:100%;
	height:52px;
	border-top:1px solid #e5e5e5;
}
.exper-box h1{
	margin:0;
}
.exper-box h1 a{
	text-align: center;
	width:100px;
	height:52px;
	line-height: 52px;
	font-size:18px;
	color:#fa0805;
	display: inline-block;
	text-decoration: none;
}
.exper-box .Active{
	border-top:2px solid #ff0000;
	font-weight: 900;
}
/*.exper-box a{
	border-top:2px solid #ff0000;
	font-weight: 900;
}*/
.expert-bottom{
	margin-top:10px;
}
.expert-one{
	width:100%;
	height:130px;
}
.expert-one dt{
	width:100px;
	height:128px;
	line-height: 128px;
	overflow: hidden;
}
.expert-one dt>img{
	width:100%;
	display: inline-block;
	position: relative;
	width: 100px;
	height: 100px;
}
.expert-one dt>span>img{
	position: absolute;
	top: -5px;
	left:2px;
}
.expert-one dd{
	width:85px;
	height:128px;
	margin-left:8px;
}
.expert-one dd .first{
	margin:9px 0 6px 0;
	font-size: 12px;
	color:#00002f;
	font-weight: 900;
	display: inline-block;
}
.expert-one dd .last{
	width:85px;
	height:19px;
	display: inline-block;
	font-size: 12px;
	color:#303030;
	line-height: 19px;
	border-bottom: 1px dashed #a0a0a0;
	margin-bottom:8px;
}
.expert-one dd a{
	font-size:12px;
	color:#6b6b6b;
	text-decoration: none;
}
.expert-one dd p a{
	width:63px;
	height:27px;
	line-height: 27px;
	text-align: center;
	color:#fff;
	background:#de2125;
	border-radius: 5px;
	display: inline-block;
	text-decoration: none;
}
.expert-QA-top .green{
	margin-top:18px;
	margin-bottom:18px;
}
.expert-left ul li{
	width:351px;
	height:40px;
	text-indent:15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url(../images/xtb.gif) no-repeat 0 15px;
}
.expert-left ul li>p{
	width:351px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.expert-left ul li a{
	font-size:15px;
	color:#404040;
	text-decoration: none;
	line-height: 40px;
}
.expert-left ul li a:hover{
	color:#fa0805;
	text-decoration:underline;
}
.expert-middle ul li{
	width:339px;
	height:40px;
	text-indent:15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background: url(../images/xtb.gif) no-repeat 0 15px;
}
.expert-middle ul li a{
	font-size:15px;
	color:#404040;
	text-decoration: none;
	line-height: 40px;
}
.expert-middle ul li a:hover{
	color:#fa0805;
	text-decoration:underline;
}
.expert-right ul li{
	width:339px;
	height:40px;
	text-indent:15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background: url(../images/xtb.gif) no-repeat 0 15px;
}
.expert-right ul li a{
	font-size:15px;
	color:#404040;
	text-decoration: none;
	line-height: 40px;
}
.expert-right ul li a:hover{
	color:#fa0805;
	text-decoration: underline;
}
/*搜牧商城样式代码*/
.shopping-top{
	width:100%;
	height:52px;
	border-top:1px solid #e5e5e5;
	margin-top:32px;
	margin-bottom:5px;
}
.shopp-box h1{
	margin:0;
}
.shopp-box h1 a{
	text-decoration: none;
}
.shopp-box a{
	font-size:18px;
	color:#404040;
	text-align: center;
	line-height: 52px;
	width:100px;
	display: inline-block;
}
.shopp-box .shp a{
	border-top:2px solid #ff3333;
	font-weight: 900;
	margin-top:-2px;
	color: #fa0805;
}
.shopping-bottom div{
	width:120px;
	height:145px;
	margin:10px 15px 25px 50px;
	text-align: center;
}
.shopping-bottom div ul h6{
	width:120px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size:14px;
	color:#404040;
	line-height: 33px;
	margin: 0;
	padding:0;
}
.shopping-bottom div ul li{
	font-size:12px;
	color:#ff2832;
	line-height: 17px;
}
/*插入广告3的样式代码*/
.Ad-three .one-left{
	width:100%;
	margin:18px 0 18px 0;
}
.Ad-three img{
	width:100%;
}


/*招聘信息的样式代码*/
.recruit .re_top{
	width:100%;
	border-top:1px solid #e5e5e5;
}
.recruit .re_top h1>a{
	font-size:16px;
	color:#fa0805;
	border-top:2px solid #ff342e;
	margin-top: -2px;
	width:100px;
	display: inline-block;
	text-align: center;
	line-height: 36px;
	text-decoration: none;
	font-weight: bold;
}
.recruit .re_bottom{
	margin-left:20px;
}
.recruit .re_bottom .item>p{
	width:320px;
	height:30px;
	background: #f2f2f2;
	color:#535353;
	font-size:12px;
	text-align: center;
	line-height: 30px;
}
.recruit .re_middle{
	width:90%;
}
.recruit .re_middle .re_middle-top{
	border-top:1px solid #e5e0e7;
}
.recruit .re_middle .re_middle-top .re_ken>h1>a{
	font-size:16px;
	color:#2f2f2f;
	line-height: 36px;
	width:90px;
	text-align: center;
	display: inline-block;
	text-decoration: none;
}
.recruit .re_middle .re_middle-top .re_ken>.re_active>a{
	border-top:2px solid #ff3430;
	margin-top:-2px;
	font-weight: bold;
	color:#fa0805;
}
.recruit .re_middle .re_middle-bottom .re_boxs ul>li>a{
	width: 310px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size:15px;
	color:#3f3a37;
	line-height: 42px;
	text-indent: 15px;
	background:url(../images/xtb.gif)no-repeat 0 17px;
}
.recruit .re_middle .re_middle-bottom .re_boxs ul>li>a:hover{
	color:#fa0805;
}
.recruit .re_middle .re_middle-bottom .re_boxs ul>li>.r{
	font-size:12px;
	color:#9a9693;
	line-height: 42px;
}
.re-right{
	width:263px;
	min-height:260px;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
}
.re-right-top a{
	width:130px;
	height:52px;
	border-top:2px solid #fe3434;
	margin-top:1px;
	text-align: center;
	line-height: 38px;
	font-size:18px;
	color:#ff3333;
	font-weight: 900;
	text-decoration: none;
	display: inline-block;
}
.re-right-top p{
	width:130px;
	height:38px;
	border-left:1px solid #e5e5e5;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	background: #f8f8f8;
}
.re-right-top p span{
	width:80px;
	height:20px;
	background: #fff;
	margin-top:8px;
	margin-left:30px;
	display: inline-block;
	text-align: center;
}
.re-right-top p span a{
	border-top:0;
	color:#000;
	font-weight: normal;
	font-size:12px;
	line-height: 20px;
	text-decoration: none;
	margin-left:-20px;
}
.re-right-bottom ul li a{
	width: 240px;
	font-size: 14px;
	color: #404040;
	line-height: 39px;
	text-indent: 15px;
	background: url(../images/xtb.gif)no-repeat 0 15px;
	margin-left: 10px;
	/* text-decoration: none; */
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.re-right-bottom ul li a:hover{
	color:#fa0805;
}

/*插入广告4的样式代码*/
.Ad-four .con_four{
	width: 100%;
  height:57px;
	margin-top:10px;
	/*margin-bottom:12px;*/
}
.Ad-four .con_four img{
	width:100%;
}
/*百问百答的样式代码*/
.hundred-top{
	width:100%;
	height:52px;
	border-top:1px solid #e5e5e5;
	margin-top: 20px;
}
.hundred-top h1{
	margin:0;
}
.hundred-top h1 a{
	width:100px;
	height:50px;
	line-height: 50px;
	text-align: center;
	font-size:18px;
	color:#404040;
	text-decoration: none;
	display: inline-block;
}
.hundred-top h1.hdd a{
	color: #fa0805;
	font-weight: 900;
	border-top:2px solid #ff3333;
}
.hundred-bottom .disease{
	width:100%;
	min-height: 205px;
}
.hundred-bottom .disease>h1{
	width:100%;
	/*margin-top:20px;*/
	line-height: 32px;
	font-size:16px;
	color:#000;
	font-weight: normal;
	border-bottom: 1px solid #d0d0d0;
	background: url(../images/dis_1.jpg) no-repeat 4px 13px;
	text-indent: 24px;
}
.hundred-bottom .disease .dis_con{
	margin-top:8px;
	min-height: 80px;
	margin-bottom:20px;
}
.hundred-bottom .disease .dis_con .dis_img{
	max-width: 105px;
	max-height: 80px;
}
.hundred-bottom .disease .dis_con .dis_img>a>img{
	max-width: 105px;
	max-height: 80px;
	margin-top:2px;
}
.hundred-bottom .disease .dis_con .dis_words>ul>li>a{
	width:138px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size:14px;
	color:#2a2a2a;
	background: url(../images/dis_2.jpg) no-repeat 10px 14px;
	line-height: 26px;
	text-indent: 20px;
}
.hundred-bottom .disease .dis_con .dis_words>ul>li>a:hover{
	color:#fa0805;
}
.hundred-bottom .disease .dis_bot .bot_words>ul>li>a{
	width:100%;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size:14px;
	color:#2a2a2a;
	background: url(../images/dis_2.jpg) no-repeat 10px 14px;
	line-height: 26px;
	text-indent: 20px;
}
.hundred-bottom .disease .dis_bot .bot_words>ul>li>a:hover{
	color:#fa0805;
}


/*插入广告5的样式代码*/
.Ad-five .ad{
	width:100%;
	margin:20px 0 20px 0;
}
.Ad-five .ad img{
	width:100%;
}
/*会讯培训的样式代码*/
.train-top{
	width:100%;
	height:52px;
	border-top:1px solid #e5e5e5;
}
.train-top h1{
	margin:0;
}
.train-top h1 a{
	font-size:18px;
	color:#404040;
	width:100px;
	height:50px;
	line-height: 50px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
}
.train-top h1.tra a{
	border-top:2px solid #ff3333;
	font-weight: 900;
	margin-top:-2px;
	color:#fa0805;
}
.train-bottom{
	margin-top:2px;
}
.train-bottom .train-bottom-left{
	width:378px;

	height:292px;

	height:300px;

	border:1px solid #e5e5e5;
}
.train-bottom .train-bottom-left img{
	width:338px;
	height:260px;
	margin-top:15px;
	margin-left:20px;
}
.train-bottom .train-bottom-left div{
	width:338px;
	height:54px;
	background:#4d5575;
	margin-left:20px;
	margin-bottom:10px;
}
.train-bottom .train-bottom-left div li{
	font-size:12px;
	color:#fff;
	line-height:53px;
	margin-left:17px;
}
.train-bottom .train-bottom-left div li a img{
	margin-top:0;
	height:53px;
	
}
.train-bottom .train-bottom-left p a{
	width:338px;
	font-size:12px;
	color:#404040;
	margin-left:20px;
	line-height:52px;
	text-decoration: none;
	display: inline-block;
}
.train-bottom-right{
	width:400px;
	height:335px;
	margin-left:50px;
}
.train-bottom-right ul li a{
	width: 255px;
	font-size:15px;
	color:#404040;
	line-height: 35px;
/*margin-right:65px;*/
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	background: url(../images/xtb.gif)no-repeat 0 15px;
}
.train-bottom-right ul li a:hover{
	color:#fa0805;
}
.train-bottom-right ul li{
	font-size:12px;
	color:#999999;
	line-height: 35px;
	text-indent: 15px;
	
}
.train-bottom-right ul li>span{
	font-size:12px;
	color:#999999;
	display: inline-block;
}
.train-right{
	width:263px;
	height:299px;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
}
.train-right .train-right-top a{
	width:130px;
	height:37px;
	border-top:2px solid #fe3434;
	margin-top:1px;
	text-align: center;
	line-height: 37px;
	font-size:18px;
	color:#ff3333;
	font-weight: 900;
}
.train-right .train-right-top p{
	width:130px;
	height:38px;
	border-left:1px solid #e5e5e5;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	background: #f8f8f8;
}
.train-right .train-right-top p span{
	width:80px;
	height:20px;
	background: #fff;
	margin-top:8px;
	margin-left:30px;
	display: inline-block;
	text-align: center;
}
.train-right .train-right-top p span a{
	border-top:0;
	color:#000;
	font-weight: normal;
	font-size:12px;
	line-height: 20px;
}
.train-right{
	width:263px;
	height:355px;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
}
.train-right-top a{
	width:130px;
	height:38px;
	border-top:2px solid #fe3434;
	margin-top:1px;
	text-align: center;
	line-height: 38px;
	font-size:18px;
	color:#ff3333;
	font-weight: 900;
	text-decoration: none;
	display: inline-block;
}
.train-right-top p{
	width:130px;
	height:38px;
	border-left:1px solid #e5e5e5;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	background: #f8f8f8;
}
.train-right-top p span{
	width:80px;
	height:20px;
	background: #fff;
	margin-top:8px;
	margin-left:30px;
	display: inline-block;
	text-align: center;
}
.train-right-top p span a{
	border-top:0;
	color:#000;
	font-weight: normal;
	font-size:12px;
	line-height: 20px;
	text-decoration: none;
	margin-left:-20px;
}
.train-right-bottom ul li a{
	width: 250px;
	font-size:14px;
	color:#404040;
	line-height: 39px;
	text-indent: 15px;
	background: url(../images/xtb.gif)no-repeat 0 15px;
	margin-left:10px;
	/*text-decoration: none;*/
	display: inline-block;
	/*overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;*/
}
.train-right-bottom ul li a:hover{
	color:#fa0805;
}
/*插入广告6的样式代码*/
.Ad-six .con_six{
	width:100%;
	margin-bottom:20px;
	margin-top:18px;
}
.Ad-six .con_siximg{
	width:100%;

}
/*底部样式代码*/
.foter{
	width:100%;
	height:100%;
	background: #2c2c2c;
}
.footer-left{
	margin-top:24px;
}
.footer-left ul{
	margin-left:35px;
}
.footer-left ul h1{
	height:30px;
	width:83px;
	font-size:12px;
	line-height: 30px;
	color:#fff;
	border-bottom: 1px solid #fff;
	font-weight: 900;
}
.footer-left ul li a{
	font-size:12px;
	margin-top:20px;
	color:#fff;
	text-decoration: none;
}
.footer-left .last{
	margin-top:20px;
}
.footer-left .last li{
	font-size:12px;
	color:#fff;
	line-height: 22px;
}
.footer-right div{
	width:130px;
	text-align: center;
	margin-left:33px;
}
.footer-right .first{
	margin-left:0px;
}
.footer-right div p{
	font-size:14px;
	color:#fff;
}
.footer-right div a{
	width:100px;
	height:100px;
	text-align: center;
	border:1px dashed #676767;
	display: inline-block;
	margin-top:12px;
}
.footer-right div a img{
	margin-top:4px;
}
/*版权的代码样式*/
.copyright{
	width:100%;
	height:100%;
	background: #000;
}
.copyright div{
	font-size:12px;
	color:#fff;
	text-align: center;
	line-height:37px;
}
.link{
	margin-bottom: 30px;
}
.link .link_top{
	width: 98%;
    height: 52px;
    border-top: 1px solid #e5e5e5;
    margin-left: 18px;
}
.link .link_top h1{
    width: 100px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    color: #fa0805;
    font-weight: 900;
    border-top: 2px solid #ff3333;
}
.link .link_bottom{
	width: 98%;
	margin-left: 18px;
}
.link .link_bottom a{
	margin-right: 15px;
	font-size: 16px;
	color:#656363;
	line-height: 40px;
}
.link .link_bottom a:hover{
	color: #FA0805;
}
.middle{
	margin-bottom: 30px;
}

/**弹屏*/
.mask{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	z-index: 1000;
	background: rgba(0,0,0,0.7);
	
}
.ts{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -290px;
	margin-top: -290px;
}
.ts .mask_img{
	width: 90%;
}
.into{
	position: absolute;
	top: 430px;
	left: 50%;
	margin-left: -163px;
}
.delete{
	position: absolute;
	top: 20px;
	right: 60px;
}
.delete img{
	width: 40px;
	height: 40px;
}

