﻿ @charset "utf-8";
	* {
	margin: 0;
	padding: 0
}
div,form,img,ul,ol,li,dl,dt,dd,map {
	padding: 0;
	margin: 0;
	border: 0
}
h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0
}
body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #313131;
	font-family: 微软雅黑,Arial,Helvetica,sans-serif,宋体;
	background: #fff url(../images/body_bg.jpg) no-repeat center bottom
}
ul,li {
	list-style: none
}
.clear {
	clear: both
}
a {
	color: #333;
	text-decoration: none
}
a:hover {
	color: #2764b3;
	text-decoration: none
}
img {
	max-width:100%;border: none
}
hr {
	line-height: 0;
	font-size: 0;
	border: none;
	height: 1px;
	width: 100%;
	margin: 5px 0;
	border-bottom: 1px dotted #ccc
}
div {
	margin: 0 auto
}
.f_l {
	float: left
}
.f_r {
	float: right
}
input,select {
	font-family: arial,Helvetica,sans-serif;
	padding: 1px
}
.blank {
	width: 100%;
	height: 10px;
	clear: both;
	overflow: hidden
}
.blank20 {
	width: 100%;
	height: 20px;
	clear: both;
	overflow: hidden
}
.blank30 {
	width: 100%;
	height: 30px;
	clear: both;
	overflow: hidden
}
.blank38 {
	width: 100%;
	height: 30px;
	clear: both;
	overflow: hidden
}
.mt10 {
	margin-top: 10px
}
.hide {
	display: none
}
.red {
	color: red
}
.blue {
	color: #00f
}
.gray {
	color: #ccc
}
.noInfo {
	width: 100%;
	float: left;
	padding: 10px 0;
	text-align: center
}
.input_submit {
	width: 77px;
	height: 41px;
	float: left;
	background: url(../images/search.png) no-repeat left top;
	text-align: center;
	line-height: 41px;
	color: #fff;
	border: 0;
	cursor: pointer
}
.float_bg {
	background: url(../images/qq_3.gif) repeat-y left top;
	width: 118px;
	padding: 2px 0;
	float: left
}
.f_list {
	width: 100%;
	float: left;
	margin: 5px auto;
	clear: both
}
.f_list span {
	float: left;
	width: 80px
}
.block {
	width: 1000px;
	margin: 0 auto
}
.main {
	width: 100%;
	float: left;
	padding: 30px 0 0
}
#header {
	width: 100%;
	height: 110px;
	float: left;
	position: relative;
	z-index: 9999;
	background: url(../images/bgheader.jpg) no-repeat center;
	background-size: cover;
}
#logo {
	float: left;
	margin-left:27px;
	line-height:110px;
}
#logo img {
}
#header_right {
	float: right
}

.skw {
	float: left;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-indent: 12px;
	font-size: 14px;
	color: #999;
	background: #fff;
	border: 0;
	border-radius: 3px
}
.sub {
	float: left;
	width: 37px;
	height: 30px;
	border: 0;
	cursor: pointer;
	background: url(../images/search.png) no-repeat center;
	position: absolute;
	right: 0;
	top: 0
}
#navigate {
	float: left;
	width: 100%;
	height: 50px;
	background: #eb9917
}
#navigate ul li {
	float: left;
	width: 9.09%;
	height: 50px;
	line-height: 50px;
	position: relative;
	z-index: 1000;
	text-align: center
}
#navigate ul li.first_menu {
	background: 0 0
}
#navigate ul li a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 18px;
	color: #fff;
	
	transition: all .3s ease-out 0s
}
#navigate ul li a:hover,#navigate ul li .current {
	background: #fcf4e7;
	color: #694f25
}

#navigate ul li ul {
	width: 100%;
	display: none;
	position: absolute;
	left: 0;
	top: 50px;
	padding: 0 12px ;
	background: #0064a2;
	z-index: 9999
}
#navigate ul li ul li {
	width: 100%;
	float: none;
	margin:5px 0;
	border-bottom: 1px dashed #6ab0dc;
	background: 0 0;
	height: 35px;
	line-height: 35px;
	overflow: hidden
}
#navigate ul li ul li a {
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #fff;
	font-weight: 400;
	background: 0 0
}
#navigate ul li ul li a:hover {
	background: 0 0;
	color: #eb9917
}
.navbar-toggle {
	margin: 20px 0 0 0
}
.navbar-toggle .icon-bar {
	background-color: #eb9917
}
.mobile_nav {
	display: none;
	background: #eb9917;
	position: absolute;
	width: 100%;
	z-index: 9999
}
.mobile_nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none
}
.mobile_nav li {
	margin: 0 1%;
	padding: 0;
	list-style-type: none;
	border-bottom: 1px solid #fff;
	position: relative;
	float: left;
	width: 48%;
	text-align: center
}
.mobile_nav ul li a {
	padding-left: 10px;
	color: #fff;
	display: block;
	font-size: 14px;
	height: 38px;
	line-height: 38px;
	font-weight: 700
}
.mobile_nav ul li:hover a,.mobile_nav ul li a:active {
	background: #fcf4e7;
	color: #694f25
}
.mobile_nav ul ul {
	margin: 0;
	padding: 0 10px 10px;
	display: none
}
.mobile_nav ul ul li {
	border-bottom: none;
	margin: 0;
	padding: 0;
	width: 100%
}
.mobile_nav ul ul li a {
	padding: 0;
	padding-left: 5px;
	font-size: 14px;
	font-weight: 400;
	height: 38px;
	line-height: 38px
}
.mobile_nav ul li a img {
	height: 25px
}
.mobile_nav ul li i {
	position: absolute;
	top: 12px;
	right: 5px;
	display: block;
	width: 13px;
	height: 13px;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain
}
.mobile_nav ul li i.touch-arrow-down {
	background-image: url(../images/touch-arrow-d.png)
}
.mobile_nav ul li i.touch-arrow-up {
	background-image: url(../images/touch-arrow-u.png)
}
#banner {
	width: 100%;
	float: left
}
#banner img {
	width: 100%;
	height: auto
}
#flash {
	width: 100%;
	float: left
}
.slideBox {
	position: relative;
	overflow: hidden;
	background: #000
}
.slideBox .bd {
	position: relative;
	z-index: 0;
	margin: 0 auto
}
.slideBox .bd li {
	position:relative;
	text-align: center;
	height: 360px;
	
    z-index: 1;
}
.slideBox .bd li div{height: 100%;	width: 100%;}
.slideBox .bd li img {
	width: 100%
}
.slideBox .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 10px;
	left: 0;
	height: 12px;
	line-height: 12px
}
.slideBox .hd ul {
	text-align: center
}
.slideBox .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 12px;
	height: 12px;
	margin: 0 5px;
	overflow: hidden;
	background: #fff;
	line-height: 999px;
	border-radius: 50%
}
.slideBox .hd ul .on {
	background: #2764b3
}
.xxgk{margin-top:40px;}
.xxgk .xuexiao{padding-top:45px;}
.xxgk .gaikuang{
	float:left;
	margin-top:1em;
	font-size:18px;
	color:#727374;
	line-height:32px;
}
#ibox {
	float: left;
	width: 100%;
	margin: 30px 0 0
}
#ibox1 {
	clear:both;
	/* float: left;
	width: 100% */
}
.home_top {
	float: left;
	width: 100%;
	height: 50px;
	background: url(../images/home_top.jpg) repeat-x left bottom
}
/* #ibox .home_top{
	background-image:url(../images/home_top2.jpg);
	background-size:100% auto ;
} */
.home_top h3 {
	float: left;
	line-height: 50px;
	font-size: 24px;
	color: #2764b3;
	margin-left: 13px
}
.home_top a {
	float: right;
	display: block;
	width: 55px;
	height: 20px;
	background: url(../images/home_more.jpg) no-repeat center;
	margin: 15px 8px 0 0
}
.ibox1_con {
	float: left;
	width: 100%;
	margin-top: 12px;
	overflow: hidden
}
#ad {
	float: left;
	width: 520px;
	position: relative
}
#ad .slideBox .bd li {
	height: 390px
}
#ad .slideBox .hd ul li {
	display: none
}
#ad .ad_title {
	width: 100%;
	height: 48px;
	line-height: 48px;
	font-size: 14px;
	color: #fff;
	background: rgba(0,0,0,.8);
	padding: 0 58px 0 16px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	text-align: left
}
#ad .slideBox .prev {
	position: absolute;
	right: 34px;
	bottom: 16px;
	display: block;
	width: 11px;
	height: 12px;
	background: url(../images/left.png) no-repeat left top;
	cursor: pointer;
	z-index: 3
}
#ad .slideBox .next {
	position: absolute;
	right: 13px;
	bottom: 16px;
	display: block;
	width: 11px;
	height: 12px;
	background: url(../images/right.png) no-repeat left top;
	cursor: pointer;
	z-index: 3
}
#ad .ad_title:hover {
	text-decoration: underline
}
#ibox1_right {
	float:left;
}
.ibox1_item {
	float: left;
	width: 100%;
	padding: 8px 0 9px 12px;
	border-bottom: 1px dashed #dcdcdc
}
.ibox1_item_title {
	float: left;
	width: 100%;
	height: 25px;
	line-height: 25px;
	overflow: hidden
}
.ibox1_item_title a {
	font-size: 18px;
	color: #0772bc
}
.ibox1_item_des {
	float: left;
	width: 100%;
	height: 48px;
	line-height: 24px;
	font-size: 14px;
	color: #555;
	overflow: hidden;
	margin: 5px 0;
}
.ibox1_item_time {
	float: left;
	width: 100%;
	
	font-size: 13px;
	color: #777
}
.ibox1_item: nth-child(1) {
	padding-top: 0
}
.ibox1_item:hover .ibox1_item_title a {
	color: #2764b3;
	text-decoration: underline
}
.bar{
	float:left;
	width:100%;
	height:10.1vw;
	margin-top:40px;
	background:url(../images/bar.jpg) center no-repeat;
	background-size:cover;
}
#research {
	float: left;
	width: 100%;
	padding: 35px 0 0
}
.research_row {
	margin-left: -15px;
	margin-right: -15px
}
.news_box {
	float: left;
	width: 50%;
	padding: 0 15px
}
.news_top {
	}
.news_top h3 {
	margin-left: 0
}
.news_top a {
	background: url(../images/news_more.jpg) no-repeat center;
	margin: 15px 0 0
}
.news_con {
	float: left;
	width: 100%
}
.news_item {
	float: left;
	width: 100%;
	margin: 16px 0 0
}
.news_item_img {
	float: left;
	width: 27.8%;
	height: 110px;
	background-size: cover;
	background-position: 50% 50%
}
.news_item_right {
	float: right;
	width: 70.2%;
	padding: 0 10px 8px 0;
	border-bottom: 1px dashed #dcdcdc
}
.news_item_title {
	float: left;
	width: 100%;
	height: 25px;
	line-height: 25px;
	font-size: 16px;
	color: #2764b3;
	overflow: hidden;
	padding-right: 10px
}
.news_item_des {
	float: left;
	width: 100%;
	height: 48px;
	line-height: 24px;
	font-size: 14px;
	color: #666;
	overflow: hidden;
	margin-top: 3px
}
.news_item_time {
	float: left;
	width: 100%;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	color: #999
}
.news_item:hover .news_item_title {
	text-decoration: underline
}
.xyfc{
	margin-top:30px;
}
.xyfc .home_top{float:none;}
.lista1 { margin-top:20px; text-align:center;  }
.lista1 ul{}
.lista1  ul li{ width:235px; float:left; font-size:14px; text-align:center;  }
.lista1  ul li a{-webkit-tap-highlight-color:rgba(0, 0, 0, 0); }
.lista1  ul li img{ width:90%;   }
.lista1  ul li p{ line-height:2;margin-bottom:0;}

.picScroll .hd{  overflow:hidden;    }
.picScroll .hd ul{   }	
.picScroll .hd li{ display:inline-block; width:8px; height:8px; background:#D0D0D0; margin:0 5px; overflow:hidden; font-size:0;
	 border-radius:8px; }
.picScroll .hd .on{ background:#80BD6D;  }
	.picScroll .prev,.picScroll .next{ display:block; float:right;  width:18px; height:18px; background:url(images/pisScrollIcons.gif) -6px -7px no-repeat; overflow:hidden; margin:11px 5px 0 5px;  }
	.picScroll .next{ background-position:-34px -7px; }
	.picScroll .prevStop{ background-position:-6px -40px; }
	.picScroll .nextStop{ background-position:-34px -40px; }
#footer {
	float: left;
	width: 100%;
	padding: 12px 0;
	background: #eb9917;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	text-align: center
}
#footer a {
	color: #fff
}
#copy_txt {font-size:16px;}
#copy_txt div{
	margin-top:12px;
	display:inline-block;
	text-align:left;
	white-space:pre-wrap;
	color:#2b2c2c;
	line-height:28px;
}
#copy_txt p{
	margin-top:20px;
	color:#3b3b3b;
}
#weixin{
	font-family:"黑体";
	font-size:20px;
	color:#3c3c3d;
}

#LeftButton {
	width: 24px;
	height: 42px;
	display: block;
	background: url(../images/left.png) no-repeat 0 0;
	position: absolute;
	left: 0;
	top: 55px
}
#RightButton {
	width: 24px;
	height: 42px;
	display: block;
	background: url(../images/right.png) no-repeat 0 0;
	position: absolute;
	left: 736px;
	top: 55px
}
#MarqueeDiv {
	width: 692px;
	float: left;
	height: 152px;
	overflow: hidden;
	margin: 0 0 0 34px;
	display: inline
}
#MarqueeDiv img {
	margin-right: 10px;
	height: 150px;
	width: 150px
}
#left {
	width: 240px;
	float: left
}
.left_list {
	width: 100%;
	float: left;
	box-shadow: 0 0 5px #ccc
}
.left_top {
	width: 100%;
	height: 60px;
	line-height: 60px;
	float: left;
	background: #2764b3
}
.left_top h3 {
	float: left;
	line-height: 60px;
	font-size: 22px;
	font-family: 微软雅黑;
	color: #fff;
	padding-left: 22px
}
.left_con {
	padding: 0;
	line-height: 24px;
	width: 100%;
	background: #fff;
	float: left;
	border: 1px solid #e5e5e5;
	border-top: none
}
.type_list {
	width: 100%;
	float: left
}
.type_list ul {
	margin: 0;
	padding: 0;
	list-style-type: none
}
.type_list li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 43px;
	line-height: 43px;
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden
}
.type_list li a {
	color: #333;
	background: url(../images/left_0.png) no-repeat right center;
	font-size: 14px;
	display: block;
	margin: 0 22px;
	height: 43px
}
.type_list li a:hover {
	color: #2764b3;
	background: url(../images/left_1.png) no-repeat right center
}
.type_list li a.current {
	color: #2764b3;
	background: url(../images/left_1.png) no-repeat right center
}
.type_list li.second_cat {
	}
.type_list li.second_cat a {
	background: url(../images/left_2.png) no-repeat left center;
	padding: 0 10px
}
.type_list li.second_cat a:hover {
	background: url(../images/left_4.png) no-repeat left center
}
.type_list li.second_cat a.current {
	background: url(../images/left_4.png) no-repeat left center
}
.type_list2 li a {
	margin: 0 22px 0 12px;
	background: url(../images/left_2.png) no-repeat left center;
	text-indent: 10px
}
.type_list2 li a:hover {
	color: #2764b3;
	background: url(../images/left_4.png) no-repeat left center
}
#right {
	width: 880px;
	float: right
}
#right_top {
	width: 100%;
	height: 50px;
	line-height: 50px;
	float: left;
	background: url(../images/home_top.jpg) repeat-x left bottom;
	background-size: contain
}
#right_top h3 {
	float: left;
	line-height: 50px;
	font-size: 24px;
	color: #2764b3;
	margin-left: 13px
}
#right_top h3 a {
	color: #2764b3
}
#right_top div {
	float: right;

	margin: 0 3px;
	color: #888
}
#right_top div a {
	color: #888
}
#right_top div a:hover{
	color:#666;
	text-decoration:underline;
}
#right_con {
	width: 100%;
	float: left;
	padding: 10px 0 0;
	line-height: 200%;
	min-height: 300px;
	height: auto!important;
	height: 300px
}
#right_con img {
	max-width: 100%;
	height: auto!important;
}
#demo {
	overflow: hidden;
	width: 900px;
	height: 145px;
	margin: 35px 0 0 10px;
	float: left;
	display: inline
}
#cdemo {
	overflow: hidden;
	width: 900px
}
#demo img {
	}
#indemo {
	float: left;
	width: 800%
}
#demo1 {
	float: left
}
#demo2 {
	float: left
}
.art_list {
	width: 100%;
	float: left;
	padding: 15px 0;
	border-bottom: 1px dashed #e5e5e5;
	cursor: pointer
}
.art_img {
	float: left;
	width: 25%
}
.art_img img {
	width: 100%;
	border: 1px solid #dcdcdc
}
.art_right {
	float: right;
	width: 73%
}
.art_right2 {
	width: 100%!important
}
.art_title {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	overflow: hidden
}
.art_title a {
	text-decoration: underline
}
.art_author {
	width: 100%;
	height: 20px;
	line-height: 20px;
	color: #999;
	font-size: 14px
}
.art_author span {
	margin: 0 10px 0 0
}
.art_des {
	color: #666;
	line-height: 25px;
	max-height: 50px;
	overflow: hidden;
	margin: 5px 0
}
.art_right2 .article_more {
	display: block
}
.article_more {
	margin: 20px 0 0;
	display: none
}
.article_more a {
	width: 120px;
	height: 40px;
	line-height: 40px;
	float: right
}
.article_more a p {
	line-height: 40px
}
.art_list:hover {
	border-bottom: 1px dashed #2764b3
}
.art_list:hover .art_title a {
	color: #2764b3
}
.art_list: last-child {
	border-bottom: 0
}
.news_left {
	float: left;
	width: 76%
}
.news_right {
	float: right;
	width: 21%
}
.news_right a {
	display: block;
	margin: 15px 0
}
.news_right img {
	width: 100%;
	height: auto
}
.articleList {
	width: 100%;
	float: left
}
.articleList ul {
	margin: 0;
	padding: 0;
	list-style-type: none
}
.articleList li {
	margin: 0;
	padding: 0 0 0 10px;
	list-style-type: none;
	border-bottom: 1px dotted #ccc;
	background: url(../images/li_0.png) no-repeat left center;
	line-height: 35px;
	height: 35px;
	overflow: hidden
}
.time {
	float: right
}
.articleTitle {
	font-weight: 700;
	font-size: 18px;
	text-align: center;
	margin-top: 15px
}
.articleAuthor {
	text-align: center;
	padding: 7px 0;
	border-bottom: 1px dotted #ccc
}
.articleAuthor span {
	margin: 0 6px;
	font-size: 9pt
}
.articleInfo {
	width: 100%;
	padding: 10px 0;
	line-height: 200%
}
.articleInfo img {
	max-width: 100%
}
.pageUpDown {
	padding-top: 10px;
	text-align: left;
	line-height: 30px
}
.productList {
	}
.pro_list {
	text-align: center;
	margin: 10px auto
}
.pro_img {
	width: 100%;
	overflow: hidden
}
.pro_img a {
	width: 100%
}
.pro_img img {
	width: 100%;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s
}
.pro_title {
	width: 100%;
	height: 25px;
	line-height: 25px;
	overflow: hidden
}
.pro_list:hover .pro_title a {
	color: #2764b3
}
.pro_list:hover .pro_img img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s
}
.productRight {
	float: right;
	width: 53%
}
.productTitle {
	line-height: 55px;
	font-weight: 700;
	font-size: 18px
}
.productImg {
	width: 45%;
	text-align: center;
	float: left;
	margin: 10px auto
}
.productImg img {
	max-width: 100%
}
.productBuy {
	width: 100%;
	text-align: center;
	float: left;
	margin: 10px auto
}
.productBuy a {
	margin: 0 10px
}
.title {
	width: 100%;
	float: left;
	margin: 10px 0 0;
	border-bottom: 1px dotted #ccc;
	line-height: 25px
}
.title span {
	font-size: 14px;
	font-weight: 700
}
.productDesc {
	line-height: 200%;
	padding: 10px 0;
	width: 100%;
	float: left
}
.pages {
	font-size: 12px;
	text-align: center;
	padding: 10px 0
}
.pages li {
	display: inline-block;
	border: solid 1px #b1b0b0;
	border-radius: 4px;
	margin: 0 3px
}
.pages a {
	color: #313131;
	padding: 8px 12px;
	line-height: 18px;
	display: block;
	transition: all 1s cubic-bezier(.175,.885,.32,1) 0s
}
.pages a:hover {
	background: #2764b3;
	color: #fff
}
.pages li.active a {
	background: #2764b3;
	color: #fff
}
.pages select {
	vertical-align: middle;
	font-size: 8pt;
	padding: 0
}
.pages b {
	font-weight: 400
}
.f_list {
	width: 100%;
	float: left;
	margin: 5px auto;
	clear: both
}
.f_list .fl_l {
	float: left;
	width: 20%;
	text-align: right
}
.f_list .fl_r {
	float: left;
	width: 80%
}
.input_text {
	width: 90%;
	border: 1px solid #ccc;
	line-height: 24px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.1);
	-moz-box-shadow: 0 0 5px 0 rgba(0,0,0,.1);
	-ms-box-shadow: 0 0 5px 0 rgba(0,0,0,.1);
	-o-box-shadow: 0 0 5px 0 rgba(0,0,0,.1);
	box-shadow: 0 0 5px 0 rgba(0,0,0,.1)
}
.w100 {
	width: 100px
}
@media screen and (min-width: 1210px) {
.container {
	width: 1210px
}
}@media screen and (max-width: 1210px) {
	#header {
	height: auto
}
/* #logo img {
	height: 70px;
	margin: 20px 0
} */
.language {
	margin-top: 17px
}
#navigate ul li a {
	font-size: 16px
}
.slideBox .bd li {
	height: 400px
}
#ibox1 {
	
}
#ibox2 {
	width: 25%
}
#ad {
	width: 45%
}
#ibox1_right {
	width: 53%
}
.ibox2_item_time {
	width: 20.3%
}
.ibox2_item_right {
	width: 78%
}
.home_top h3,.ibox2_top h3 {
	font-size: 20px
}
#ad .slideBox .bd li {
	height: 300px
}
#link {
	display: none
}
#right_top {
	background-size: initial
}
#right_top h3 {
	font-size: 20px
}
}@media screen and (max-width: 1200px) {
	#right {
	width: 680px
}
}@media screen and (max-width: 992px) {
	#logo{margin:0;}
	#logo img {
	height: 45px;
	margin: 30px 0
}
#navigate ul li a {
	font-size: 14px
}
.language {
	margin-top: 3px
}
.language li a {
	font-size: 14px
}
.slideBox .bd li {
	height: 300px
}
/* #ibox1,#ibox2 {
	width: 100%
} */
#ibox1_right {
	margin-bottom: 15px
}
.ibox2_item_time {
	width: 12%
}
.ibox2_item_right {
	width: 86%
}
.news_box {
	width: 100%
}
#left {
	width: 100%
}
#right {
	width: 100%
}
#right_con {
	min-height: auto
}
.left_list2 {
	display: none
}
}
@media screen and (min-width: 760px) {
	#ibox .home_top ,.xyfc .home_top{
    background-image: url(../images/home_top2.jpg);
    background-size: 100% auto;
}
}
@media screen and (max-width: 760px) {
	#logo img {
	height: 45px;
	margin: 15px 0
}
#navigate {
	display: none
}
.mobile_nav {
	display: block
}
.language {
	display: none
}
.slideBox .bd li {
	height: 250px
}
#search {
	display: none
}
#ad {
	width: 100%
}
#adBox {
	background: #fff
}
#adBox .bd {
	width: 80%;
	margin: 0 auto
}
#ad .ad_title {
	text-align: center;
	padding: 0 8px
}
#ad .slideBox .prev {
	left: 0;
	top: 50%;
	margin-top: -17px;
	width: 30px;
	height: 37px;
	background: url(../images/left2.png) no-repeat left top;
	background-size: contain
}
#ad .slideBox .next {
	right: 0;
	top: 50%;
	margin-top: -17px;
	width: 30px;
	height: 37px;
	background: url(../images/right2.png) no-repeat left top;
	background-size: contain
}
#ibox1_right {
	width: 100%;
	margin: 10px 0
}
.xxgk{margin-top:20px;}
.xxgk .xuexiao{padding-top:0;}
#ibox {
	margin: 20px 0 0
}
#research {
	padding: 20px 0 0
}
.news_box: nth-child(2) {
	margin-top: 20px
}
.art_author {
	display: none
}
.art_title {
	height: 30px;
	line-height: 30px
}
.search_m {
	display: block
}
}@media screen and (max-width: 480px) {
	.slideBox .bd li {
	height: 200px
}
.ibox2_item_time {
	width: 20.3%
}
.ibox2_item_right {
	width: 78%
}
#ad .slideBox .bd li {
	height: 250px
}
#logo img {
	height: 40px;
	margin: 15px 0
}
.news_item_img {
	height: 85px
}
.news_item_time {
	display: none
}
.pro_list {
	padding: 0 8px
}
.pro_row {
	margin-left: -8px;
	margin-right: -8px
}
.left_top {
	height: 50px;
	line-height: 50px
}
.left_top h3 {
	line-height: 50px;
	font-size: 18px
}
.type_list li {
	height: 35px;
	line-height: 35px
}
.type_list li a {
	height: 35px
}
.main {
	padding: 20px 0
}
.blank30 {
	height: 20px
}
.articleTitle {
	font-size: 16px;
	margin-top: 5px
}
.articleAuthor {
	padding: 0
}
.productRight {
	width: 100%;
	text-align: center
}
.productDes {
	display: none
}
.productImg {
	width: 100%
}
.productTitle {
	line-height: 35px
}
.art_title {
	height: 25px;
	line-height: 25px;
	font-size: 16px
}
.art_des {
	line-height: 20px;
	max-height: 40px
}
.art_right {
	width: 67%
}
.art_img {
	width: 30%
}
}@media screen and (max-width: 400px) {
	#logo img {
	height: 35px
}
.navbar-toggle {
	margin: 17px 0 0
}
.slideBox .bd li {
	height: 160px
}
}@media screen and (max-width: 321px) {
	#logo img {
	height: 30px
}
.navbar-toggle {
	margin: 13px 0 0
}
.slideBox .bd li {
	height: 120px
}
#ad .slideBox .bd li {
	height: 200px
}
}.pagess {
	clear: both;
	margin: 20px;
	overflow: hidden;
	margin-left: 0;
	text-align: center;
	font-size: 12px
}
.pagess ul li {
	display: inline-block;
	border: 1px solid #ccc;
	padding: 2px 9px;
	margin: 0 3px;
	line-height: 20px;
	background: #fff;
	color: #999
}
.pagess ul li:hover {
	background: #ccc;
	color: #fff;
	border: 1px solid #ccc
}
.pagess ul li:hover a {
	color: #fff
}
.pagess ul li.thisclass {
	display: inline-block;
	border: 1px solid #ccc;
	padding: 2px 9px;
	margin: 0 3px;
	background: #ccc;
	color: #fff
}
.pagess ul li.thisclass a {
	color: #fff
}
.pagess ul li a {
	display: block;
	color: #999
}
.pagess ul li a:hover {
	color: #fff
}