@charset "UTF-8";

/*初始化css*/
body {
    min-width: 1200px;
    font-family: 微软雅黑;
    color: #333;
}

/*min-width的宽度根据项目页面宽度决定*/
*,
*:before,
*:after {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video,
form {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
}

input {
    margin: 0;
    padding: 0;
    outline: none;
    border: 0;
}

li {
    list-style: none;
}

a,
ins {
    text-decoration: none;
}

a {
    color: #121212;
}

*:focus {
    outline: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.cf:after {
    display: block;
    content: '';
    height: 0;
    visibility: hidden;
    clear: both;
}

.cf {
    zoom: 1;
}

.hide {
    display: none;
}

.block {
    display: block;
}

textarea,
input {
    font-family: 微软雅黑;
}

/*命名的语义化---正常页面的几部分如下：header(top+banner+nav)	content-wrap(section1+section2+...)
.		footer*/

.mybody {
    background: url() no-repeat center top #ffffff;
}

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

.logo {
    height: 58px;
    line-height: 58px;
}

.header-title{
    width: 100%;
    height: 50px;
    background: #ca1212;
    overflow: hidden;
    margin-top: 10px;
}

.header-title ul {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.header-title ul li:first-child {
    border-left: none;
}

.header-title ul li {
    width: 19.9%;
    height: 50px;
    line-height: 50px;
    float: left;
    text-align: center;
    border-left: 1px solid #fdf9f1;
    padding: 0 20px;
}

.header-title ul li a {
    display: block;
    text-align: center;
    color: #fdf9f1;
    font-size: 21px;
    font-weight: bold;
}

#jyb_index_focus {
  clear: both;
  position: relative;
  margin: 20px auto 0;
  width: 1200px;
  height: 435px;
  background: transparent;
}

#jyb_index_focus *{
  box-sizing: content-box !important;
}

.jyb_index_focusImg li {
  clear: both;
  position: absolute;
  top: 32px;
  left: 0;
  width: 610px;
  height: 370px;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.jyb_index_focusImg li a, .jyb_index_focusImg li img {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.jyb_index_focusImg li p {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-indent: 10px;
  font-size: 16px;
  line-height: 33px;
  background: url(/zhuanti/jiangxishengputonggaokaozonghegaige/2007290956343105994.png) repeat left top;
  color: #FFF;
}

.jyb_index_focusImg li.active {
  z-index: 3;
  top: 0;
  opacity: 1;
  padding: 0 250px;
  width: 700px;
  height: 435px;
  filter: alpha(opacity=100);
  background: url(/picture/0/2007290956343434911.png) no-repeat center;
}

.jyb_index_focusImg li.active img:hover {
  transform: scale(1.1);
  transition: all 0.5s;
}

.jyb_index_focusImg li.active p {
  display: block;
}

.jyb_index_focusImg li.next {
  left:590px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
  
.focus-pagenation {
  position: absolute;
  bottom: 10px;
  right: 260px;
  z-index: 5;
}

.focus-pagenation dd {
  float: left;
  margin: 0 3px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: url(/zhuanti/jiangxishengputonggaokaozonghegaige/2007290956342021587.png) no-repeat right top;
  cursor: default;
}

.focus-pagenation dd.curr {
  background: url(/zhuanti/jiangxishengputonggaokaozonghegaige/2007290956342021587.png) no-repeat left top;
}
  
.focus-arrow-left, .focus-arrow-right {
  position: absolute;
  top: 167px;
  left: -60px;
  z-index: 4;
  opacity: 0;
  filter: alpha(opacity=0);
}
  
.focus-arrow-right {
  left: auto;
  right: -60px;
}

.section1 {
    margin-top: 10px;
}

.section1_left {
    width: 49%;
    height: 370px;
    float: left;
    background-color: #000;
}

.focusBox {
    float: left;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    font-family: Arial;
    text-align: left;
    background: #fff;
}

.section1_right {
    width: 49%;
}

.section_bt {
    /* border-bottom: 1px solid #0a66d3; */
    color: #0a66d3;
}

.section_bt .fl {
    font-size: 23px;
    padding: 0 18px;
    border-bottom: 4px solid #0a66d3;
    line-height: 42px;
}

.section_bt .fr {
    font-size: 18px;
    color: #0a66d3;
    line-height: 46px;
    padding-right: 5px;
}

.section_nr {
    line-height: 40px;
    margin-top: 5px;
}

.section_nr li {
    padding-left: 20px;
    padding-right: 20px;
    background: url(/zhuanti/jiangxishengputonggaokaozonghegaige/2006121151543939232.png) no-repeat 5px center;
}

.section_nr li a {
    color: #525252
}

.section_nr li:hover a {
    color: #b52c2c;
}

.section_ty {
    margin-top: 32px;
}

.section_ty>div {
    width: 49%;
}

.section2 {
    margin-top: 20px;
}

.section2_list {
    width: 294px;
    height: 260px;
    padding: 0px 17px 16px 17px;
    float: left;
}

.section2_list a div {
    width: 263px;
    height: 200px;
    background-color: #ffffff;
    border: 2px solid #D6D6D6;
    padding: 7px;
    margin-bottom: 10px;
}

.section2_list a div img {
    width: 100%;
    height: 100%;
}

.section2_list p {
    font-size: 16px;
    line-height: 22px;
    color: #b52c2c;
    text-align: center;
}

.section2 {
    margin-bottom: 20px;
}

.section2_bt {
    width: 100%;
    color: #0a66d3;
    margin-bottom: 20px;
}

.section2_bt .fl {
    font-size: 24px;
    padding: 0 18px;
    border-bottom: 4px solid #0a66d3;
    line-height: 42px;
}

.section2_bt .fr {
    font-size: 18px;
    color: #0a66d3;
    line-height: 46px;
    padding-right: 5px;
}

.section3_right {
    width: 590px;
    background-color: #e7f6fc;
}

.section_ty div a img {
    width: 100%;
}

.picScroll-left {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-left: 30px;
}

.picScroll-left .hd {
    position: relative;
}

.picScroll-left .next,
.picScroll-left .prev {
    position: absolute;
    height: 32px;
    display: block;
    top: 60px;
    overflow: hidden;
    cursor: pointer;
    z-index: 10;
}

.picScroll-left .next {
    right: 40px;
}

.picScroll-left .prev {
    left: 0px;
}

.picScroll-left .next img {
    height: 100%;
}

.picScroll-left .prev img {
    height: 100%;
}

.picScroll-left .bd {
    padding-left: 35px;
}

.picScroll-left .bd ul {
    zoom: 1;
}

.picScroll-left .bd ul li {
    width: 256px;
    height: 170px;
    margin-right: 19px;
}

.picScroll-left .bd ul li a {
    display: inline-block;
}

.picScroll-left .bd ul li img {
    width: 100%;
    height: 100%;
}

.picScroll-left .bd ul li span {
    width: 249px;
    line-height: 40px;
    height: 40px;
    display: block;
    border-bottom: 2px solid #b52c2c;
    text-align: center;
    font-size: 16px;
    color: #000;
}

/* 五十问 */
.section_ty_wushiwen {
    margin-top: 30px;
}

.section_ty_wushiwen_left>div {
    width: 80%;
}

.section_ty_wushiwen_right>div {
    width: 20%;
}

.section_nr {
    line-height: 40px;
    margin-top: 5px;
}

.section_wushiwen_nr li {
    padding-left: 15px;
    padding-right: 10px;
    line-height: 35px;
}

.section_wushiwen_nr {
    width: 470px;
    font-size: 17px;
    margin-top: 10px;
    overflow: hidden;
}

.section_wushiwen_nr li a {
    color: #000000;
}

.section_wushiwen_nr li:hover a {
    color: #b52c2c;
}

/* 专家解读 */
.section_zhuanjia_ty {
    margin-top: 25px;
}

.section_zhuanjia_bt div img {
    width: 100%;
}

.section_zhuanjia_nr {
    width: 50%;
    line-height: 40px;
    margin-top: 5px;
}

.section_zhuanjia_nr li {
    padding-left: 20px;
    padding-right: 20px;
    background: url(/zhuanti/jiangxishengputonggaokaozonghegaige/2006121151543939232.png) no-repeat 5px center;
}

.section_zhuanjia_nr li a {
    color: #525252
}

.section_zhuanjia_nr li:hover a {
    color: #b52c2c;
}
