@font-face {font-family: "iconfont";
      src: url(iconfont.eot); /* IE9*/
      src: url('../bootstrap/fonts/iconfont.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
      url(iconfont.woff) format('woff'), /* chrome, firefox */
      url(iconfont.ttf) format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
      url('../bootstrap/fonts/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
    }

    .iconfont {
      font-family:"iconfont" !important;
      font-size:32px;
      font-style:normal;
      -webkit-font-smoothing: antialiased;
      -webkit-text-stroke-width: 0.2px;
      -moz-osx-font-smoothing: grayscale;
    }
    @font-face {font-family: "iconfont_1";
      src: url('iconfont_1.eot'); /* IE9*/
      src: url('iconfont_1.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
      url('iconfont_1.woff') format('woff'), /* chrome, firefox */
      url('iconfont_1.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
      url('iconfont_1.svg#iconfont') format('svg'); /* iOS 4.1- */
    }

    .iconfont_1{
      font-family:"iconfont_1" !important;
      font-size:32px;
      font-style:normal;
      -webkit-font-smoothing: antialiased;
      -webkit-text-stroke-width: 0.2px;
      -moz-osx-font-smoothing: grayscale;
    }

body {
	overflow-x:hidden;
}

ul {
	padding-left:10px; 
	line-height:20px; 
	list-style:none;
}

.container-fluid {
	background-color: #e2ecf4;
}
header {
	font-size:12px;
	line-height:30px;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	background: linear-gradient(top , rgb(250, 250, 250) , rgb(235, 235, 235) 99%);
	background: -o-linear-gradient(top , rgb(250, 250, 250) , rgb(235, 235, 235) 99%);
	background: -ms-linear-gradient(top , rgb(250, 250, 250) , rgb(235, 235, 235) 99%);
	background: -moz-linear-gradient(top , rgb(250, 250, 250) , rgb(235, 235, 235) 99%);
	background: -webkit-linear-gradient(top , rgb(250, 250, 250) , rgb(235, 235, 235) 99%);
}

.head-bg {
	background:url(h-bg1.jpg) no-repeat center scroll; 
	background-size:100% auto;
}

.navbar {
	padding:0;
	margin-left:auto;
	margin-right:auto;
	max-width:1170px;
	background:#005ca8;
	margin-bottom:0;
	border:0 none;
}
.h-logo {
	padding:80px 0;
}
.soso {
	padding-top:140px;
}

.inner-box {
	padding-top:20px !important;
	background-color:#fff;
}
.padding0 {
	padding:0;
}
.margin12 {
	margin-top:12px;
	margin-bottom:10px;
}

.title {
	width:100%;
	background: linear-gradient(top , rgb(250, 250, 250) , rgb(235, 235, 235) 99%);
	background: -o-linear-gradient(top , rgb(250, 250, 250) , rgb(235, 235, 235) 99%);
	background: -ms-linear-gradient(top , rgb(250, 250, 250) , rgb(235, 235, 235) 99%);
	background: -moz-linear-gradient(top , rgb(250, 250, 250) , rgb(235, 235, 235) 99%);
	background: -webkit-linear-gradient(top , rgb(250, 250, 250) , rgb(235, 235, 235) 99%);
	position:relative;
}
.title .u {
	position: absolute;
	right:10px;
	top:12px;
	text-decoration: underline;
	font-size:12px;
}
.title_box {
	border:1px solid #ddd;
	height:40px;
}
.title_box h4 {
	position:absolute;
	width:100px;
	text-align:center;
	line-height:37px;
	background-color:#fff;
	border-top:3px solid #005ca8;
	border-right:1px solid #ddd;
	left:0;
	top:0;
	margin:-1px;
	font-weight:400;
	color:#005ca8;
}

.title_frame {
	border-top:3px solid #005ca8;
	border-left:1px solid #ddd;
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
}
.title_frame h4 {
	padding-left:15px;
	color:#005ca8;
	font-weight:400;
	margin-top:7px;
}
.Library {
	background-color:#f5f5f5;
	border-radius: 4px;
	border:1px solid #005ca8;
	text-align:center;
	margin:0 5px 10px 5px;
	padding:5px 0;
}
.padding0 a:hover {
	text-decoration: none;
}

.news-title {
	text-align:center;
	line-height:30px;
	
}


.news-title-a {
	width:84%;
	float:right;
}
.news-title-a h2 {
	margin:0;
}
.news-title-a a,.news-title-a a:hover {
	color:#ff7f00;
} 
.news-title-l {
	width:15%;
	background:url(hot-news.jpg) no-repeat;
	background-size:100% 100%;
	color:#fff;
	float:left;
	padding:10px;
	font-size:1.1em;
}
.news-cont {
	color:#999;
	text-indent: 2em;
	margin:10px 0;
	float:left;
	font-size:12px;
	line-height:24px;
}
.crosshead {
	width:70%;
	float:left;
	height:27px;
	white-space:nowrap;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    overflow: hidden;
}
.time {
	width:30%;
	float:right;
	color:#999;
	text-align:right;
	padding-right:10px;
}
.news-report {
	font-size:12px;
	padding:10px 5px 0 5px;
	line-height:24px;
	margin:0;
}
.news-list-a {
	padding:10px 5px;
}
.news-list-a a {
	color:#333;
}
.news-list-a img {
	float:left;
	width:30%;
}
.news-list-a dl {
	float:right;
	width:70%;
	padding-left:10px;
}
.news-list-a dl dt {
	font-size:16px;
	line-height:1.2;
}
.news-list-a dl dd {
	font-size:12px;
	padding-top:15px;
	line-height:20px;
	color:#999;
	text-indent: 2em;
}
.news-list-a ul {
	padding-left:10px;
	float:left;
	line-height:24px;
	width:100%;
}
.news-ztop {
	padding:10px 0;
	list-style:none;
}
#FontScroll {
	max-height:226px;
	overflow:hidden;
}
#FontScroll ul li {
	line-height:24px;
}

.box-inner2 {
	padding:0 15%;
}

.news-list-b,.news-list-c {
	padding:10px 0;
}
.news-list-b img {
	width:112px;
	height:160px;
	border:0 none;
}
.news-list-c img {
	height:130px;
}
.pro {
	left:35%;
	top:0;
	right:0;
	position: absolute;
	text-align:left;
	padding-top:10px;
	text-shadow: none;
}
.pro dt {
	color:#333;
	line-height:30px;
	margin-bottom:20px;
	font-size:20px;
}
.pro dd {
	color:#999;
	line-height:25px;
}
.pro-point {
	bottom:-40px;
}
.pro-point li {
	border:1px solid #333;
}
.pro-point li.active {
	border:1px solid #ff7f00;
	background-color:#ff7f00;
}

.tech {
	border-radius: 4px;
	border:1px solid #ddd;
	background-color:#fff;
}
.tech p {
	font-size:12px;
}
.table tr td {
	border:1px solid #ddd;
	width:25%;
}
.table tr td a,.table tr td a:hover {
	color:#005ac8;
	text-decoration: none;
}

#FontScroll1 {
	max-height:300px;
	overflow:hidden;
}


.link-box {
	padding-top:20px !important;
	padding-bottom:20px !important;
	background-color:#fff;
}
.footer {
	background:#005ca8;
	line-height:25px;
	color:#b1d2ed;
	padding-top:20px;
}

.downward {
	bottom:-10px;
	}
.down {
	bottom:0px;
	}
.face-down {
	padding-bottom:10px;
	text-shadow:none;
	}


@media screen and (max-width:1200px) {
	.soso {padding-top:100px;}
	.h-logo {
		padding:70px 0;
	}

	}
@media screen and (max-width:990px)  {
	.h-logo {
		padding:50px 0;
	}
	}
@media (min-width:760px) and (max-width:990px) {
	.soso {margin-left:15%;}
	.soso {
	padding-top:60px;
}

	}
@media screen and (max-width:760px) {
	.h-logo {
		padding:27px 0;
	}
	.soso {
		padding-top:30px;
	}
	.soso {margin-left:8%;}
	.shrink { margin-top:20px;}
	}