﻿*{ padding: 0;margin: 0; }
html, body {font-family: "Microsoft YaHei", serif;}
ul,li,ol{ list-style:none; }
img{ vertical-align:middle;border:none; }
a{ text-decoration: none; }
a:hover{ text-decoration: none; }
input:focus{ outline: none; }
html,body{ width: 100%;height: 100%;overflow-x: hidden;background: #f5f5f5; }
.clear{ clear: both}
#sidebar{
	position: fixed;
	right: 20px;
	bottom: 50px;
	z-index:1;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,.2);
}
#sidebar1{
	position: fixed;
	left: 10px;
	bottom: 50px;
	z-index:1;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,.2);
}
/*#sidebar ul{
	width: 80px;
}
#sidebar li{
	position: relative;
	width: 128px;
	height: 136px;
	text-align: center;
}
#sidebar .font,#sidebar .back{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	line-height: 66px;
	z-index: 3;
}
#sidebar .back{
	opacity: 0;
	filter:alpha(opacity=0);
}
#sidebar li.cur{
	background: #0192de;
}*/

.hideTel{
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -33px;
	padding-right: 35px;
	width: 0px;
	height: 66px;
	line-height: 66px;
	text-align: center;
	font-size: 24px;
	color: #fff;
	background: #0192de;
	opacity: 0;
	filter:alpha(opacity=0);
	overflow: hidden;
}

.hideCode{
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -33px;
	padding-right: 70px;
	width: 0px;
	line-height: 66px;
	text-align: center;
	font-size: 24px;
	color: #fff;
	background: #0192de;
	opacity: 0;
	filter:alpha(opacity=0);
	overflow: hidden;
}
.header{
	margin: 0;
	/*max-width: 1920px;*/
	height: 180px;
	background:url('../images/hear_bg1.png') no-repeat center center #f5f5f5;
}
.head{
	margin: auto;
	display: table;
	width: 1366px;
	height: 180px;
    position:relative;
}
.logo{
	display: table-cell;
	vertical-align: middle;
	height: 125px;
	width: 125px;
}

/* 2023-01-03 更改标题样式 start */
.header .title{
    display: table-cell;
    /* vertical-align: middle; */
    padding-top: 15px;
    padding-left: 30px;
    font-size: 30px;
    color: #026fa8;
    font-weight: bold;
    line-height: 14px;
    letter-spacing: 5px;
}
.header .title .zhuangtitle{
    font-size: 10px;
    line-height: 40px;
    letter-spacing: 0px;
}
/* 2023-01-03 更改标题样式 end */
.search{
	display: table-cell;
	vertical-align: middle;
	width: 423px;
}
.search-form{
	width: 423px;
	height: 42px;
}
.search-form input[type=text]{
	box-sizing: border-box;
	padding-left: 20px;
	padding-right: 40px;
	height: 40px;
	width: 344px;
	line-height: 40px;
	font-size: 14px;
	background: none;
	background:url('../images/search_icon.png') 95% center no-repeat;
	border: 1px solid #c7c7c7;
}
.search-form input[type=submit]{
	float: right;
	height: 40px;
	width: 79px;
	font-size: 16px;
	color: #fff;
	background: #0192de;
	border: none;
}
.user{
	display: table-cell;
	vertical-align: middle;
	padding-left: 85px;
	width: 140px;
}
.user-icon{
	float: left;
	width: 33px;
	height: 40px;
	background:url('../images/user_icon.png') center no-repeat;
}
.login{
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	width: 44px;
	text-align: center;
	border-right: 1px solid #666; 
}
.login a{
	color: #666;
}
.register{
	float: left;
	margin-top: 10px;
	width: 44px;
	text-align: center;
}
.register a{
	color: #666;
}
.nav{
	margin: auto;
	max-width: 1920px;
	height: 60px;
}
   .nav ul {
        margin: auto;
        width: 1366px;
        height: 100%;
        background: #0192de;
    }
.nav li{
	position: relative;
	float: left;
	min-width: 136px;
	height: 60px;
	line-height: 60px;
	text-align: center;
}
.nav li:hover{
	background: #006498;
}
.nav li.cur{
	background: #006498;	
}
.nav a{
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
    font-size:25px;
    font-weight: bold;
	padding: 0 15px;
	box-sizing: border-box;
}
.hideNav, .hideSubNav, .hideSubcNav {
    display: none;
    position: absolute;
    top: 100%;
    max-width: 235px !important;
    min-width: 135px !important;
    z-index: 10;
}
.hideNav li{
	float: none;
	background: #006498;
}
    .hideNav li:hover {
        float: none;
        background: #666;
    }
.hideNav a{
	box-sizing: border-box;
	text-align: left;
	padding-left:20px;
	padding-right:15px;
}

.hideSubNav {
    top: 0;
    left: 100.3%;
    max-width: 185px !important;
}
.hideSubcNav {
    top: 0;
    left: 100.3%;
    max-width: 185px !important;
}

.footer{
	margin: auto;
	width: 1366px;
	height: 110px;
	color: #fff;
	background: #3b8dd1;
}
.foot{
	margin: auto;
	width: 950px;
	height: 80px;
	line-height: 20px;
	text-align: center;
}
.institution{
	width: 950px;
	height: 80px;
	display: table-cell;
	vertical-align: middle;
}
    .institution a{
        color:#fff;
    }
    .institution img {
        height:60px;
        width:60px;
    }
.copy{
	margin: auto;
	width:1366px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	background: #002b41;
}
.copy a{
	margin:0 50px;
	color: #fff;
}

.header .head .search-box {
    position: absolute;
    bottom: 60px;
    right: 0;
    width: 300px;
    height: 42px;
    overflow: hidden;
    _height: 43px;
}
.search-box .input-box {
        position: absolute;
        top: 0;
        left: 0;
        right: 65px;
        bottom: 0;
    }

    .search-box .input-box input {
        display: block;
        margin: 0;
        padding: 5px 12px;
        width: 203px;
        height: 30px;
        line-height: 30px;
        background: #fff;
        border: 1px solid #e5e5e5;
        color: #333;
        font-size: 12px;
        transform: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    }

.search-box .input-box input::-moz-placeholder {
                color: #b3b3b3;
                opacity: 1;
            }

.search-box a {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        padding: 5px;
        width: 30px;
        height: 30px;
        line-height: 30px;
        color: #333;
        font-size: 16px;
        text-align: center;
        background: #fff;
        border: 1px solid #e5e5e5;
        border-radius: 0;
        cursor: pointer;
        -webkit-transition: all 0.2s linear;
        transition: all 0.2s linear;
        *top: 1px;
    }

.search-box a:hover {
            background: #34ad2a;
            border-color: #34ad2a;
            -webkit-transition: all 0.3s linear;
            transition: all 0.3s linear;
        }

.search-box a:hover i {
                color: #fff !important;
            }

/*搜索样式*/

.search-submit {
    width: 70px;
    float: right;
}

.search-submit .submit {
        width: 70px;
        height: 41px;
        border: 0;
        padding: 0;
        background-color: #20a2e6;
        cursor: pointer;
        color: #fff;
    }

/*附件下载样式*/
.attach-list {
    margin: 0 50px 15px;
    color: #757575;
}

    .attach-list ul li {
        margin-top: 15px;
        padding: 15px;
        border: 1px solid #ebebeb;
    }

        .attach-list ul li .link-btn {
            display: block;
            float: right;
            margin-top: 7px;
            padding: 5px 15px;
            border: 1px solid #e0e0e0;
            line-height: 20px;
            font-size: 14px;
            cursor: pointer;
        }

            .attach-list ul li .link-btn i {
                font-size: 14px;
            }

        .attach-list ul li .icon-box {
            display: inline-block;
            margin-right: 5px;
            line-height: 38px;
            color: #ccc;
        }

            .attach-list ul li .icon-box i {
                font-size: 38px;
            }

        .attach-list ul li .info {
            display: inline-block;
        }

            .attach-list ul li .info h3 {
                line-height: 20px;
                color: #333;
                font-size: 14px;
                font-weight: normal;
            }

            .attach-list ul li .info span {
                margin-right: 5px;
                line-height: 18px;
                color: #999;
                font-size: 12px;
            }
body {
    overflow:auto;
    /* 页面超出浏览器范围后添加滑动条 */
    /* overflow-x: hidden; */
}
/*视频容器*/
.video-box {
    position: relative;
    margin: 0 50px;
    width: 785px;
    height: 441px;
    _clear: both;
    _display: inline;
}

/*页码样式*/
div.digg{ margin:0; padding:0; text-align:left; font-size:14px;margin-left: 200px; }
    div.digg a{ display:block; float:left; padding:5px 12px; margin:0 0 0 8px; border:1px solid #e1e2e3; line-height:20px; height:20px; color:#3b8dd1; background:#fff; text-decoration:none; }
    div.digg a:hover { border:1px solid #3b8dd1; }
    div.digg span{ display:block; float:left; padding:5px 0; line-height:20px; height:20px; }
    div.digg span.current { padding:5px 12px; margin:0 0 0 8px; color:#555; font-weight:bold; }
    div.digg span.disabled { border:1px solid #eee; padding:5px 12px; margin:0 0 0 8px; color:#ddd; }
/*页码容器*/
.page-box {
    margin-top: 15px;
    color: #333;
    font-size: 14px;
    height: 42px;
}
/*Clear Fix*/ 
.clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix{ display:inline-block; } 
.clearfix { display:block; } 

.clear{ clear:both; font-size:0px; height:0px; overflow:hidden; }
.line5{ clear:both; font-size:0px; height:5px; overflow:hidden; }
.line10{ clear:both; font-size:0px; height:10px; overflow:hidden; }
.line15{ clear:both; font-size:0px; height:15px; overflow:hidden; }

/*页面布局
----------------------------------------------*/
.section{ position:relative; margin:0 auto; min-width:1366px; max-width:1920px; text-align:left; }
.wrapper{ position:relative; margin:0 auto; padding:0; width:100%; height:auto; text-align:left; overflow:hidden; }
	.wrapper:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.wrap-box{ width:1160px; }
.left-925{ position:relative; float:left; margin:0; padding:0; width:1366px; }
.left-705{ position:relative; float:left; margin:0; padding:0; width:705px; }
.left-690{ position:relative; float:left; margin:0 0 0 15px; padding:0; width:690px; }
.left-455{ position:relative; float:left; margin:0 0 0 15px; padding:0; width:455px; }
.left-260{ position:relative; display:block; float:left; width:260px; overflow:hidden; }
.left-220{ position:relative; display:block; float:left; margin:0 0 0 15px; padding:0; width:220px; _overflow:hidden; }
.left-auto{ position:relative; display:block; margin:0; overflow:hidden; _zoom:1; }
.right-260{ position:relative; display:block; float:right; width:260px; overflow:hidden; }
.right-auto{ position:relative; display:block; margin:0 0 0 275px; overflow:hidden; _zoom:1; }
.bg-wrap{ margin:0; padding:0; background:#fff; }
    .bg-wrap:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
    .bg-wrap.nobg{ background:none; }
.pad-15{ position:relative; padding:15px; }

/*表单样式*/
.msg-box{ display:block; margin:0; padding:6px; border:1px solid #fbf2b5; background:#fcfbda; }
    .msg-box i{ display:block; float:left; margin:4px 0 0; font-size:12px; color:#A094A9; width:18px; height:18px; text-align:center; vertical-align:middle; }
    .msg-box p{ margin-left:18px; line-height:24px; color:#A4A147; font-size:12px; }
.form-box{ margin:0 50px; padding:20px 0 30px; }
    .form-box .form-group{ margin:0; padding:10px 0; clear:both; }
    .form-box .form-group .tips{ margin-left:16%; color:#666; font-size:12px; line-height:20px; }
    .form-box .form-group dt{ display:block; float:left; padding-right:2%; width:14%; line-height:40px; text-align:right; color:#888; }
    .form-box .form-group dd{ display:block; position:relative; margin-left:16%; line-height:40px; }
    .form-box .form-group dd img{ vertical-align:middle; }
    .form-box .form-group dd a.send{ display:inline-block; padding:0 10px; color:#555; border:1px solid #e0e0e0; height:40px; line-height:40px; color:#333; }
    .form-box .form-group dd a.send.gray{ color:#999; }
    .form-box .form-group dd .input{ display:inline-block; padding:0 10px; width:50%; height:40px; line-height:20px; border:1px solid #e0e0e0; }
    .form-box .form-group dd .input.code{ width:80px; }
    .form-box .form-group dd .select{ display:inline-block; padding:10px; height:40px; line-height:20px; border:1px solid #e0e0e0; }
    .form-box .form-group dd .textarea{ display:inline-block; padding:10px; width:50%; height:80px; line-height:20px; border:1px solid #e0e0e0; vertical-align:middle; overflow:auto; }
    .form-box .form-group dd .submit{ display:inline-block; margin:0 0 0 5px; padding:10px 46px; width:auto; height:auto; line-height:20px; color:#fff; font-size:14px; border:1px solid #d70029; background:#d70029; cursor:pointer; }
    .form-box .form-group dd .button{ display:inline-block; margin:0 0 0 5px; padding:10px 46px; width:auto; height:auto; line-height:20px; color:#666; font-size:14px; border:1px solid #eee; background:#eee; cursor:pointer; }
    .form-box .form-group dd label.mart{ margin-right:5px; }

/*内容标题样式*/
.meta{ margin:0; padding:50px 50px 0 50px; }
	.meta:after{ clear:none; content:""; display:block; height:0; visibility:hidden; }
	.meta h2{ margin:0 0 20px; padding:0; color:#333; font-size:24px; font-weight:300; line-height:1em; }
	.meta .info{ margin:0 0 10px; }
	.meta .info span{ margin-right:10px; color:#b0b0b0; font-size:12px; line-height:14px; }
    .meta .info span i{ margin-right:5px; display:inline-block; font-size:14px; }
    .meta .note{ margin-top:10px; padding:15px 20px; background:#f5f5f5; line-height:22px; color:#757575; font-size:12px; }
/*页面标题
----------------------------------------------*/
.location{ padding:5px 0; width:100%; height:40px; line-height:40px; color:#999; font-size:12px; text-align:left; }
    .location a{ margin:0 5px; }
    .location span{ color:#666; }
.main-tit{ padding-top:14px; height:54px; line-height:54px; text-align:left; }
    .main-tit h2{ display:block; margin:0; padding:0; float:left; color:#333; font-size:20px; font-weight:normal; }
    .main-tit p{ display:block; float:right; color:#555; font-size:14px; }
    .main-tit p a{ margin-left:10px; }
    .main-tit p a i{ font-style:normal; }
.slide-tit{ border-bottom:1px solid #f0f0f0; color:#34ad2a; line-height:1em; font-size:16px; font-weight:normal; }
    .slide-tit strong{ padding:10px 0; float:right; color:#999; font-size:12px; font-weight:normal; }
	.slide-tit span{ position:relative; top:1px; display:inline-block; padding:10px 0; border-bottom:1px solid #34ad2a; }
.nav-tit{ margin:0 auto 50px; padding:30px 0; text-align:center; color:#333; font-size:16px; line-height:1em; border-bottom:1px solid #e0e0e0; }
    .nav-tit.short{ padding-bottom:0; border-bottom:0; }
    .nav-tit a{ margin-left:10px; color:#333;  }
    .nav-tit a:hover,.nav-tit a.selected{ color:#34ad2a; }
    .nav-tit i{ margin-left:10px; color:#e0e0e0; }
.sub-tit{ margin:0 50px 10px; padding-top:35px; height:42px; border-bottom:1px solid #e0e0e0; font-size:16px; }
    .sub-tit a.add{ display:block; margin-right:10px; float:right; color:#23ac38; font-size:14px; line-height:42px; }
    .sub-tit a.add i{ display:inline-block; margin-right:5px; color:#23ac38; font-size:14px; }
    .sub-tit ul{ display:inline-block; }
    .sub-tit ul li{ margin:0; padding:0; display:inline-block; *display:inline; *zoom:1; }
    .sub-tit ul li a{ display:inline-block; padding:0 15px; line-height:42px; }
    .sub-tit ul li.selected a{ border-bottom:2px solid #23ac38; color:#23ac38; }
.search-tit{ display:block; margin:0 30px; padding-top:15px; line-height:38px; border-bottom:1px solid #f0f0f0; }
    .search-tit h3{ display:inline-block; color:#333; font-size:16px; font-weight:normal; }
    .search-tit span{ margin-left:15px; color:#999; font-size:14px; }
    .search-tit span strong{ margin:0 2px; color:#1e7bb3; font-weight:600; }   
    /*文章评论样式*/
.comment-box{ position:relative; padding:0 50px 20px; }
    .comment-box .form-box{ margin:0; padding:15px 0; }
    .comment-box .form-box .avatar-box{ display:block; float:left; margin:0; padding:0; width:55px; height:55px; border:0; border-radius:55px; background:#fafafa; overflow:hidden; }
    .comment-box .form-box .avatar-box i{ color:#999; font-size:55px; line-height:1.2em; }
    .comment-box .form-box .avatar-box img{ width:100%; height:100%; }
    .comment-box .form-box .conn-box{ position:relative; margin-left:70px; }
    .comment-box .form-box .conn-box .editor{ position:relative; margin-right:18px; }
    .comment-box .form-box .conn-box .editor textarea{ display:inline; margin:0; padding:8px; width:100%; height:80px; border:1px solid #e8e8e8; line-height:20px; }
    .comment-box .form-box .conn-box .subcon{ padding-top:15px; color:#999; font-size:12px; }
    .comment-box .form-box .conn-box .subcon .submit{ float:right; display:inline-block; padding:0 20px; height:36px; line-height:34px; color:#fff; font-size:12px; background:#38f; vertical-align:middle; cursor:pointer; }
    .comment-box .form-box .conn-box .subcon strong{ color:#333; font-weight:normal; }
    .comment-box .form-box .conn-box .subcon .code{ margin-right:5px; padding:7px; width:80px; height:20px; line-height:20px; border:1px solid #e8e8e8; }
    .comment-box .form-box .conn-box .subcon a img{ vertical-align:middle; }
    .comment-box .list-box li{ padding:17px 0; border-top:1px solid #f7f7f7; }
    .comment-box .list-box li .avatar-box{ display:block; float:left; margin:0; padding:0; width:55px; height:55px; border:0; border-radius:55px; background:#fafafa; overflow:hidden; }
    .comment-box .list-box li .avatar-box i{ color:#999; font-size:55px; line-height:1.2em; }
    .comment-box .list-box li .avatar-box img{ width:100%; height:100%; }
    .comment-box .list-box li .inner-box{ position:relative; margin-left:70px; }
    .comment-box .list-box li .inner-box .info{ padding-bottom:3px; }
    .comment-box .list-box li .inner-box .info span{ margin-right:5px; color:#999; font-size:12px; }
    .comment-box .list-box li .inner-box p{ color:#333; font-size:14px; line-height:1.8em; }
    .comment-box .list-box li .answer-box{ clear:both; margin:10px 0 0 70px; padding:10px; background:#fafafa; border:1px solid #e6e6e6; border-radius:3px; }
    .comment-box .list-box li .answer-box .info{ margin-bottom:5px; padding:0; color:#1e7bb3; font-size:12px; border:none; }
    .comment-box .list-box li .answer-box .info span.right{ float:right; color:#999; }
    .comment-box .list-box li .answer-box p{ color:#555; font-size:14px; line-height:1.8em; }
    /*响应式布局
----------------------------------------------*/
@media only screen and (max-width:1920px) {
	.section{ width:925px; }
    .slide-box{ height:363px; }
    .slide-box .list-box{ margin-left:-768px; width:1536px; }
    .side-link-wrap{ width:455px; }
}
@media only screen and (min-width:1366px) {
    .section {
        width: 1366px;
    }
}