﻿* {
	margin: 0px;
	padding: 0px;
}

body,
div,
ul,
li,
a,
img {
	margin: 0;
	padding: 0;
}

ul,
li {
	list-style: none;
}

a {
	text-decoration: none;
}

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
	font-family: "Helvetica Neue", "Open Sans", "Microsoft YaHei", "微软雅黑", "Hiragino Sans GB", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;
	font-size: 14PX;
}

a {
	text-decoration: none;
	color: inherit;
	font-size: 14px;
}

a:hover {
	color: #4285F4;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	margin: .67em 0;
	font-size: 2em;
}

mark {
	color: #000;
	background: #ff0;
}

small {
	font-size: 80%;
}

sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	height: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font: inherit;
	color: inherit;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	padding: .35em .625em .75em;
	margin: 0 2px;
	border: 1px solid #c0c0c0;
}

legend {
	padding: 0;
	border: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-spacing: 0;
	border-collapse: collapse;
}

td,
th {
	padding: 0;
}
.loading_more {
    display: block;
    width: 11rem;
    height: 2rem;
    line-height: 2rem;
    border-radius: 4px;
    margin: 0 auto;
    border: 1px solid #366df0;
    text-align: center;

    margin-bottom: 1.5rem;
    color: #366df0;
    font-size: .8rem;
    cursor: pointer;
}

.ml {
	width: 365px;
}

.mr {
	width: 770px;
	margin-left: 10px;
}
  #iblog{    display: none;     margin-right: 20px;}
.m-box {
	background: #fff;
	padding: 20px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

.p5 {
	padding: 5px;
}

.p10 {
	padding: 10px;
}

.p20 {
	padding: 20px;
}

.p-box {
	background: #FAFAFA;
	padding: 20px;
}

.m-t-20 {
	margin-top: 20px;
}

.m-b-20 {
	margin-bottom: 20px;
}

.p-t-b {
	padding-top: 10px;
	padding-bottom: 10px;
}

.m-l-20 {
	margin-left: 20px;
}

.m-r-20 {
	margin-right: 20px;
}

.m {
	width: 1150px;
	margin: auto;
}

.nav {
	background: #000000;
	height: 30px;
}

.nav a:hover {
	color: #fff;
}

.nav-menu {}

.nav-menu li {
	list-style-type: none;
	float: left;
	line-height: 30px;
	margin-right: 10px;
}

.nav-menu li a {
	color: #C0C0C0;
}

.login {
	line-height: 30px;
	float: right;
	color: #C0C0C0;
}

.login a {
	color: #C0C0C0;
}

.yesolid{        border: 2px solid #b1c9f5;
    background: #f7f8f9;}



.news-time {}
.news-time li {
    	list-style-type: none;
    	overflow: hidden;
    	width: 305px;
    	padding-bottom: 10px;
    	padding-top: 10px;
    	border-bottom: 1px solid #F5F5F5;
}
.news-time li p{
    color: #FFC107;
    padding-left: 21px;
}
.news-time li em{
	display: block;
	border: 2px solid;
	border-color: #adadad #adadad #adadad #adadad;
	float: left;
	margin-top: 9px;
	margin-right: 16px;
	border-radius: 50%;
	}
.news-time li h4 {}

.news-time li a {
    font-weight: 500;
    display: block;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.head {
	height: 80px;
	background: #fff;
	line-height: 80px;
	border-bottom: 1px solid #dcdcdc;
}

.logo {
	float: left;
	margin-top: 15px;
	height: 50px;
}

.logo img {
	width: 180px;
}

.menu {
	float: left;
	margin-left: 30px;
}

.menu li {
	float: left;
	list-style-type: none;
	margin-left: 20px;
}

.menu li a {
	font-size: 18px;
}

.menu li:hover a {
	color: #4285f4;
}

.menu li:hover i {
	background: url(../img/ico-hover.png);
}

.menu li:hover .homei {
	background-position: 0px 0;
}
.menu li:hover .guandiani {
	background-position: -104Px -2px;
}

.menu li:hover .newsi {
	background-position: -20Px 0;
}

.menu li:hover .saasi {
	background-position: -40Px 0;
}

.menu li:hover .studyi {
	background-position: -60Px 0;
}

.menu li:hover .xiehui {
	background-position: -80Px 0;
}


.menu li:hover .zhuanxing {
	    background-position: 167Px -2px;
}

.homei,
.newsi,
.guandiani,
.saasi,
.zhuanxing,
.studyi,
.xiehui {
	background: url(../img/ico.png);
}

.homei,
.newsi,
.guandiani,
.saasi,
.studyi,
.zhuanxing,
.xiehui {
	width: 20PX;
	height: 20PX;
	vertical-align: middle;
	fill: currentColor;
	display: inline-block;
}

.homei {
	background-position: 0px 0;
}

.newsi {
	background-position: -20Px 0;
}

.guandiani {
	    background-position: -103Px -2px;
}

.saasi {
	background-position: -40Px 0;
}

.studyi {
	background-position: -60Px 0;
}

.xiehui {
	background-position: -80Px 0;
}

.studyi {
    background-position: -60Px 0;
}
.zhuanxing{
    background-position: -263Px -2px;
}
.search {
	float: right;
	margin-top: 20px;
}

.searchinput {
	outline: none;
	border-right-width: 0px;
	padding-left: 3px;
	width: 168px;
	font-family: arial;
	float: left;
	border-top-width: 0px;
	border-bottom-width: 0px;
	color: #636365;
	margin-left: 4px;
	font-size: 8pt;
	height: 30px;
	vertical-align: middle;
	border-left-width: 0px;
	margin-right: 3px;
	border: 0px;
}

.tab_search {
	border-bottom: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	height: 35px;
	border-top: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
}

.searchaction {
	width: 21px;
	float: left;
	height: 17px;
}

.white {
	background: #FFFFFF;
	box-shadow: rgba(0, 0, 0, 0.0980392) 0px 1px 1px;
}

.news-pic {}

.news-pic li {
	list-style-type: none;
}

.news-pic li:last-child {
	border: 0px;
}

.news-top {
	border-bottom: 1px solid #f4f4f2;
}

.news-top img {
	width: 100px;
	height: auto;
	float: left;
	height: 80px;
	_height: 80px;
}

.intro {
	float: left;
	margin-left: 20px;
	width: 205px;
}

.intro h3 {
	font-weight: normal;
	margin-top: 0px;
}

.intro h3 a {
	font-weight: normal;
	font-size: 15px;
}

.intro p {
	color: #999;
	line-height: 1.1;
	font-size: 13px;
	margin-bottom: 0px;
	margin-top: 15px;

}

.meta_original_tag {
	display: inline-block;
	width: 45px;
	height: 18px;
	background: url(../img/ico.png) -79px -24Px;
}

.yes {
    display: inline-block;
    width: 45px;
    height: 18px;
    background: url(../img/ico.png) -79px -24Px;
}

.intro p em {
	line-height: 1.1;
	display: inline-block;
	vertical-align: middle;
	padding-right: 10px;
	font-style: normal;
	margin-top: -10px;
}

#focus {
	float: right;
	width: 780px;
	height: 400px;
	overflow: hidden;
	position: relative;
}



.tit {
	border-bottom: 1px solid #DCDCDC;
	clear: both;
	height: 35px;
	line-height: 35px;
	margin-bottom: 10px;
}

.tit h3 {
	float: left;
}

.tit h3 a {
	font-size: 16px;
	font-weight: 600;
}

.tit span {
	float: right;
}

.tit span a {
	color: #999;
}

.rtit {
	border-bottom: 1px solid #DCDCDC;
	clear: both;
	height: 35px;
	line-height: 35px;
	margin-bottom: 10px;
}

.rtit h3 {
	float: left;
}

.rtit h3 a {
	color: #555555;
	font-size: 16px;
	font-weight: 600;
}

.rtit span {
	float: right;
}

.rtit span a {
	color: #999;
}

.menu-2 {}

.menu-2 li {
	list-style-type: none;
	float: left;
	width: 107px;
	text-align: center;
	height: 35px;
	line-height: 35px;
}

.menu-2 li a {
	color: #4285F4;
}

.news-list {
	clear: both;
}

.news-list li {
	list-style-type: none;
	overflow: hidden;
	height: 36px;
	line-height: 36px;

	width: 305px;
	
}

.news-list li em {
	display: block;
	border: 2px solid;
	border-color: #adadad #adadad #adadad #adadad;
	float: left;
	margin-top: 17px;
	margin-right: 5px;
	border-radius: 50%;
}

.news-list li a {
	font-weight: 500;
    display: block;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.i-video {
float: left;
 
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
    width: 267px;
    margin: 10px;
    height: 220px;

    overflow: hidden;
}

.i-video img {
	width: 100%;
    height: 166px;
}

.i-video h3 {
	font-weight: 500;
	font-size: 15px;
	height: 35px;
	line-height: 25px;
	font-family: "宋体";
}

.play {
	width: 100%;
	height: 203px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background: url(../img/play.png) no-repeat center;
	background-color:none;
	background-color: rgba(0, 0, 0, .3);
}

.i-video:hover .play {
	background: url(../img/play-hover.png) no-repeat center;
	background-color: none;
	background-color: rgba(0, 0, 0, 0.14);
}

.company-list {
	margin-bottom: 10px;
	margin-top: 10px;
	height: 65px;
}

.company-list img {
	float: left;
	width: 140PX;
	height: 50PX;
	border: 1PX SOLID #DCDCDC;
	padding: 5PX;
	margin-right: 15px;
}

.tie-p {
	float: left;
}

.tie-p h4 {
	line-height: 35px;
	font-size: 16px;
}

.tie-p p {
	font-size: 13px;
	color: #999999;
}

.huodong {}

.huodong li {
	float: left;
	list-style-type: none;
	margin: 10px;
	margin-bottom: 5px;
width: 223px;
    height: 200px;
}

.huodong li img {
	width: 223px;
	height: 150px;
}

.huodong li p {
	line-height: 22px;
}

.newsbox {
	background: #FFFFFF;
	padding: 20px;
	width: 345px;
	float: left;
}

.newsbox .news-top {
	border: 0px;     height: 90px;
}

.newsbox .news-list {
	margin-left: 10px;
}


/*footer_nav*/

.footer_nav {
	width: 1150px;
	margin: 0 auto;
	padding: 10px 0;
}

.footer_nav h4 {
	font-size: 16px;
	width: 50%;
	float: left;
	margin: 0px;
}

.classify a {
	margin-right: 20px;
	white-space: nowrap;
	font-size: 12px;
	LINE-HEIGHT: 25px;
}

.classify {
	border-top: 1px #ccc solid;
	padding: 10px 0;
	margin: 10px 0;
}

.footer {
	width: 100%;
	margin: 0 auto;
	background: #333;
	height: 35px;
	line-height: 35px;
	color: #999;
	height: 42px;
	line-height: 42px;
}

.footer a {
	color: #999;
	margin-right: 10px;
}

.footer a:link,
.footer a:visited {
	font-size: 12px;
	color: #999;
}

.pages {
	text-align: center;
	clear: both;
	line-height: 35px;
}

.pages a {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	background-color: #999999;
	text-align: center;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 8px;
	border-radius: 3px;
	-webkit-transition: all 0.3s ease-in-out;
}


}
.pages a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0069DD;
}
.pages a:link,
pages a:visited {
	color: #FFFFFF;
}
.pages strong {
	background: #FFFFFF;
	font-weight: bold;
	color: #0069DD;
	padding: 7px 9px;
	font-size: 12px;
}
.pages a.more {
	border: none;
	background: none;
	color: #444444;
	padding: 2px 0;
}
.banner {}
.banner img {
	width: 100%;
}
.pic-txt-list {
	margin-left: -20px;
	overflow: hidden;
	zoom: 1;
}
.pic-txt {
	width: 495px;
	margin-top: 20px;
	padding: 25px 24px;
	border: 1px solid #f2f2f2;
	margin-left: 20px;
	float: left;
	display: inline;
}
.pic-txt:hover {
	text-decoration: none;
	background-color: #f9f9f9;
}
.pic-txt:hover .tit {
	color: #f80;
}
.pic-txt img {
	margin-bottom: 15px;
	width: 490px;
    height: 150px;
}
.pic-txt .tit {
	height: 20px;
	margin-bottom: 10px;
	font-size: 20px;
	line-height: 20px;
	overflow: hidden;
	border: 0PX;
}
.pic-txt .info {
	height: 16px;
	line-height: 16px;
	color: #999;
	overflow: hidden;
	zoom: 1;
}
.pic-txt .info .date {
	float: left;
}
.pic-txt .info .entrance {
	float: right;
}
.pic-txt .info .entrance:hover {
	color: #f80;
}
.ico-date {
	background: url(../img/sprite.png) 0 1px no-repeat;
	width: 21px;
	height: 24px;
	display: block;
	float: left;
}
#menu_button_wrapper {
	display: none;
}
.navdivwrap {
	display: none;
}



/* for 980px or less*/
@media screen and (max-width: 980px) {

a.displapc {
    color: #fff !important; 
    font-size: 15px !important;;
}

	.navdivwrap {
		display: block;
	}
	
	.m {
		width: 100%;
	}
	.mr {
    width:100%;
    margin: 0px;

}
	.nav {
		display: none;
	}
	
	.holding {
		height: 100%;
		overflow: hidden;
	}
	
	.menu {
		display: none;
		float: left;
		z-index: 2;
		width: 100%;
		position: absolute;
		height: 100%;
		right: 0px;
		padding-top: 75px;
		background: #000;
		filter: alpha(opacity=80);
		-moz-opacity: 0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
	}
	
	.menu li {
		width: 48%;
		margin: 0.5%;
		background: #272626;
		float: left;
		border: 1px solid #272525;
		text-align: center;
	}
	
	.menu li a {
		font-size: 18px;
		color: #FFFFFF;
	}
	
	.menu li i {
		display: none;
	}
	
	.search {
		display: none;
	}
	
	#menu_button_wrapper {
		display: block;
		padding: 0;
		color: #048fb3;
		position: absolute;
		z-index: 9;
		right: 10px;
		top: 15px;
	}
	
	#menu_button {
		box-sizing: border-box;
		float: right;
		line-height: 20px;
		padding: .5em 1em;
		font-size: 20px;
		border-radius: 5px;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		z-index: 3;
	}
	
	#menu_button:hover {
		cursor: pointer;
	}
	
	#menu_button i {
		float: left;
		font-style: normal;
		margin-left: 10px;
	}
	
	#hamburger {
		float: left;
		padding-top: .15em;
	}
	
	#menu_button span {
		display: block;
		background-color: #048fb3;
		width: 1.2em;
		height: .15em;
		border-radius: 1px;
		margin-bottom: .2em;
	}
	
	.head {
		height: 70px;
		background: #fff;
		line-height: 80px;
		border-bottom: 1px solid #f2f2f2;
	}
	
	.logo {
	
		    float: left;
    margin-top: 10px;
    height: 50px;
    padding-left: 20px;
	}
	
	.button-h {
		color: #FFFFFF;
	}
	
	.button-h #hamburger span {
		background-color: #FFF;
	}
	
	.wap-tag {
		height: 40px;
		line-height: 40px;
		width: 100%;
	}
	
	.wap-tag li {
		float: left;
		margin: 5px;
	}
	
	.navwrap {
		width: 100%;
		    background: #1f5a9f;
		height: 3.5rem;
		position: relative;

	}
	
	.navul {
		overflow-x: scroll;
		overflow-y: hidden;
		white-space: nowrap;
		margin-right: 0.5rem;
		padding-left: 0;
		margin-left: 0.5rem;
		padding: 0 .5rem;
		-webkit-overflow-scrolling: touch;
	}
	
	.navul>li {
		display: inline-block;
		padding-right: 1rem;
		font-size: 1.5rem;
	}
	
	.navul>li>a {
		overflow: hidden;
		line-height: 3.5rem;
		display: inline-block;
		text-align: center;
		color: #FFFFFF;
	}
	
	.navul .active a {
		color: #e94e4e;
		border-bottom: 2px solid #e94e4e;
	}
	
	.navul li>a>span {
		vertical-align: text-bottom;
		display: block;
		height: 3.5rem;
	}
	
	.navmore .icon2 {
		top: 0;
	}
	
	.news-pic {    padding: 3%;}
	.news-pic li {
    background: #fff;
}

.news-top img {width: 30%;}

.intro {width: 60%;}
.wapl {display: none;}
.fr {width: 100%;}
.footer-wap {text-align: center;}
.slide{display: none;}


.pic-txt {
width: 88%;
    padding: 3%;
    margin: 3%;
    }
.pic-txt img {
	margin-bottom: 15px;
	width: 100%;
    height: 100px;
}

}


@media screen and (max-width: 640px) {

.big-pic {
	position: relative;
    width: 91%;
    PADDING: 3%;
	height: 200px;
	margin-bottom: 10px;
	overflow: hidden;
}
.big-pic .back-img,.big2-pic .back-img {
	position: absolute;
	width: 100%;
}
.big-pic-content,.big2-pic-content {
	position:absolute;
	width: 100%;
	height: 200px;
	z-index: 1;
	cursor: pointer;
	display:block;
}
.i-video img {
    width: 100%;
    height: 118px;
}

}