﻿
html{ display: block; }
body{ overflow-x: hidden; background: #f5f5f5; /*background: url(../images/body_bg.jpg);*/ font-family:Microsoft YaHei,arial,'宋体'; display:table; width: 100%; }
.bodybtn{ border-style: none; cursor: pointer; background: none; font-family: Microsoft YaHei,arial,'宋体'; }
.bodytxt{ border-style: none; background: none; font-family: Microsoft YaHei,arial,'宋体'; }
.inbox-show{ box-shadow:1px 2px 2px 1px rgba(0,0,0,.1); }
.spanshow{ width: 100%; display:block; }
a:hover{ text-decoration: none; }
hr{ margin: 0px; padding: 0px; }
.texthide{ overflow: hidden; text-overflow: ellipsis; white-space: normal;  }
h1,h2,h3,h4,h5,h6{ padding: 0px; margin: 0px; }

/* bootstrap*/
.row,.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{ padding: 0px; margin: 0px; }
.container{ padding: 0px; margin: 0px; width: 100%; }

/************* index*************/
/* top*/
.in-top{ width: 100%; height: 75px; background: #00162d; position: relative; z-index: 1003; }
.in-topmid{ max-width: 1200px; height: auto; display: block; margin: 0 auto; }
.navbar-nobg{ background:none; border-style: none; border:none; min-height: 100%; padding: 0px; margin:0px; }
.in-top .logo{ width: 322px; height: 48px; margin-top: 14px; display: block; padding: 0px; margin-right: 62px; }
.in-nav{ height: 75px; }
.in-nav>li>a{ padding: 0px 15px 0px 15px; display: block; height: 75px; line-height: 75px; background: #00162d; }
.navbar-default .in-nav>li>a{ font-size: 16px; color: #fff; }
.navbar-default .in-nav>li>a:focus, .navbar-default .in-nav>li>a:hover,.navbar-default .in-nav>.active>a, .navbar-default .in-nav>.active>a:focus, .navbar-default .in-nav>.active>a:hover,.navbar-default .in-nav>.active>a, .navbar-default .in-nav>.open>a{ background: #007cd7; color: #fff; }
.in-top .navbar-toggle{ float: left; margin-top: 21px; margin-left: 10px;  }
.in-top .rigso{ width: 41px; height: 41px; background: url(../images/in-top_rigso_bg.png) no-repeat left center; position: absolute; z-index: 1003; right: 0px; top: 25px; }
.in-top .so{ width: 100%; height: 100%; display: block; background: url(../images/in-top_sobg.png) no-repeat 19px center; cursor: pointer; }
.in-top .navbar-collapse{ padding: 0px; }

.in-search{ width: 100%; padding-bottom: 7px; height: 60px; display: block; background: url(../images/in-search_bg.png) repeat-x bottom #fff; position: absolute; z-index: 1003; left: 0px; top: 75px; }
.in-searchbg{ width: 100%; /*height: 60px;*/ background: #fff; }
.in-search-mid{ max-width: 802px; height: auto; display: block; margin: 0 auto; }
.in-search-so{ float: left; padding-left: 15px; padding-right: 48px; width: 640px; margin-top: 12px; height: 34px; background: #f5f5f5; border: 1px solid #ddd; display: block; position:relative; z-index: 1003;}
.in-search-txt1{ width:100%; height: 32px; line-height: 34px; display: block; font-size: 14px; color: #aaa; }
.in-search-btn1{ width: 48px; height: 34px; display: block; position: absolute; z-index: 1003; right: 0px; top: 0px; background: url(../images/in-search-btn1.png) no-repeat center center; }
.in-search-colse{ width: 19px; height: 18px; display: block; float: right; margin-top: 21px; background: url(../images/in-search-colse_bg.png) no-repeat center center; }
.intopfd{ position: fixed; z-index: 1003; left: 0px; top: 0px; }

/* 二级导航*/
.secnav{ width: 100%; display: inline-block; min-height: 42px; height: auto; display: block; background: #007cd7; box-shadow: 0px 0px 2px 5px rgba(0,0,0,.1); }
.secnav .secul{ max-width:1200px; display: block; margin: 0 auto; }
.secnav .secul .secli{ width: 100%; display: block; min-height: 42px; height: auto; }
.secnav .secul .secli .item{ margin: 7px; height: 28px; line-height: 28px; float: left; color: #fff; font-size: 15px; }
.secnav .secul .secli .item .spanmid{ margin-top: 7px; padding: 0px 32px; display: inline-block; height: 13px; line-height: 13px; border-left: 2px solid #4ca7ef; }
.secnav .secul .secli .item:first-child .spanmid{ padding-left:0px; border-left: none; }
.secnav .secul .secli .item:hover{ text-decoration: underline; }

.in-box{ width: 100%; display: block; }
.in-mid{ width: 1200px; height: auto; display: block; margin: 0 auto; }
.in-midL{ float: left; }
.in-midR{ float: right; }
.in-midLW{ width: 449px; margin-right: 30px; }
.in-midRW{ width: 720px; }
@media(min-width:1200px ) {
	.in-midR{ float: right; width: 720px; }
	.in-midL{ float: left; width: 449px; }
}

/* foot*/
.foot{ width: 100%; height: auto; display: block; background: #00162d; }
.foot-m{ margin: 0 auto; max-width: 1200px; display: block; position: relative; z-index: 1000; }
.foot-mL{ width: 151px; height: auto; display: block; background: #007cd7; line-height: 23px; font-size: 13px; color: #fff; float: left; }
.foot-ewm{ width: 115px; height: 115px; display: block; margin: 0 auto; }
/*.foot-mR{ width: 975px; float: right; }
.foot-mRdl{ float: left; width: 151px; }*/
.foot-mR{ width: 988px; float: right; }
.foot-mRdl{ float: left; width: 131px; }
.foot-mRdlte{ width: 66px; }
.foot-mRdllast{ width: 66px; }
.foot-mRdl .dt_01{ line-height: 50px; height: 52px; color: #fff; font-size: 16px; font-weight: bold; padding-bottom: 2px; margin-bottom: 14px; background: url(../images/foot-mRdl_dtbg.png) no-repeat left bottom; }
.foot-mRdl .dd_01{ width: 100%; height: 24px; display: block; text-align: left; overflow: hidden; text-overflow: ellipsis; white-space: normal; }
.foot-mRdl .dd_01 a{ font-size: 13px; line-height: 24px; color: #6d737c; }
.foot-mRdl .dd_01 a:hover{ color: #fff; }
.foot-mRdllast .dd_01{ height: 50px; line-height: 50px; font-weight: bold; font-size: 16px; margin-bottom: 16px; }
.foot-mRdllast .dd_01 a{ color: #fff; font-size: 16px; }
.foot-mRdllast .dd_01 a:hover{ text-decoration: underline; }

/* footer*/
.footer{ width: 100%; height: auto; display: block; background: #00162d; }
.footer-m{ max-width: 1200px; display: block; margin: 0 auto; border-top: 1px solid #26394c; text-align: center; line-height: 28px; font-size: 13px; color: #6d737c; }
.footer-m .p1 a{ color: #6d737c; margin: 0px 15px; }
.footer-m .p1 a:hover{ color: #fff; }

/*right 浮动*/
.in-fd{ position: absolute; z-index: 1000; right: -54px; top: -129px; width: 38px; display: block; }
.in-fd .ul_01{ width: 100%; height: auto; }
.in-fd .ul_01 .li_01{ margin-top: 8px; position: relative; z-index: 10; }
.in-fd .ul_01 .li_01 a{ width: 36px; height: 36px; display: block; border: 1px solid #c0c0c0; position: relative; z-index: 1; }
.in-fd .ul_01 .li_01 a.bg1{ background: url(../images/in-fd_ul_li_a_bg1_1.png) no-repeat center center #f5f5f5; }
.in-fd .ul_01 .li_01 a.bg2{ background: url(../images/in-fd_ul_li_a_bg2_1.png) no-repeat center center #f5f5f5; }
.in-fd .ul_01 .li_01 a .spantxt{ display: none; background: #007cd7; position: absolute; z-index: 1; left: 0px; top: 0px; padding: 3px 4px; height: 38px; width: 38px; line-height: 16px; font-size: 13px; color: #fff; }
.in-fd .ul_01 .li_01:hover a .spantxt{ display: block; background: #007cd7; position: absolute; z-index: 1; left: 0px; top: 0px; padding: 3px 4px; height: 38px; width: 38px; line-height: 16px; font-size: 13px; color: #fff; }
.in-fd .ul_01 .li_01:first-child a{ cursor: default; }
.in-fd .ul_01 .li_01 .ewm{ display: none; padding-right: 10px; width: 140px; height: 150px; position: absolute; z-index: 10; left: -140px; top: -56px; }
.in-fd .ul_01 .li_01:hover .ewm{ display: block; padding-right: 10px; width: 140px; height: 150px; position: absolute; z-index: 10; left: -140px; top: -56px; }
.in-fd .ul_01 .li_01 .ewm .san{ width: 7px; height: 11px; position: absolute; z-index: 10; top: 70px; left: 127px; display: block; background:url(../images/in-fd_ul_li_ewm_sanbg.jpg) no-repeat left center; }
.in-fd .ul_01 .li_01 .ewm .div01{ background: #fff; padding: 10px 12px 0px 11px; width: 128px; height: 148px; text-align: center; line-height: 33px; font-size: 14px; color: #00162d; font-weight: bold; border: 1px solid #c0c0c0; }
.in-fd .ul_01 .li_01 .ewm .div01 .pic{ width: 105px; height: 105px; display: block; margin: 0 auto; } 

/*分页*/
.paging { margin:20px auto;text-align:center;overflow:hidden;  /*padding-top:15px;*/ color:#333; font-size: 14px; }
.paging span ,.paging a{ display:inline-block; vertical-align:middle;margin: 0 3px;  height:36px; line-height:36px;   color:#333; width:36px; border:1px solid #d0d0d0;  }
.paging span.next{ width:83px; height: 36px; line-height: 36px; border-right:1px solid #ccc; margin:0 10px;}
.paging span.bornone{ border:0;  border-top:0;  border-bottom:0;}
.paging span.disable{ color:#ccc;}
.paging a:hover{ color:#fff; background:#007cd7;}
.paging a.current{ color:#fff;  background:#007cd7;  border:1px solid #007cd7;  }
.paging span  a{ width:83px; border:0px; margin:0px;}
.paging_txt{ width:36px; height:36px; vertical-align:middle; line-height:22px;}
.paging_but{ width:52px; height:36px; border:1px solid #007cd7; background:#007cd7; color:#fff; vertical-align:middle; margin:0 10px; cursor:pointer}

/**/
.fullSlide{width:100%;position:relative;height:540px;background:#000; z-index: 99; overflow: hidden; }
.fullSlide .bd{margin:0 auto;position:relative;z-index:99;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:540px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:540px;}
.fullSlide .hd{ /*width:100%;*/ position:absolute; z-index:100; right:16px; height: 10px; bottom: 19px; text-align: right; }
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width: 10px; height: 10px; margin: 0px 4px; background: url(../images/in-slider1_1.png) no-repeat center center;line-height:999px;}
.fullSlide .hd ul .on{ background: url(../images/in-slider1_2.png) no-repeat center center;}
.fullSlide .prev,.fullSlide .next{ width: 32px; height: 70px; display: block; position: absolute; z-index: 100; top: 50%; margin-top: -35px; cursor: pointer; }
.fullSlide .prev{ left: 0px; background: url(../images/fullSlide_prev1_1.png) no-repeat left center; }
.fullSlide .next{ right: 0px; background: url(../images/fullSlide_next1_1.png) no-repeat left center; }

.fullSlide .bot-yy{ width: 100%; height: 48px; line-height: 48px;  position: absolute; z-index: 99; left: 0px; bottom: 0px; }
.fullSlide .bd li .test{ padding-left: 10px;text-align:left; display: block; position: absolute; z-index: 100; left: 0px; right: 0px; bottom: 0px; height: 48px; background: url(../images/fullSlide_bot-yy.png); }
.fullSlide .bd li .test .overhide{ width: 500px; height: 48px; line-height: 48px; font-size: 20px; color: #fff; display: block; }

.inbox1-ul{ width: 100%; height: auto; display: block; }
.inbox1-ul li{ padding: 20px 0px 15px 0px; width: 100%; border-bottom: 1px dotted #999; }
.inbox1-ul li:first-child{ padding: 0px 0px 15px 0px; }
.inbox1-ul li .bt{ height: 20px; line-height: 20px; width: 100%; font-size: 20px; font-weight: bold; color: #00162d; margin-bottom: 12px; }
.inbox1-ul li .bt a{ color: #00162d; }
.inbox1-ul li .spantxt{ height: 72px; width: 100%; display: block; color: #777; font-size: 15px; line-height: 25px; }
.inbox1-ul li .spantxt a{ color: #777; }
.inbox1-ul li a:hover{ color: #007cd7; }

.inbox2m{ width: 1200px; height: auto; margin: 0 auto; overflow: hidden; position: relative; z-index: 1;; }
.inbox2m hr{ width: 100%; height: 1px; background: #f5f5f5; position:absolute; z-index: 1; left: 0px; bottom: 0px; }
.inbox2m-w{ width: 1231px; display: block; height: auto; margin-left: -16px; }
.inbox2m-w ul{ width: 100%; height: auto; display: block; }
.inbox2m-w ul li{ margin-top: 24px; display: block; float: left; height: 287px; border-bottom: 1px dotted #999; }
@media only screen and (min-width:1200px ) {
.inbox2m-w ul li{ width: 25%; }	
}
.inbox2m-w ul li .div01{ padding: 0px 15px 0px 16px; }
.inbox2m-w ul li .pic{ width: 100%; height: 185px; overflow:hidden; display: block; }
.inbox2m-w ul li .ptest{ width: 100%; line-height: 24px; height:48px; margin-top: 14px; font-size: 15px; color: #00162d; }
.inbox2m-w ul li .ptest .tit{ font-weight: bold; color: #007be6; }
.inbox2m-w ul li .ptest a{ color: #00162d; }
.inbox2m-w ul li .time{ line-height: 23px; font-size: 12px; color: #aaa; width: 100%; }
.inbox2m-w li a:hover{ color: #007cd7; }

.inbox2bt{ width:1200px; height: 45px; display: block; margin: 0 auto; line-height: 45px; border-bottom: 1px solid #ddd; font-size: 16px; color: #999; }
.inbox2bt h3{ font-size: 24px; color: #007cd7; margin-right: 8px; line-height:45px; }
.inbox2bt .more{ float: right; margin-right: 1px; margin-top: 10px; display: block; width: 50px; height: 16px; }
.inbox2bt .more img{ display: block; width: 50px; height: 16px; }

.inbox3m-l{ float: left; }
.inbox3m-r{ float: right; }
.inbox3m-lw{ width: 410px; }
.inbox3m-rw{ width: 380px; }

.inbox3m-lul{ width: 100%; height: auto; }
.inbox3m-lul li{ margin-right: 30px; width: 380px; height: 370px; border-bottom: 1px dotted #999; display: block; }
.inbox3m-lul li .pic{ height: 203px; overflow: hidden; display: block; width: 100%; margin-top: 20px; margin-bottom: 8px; }
.inbox3m-lul li .pic img{ width: 100%; }
.inbox3m-lul li .ptest{ width: 100%; height: 40px; line-height: 40px; display: block; font-size: 16px; color: #00162d; font-weight: bold; }
.inbox3m-lul li .ptest a{ color: #00162d; }
.inbox3m-t .time{ height: 21px; line-height: 21px; color: #aaa; font-size: 12px; }
.inbox3m-t .tit{ padding: 0px 8px; height: 21px; line-height: 21px; display: inline-block; background: #007cd7; color: #fff; font-size: 12px; }
.inbox3m-t .test{ width: 100%; height: 69px; line-height:23px; font-size: 14px; color: #777; }
.inbox3m-ldl{ padding: 22px 0px 24px 176px; margin-right:30px; min-height: 110px; display: block; border-bottom: 1px dotted #999; position: relative; z-index: 1; }
.inbox3m-ldl dt{ width:165px; height: 110px; display: block; position: absolute; z-index: 1; left: 0px; top: 24px; }
.inbox3m-ldl dd{ width: 100%; height: 110px; display: block; }
.inbox3m-ldl dd .bt{ width: 100%; height:48px; line-height: 24px; font-weight: bold; font-size: 16px; color: #00162d; }
.inbox3m-ldl dd .bt a{ color: #00162d; }
.inbox3m-ldl dd .bot{ height: 26px; line-height: 26px; width: 100%; font-size: 14px; color: #777; display: block; }
.inbox3m-lw a:hover{ color: #337ab7; }
.inbox3m-lul2{ width: 100%; height: 149px; display: block; }
.inbox3m-lul2 li{ height: 30px; line-height: 30px; width: 100%; font-size: 15px; }
.inbox3m-lul2 li a{ color: #00162d; padding-left: 16px; background:url(../images/inbox3m-lul2_li_abg1_1.png) no-repeat left center; }
.inbox3m-lul2 li a:hover{ color: #337ab7; }
.in-mid .pb{ height: 6px; width: 100%; border-top: 1px dotted #999; border-bottom: 1px dotted #999; display: block; }

.inbox3m-ldl2{ padding: 17px 0px 18px 176px; margin-right: 0px; border-bottom: none; }
.inbox3m-ldl2 dt{ top: 19px; }

.inbox4m{ width: 1200px; height: auto; display: block; margin: 0 auto; overflow: hidden; }
.inbox4mL{ float: left; width: 75%; overflow: hidden; }
@media only screen and (min-width:1200px ) {
	.inbox4mL{  float: left; width: 923px; overflow: hidden; }
}
.inbox4mL-padd{ /*padding: 0px 15px 0px 16px; margin-left: -16px; margin-right: -15px;*/ display: block; width: 100%; position: relative; z-index: 1; }
.inbox4mL-ul{ width: 100%; height:auto; display: block; }
.inbox4mL-ul li{ float: left; height: 315px;  border-bottom: 1px dotted #999; }
@media only screen and (min-width:1200px ) {
	.inbox4mL ul li{ width: 33.333333%; float: left; }
}
.inbox4mL-ul li .div01{ padding-right: 31px; margin-top: 24px; }
.inbox4mL-ul li .div01 img{ width: 100%; }
.inbox4mL-ul li .pic{ width: 100%; height: 185px; overflow:hidden; display: block; }
.inbox4mL-ul li .ptest{ height: 48px; width: 100%; margin-top: 14px; font-size: 15px; color: #00162d; }
.inbox4mL-ul li .ptest a{ color: #00162d; }
.inbox4mL-ul li .ptest a:hover{ color: #337ab7; }
.inbox4mL-ul li .pbot{ width: 100%; height: 19px; line-height: 19px; font-size: 12px; color: #aaa; }
.inbox4mL-ul li .eye{  padding-left: 21px; height: 19px; display: inline-block; float: right; font-size: 12px; color: #007cd7; background: url(../images/inbox4mL-ul_li_eye_bg1_1.png) no-repeat left center; }
.inbox4mL-botbx{ width: 100%; height: ; }
.inbox4mL-padd hr{ width: 100%; height: 1px; background: #f5f5f5; position:absolute; z-index: 1; left: 0px; bottom: 0px; }
.inbox4mL-padd .rbx{ width: 31px; height: 100%; position: absolute; z-index: 1; top: 0px; bottom: 0px; right: 0px; background: #f5f5f5; }

.inbox4mR{ float: right; /*width: 25%;*/ width: 277px; overflow: hidden; } 
.inbox4mR .div01{ width: 277px; /*padding: 0px 15px 0px 16px;*/ display: block; }
.inbox4mR .mid{ background: #007cd7; border-top: 5px solid #00162d; width: 100%; }
.inbox4mR .p1{ line-height: 26px; margin: 0px 20px 0px 16px; display: block; }
.inbox4mR .p1 .spanbt{ float:left; color: #fff; font-size: 20px; }
.inbox4mR .p1 .more{ float: right; font-size: 12px; color: #a1c3ec; }
.inbox4mR .p1 .more:hover{ color: #fff; }

.inbox4mR .ul_02{ margin-left: 16px; margin-right: 20px; display: block; }
.inbox4mR .ul_02 .li_02{ height: 145px; padding: 11px 0px 15px 0px; display: block; border-top: 1px dotted #589bdf; }
.inbox4mR .ul_02 .li_02 .bt{ height: 38px; line-height: 38px; width: 100%; font-weight: bold; font-size: 16px; color: #fff; }
.inbox4mR .ul_02 .li_02 .bt a{ color: #fff; }
.inbox4mR .ul_02 .li_02 .test{ font-size: 14px; color: #bddaef; line-height: 24px; height: 48px; }
.inbox4mR .ul_02 .li_02 .test a{ color: #bddaef; }
.inbox4mR .ul_02 .li_02 .test a:hover{ color: #fff; }
.inbox4mR .ul_02 .li_02 .time{ line-height: 27px; font-size: 12px; color: #9fb0c5; }

.inbox5m-W{ width: 1231px; height: auto; display: block; margin: 0 auto; position: relative; z-index: 1; }
.inbox5m-W .div01{ margin: 0px 15px 0px 16px; display: block; border-bottom: 1px dotted #999; height: 318px; }
.inbox5m-W .div01last{ border-bottom: none; }
.inbox5m-W .div01 .pic{ width:277px; height:205px; display: block; overflow: hidden; padding-top: 20px; }
.inbox5m-W .div01 .time{ line-height: 21px; font-size: 12px; color: #aaa; }
.intip{ padding: 0px 8px; display: inline-block; height: 21px; line-height: 21px; color: #fff; background: #007cd7; }
.ineye{ padding-left: 21px; height: 21px; line-height: 21px; display: inline-block; float: right; font-size: 12px; color: #007cd7; background: url(../images/inbox4mL-ul_li_eye_bg1_1.png) no-repeat left center; }
.inbox5m-W .test{ height: 48px; line-height: 24px; width: 100%; margin-top: 10px; font-size: 15px; color: #00162d; }
.inbox5m-W .test a{ color: #00162d; }
.inbox5m-W .test a:hover{ color: #337ab7; }
.inbox5m-dl{ margin: 0px 15px 0px 16px;  border-bottom: 1px dotted #999; padding: 20px 0px 24px 154px; min-height: 97px; height: auto; position: relative; z-index: 1; }
.inbox5m-dl dt{ width: 141px; height: 93px; display: block; overflow: hidden; position: absolute; z-index: 1; left: 0px; top: 24px; }
.inbox5m-dl dd{ width: 100%; height: auto; display: block; }
.inbox5m-dl dd .bt{ height: 73px; font-size: 15px; line-height: 24px; color: #00162d; }
.inbox5m-dl dd .bt a{ color: #00162d; }
.inbox5m-dl dd .bt a:hover{ color: #337ab7; }
.inbox5m-dl dd .time{ line-height: 21px; font-size: 12px; color: #aaa; }

.inbox5m-W .botbx{ width: 100%; height: 1px; background: #f5f5f5; position: absolute; z-index: 1; left: 0px; bottom: 0px; }
.inpb{ max-width: 1200px; display: block; margin: 0 auto; height: 6px; border-top: 1px dotted #999; border-bottom: 1px dotted #999; }

.inbox6m-w .div01{ margin: 0px 15px 0px 16px; /*border-bottom: none;*/ }
.inbox6m-w .div02{ margin: 0px 15px 0px 16px; display: block; }
.inbox6m-w .div01last{ height: auto; border-bottom: none; }
.inbox6m-wdl{ margin-bottom: 4px; padding-top: 11px; padding-bottom: 16px; border-bottom: 1px dotted #999; display: block; width: 100%; }
.inbox6m-wdllast{ border-bottom: none; }
.inbox6m-wdl dd{ width:100%; height: 30px; line-height:30px; display: block; } 
.inbox6m-wdl dd a{ padding-left: 16px; display:inline-block; height: 30px; font-size: 15px; color: #00162d; background: url(../images/inbox3m-lul2_li_abg1_1.png) no-repeat left center; }
.inbox6m-wdl dd a:hover{ color: #337ab7; }
.inbox6m-w4{ padding: 0px 17px 0px 16px; display: block; background: #fff; }
.inbox6m-w4bt{ width: 100%; height: 50px; line-height: 50px; border-bottom: 1px dotted #ababab; }
.inbox6m-w4bt h3{ float: left; line-height: 50px; font-size: 18px; color: #007cd7; font-weight: bold; }
.inbox6m-w4bt .more{ float: right; margin-top: 18px; line-height:21px; font-size: 12px; color: #aaa; }
.inbox6m-w4bt .more:hover{ color: #337ab7; }
.inbox6m-w .dl_01{ padding: 11px 0px 11px 126px; display: block; position: relative; z-index: 1; min-height: 98px; height: auto; }
.inbox6m-w .dl_01 .dt_01{ width: 114px; height: 76px; display: block; position: absolute; z-index: 1; left: 0px; top: 11px; }
.inbox6m-w .dl_01 .dd_01{ width: 100%; height: 66px; padding: 5px 0px; display: block; line-height: 22px; font-size: 14px; color: #00162d; }
.inbox6m-w .dl_01 .dd_01 a{ color: #00162d; }
.inbox6m-w .dl_01 .dd_01 a:hover{ color: #337ab7; }

.inbox7m-dl{ margin: 0px 15px 4px 16px;  border-bottom: 1px dotted #999; padding: 18px 0px 24px 177px; min-height: 112px; height: auto; position: relative; z-index: 1; }
.inbox7m-dl dt{ width: 165px; height: 110px; display: block; overflow: hidden; position: absolute; z-index: 1; left: 0px; top: 20px; }
.inbox7m-dl dd{ width: 100%; height: auto; display: block; }
.inbox7m-dl dd .bt{ height: 48px; font-size: 16px; line-height: 24px; color: #00162d; font-weight: bold; }
.inbox7m-dl dd .bt a{ color: #00162d; }
.inbox7m-dl dd .bt a:hover{ color: #337ab7; }
.inbox7m-dl dd .time{ line-height: 21px; font-size: 12px; color: #aaa; }
.inbox7m-dl dd .name{ width: 100%; height: 22px; line-height: 22px; display: block; font-size: 14px; color: #777; }
.inbox7m-w .botbx{ width: 100%; height: 5px; background: #f5f5f5; position: absolute; z-index: 1; left: 0px; bottom: 0px; }

.inbox8m-w .div01{ margin: 0px 15px 0px 16px; border-bottom: none; height: auto; }
.inbox8m-w .div02{ margin: 0px 15px 0px 16px; height: 318px; }
.inbox8m-dl{ height: 34px; padding-left: 31px; position: relative; z-index: 1; }
.inbox8m-dl dt{ width: 20px; height: 16px; line-height: 16px; text-align: center; position: absolute; z-index: 1; left: 0px; top: 9px; display: block; color: #fff; font-size: 13px; background: #00162d; }
.inbox8m-dlred dt{ background: #c71f00; }
.inbox8m-dl dd{ width: 100%; height: 34px; line-height: 34px; font-size: 15px; color: #00162d; }
.inbox8m-dl dd a{ color: #00162d; }
.inbox8m-dl dd a:hover{ color: #337ab7; }
.inbox8m-bx{ border-bottom: 1px dotted #999; width: 893px; margin:0 auto; }

.inbox8m-dl2{ width: 100%; height: auto; display: block; }
.inbox8m-dl2 dd{ float: left; width: 33.333333%; }

.inbox8m-dl3{ width: 100%; display: block; }
.inbox8m-dl3 dd{ display: block; }
.inbox8m-dl3 dd.dd_01{ width: 66.666666%; }
.inbox8m-dl3 dd.dd_02{ width: 33.333333%; }

.inbox8m-dl4 { width: 100%; display: block; }
.inbox8m-dl4 .dd_03{ width: 50%; float: left; }
.inbox8m-dl4 .dd_03 .inbox5m-dl{ min-height: 141px; padding: 25px 0px 24px 154px; }
.inbox8m-dl4 .dd_03last .inbox5m-dl{ border-bottom: none; }


.inbox9m-ul{ width: 100%; display: block; }
.inbox9m-ul .li_01{ width: 50%; float: left; }
.inbox9m-ul .li_01 .div01{ padding: 19px 0px 18px 100px; min-height: 125px; height: auto; border-bottom: 1px dotted #999; position: relative; z-index: 1; }
.inbox9m-ul .li_01last .div01{ border-bottom: none; }
.inbox9m-ul .li_01 .test{ margin-top: 6px; height: 48px; line-height: 24px; color: #00162d; font-size: 15px; }
.inbox9m-ul .li_01 .test a{ color: #00162d; }
.inbox9m-ul .li_01 .test a:hover{ color: #337ab7; }
.inbox9m-ul .li_01 .name{ float: left; line-height: 22px; font-size: 14px; color: #aaa; }
.inbox9m-ul .li_01 .eye{ float: right; padding-left:21px; height: 22px; line-height: 22px; display: inline-block; background: url(../images/inbox4mL-ul_li_eye_bg1_1.png) no-repeat left center; font-size: 12px; color: #007cd7; }
.inbox9m-ul .li_01 .tx{ width: 88px; height: 88px; overflow: hidden; position: absolute; z-index: 1; left: 0px; top: 19px; display: block; }
.inbox9m-ul .li_01 .tx_yuan{ width:100%; height: 100%; position: absolute; z-index: 1; left: 0px; top: 0px; }

.inbox9mRul{ margin: 0px 16px; display: block; padding-top: 13px; border-top: 1px dotted #589bdf; }
.inbox9mRul li{ width: 100%; height: 30px; line-height: 30px; display: block; overflow: hidden; text-overflow: ellipsis; white-space: normal; }
.inbox9mRul li a{ padding-left: 15px; font-size: 15px; color: #fff; height: 30px; line-height: 30px; display: inline-block; background: url(../images/inbox9mRul_li_abg.jpg) no-repeat left center; }
.inbox9mRul li a:hover{ text-decoration: underline; }

.fullSlide2{width:100%;position:relative;height:329px;background:#000; z-index: 99; overflow: hidden; }
.fullSlide2 .bd{margin:0 auto;position:relative;z-index:99;overflow:hidden;}
.fullSlide2 .bd ul{width:100% !important;}
.fullSlide2 .bd li{width:100% !important;height:329px;overflow:hidden;text-align:center;}
.fullSlide2 .bd li a{display:block;height:329px;}
.fullSlide2 .hd{ /*width:100%;*/ position:absolute; z-index:100; right:16px; height: 10px; bottom: 19px; text-align: right; }
.fullSlide2 .hd ul{text-align:center;}
.fullSlide2 .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width: 10px; height: 10px; margin: 0px 4px; background: url(../images/in-slider1_1.png) no-repeat center center;line-height:999px;}
.fullSlide2 .hd ul .on{ background: url(../images/in-slider1_2.png) no-repeat center center;}
.fullSlide2 .prev,.fullSlide2 .next{ width: 32px; height: 70px; display: block; position: absolute; z-index: 100; top: 50%; margin-top: -35px; cursor: pointer; }
.fullSlide2 .prev{ left: 0px; background: url(../images/fullSlide_prev1_1.png) no-repeat left center; }
.fullSlide2 .next{ right: 0px; background: url(../images/fullSlide_next1_1.png) no-repeat left center; }

.fullSlide2 .bot-yy{ width: 100%; height: 48px; line-height: 48px;  position: absolute; z-index: 99; left: 0px; bottom: 0px; }
.fullSlide2 .bd li .test{ padding-left: 20px; display: block; position: absolute; z-index: 100; left: 0px; right: 0px; bottom: 0px; height: 48px; background: url(../images/fullSlide_bot-yy.png); }
.fullSlide2 .bd li .test .overhide{ padding-left: 39px; width: 400px; height: 48px; line-height: 48px; font-size: 20px; color: #fff; display: block; background: url(../images/fullSlide2_bd_li_test_overhide_bg.png) no-repeat left center; }

.inboxten-ul{ width: 100%; display: block; }
.inboxten-ul .tenli{ float: left; width: 50%; margin-top: 17px; }
.inboxten-dl{ width: 100%; height: 156px; position: relative; z-index: 1; overflow: hidden; }
.inboxten-dl .botyy{ display: block; width: 100%; background: url(../images/fullSlide_bot-yy.png); height: 32px; line-height: 32px; overflow: hidden; padding-left: 12px; position: absolute; z-index: 1; bottom: 0px; left: 0px; right: 0px; }
.inboxten-dl .botyy .test{ padding-left: 29px; height: 32px; line-height: 32px; color: #fff; font-size: 14px; display: block; margin-top: 0px; background: url(../images/inboxten-dl_botyy_test_bg.png) no-repeat left center; }

/*****视频*****/
.sp-box1m{ border-top: 1px dotted #999; }
.sp-box1L{ width: 73%; }
.sp-box1R{ width: 27%; }
.sp-box1R .div01{ width: 320px; }
.sp-box1L ul li{ height: 276px; }
.sp-box1L ul li .pic{ height: 148px; }
.sp-box1L ul li .ptest{ margin-top: 10px; line-height: 24px; }
.sp-box1R .test-ul{ width: 100%; height: auto; } 
.sp-box1R .test-ul .li_01{ width: 100%; height: 31px; line-height: 31px; }
.sp-box1R .test-ul .li_01 a{ background: url(../images/inbox3m-lul2_li_abg1_1.png) no-repeat left center; padding-left: 16px; display: inline-block; line-height: 31px; font-size: 15px; color: #00162d; }
.sp-box1R .test-ul .li_01 a:hover{ color: #337ab7; }

/*******专家论坛-列表*****/
/*.ExpertsBBS_m .inbox4mL{ width: 880px; }*/
.ExpertsBBS_Ld{ width: 420px; margin-top: 30px; }
.ExpertsBBS_rd{ width: 48.86%; padding-left: 30px; margin-top: 21px; }

.fullSlide3{width:100%;position:relative;height:281px;background:#000; z-index: 99; overflow: hidden; }
.fullSlide3 .bd{margin:0 auto;position:relative;z-index:99;overflow:hidden;}
.fullSlide3 .bd ul{width:100% !important;}
.fullSlide3 .bd li{width:100% !important;height:281px;overflow:hidden;text-align:center;}
.fullSlide3 .bd li a{display:block;height:281px;}
.fullSlide3 .hd{ /*width:100%;*/ position:absolute; z-index:100; right:16px; height: 10px; bottom: 19px; text-align: right; }
.fullSlide3 .hd ul{text-align:center;}
.fullSlide3 .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width: 10px; height: 10px; margin: 0px 4px; background: url(../images/in-slider1_1.png) no-repeat center center;line-height:999px;}
.fullSlide3 .hd ul .on{ background: url(../images/in-slider1_2.png) no-repeat center center;}
.fullSlide3 .prev,.fullSlide3 .next{ width: 32px; height: 54px; display: block; position: absolute; z-index: 100; top: 50%; margin-top: -35px; cursor: pointer; }
.fullSlide3 .prev{ left: 0px; background: url(../images/fullSlide3_prev1_1.png) no-repeat left center; }
.fullSlide3 .next{ right: 0px; background: url(../images/fullSlide3_next1_1.png) no-repeat left center; }

.fullSlide3 .bot-yy{ width: 100%; height: 48px; line-height: 48px;  position: absolute; z-index: 99; left: 0px; bottom: 0px; }
.fullSlide3 .bd li .test{ padding-left: 20px; display: block; position: absolute; z-index: 100; left: 0px; right: 0px; bottom: 0px; height: 48px; background: url(../images/fullSlide_bot-yy.png); }
.fullSlide3 .bd li .test .overhide{ /*padding-left: 39px; background: url(../images/fullSlide2_bd_li_test_overhide_bg.png) no-repeat left center;*/ width: 310px; height: 48px; line-height: 48px; font-size: 20px; color: #fff; display: block; }

.ExpertsBBS_rd .inbox6m-wdl{ padding-top: 0px;  padding-bottom: 0px; margin-bottom: 0px; border-bottom: none; }
.ExpertsBBS_Lbx{ width: 850px; height: 1px; border-top: 1px dotted #999; }

.ExpertsBBS_List{ width: 850px; height: auto; }
.ExpertsBBS_List dl{ padding: 24px 0px 24px 300px; min-height: 235px; height: auto; display: block; position: relative; z-index: 1; border-bottom: 1px dotted #999; }
.ExpertsBBS_List dl dt{ width: 280px; height: 187px; display: block; position: absolute; z-index: 1; left: 0px; top: 24px; overflow: hidden; }
.ExpertsBBS_List dl dd{ width: 100%; display: block; }
.ExpertsBBS_List dl dd .bt{ widows: 100%; height: 28px; display: block; font-size: 18px; color: #00162d; }
.ExpertsBBS_List dl dd .bt a{ color: #00162d; }
.ExpertsBBS_List dl dd .bt a:hover{ color: #337ab7; }
.ExpertsBBS_List dl dd .name{ width: 100%; height: 98px; font-size: 15px; line-height:26px; color: #777; }
.ExpertsBBS_List dl dd .pbot{ width: 100%; height: 21px; line-height: 21px; font-size: 12px; color: #aaa; }
.ExpertsBBS_List dl dd .eye{  padding-left: 21px; height: 19px; display: inline-block; float: right; font-size: 12px; color: #007cd7; background: url(../images/inbox4mL-ul_li_eye_bg1_1.png) no-repeat left center; }
.ExpertsBBS_List .more{ font-size: 14px; color: #007cd7; line-height: 21px; }
.ExpertsBBS_List .more:hover{ text-decoration: underline; }

.ExpertsBBS_m .inbox4mR .ul_02 .li_02{ height: 137px; }
.ExpertsBBS_m .inbox4mR .inbox6m-w4{ line-height: 28px; font-size: 15px; color: #777; }
.ExpertsBBS_m .inbox4mR .ren{ border-bottom: 1px dotted #ababab; text-align: center; width: 100%; }
.ExpertsBBS_m .inbox4mR .ren .tx{ width: 100px; height: 100px; display: block; margin: 0 auto; position: relative; z-index: 1; }
.ExpertsBBS_m .inbox4mR .ren .txfd{ width: 100px; height: 100px; display: block; position: absolute; z-index: 1; left: 0px; top: 0px; background: url(../images/ExpertsBBS_m_ren_txfd.png) no-repeat; } 
.ExpertsBBS_m .inbox4mR .ren .text{ width: 100%; text-align: center; line-height: 42px; font-weight: bold; font-size: 18px; color: #00162d; }

/******专家论坛*****/
.ExpertsBBS_mw .paging{ margin: 0 auto 20px auto; }
.ExpertsBBS_mw .list{ width: 100%; display: block; }
.ExpertsBBS_mw .list li{ height: 212px; width: 25%; display: block; float:left; }
.ExpertsBBS_mw .list li dl{ margin-right: 30px; height: 257px; } 
.ExpertsBBS_mw .list li dl dt{  width: 190px; overflow: hidden; }
.ExpertsBBS_mw .list li dl dd{ height: 67px; line-height: 25px; text-align: center; font-size: 15px; color: #00162d; }

/* 关于我们*/
.abouts-Ldiv{ width: 100%; display: block; }
.abouts-Ldiv a{ width: 120px; height: 42px; line-height: 42px; text-align: center; color: #fff; display: block; float: left; margin: 4px 12px 8px 0px; background: #9aa7b4; font-size: 15px; }
.abouts-Ldiv a:hover,.abouts-Ldiv a.check{ background: #007cd7; }
.abouts-lnr{ margin-right: 30px; width: 850px; display: block; line-height: 32px; font-size: 15px; color: #777; }

/* 专家论坛-列表-详情*/
.alllist_xqL{ width: 850px; margin-right: 30px; display: block; }
.alllist_xqL .ptop{ width: 100%; text-align: center; line-height: 22px; font-size: 14px; color: #aaa; border-bottom: 1px solid #ddd; }
.alllist_xqL .ptop .bt{ line-height: 34px; font-size: 24px; color: #00162d; }
.alllist_xqL .nr{ width: 100%; height: auto; display: block; line-height: 32px; font-size: 15px; color: #777; }
.alllist_xqL .pbot{ width: 100%; border-top: 1px solid #ddd; }
.alllist_xqL .pbot .L{ width: 74%; display: block; line-height: 24px; font-size: 14px; color: #00162d; float: left; }
.alllist_xqL .pbot .L a{ color: #00162d; }
.alllist_xqL .pbot .L a:hover{ color: #337ab7; }
.alllist_xqL .fhlist{ width: 118px; height: 36px; line-height: 36px; text-align: center; display:block; float: right; margin-top: 21px; border: 1px solid #007cd7; font-size: 14px; color: #007cd7; }

/*******2018-07-09*******/
/* 首页*/
.in-box1-bx{ padding: 15px 0px; border-top: 1px dotted #999; border-bottom: 1px dotted #999; }

/*******2018-07-13*******/
/* 首页*/
@media (min-width: 1200px)
.in-midL2 {
    float: left;
    width: 598px;
}
a:hover{ color: #007cd7; }
.in-banL,.in-banL .bd li,.in-banL .bd li a{ height: 390px; }
.in-midL2 .in-midRW{ width: 584px; }
.in-banL .bd li .test .overhide{ width: 70%; }
.in-bannews{ margin-top: 8px; height: 271px; border-bottom:1px dotted #999; display: block; } 
.in-bannews-l{ padding-right: 35px; width: 300px; }
.in-bannews-r{ margin-right: 18px; width: 274px; }
.in-bannews .bt{ width:100%; height: 42px; line-height: 42px; color: #00162d; font-size: 16px; font-weight: bold; }
.in-bannews .bt a{ color: #00162d; }
.in-bannews .bt a:hover{ color: #007cd7; }
.in-bannews-time{ height: 21px; line-height: 21px; color: #aaa; font-size: 12px; }
.in-bannews-tit{ padding: 0px 8px; height: 21px; line-height: 21px; display: inline-block; background: #007cd7; color: #fff; font-size: 12px; }
.in-bannews .test{ width: 100%; height: 195px; display: block; font-size: 14px; line-height: 24px; color: #777; }
.in-box1cen{ width: 100%; height: auto; }
.in-box1cen ul{ width: 100%; display: block; }
.in-box1cen ul li{ padding-top: 10px; height: 136px; border-bottom: 1px dotted #999; }
.in-box1cen ul li .bt{ width: 100%; height: 38px; line-height: 38px; margin-bottom: 1px; display: block; font-size: 18px; font-weight: bold; color: #00162d; }
.in-box1cen ul li .bt a{ color: #00162d; }
.in-box1cen ul li .bt a:hover{ color: #007cd7; }
.in-box1cen ul li .test{ width: 100%; height: 72px; display: block; line-height: 24px; font-size: 14px; color: #777; }
.in-box1cen ul li:first-child{ height: 135px; }

.in-box2rig{ padding-left: 14px; }
.in-box2rig .one{ width: 100%; height: 32px; line-height: 32px; background: #007cd7; color: #fff; font-size: 20px; }
.in-box2rig .thr{ width: 100%; height: 40px; line-height: 40px; color: #fff; font-size: 20px; background: #80858b; }
.in-box1rig-four{ width: 100%; height: 345px; background: #007cd7; } 
.in-box1rig-four ul{ padding: 0px 15px; display:block; }
.in-box1rig-four ul li{ width: 100%; height: 43px; line-height: 43px; display: block; border-bottom: 1px dotted #589bdf; overflow: hidden; text-overflow: ellipsis; white-space: normal; }
.in-box1rig-four ul li a{ width: 100%; height: 43px; display: block; color: #fff; font-size: 15px; }
.in-box1rig-four ul li a:hover{ color: #fff; text-decoration: underline; }
.in-box1rig-four ul li.last{ border-bottom:none; }



/****** 2018-07-31******/
.fullSlide4{width:100%;position:relative;height:236px;background:#000; z-index: 99; overflow: hidden; }
.fullSlide4 .bd{margin:0 auto;position:relative;z-index:99;overflow:hidden;}
.fullSlide4 .bd ul{width:100% !important;}
.fullSlide4 .bd li{width:100% !important;height:236px;overflow:hidden;text-align:center;}
.fullSlide4 .bd li a{display:block;height:236px;}
.fullSlide4 .hd{ /*width:100%;*/ position:absolute; z-index:100; right:16px; height: 10px; bottom: 19px; text-align: right; }
.fullSlide4 .hd ul{text-align:center;}
.fullSlide4 .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width: 10px; height: 10px; margin: 0px 4px; background: url(../images/in-slider1_1.png) no-repeat center center;line-height:999px;}
.fullSlide4 .hd ul .on{ background: url(../images/in-slider1_2.png) no-repeat center center;}
.fullSlide4 .prev,.fullSlide4 .next{ width: 32px; height: 70px; display: block; position: absolute; z-index: 100; top: 50%; margin-top: -35px; cursor: pointer; }
.fullSlide4 .prev{ left: 0px; background: url(../images/fullSlide_prev1_1.png) no-repeat left center; }
.fullSlide4 .next{ right: 0px; background: url(../images/fullSlide_next1_1.png) no-repeat left center; }

.fullSlide4 .bot-yy{ width: 100%; height: 48px; line-height: 48px;  position: absolute; z-index: 99; left: 0px; bottom: 0px; }
.fullSlide4 .bd li .test{ padding-left: 20px; display: block; position: absolute; z-index: 100; left: 0px; right: 0px; bottom: 0px; height: 48px; background: url(../images/fullSlide_bot-yy.png); }

.langu1 {
	width: 120px;
	position: absolute;
	height: 30px;
	line-height: 30px;
	color: #fff;
	top: 0px;
	right: -64px;
	font-size: 15px;
}
.langu1 span{cursor:pointer}