﻿﻿﻿﻿﻿﻿﻿@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
}
body{
	width:100%;
	height:100%;
	font-family:"微软雅黑";
	color:#333;
	position:relative;
	background:#f0f0f0;
}
.clear{ clear:both;}

ul, ol, li {
	list-style:none;
}
a{
	text-decoration:none;
}
.tright{
	text-align:right !important;
}
.tcolor{
	background-color:#efefef !important;
}
.top_big{
	background:#fff;
}
.top{
	width:1200px;
	height:90px;
	margin:0 auto;
}
.logo{
	display:block;
	width:335px;
	height:42px;
	background:url(../images/logo3.gif) no-repeat;
	float:left;
	margin:25px 0 0 9px;
}
	
.top_r{
	width:263px;
	height:38px;
	float:right;
	margin-top:28px;
}
.login,.register{
	display:block;
	width:120px;
	height:38px;
}
.login{
	float:left;
	background:url(../images/denglu.gif)
}
.register{
	float:right;
	background:url(../images/zhuce.png)
}
.nav{
	width:100%;
	height:53px;
	background:url(../images/nav-bg.png) repeat-x;
} 
.nav_in{
	display:block;
	width:1200px;
	height:53px;
	margin:0 auto;
}
.nav_in li{
	float:left;
}
.nav_in li a{
	color:#474e5d;
	display:block;
	height:50px;
	line-height:53px;
	padding:0 6px;
	font-size:18px;
	margin-right:70px;
	margin-left:6px
}
.nav_in li a:hover{
	border-bottom:3px solid #0070e3;
	color:#0070e3;
}
.actived{
	border-bottom:3px solid #0070e3;
	color:#0070e3 !important;
}
.banner{
	width:100%;
	height:300px;
	background:url(https://static.cmbc.com.cn/ent/static/images/banner33.png) no-repeat top center;
	cursor:pointer;
}
.banner_index{
	width:100%;
	height:400px;
	background:url(https://static.cmbc.com.cn/ent/static/images/banner_index2.png) no-repeat top center;
/*	cursor:pointer;*/
}
.banner1{
	width:100%;
	height:300px;
	background:url(https://static.cmbc.com.cn/ent/static/images/banner22.png) no-repeat top center;
	cursor:pointer;
}
.banner2{
	width:100%;
	height:300px;
	background:url(https://static.cmbc.com.cn/ent/static/images/banner44.png) no-repeat top center;
	cursor:pointer;
	margin-bottom:23px;
}
.banner3{
	width:100%;
	height:300px;
	background:url(https://static.cmbc.com.cn/ent/static/images/banner3.png) no-repeat top center;
/*	cursor:pointer;*/
	margin-bottom:23px;
}
.banner4{
	width:100%;
	height:400px;
	background:url(https://static.cmbc.com.cn/ent/static/images/banner4.png) no-repeat top center;
	cursor:pointer;
}
.banner5{
	width:100%;
	height:300px;
	background:url(https://static.cmbc.com.cn/ent/static/images/banner5.png) no-repeat top center;
	cursor:pointer;
}
.banner6 {
    background:url(https://static.cmbc.com.cn/ent/static/images/banner-ddsyt.png) no-repeat top center;
    cursor: pointer;
    height: 300px;
    width: 100%;
}
.xiala{
	width:1200px;
	height:67px;
	border:1px solid #dedede;
	margin:23px auto 0;
	background:#f5f5f5;
}
.xiala td{
	width:230px;
	
}

.xiala td select{
	width:182px;
	height:30px;
	border:0;
	padding-left:10px;
	border:1px solid #ddd;
	background-color:#fff;
	/*appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;*/
	
}
.content{
	width:1124px;
	height:757px;
	border-bottom:1px solid #dedede;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	margin:0 auto;
	background:#fff;
	padding:0 37px;
}
.content1{
	width:1124px;
	height:392px;
	border:1px solid #dedede;
	margin:0 auto;
	background:#fff;
	padding:0 37px;
	
}
.content_in{
	width:1124px;
	height:130px;
	border-bottom:1px solid #dedede;
}
.content_tab{
	width:100%;
	height:100px;
	padding:18px 0;
}
.content_tab td{
	font-size:12px;
	color:#a5a5a5;
	padding:2px 0;
}
.content_tab .cpname{
	font-size:16px;
	color:#505050;
}
.hz1{
	color:#e82a2a;
	font-size:30px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.hz2{
	color:#565656;
	font-size:24px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.ckxq_btn{
	display:block;
	width:138px;
	height:34px;
	background:url(../images/btn_bg2.png) no-repeat;
	color:#e82a2a;
	font-size:14px;
	line-height:34px;
	text-align:center;
	cursor:pointer;	
}
.ckxq_btn:hover{
	background:url(../images/btn_bg1.png) no-repeat;
	color:#fff;
}
.ckxq_btn2{
	display:block;
	width:138px;
	height:34px;
	background:url(../images/btn_bg1.png) no-repeat;
	font-size:14px;
	line-height:34px;
	text-align:center;
	color:#fff;
	cursor:pointer;
}
.ckxq_btn2:hover{
	background:url(../images/btn_bg2.png) no-repeat;
	color:#e82a2a;
}

.ckxq_btn3{
	display:block;
	width:138px;
	height:34px;
	margin-top:16px;
	background:url(../images/btn_bg3.png) no-repeat;
	font-size:14px;
	line-height:34px;
	text-align:center;
	color:#fff;	
	cursor:pointer;
}

.hei2{
	line-height:102px;
}
.lanzi1{
	color:#0066cc;
}
.footer{
	margin-top:25px;
	width:100%;
	background:#3a3a3a;
/*	height:314px;*/
	height:68px;
}
.footer_in{
	width:1140px;
	height:209px;
	padding:18px 30px;
	margin:0 auto;
}
.footer_in ul{
	width:280px;
	float:left;
}
.footer_in ul li{
	color:#cfdbe5;
	font-size:14px;
	line-height:30px;
}
.footer_in ul .first_li{
	color:#fff;
	font-size:14px;
	margin-bottom:20px;
}
.wxgzh{
	background:url(../images/wx.png) no-repeat;
	color:#fff;
	font-size:14px;
	padding-left:30px;
	margin-top:15px;
	margin-bottom:5px;
}
.ewm{
	padding-left:27px;
}
.fz{
	margin:15px 0 15px;
}
.copyright{
	width:100%;
	height:68px;
	border-top:#535455 1px solid;
	text-align:center;
	line-height:68px;
	color:#5f6061;
	font-size:12px;
}
.ldl{
	width:100%;
	max-width:1600px;
	margin:0 auto;
	background:#fff;
}
.ldljs{
	width:970px;
	margin:0 auto ;
	padding:20px 140px 20px 240px;
	background:url(../images/ldlicon.png) no-repeat 160px 16px;
	font-size:18px;
	font-weight:bold;
}
.dazi{
	color:#0070e3;
	font-size:30px;
	font-weight:bold;
}
.dazi2{
	color:#0070e3;
	font-size:24px;
}
.dazi3{
	color:#0070e3;
	font-size:18px;
}
.ldlgs{
	width:1000px;
	margin:0 auto;
	padding:0 100px;
	background:url(../images/xuxianbian.png) repeat-x ;
}
.gushi{
	line-height:102px;
	font-size:18px;
	font-weight:bold;
}
.kehu{
	height:116px;
	background:url(../images/khtx1.jpg) no-repeat;
	position:relative;
}
.kehu img{
	margin:4px 0 0 118px;
}
.kehu .kh{
	position:absolute;
	top:95px;
	left:10px;
}
.chanpinjingli{
	height:120px;
	background:url(../images/cpjltx1.png) no-repeat 902px 0;
	position:relative;
}
.chanpinjingli .cpjl{
	position:absolute;
	top:95px;
	left:900px;
}
.chanpinjingli img{
	margin-left:250px;
}
.mxcp{
	width:1200px;
	height:350px;
	margin:32px auto;
	margin-bottom:100px;
}
.mxcp_left{
	width:576px;
	height:410px;
	padding:0 10px;
	border:2px solid #eaeaea;
	background:url(../images/mxcp.png) no-repeat 0 0;
	background-color:#fff;
	float:left;
}
.border_bottom{
	border-bottom:2px dashed #eaeaea;
}
.cuhei{
	line-height:70px;
	color:#323232;
	font-size:24px;
	text-align:center;
	font-weight:600;
}
.huixi{
	line-height:30px;
	color:#939393;
	font-size:18px;
	text-align:center;
}
.huixi2{
	padding:16px 28px;
	color:#939393;
}
.qianyue{
	width:277px;
	height:44px;
	text-align:center;
	margin:15px 0 40px 150px;
	border:0;
	background:url(../images/mxcp_btn.png) no-repeat;
	color:#fff;
	font-size:18px;
	cursor:pointer;	
}
.mxcp_right{
	width:576px;
	height:410px;
	border:2px solid #eaeaea;
	background:url(../images/mxcp.png) no-repeat 0 0;
	background-color:#fff;
	float:right;
}
.decd{
	width:1118px;
	border:1px solid #eaeaea;
	height:515px;
	background:#fff;
	margin:15px auto;
	padding:0 40px;
}
.decdys{
	text-align:center;
	font-size:30px;
	color:#000;
	line-height:116px;
}
.decd_top{
	height:134px;
	border-bottom:1px solid #eaeaea;
}
.decd_top span{
	display:block;
	line-height:30px;
	width:224px;
	padding-left:146px;
	height:84px;
	float:left;
	font-size:14px;
	color:#a5a5a5;
}
.span_1{
	background:url(../images/span_bg1.png) no-repeat 45px 0;
	}
.decd_top .span_2{
	
	background:url(../images/span_bg2.png) no-repeat 45px 0;
	
}
.span_3{
	
	background:url(../images/span_bg3.png) no-repeat 45px 0;
}
.decd_bottom{
	width:1080px;
	padding:22px 60px 0 60px;
}
.rengou{
	width:539px;
	height:225px;
	border-right:1px solid #eaeaea;	
	float:left
}
.zhiqu{
	width:539px;
	height:225px;
	
	float:left
}
.guize{
	text-align:center;
	color:#a5a5a5;
	font-size:14px;
	line-height:30px;
}
.content_xq{
	width:1198px;
	height:526px;
	margin:20px auto;
	border:1px solid #eaeaea;
}
.content_cpxq{
	width:1138px;
	height:362px;
	background:#fff;
	padding:0 30px;
}

.content_cpsy{
	width:1138px;
	height:164px;
	background:#f8f8f8;
	padding:0 30px;
}

.hz1d{
	font-size:60px;
	color:#e82a2a;
	font-weight:bold;
}
.cp_xq{
	height:80px;
	border-bottom:#eaeaea 1px solid;
	padding-left:20px;
	color:#3e383a;
	font-size:24px;
}
.cp_xq1{
	height:80px;
	padding-left:20px;
	color:#646061;
	font-size:24px;
}


.content_xq_tab{
	font-size:18px;
	color:#3e383a;
}
.ljgm_btn{
	width:277px;
	height:44px;
	background:url(../images/mxcp_btn.png) no-repeat;
	border:0;
	color:#fff;
	font-size:18px;
	cursor:pointer;
}
.content_cpxq_tab td{
	padding-left:20px;
}
.xihui{
	color:#aeaeae;
	font-size:16px;
}
.xihui1{
	color:#aeaeae;
	font-size:16px;
	margin-left:340px;
}
.xihong{
	color:#e82a2a;
	font-size:24px;
}
.yyyq{
	width:1200px;
	margin:0 auto;
}
.yq1{
	width:358px;
	height:42px;	
	border-right:#eaeaea 1px solid;
}
.yq1 li{
	float:left;
	width:118px;
	height:42px;
	border-bottom:#eaeaea 1px solid;
	border-left:#eaeaea 1px solid;
	border-top:#eaeaea 1px solid;
	line-height:42px;
	text-align:center;
	background:#f3f4f6;
	font-size:14px;
	cursor:pointer;
}
.yq1 li:hover{
	background:#fff;
	height:40px;
    border-top:#0070e3 3px solid;
	line-height:38px;
	border-bottom:#eaeaea 0px solid;
}
.liebiao1{
	width:1200px;
	margin:0 auto;
	border:1px solid #eaeaea;
	background:#fff;
}
.liebiao1_tab{
	margin:23px auto;
	border-left:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
	
}
.liebiao1_tab th{
	width:210px;
	height:34px;
	background:#f7f7f7;
	text-align:right;
	padding-right:15px;
	color:#726e6f;
	font-size:14px;
	font-weight:100;
	border-top:1px solid #eaeaea;
	border-right:1px solid #eaeaea;
}
.liebiao1_tab td{
	width:326px;
	height:34px;
	text-align:left;
	padding-left:15px;
	color:#000;
	font-size:14px;
	font-weight:100;
	border-top:1px solid #eaeaea;
	border-right:1px solid #eaeaea;
}

.xjb_1{
	width:1200px;
	margin:0 auto;
}

.xjb_2{
	width:1200px;
	margin:0 auto;
	margin-top:20px;
}
	
.content_xjb{
	width:1124px;
/*	height:133px;*/
	border:1px solid #dedede;
	margin:0 auto;
	background:#fff;
	padding:5px 37px;
}

.content_xjb3{
	width:1124px;
	height:160px;
	border:1px solid #dedede;
	margin:0 auto;
	background:#fff;
	padding:5px 37px;
}

.content_xjb2{
	width:1198px;
	border:1px solid #dedede;
	margin:0 auto;
	margin-top:20px;
	background:#fff;
	padding-top:20px;
	padding-bottom:20px;
}

.content_xjb2_tt{
	width:100%;
	text-align:center;
	height:30px;
	line-height:30px;
	font-size:24px;	
}

.content_xjb2_tip{
	width:100%;
	height:20px;
	line-height:20px;
	text-align:center;
	font-size:12px;
	color:#e82a2a;
	margin-top:40px;
	font-weight:bold;
	margin-bottom:40px;	
}

.content_xjb2_middle{
	width:80%;
	margin:0 auto;
	margin-top:40px;
}

.content_xjb2_middle .rb{
	border-right:2px #efefef solid;
}

.content_xjb2_middle p{
	font-size:12px;
	color:#a5a5a5;
}

.content_xjb2_bottom{
	width:65%;
	margin:0 auto;
	margin-top:40px;
	margin-bottom:40px;
}

.content_xjb2_bottom th{
	background-color:#989898;
	height:44px;
	line-height:44px;
	color:#ffffff;
	font-size:14px;
}

.content_xjb2_bottom td{
	height:44px;
	line-height:44px;
	color:#a5a5a5;
	font-size:12px;
	text-align:center;
}

.content_xjb1{
	border:0;
}
.ckxq_btn1{
	margin-top:10px;
}
.middle_nav{
	width:1060px;
	margin:0 auto 39px;
	height:155px;
	padding-left:140px;
}
.middle_nav li{
	float:left;
	width:77px;
	height:27px;
	text-align:center;
	color:#1e1e1e;
	font-size:16px;
	margin-left:128px;
	padding-top:138px;
	
}
.li_xjb{
	background:url(../images/xianjinbao.png) no-repeat 0 40px;
	cursor:pointer;
}
.li_jqqd{
	background:url(../images/jqqd.png) no-repeat 0 40px;
}
.li_lccs{
	background:url(../images/licaichaoshi.png) no-repeat 0 40px;
}
.li_ldl{
	background:url(../images/liudongli.png) no-repeat 0 40px;
}
.li_decd{
	background:url(../images/daecundan.png) no-repeat 0 40px;
	cursor:none;
}
.li_zx{
	background:url(../images/zhuanxiang.png) no-repeat 0 40px;
}

.li_xjb:hover{
	background:url(../images/xianjinbao1.png) no-repeat 0 22px;
	cursor:pointer;
}
/*.li_lccs:hover{
	background:url(../images/licaichaoshi1.png) no-repeat 0 22px;
}
.li_ldl:hover{
	background:url(../images/liudongli1.png) no-repeat 0 22px;
}
.li_decd:hover{
	background:url(../images/daecundan1.png) no-repeat 0 22px;
}
.li_zx:hover{
	background:url(../images/zhuanxiang1.png) no-repeat 0 22px;
}*/
.news{
	width:1200px;
	margin:0 auto;
	height:317px;
	margin-bottom:100px;
}
.news_left{
	width:600px;
	height:317px;
	float:left;
	background:url(https://static.cmbc.com.cn/ent/static/images/sub_banner.png) no-repeat;
}
.news_right{
	width:600px;
	height:317px;
	float:left;
	background:#fff;
}
.news_right ul{
	padding-left:55px;
}
.news_right ul li{
	list-style:disc;
	font-size:16px;
	color:#333;
	line-height:36px;
	
}
	
.zxgg{
	font-size:24px;
	color:#333;
	line-height:56px;
	padding-left:42px;
	margin-top:10px;
}
.news_right ul li a{
	font-size:16px;
	color:#333;
	
}
.news_right ul li a:hover{
	color:#06C;
}
.banner_table1{ width:1200px; border:1px solid #dedede; margin:0 auto; margin-top:23px;}
.banner_table1 td{height:40px; padding-top:10px; padding-bottom:10px;}

.hei2 {
	font-family: "微软雅黑";
	font-size: 16px;
	text-align:right; 
	text-decoration: none;
	margin-top:5px;
	color:#666;
}
.page {
	text-align:center;
	margin: 0px 3px 10px 3px;
	padding: 3px;
}
.page a {
	text-decoration:none;
	border:1px solid #ddd;
	padding:2px 5px;
	margin-right:2px;
	color:#999;
}
.page a:hover {
	border:1px solid #9ECBD9;
	color:#1B6570;
	background-color:#E4F5FC;
}
.page a:active {
	color: #1B6570;
	background-color: #E4F5FC;
	border:1px solid #9ECBD9;
}
.page span.current {
	background-color: #0095DC;
	border: 1px solid #DDD;
	padding:2px 5px;
	font-weight:bold;
	color:#2694a5;
	margin-right:2px;
	color:#FFF;
}
.page span.disabled {
	color:#6c6d6f;
	margin-right:2px;
	padding:1px 2px;
	border:1px solid #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
.huizi {
	color:#666666;
}
.input22 {
	border: 1px solid #999999;
	height: 16px;
	line-height:16p;
	text-align: center;
	width:30px;
}
.content_q{
	margin:0 auto;
	margin-top:20px;
	width:1000px;
	padding:20px;
	background-color:#ffffff;
	border:2px solid #d4d4d5;
}
.tittle1{
	text-align:center;
	font-size:24px;
	color:#444444;
}
.tittle2{
	margin-top:10px;
	text-align:left;
	font-size:20px;
	color:#444444;
}
.tittle3{
	text-align:left;
	font-size:16px;
	color:#888888;
	margin-top:10px;
}
.table_q{
	width:1000px;
	margin-top:10px;
	margin-bottom:10px;
	border-top:1px solid #d4d4d5;
	border-left:1px solid #d4d4d5;
}
.table_q th{
	height:24px;
	line-height:24px !important;
	font-size:16px;
	border-right:1px solid #d4d4d5;
	border-bottom:1px solid #d4d4d5;
	background-color:#fcfcfc;
	font-weight:500;
	text-align:center;
	font-size:16px;
	color:#888888;
}
.table_q td{
	height:24px;
	line-height:24px !important;
	font-size:16px;
	border-right:1px solid #d4d4d5;
	border-bottom:1px solid #d4d4d5;
	text-align:center;
	font-size:16px;
	color:#888888;
}

/* flexslider */
.flexslider{margin:0 auto;position:relative;width:100%;max-width:1600px;height:400px;overflow:hidden;zoom:1;}
.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease;}
.flexslider .slides{zoom:1;}
.flex-direction-nav a{width:60px;height:90px;line-height:99em;overflow:hidden;margin:-60px 0 0;display:block;background:url(../images/ad_ctr.png) no-repeat;position:absolute;top:50%;z-index:10;cursor:pointer;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease;}
.flex-direction-nav .flex-next{background-position:0 -90px;right:0;}
.flex-direction-nav .flex-prev{left:0;}
.flexslider:hover .flex-next{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-prev{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover{opacity:1;filter:alpha(opacity=50);}
.flex-control-nav{width:100%;position:absolute;bottom:10px;text-align:center;}
.flex-control-nav li{margin:0 5px;display:inline-block;zoom:1;*display:inline;}
.flex-control-paging li a{background:url(../images/dot.png) no-repeat 0 -16px;display:block;height:16px;overflow:hidden;text-indent:-99em;width:16px;cursor:pointer;}
.flex-control-paging li a.flex-active{background-position:0 0;}

/* caselist */
.caselist {
	width:1200px;
	margin:0px auto;
	margin-top:30px;
	height:96px;
}
.yzhcaselist {
/*	width:757px;*/
	margin:0px auto;
	margin-top:30px;
	height:96px;
	display:table;
	text-align:center;
}
.yzhcaselist li{
	width:77px;
	height:76px;
/*	margin-left:10px;*/
	margin:0 46px;
	float:left;
	position:relative;
	overflow:hidden;		
}
.caselist li {
	width:77px;
	height:76px;
	margin-left:105px;
	float:left;
	position:relative;
	overflow:hidden;
}
.caselist2 {
	width:1200px;
	margin:0px auto;
	margin-top:8px;
	height:20px;
	margin-bottom:30px;
}
.yzhcaselist2 {
/*	width:757px;*/
	margin:0px auto;
	margin-top:8px;
	height:20px;
	display:table;
	text-align:center;
	margin-bottom:30px;
}
.yzhcaselist2 li{
	width:77px;
	height:20px;
	line-height:20px;
	margin:0 46px;
	float:left;
	color:#1e1e1e;
	font-size:16px;
	text-align:center;
}
.caselist2 li {
	width:77px;
	height:20px;
	line-height:20px;
	margin-left:105px;
	float:left;
	color:#1e1e1e;
	font-size:16px;
	text-align:center;
}
.tagImg1 {
	width:77px;
	height:76px;
	display:block;
	position:absolute;
	left:0px;
	top:0px;
}
/*.tagImg1 img {*/
/*	width:77px;*/
/*	height:76px;*/
/*}*/
.tagImg2 {
	width:77px;
	height:76px;
	display:block;
	float:left;
}
/*.tagImg2 img {*/
/*	width:77px;*/
/*	height:76px;*/
/*}*/
.tagDiv1 {
	width:77px;
	height:76px;
	position:absolute;
	left:0px;
	top:226px;
	z-index:2;
}
.li_xjb2{
	background: url(../images/xianjinbao.png) no-repeat 0px 0px;
	cursor:pointer;
	height:96px !important;
}
.li_xjb2:hover{
	background: url(../images/xianjinbao1.png) no-repeat 0px 0px;
	cursor:pointer;
}
.li_ldl2{
	background: url(../images/liudongli.png) no-repeat 0px 0px;
	cursor:pointer;
	height:96px !important;
}
.li_ldl2:hover{
	background: url(../images/liudongli1.png) no-repeat 0px 0px;
	cursor:pointer;
}
.li_yhlc2{
	background: url(../images/licaichaoshi.png) no-repeat 0px 0px;
	cursor:pointer;
	height:96px !important;
}

.li_yhlc2:hover{
	background: url(../images/licaichaoshi1.png) no-repeat 0px 0px;
	cursor:pointer;
}
.li_decd2{
	background: url(../images/daecundan.png) no-repeat 0px 0px;
	cursor:pointer;
	height:96px !important;
}
.li_decd2:hover{
	background: url(../images/daecundan1.png) no-repeat 0px 0px;
	cursor:pointer;
}
.li_sxc2{
	background: url(../images/suixiangcun.png) no-repeat 0px 0px;
	cursor:pointer;
	height:96px !important;
}
.li_sxc2:hover{
	background: url(../images/suixiangcun1.png) no-repeat 0px 0px;
	cursor:pointer;
}
.li_yzh{
	background: url(../images/yzh.png) no-repeat 0px 0px;
	cursor:pointer;
	height:96px !important;
}
.li_yzh:hover{
	background: url(../images/yzh1.png) no-repeat 0px 0px;
	cursor:pointer;
}
.li_syt2{
	background: url(../images/shouyintai.png) no-repeat 0px 0px;
	cursor:pointer;
	height:96px !important;
}
.li_syt2:hover{
	background: url(../images/shouyintai1.png) no-repeat 0px 0px;
	cursor:pointer;
}

.news_left{
	width:600px;
	height:317px;
	float:left;
	background:url(https://static.cmbc.com.cn/ent/static/images/sub_banner.png) no-repeat;
}
.caiyunfooter{
/*	margin-top:25px;*/
	width:100%;
	background:#3a3a3a;
/*	height:314px;*/
	height:68px;
}
.DivBlockCss{
		width:100%;
		min-height:720px;
	}
.backgroundImageStyle{
	width:100%;
	height:400px;
	background:url(https://static.cmbc.com.cn/ent/static/images/caiyun.jpg) no-repeat center -100px ;
}
.caiyunlogo{
	display:block;
	width:335px;
	height:42px;
	background:url(../images/logo3.gif) no-repeat;
	float:left;
	margin:10px 0 0 9px;
}
.caiyuntop_r{
	width:163px;
	height:45px;
	float:right;
	margin-top:8px;
	position:relative;
	background:url(../images/caiyunlogin.png) no-repeat;
}
.caiyuntop{
	width:1200px;
	height:60px;
	margin:0 auto;
}
.caiyunLogin{
	position:absolute;
	display:inline-block;
	width:35px;
	height:20px;
	top:18px;
	left:50px;
	font-size:16px;
	color:#fff;
}
.caiyunRegister{
	position:absolute;
	top:18px;
	left:100px;
	display:inline-block;
	width:35px;
	height:20px;
	font-size:16px;
	color:#fff;
}
.MenuBar{
	margin-top:15px;
	margin-right:20px;
	float:right;
	height:36px;
	display:inline-block;
	padding:0;
}
.MenuBar>li{
	font-size:18px;
	font-family:"微软雅黑";
	padding:0;
	margin:0;
	float:left;
	width:100px;
	height:36px;
	line-height:36px;
	list-style:none;
	display:inline-block;
}
.MenuBar li a:hover{
	color:#0066CC;
}
.sktb {
    border-right: 1px solid #eaeaea;
    float: left;
    height: 225px;
    width: 515px;
}
.skicon {
    background:url(../images/sktb.png) no-repeat;
    height: 120px;
    margin: 20px 186px;
    width: 120px;
}
.fktb {
    float: left;
    height: 225px;
    width: 516px;
}
.fkicon {
    background:url(../images/fktb.png) no-repeat;
    height: 120px;
    margin: 20px 210px;
    width: 120px;
}
/* .fkicon:hover{ */
/*  	background:url(../images/fktb1.png) no-repeat 0px 0; */
/*     width:120px; */
/*  	height:120px; */
/*  	margin: 20px 210px; */
/*  	transition:1s; */
/*  }  */