* {
    margin: 0;
    padding: 0;
}

body, h1, h2, h3, h4, h5, h6, h21, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img{border:medium none;margin: 0;padding: 0;}

h1, h2, h3, h4, h5, h6, h21{font-size: 100%;font-weight: normal;}
em{font-style:normal;}
ul, ol{list-style: none;}


/*火狐去掉按钮、连接的虚线*/
a:focus, a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
border: 0;
outline : 0;
} 

input,button,select,textarea

{

      outline:none;

      -webkit-appearance:none;

}

textarea

{

     resize:none;

}

a {
    text-decoration: none;
    display: block;
}

ul,li {
    list-style: none;
}

img {
    display: inline-block;
    border-style: none;
}


.fl {
    float: left;
}

.fr {
    float: right;
}

.clear{clear:both;}




.m-l {
	margin-left: 36px;
}

.red {
    color: #f81e33;
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-bottom:before {
    content: "\e691";
}
@font-face {
    font-family: "微软雅黑";
        /* IE9*/
    src: format('embedded-opentype'), /* IE6-IE8 */
     format('woff'),  format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
     format('svg');
    /* iOS 4.1- */
}

.swiper-container {
    width: 100%;
    height: 100%;
}





/*新闻咨询*/

.news {
	margin-top: 15px;
}

.new-left {
	width: 180px;
}

.new-left .item-list {
	margin-bottom: 11px;
}

.list-img .item a img {
    float: left;
    margin: 10px 0 0 10px;
}

.new-left .item-list .item {    position: relative;
	width: 180px;
	height: auto;
	text-align: center;
	line-height: 40px;
	background-color: #087dce;
	margin-bottom: 3px;
}

.new-left .item-list .item a {
    display: block;
    height: 100%;
    width: 100%;
    color: #FFFFFF;
    font-size: 16px;
    font-family: "微软雅黑";
}

.new-left .img-list {
    background-color: #0858a3;
    padding-top: 10px;
    padding-bottom: 1px;
}

.new-left .img-list li {
    text-align: center;
    margin-bottom: 10px;
}

.new-left .img-list li img {
    width: 80px;


}

.new-left .item-list .item:hover {
    background-color: #084a9e;
}

.item-title span { float:left
}
.item-title a { float:right
}
.item-title {
    font-weight: bold;
    height: 40px;
    line-height: 30px;
    font-size: 20px;
    color: #0858a3;
    border-bottom: 1px solid #0858a3;
    font-family: "微软雅黑";
}

.item-title img {
    margin-top: 10px;
}


/*.new-right {
    width: 1050px;
    margin-left: 30px;
}


.new-right .item-list .title {
    float: left;
}

.new-right .item-list .title .item-list {
	margin-top: 5px;
	float: left;
}

.new-right .item-list .title .item-list .item img {
    width: 325px;
    height: 210px;
    display: block;
}

.new-right .item-list .title .item-list .item {
    display: block;
    cursor: pointer;
    margin-bottom: 12px;
}

.new-right .item-list .title .item-list .item p {
    font-size: 14px;
    color:#eeeeee;
    width: 325px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #3686DE;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.new-right .item-list .title .item-list .text-item p {   
    color: #333333;
    width: 324px;
    height: 54px;
line-height:27px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-top: 2px;
    font-size: 14px;
    font-family: "微软雅黑";
}

.new-right .item-list .title .item-list .text-item {
    height: 55px;
    border-bottom: 1px solid #d9d9d9;
    position: relative;
}

.new-right .item-list .title .item-list .text-item .time {
    font-size: 14px;
    color: #666666;
    position: absolute;
    right: 0;
    bottom: 4px;
}

.new-right .item-list .title .item-list .text-item .time img {
    margin-right: 5px;
}
.new-right .item-list {
	margin-bottom: 0px;
}

.new-right .item-list1 {
	height: 552px;
}*/

.listen {
    width: 690px;
}

ul.stkd { width: 102%; margin-top:5px;
}
ul.stkd li{ display: block; float: left; width: 97%; margin: 5px 2% 0px 0px; float: left; border-bottom: 1px solid #b7b7b7; position: relative; }

ul.stkd .item-text { float: left;
}

ul.stkd .time {
    font-size: 14px;
    color: #666666;
    position: absolute;
    right: 0;
    bottom: 4px;
}


ul.stkd .text { float: right;
    height: 65px;
    width: 210px; color: #333333; 
}
ul.stkd .item-text:nth-child(2) { margin-left: 5px;
}

ul.stkd .item-text img { width: 85px; height: 55px; padding: 2px; 
}

ul.stkd .item-text span {
    display: block;
    font-size: 14px;
    color: #333333;
}
ul.stkd  a{ color: #333333;
}
ul.stkd .text .title {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
	font-size:14px;
	font-family: "微软雅黑";
   
}



/*.new-right .item-list .title .media .text-item p {
    width: 325px;
 color: #333333;
    height: 55px;
line-height:27px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-top: 2px;
	
    font-size: 14px;
    font-family: "微软雅黑";
}

.new-right .item-list .title .media .text-item {
    height: 56px;
}

.new-right .item-list .listen .item-list .item {
    margin-bottom: 8px;
    height: 71px;
    display: block;
}*/


/*
.last-list{
    width:100%;
    display: block;
}

.last-list .llkd{
    width: 325px;
    float: left;
}


.last-list .deep{
    width: 325px;
    float: right;
}

.last-list .llkd .name {
    font-weight: bold;
    height: 40px;
    line-height: 30px;
    font-size: 20px;
    color: #0858a3;
    border-bottom: 1px solid #0858a3;
}

.last-list .llkd .name img {
    margin-top: 10px;
}
*/
.content img {
    margin-top: 15px;
    width: 325px;
    height: 200px;
}

.content-list {
    border-bottom: 1px solid #d2d2d2;
}

.content .content-list {
    height: 53px;
    margin-top: 5px;
position:relative;
}



.content .content-list1 {
    height: 70px;
}

.content-list p {
    font-size: 14px;
    color: #333333;
    font-family: 华文中宋;
}



.content-list .sub-title {
   display: block;width: 260px;  height: 35px;
	
	overflow:hidden; 
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height:35px
}
.content-list  .time {
    font-size: 14px;
    color: #666666;
    position: absolute;
    right: 0;
    bottom: 4px;
}


.content-list .synopsis {
    text-indent: 2em;
    color: #afafaf;
    margin-top: 0px;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
	font-family: "微软雅黑";
}
.deep .content .content-list {
    height: 53px;
}


.deep .content .content-list .sub-title {
	display: block;width: 325px;  height: 52px;
	
	overflow:hidden; 
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height:26px
}
.deep .content .content-list  .time {
    font-size: 14px;
    color: #666666;
    position: absolute;
    right: 0;
    bottom: 4px;
}


.picture .title {
    margin-top: 36px;
    font-size: 20px;
    color: #0858a3;
    font-weight: bold;
    margin-bottom: 35px;
    padding-bottom: 13px;
    border-bottom: 1px solid #0858a3;
}

.picture .title img {
    margin-top: 10px;
}

.picture-list {
	height: 531px;
	margin-top: 10px;
}


.picture-list .item {
    position: relative;
    float: left;
    margin-right: 2px;
    margin-bottom: 2px;
}

.picture-list .item .text { position: absolute; left: 18px; bottom: 16px; color: #ffffff; font-size: 30px; font-family: "微软雅黑"; z-index: 99; }

.picture-list .item1 {
    width: 329px;
    height: 530px;
overflow:hidden;
display: block; 
}

.picture-list .item1 img{
    width: 329px;
    height: 530px;
	display: block;   transition: all 1s; -webkit-transition: all 1s; z-index: 2; position: relative;
}
.picture-list .item1 img:hover{transform: scale(1.1);-webkit-transform:scale(1.1);cursor: pointer;z-index: -1;position: relative;}


.picture-list .item2 {
    width: 408px;
    height: 286px;
overflow:hidden;
display: block; 
}
.picture-list .item2 img{
    width: 100%;
    height: 100%;
display: block;   transition: all 1s; -webkit-transition: all 1s; z-index: 2; position: relative;
}
.picture-list .item2 img:hover{transform: scale(1.1);-webkit-transform:scale(1.1);cursor: pointer;z-index: -1;position: relative;}


.picture-list .item3 {
    width: 455px;
    height: 286px;
overflow:hidden;
display: block; 
}
.picture-list .item3 img{
    width: 100%;
    height: 100%;
display: block;   transition: all 1s; -webkit-transition: all 1s; z-index: 2; position: relative;
}
.picture-list .item3 img:hover{transform: scale(1.1);-webkit-transform:scale(1.1);cursor: pointer;z-index: -1;position: relative;}


.picture-list .item4 {
    width: 310px;
    height: 241px;
overflow:hidden;
display: block; 
}
.picture-list .item4 img{
    width: 100%;
    height: 100%;
display: block;   transition: all 1s; -webkit-transition: all 1s; z-index: 2; position: relative;
}
.picture-list .item4 img:hover{transform: scale(1.1);-webkit-transform:scale(1.1);cursor: pointer;z-index: -1;position: relative;}


.picture-list .item5 {
    width: 553px;
    height: 241px;
overflow:hidden;
display: block; 
}
.picture-list .item5 img{
    width: 100%;
    height: 100%;
display: block;   transition: all 1s; -webkit-transition: all 1s; z-index: 2; position: relative;
}
.picture-list .item5 img:hover{transform: scale(1.1);-webkit-transform:scale(1.1);cursor: pointer;z-index: -1;position: relative;}


.picture-list div img {
    width: 100%;
}

.footer {
	width: 100%;
min-width:1200px;
	height: 132px;
	margin-top: 15px;
	text-align: center;
	color: #bfc7d4;
	font-size: 14px;
	background-color: #15477c;
	display: block;
	overflow: hidden;

}

.footer-img {
    padding-top: 26px;
    text-align: center;
}

.footer-img img {
    display: inline-block;
    margin-left: 29px;
}

.footer .site {
    margin-top: 20px;
    margin-bottom: 15px;
}

.footer .beian {
    margin-left: 60px;
    position: relative;
}

.footer .beian img {    
    position: absolute;
    left: -25px;
    top: -5px;
}


/*广告图开始*/

#banner {
	width: 100%;
	height: 413px;
	overflow: hidden;
}

#banner .bannerCon {
    width: 1200px;
    height: 500px;
    margin: 0px auto;
    position: relative;
}

#banner .bannerCon .before {
    width: 600px;
    height: 500px;
    position: absolute;
    left: -600px;
    bottom: 0px;
    z-index: 333;
    background-image: url(../img/137451776457520186.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.opacity {
    -khtml-opacity: 0.6;
    -moz-opacity: 0.6;
    filter: alpha(opacity=60);
    filter: "alpha(opacity=60)";
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    /*兼容ie8及以下*/
}

#banner .bannerCon .before img {
    position: absolute;
    right: 20px;
    top: 200px;
    cursor: pointer;
}

#banner .bannerCon .after {
    width: 600px;
    height: 500px;
    /*background: rgba(0, 0, 0, 0.8);*/
    background-image: url(../img/137451776457520186.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    right: -600px;
    bottom: 0px;
    z-index: 333;
}

#banner .bannerCon .after img {
    position: absolute;
    left: 20px;
    top: 200px;
    cursor: pointer;
}

#banner .bannerCon .scroll {
    width: 2000%;
    height: 500px;
    position: relative;
    left: -1200px;
}

#banner .bannerCon .scroll img {
    width: 1200px;
    height: 500px;
    float: left;
}

#banner .bannerBut {
    width: 300px;
    height: 17px;
    position: absolute;
    left: 490px;
    bottom: 0px;
}

#banner .bannerBut ul li {
    width: 48px;
    height: 3px;
    background-color: rgba(2, 147, 239, 0.82);
    margin: 5px 7px;
    float: left;
}

#banner .bannerBut ul li.hover {
    background: #FFFFFF;
}

.content-text {
	width: 990px;
	min-height: 600px;
	font-size: 14px;
	color: #333333;
	float: right
}

.current-position {
    color: #666666;
    font-size: 14px; display:block;
    font-family: "微软雅黑"; text-align:left
}
.current-position  span{
    color: #666666; font-size: 14px; 
}
.current-position  a{color: #666666; font-size: 14px; }

.content-text .line {
    margin-top: 19px;
    height: 2px;
    border-bottom: 2px solid #087dce;
    border-top: 1px solid #087dce;
    margin-bottom: 19px;
}

.line-btm {
    width: 1050px;
    height: 2px;
    border-bottom: 1px solid #087dce;
    border-top: 2px solid #087dce;
    margin-bottom: 44px;
    float: right;
}

.line-btm2 {
    width: 1200px;
    height: 2px;
    border-bottom: 1px solid #087dce;
    border-top: 2px solid #087dce;
    margin-bottom: 44px;
    float: right;
}

.video-list .video-item {
    width: 330px;
    margin-right: 30px;
    float: left;
    margin-bottom: 44px;
}

.video-list .video-item:nth-child(3n) {
    margin-right: 0;
}

.video-list .video-item .img {
    width: 330px;
    height: 220px;
    position: relative;
    cursor: pointer;
}

.video-list .video-item .img .mb {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(49, 49, 49, .5);
}

.video-list .video-item .img img {
    width: 100%;
    height: 220px;
    border-radius: 4px;
}

.video-list .video-item .title {
    height: 40px;
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    text-indent: 1em;
    margin-top: 18px;
    font-family: "微软雅黑";
}

.video-list .video-item .time {
    float: right;
    color: #333333;
    font-family: "微软雅黑";
}

.video-list .video-item .img .icon-video {
    width: 62px;
    height: 46px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -21px;
    margin-top: -25px;
    z-index: 1;
}

.simplePaging5 {
    width: 1000px !important;
    float: right;
    font-family: "微软雅黑";
}

.new-list a { display: block; cursor: pointer; height: 49px; line-height: 49px; border-bottom: 1px solid #cdcdcd; color: #333333; font-size: 16px; background: url(../img/arrow.png) no-repeat left 15px; padding-left: 25px; }

.new-list a .time {
    float: right;
}

.particulars-text .current-position,
.description .current-position {
    margin-left: 28px;
    margin-top: 10px;
}

.particulars-content {
    width: 90%;
    margin: 0 auto;
    text-align: center;
}

.particulars-content .title {
    text-align: center;
    margin-top: 38px;
    font-size: 22px;
    font-weight: bold;
    font-family: "微软雅黑";
}

.particulars-content .time {
    font-family: "微软雅黑";
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 21px;
    color: #5a5a5a;    
}

.particulars-content .synopsis {
    font-size: 14px;
    text-align: left;
    text-indent: 0em;
	font-family: "微软雅黑";
text-align:justify;
text-justify:inter-ideograph;
}

.synopsis {
    margin-top: 29px;
    line-height: 30px;
	font-family: "微软雅黑";
}

.share {
    width: 98%;
    margin: 0 auto;
    padding-top: 67px;
    text-align: left;
}

.share span {
    margin-right: 10px;
    cursor: pointer;
}

.share .compile {
    float: right;
    font-size: 14px;
    color: #7a7a7a;
}

.length {
    text-align: left;
    margin-top: 59px;
    font-family: "微软雅黑";
}

.length a {
    width: 424px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #666666;
    font-size: 14px;
    margin-bottom: 17px;
}

.length a:hover {
    color: #15477c;
}

.newimg {
    width: 800px;
    height: 492px;
}

.sub-nav {
    width: 310px;
    margin: 0 auto;
}

.sub-nav li {
    float: left;
    width: 100px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    border-right: 1px solid #bfbfbf;
}

.sub-nav li:last-child {
    border: none;
}

.su-nav {
    width: 305px;
    margin: 0 auto;
    font-size: 16px;
}

.sub-nav a {
    color: #333333;
    margin: 0 5px;
    padding: 0 5px;
    font-family: "微软雅黑";
}

.sub-nav a:hover {
    background: #0860b8;
    color: #FFFFFF;
}

.pinterest {
    margin-top: 40px;
}

.pinterest ul {
    /*column-count: 4;
    column-gap: 0;   */
    height: 1000px;
    overflow: auto;
    scrollbar-face-color: #FFFFFF;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-track-color: #FFFFFF;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-base-color: #FFFFFF;
}

.pinterest ul::-webkit-scrollbar {
    background-color: #FFFFFF;
}


/*滚动条的轨道*/

.pinterest ul::-webkit-scrollbar-track {
    background-color: #FFFFFF;
}


/*滚动条的滑块按钮*/

.pinterest ul::-webkit-scrollbar-thumb {
    background-color: #FFFFFF;
}


/*滚动条的上下两端的按钮*/

.pinterest ul::-webkit-scrollbar-button {
    background-color: #FFFFFF;
}

.pinterest ul li {
    width: 285px;
    float: left;
    margin: 5px;
}

.pinterest ul li img {
    width: 100%;
    display: block;
}

.sub-nav .active,
.new-left .item-list .item .active{
    background-color: #0860b8;
    color: #ffffff;
}
.pinterest ul a{
    margin-bottom: 10px;
}
.particulars-content .little-title {
    margin: 24px 0;
}

.particulars-content .little-title span {
    font-size: 16px;
    color: #333333;
    margin-right: 37px;
}

.swiper-container {
    width: 1000px;
    height: 700px;
    margin-top: 24px;
}

.swiper-container .swiper-wrapper .swiper-slide .title img {
    width: 100%;
}

.swiper-container .swiper-wrapper .swiper-slide .title {
    box-shadow: 10px 10px 5px #888888;
}

.swp {
    position: relative;
}

.swiper-jt {
    width: 100%;
    position: absolute;
    top: 320px;
    left: 0;
}

.arrow-left,.arrow-right {
    cursor: pointer;
}

.con_tit{
	height: 58px;
	line-height: 58px;
	font-size: 14px;
	color: #666;
	padding: 0 10px 0 10px;
	margin: 0 0 15px 0;
	background: #f2f2f2 url(../img/home.png) 10px center no-repeat;
}
.con_tit h1{ float:left; padding:0 10px 0 0; font-size:14px; color:#525252; font-weight:normal;}
.con_tit a{
	color: #525252;
	padding: 0 10px;
	border-left: 0px dotted #4e4f51;
	line-height: 25px;
	color: #4e4f51;
	margin: 17px 0 0 0;
}


.particulars-text {display: block; overflow: hidden; 
    margin-top: 24px;
}