﻿/*样式*/
		/*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;
    }
    .flx {
        display: flex;
        justify-content: space-between;
    }
    /*css初始化结束*/
    body {
        background-color: #ffffff; /*整个页面背景色*/
        margin: 0 auto;
		font-size: 16px;
        font-family:"Microsoft YaHei","Arial Narrow",HELVETICA !important;
		line-height: 180%;
        overflow-x: hidden;
      }
.clear {
	height: 20px;
	clear: both;
}
.wrap {
    width: 100%;
    height: auto;
    margin: 0 auto;
    background: url(../images/bk.png) no-repeat top center;
}
.headbk{
    width: 1140px;
    margin: 0 auto;
    height: 400px;
    position: relative;
}
.title {
    display: inline-block;
    height: 208px;
    position: absolute;
    top: 50px;
    left: 200px;
}
.search {
    position: absolute;
    bottom: 50px;
    left: 200px;
}
.navbk {
    width: 100%;
    height: 60px;
    background-color: #0170c1;
    padding: 0;
}
.navbar {
    width: 1140px;
    height: 60px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.navbar>li {
    flex: 1;
    text-align: center;
    position: relative;
}

.navbar>li>a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 60px;
    font-size: 18px;
    color: #ffffff;
    font-weight: 550;
}

.navbar>li>a:hover {
    background-color: #689fd3;
}

.navbar ul li a:hover {
    background-color: #f9f9f9;
}

.navbar ul {
    display: none;
    width: 162px;
    background-color: #f7f7f7;
    border-right-width: 1px;
    border-left-width: 1px; 
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #e2e2e2;
    border-left-color: #e2e2e2;
    position: absolute;
    z-index: 1000;
}

.navbar ul li {
    text-align: center;
    height: 40px;
    border-bottom: 1px solid #e2e2e2;
}

.navbar ul li a {
    font-size: 16px;
    line-height: 40px;
    color: #333333;
}

.picscr {
    width: 630px;
    height: 420px;
}
  /*焦点图*/
  .focus{
	position:relative;
	width:630px;
	height:420px;
	background-color: #000;
}  

.focus img{
	width: 630px;
	height: 420px;
} 
.focus .shadow .title{width: 630px; 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: 540px;
}  
.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 {
    height: 420px;
    background-color: #fff;
    border-radius: 8px;
    border: 1px solid #ebebeb;
    padding: 0 15px;
    box-sizing: border-box;
}
.newstitle {
    width: 100%;
    height: 50px;
    position: relative;
}
.new {
    display: inline-block;
    height: 23px;
    position: absolute;
    top: 15px;
    left: 0;
}
.newmore {
    display: inline-block;
    width: 36px;
    position: absolute;
    right: 0;
    top: 15px;
}
.newtt {
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    color: #4d4d4d;
    font-weight: 550;
}
.newlis {
    padding-top: 10px;
    box-sizing: border-box;
}
.cloumnlis {
    padding: 0 10px;
    box-sizing: border-box;
}
.newlis li,
.cloumnlis li {
    height: 36px;
    line-height: 36px;
}
.newlis li a,
.cloumnlis li a {
    font-size: 18px;
    color: #666666;
}
.newlis li a::before,
.cloumnlis li a::before {
    content:"\2022";
    font-size: 14px;
    color: #cc0000;
    margin-right: 5px;
}

.righticon a {
    display: block;
	width: 220px;
    height: 50px;
    margin-bottom: 8px;
    overflow: hidden;
}
.righticon img{
	transition: 0.3s;
}
.righticon span { 
	font-size: 18px;
	color: #ffffff;
    position: relative;
	font-weight: normal;
    top: -100px;
    left: 95px;
}
.righticon a:hover span{ 
	color: #646464;
	font-weight: bold;
	top: -50px;
    left: 74px;
}
.righticon a:hover img{ 
	margin-top: -50px;
}
.midcloumn {
    width: 560px;
}
.notice {
    width: 320px;
}
.tapbutton {
    width: 100%;
    height: 50px;
    position: relative;
}
.clx,
.mclx {
    display: block;
    width: 110px;
    height: 47px;
    border-bottom: 3px solid #448fd5;
    margin-right: 2px;
    float: left;
}
.clx img {
    position: absolute;
    left: 16px;
    top: 15px;
}
.mclx img {
    position: absolute;
    top: 15px;
    left: 5px;
}
.tapbutton ul {
    width: 448px;
    height: 48px;
    border-bottom: 2px solid #b2b2b2;
    position: absolute;
    right: 0;
    display: flex;
    display: -webkit-box; 
    justify-content: end;
-webkit-box-pack: end;

}
.tapbutton ul li {
    line-height: 48px;
}
.tapbutton ul li::after {
    content: "\007c";
    font-size: 14px;
    color: #929292;
    margin: 0 10px;
}
.tapbutton ul li:last-child::after {
    content: none;
}
.tapbutton .lanmu_title a {
    font-size: 16px;
    color: #666666;
}
.tapbutton .active a {
    color:#a60000;
}
.tabPane {
    display: none;
}
.tabCon .active {
	display: block;
}
.tabCon {
	clear: both;
}
.cloumnlis {
    padding-top: 10px;
    box-sizing: border-box;
}
.cloumnlis li {
    width: 100%;
    position:relative;
}
.cloumnlis li span {
    display: inline-block;
    position: absolute;
    right: 10px;
    font-size: 16px;
    color: #9e9e9e;
}
.nott {
    display: block;
    font-size: 20px;
    color: #3988d3;
    font-weight: bold;
    line-height: 50px;
    margin-left: 10px;
}
.nolis {
    width: 100%;
    border: 1px solid #e8e8e8;
    padding: 15px;
    box-sizing: border-box;
}
.nct {
    display: block;
    line-height: 36px;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    word-wrap: break-word;
}
.nolis ul li a {
    display: block;
    line-height: 36px;
    font-size: 16px;
    color: #666666;
    word-wrap: break-word;
}
.service {
    width: 1142px;
    height: 240px;
    margin: 0 auto;
    background:url(../images/servicebk.png) no-repeat;
    position: relative;
}
.sertt {
    position: absolute;
    left: 348px;
    top: 25px;
}
.service ul {
    width: 722px;
    position: absolute;
    right: 64px;
    top: 84px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.service ul li {
    width: 160px;
    height: 36px;
    border-radius: 7px 2px 7px 2px;
    border: 1px solid #ececec;;
    margin-bottom: 20px;
}
.service ul li a {
    display: block;
    text-align: center;
    line-height: 36px;
    font-size: 20px;
    color: #045eb4;
}
.service ul li a:hover {
    color: #a60000;
}
.cloumn {
    width: 559px;
}
.cloumntt {
    position: relative;
}
.lmmore {
    display: block;
    width: 447px;
    height: 48px;
    border-bottom: 2px solid #b2b2b2;
    position: absolute;
    right: 0;
    display: flex;
    justify-content: end;
}
.cloumntt .bigcl {
    width: 1028px;
    height: 48px;
    border-bottom: 2px solid #b2b2b2;
    position: absolute;
    right: 0;
    display: flex;
    justify-content: end;
}
.lmmore img,
.bigcl img {
    width: 10px;
    height: 14px;
    display: inline-block;
    margin-top: 15px;
}
.b16 {
    font-size: 16px;
    color: #666666;
}
.linkbk {
    height: 60px;
    line-height: 60px;
    background-color: #3988d3;
}
.linktt {
    display:block;
    width: 136px;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    float: left;
}
.linkbk .TRS_Editor a {
    display: block;
    float: left;
    font-size: 18px;
    color: #ffffff;
    margin-right: 30px;
}
.foot {
    padding: 20px;
    box-sizing: border-box;
}
.foot span {
    display: inline-block;
    line-height: 36px;
    font-size: 16px;
    color: #666666;
}
.media {
    width: 360px;
    height: 130px;
    display: flex;
    justify-content: space-between;
    padding-top: 20px;
    box-sizing: border-box;
}
.media li img {
    height: 104px;
    margin: 0;
    border: 0;
}
.media li span {
    width: 102px;
    line-height: 26px;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    color: #666666;
    word-wrap: break-word;
}