@charset "utf-8";
@import url(animate.min.css);
* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
	margin: 0;
	padding: 0;
       	font-family: "HYQiHei-45S"!important;
}
body, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, a, code, em, img, q, small, strong, dd, dl, dt, li, ol, ul, fieldset, form, label, table, tbody, tr, th, td, input, textarea {
	font-family: "HYQiHei-45S";
}
a{
	text-decoration:none!important;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
.h50 {
	height: 50px;
}
a, img {
	outline: none;
	border: 0;
}
/*textarea, select, input {*/
	/*-webkit-appearance: none;*/
	/*-moz-appearance: none;*/
	/*-o-appearance: none;*/
	/*appearance: none;*/
/*}*/
textarea, select{
-webkit-appearance: none;
-moz-appearance: none;
-o-appearance: none;
appearance: none;
}
input::-webkit-calendar-picker-indicator {
display:none;
-webkit-appearance:none;
}
::selection {
	color: rgba(255,255,255,1);
	background-color: rgba(223,84,23,0.85);
}
::-moz-selection {
color:rgba(255,255,255,1);
background-color:rgba(223,84,23,0.85);
}
::-webkit-selection {
color:rgba(255,255,255,1);
background-color:rgba(223,84,23,0.85);
}
::-o-selection {
color:rgba(255,255,255,1);
background-color:rgba(223,84,23,0.85);
}
::-ms-selection {
color:rgba(255,255,255,1);
background-color:rgba(223,84,23,0.85);
}
.cs {
	color: #ea5413;
}
.jc {
	font-weight: bold;
}
.w {
	width: 1200px;
	margin: 0 auto;
}
#mallPage, #mallPage.mallChn {
	width: auto;
	min-width: 1200px;
	background-color: transparent;
	overflow: hidden;
}
a {
	color: #515151;
	text-decoration: none;
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center-wrap {
	position: relative;
	width: 1200px;
	min-width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.desc {
	position: relative;
	z-index: 1;
}
.wrap-postion {
	position: absolute;
	width: 1200px;
	left: 50%;
	margin-left: -500px;
}
.full-header {
	background: #fff;
	display: block;
	position: relative;
	width: 100%;
	height: 100px;
        z-index:9998;
	box-shadow: 0 1px 1px 0 rgba(0,0,0,0.09);
}
.header.large .full-header. {
height:100px;
overflow:hidden;
}
.header.small .full-header {
	height: 60px;
	overflow: hidden;
}
.header, .header.large {
	position: fixed;
	z-index: 1000;
	left: 0;
	top: 0;
	width: 100%;
	background-color: #fff;
}
.header .inner {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	zoom: 1;
}
.header .inner h1 {
	float: left;
}
.header .inner h1 a {
	display: block;
}
.header h1 img {
	display: block;
	border: 0;
}
.header .nav-t {
	float: left;
	list-style-type: none;
	font-family: "HYQiHei-45S";
	margin-bottom: 0px;
}
.header .nav-t li {
	float: left; margin:0 8px;
}
.header .nav-t li:nth-child(1){
        letter-spacing: 18px;
}
.header .nav-t a {
	float: left;
	color: #000;
	text-decoration: none;
	transition: all 0s;
	-moz-transition: all 0s;
	-webkit-transition: all 0s;
	-o-transition: all 0s;
}
.header .nav-t a:hover, .header.small .nav-t a:hover, .header.large .nav-t a:hover {
	border-bottom: 2px solid #df5417;
	color: #df5417;
}
.header .nav-t a.cur, .header.small .nav-t a.cur, .header.large .nav-t a.cur {
	border-bottom: 2px solid #fff;
	color: #df5417;
}
.header .nav-t #nav5 a.cur{ color:#000 !important}
.header .nav-t_right {
	float: right;
	width: 244px;
	height: 100px;
}
.header .nav-t_right a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: right;
	cursor: pointer;
}
.header.large .inner {
	padding: 0;
}
.header.large h1 {
	width: 30%;
	margin-right: 100px;
	float: left;
	margin-top:0px;
}
#nav5 a{ position:relative;}
#nav5 a .gif{ position:absolute; right:8px; top:32px;     transition: all 0s;
    -moz-transition: all 0s;
    -webkit-transition: all 0s;
    -o-transition: all 0s;}

.small #nav5 a .gif{ top:12px;}
.header.large h1 a {
	background: url(/eportal/fileDir/ciictj/resource/cms/2024/04/img_pc_site/2024040810333238047.png) no-repeat center;
	/*width: 285px;*/
	height: 51px;
	margin-top: 23px;
        background-size: 100%;
}
.header.large h1 img {
	height: 31px;
	margin-top: 20px;
}
.header.large h1 em {
	opacity: 1;
}
.header.large .nav_right {
	float: right;
	width: 244px;
	height: 100px;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
}
.header.large .nav_right a {
	display: block;
	width: 100%;
	height: 100px;
	text-align: right;
	cursor: pointer;
	
}
.header.large .nav_right img {
	height: 100px;
}
.header.large .nav-t {
	padding-top: 0;
}
.header.large .nav-t a {
	height: 98px;
	padding: 0 20px;
	line-height: 100px;
	font-size: 14px;
	border-bottom: 2px solid #fff;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
}
.header.small {
	position: fixed;
	z-index: 999;
	left: 0;
	top: 0;
	width: 100%;
	background-color: #fff;
	box-shadow: 0 1px 1px 0 rgba(0,0,0,0.09);
}
.header.small .inner {
	padding: 0;
}
.header.small h1 {
	width: 285px;
	margin-right: 305px;
}
.header.small h1 a {
	background: url(../images/logo2.png) no-repeat center;
	width: 257px;
	height: 28px;
	margin-top: 16px;
}
.header.small h1 img {
	height: 28px;
	margin-top: 15px;
}
.header.small h1 em {
	opacity: 0;
}
.header.small .nav_right {
	float: right;
	width: 145px;
	height: 60px;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
}
.header.small .nav_right a {
	display: block;
	width: 100%;
	height: 60px;
	text-align: right;
	cursor: pointer;
}
.header.small .nav_right img {
	height: 60px;
}
.header.small .nav-t {
	padding-top: 0;
}
.header.small .nav-t a {
	height: 58px;
	padding: 0 20px;
	line-height: 60px;
	font-size: 14px;
	border-bottom: 2px solid #fff;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
}
.header, .header .inner, .header a, .header img, .header li {
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
}
.header h1 a {
	transition: all .2s;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
}
.header.small .submnu {
	width: 100%;
	height: 378px;
	overflow: hidden;
	border-top: 1px solid rgba(0,0,0,0.09);
	display: none;
	margin: 0 auto;
	position: absolute;
	left: 0;
	top: 60px;
	z-index: -1;
	background: rgba(255,255,255,0.9);
	text-align: center;
}
.header.large .submnu {
	width: 100%;
	height: 378px;
	border-top: 1px solid rgba(0,0,0,0.09);
	margin: 0 auto;
	position: absolute;
	display: none;
	left: 0;
	top: 100px;
	z-index: -1;
	background: rgba(255,255,255,0.9);
	text-align: center;
	overflow: hidden;
}
.header .submnu #cp {
	width: 1200px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: none;
	height: 378px;
	overflow: hidden;
}
.header .submnu #cp ul {
	width:1000px;
	margin:0 auto;
	
	text-align: center;
	background: none;
	height: 336px;
	padding-top: 40px;
	overflow: hidden;
}
.header .submnu #cp ul li {
	float: left;
	margin: 0 44px 30px 44px;
	height: 135px;
	padding: 0;
	width: 153px;
}
.header .submnu #cp ul li a {
	color: #2b2a2a;
	height: 100%;
	padding: 0;
	width: 100%;
	margin: 0;
	display: block;
	text-align: center;
	border: none;
}
.header .submnu #cp ul li a:hover span, .header .submnu #cp ul li a:hover em {
	color: #ea5413;
}
.header .submnu #cp ul li a img {
	width: 153px;
	height: 87px;
	padding: 0;
	margin: 0;
	display: block;
}
.header .submnu #cp ul li a span {
	margin: 10px 0 0 0;
	width: 153px;
	display: block;
	height: 26px;
	padding: 0;
	font-size: 16px;
	line-height: 26px;
	color: #424242;
}
.header .submnu #cp ul li a em {
	font-style: normal;
	font-size: 12px;
	color: #666;
	text-align: left;
	width: 100%;
	display: block;
	height: 15px;
	line-height: 15px;
}
#header_top_adver {
	float: left;
	padding-top: 40px;
	width: 269px;
	height: 300px;
	overflow: hidden;
	border: none;
}
#header_top_adver a, #header_top_adver img {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	display: block;
}
#header_top_adver a{ border-bottom:0 none;}
 #header_top_adver img{ height:251px;}
 #header_top_adver a p{ font-size:16px; color:#424242; line-height:26px; margin-top:10px; text-align:center}
 #header_top_adver a span{ font-size:12px; color:#666; line-height:15px; display:block; text-align:center;} 
.footer {
	min-width: 1200px;
	width: auto;
	margin: 0 auto;
	clear: both;
	background: #333;
	display: block;
	overflow: hidden;
	margin-top: 35px;
}
.footer .foot-nav {
	margin: 0 auto;
	height: 246px;
	width: 1200px;
	display: block;
	padding-top: 45px;
}
.footer .foot-nav h2 {
	height: 51px;
	width: 284px;
	font-weight: normal;
	float: left;
	background: url(/eportal/fileDir/ciictj/resource/cms/2024/04/img_pc_site/2024040810345688289.png) center no-repeat;
	background-size: 100%;
	margin-top:0px;
}
.footer .foot-nav h2 a {
	display: block;
	font-size: 12px;
	color: rgba(255,255,255,0.6);
	padding-left: 68px;
	width: 216px;
	padding-top: 50px;
	letter-spacing: .7px;
}
.footer .foot-nav ul {
	width: 370px;
	float: left;
	padding-left: 35px;
}
.footer .foot-nav ul li {
	width: 90px;
	float: left;
	margin: 0 35px;
	height: 35px;
}
.footer .foot-nav ul li a {
	color: rgba(228,228,228,0.4);
	font-size: 16px;
	line-height: 35px;
	display: block;
	width: 100%;
}
.footer .foot-nav ul li a:hover {
	color: rgba(228,228,228,0.8);
}
.footer .foot-nav dl {
	float: left;
	width: 472px;
	height: 190px;
}
.footer .foot-nav dl dt {
	float: left;
	padding: 5px 65px 0 10px;
	/*width: 125px;*/
}
.footer .foot-nav dl dt span {
	border: 1px solid rgba(255,255,255,0.3);
	width: 124px;
	height: 17px;
	color: rgba(228,228,228,0.4);
	font-size: 12px;
	text-align: center;
	display: block;
	border-radius: 5px;
}
.footer .foot-nav dl dt strong {
	font-size: 16px;
	color: #ea5413;
	width: 125px;
	text-align: center;
	margin-bottom: 20px;
	display: block;
	padding-top: 2px;
}
.footer .foot-nav dl dd {
	float: left;
	width: 243px;
	text-align: center;
	padding-left: 29px;
}
.footer .foot-nav dl dd a {
	font-size: 14px;
	display: inline-block;
	color: rgba(228,228,228,0.4);
	text-align: center;
	margin: 0 5px 10px 5px;
}
.footer .foot-nav dl dd a:hover {
	color: rgba(228,228,228,0.8);
}
.footer .foot-nav dl dd .f-wx {
	width: 243px;
	height: 36px;
	border: 1px solid rgba(255,255,255,0.5);
	border-radius: 18px;
	overflow: hidden;
	cursor: pointer;
}
.footer .foot-nav dl dd .f-wx span {
	width: 175px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 12px;
	color: rgba(228,228,228,0.4);
	background: url(../images/f-weixin.png) 35px center no-repeat;
	display: block;
	padding-left: 68px;
	text-align: left;
}
.footer .foot-nav dl dd .f-wx:hover {
	border: 1px solid #282828;
	background: url(../images/ewm.png) #282828 center 43px no-repeat;
	width: 243px;
	height: 199px;
	position: relative;
	border-radius: 18px;
	z-index: 2;
}
.footer .copy {
	font-size: 12px;
	height: 96px;
	text-align: left;
	font-size: 12px;
	width: 1200px;
	margin: 0 auto;
	border-top: 1px solid #090104;
}
.footer .copy p {
	padding-top: 20px;
	width: 870px;
	float: left;
	color: rgba(228,228,228,0.4);
	line-height: 30px;
	height: 30px;
}
.footer .copy p a {
	color: rgba(228,228,228,0.4);
}
.footer .copy p a:hover {
	color: rgba(228,228,228,0.8);
}
.footer .copy .copy-r {
	width: 285px;
	height: 33px;
	float: right;
	padding-top: 10px;
}
.footer .copy .copy-r li {
	width: 91px;
	height: 33px;
	float: left;
	margin-right: 6px;
}
.footer .copy .copy-r li:nth-of-type(1) a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/icp01.png)0px 0 no-repeat;
}
.footer .copy .copy-r li:nth-of-type(1) a:hover {
	background: url(../images/icp02.png) 0 0 no-repeat;
}
.footer .copy .copy-r li:nth-of-type(2) a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/icp01.png) -97px 0 no-repeat;
}
.footer .copy .copy-r li:nth-of-type(2) a:hover {
	background: url(../images/icp02.png) -97px 0 no-repeat;
}
.footer .copy .copy-r li:nth-of-type(3) a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/icp01.png) -194px 0 no-repeat;
}
.footer .copy .copy-r li:nth-of-type(3) a:hover {
	background: url(../images/icp02.png) -194px 0 no-repeat;
}
.footer .copy .copy-r li:nth-of-type(3) {
	margin: 0;
}
/*.footer .copy{*/
	/*display: inline-block;*/
	/*line-height: 12px;*/
	/*font-size: 12px;*/
	/*margin-bottom: 8px;*/
	/*padding: 0 5px;*/
/*}*/
.pull-left-news{
	display: inline-block;
	line-height: 12px;
	font-size: 12px;
	margin-bottom: 8px;
	padding: 0 5px;
}
ul, li {
	list-style: none;
}
.links {
	background: #333;
	overflow: hidden;
	width: 1200px;
	height:auto; max-height:40px;
	margin: 0 auto 20px auto;
	display: block;
	font-size: 12px;
}
.t_news {
	height:auto; max-height:40px;
	padding-left: 10px;
	margin: 0;
	overflow: hidden;
	position: relative;
	line-height: 20px;
}
.t_news b {
	line-height: 20px;
	font-weight: bold;
	display: inline-block;
	color: rgba(228,228,228,0.4);
}
.news_li, .swap {
	line-height: 20px;
	height: 40px;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 72px;
}
.news_li a, .swap a {
	color: rgba(228,228,228,0.4);
	text-decoration: none;
	margin-right: 20px;
	font-size: 12px;
}
.swap {
	top: 40px;
}
.news_li a:hover, .swap a:hover {
	color: rgba(228,228,228,0.8);
}
.sidebar {
	position: fixed!important;
	top: 0;
	right: 0;
	height: 100%;
	width: 35px;
	z-index: 1;
	padding-top: 1px;
	background: none;
}
.sidebar-nav {
	position: fixed;
	top: 0;
	right: 0;
	height: 100%;
	width: 35px;
	z-index: 9999;
	padding-top: 1px;
	background: none;
}
.sidebar-nav:hover .sidebar {
	background-color: #000;
	animation: fadeInRight .2s;
	-webkit-animation: fadeInRight .2s;
}
.sidebar-nav:hover .app, .sidebar-nav:hover .preview, .sidebar-nav:hover .weixin, .sidebar-nav:hover .top {
	display: block;
	animation: fadeIn .6s;
	-webkit-animation: fadeIn .6s;
}
.sidebar-nav .mods {
	position: relative;
	height: 100%;
	z-index: 2;
}
.sidebar-nav .mod {
	margin: 0;
	overflow: visible;
	position: relative;
	border: 0;
	z-index: 1;
	background-color: transparent;
	-webkit-transition: border-color ease .2s, background-color ease .2s;
	-moz-transition: border-color ease .2s, background-color ease .2s;
	transition: border-color ease .2s, background-color ease .2s;
}
.sidebar-nav .mod.active {
	z-index: 100;
}
.sidebar-nav .middle-items {
	position: absolute;
	height: 200px;
	bottom: 362px;
	margin-top: -240px;
}
.sidebar-nav .mod, .sidebar-nav .btn {
	width: 35px;
	text-align: center;
	height: 35px;
	-webkit-transition: background-color ease .2s;
	-moz-transition: background-color ease .2s;
	transition: background-color ease .2s;
}
.sidebar-nav i {
	font-style: normal;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	line-height: 24px;
	font-style: normal;
	color: #fff;
	display: block;
	width: 24px;
	height: 24px;
	padding: 5.5px 0;
	margin: 0 auto;
}
.sidebar-nav .tel_icon {
	transition: .4s;
	padding-top: 7.5px;
	padding-bottom: 7.5px;
	background: #000;
	cursor: default;
	margin-bottom: 10px;
}
.sidebar-nav .tel_icon i {
	font-size: 22px;
	width: 24px;
	height: 24px;
}
.sidebar-nav .tel_icon span {
	font-size: 14px;
	line-height: 18px;
	width: 35px;
	color: #fff;
	display: none;
}
.sidebar-nav .tel_icon:hover {
	height: 114.5px;
	background: #df5417;
	z-index: 10px;
	margin-top: -72px;
	padding-bottom: 0;
}
.sidebar-nav .tel_icon:hover .btn {
	height: 122px;
}
.sidebar-nav .tel_icon:hover span {
	display: block;
}
.sidebar-nav .tel_icon .btn .dropdown {
	width: 198px;
	height: 112px;
	position: absolute;
	right: 35px;
	top: 0;
	z-index: 3;
	background: #df5417;
	display: none;
	color: #fff;
	font-size: 14px;
	text-align: left;
	padding-left: 20px;
	padding-top: 10px;
	line-height: 30px;
	cursor: default;
}
.sidebar-nav .tel_icon:hover .btn .dropdown {
	display: block;
}
.sidebar-nav .online {
	transition: .4s;
	padding-top: 7.5px;
	padding-bottom: 7.5px;
	background: #000;
	cursor: default;
	margin-bottom: 10px;
}
.sidebar-nav .online i {
	font-size: 24px;
}
.sidebar-nav .online span {
	font-size: 14px;
	line-height: 18px;
	width: 35px;
	color: #fff;
	display: none;
}
.sidebar-nav .online:hover {
	height: 114.5px;
	background: #df5417;
	z-index: 10px;
	margin-top: -72px;
	padding-bottom: 0;
}
.sidebar-nav .online:hover .btn {
	height: 122px;
}
.sidebar-nav .online:hover span {
	display: block;
}
.sidebar-nav .online .btn .dropdown {
	width: 218px;
	height: 122px;
	position: absolute;
	right: 35px;
	top: 0;
	z-index: 3;
	background: #df5417;
	display: none;
	color: #fff;
	text-align: left;
}
.sidebar-nav .online:hover .btn .dropdown {
	display: block;
}
.sidebar-nav .online .btn .dropdown dl {
	width: 218px;
	height: 60px;
	margin: 20px 0 10px 0;
}
.sidebar-nav .online .btn .dropdown dl dt {
	width: 72px;
	padding-right: 8px;
	height: 60px;
	text-align: right;
	line-height: 60px;
	float: left;
	font-family: Impact;
	font-size: 65px;
}
.sidebar-nav .online .btn .dropdown dl dd {
	width: 138px;
	height: 60px;
	font-size: 26px;
	line-height: 30px;
	float: right;
}
#zx-btn {
	font-size: 14px;
	width: 145px;
	height: 21px;
	text-align: center;
	line-height: 21px;
	color: #df5417;
	background: #fff;
	margin-left: 40px;
}
#zx-btn:hover {
	-webkit-box-shadow: 1px 2px 2px hsla(0,0%,0%,.50);
}
#zx-btn a {
	width: 145px;
	height: 21px;
	display: block;
	font-size: 14px;
	text-align: center;
	line-height: 21px;
	color: #df5417;
}
.sidebar-nav .middle-ban {
	position: absolute;
	height: 220px;
	bottom: 222px;
	margin-top: -240px;
}
.sidebar-nav .reserve {
	height: 220px;
	font-weight: bold;
	cursor: pointer;
}
.sidebar-nav .reserve .btn {
	height: 220px;
	position: relative;
	background: url(../images/6.jpg) no-repeat center;
	right: 0;
}
.sidebar-nav .reserve .btn #flow-ban {
	width: 400px;
	height: 220px;
	position: absolute;
	right: -400px;
	top: 0;
	z-index: -1;
	background: url(../images/666.jpg) no-repeat center;
}
#flow-ban-close {
	width: 18px;
	height: 18px;
	display: block;
	font-size: 12px;
	color: #bfbfbf;
	position: absolute;
	left: 100px;
	top: -26px;
	transition: .4s;
	cursor: pointer; line-height:18px; padding:1px; padding-left:0px; text-align:center; border:1px solid #bfbfbf; border-radius:50%;
}
.disabled #flow-ban-close{ left:-400px;}

#flow-ban-close:hover {
	text-decoration: none;
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}

.sidebar-nav .bottom-items {
	position: absolute;
	bottom: 0;
	z-index: 5;
}
.sidebar-nav .app, .sidebar-nav .preview, .sidebar-nav .weixin {
	display: none;
	cursor: default;
}
.sidebar-nav .app:hover {
	background: #ed7b2d!important;
	z-index: 2;
}
.sidebar-nav .app .btn .dropdown {
	width: 157px;
	height: 289px;
	position: absolute;
	right: 25px;
	bottom: -105px;
	z-index: 3;
	background: url(../images/app-dropdown.png) no-repeat center;
	display: none;
}
.sidebar-nav .app:hover .btn .dropdown {
	display: block;
}
.sidebar-nav .app em {
	display: none;
	font-style: normal;
	background: url(../images/tip03.png) no-repeat center;
	width: 12px;
	height: 14px;
	position: absolute;
	right: 33px;
	bottom: 10px;
	z-index: 888;
}
.sidebar-nav .app:hover em {
	display: block;
}
.sidebar-nav .weixin:hover {
	background: #00c800!important;
	z-index: 2;
}
.sidebar-nav .weixin i {
	font-size: 24px;
	cursor: default;
}
.sidebar-nav .weixin .btn .dropdown {
	width: 157px;
	height: 289px;
	position: absolute;
	right: 25px;
	bottom: -70px;
	z-index: 3;
	background: url(../images/wx-dropdown.png) no-repeat center;
	display: none;
}
.sidebar-nav .weixin:hover .btn .dropdown {
	display: block;
}
.sidebar-nav .weixin em {
	display: none;
	font-style: normal;
	background: url(../images/tip02.png) no-repeat center;
	width: 12px;
	height: 14px;
	position: absolute;
	right: 33px;
	bottom: 10px;
	z-index: 888;
}
.sidebar-nav .weixin:hover em {
	display: block;
}
.sidebar-nav .preview:hover {
	background: #df5417!important;
	z-index: 2;
}
.sidebar-nav .preview i {
	font-size: 18px;
	cursor: default;
}
.sidebar-nav .preview .btn .dropdown {
	width: 157px;
	height: 289px;
	position: absolute;
	right: 25px;
	bottom: -35px;
	z-index: 3;
	background: url(../images/m-dropdown.png) no-repeat center;
	display: none;
}
.sidebar-nav .preview:hover .btn .dropdown {
	display: block;
}
.sidebar-nav .preview em {
	display: none;
	font-style: normal;
	background: url(../images/tip01.png) no-repeat center;
	width: 12px;
	height: 14px;
	position: absolute;
	right: 33px;
	bottom: 10px;
	z-index: 888;
}
.sidebar-nav .preview:hover em {
	display: block;
}
.sidebar-nav .preview .btn .dropdown #output {
	position: absolute;
	right: 38px;
	bottom: 150px;
}
.sidebar-nav .top {
	background: none;
}
.sidebar-nav .top i {
	background: #000;
	width: 35px;
	height: 35px;
	font-size: 24px;
	cursor: pointer;
}
.sidebar-nav .top i:hover {
	background: #df5417;
}
@media screen and(max-width:1366px) {
.sidebar-nav .middle-items {
position:absolute;
height:200px;
bottom:280px;
margin-top:-240px;
}
.sidebar-nav .middle-ban {
position:absolute;
height:220px;
bottom:140px;
margin-top:-240px;
}
}
#ad {
	width: 65px;
	height: 60px;
	position: fixed!important;
	top: 30px;
	right: 12px;
	z-index: 10000;
	-webkit-animation: sdb10 .4s infinite;
	animation: sdb10 .4s infinite;
	background: url(../images/dwtips1.png) center no-repeat;
	box-sizing: border-box;
}
#ad a {
	width: 65px;
	height: 60px;
	cursor: pointer;
	display: block;
	text-align: center;
}
@-webkit-keyframes sdb10 {
0% {
transform:translate(0, 0);
}
50% {
transform:translate(0, 6px);
}
100% {
opacity:1;
}
}
@keyframes sdb10 {
0% {
transform:translate(0, 0);
}
50% {
transform:translate(0, 6px);
}
100% {
opacity:1;
}
}
.dropdown #zx-btn {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
}
.dropdown #zx-btn:hover {
	background: #fff;
}

.sidebar-nav .mods_ai .middle-items{ bottom:289px; margin-top:auto; }
.sidebar-nav .mods_ai .middle-ban{  bottom:150px; margin-top:auto; }

/*
* 2017-11-23 自己加的css
*
*/

.zhaopintitle,.newstitle{
	/*display: block;
    background: #F36A1E;
    padding: 20px;
    color: #fff;
    border-radius: 12px;*/
    /*display: block;*/
    padding: 20px;
    color: #000;
    width: 11%;
    border-bottom: 2px solid #F36A1E;
    font-size: 22px;
    
}
.newstitle{
	color: #000;
}
.zhaopinul,.zhaopinul1 {
	margin-top: 30px;
}
.zhaopinul li {
	width: 50%;
	float: left;
	height:144px;
}
.zhaopinul li:hover{
	border:1px solid #DC452C
}
.zhaopinul1 li {
	width: 50%;
	float: left;
	height:214px;
}
/*.zhaopinul1 li:hover{*/
	/*border:1px solid #DC452C*/
/*}*/
.zhaopindiv,.newsdiv{
	padding: 20px;
	line-height:20px;

}
.zhaopindiv img,.newsdiv img {
	/*padding: 16px;*/
	float: left;
	margin-right: 10%;
	max-height: 100px;
}
/*.zhaopindiv p{} */
.zhaopindiv p:nth-child(2){
	color: #1CA7DC;
	font-size: 20px;
}
.zhaopindiv p:nth-child(3){
	color: #F39151;
	font-size: 16px;
}
.zhaopindiv p span{
	color: #585B63;
	/*font-size: 16px;*/
	margin-left: 20px;
}
.newsimg img{
	margin-top:10%;

}
.newsimg{
	width:223px;
	height:170px;
	overflow: hidden;
}
.newsdiv{
	color: #000;
}
.newsdiv h4:hover{
	color:#D14935;
}
.newsdiv p:nth-child(2):hover{
	color:#D14935;
}
.newsdiv p{
	word-wrap: break-word;
}
/*.newsdiv h2:nth-child(2){*/

	/*font-size: 20px;*/
/*}*/
/*.newsdiv p:nth-child(3){*/
	/*height: 60px;*/
	/*overflow: hidden;*/
	/*!*text-indent: 2em;*!*/
	/*font-size: 14px;*/
/*}*/
/*.newsdiv p:nth-child(4){*/
	/*!*color: #585B63;*!*/
	/*font-size: 12px;*/
/*}*/
.friend {
    background: url(/eportal/fileDir/ciictj/resource/cms/2019/02/img_pc_site/2019022510280210223.jpg) no-repeat center center;
    /*width: 1205px;*/
    /* height: 617px; */
    margin: 0 auto;
    margin-top: 77px;
    margin-bottom: 77px;
}
.friend img{
	/*width: 55%;*/
	/*display: block;*/
	/*margin:0 auto;*/
}
.friend ul{

	text-align: center;
	/*width: 55%;*/
	margin: 0 auto;
	padding: 25px;
}
.friend ul li {
	/*float:left;*/
	display: inline-block;
	padding: 15px;
}
.friend ul li img {
	transition:All 0.4s
}
.friend ul li img:hover{
     transform:scale(1.2);
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-o-transform:scale(1.2);
	-ms-transform:scale(1.2);
}
.qiyediv{
	/*height: 200px;*/
	width: 100%;
	background: rgb(216, 238, 247);
	position: absolute;
	top: 98px;
	z-index: 1;
	left: 0px;
	opacity:0;
	display: none;
	/*transition: 2s;*/

}
.qiyedivdown ul li{
	/*float: left;*/
	display: inline-block ;
}
.qiyedivdown ul{
	text-align: center;
    padding: 25px;
    width: 60%;
    margin: 0 auto;
}
.qiyedivdown ul li a{
	height: auto !important;
    padding: 0px !important;
    line-height: 20px!important;
    font-size: 14px!important;
    border: none!important;
}
.qiyedivdown img {
	max-width: 150px;
	max-height:120px;
}
.fuwutitle{
	display: block;
    padding: 20px;
    color: #000;
    /* width: 10%; */
    border-bottom: 2px solid #F36A1E;
    font-size: 28px;
    text-align: center;
}
.fuwuul li img{
	float: left;
	width: 50%;
}
.fuwuul li h1,.fuwuul li p {
	float: left;
	width: 35%;
	padding: 30px;
	line-height: 30px;
}
.fuwuwai,.fuwuwai2{
	margin-top: 50px;
	margin-bottom: 30px;
	overflow: hidden;
}
.fuwuwai2 img {
	float: right!important;
	width: 60%;
}
.content{
	padding: 20px;
	line-height: 30px;	
}
.content img{
	display: block;
    margin: 0 auto;
}
.fuwutitle{
	display: block;
	padding: 20px;
	color: #000;
	/* width: 10%; */
	border-bottom: 2px solid #F36A1E;
	font-size: 28px;
	text-align: center;
}
.fuwuul li img{
	float: left;
	width: 60%;
}
.fuwuul li h1,.fuwuul li p {
	float: left;
	width: 35%;
	padding: 15px;
	line-height: 30px;
	color: #000;
}
.fuwuul li h1{
	font-size: 18px;
}
.fuwuwai,.fuwuwai2{
	margin-top: 50px;
	margin-bottom: 30px;
	overflow: hidden;
}
.fuwuwai2 img {
	float: right!important;
	width: 60%;
}
.zhaopindiv h3:nth-child(2){
	color: #1CA7DC;
	font-size: 20px;
}
.zhaopindiv p:nth-child(3){
	color: #F39151;
	font-size: 16px;
}
.zhaopindiv p span{
	color: #585B63;
	/*font-size: 16px;*/
	margin-left: 20px;
}
.newsulone{
	background: #ddd;
	padding:0px!important;
	border-radius: 10px 10px 0px 0px;

}
.newsulone span{
	display: block;
	background: #E8401F;
	color: #fff;
	padding: 10px;
	/*border-radius: 15px;*/
	text-align: center;
	border-radius: 10px 10px 0px 0px;
}
.newsulone ul ,.newsulright{
	padding: 10px;
}
.newsulone li{
	line-height: 40px;
	text-align: center;
}
.newsulone li + li{
  border-top:1px solid;
}
.newsulone li a,.newsulright li a{
	/*padding: 5px;*/
	color: #000;
}
.newsright{
	display: block;
	background: #E8401F;
	color: #fff;
	padding: 10px;
	border-radius: 10px 10px 0px 0px;
	/*text-align: center;*/
}
.newsulright li{
	line-height: 40px;

}
.newsulright span{
	float: right;
}
.newscontent{
	min-height:493px!important;
}
newscontents{
	min-height:493px!important;
}
.newscontents span{
	/*text-align: center;*/
	/*display: block;*/
	/*font-size: 20px;*/
	color: #000;
}
.newscontents p{
	line-height: 30px;
	color: #000;
	margin-top: 20px;
}
.newscontent span{
	/*text-align: center;*/
	display: block;
	/*font-size: 20px;*/
	color: #000;
}
.newscontent p{
	line-height: 30px;
	color: #000;
	margin-top: 20px;
}
.hiddendiv{
	background: #fff;
	position: fixed;
	top: 10%;
	left: 25%;
	/*height: 64%;*/
	width: 50%;
	z-index: 10000;
	display: none;
	text-align: center;
	border-radius: 10px;
	box-shadow: 6px 5px 7px;
	font-size:16px;
}
.hiddendiv1{
	background: #fff;
	position: fixed;
	top: 10%;
	left: 25%;
	/*height: 64%;*/
	width: 50%;
	z-index: 10000;
	display: none;
	text-align: center;
	border-radius: 10px;
	box-shadow: 6px 5px 7px;
	font-size:16px;
}
.hiddendiv2{
	background: #fff;
	position: fixed;
	top: 10%;
	left: 25%;
	/*height: 64%;*/
	width: 50%;
	z-index: 10000;
	display: none;
	text-align: center;
	border-radius: 10px;
	box-shadow: 6px 5px 7px;
	font-size:15px;
}
.bcblack,.bcblack1,.backcal{
	background: rgba(0,0,0,0.4);
	position: fixed;
	z-index: 9999;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	display: none;
}
.closeone,.closebut{
	position: absolute;
	top: 13px;
	right: 20px;
	border: 1px solid;
	padding: 5px;
	border-radius: 20px;
	width: 33px;
	color: #fff;
	cursor: pointer;
}
.cebianlan {
	position: fixed;
	right: 1px;
	top: 50%;
}
/*分页样式*/
.pagination ul li{
	float:left!important;
}
.pagination ul li a{
        font-size:14px;
}
.pagination ul li input{
	width:50px!important;
	height:20px!important;
        font-size:14px;
}
.dianji{
	text-align:center;
	margin-top:60px;
	margin-bottom: 60px;
}
.dianji button{
	width: 150px;
	border-radius: 10px;
	padding: 9px;
	background: #DC452C;
	color: #fff;
	font-size: 18px;
}
.control-group{
	margin-top:30px;
}
.twoinput{
	margin-top: 50px;
	margin-bottom: 20px;
}
.twoinput input:nth-child(2){
	margin-left: 75px;
	/*margin-right: -51px;*/
	width:10%;
}
.twoinput input:nth-child(1){
	background: #E8401F;
	width: 10%;
	border: none;
}
.control-label{
	font-weight: 200px;
}
.biaodantite{
	text-align: center!important;
	background: #E8401F;
	margin: 0px;
	padding: 12px;
	color: #fff;
	border-radius: 10px 10px 0px 0px;
}
.control-group input,.control-group textarea{
	width: 30%;
}
.cebianlan {
	position: fixed;
	right: 1px;
	top: 50%;
	z-index: 99;
}
.jiantou{
	position: fixed;
	background: rgba(0,0,0,.8);
	right: -2px;
	z-index: 999;
	top: 0px;
	font-size: 20px;
	/*border-radius: 7px 0px 0px 7px;*/
	/*color: #fff;*/
	height: 100%;
	padding: 23px 13px 0px 2px;
	cursor: pointer;
}
.lanmu{
	/*background: red;*/
	position: absolute;
	right: -101px;
	/*background-color: rgba(0,0,0,.6);*/
	border-radius: 5px 0px 0px 5px;
}
.lanmu ul{
	padding: 0px;
	width: 100px;
	text-align:center;
	margin: 0px;
}
.lanmu ul li a{
	color: #fff;
	display:block;
	transition: All 0.8s;

}
.lanmu ul li:hover{
	background:#fff;
}
.lanmu ul li a:hover{
	color: #000;
	transform:rotateY(360deg);

}
.lanmu ul li{
	line-height: 35px;
}
.wai{
	width: 100px;
	right: -100px;
	background-color: rgba(0,0,0,.6);
	height: 100%;
	position: fixed;
	top: 1px;
	z-index: 9999;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus{
	background:#E8401F;
}
.wuxian,.wuxian1{
	float: left;
	padding: 10px;
	text-align: left;
}
.wuxian div{
	margin-top:5px;
}
.wuxian1 div{
	margin-top:5px;
}
.wuxian input{
	width:100%;
}
.wuxian select,.wuxian1 select{
	width:21%;
}
.wuxian1 input {
	width:50%;
}

.shebaowai{
	overflow:hidden;
	height: auto;
}
.gaodu{
	padding:20px;
}
tr:nth-child(even){
	background:#F8CBAD;
}
tr:nth-child(odd){
	background:#FCE4D6;
}
.thbgc tr{
	background: #ED7D31;
	color: #fff;
}
.gengduo{
	float: right;
	background: #DC452C;
	padding: 10px;
	border-radius: 9px;
	width: 6%;
	text-align: center;
	padding-top: 13px;
	cursor: pointer;
	color: #fff;
}

label.error {
	/*padding-left: 18px;*/
	/*padding-bottom: 2px;*/
	font-weight: bold;
	color: #EA5200;
	/*margin-left: 10px;*/
	display:block;
	position: absolute;
	right: -79px;
	width: 140px;
	margin-top:-22px!important;
}
.caishuiimg{
	border:1px solid #ddd;
	padding:0px!important;
	overflow: hidden;
}
.caishuiimg img{
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.caishuiimg img:hover{
	transform:scale(1.2);
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-o-transform:scale(1.2);
	-ms-transform:scale(1.2);
}
.fangda,.yzhuan,.upmove,.downmove,.rightmove {
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.fangda:hover{
	transform:scale(1.2);
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-o-transform:scale(1.2);
	-ms-transform:scale(1.2);
}

/*Y轴旋转*/
.yzhuan:hover{
	-webkit-transform: rotate3d(0,1,0,360deg);
	-moz-transform: rotate3d(0,1,0,360deg);
	transform: rotate3d(0,1,0,360deg);
	transition: -webkit-transform 0.8s ease-in-out;
	transition: -moz-transform 0.8s ease-in-out;
	transition: transform 0.8s ease-in-out;
}
/*不停Y轴的旋转*/

@-webkit-keyframes gogogo {
	0%{
		-webkit-transform: rotate3d(0,1,0,0deg));
	}
	50%{
		-webkit-transform: rotate3d(0,1,0,180deg);
	}
	100%{
		-webkit-transform: rotate3d(0,1,0,360deg);
	}
}
.rotation{
	-webkit-animation:gogogo 2s infinite linear ;
        animation:gogogo 2s infinite linear ;
}
/*转*/

@-webkit-keyframes go {
	0%{
		transform: rotate3d(1,0,1,0deg));
                -webkit-transform: rotate3d(1,0,1,0deg));
	}
	100%{
                transform: rotate3d(1,0,1,180deg);
		-webkit-transform: rotate3d(1,0,1,180deg);
	}
}
.zzhou{
        animation:go 2s infinite linear ;
	-webkit-animation:go 2s infinite linear ;
}
/*不停的2D转*/
@-webkit-keyframes zhuan{
from {transform: rotate(0deg);-webkit-transform: rotate(0deg);}
to {transform: rotate(360deg);-webkit-transform: rotate(360deg);}
}

.zhuan{
	-webkit-transform: rotate(360deg);
	animation: zhuan 6s linear infinite;
	-moz-animation: zhuan 6s linear infinite;
	-webkit-animation: zhuan 6s linear infinite;
	-o-animation: zhuan 6s linear infinite;
}
/*向上移动*/
.upmove:hover{
	transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
}
/*向下移动*/
.downmove:hover{
	transform:translate(0,10px);
	-webkit-transform:translate(0,10px);
	-moz-transform:translate(0,10px);
	-o-transform:translate(0,10px);
	-ms-transform:translate(0,10px);
}
/*向右移动 */
.rightmove:hover{
	transform:translate(10px,0);
	-webkit-transform:translate(10px,0);
	-moz-transform:translate(10,0);
	-o-transform:translate(10px,0);
	-ms-transform:translate(10px,0);
}
.caishuiimg2{
	border:3px solid #000;
	border-radius: 15px;
	overflow: hidden;
}
.caishuiimg2 img{
	max-height: 240px;
}
.caishuiimg1 span{
	background: #4472C4;
	color: #fff;
	padding:5px;
	border-radius: 5px;
}
.caishuiimg p:nth-child(2){
	border-bottom: 1px solid #ddd;
	padding: 5px;
	width: 90%;
	margin: 18px auto;

}
.light li{
	/*background: url(../img/guanli10.png) no-repeat 0 0;*/
	/*background-position: 10px center;*/
	line-height: 175px;
	padding-left: 54px;
	position: relative;
}
.light li span{
	background: url(/eportal/fileDir/ciictj/resource/cms/article/432072/521825/2019051009261420275.png) no-repeat 0 0;
	background-size: 100%;
	background-position: 0px 110px;
	font-size: 18px;
	color: #767171;
	text-align: center;
	position: relative;
}
.light li img{
	position: absolute;
	bottom: 77px;
	left: 41px;
}
.lightcomputer li {
	background: url(/eportal/fileDir/ciictj/resource/cms/article/432066/521826/2019051009385229858.png) no-repeat 0 0;
	background-size: 94%;
	background-position: 21px bottom;
	/*font-size: 18px;*/
	/*color: #767171;*/
	/*text-align: center;*/
	height:100px;
}
/*.lightcomputer li span{*/
	/*background: url(../img/guanli10.png) no-repeat 0 0;*/
	/*background-position: 0px 110px;*/

/*}*/
.lightcomputer img{
	float: left;
	margin-top: 34px;
	margin-right: 13px;
	width: 10%;
}
.jkcontent{
	background: url(/eportal/fileDir/ciictj/resource/cms/2019/02/img_pc_site/2019022517131633227.jpg) no-repeat 0 0;
	height: 500px;
	background-position: right;
	position: relative;
}
.jkcontent div:nth-child(1){
	border: 1px solid #2F5597;
	position: absolute;
	top: 1px;
	left: 256px;
	padding: 16px;
	border-radius: 48px;
	width: 96px;
	text-align: center;
	font-size: 21px;
	color: #2F5597;
}
.jkcontent div:nth-child(2){
	position: absolute;
	font-size: 24px;
	top: 56px;
	left: 376px;
	border: 1px solid #4E693B;
	/* padding: 124px; */
	border-radius: 156px;
	height: 143px;
	margin: 0px;
	width: 150px;
	text-align: center;
	padding-top: 52px;
	color:#4E693B;
}
.jkcontent div:nth-child(3){
	border: 1px solid #FF0000;
	position: absolute;
	top: 1px;
	left: 556px;
	padding: 16px;
	border-radius: 48px;
	width: 96px;
	text-align: center;
	font-size: 21px;
	color: #FF0000;
}
.zhaopingimg{
	height:500px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 50px;

}
.zhaopingimg img:nth-child(1) {
	position: absolute;
	width: 96%;
	margin-top: 256px;
	left: 16px;
}
.zhaopingimg img:nth-child(2){
	position: absolute;
	width: 15%;
	left: 102px;
	top: 48px;
}
.zhaopingimg img:nth-child(3){
	position: absolute;
	left: 313px;
	width: 20%;
}
.zhaopingimg img:nth-child(4){
	position: absolute;
	left: 576px;
	width: 18%;
	top: 18px;
}
.zhaopingimg img:nth-child(5){
	position: absolute;
	right: 118px;
	width: 18%;
	top: 22px;
}
.zhaopingimg div:nth-child(6){
	position: absolute;
	top: 289px;
	left: 139px;
	color:#B51017;
}
.zhaopingimg div:nth-child(7){
	position: absolute;
	top: 289px;
	left: 366px;
	color:#90D350;
}
.zhaopingimg div:nth-child(8){
	position: absolute;
	top: 289px;
	right: 275px;
	color: #4FA9EF;
}
.zhaopingimg div:nth-child(9){
	position: absolute;
	top: 289px;
	right:164px;
	color: #D87A37;
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
	padding: 3px!important;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd;
}
.downleft,.downright{
	color:#DC452C;
}
.downright{
	/*float:right;*/
	margin-left:20%;
}
.jieguo4{
	text-align: left;
}
/**
右侧menu
**/
.logo {}
.settings {
	height: 95px;
	background-repeat: no-repeat;
	width: 250px;
	margin: 0px;
	text-align: center;
	font-size: 20px;
	font-family: 'Strait', sans-serif;
}

.hover {
	height: 73px;
	float: left;
	background-image: url(http://s27.postimg.org/4hhl2szcf/startific_small.jpg);
	background-repeat: no-repeat;
	width: 255px;
	margin: 0px;
}

.fa-lg {
	font-size: 1em;
}

.fa {
	position: relative;
	display: table-cell;
	width: 55px;
	height: 36px;
	text-align: center;
	top: 12px;
	color: #fff;
}

.main-menu:hover,
nav.main-menu.expanded {
	width: 250px;
	overflow: hidden;
	opacity: 1;
}

.main-menu {
	background: #333333;
	border-right: 1px solid #e5e5e5;
	position: fixed;
	top: 0;
	bottom: 0;
	height: 100%;
	right: 0;
	width: 55px;
	overflow: hidden;
	-webkit-transition: width .2s linear;
	transition: width .2s linear;
	-webkit-transform: translateZ(0) scale(1, 1);
	box-shadow: 1px 0 15px rgba(0, 0, 0, 0.07);
	opacity: 1;
	z-index: 9999;
}

.main-menu>ul {
	margin: 7px 0;
}

.main-menu li {
	position: relative;
	display: block;
	width: 250px;
}

.main-menu li>a {
	position: relative;
	width: 255px;
	display: table;
	border-collapse: collapse;
	border-spacing: 0;
	color: #959595;
	font-size: 14px;
	text-decoration: none;
	-webkit-transform: translateZ(0) scale(1, 1);
	-webkit-transition: all .14s linear;
	transition: all .14s linear;
	font-family: 'Strait', sans-serif;
	height: 55px;
}

.main-menu .nav-icon {
	position: relative;
	display: table-cell;
	width: 55px;
	height: 36px;
	text-align: center;
	vertical-align: middle;
	font-size: 18px;
}

.main-menu .nav-text {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	width: 190px;
	font-family: 'Titillium Web', sans-serif;
	color: #fff;
}

.main-menu .share {}

.main-menu .fb-like {
	left: 180px;
	position: absolute;
	top: 15px;
}

.main-menu>ul.logout {
	position: absolute;
	left: 0;
	bottom: 0;
}

.no-touch .scrollable.hover {
	overflow-y: hidden;
}

.no-touch .scrollable.hover:hover {
	overflow-y: auto;
	overflow: visible;
}

a:hover,
a:focus {
	text-decoration: none;
	border-left: 0px solid #F7F7F7;
}

nav {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

nav ul,
nav li {
	outline: 0;
	margin: 0;
	padding: 0;
}

.main-menu li:hover>a,
nav.main-menu li.active>a,
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus,
.no-touch .dashboard-page nav.dashboard-menu ul li:hover a,
.dashboard-page nav.dashboard-menu ul li.active a {
	color: #fff;
	background-color: #E8401F;
	text-shadow: 0px 0px 0px;
}

.area {
	float: left;
	background: #e2e2e2;
	width: 100%;
	height: 100%;
}

@font-face {
	font-family: 'Titillium Web';
	font-style: normal;
	font-weight: 300;
}