﻿@charset "utf-8";

/* CSS Document */

* {
    margin: 0 auto;
    padding: 0;
}

body {
    color: #000;
    font-size: 12px;
    line-height: 22px;
    font-family:"微软雅黑";
    background: #E6E6E6;
    min-width: 1200px;
}

ul,
li {
    list-style: none;
}

img {
    border: none;
    display: inline-block;
    max-width: 100%;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    opacity: 0.8;
}

i {
    font-style: normal;
}

input,
textarea,
select {
    outline: none;
    font-family: "微软雅黑";
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-style: normal;
    font-weight: normal;
    list-style: none;
}

em,
i {
    font-style: normal;
}

.clear {
    clear: both;
}

.lf {
    float: left;
}

.rt {
    float: right;
}

.m-c {
    width: 100%;
    margin: auto;
}

.ml10 {
    margin-left: 10px
}

.ml20 {
    margin-left: 10px
}


/*-----------------------------------------------------------------------------------------------------------------------*/


/*容器*/

.site_container {
    width: 100%;
    margin: auto;
}

.index_m {
    background: #fff;
}


/*header开始*/


/*top*/

.top {
    width: 100%;
    height: 50px;
    background: #1d6bbb;
    line-height: 50px;
    font-weight: bold;
    float: left;
}

.top_c {
    width: 1110px;
    margin: auto;
}

.top_c span {
    display: block;
    float: left;
    font-size: 14px;
    color: #fff;
}


/*navExt*/

.navExt {
    width:100%;
    float: left;
	background-color:#bec9dd;

}

.index_lg {
    width: 100%;
	
	position:relative;
    background: url(../images/pc_banner.png) top center no-repeat;
    float: left;
    height:165px;

	 
}
.index_left {
    width: 404px;

    float: left ;
}

.top_logo {
    width: 404px;
    height: 58px;
    float: left;
    overflow: hidden;
    text-align: left;
    margin-top: 43px;
}
.top_txt{
    width: 404px;
	 font-size:14px;
	 font-weight:bold;
	  color:#FFF;

    float: left;
    overflow: hidden;
    text-align: left;
    margin-top: 10px;
}

.index_right {
    width: 260px;
    height: 120px;
    float: right;
	margin-right: 30px;
}

.index_right .index_wm {
    width: 100%;
    float: left;
    margin-top: 20px;


}
.wm_img {
    width: 100px;
    float: right;
    text-align: left;

    margin-left: 25px;
}

.wm_img h2 {
    font-size: 14px;
    color: #fff;
	text-align:center;

}

.wm_img .twmImg {
    width: 100%;
    float: left;
    text-align: center;

}








/*头部导航*/
.nav{ width: 1200px; height: 50px; margin: 0 auto; position: relative; z-index: 99999; background:#0e2f60}
.nav .time{ float:left; width:175px; background:#FFF; height:24px;border-radius:10px; margin-top:11px; margin-left:10px; padding-left:7px; padding-top:4px;; font-size:13px}
.nav .share{ float:right; margin-right:10px; margin-top:13px}
.nav ul{ width: 860px; float: left; position: relative;}
.nav ul li{ float: left; text-align: center; width: 70px; margin-right: 5px; position: relative; z-index: 999;}
.nav ul li a{ width: 100%; font-size: 16px;  color: #fff; position: relative; line-height: 50px;}

.nav ul li:hover{ background: #1d6bbb;}
.nav ul li:hover a {
    color: #fff;
}
.nav ul li:hover .nav-arrow {
    color: #fff;
}
.nav-arrow {
    float: right;
    height: 51px;
    color: #333;
    line-height: 51px !important;
    margin-left: 10px;
}

.nav ul li .nav-arrow{ display: none;}



.nav_drop_down{ display: none; width: 200px; position: absolute; top: 100%; left: 0; background: #1d6bbb; z-index: 999;}
.nav_two_div{ width: 100%; float: left;  }
.nav_two{ width: 100%; float: left; cursor: pointer; border-bottom: solid 1px #137Cc0; }
.nav_two .nav_two_a{ width: auto;  float: left; display: block; text-align: left; color: #fff; font-size: 15px; line-height: 40px; margin-left: 10px;}
.nav_two .fa-angle-down{ float: right; color: #fff; font-size: 16px; margin-right: 10px; line-height: 40px;}

.nav_three{ display: none; width: 100%; float: left; position: relative;}
.nav_three .nav_three_a{ width: auto;  float: left; margin-left:20px; display: block; text-align: left; color: #fff; font-size: 14px; line-height: 36px;}
.nav_three .nav_three_a:hover{ color: #fff;}
.nav_three .fa-angle-right{ float: right; color: #fff; font-size: 16px; margin-right: 10px; line-height: 40px;}



.nav_four_c{  display: none;  width: 100%; float: left;  position: absolute; left: 100%; top: 0; background: #137Cc0; }
.nav_four{  width: 100%; float: left;  position: relative; float: left; background: #137Cc0; border-bottom: solid 1px #136Cc0; }
.nav_four .nav_four_a{ width: auto; float: left; margin-left: 15px; display: block; text-align: left; color: #fff; font-size: 13px; line-height: 36px;}
.nav_four .nav_four_a:hover{ color: #fff;}


/*header结束*/


/* 底部开始 */

.foot {
    width: 100%;
  /*  float: left;*/
    background: #0d4c91;
    padding: 25px 0;
	text-align:center;
	    font-size: 14px;
	color:#FFF
}
.foot b{ color:#f72b34}



.footer {
    width: 1200px;
    float: left;
	height:40px;

    background: #0f2d5e;
    font-size: 14px;
    color: #fff;

}
.footer span{ float:left; padding:0 10px; margin-left:20px; line-height:40px;}
.footer span a{ color:#FFF}


/* 底部结束 */


/*首页内容部分开始*/

.index_c {
    width: 1110px;
    margin: 0 auto;
}

.banner {
    width: 100%;
    height: 384px;
    float: left;
    background: #f00;
    margin-top: 10px;
    background-size: 100%;
}

.banner_t{ width: 100%; float: left; height: 28px; margin-top: 20px; position: relative;}
.banner_t .banTitle{ font-size: 16px; color: #1d6bbb; line-height: 28px; display: block; float: left; margin-left: 48px;}
.banner_t .banMs{ display: block; float: left; cursor: pointer; margin-left: 20px; border-radius: 5px; width: 112px; height: 28px; text-align: center; line-height: 28px; background: #1d6bbb; color: #fff; font-size: 14px;}
.banner_t .banMs:hover{ opacity: 0.8;}

.banner_left {
    width: 402px;
    height: 276px;
    float: left;
    margin-left: 48px;
    margin-top: 22px;
    background: url("../images/btm_1.png");
}

.banMs_tc{ display: none; width: 300px; min-height: 150px; position: absolute; top: 100%; left: 200px; padding: 8px; z-index: 9; box-shadow: #f1f1f1 0px 0px 2px; background: #fff;}

.switchHd{ width: 100%; float: left; position: relative;}
.switchHd dd{ width: 50%; float: left; height: 36px; text-align: center; line-height: 36px; border-bottom: solid 1px #DDDDDD; cursor: pointer;}
.switchHd dd span{ font-size: 16px; color: #000; text-transform: capitalize;}
.switchHd .switchOn{ background: #fff; border-bottom: solid 1px #f6681e;}
.switchHd .switchOn span{ color: #f6681e;}



.switchBd{ width: 100%; float: left; position: relative;}
.switchBd dd{ display: none; width: 100%; float: left; position: relative;}
.switchBd dd:nth-child(1){ display: block;}
.switctlist{ width: 100%; float: left;}
.switctlist ul{ width: 90%; margin: 5px 5%;}
.switctlist ul li{ width: 100%; float: left; border-bottom: dashed 1px #CCCCCC; line-height: 18px; padding: 5px 0;}
.switctlist ul li a{ font-size: 14px; color: #666;}




.slideindex {
    width: 850px;
    height: 274px;
    overflow: hidden;
    position: relative;
    float: left;
    margin-top: 22px;
    margin-left: 20px;
}

.slideindex .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 1;
    display: none;
}

.slideindex .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideindex .hd ul li {
    float: left;
    margin-right: 2px;
    width: 15px;
    height: 15px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
}

.slideindex .hd ul li.on {
    background: #f00;
    color: #fff;
}

.slideindex .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideindex .bd li {
    zoom: 1;
    vertical-align: middle;
    width: 100%;
    float: left;
    position: relative;
    height: 274px;
}

.slideindex .bd img {
    width: 100%;
    height: 274px;
    display: block;
}

.slideindex .prev,
.slideindex .next {
    position: absolute;
    left: 3%;
    top: 45%;
    margin-top: -25px;
    display: block;


    filter: alpha(opacity=50);
    opacity: 0.5;
    z-index: 9999;
    color: #fff;
}

.slideindex .next {
    left: auto;
    right: 3%;
    background-position: 8px 5px;
}

.slideindex .prev:hover,
.slideindex .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.banner_ms {
    width: 100%;
    height: 42px; line-height: 42px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.banner_ms span {
    float: left;
    color: #fff;
    line-height: 24px;
    margin: 10px;
    font-size: 14px;
    z-index: 999;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.banner_i {
    width: 100%;
    height: 100%;
    position: absolute;
    background: #1d6bbb;
    left: 0;
    top: 0;
    opacity: 0.8;
}

.indexLogin{ width: 177px; float: right; margin-right: 45px; margin-top: 22px; overflow: hidden; position: relative;}
.indexLogin ul{ width: 100%; float: left;}
.indexLogin ul li{ width: 100%; float: left; height: 52px; text-align: center; line-height: 52px; background: url("../images/dl_1.png") top center no-repeat; margin-bottom: 22px; border-radius: 5px;}
.indexLogin ul li a{ display: block; color: #fff; font-size: 16px; text-transform: capitalize;}


/*主体内容*/

.index_info_c {
    width: 100%;
    float: left;
    margin-top: 32px;
    overflow: hidden;
    padding-bottom: 100px;
}

.index_info_left {
    width: 840px;
    float: left;
}
.index_info_about {
    width: 100%;
    text-align: left;
    position: relative;
	 overflow:hidden
}
.index_info_about .leftimg {width: 200px;float: left;text-align: center;}
.leftimg img{ border:1px solid #ddd}
.index_info_about .lefttxt {width: 600px;float: right;}
.index_info_about .lefttxt ul{width:610px; float:left; margin-bottom:20px}
.index_info_about .lefttxt ul li{ float:left; width:140px; height:40px; margin-right:10px}
.index_info_about .lefttxt h2{ width:100%; float:left;font-size:15px; line-height:26px;}
.index_info_about .lefttxt ul li img{  width:140px; height:40px;}                   

.slideTxtBox {
    width: 100%;
    text-align: left;
    position: relative;
}

.slideTxtBox .hd {
    height: 46px;
    line-height: 44px;
    border-bottom: 1px solid #1d6bbb;
    position: relative;
}

.slideTxtBox .hd ul {
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    height: 44px;
}

.slideTxtBox .hd ul li {
    float: left;
    margin-right: 50px;
    cursor: pointer;
    font-size: 20px;
    color: #1d6bbb;
}
.slideTxtBox .hd ul li a{ color: #1d6bbb;}

.slideTxtBox .hd ul li.on {
    height: 44px;
    color: #c13333;
    border-bottom: 4px solid #c13333;
}

.slideTxtBox .bd ul {
    zoom: 1;
}

.slideTxtBox .bd li {
    height: 24px;
    line-height: 24px;
}

.slideTxtBox .bd li .date {
    float: right;
    color: #999;
}

.slideTxtBox_derived {
    width: 100%;
    float: left;
    margin-top: 18px;
}

.slideTxtBox_derived .slideAll {
    float: left;
}

.slideTxtBox_derived .slideAll span {
    float: left;
}

.slideTxtBox_derived .slideAll i {
    float: left;
    margin-right: 8px;
    font-size: 16px;
    line-height: 22px;
    display: block;
    cursor: pointer;
}

.slideTxtBox_derived .slideAll .selAll {
    background: #c13333;
    padding: 3px 10px;
    color: #fff;
    border-radius: 5px;
}

.slideTxtBox_derived .slideAll .Deselect {
    display: none;
    background: #c13333;
    padding: 3px 10px;
    color: #fff;
    border-radius: 5px;
}

.slideTxtBox_derived .slideAll .selExport {
    background: #c13333;
    padding: 3px 10px;
    color: #fff;
    border-radius: 5px;
    background-size: 18px;
}

.slideTxtBox_derived span {
    float: right;
    font-family: "微软雅黑";
}

.slideTxtBox_derived em {
    color: #999;
    float: left;
    font-size: 20px;
}

.slideTxtBox_derived .iconfont {
    display: block;
    float: left;
    color: #999;
    line-height: 22px;
    cursor: pointer;
    font-size: 20px;
    margin-right: 8px;
}

.slideTxtBox_derived .der {
    color: #2f9df4;
}

.check_box{
list-style-type:none;
}

.slideTxtBox_list {
    width: 100%;
	display:inline-block;
    vertical-align:top;
    overflow: hidden;
    padding-top: 15px;
    position: relative;

}


.slideTxtBox_list_bleft{ width: 5px; height: 5px; float: left; position: relative; margin-left:20px; }
.slideTxtBox_list_block{ float: left; width:350px; border:1px #CCCCCC solid; padding:10px; margin-right:5px;   }
.blockrt{ margin-left:10px; }
.slideTxtBox_list_block_lf{ width:150px; height:185px; float:left; background:#00C }
.slideTxtBox_list_block_rt{ width:190px; float:right;}
.slideTxtBox_list_block_tit { width:100%; float:left; font-size:17px; line-height:26px; margin-bottom:25px; font-weight:bold}
.slideTxtBox_list_block_txt{ font-size:16px; width:100%; float:left;margin-bottom:10px; height:60px;}
.slideTxtBox_list_block_bn{ width:100px; float:left; background:#39C; line-height:36px; text-align:center; border-radius:5px; color:#FFF;font-size:16px; }

.slideTxtBox_list_left{ width: 175px; height: 120px; float: left; border: solid 1px #ddd; position: relative; margin-left: 20px;}
.slideTxtBox_list_left img{ width: 100%;}


.slideTxtBox_list_right {
    float: right;
    width: 595px;
    position: relative;
}

.slideTxtBox_lm {
    width: 100%;
    float: left;
    font-size: 14px;
    padding: 0 10px;
    margin-bottom: 15px;
    height: 36px;
    line-height: 36px;
    border-bottom: 1px dashed #ccc;
}

.slideTxtBox_lm a {
    color: #c13333;
    font-weight: bold;
    font-size: 16px;
}

.slideTxtBox_list_title {
    width: 100%;
    float: left;
    position: relative;
}

.slideTxtBox_list_title a {
    font-size: 16px;
    line-height: 24px;
    color: #000;
    text-transform: capitalize;
}
.slideTxtBox_list_title a:hover{ color: #f4621d;}

.sliBox {
    position: absolute;
    left: -20px;
    top: 4px;
}

.slideTxtBox_list_author {
    width: 100%;
    float: left;
}

.slideTxtBox_list_author span {
    float: left;
    line-height: 24px;
}

.slideTxtBox_list_author span a {
    font-size: 14px;
    color: #666;
}

.slideTxtBox_list_time {
    width: 100%;
    float: left;
}

.slideTxtBox_list_time i {
    font-size: 14px;
    float: left;
    line-height: 24px;
    color: #666;
}

.slideTxtBox_list_zy {
    width: 100%;
    float: left;
}

.slideTxtBox_list_zy i:nth-child(1) {
    padding-left: 0;
}

.slideTxtBox_list_zy i:last-child {
    border: none;
}

.slideTxtBox_list_zy i {
    float: left;
    font-size: 14px;
    padding: 0 4px;
}

.slideTxtBox_list_zy i a {
    color: #666;
    font-size: 14px;
    margin-right: 4px;
}

.slide {
    /*FONT-STYLE: ITALIC*/;
}

.slide_red {
    color: #c13333 !important;
}

.slideTxtBox_count {
    color: #c13333;
}

.slideTxtBox_list_zy {
    width: 100%;
    float: left;
}

.slideTxtBox_list_zy b {
    font-size: 14px;
    color: #000;
}

.slideTxtBox_list_zy .font_describe {
    font-size: 14px;
}

.slideTxtBox_list_shuffling {
    float: left;
    position: relative;
    width: 100%;
}

.aa_1,
.aa_2 {
    display: none;
}

.bb_1,
.bb_2 {
    display: none;
}

/*搜索*/
.slideTxtBox-select{ width:100%; float:left; margin-top:18px;  height:40px; background-color:#f1f1f1}
.slideTxtBox-select-lf{  float:left;width:430px;}
.slideTxtBox-select-lf span{ background:url(../images/fd.png) no-repeat center left; float:left; display: block; line-height:40px; font-size:16px; padding-left:40px; margin-left:10px;}
.slideTxtBox-select-rt{  float: right;width:370px; margin-left:10px}
.slideTxtBox-select-rt span{ background:url(../images/fd.png) no-repeat center left; float:left; display: block; line-height:40px; font-size:16px; padding-left:40px; margin-left:10px;}

.slideTxtBox-select .index_input {
 height: 40px;
}

 .slideTxtBox-select .index_input .input_i {
    width: 150px;
    height: 24px;
    line-height: 24px;
    float: left;
    margin-left: 10px;
    padding: 2px;
    margin-top: 5px;

    color: #888888;
		border:1px solid #ddd
}

.slideTxtBox-select .index_submit {

    height: 28px;
	padding:0 5px;
    float: left;
	  margin-top:6px;
	   margin-left:5px;
	    border:1px solid #CCC
	}



.slideTxtBox-select  .index_select {
    display: inline;
    width: 160px;
    float: left;

    overflow: hidden;


}

.slideTxtBox-select .index_select .select_s {
    width: 70px;
    display:block;
    float: left;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    color: #888888;
	  

	 border:1px solid #CCC
}
.slideTxtBox-select .select_sIE7{ float: left; overflow: hidden; margin-top: 6px; margin-left:8px;}

.slideTxtBox-select  .index_select .select_s option {
    color: #121212;
    font-size: 14px;
}



/* 核心代码 */

.focus_v {
    width: 368px;
    height: 160px;
    overflow: hidden;
    position: relative;
    margin: 20px auto;
}

.focus {
    width: 368px;
    height: 160px;
    overflow: hidden;
    position: relative;
}

.focus ul {
    height: 380px;
    position: absolute;
}

.focus ul li {
    float: left;
    width: 368px;
    height: 160px !important;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.focus ul li img {
    max-width: 450px;
    max-height: 158px;
    margin: 0 auto;
}

.focus ul li div {
    position: absolute;
    overflow: hidden;
}

.focus .btn {
    display: none;
    position: absolute;
    width: 780px;
    height: 10px;
    padding: 5px 10px;
    right: 0;
    bottom: 5px;
    text-align: center;
}

.focus .btn span {
    display: inline-block;
    _display: inline;
    _zoom: 1;
    width: 13px;
    height: 13px;
    _font-size: 0;
    margin-left: 5px;
    cursor: pointer;
    background: #fff;
    border-radius: 50%;
}

.focus .btn span.on {
    background: yellow;
}

.focus .preNext {
    position: absolute;
    top: 30%;
    cursor: pointer;
    display: block;
}

.focus .pre {
    left: 0;
}

.focus .next {
    right: 0;
    background-position: right top;
}

#baguetteBox-overlay {
    display: none;
    opacity: 0;
    position: fixed;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000000;
    background-color: #222;
    background-color: rgba(0, 0, 0, .8);
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease
}

#baguetteBox-overlay.visible {
    opacity: 1
}

#baguetteBox-overlay .full-image {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center
}

#baguetteBox-overlay .full-image figure {
    display: inline;
    margin: 0;
    height: 100%
}

#baguetteBox-overlay .full-image img {
    display: inline-block;
    width: auto;
    height: auto;
    max-height: 80%;
    max-width: 80%;
    vertical-align: middle;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6)
}

#baguetteBox-overlay .full-image figcaption {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    line-height: 1.8;
    color: #ccc;
    background-color: #000;
    background-color: rgba(0, 0, 0, .6);
    font-family:"微软雅黑";
}

#baguetteBox-overlay .full-image:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px
}

#baguetteBox-slider {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    white-space: nowrap;
    -webkit-transition: left .4s ease, -webkit-transform .4s ease;
    transition: left .4s ease, -moz-transform .4s ease;
    transition: left .4s ease, transform .4s ease
}

#baguetteBox-slider.bounce-from-right {
    -webkit-animation: bounceFromRight .4s ease-out;
    animation: bounceFromRight .4s ease-out
}

#baguetteBox-slider.bounce-from-left {
    -webkit-animation: bounceFromLeft .4s ease-out;
    animation: bounceFromLeft .4s ease-out
}

.baguetteBox-button#next-button,
.baguetteBox-button#previous-button {
    top: 50%;
    top: calc(50% - 30px);
    width: 44px;
    height: 60px
}

.baguetteBox-button {
    position: absolute;
    cursor: pointer;
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0;
    -moz-border-radius: 15%;
    border-radius: 15%;
    background-color: #323232;
    background-color: rgba(50, 50, 50, .5);
    color: #ddd;
    font: 1.6em sans-serif;
    -webkit-transition: background-color .4s ease;
    transition: background-color .4s ease
}

.baguetteBox-button:hover {
    background-color: rgba(50, 50, 50, .9)
}

.baguetteBox-button#next-button {
    right: 2%
}

.baguetteBox-button#previous-button {
    left: 2%
}

.baguetteBox-button#close-button {
    top: 20px;
    right: 2%;
    right: calc(2% + 6px);
    width: 30px;
    height: 30px
}

.baguetteBox-button svg {
    position: absolute;
    left: 0;
    top: 0
}

.spinner {
    width: 40px;
    height: 40px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px
}

.double-bounce1,
.double-bounce2 {
    width: 100%;
    height: 100%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: bounce 2s infinite ease-in-out;
    animation: bounce 2s infinite ease-in-out
}

.double-bounce2 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

@-webkit-keyframes bounceFromRight {
    0% {
        margin-left: 0
    }
    50% {
        margin-left: -30px
    }
    100% {
        margin-left: 0
    }
}

@keyframes bounceFromRight {
    0% {
        margin-left: 0
    }
    50% {
        margin-left: -30px
    }
    100% {
        margin-left: 0
    }
}

@-webkit-keyframes bounceFromLeft {
    0% {
        margin-left: 0
    }
    50% {
        margin-left: 30px
    }
    100% {
        margin-left: 0
    }
}

@keyframes bounceFromLeft {
    0% {
        margin-left: 0
    }
    50% {
        margin-left: 30px
    }
    100% {
        margin-left: 0
    }
}

@-webkit-keyframes bounce {
    0%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes bounce {
    0%,
    100% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1)
    }
}


/*主体左侧*/

.index_info_right {
    width: 266px;
    float: right;
}

.index_info_magazine{ width: 264px; float: left; border: solid 1px #8bc4fd; border-radius: 5px; font-size: 14px; color: #333333; font-family: "微软雅黑"; padding: 10px 0; }
.index_info_magazine p{ margin: 5px;}
.index_info_magazine i{ font-weight: bold;}

.index_info_aa{ display: block; font-size: 14px; color: #1d6bbb; line-height: 22px; font-weight: bold; margin: 0 5px;}


/*-------------------------------new_list*/

.new_list {
    float: left;
    width: 100%;
    margin: 10px 0;
    background: #fcfcfd;
}
.new_list_more{   float: left;width: 100%;}
.new_list_more span{ line-height:16px; background-color:#39C; width:40px; font-size:12px; color:#FFF; display:block; float:right; text-align:center; border-radius:5px;}
.new_list_more span a{color:#FFF; }

.new_list h3 {
    height: 34px;
    line-height: 34px;
    background: #1d6bbb;
    color: #fff;
    margin-bottom: 18px;
}
.new_list h3 a{color:#fff;}
.new_list h3 span {
    display: block;
    float: left;
    font-size: 16px;
    padding-left: 16px;
}

.new_list h3 em {
    display: block;
    float: right;
    padding-right: 8px;
}

.new_list h3 em a {
    display: block;
    color: #fff;
    text-decoration: none;
}

.new_list h3 em a:hover {
    color: #F90;
}

.left_new li {
    float: left;
    width: 100%;
    line-height: 22px;
    overflow: hidden;
    margin-bottom: 5px;
}
.left_newOn1 a{ color: #FD004D !important;}
.left_newOn2 a{color: #FDA57D !important;}

.left_new li em {
    width: 5px; height: 5px; border-radius: 100%; background: #8298C7;
    display: block;
    float: left;
    margin: 8px;
    color: #525252;
}

.left_new li a {
    font-size: 14px;
    display: block;
    width: 242px;
    float: left;
    color: #525252;
}
.left_new li a:hover{ color: #f4621d;}
.left_new li a i{ color: #f4621d;}

.left_new_on li{ border-bottom: solid 1px #ddd !important;}
.left_new_on li:last-child{ border: none !important;}

/*悬浮两边 fixediv */
.fixediv{position:fixed;top:140px;z-index:9999;height:216px;width:100px;}
*html .fixediv{position:absolute;top:expression(eval(document.documentElement.scrollTop));margin:140px 0 0 0;}
.fixediv-l{left:0px;}
.fixediv-r{right:0px;}
.fixediv .btn{height:25px;background:#CCCCCC;text-align:right;line-height:25px;overflow:hidden;}

.fixetop{top:380px;}


/*弹出窗口  */
#drag{position:absolute; op:100px;left:100px;width:300px;height:160px;background:#e9e9e9;border:1px solid #444;border-radius:5px;box-shadow:0 1px 3px 2px #666; z-index:999999}
#drag .title{position:relative;height:27px;margin:5px;}
#drag .title h2{font-size:14px;height:27px;line-height:24px;border-bottom:1px solid #A1B4B0;}
#drag .title div{position:absolute;height:19px;top:2px;right:0;}
#drag .title a,a.open{float:left;width:21px;height:19px;display:block;margin-left:5px;background:url(../images/tool.png) no-repeat;}
a.open{position:absolute;top:10px;left:50%;margin-left:-10px;background-position:0 0;}
a.open:hover{background-position:0 -29px;}
#drag .title a.min{background-position:-29px 0;}
#drag .title a.min:hover{background-position:-29px -29px;}
#drag .title a.max{background-position:-60px 0;}
#drag .title a.max:hover{background-position:-60px -29px;}
#drag .title a.revert{background-position:-149px 0;display:none;}
#drag .title a.revert:hover{background-position:-149px -29px;}
#drag .title a.close{background-position:-89px 0;}
#drag .title a.close:hover{background-position:-89px -29px;}
#drag .content{overflow:auto;margin:0 5px;}
#drag .resizeBR{position:absolute;width:14px;height:14px;right:0;bottom:0;overflow:hidden;cursor:nw-resize;background:url(../images/resize.png) no-repeat;}
#drag .resizeL,#drag .resizeT,#drag .resizeR,#drag .resizeB,#drag .resizeLT,#drag .resizeTR,#drag .resizeLB{position:absolute;background:#000;overflow:hidden;opacity:0;filter:alpha(opacity=0);}
#drag .resizeL,#drag .resizeR{top:0;width:5px;height:100%;cursor:w-resize;}
#drag .resizeR{right:0;}
#drag .resizeT,#drag .resizeB{width:100%;height:5px;cursor:n-resize;}
#drag .resizeT{top:0;}
#drag .resizeB{bottom:0;}
#drag .resizeLT,#drag .resizeTR,#drag .resizeLB{width:8px;height:8px;background:#FF0;}
#drag .resizeLT{top:0;left:0;cursor:nw-resize;}
#drag .resizeTR{top:0;right:0;cursor:ne-resize;}
#drag .resizeLB{left:0;bottom:0;cursor:ne-resize;}








.index_info_right {
    width: 266px;
    float: right;
}
.index_info_c {
    width: 100%;
    float: left;
    margin-top: 32px;
    overflow: hidden;
    padding-bottom: 100px;
}

.index_info_left {
    width: 810px;
    float: left;
}
/*2right*/
.index_info_r1{ width:100%; float:left; background:#F6F6F6; position:relative; }
.index_right_pic{ width:100px; float:left; margin:17px;}
.index_book_info{ width:120px; float:right; margin-right:10px; margin-top:30px;}
.index_info_r1 i{ display:block; width:100%; height:16px; position:absolute; bottom:-16px; left:0;}

/*1right*/
.index_info_right_tit{ color:#000; line-height:50px; font-size:18px; font-weight:bold}
.index_info_r2{ width:100%; float:left; background:#F3F8FE; padding-bottom:20px;}
.index_info_list{ width:90%; float:left; margin-left:5%; padding-top:28px; border-bottom:solid 1px #ccc; padding-bottom:5px;}
.index_info_list .index_select{ width: 100%; float: left; margin-top:20px; margin-bottom:50px}
.index_info_list .index_select .select_s{ width: 100%; height: 36px; float: left; border: solid 1px #003469;overflow: hidden; color: #666;}
.index_info_list h2{width:100%;display:block;float:left;font-size:18px;color:#666;font-weight:bold;}
.index_info_list ul{ width:100%; float:left; margin-top:20px;}
.index_info_list ul li{ width:100%; float:left; margin-bottom:10px;}
.index_info_list ul li h3{ width:100%; float:left; display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; color:#019dd0; font-weight:bold; font-size:14px}



.inselect{ float:left; width:250px; margin-bottom:20px; overflow:hidden}
.inselect h2{ font-size:18px; color:#000; font-weight:bold; line-height:36px; float:left; width:100px}
.inselect .select_s{width: 150px; height: 36px; float: right; border: solid 1px #003469; overflow: hidden; color: #666;}
.inselectinput_image{ width: 100%; height: 38px; float: left;  cursor: pointer; margin-bottom:20px}



.slideOnDiv {
    width: 97% !important;
}