﻿@charset"utf-8";

* {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    outline: none;
}

html, body {
    font-size: 16px;
    font-family: "微软雅黑", "宋体";
}

body {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

a {
    color: #666666;
}

a:hover {
    color: #005fb1;
}

img {
    border: none;
}

.block {
    display: block;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

.blank5 {
    clear: both;
    height: 5px;
}

.blank10 {
    clear: both;
    height: 10px;
}

.blank15 {
    clear: both;
    height: 15px;
}

.blank20 {
    clear: both;
    height: 20px;
}

.blank25 {
    clear: both;
    height: 25px;
}

.blank30 {
    clear: both;
    height: 30px;
}

.blank40 {
    clear: both;
    height: 30px;
}

.line1 {
    height: 1px;
    width: 100%;
    background-color: #ccc;
}

.border-right-1 {
    border-right: 1px dashed #eeeeee;
}

.border-none {
    border: none;
}

.margin-l22 {
    margin-left: 22px;
}

.margin-l38 {
    margin-left: 38px;
}

.margin-t16 {
    margin-top: 16px;
}

.margin-t20 {
    margin-top: 20px;
}

.margin-t24 {
    margin-top: 24px;
}

.top {
    width: 100%;
    min-width: 1200px;
    max-width: 1920px;
    height: 140px;
    margin: 0 auto;
    background: #4796F2;
}

.topBox {
    width: 1200px;
    height: 180px;
    margin: 0 auto;
}

.topBox .search {
    margin-top: 48px;
}

.topBox .search input[type=text] {
    background: url(../images/search_left.png) no-repeat;
    border: none;
    height: 44px;
    padding-left: 20px;
    float: left;
    outline: none;
    line-height: 44px;
    width: 336px;
}

.topBox .search input[type=button] {
    background: url(../images/search_right.png) no-repeat;
    border: none;
    height: 44px;
    width: 44px;
    outline: none;
    cursor: pointer;
}

.top-icon {
    float: right;
    height: 30px;
    line-height: 30px;
    color: #fff;
}

.top-icon img {
    float: left;
}

.top-icon span {
    margin-top: 3px;
    margin-right: 20px;
    float: left;
}

.home-banner {
    min-width: 1200px;
    max-width: 1920px;
    height: 440px;
    background: url(../images/banner.png) no-repeat;
    margin: 0 auto;
}


.main {
    width: 1200px;
    margin: 0 auto;
    background-color: #fff;
}

.home-headline {
    margin-top: 40px;
    height: 60px;
}

.home-headline img {
    float: left;
}

.headline-content {
    width: 1050px;
    margin-left: 20px;
    text-align: left;
    height: 60px;
    float: left;
}

.headline-title {
    font-size: 28px;
    color: #4796F2;
    font-weight: bold;
    padding-top: 10px;
}

.news-box {
    width: 1200px;
    height: 540px;
}

.news-head {
    color: #4796F2;
    text-align: center;
    font-size: 22px;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
}

.news-head img {
    position: relative;
    top: 4px;
}

.news-list-all {
    width: 1200px;
    text-align: left;
}

.news-list-all .hd2 {
    height: 56px;
    line-height: 30px;
    background: url('../images/bar_normal.png') repeat-x;
    background-position-y: 39px;
    position: relative;
}

.news-list-all .hd2 ul {
    float: left;
    position: absolute;
    height: 54px;
}

.news-list-all .hd2 ul li {
    float: left;
    width: 400px;
    cursor: pointer;
    line-height: 20px;
    text-align: center;
    font-size: 20px;
    color: #666;
}

.news-list-all .hd2 ul li.on {
    height: 54px;
    background: url('../images/bar_highlighted.png') no-repeat;
    background-position-y: 39px;
    color: #333;
    font-size: 22px;
    font-weight: bold;
}

.news-list-all .bd2 ul {
    padding-top: 5px;
    zoom: 1;
}

/*.news-list-all .bd2 li{ height:38px; line-height:38px; font-size: 18px; width: 650px;background: url('../images/red_point.png') no-repeat;background-position:7px 17px;  padding-left: 20px; }
.news-list-all .bd2 li .date{ float:right; color:#767c82;font-size: 16px;  }*/
.lunbo {
    float: left;
}

/* 动态新闻轮播图css */

.date-ri {
    font-size: 48px;
    height: 55px;
    line-height: 55px;
}

.date-nianyue {
    font-size: 16px;
    height: 20px;
    line-height: 20px;
}

.news-lists-item-summary {
    font-size: 14px;
    height: 48px;
    line-height: 24px;
}

/* 本例子css */
.zwxx-lists {
    position: relative;
    overflow: hidden;
    width: 640px;
    background-color: #fff;
    border-radius: 10px;
    height: 240px;
}

.zwxx-lists .bigImg {
    height: 358px;
    position: relative;
}

.zwxx-lists .smallScroll {
    height: 40px;
    margin-bottom: 6px;
}

.zwxx-lists .sPrev {
    float: left;
    display: block;
    width: 20px;
    height: 40px;
    text-indent: -9999px;
    background: url(../images/btn_left.png) no-repeat;
}

.zwxx-lists .sNext {
    display: block;
    float: right;
    width: 20px;
    height: 40px;
    background: url(../images/btn_right.png) no-repeat
}

.zwxx-lists .smallImg {
    float: left;
    margin: 0 6px;
    display: inline;
    width: 588px;
    overflow: hidden;
    border-radius: 10px;
}

.zwxx-lists .smallImg ul {
    height: 40px;
    width: 9999px;
    overflow: hidden;
    background-color: rgba(234, 235, 239, 1);
}

.zwxx-lists .smallImg li {
    float: left;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    display: inline;
}

.zwxx-lists .smallImg .on {
    background: url('../images/btn_zhengcejiedu.png');
}

.zwxx-lists .smallImg .on a {
    color: #fff;
}

.inner-list li {
    height: 30px;
    line-height: 30px;
    padding-left: 30px;
    background: url('../images/dian.png') no-repeat;
    background-position: 5px 12px;
    overflow: hidden;
}

.inner-list-title {
    width: 520px;
    float: left;
}

.inner-list-date {
    font-size: 14px;
    color: #999;
    float: right;
}

.time-detail {
    font-size: 14px;
    color: #E5493D;
}

.btn-jigou {
    padding-top: 18px;
    width: 240px;
    height: 92px;
    background-image: url('../images/btn_bg_jigoushezhi.png');
    text-align: center;
}

/*活动*/
.huodong {
    width: 1200px;
    margin: 0 auto;
    height: 390px;
}

.huodong-left {
    width: 580px;
    height: 300px;
    float: left;
}

.huodong-middle {
    width: 270px;
    height: 300px;
    float: left;
}

.huodong-right {
    width: 270px;
    height: 300px;
    float: right;
}

.huodong-top {
    height: 50px;
    background: url('../images/bar_highlighted_hudongjiaoliu.png') no-repeat;
    background-position: 3px 33px;
}

.huodong-top1 {
    height: 50px;
    background: url('../images/bar_highlighted_zhengwuxinxi.png') no-repeat;
    background-position-y: 33px;
}

.huodong-top-title {
    width: 268px;
    height: 34px;
    border: 1px solid #999;
    text-align: center;
    border-radius: 10px;
    line-height: 34px;
    font-size: 20px;
    color: #666;
}

.huodong-btn {
    width: 270px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    color: #fff;
    font-size: 16px;
}

.huodong-btn-zwxx {
    background: url('../images/btn_zhengwuxinxiang.png') no-repeat;
}

.huodong-btn-dczj {
    background: url('../images/btn_diaochazhengji.png') no-repeat;
}

.huodong-btn-wtjd {
    background: url('../images/btn_wentijieda.png') no-repeat;
}

.huodong-btn-bszn {
    background: url('../images/btn_banshizhinan.png') no-repeat;
}

.huodong-btn-bgxz {
    background: url('../images/btn_biaogexiazai.png') no-repeat;
}

.huodong-btn-wsbs {
    background: url('../images/btn_wangshangbanshi.png') no-repeat;
}

.jijin-list li {
    height: 30px;
    line-height: 30px;
    padding-left: 30px;
    background: url('../images/dian.png') no-repeat;
    background-position: 5px 12px;
    overflow: hidden;
}

.jijin-list-title {
    width: 452px;
    float: left;
}

.jijin-list-date {
    font-size: 14px;
    color: #999;
    float: right;
}

.links {
    width: 1200px;
    height: 80px;
    margin: 0 auto;
}


.video-player-left {
    width: 540px;
    height: 340px;
    box-shadow: 0px 15px 15px #aaa;
    float: left;
}

.video-player-list {
    width: 600px;
    height: 340px;
    float: right;
}

.video-item {
    padding: 20px;
    width: 575px;
    height: 120px;
    margin-top: 25px;
    background: url(../images/video_item_bg.png) no-repeat;
    background-size: 100% 100%;
}

.video-item:hover {
    cursor: pointer;
}

.video-item .player-icon {
    width: 85px;
    height: 100px;
    background: url('../images/icon_video_normal.png') 12px 28px no-repeat;
    float: left;
    border-right: 1px solid #ccc;
}

.player-content {
    width: 475px;
    float: right;
    padding-right: 10px;
}

.player-content .title {
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    color: #333;
}

.player-content span {
    float: right;
    font-size: 14px;
}

.ewm {
    display: none;
    width: 400px;
    height: 200px;
    position: absolute;
    right: 280px;
    top: 140px;
}

/*列表页*/
#list {
    padding: 5px 20px 20px 20px;
    width: 1160px;
    height: auto;
    background: #fff;
    margin: 0px auto 0px auto;
}

.catpos {

    /*font-size: 12px;*/
    color: #112e6d;
    text-indent: 20px;
    line-height: 42px;
    font-family: 微软雅黑;
}

.list_main {
    overflow: hidden;
    min-height:440px;
}
/*国资矩阵列表页*/
.list_main_picture{
	width:100%;
}
.list_main_picture h1{
	height:53px;
	line-height:53px;
	border-bottom: 3px solid #1167b7;
    	padding: 10px 0;
   	color: #1167b7;
    	font-size: 21px;
    	font-family: 微软雅黑;
}
.list_main_picture li{
	width:106px;
	height:109px;
	float:left;
	margin:30px 22px 0 0;
}
.list_main_picture li img{
	width:106px;
	height:109px;
	margin:0;
	padding:0;
}
.list_main_l {
    width: 250px;
    float: left;
    height: auto;
    display: block;
    background: #f7f7f7;
}

.list_main_l li {
}

.list_main_l li a {
    border-bottom: 1px solid #e6e6e6;
    margin: 0 30px;
    display: block;
    height: 53px;
    line-height: 53px;
    font-size: 16px;
    font-family: 微软雅黑;
}

.list_main_l li a:hover, .list_main_l li .a_h {
    color: #13599e;
}

.list_main_l_first {
    background: #1167b7;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    display: block;
    height: 53px;
    line-height: 53px;
    cursor: pointer;
    font-family: 微软雅黑;
}

.list_main_r {
    float: right;
    width: 864px;    /*overflow: hidden;*/
    min-height: 500px;
    position: relative;
}

.list_main_r_first {
    height: 53px;
    width: inherit;
}

.list_main_r_first span {
    border-bottom: 3px solid #1167b7;
    padding: 10px 0;
    color: #1167b7;
    font-size: 21px;
    font-family: 微软雅黑;
}
.search_type{
    line-height: 30px;
    border-bottom: 1px solid #bfbfbf;
}
.search_type b{
    color:#1167b7; 
}
.search_type a,.search_type a:visited{
    color:#000; 
    margin:0 10px;
}
.search_type a:hover{
    color:#1167b7; 
}
.list_main_r li {
    color: #404040;
    font-size: 18px;
    line-height: 60px;
    text-indent: 10px;
}

.list_main_r li .date {
    float: right;
    color: #666666;
}

.page {
    height: 50px;
    width: 868px;
    text-align: center;
    left: 0;
    margin-top: 35px;
}

.current {
    padding: 6px 15px;
    background: #fff;
    color: red;
    border: 1px solid red;
    font-weight: 600;
    margin: 0 5px;
}
.rows{
    margin-right: 5px;
    font-family: 微软雅黑;
}
.page a {
    padding: 6px 15px;
    background: #0662bd;
    color: #fff;
    border: 1px solid #fff;
    font-family: 微软雅黑;
    margin: 0 2px;
}

.list_main_r_title {

    /*  width: 862px;*/
    text-align: center;
    line-height: 50px;
    color: #1c77dd;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
}

.list_main_r_title2 {

    /* width: 862px;*/
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #363636;
    background: #f3f3f3;
}
/*面包屑位置调整*/
.list-location{
    width: 1160px;
    height: 42px;
}
.list-location p{
    float: right;
    font-family: "微软雅黑";
}