/*样式*/
		/*css初始化*/
		* {margin: 0;
            padding: 0;
		}
		ul,li {
			list-style: none;
		}
		.clearfix:before, .clearfix:after { /*清除浮动*/
			display: table;
			content: "";
		}
		.clearfix:after {
			clear: both;
		}
		.clearfix {
			*zoom: 1;
		}
		a {
			color: #333333;
			text-decoration: none;
		}
		input {
			border: 0; /*所有表单边框为0*/
			box-sizing: border-box; /*css3盒子模型 border 和padding 都包含到width里*/
        }

    .container { /* 因为我们版心都是1140 都要居中对齐 我们就声明一个公共类 */
      width: 1140px;
      margin: 0 auto;
      background-color: #fff;
    }
    /*css初始化结束*/
    body {
        background-color: #ffffff; /*整个页面背景色*/
        margin: 0 auto;
		font-size: 18px;
        font-family:"Microsoft YaHei","Arial Narrow",HELVETICA !important;
		line-height: 180%;
      }
.clear {
	height: 20px;
	clear: both;
}
.flx {
    display: flex;
    justify-content: space-between;
}
.wrap {
    width: 100%;
    margin: 0 auto;
    background: url(../images/wrap.png) top center no-repeat;
}
header {
    width: 100%;
    height: 440px;
}
.title {
    width: 1140px;
    height: 380px;
    margin: 0 auto;
    position: relative;
}
.title img {
    display: inline-block;
    width: 909px;
    position: absolute;
    top: 105px;
    left: 60px;
}
.na {
    background-color: #116ab1;
}
.navbar {
    width: 100%;
    height: 60px;
    background-color: #116ab1;
}
.naver .TRS_Editor {
    width: 864px;
    height: 60px;
    display: flex;
    justify-content: space-between;
}
.naver li {
    width:  120px;
    line-height: 60px;
    text-align: center;
}
.naver li:last-child {
    width: 180px;
}
.naver li:hover {
    background-color: #3a90d4;
}
.naver li a {
    font-size: 18px;
    color: #ffffff;
}
.navbar iframe {
    margin-top: 17px;
}
.headline {
    display: flex;
    justify-content: space-between;
    background-color: #fff;
    padding: 20px 10px;
    box-sizing: border-box;
}
.headlg {
    width: 120px;
}
.headtt {
    width: 1000px;
    position: relative;
}
.headtt h1 {
    line-height: 88px;
    text-align: center;
}
.headtt h1 a {
    font-size: 30px;
    color: #116ab1;
    font-weight: normal;
}
.headmore {
    position: absolute;
    right: 0;
    bottom: 10px;
    font-size: 16px;
    color: #ba2636;
}
/*焦点图*/
.focus{
	position:relative;
	width:540px;
	height:405px;
	background-color: #000;
}  

.focus img{
	width: 540px;
	height: 405px;
} 
.focus .shadow .title{width: 300px; height: 65px;padding-left: 30px;padding-top: 20px;}
.focus .shadow .title a{ text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }
.focus .btn{
	position:absolute;
	bottom:34px;
	left:350px;
	overflow:hidden;
	zoom:1;
} 
.focus .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#fc114a;}  
.focus .fPic{ position:absolute; left:0px; top:0px; }  
.focus .shadow{ width:100%; position:absolute; bottom:0; left:0px; z-index:10; height:40px; line-height: 40px; background:rgba(0,0,0,0.6);    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left; }  
.focus .shadow a{ text-decoration:none; color:#fff; font-size:14px; overflow:hidden; margin-left:10px; font-family: "\5FAE\8F6F\96C5\9ED1";}  
.focus .fcon{ position:relative; width:100%; float:left;  display:none; background:#000  }  
.focus .fcon img{ display:block; }  
.focus .fbg{
	bottom:6px;
	position:absolute;
	height:21px;
	text-align:center;
	z-index: 200;
	left: 450px;
}  
.focus .fbg div{margin:4px auto 0;overflow:hidden;zoom:1;height:14px}    
.focus .D1fBt{
	overflow:hidden;
	zoom:1;
	height:16px;
	z-index:10;
	width: 80px;
}  
.focus .D1fBt a{
	display:inline;
	width:6px;
	height:6px;
	border-radius:7px;
	color:#B0B0B0;
	text-decoration:none;
	text-align:center;
	outline:0;
	float:left;
	background:#D9D9D9;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	font:12px/15px "\5B8B\4F53";
	line-height: 12px;
}    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#fc114a;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }    
.focus .prev,.focus .next{position:absolute;width:30px;height:56px;background: url(http://www.jcrb.com/zyw2015gb/201506/W020150623595046054947.png) no-repeat;}
.focus .prev{top: 50%;margin-top: -30px; left: 0;background-position:0 -56px; cursor:pointer; }  
.focus .next{top: 50%;margin-top: -30px; right: 0;  background-position:-30px -56px;  cursor:pointer;}  
.focus .prev:hover{  background-position:0 0; }  
.focus .next:hover{  background-position:-30px 0;} 
.focusManinR {
	float: right;
	width: 340px;
}
.focusManinR h3 {
	font-size: 16px;
	color: #2c509c;
	font-weight: normal;
}
.focusManinR h3 a:link, .focusManinR h3 a:visited,
.leftLm h3 a:link, .leftLm h3 a:visited{
	color: #2c509c;
}
.focusManinR h3 a:hover, .leftLm h3 a:hover {
	color: #cc0000;
}

.focuslist {
	background-image: url(http://www.jcrb.com/zyw2015gb/201506/W020150623595046042251.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 24px;
}
.news{
    width: 580px;
}
.newsbk {
    width: 100%;
    height: 50px;
    display: flex;
    justify-content: space-between;
    border-top: 2px solid #116ab1;
}
.newstt {
    width: 120px;
    line-height: 48px;
    text-align: center;
    color: #116ab1;
    font-size: 20px;
}
.newmore {
    margin-right: 10px;
    margin-top: 10px;
}
.newtt {
    padding: 10px;
    border-bottom: 1px dashed #d6d6d6;
}
.new {
    display: block;
    width: 100%;
    line-height: 30px;
    text-align: center;
    color: #116ab1;
    font-size: 20px;
    margin-bottom: 10px;
}
.newtt .nez {
    display: inline-block;
    color: #858585;
    font-size: 16px;
    text-indent: 2em;
}
.newlis {
    padding: 10px;
    box-sizing: border-box;
}
.newlis li,
.tabCon li {
    height: 36px;
    line-height: 36px;
}
.newlis li::before,
.tabCon li a::before {
    content: "\2022";
    font-size: 15px;
    color: #b30000;
    margin-right: 10px;
}
.newlis li a,
.tabCon li a {
    font-size: 18px;
    color: #666666;
}
.notice {
    width: 340px;
}
.noticett {
    display:block;
    height: 50px;
    line-height: 50px;
    background: url(../images/tztbk.png) center no-repeat;
    font-size: 20px;
    color:#116ab1;
    text-align: center;
}
.noticelis {
    padding: 0 10px;
    box-sizing: border-box;
}
.noticelis li {
    height: 36px;
    line-height: 36px;
}
.noticelis li a {
    font-size: 18px;
    color: #666666;
}
.noticelis li::before {
    content: "\2022";
    font-size: 15px;
    margin-right: 5px;
    color: #c0c5c9;
}
.jw {
    width: 780px;
}
.jwtt {
    width: 780px;
    height: 50px;
    line-height: 50px;
    background: url(../images/jwtbk.png) left no-repeat;
}
.bigt {
    display: block;
    width: 120px;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    float: left;
}
.tapbutton {
    width: 460px;
    float: right;
}
.tapbutton .lanmu_title a {
	line-height: 54px;
	display: block;
	color: #707070;
	font-size: 18px;
	text-align: center;
	margin-right: 10px;
}

.tapbutton .active a {
	color: #b70000;
	text-align: center;
}
.tabCon li {
	position: relative;
}

.tabCon li span {
	position: absolute;
	top: 0;
	right: 5px;
	color: #939393;
	font-size: 16px;
}
.tabCon .active {
	display: block;
}
.tabPane {
	display: none;
	padding: 5px 15px 0 15px;
}
.service {
    width: 100%;
    height: 255px;
    background: url(../images/fwbk.png) center no-repeat;
}
.sercot {
    width: 1140px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.sertt {
    margin: 34px 0;
}
.sericot {
    width: 1140px;
    display: flex;
    justify-content: space-between;
    padding: 0 10px;
    box-sizing: border-box;
}

.sericot li a {
    display:flex;
    flex-direction: column;
    align-items: center;
}
.sericot li a span {
    display: inline-block;
    margin-top: 18px;
    font-size: 18px;
    color: #116ab1;
}
.sericot li a img:hover {
    transform: translate(-2px,-2px);
    transition: 0.2s;
    -webkit-filter: drop-shadow(5px 10px 5px rgba(0,0,0,.3));
}

.lefticon {
    width: 340px;
    height: 268px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.lefticon li {
    width: 165px;
    height: 80px;
    background-color: #e9f4fc;
}
.lefticon li a {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 12px;
}
.lefticon li a span {
    font-size: 16px;
    color: #116ab1;
    margin-top: 5px;
}
.lefticon li:hover {
    background: rgba(17, 106, 177, 0.4);
    transition: 0.5s;
}

.lefticon li a:hover span {
    color: #ffffff;
}
.rightcloumn {
    width: 780px;
}
.cloumn {
    width: 380px;
}
.cloumnbk {
    height: 50px;
    line-height: 50px;
    background: url(../images/blmbk.png) no-repeat;
}
.cloumntt {
    display: block;
    width: 110px;
    text-align: center;
    color: #ffffff;
    font-size: 20px;
}
.clmore {
    font-size: 16px;
    color: #ffffff;
    margin-right: 10px;
}
.cloumncot {
    padding: 0 10px;
}
.cloumncot li {
    height: 36px;
    line-height: 36px;
}
.mecot {
    width: 100%;
    height: 335px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.meidatt {
    height: 50px;
    line-height: 50px;
    background-color: #f6f6f6;
}
.meidatt li {
    float: left;
}
.meidatt .cloumn_title {
	width: 130px;
}
.meidatt .cloumn_title a {
    display: block;
    font-size: 20px;
    color: #666666;
    text-align: center;
}
.meidatt .active a {
    color: #ffffff;
    text-align: center;
    background-color: #116ab1;
}
.meidacot {
    padding: 20px 0;
    box-sizing: border-box;
}
.pcmcot {
    width: 550px;
    height: 150px;
    display: flex;
    justify-content: space-between;
}
.pcmcot img {
    width: 222px;
}
.pcmcot ul {
    width: 300px;
}
.pcmtt {
    font-size: 18px;
    color: #666666;
    word-wrap: break-word;
}
.pcmcot ul li {
    position: relative;
}
.pcmcot ul li img {
    width: 24px;
    height: 24px;
    margin-right: 5px;
	vertical-align: middle;
}
.pcmcot ul li span {
    display: inline-block;
    font-size: 16px;
    color: #b4b4b4;
    position: absolute;
    left: 30px;
}
.linkbk {
    width: 1140px;
    height: 50px;
    margin: 0 auto;
    background-color: #f6f6f6;
}
.linkbk li {
    float: left;
    height: 50px;
    line-height: 50px;
}
.linktt{
    width: 120px;
    padding-left: 15px;
    box-sizing: border-box;
}
.linktt span {
    margin-left: 5px;
    font-size: 20px;
    color: #116ab1;
}
.linkcot {
    margin-left: 10px;
}
.linkcot a {
    margin-right: 20px;
    font-size: 18px;
    color: #666666;
}
footer {
    width: 100%;
    height: 200px;
    margin: 0 auto;
    background-color: #116ab1;
}
.fotcot {
    width: 1140px;
    margin: 0 auto;
    line-height: 36px;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    padding-top: 36px;
    box-sizing: border-box;
}