
/*reset*/

* {
	font-family: "微软雅黑";
}

.pa {
	position: absolute;
}
.pr {
	position: relative;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
/* 清除浮动 */

.n-clear:after,
.clear:after {
	content: '\20';
	display: block;
	height: 0;
	clear: both;
}

.n-clear,
.clear {
	*zoom: 1;
}

/* Transitions 
-------------------------------------------------------------- */
a, a img, input,.featured-post .byline {
	-webkit-transition: all 0.18s ease-out;
	-moz-transition: all 0.18s ease-out;
	-ms-transition: all 0.18s ease-out;
	-o-transition: all 0.18s ease-out;
	transition: all 0.18s ease-out;
}

/*iconfont*/
body {
	background: #f5f5f5;
}

.nheader {
	width: 100%;
	height: auto;
}

.nheader .n-top {
	width: 100%;
	background: #f5f5f5;
	border-bottom: 1px solid #ebebeb;
	height: 35px;
}

.nheader .n-top .nt-c {
	width: 1220px;
	margin: 0 auto;
}
.nheader .n-top .nt-c .navbar-nav {
	margin: 0;
}

.nheader .n-top .nt-c ul.ntc-l {
	float: left;
}

.nheader .n-top .nt-c ul.ntc-l li {
	float: left;
	font-size: 12px;
	color: #444444;
	line-height: 35px;
	margin: 0 7px;
	display: inline-block;
}

.nheader .n-top .nt-c ul.ntc-l li a {
	font-size: 12px;
	color: #444444;
	padding: 0;
	line-height: 35px;
}
.nheader .n-top .nt-c ul.ntc-l .weixin {
	padding: 10px;
	border-radius: 4px;
}
.nheader .n-top .nt-c ul.ntc-l .weixin img {
	width: 140px;
	height: 140px;
}

.nheader .n-top .nt-c ul.ntc-l .ruzhu li{
	display: block;
	width: 160px;
	padding:0 10px;
}
.nheader .n-top .nt-c ul.ntc-l .ruzhu li:hover{
	background: #efefef;
}

.nheader .n-top .nt-c ul.ntc-l li a:hover {
	color: #2196f3;
	text-decoration: none;
	background: none;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	background: none;
}
.nheader .n-top .nt-c ul.ntc-r {
	float: right;
}

.nheader .n-top .nt-c ul.ntc-r li a.checkin {
	background: #ff6700;
	border-radius: 4px;
	color: #fff;
	padding: 3px 6px;
	margin-top: 4px;
	line-height: 35px;
}

.nheader .n-top .nt-c ul.ntc-r li a.checkin:hover {
	background: #ff4000;
}


.nheader .n-middle {
	width: 100%;
	background: #fff;
	overflow: hidden;
}

.nheader .n-middle .nm-c {
	width: 1220px;
	margin: 0 auto;
}

.nheader .n-middle .nm-c .logo {
	padding: 30px 8px;
	float: left;
}
.nheader .n-middle .nm-c .upload {
	float: right;
	margin-top: 32px;
	margin-left: 18px;
	background: #2a69c8;
	border-radius: 0;
	border: 0;
	color: #fff;
	font-size: 16px;
	height: 34px;
	padding: 0;
	line-height: 34px;
}
.nheader .n-middle .nm-c .upload:hover {
	background: #2196f3;
}
.nheader .n-middle .nm-c .upload font {
	height: 34px;
	border-right: 1px solid #072b9d;
	display: inline-block;	
	padding: 0px 20px;
}
.nheader .n-middle .nm-c .upload font:hover {
	border-right: 1px solid #1276ed;
}
.nheader .n-middle .nm-c .upload i {
	height: 33px;
	border-left: 1px solid #67a4e2;
	display: inline-block;
	padding: 0 14px;
}
.nheader .n-middle .nm-c .upload i:hover {
	border-left: 1px solid #3eadf6;
}
.nheader .n-middle .nm-c .nmc-form {
	width: 450px;
	float: right;
	margin-top: 32px;
}
.nheader .n-middle .nm-c .nmc-form .nmcf-select {
	width: 78px;
	height: 34px;
	border: 1px solid #2196f3;
	border-radius: 0;
	box-shadow: none;
	float: left;
	padding: 6px;
}
.nheader .n-middle .nm-c .nmc-form .nmcf-select option {
	line-height: 34px;
	height: 34px;
	padding: 6px;
/*	width: 78px;*/
}
.nheader .n-middle .nm-c .nmc-form .nmcf-input {
	border: 1px solid #2196f3;
	border-left: 0 none;
	border-radius: 0;
	box-shadow: none;
}
.nheader .n-middle .nm-c .nmc-form .nmcf-button {
	background: #2a69c8;
	color: #fff;
	height: 34px;
	padding: 0 15px;
	line-height: 34px;
	font-size: 14px;
	border-radius: 0;
	box-shadow: none;
	border: 1px solid #2a69c8;
}
.nheader .n-middle .nm-c .nmc-form .nmcf-button:hover {
	background: #2196f3;
	border: 1px solid #2196f3;
}
/*登录*/
.nheader .layui-nav {
	background: none;
	padding: 0;
}
.nheader .n-top .nt-c a.ntc-user {
	padding-right: 14px !important;
}
.nheader .n-top .nt-c ul.ntc-l li a b {
	font-size: 12px;
}
.nheader .layui-nav .layui-nav-more {
	top: 15px;
	border-width: 5px;
}
.nheader .layui-nav .layui-nav-mored {
	top: 10px;
}
.nheader .n-top .nt-c ul.ntc-r .user {
	border-radius: 4px;
	background: #fff;
	top: 35px;
	padding: 0;
	width: 360px;
	left: -152px;
}
.nheader .n-top .nt-c ul.ntc-r .user .u-arrow {
	top: -8px;
	background: url(../imgs/index-top-arrow.gif) no-repeat;
	width: 13px;
	height: 8px;
	position: absolute;
	right: 170px;
}
.nheader .n-top .nt-c ul.ntc-r .user .user-info {
	margin: 20px 20px 10px 20px;
	float: left;
	padding-bottom: 15px;
	border-bottom: 1px solid #ededed;
}
.nheader .n-top .nt-c ul.ntc-r .user .user-img {
	margin-right: 20px;
	float: left;
}
.nheader .n-top .nt-c ul.ntc-r .user .user-img img {
	width: 60px;
	height: 60px;
}
.nheader .n-top .nt-c ul.ntc-r .user .user-tag {
	float: left;
	width: 230px;
}
.nheader .n-top .nt-c ul.ntc-r .user .user-tag .user-name {
	min-width: 120px;
	float: left;
}
.nheader .n-top .nt-c ul.ntc-r .user .user-tag .user-rz {
	height: 24px;
	line-height: 24px;
	min-width: 150px;
}
.nheader .n-top .nt-c ul.ntc-r .user .user-tag a.user-name-a {
	display: inline-block;
	margin-right: 10px;
	font-size: 14px;
	line-height: 24px;
}
.nheader .n-top .nt-c ul.ntc-r .user .user-tag .user-name-check {
	display: inline-block;
	border-radius: 16px;
	background: #ff6700;
	padding: 3px 16px;
	font-size: 12px;
	color: #fff;
	line-height: 16px;
}
.nheader .n-top .nt-c ul.ntc-r .user .user-tag .user-yue {
	float: left;
}
.nheader .n-top .nt-c ul.ntc-r .user .user-tag .user-yue .user-yue-a {
	background: #fff8d9;
	border-radius: 4px;
	line-height: 24px;
	padding:0px 5px;
}
.nheader .n-top .nt-c ul.ntc-r .user .user-tag .user-yue .user-yue-a font {
	color: #ff6700;
	font-size: 12px;
}
.nheader .n-top .nt-c ul.ntc-r .user .user-tag .user-rz {
	float: left;
}
.nheader .n-top .nt-c ul.ntc-r .user-bottom {
	padding:5px 15px;
	background: #f4f4f4;
	float: left;
	width: 100%;
}
.nheader .n-top .nt-c ul.ntc-r .user-list {
	float: left;
	margin-left: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ededed;
}
.nheader .n-top .nt-c ul.ntc-r .user-list li {
	width: 80px;
	margin: 0;
	text-align: center;
	height: 100px;
	float: left;
}
.nheader .n-top .nt-c ul.ntc-r .user-list li a {
	width: 75px;
	display: inline-block;
	border-radius: 4px;
	border: 1px solid #fff;
}
.nheader .n-top .nt-c ul.ntc-r .user-list li a:hover {
	border: 1px solid #ebebeb;
	background: #f5f5f5;
}
.nheader .n-top .nt-c ul.ntc-r .icon-user-list {
	font-size: 32px;
	background: #2196f3;
	border-radius: 4px;
	color: #fff;
	margin: 10px auto;
	display: table;
	padding: 10px;
	margin-bottom: 0;
}
.nheader .n-top .nt-c ul.ntc-r .user-renwu {
	float: left;
	margin:0 20px 15px;
}
.nheader .n-top .nt-c ul.ntc-r .user-renwu .media-left img {
	width: 36px;
	height: 36px;
}
.nheader .n-top .nt-c ul.ntc-r .user-renwu .user-renwu-c {
	margin-top: 0;
}
.nheader .n-top .nt-c ul.ntc-r .user-renwu .user-renwu-img {
	margin-top: 0;
	font-size: 16px;
	line-height: 16px;
	background: #ff6700;
}
.nheader .n-top .nt-c ul.ntc-r .user-renwu .media-body {
	color: #999;
	line-height: 16px;
}
.nheader .n-top .nt-c ul.ntc-r .user-renwu .media-heading {
	color: #333;
}
.nheader .n-top .nt-c ul.ntc-r .user-bottom .user-bottom-r {
	float: right;
}
.nheader .n-top .nt-c ul.ntc-r .user-bottom a{
	float: left;
}
/*菜单*/
.nmenu {
	width: 100%;
	background: #393d49;
	height: 44px;
}
.nmenu .w600 {
	width: 363px;
}
.nmenu .layui-show {
	background: #ebf0f6;
}
.nmenu .layui-show .layui-this a:hover {
	background: #2196f3;
	color: #fff;
}
.nmenu .layui-nav{
	width: 1220px;
	margin: 0 auto;
	padding: 0;
}
.nmenu .layui-nav .layui-nav-item {
	line-height: 44px;
}
.nmenu .layui-nav .layui-nav-item a {
	color: #f7f7f7;
	font-size: 16px;
}
.nmenu .layui-nav .layui-nav-item a:hover {
	text-decoration: none;
}
.nmenu .layui-nav .layui-nav-child a {
	color: #313131;
}
.nmenu .layui-nav-child .layui-this,.nmenu .layui-show .layui-this {
	background: #2a69c8;
}
.nmenu .layui-nav-child .layui-this:hover,.nmenu .layui-show .layui-this:hover {
	height: 44px;
}
.nmenu .layui-nav-child dd li.layui-this {
	background: #2a69c8;
	float: left;
}
.nmenu .layui-nav-child dd ul {
	float: left;
	width: 120px;
}
.nmenu .layui-nav-child dd ul li {
	float: left;
	width: 120px;	
}

.nmenu .layui-nav-child .layui-this a {
	color: #fff;
}
.nmenu .layui-nav-child {
	border-top: 2px solid #2a69c8;
	border-radius: 4px;
	top: 45px;
	background: #fafafa;
}
.nmenu .layui-nav-child dd,.nmenu .layui-nav-child dd:hover,.nmenu .layui-nav-child dd:focus, .nmenu .layui-nav-child dd a,.nmenu .layui-nav-child dd a:hover,.nmenu .layui-nav-child dd a:focus {
	height: 44px;
	line-height: 44px;
}
.nmenu .layui-nav .layui-nav-more {
	display: none;
}
.nmenu .layui-nav li.layui-this,.nmenu .layui-nav li.layui-nav-item:hover {
	background: #232429;
}
.layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after {
	background: none;
}
.layui-nav .layui-nav-item a {
	-webkit-transition: all 0.18s ease-out;
	-moz-transition: all 0.18s ease-out;
	-ms-transition: all 0.18s ease-out;
	-o-transition: all 0.18s ease-out;
	transition: all 0.18s ease-out;
	
}
/*bottom*/

.n-bottom {
	width: 100%;
	height: auto;
}

.n-bottom .nb-list {
	width: 100%;
	background: #0d0c22;
	padding: 50px 0;
}

.n-bottom .nb-list .nbl-c {
	width: 1220px;
	margin: 0 auto;
}

.n-bottom .nb-list .nbl-c dl {
	color: #ccc;
	font-size: 14px;
	display: inline-table;
	line-height: 24px !important;
}

.n-bottom .nb-list .nbl-c dl dd {
	line-height: 24px !important;
}

.n-bottom .nb-list .nbl-c dl.wx {
	text-align: center;
}

.n-bottom .nb-list .nbl-c dl.wx img {
	width: 100px;
	height: 100px;
}

.n-bottom .nb-list .nbl-c dl dt {
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 10px;
}

.n-bottom .nb-list .nbl-c dl dd a {
	font-size: 14px;
	color: #a3a3a3;
}

.n-bottom .nb-list .nbl-c dl dd a:hover {
	color: #fff;
	text-decoration: none;
}

.n-bottom .nb-copyright {
	width: 100%;
	background: #0d0c22;
}

.n-bottom .nb-copyright .nbc-c {
	width: 1220px;
	margin: 0 auto;
	color: #ccc;
	overflow: hidden;
	line-height: 60px;
	font-size: 14px;
}

.n-bottom .nb-copyright .nbc-c p {
	float: left;
}

.n-bottom .nb-copyright .nbc-c img {
	float: right;
	padding-top: 16px;
}

.n-bottom .nb-copyright .nbc-c a {
	font-size: 14px;
	color: #a3a3a3;
}

.n-bottom .nb-copyright .nbc-c a:hover {
	color: #fff;
	text-decoration: none;
}

@font-face {
	font-family: "iconfont";
	src: url('/plugin/font/iconfont.eot?t=1488527301217');
	/* IE9*/
	src: url('/plugin/font/iconfont.eot?t=1488527301217#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('/plugin/font/iconfont.woff?t=1488527301217') format('woff'), /* chrome, firefox */
	url('/plugin/font/iconfont.ttf?t=1488527301217') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
	url('/plugin/font/iconfont.svg?t=1488527301217#iconfont') format('svg');
	/* iOS 4.1- */
}
.icon-xiazai:before { content: "\e6b7"; }

.icon-shangchuantuzhi:before { content: "\e600"; }

.icon-tuichu:before { content: "\e616"; }

.icon-konggouwuche:before { content: "\e620"; }

.icon-fenxiang:before { content: "\e617"; }

.icon-shoujirenzheng:before { content: "\e615"; }

.icon-youxiangrenzheng:before { content: "\e618"; }

.icon-shangchengicon08:before { content: "\e608"; }

.icon-zhuye1:before { content: "\e634"; }

.icon-erweima:before { content: "\e60a"; }

.icon-dianpuguanli:before { content: "\e6b5"; }

.icon-moxingzujian:before { content: "\e609"; }

.icon-shouzhiguanli:before { content: "\e677"; }

.icon-iconguanbi:before { content: "\e604"; }

.icon-gonggao:before { content: "\e62d"; }

.iconfont {
	font-family: "iconfont" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-xiazai:before {
	content: "\e6b7";
	font-size: 16px;
	margin-left: 5px;
}

.icon-erweima:before {
	content: "\e60a";
	font-size: 14px;
	padding-right: 1px;
}

.icon-shangchuantuzhi:before { 
	content: "\e600";
	font-size: 14px; 
	}
.icon-shoujirenzheng:before { content: "\e615"; font-size: 18px; }

.icon-youxiangrenzheng:before { content: "\e618"; font-size: 18px;}

.wei-renzheng {
	color: #aaa;
}
.yi-renzheng {
	color: #2196f3;
}
#jSuggestContainer {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: -moz-use-text-color rgb(232, 232, 232) rgb(232, 232, 232);
    border-image: none;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    font-size: 14px;
    position: absolute;
}
#jSuggestContainer ul li {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    color: #666;
    cursor: pointer;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding: 2px 4px;
}
#jSuggestContainer ul li.jSuggestHover {
    background: #ebebeb none repeat scroll 0 0;
    color: #333;
}
.jSuggestLoading {
    font-style:italic;
    padding: 10px;
}
.layui-nav-tree .layui-nav-child{ text-indent: 1em;}
	/*hoverimg*/
	.hover-img{
    position: relative;
}
.little-triangle{
    position: absolute;
    left: 61px;
    top: 0px;
    width: 0;
    height:0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 15px solid white;
    display: none;
}
.triangle-img{
    position: absolute;
    top: -50px;
    left: 76px;
    width: 120px;
    height: 120px;
    display: none;
}             
.hover-img:hover .little-triangle,.hover-img:hover .triangle-img{
    display: block;
}

.little-triangle2{
    position: absolute;
    left: 61px;
    top: 0px;
    width: 0;
    height:0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 15px solid white;
    display: none;
}
.triangle-img2{
    position: absolute;
    top: -50px;
    left: 76px;
    width: 120px;
    height: 120px;
    display: none;
} 
.hover-img:hover .little-triangle2,.hover-img:hover .triangle-img2{
    display: block;
}
