  body{
	min-width: 840px;
	/*filter:grayscale(1);*/
}
header{
	width: 100%;
	overflow: hidden;
}
/*（大于1701px）*/
@media screen and (min-width:1701px){
   header .top-nav { width: 100%;float: left; background-color: #fff; padding: 0 220px;z-index: 1; position: relative;  min-height:90px;}
   header .top-nav #logo{
	    width: 545px;
        position: relative;
        float: left;
    }
    nav .nav_menu,.indexPart1 .list,.maincontent,.bottom_main,.topimg{padding: 0 220px;}
     .navbar  ul li a{margin-left: 100px;}
     .kh_content .kh_logo ul li{	
	 padding:10px 20px;}
      .td_box .imgbox .cl_3 a{
     	font-size: 14px;
     }
     .yx-rotaion{ width: 100%;height: 268px;}
      .nav a{padding:0 60px}
}
/*（大于1501px,小于1700）*/
@media screen and (min-width:1501px)and (max-width:1700px){
   header .top-nav { width: 100%;float: left; background-color: #fff; padding: 0 220px;z-index: 1; position: relative;  min-height:90px;}
   header .top-nav #logo{
	    width: 545px;
        position: relative;
        float: left;
    }
    nav .nav_menu,.indexPart1 .list,.maincontent,.bottom_main,.topimg{padding: 0 220px;}
     .navbar  ul li a{margin-left: 100px;}
     .kh_content .kh_logo ul li{	
	 padding:10px 20px;}
      .td_box .imgbox .cl_3 a{
     	font-size: 14px;
     }
     .yx-rotaion{ width: 100%;height: 268px;}
     .nav a{padding:0 50px}
}
/*1280分辨率以上（大于1200px）*/
@media screen and (min-width:1200px) and (max-width:1500px){
   header .top-nav { width: 100%;float: left; background-color: #fff; padding: 0 80px;z-index: 1; position: relative;  min-height:80px;}
   header .top-nav #logo{
	    width: 545px;
        position: relative;
        float: left;
    }
     nav .nav_menu,.indexPart1 .list,.maincontent,.bottom_main,.topimg{padding: 0 80px;}
     .navbar  ul li a{margin-left: 70px;}
     .kh_logo ul li{padding:12px  8px}
     .td_box .imgbox .cl_3 a{
     	font-size: 12px;
     }
     .yx-rotaion{ width: 100%;height: 240px;}
     .nav a{padding:0 40px}
}
/*1100分辨率（大于960px，小于1199px）*/
@media screen and (min-width: 960px) and (max-width: 1199px) {
    header .top-nav {  width: 100%;float: left; background-color: #fff; padding: 0 100px;z-index: 1; position: relative;}	
    header .top-nav #logo{ width:545px; }
    header .top-nav #logo a.navbar-brand img { max-width: 545px; }
     nav .nav_menu,.indexPart1 .list,.maincontent,.bottom_main,.topimg{padding: 0 100px;}
     .navbar  ul li a{margin-left: 40px;}
     .td_box .imgbox .cl_3 a{
     	font-size:10px;
     }
      .kh_logo ul li{padding:14px 6px}
    .yx-rotaion{ width: 100%;height: 240px;}
     .nav a{padding:0 20px}
}
/*880分辨率（大于768px，小于959px）*/
@media screen and (min-width: 768px) and (max-width: 959px) {
   header .top-nav {  width: 100%;float: left; background-color: #fff; padding: 0 80px;z-index: 1; position: relative;}	
   header .top-nav #logo{ width:340px; }
   header .top-nav #logo a.navbar-brand img { max-width: 340px; }
   header .top-nav .secondary-menu {
    width: calc(100% - 340px);
    float: left;
    padding: 10px 0;
   }
    nav .nav_menu,.indexPart1 .list,.maincontent,.bottom_main,.topimg{padding: 0 80px;}
   .navbar  ul li a{margin-left: 20px;}
    .kh_logo ul li{padding:14px 4px;}
    .td_box .imgbox .cl_3 a{
     	font-size:8px;
     }
     .yx-rotaion{ width: 100%;height: 240px;}
     .nav a{padding:0 10px}
}
/*720分辨率（大于480px，小于767px）*/
@media only screen and (min-width: 480px) and (max-width: 767px){
    header .top-nav {  width: 100%;float: left; background-color: #fff; padding: 0 50px;z-index: 1; position: relative;}	
    header .top-nav #logo{ width:270px; }
     header .top-nav #logo a.navbar-brand img { max-width:270px; }
     header .top-nav .secondary-menu {
    width: calc(100% - 270px);
    float: left;
    padding:10px 0;
    }
     nav .nav_menu,.indexPart1 .list,.maincontent,.bottom_main,.topimg{padding: 0 50px;}
   .navbar  ul li a{margin-left: 20px;}
   .kh_logo ul li{padding:14px 4px;}
   .yx-rotaion{ width: 100%;height: 240px;}
    .nav a{padding:0 10px}
}
/*440分辨率以下（小于479px）*/
@media only screen and (max-width: 740px) {
   header .top-nav .secondary-menu {
    display: none;
   }
}




header .top-nav #logo a.navbar-brand {  padding: 15px 0; }
header .top-nav #logo a.navbar-brand img { max-height: 60px; width: auto;vertical-align: middle; }

header .top-nav .secondary-menu {
    width: calc(100% - 545px);
    float: left;
    padding: 10px 0;
}
@media screen and (max-width:960px) {
header .top-nav .secondary-menu {
    width: calc(100% - 340px);
    float: left;
    padding: 10px 0;
}
}
@media screen and (max-width:760px) {
header .top-nav .secondary-menu {
    width: calc(100% - 270px);
    float: left;
    padding: 10px 0;
}
}

@media screen and (max-width:480px) {
header .top-nav .secondary-menu {
    display: none;
}
}
header .top-nav .secondary-menu ul {
	width: 100%;
    float: right;
    text-align: right;
}
header .top-nav .secondary-menu ul li {
    display: inline-block;
    margin-left: 30px;
    font-size: 12px;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    color: #757575;
}
header .top-nav .secondary-menu ul li i {
    color: #a5998f;
    font-size: 16px;
    line-height: 24px;
    margin-right: 6px;
}
header .top-nav .secondary-menu ul li a {
    font-size:12px;
    line-height: 24px;
    color: #757575;
    vertical-align:middle;
}
/*header EDN*/

/*nav*/
nav{min-width: 960px;}

nav ul {
  list-style: none;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.nav {
   box-shadow: none;
    border-radius: 0;
    background: url(/jcywz.nsf/nav_bg.png) repeat-x;
    border: none;
    margin-bottom: 0;
    float: left;
    width: 100%;
    text-align: center;
    min-height: 40px;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3);
    height: 40px;
}
.nav a {
  display: block;
 
  line-height: inherit;
  cursor: pointer;
  color: #fff;
  font-size:15px;
  margin: 0;
  text-shadow:0px 5px 5px  rgba(0, 0, 0, 0.3);
  
}
.nav_menu {
  line-height: 40px;
  font-weight: bold;
  text-transform: capitalize;
  
}
.nav_menu-item .a:hover{
	color: #ffd498;
	background: url(/jcywz.nsf/navline_09.png) repeat-x ;
}
.nav_menu-item .currentA{
	background: url(/jcywz.nsf/navline_09.png) repeat-x ;
	font-weight: 400;
	
}
.nav_menu li .a:hover{
	text-decoration: none;
}
.nav_menu-item {
  display: inline-block;
  position: relative;
  
}

/*.nav_menu-item:hover {
  background-color: #9b59b6;
}*/
.nav_menu-item:hover .nav_submenu {
  display: block;
}
.nav_menu-item li{line-height: 40px;}
.nav_submenu {
  font-weight: 300;
  text-transform: none;
  display:none;
  position: absolute;
  left:0px;
  background-color: rgba(0, 0, 0, 0.35);
  z-index: 99999;
}
.nav_submenu a{
	padding: 0pX;
	width: 270PX;
	text-align:left;
	padding-left: 40px;
	text-shadow: none;
	margin-left: 0;
	font-size: 14px;
}
.nav_menu .cn a{width:160px;}

/*banner begin*/
#full-screen-slider { width:100%; height:384px; float:left; position:relative}
#slides { display:block; width:100%; height:384px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:56%; top:320px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#ff9900}
/*banner EDN*/

/*主营业务标签*/
#full-screen-slider .zyyw_box{
	width: 100%;
	
	position: absolute;
	bottom:0px;
	left: 0px;
	z-index: 99;
}

.indexPart1{margin-top:-41px;overflow:hidden;width:100%; position:absolute;bottom: 0; background:none;margin-top:-168px;height:157px;height:31px;margin-top:-42px;}
.indexPart1 .list{min-width:840px;overflow:hidden;margin:0 auto;position:relative;text-align:center}
.indexPart1 ul{float:left;position:relative;left:52.2%;}
.indexPart1 li{position:relative;right:50%;float:left;width:18.2%;height:158px; overflow:hidden; padding:0 5px;margin:0 5px; background:rgba(245,245,245,0.8); border:1px solid #fff; border-bottom:none;
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#d5f5f5f5', EndColorStr='#d5f5f5f5');}
.indexPart1 li .imgDiv{overflow:hidden; text-align:center;}
.indexPart1 li .imgDiv img {width:100%;  border:1px solid #fff;}
.indexPart1 li .name{height:30px; line-height:30px; text-align:center; overflow:hidden;z-index:10; cursor:pointer;color:#333; font-size:12px;}
.indexPart1 li .name a{height:30px; display:block; color:#333; text-decoration:none;font-size:14px;font-weight: 800;}

.maincontent{
	overflow: hidden;
	
}
.container{
	width: 100%;
	min-width: 840px;
	height:auto;
	float: left;
	padding: 0;
	overflow: hidden;
}
.news_box{
	float: left;
	width: 72.4%;
	padding-right: 20px;
	box-sizing: border-box;
	background: #fff;
	height:320px;
}
.vedio_box{
	float: right;
	width: 27.6%;
	
	height:320px;
}
.container .box_title{
	width: 100%;
	height: 39px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	font-size: 14px;
}
.container .box_title span{
	display: inline-block;
	float: left;
	line-height: 40px;
	color: #333333;
}
.container .box_title .more{
	display: inline-block;
	float: right;
	line-height: 40px;
	color: #cac4c4;
}
.news_box .news_content{
	width: 100%;
	overflow: hidden;
}
.news_box .jdt{
	width: 46%;
	height: 268px;
   padding-right: 20px;
   float: left;
}
.news_box .news_list{
	width:54%;
	
    float: left;
    
    position: relative;
}
/*yx_rotaion*/
.yx-rotaion{ width: 100%;height: 268px;}
/*.yx-rotaion img{width: 100%;height: 100%;}*/
.yx-rotaion-btn,.yx-rotaion-title,.yx-rotation-focus,.yx-rotation-t,.yx-rotaion-btn{position:absolute}
.yx-rotation-title{position:absolute;width:100%;height:40px;line-height:40px;background:#000;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;left:0;bottom:0;_bottom:-1px;z-index:1}
.yx-rotation-t{color:#fff;font-size:14px;font-family:microsoft yahei;z-index:2;bottom:0;left:10px;line-height:40px;width: 80%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.yx-rotation-t:hover{color: #fff;}
.yx-rotation-focus span,.yx-rotaion-btn span{background:url(/jcywz.nsf/ico.png) no-repeat;display:block;}
.yx-rotation-focus{height:40px;line-height:40px;right:20px;bottom:0;z-index:2}
.yx-rotation-focus span{width:12px;height:12px;line-height:12px;float:left;margin-left:5px;position:relative;top:14px;cursor:pointer;background-position:-24px -126px;text-indent:-9999px}

.yx-rotation-focus span.hover{background-position:-10px -126px}
.rotaion_list{width:0;height:0;overflow:hidden;}
.rotaion_list li{width:100%;height:100%}
.rotaion_list li img{height:100%;width:100%}

/*兼容IE6:IE6下宽度不够*/
#tab div { position:absolute; top:30px; left:0; width:100%; height:222px;}
/*设置容器高宽等*/
#tab div { display:none;}
/*设置容器默认隐藏:不用ID是因为下面将利用class来控制容器显示,而class优先级低于id选择器*/
#tab .block { display:block;width: 100%;}
/*选中的容器*/
#tab h3 { float:left; width:90px; height:30px; line-height:30px; margin:0 0 0 0; font-size:14px; cursor:pointer; text-align:center;background:url(/jcywz.nsf/news_nav_01.png) no-repeat left center; text-align:center; color:#fff;padding-right: 10px; color:#404040; font-family:Microsoft YaHei;font-weight:normal;}
/*默认标题样式*/
#tab .up {background:url(/jcywz.nsf/news_nav.png) no-repeat left center; text-align:center; color:#fff;padding-right: 10px;}
/*选中的标题样式*/
/*修饰列表内容*/
#tab ul { list-style:none; padding:0; height:226px; margin-top:0px;margin-bottom: 0;}
#tab li { border-bottom:1px dotted #c6c6c6; padding-top:5px; overflow:hidden; font-size:14px;box-sizing: content-box;}
#tab li.firstli{
	height: auto;
	border-top: 1px solid #ff9900;
	border-bottom:1px dotted #c6c6c6;
}
#tab li.firstli a{display: inline-block;width: 100%; color: #5A5A5A;font-weight: 800;margin-bottom: 5px;text-indent: 0em;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
#tab li.firstli a:hover { color:#6464d5; text-decoration:none;cursor: pointer;}
#tab li.firstli p{width: 100%;line-height: 22px;font-size: 12px;color:#999999 ;text-indent: 2em;max-height:48px;text-align:justify;overflow: hidden;text-overflow: ellipsis;}
#tab li a { display:inline-block; font-size:14px; text-decoration:none; }
#tab li span{ display:block; float:right; color: #bdacb3;width: 25%;text-align: right;}

/*a.tab_menu{width:16%;margin-right: 1.5%;}*/
a.tab_title{width: 75%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
a.tab_title:link { color: #404040; text-decoration:none;}
a.tab_title:visited { color:#404040; text-decoration:none;}
a.tab_title:hover { color:#6464d5; text-decoration:none;}
a.tab_title:active { color:#404040; text-decoration:none;}
a.tab_menu:link { color:#6464d5; text-decoration:none;}
a.tab_menu:hover { color:#8888e0; text-decoration:underline;}

.vedio_box .video_content{
	width: 100%;
	height: 200px;
	background: #ddd;
	margin-bottom: 10px;
	overflow:hidden;
}
.imgbox{
	width: 100%;
}
.imgbox a{
	display: block;
	height: 56px;
}
.imgbox a img{
	width: 100%;
	
}
.dxgc_title{width: 100%;height:64px;position: relative;background: url(/jcywz.nsf/line.png) repeat-x center;}
.dxgc_title span{display: inline-block;padding:0 40px;height:64px;line-height:64px;text-align:center;background:#f8f8f8;position: absolute;top:0px;left: 50%;margin-left: -80px;font-size: 18px;}
.cirl_pic{ width:100%; position:relative; overflow:hidden; _height:100%;}
.picbox{ width:100%; height:180px; overflow:hidden; position:relative;}
.piclist{ height:180px;position:absolute; left:0px; top:0px;padding: 0;margin-bottom: 0;}
.piclist li{height:180px; float:left;position: relative;margin:0 5px;}
.piclist li p{display:none;width:100%;height:180px;background: rgba(255,153,0,0.85); text-align: center;position: absolute;bottom: 0;left: 0;margin-bottom: 0; }
.piclist li p a{display: inline-block;width: 100%;height:180px;padding-top:70px;font-size: 12px;color:#fff;line-height: 24px;}
.piclist li p a:hover{text-decoration: none;}
.piclist li img{width:260px;height:180px;}
.swaplist{ position:absolute; left:-3000px; top:0px}
.og_prev,.og_next{ width:30px; height:50px; background:url(/jcywz.nsf/icon.png) no-repeat; background:url(/jcywz.nsf/icon_ie6.png) no-repeat\9; position:absolute; top:76px; z-index:99; cursor:pointer;filter:alpha(opacity=70); opacity:0.7;}
.og_prev{ background-position:0 -60px; left:0px;}
.og_next{ background-position:0 0; right:0px;}

.kh_box{
	float: left;
    width: 72.4%;
    padding-right: 20px;
    box-sizing: border-box;
    background: #fff;
    
}
.kh_content{
	width: 100%;
	background: #F8F8F8;
	height:200px ;
	border-bottom: 1px solid #ddd;
}
.kh_logo{
	width: 100%;
}
.kh_logo ul{
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.kh_logo ul li{
	width: 16.6%;
	
	
	box-sizing: border-box;
	float: left;
	
	text-align: center;
	
}
/*.kh_logo ul li:last-child{padding-right: 0;}*/
.kh_logo ul li a{
	display: inline-block;
	width: 100%;
	height: 78px;
	border: 1px solid #ddd;
	
}
.kh_logo ul li img{
	vertical-align: middle;
	width: 100%;
	height: 100%;
}
.td_box {
    float: right;
    width: 27.6%;
    height: 172px;
}
.td_box .imgbox{
	margin-bottom:10px;
	height:95px;
	border-radius: 2px;
}
.td_box .imgbox a{
	height: 95px;
}
.td_box .imgbox:last-child{
	margin-bottom: 0;
	overflow: hidden;
}
.td_box .imgbox img{
	height: 100%;
}
.td_box .rstd{
	width: 100%;
	
	background: #f5f5f5;
	
}
.td_box .imgbox .cl_3{
	width: 33.3%;
	height: 100%;
	border: 1px solid #ddd;
	float: left;
	
}
.td_box .imgbox .cl_3:hover{
	background: #EAEAEA;
}
.td_box .imgbox .cl_3 i{
	float: left;
	
	line-height: 62px;
	display: inline-block;
	margin-left:20%;
	color:#ff9900;
	margin-right: 4%;
}
/*.td_box .imgbox .cl_3 span{
	display: inline-block;
	margin-left:10%;
	line-height: 62px;
	color: #333333;
	font-size: 1.5em;
	vertical-align: top;
	float: left;
}*/
.td_box .imgbox .cl_3 a{
	line-height: 62px;
	color: #333333;
	
}
.td_box .imgbox .cl_3 a:hover{
	text-decoration: none;
}
.td_box .rstd span{
	display: inline-block;
	margin-left:10%;
	line-height: 62px;
	color: #333333;
	font-size: 16px;
	vertical-align: top
	
}
.td_box .rstd span:hover{
	color:#ff9900;
}
.td_box .rstd i.fir{
	font-size: 28px;
	line-height: 56px;
	display: inline-block;
	margin-left: 10%;
	color:#ff9900;
}

.bottom{
	width: 100%;
	overflow: hidden;
	background: #eaeaea;
	border-top: 1px solid #ccc;
	padding: 20px 0;
}
.bottom_main{
	height: auto;
	overflow: hidden;
}
.bottom_main p{
	line-height: 60px;
	
	width: 70%;
	float: right;
	margin-bottom: 0;
	text-align: right;
	font-size:14px;
}
.bottom_main span{
	display: inline-block;
	width: 30%;
	float: left;
	
}
.bottom_main p span{width:auto;line-height:20px;float:none}
/*list页面样式*/
.topimg{
	margin-bottom: 20px;
    overflow: hidden;
    position: relative;
}
.topimgbox{
	height: 240px;
   width: 100%;
}
/*首页浮动链接*/
.fixedimg{
	position:fixed;
	right:0px;
	bottom:40px;
	width:220px;	
	//box-shadow: 0 2px 20px rgba(0,0,0,0.15);
    //border-radius: 16px;
	
}
.fixedimg a{
	display:bolck;
	width:100%;
	height:100%;
	text-align:center;
}
.fixedimg a img{
	display:inline-block;
	width:100%;
	 //border-radius: 16px;
}
.fixedimg a img:hover{-webkit-animation: tada 1s .2s ease both;-moz-animation: tada 1s .2s ease both;}

@-webkit-keyframes tada{0%{-webkit-transform:scale(1);}

10%, 20%{-webkit-transform:scale(0.9) rotate(-3deg);}

30%, 50%, 70%, 90%{-webkit-transform:scale(1.1) rotate(3deg);}

40%, 60%, 80%{-webkit-transform:scale(1.1) rotate(-3deg);}

100%{-webkit-transform:scale(1) rotate(0);}}

@-moz-keyframes tada{0%{-moz-transform:scale(1);}

10%, 20%{-moz-transform:scale(0.9) rotate(-3deg);}

30%, 50%, 70%, 90%{-moz-transform:scale(1.1) rotate(3deg);}

40%, 60%, 80%{-moz-transform:scale(1.1) rotate(-3deg);}

100%{-moz-transform:scale(1) rotate(0);}}

@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);

opacity:0;}

40%{-webkit-transform:perspective(400px) rotateY(-10deg);}

70%{-webkit-transform:perspective(400px) rotateY(10deg);}

100%{-webkit-transform:perspective(400px) rotateY(0deg);

opacity:1;}}

@-moz-keyframes flipInY{0%{-moz-transform:perspective(400px) rotateY(90deg);

opacity:0;}

40%{-moz-transform:perspective(400px) rotateY(-10deg);}

70%{-moz-transform:perspective(400px) rotateY(10deg);}

100%{-moz-transform:perspective(400px) rotateY(0deg);

opacity:1;}}
