/*清除默认样式*/
* {
	padding: 0;
	margin: 0;
}
div, img, ul, ol, li, dl, dt, dd, p {
	border: none;
	padding: 0;
	margin: 0;
}
li {
	list-style: none;
	text-decoration: none;
}
.clear {
	clear: both;
}
.clearfix {
	clear: both;
}
html {
	font-size: 62.5%;
}

body {
	min-height: 100%;
	font-family: 'Microsoft Yahei', 'Arial';
	font-size: 1.25em;
	color: #333;
	-webkit-overflow-scrolling: touch;
	line-height:1.8em;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	background: transparent;
	text-decoration: none;
	-webkit-tap-highlight-color: transparent;
	color: #333;
}
a:hover {
	color: #1451a2;
}
a:link, a:visited, a:active {
	text-decoration: none;
}
html, body {
	-webkit-text-size-adjust: none;
}/*去除默认最小字体大小*/
html, body {
	overflow-x: hidden;
	margin: 0;
	padding: 0;
	overflow-y: auto;
}
input[type="button"], input[type="submit"], input[type="reset"] {
	-webkit-appearance: none;
}/*去除手机按钮默认样式*/
/*结束*/

.containerframe {
	margin: 0px auto;
	width: 100%;
	padding: 0px;
}
.win1200 {
	margin: 0px auto;
	max-width: 1200px;
	padding: 0px;
}
.win1230 {
	margin: 0px auto;
	max-width: 1230px;
	padding: 0px;
}

.font18B{
	font-size:1.4em;
	font-weight:bold;
	color:#000;
}

.left {
	float: left;
}
.right {
	float: right;
}
.left_tp {
	float: left;
	padding:0px 15px 15px 0px;
}
.right_tp {
	float: right;
	padding:0px 0px 15px 15px;
}

.warp {
	width: 1200px;
	margin: 0 auto;
}
.h30{
	padding:30 0;
	height:30px;
	clear:both;
	border-bottom:1px solid #ddd;
	margin-bottom:35px;
}

/*头部*/
.header-T {
	height:75px;
	background: url(../images/b2-bg.png);
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;

}
.header-T .logo {
	float: left;
}
.header-T .logo a:hover {
	opacity: 0.6;
}
.nav-T {
	float: left;
	padding-left: 17px;
}
.nav-T li {
	float: left;
	line-height: 83px;
	margin-left: 35px;
	display: inline;
	position: relative;
}
.nav-T li > a {
	color:#555555;
	font-size: 16px;
}
.nav-T li > a.cur {
	color: #014da2;
}
.nav-T li .T-ment {
	position: absolute;
	display: none;
	top: 75px;
	background: url(../images/b2-bg.png);
	width: 180px;
	left: 50%;
	margin-left: -80px;
	z-index: 2;
}
.nav-T li .T-ment a {
	display: block;
	text-align: center;
	width: 100%;
	line-height: 45px;
}
.nav-T li .T-ment a:hover {
	background: #0056a8;
	color: #fff;
}
.header-T .lan {
	float: right;
	padding: 25px 0px;
	position: relative;
	color:#014da2;
	font-size:14px;
}
.header-T .lan a{
	padding:0 3px;
	color:#014da2;
}
.header-T .lan a:hover{
	text-decoration:underline;
}

.header-T .lan .on{
		text-decoration:underline;
}

.search-T {
	width: 55px;
	height: 75px;
	float: right;
	position: relative;
}
.search-T span {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/search-b1.png) no-repeat center center;
}
.search-cont {
	background: #fff;
	height: 40px;
	padding: 5px 0 5px 5px;
	width: 340px;
	position: absolute;
	right:0px;
	top: 105px;
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
	-webkit-transition: all 0.7s ease 0s;
	transition: all .7s ease 0s;
}
.search-cont input[type=text] {
	width: 295px;
	height: 30px;
	line-height: 30px;
	padding: 0 5px;
	float: left;
	border: none;
}
.search-cont input[type=button] {
	width: 40px;
	height: 30px;
	border: none;
	background: url(../images/search-b2.png) no-repeat center center;
	border-left: 1px solid #ebebeb;
	cursor: pointer;
	float: right;
}
.search-T:hover .search-cont {
	filter: alpha(opacity=100);
	opacity: 1;
	right:0;
	top:75px;
	-moz-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
	-webkit-transition: all 0.7s ease 0s;
	transition: all 0.7s ease 0s;
}


/*内页banner及目录*/
.ny-banner {
	height:295px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 100%;
	width: 100%;
	margin-top:75px;
}
.ny-banner .warp {
	position: relative;
	height: 100%;
}
.ny-nav {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	background: url(../images/b-bg.png);
	height: 65px;
	padding-left: 14%;
}
.ny-nav span {
	display: block;
	text-align: center;
	position: relative;
	height: 100%;
	width: 14%;
	line-height: 65px;
	color: #fff;
	background: #014da2;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	left: 0;
	top: 0;
}
.ny-nav div {
	height: 65px;
	overflow: hidden;
}
.ny-nav span i {
	display: block;
	position: absolute;
	width: 7px;
	height: 16px;
	background: url(../images/xs.png) no-repeat;
	right: -7px;
	top: 50%;
	margin-top: -8px;
}
.ny-nav a {
	display: inline-block;
	float: left;
	line-height: 65px;
	height: 65px;
	font-weight: bold;
	margin-left: 3.5%;
}
.ny-nav a.cur {
	color: #014da2;
	border-bottom: 2px solid #014da2;
}
#leftmenu .selected{
color: #014da2;
border-bottom:2px solid #014da2;
}

.ny-tit {
	line-height: 80px;
	padding-top: 20px;
	border-bottom: 1px solid #e5e5e5;
	font-weight: bold;
	font-size: 26px;
	color: #014da2;
}
.ny-tit span {
	float: right;
	font-size: 14px;
	font-weight: normal;
}
.ny-tit span a, .ny-tit span i {
	margin: 0 10px;
	font-style:normal;
}
.ny-tit span i {
	color: #014da2;
}

.mid_content{
	width:100%;
	padding:20px 0px;
	margin:0 auto;
	min-height:15em;
}
.mid_content img{
	max-width:100%;
	height:auto;
}


.mid_content2{
	width:100%;
	padding:20px 0px;
	margin:0 auto;
	min-height:15em;
}


/*footer*/
.foot_up{ background-color:#f5f5f5;}
.foot_uplf{ width:95%; padding-top:3.157%;}
.foot_uplf dl{ float:left; margin-right:11%;}
.foot_uplf dl:last-child{ margin-right:0;}
.foot_uplf dl dt{ margin-bottom:3px;}
.foot_uplf dl dt a{ font-size:1em; line-height:1em; color:#666; cursor:default; font-weight:bold;}
.foot_uplf dl dd a{ line-height:1em; color:#666; font-size:0.9em;}
.foot_uplf dl dd a:hover{ color:#014da2;}
.foot_uplf dl dt a:hover{ color:#014da2;}
.foot_btm{ font-size:0.9em; color:#666; padding:17px 0; background-color:#f5f5f5; margin-top:10px;}
.foot_btm a{color:#666;}
.foot_btm a:hover{color:#014da2;}

/*首页*/
.indexbanner{
	padding-top:75px;
}
.indextitle{
	width:100%;
	clear:both;
	font-size:2.5em;
	color:#333;
	text-align:center;
	padding:50px 0px 35px 0px;
}
.vod-more{ text-align:center; margin-top:50px; margin-bottom:40px;}
.vod-more a{ display:inline-block; line-height:40px; width:180px; border:1px solid #014da2; color:#014da2;border-radius:3px;}
.vod-more a:hover{border:1px solid #014da2; color:#ffffff; background-color:#014da2;}

/*首页应用领域*/
.indexapp{
	width:100%;
	margin:0 auto;
	background:#ebebeb;
	padding-bottom:3em;	
}
.indexappwz{
	margin:0 auto;
	font-size:1em;
	color:#333;
	text-align:center;
	padding-bottom:2em;
	clear:both;	
}

.plan li{ width:25%; margin-bottom:12px; float:left; position:relative; }
.plan li .p-box{ width:95%;margin:0 auto;}
.plan li .p_img{  height:280px;overflow:hidden;}
.plan li .p_text{ background: url(../images/write.png) repeat; text-align:left; line-height:40px; padding:3px 0px; height:40px; position:absolute;bottom:0; width:95%; margin:0 auto;transition:background 0.8s;}
.plan li .p-box:hover .p_text,.plan li .p-box.act .p_text{ background: url(../images/blue.png) repeat; color:#fff;transition:background 0.8s;}
.plan li .p-box:hover .p-a,.plan li .p-box.act .p-a{ border-color: #fff; color:#fff;}
.img100{ width:100%; height:100%;}
.plan li .p_text h1{ font-size:18px; font-weight:normal;color:#333; padding-left:15px;}
.plan li .p-box:hover .p_text h1{color:#fff;}

.plan li .p_img img { transition: all 0.5s linear; -o-transition: all 0.5s linear; -moz-transition: all 0.5s linear; -webkit-transition: all 0.5s linear; }
.plan li .p_img:hover img { transform: scale(1.2); -o-transform: scale(1.2); -ms-transform: scale(1.2); -webkit-transform: scale(1.2); }


.indexnewslist{
	width:50%;
	float:left;
	padding:2em 0;
	transition: all 0.5s linear; -o-transition: all 0.5s linear; -moz-transition: all 0.5s linear; -webkit-transition: all 0.5s linear;
	margin-bottom:2em;
}

.indexnewslist .tp{
	float:left;
	width:38%;
	overflow:hidden;
	margin-right:1.3em;
}
.indexnewslist .tp img{
	width:100%;
}


.indexnewslist .content{
	width:55%;
	float:left;
	padding:0;
	line-height:1.5;
	color:#565656;
	transition: all 0.5s linear; -o-transition: all 0.5s linear; -moz-transition: all 0.5s linear; -webkit-transition: all 0.5s linear;
}

.indexnewslist  .content .title{
	width:100%;
	height:18px;
	overflow:hidden;
	font-size:1.05em;
	color:#014da2;
	clear:both;
	font-weight:bold;
	padding:0 0 0.5em 0;
	transition: all 0.5s linear; -o-transition: all 0.5s linear; -moz-transition: all 0.5s linear; -webkit-transition: all 0.5s linear;
}
.indexnewslist:hover  .content .title{
	text-decoration:underline;
}

.indexnewslist  .content .text{
	width:100%;
	font-size:0.9em;
	line-height:1.8em;
	}



/**荣誉资质**/
.honor_list{ width:100%;}
.honor_list li{ width:25%;float:left; margin-bottom:2em;}
.honor_list li a{ display:block; width:100%;}
.honor_list li .honor_pic{ width:85%; border:1px solid #ddd; padding:5%; margin:0 auto;}
.honor_list li .honor_pic_box{width:100%; overflow:hidden; max-height:200px;}
.honor_list li .honor_pic_box img{ width:100%; -webkit-transition: all ease 1.5s; transition: all ease 1.5s; -moz-transition: all ease 1.5s; -o-transition: all ease 1.5s;}
.honor_list li p{ text-align:center; line-height:20px; width:90%; margin:0 auto; padding:1em 0 0 0;}

/**新闻**/
.toc-dl2 {
	border-bottom: 1px solid #e5e5e5;
	padding: 30px 0;
}
.toc-dl2 .pic {
	width: 27%;
	float: left;
	overflow:hidden;
	position: relative;
}
.toc-dl2 .pic img{
-webkit-transition: all ease 1.5s; transition: all ease 1.5s; -moz-transition: all ease 1.5s; -o-transition: all ease 1.5s;
}

.toc-dl2:hover .pic img{
transform: scale(1.3); -webkit-transform: scale(1.3);  -o-transform: scale(1.3);  -moz-transform: scale(1.3); -webkit-transition: all ease 1.5s; transition: all ease 1.5s; -moz-transition: all ease 1.5s; -o-transition: all ease 1.5s;
}

.toc-dl2 .time {
	line-height: 20px;
	color: #999;
	font-size: 12px;
	height: 20px;
	overflow: hidden;
	width: 70%;
	float: right;
}
.toc-dl2 .tit {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 30px;
	width: 70%;
	float: right;
	height: 30px;
	overflow: hidden;
}
.toc-dl2 .con {
	font-size: 12px;
	line-height: 20px;
	width: 70%;
	float: right;
	margin-top: 5px;
	height: 60px;
	overflow: hidden;
}
.toc-dl2 .link {
	width: 70%;
	float: right;
	margin-top: 10px;
}
.toc-dl2 .link a {
	width: 125px;
	padding: 0 10px;
	background: url(../images/n.jpg) no-repeat left center;
	line-height: 30px;
	font-size: 12px; /* color:#00448d;*/
	height: 30px;
	display: inline-block;
}


/**新闻内页内容**/

.n_news_detail_top{ padding:0px 0 10px; width:100%; margin:0 auto;}
.n_news_detail_top p{ color:#1a1a1a; font-size:1.8em;  text-align:center; line-height:1.6em; padding:8px 0;-webkit-text-stroke: 0.01em #000;  }
.n_news_detail_top span{ font-size:0.9em; line-height:2.4em; color:#999999; font-weight:normal;margin:0 auto; text-align:center; display:block; width:100%;}
.n_right_news_bottom{  border-top:1px solid #ddd; width:100%;}
.n_right_news_bottom_link{ width:60%; float:left; margin-top:1.5em; margin-bottom:1.5em;}
.n_right_news_bottom_link p{ position:relative; line-height:30px; z-index:9; padding-left:18px;}
.n_right_news_bottom_link p span{ display:inline-block; width:1em; height:1em; position:absolute; left:0; top:50%; margin-top:-5px; z-index:99;}
.n_right_news_bottom_link p span.prve{ background:#D9D9D9 url(../images/bottom_link1.png) no-repeat center center;}
.n_right_news_bottom_link p span.next{ background:#D9D9D9 url(../images/bottom_link2.png) no-repeat center center;}
.n_right_news_bottom_link p a{ color:#333333; font-size:0.9em; line-height:2em;}
.n_right_news_bottom_link p:hover span.prve{ background:#1450a2 url(../images/bottom_link1.png) no-repeat; center center;}
.n_right_news_bottom_link p:hover span.next{ background:#1450a2 url(../images/bottom_link2.png) no-repeat; center center;}
.n_right_news_bottom_link p:hover a{ color:#1450a2;}
.n_right_news_bottom_share{ width:20%; height:30px; float:right; position:relative; margin-top:2em;}
.n_right_news_bottom_share a.new_back{ display:block; width:58px; height:21px; position:absolute; top:-5px; right:0px; background:url(../images/new_back.png) no-repeat;}
.n_con{ width:100%; padding:20px 0; }
.n_con img{ max-width:100%; height:auto;}

/**联系我们**/
.contact{
	width:33.3%;
	float:left;
	margin-bottom:1em;
	min-height:135px;
}


/**下载**/
.down-cp{overflow:hidden;}
.down-cp ul li{ margin-bottom:10px; line-height:46px; padding:17px 0; background:#e5e5e5; position:relative;transition:all 1s ease 0s; position:relative;}
.down-cp ul li:hover{ background:#1451a2;}
.down-cp ul li:hover span{ color:#fff;}
.down-cp ul li span{ display: inline-block; text-align:center; color:#565656;}
.down-cp ul li span.name{ width:52%; text-align:left; background:url(../images/v01.png) no-repeat 20px center; text-indent:80px;}
.down-cp ul li:hover span.name{background:url(../images/v02.png) no-repeat 20px center;}
.down-cp ul li span.pres{ width:12%;}
.down-cp ul li span.bugs{ width:12%;}
.down-cp ul li span.date{ width:18%;}
.down-cp ul li span.downs{ width:6%; margin-top:1px; position:absolute;}
.down-cp ul li span.downs a{ text-indent:-9999px; display:inline-block; height:46px; width:46px; background:url(../images/v03.png) no-repeat;}
.down-cp ul li:hover span.downs a{background:url(../images/v04.png) no-repeat;}



/**页码**/
#dcms_pager{
	clear:both;
	padding-top:1em;
}

#dcms_pager .height5{
	display:none;
}
#dcms_pager .pages {text-transform:uppercase;font-size:12px;margin:10px 0 10px 0;padding:0;height:20px;clear:both;text-align:center;}
#dcms_pager .pages a {border:1px solid #c8c8c8;text-decoration:none;margin:0 5px 0 0;padding:5px 5px;font-size:12px;height:16px;line-height:16px;}
#dcms_pager .pages a:hover {border:1px solid #1450a2;color:#fff;background-color:#1450a2; cursor:pointer}
#dcms_pager .pages .pgempty {border:1px solid #1450a2;color:#eee;}
#dcms_pager .pages .pgcurrent {border:1px solid #c8c8c8;color:#fff;background-color:#1450a2; cursor:pointer}

/* 产品 */
.prolist{
	width:25%;
	float:left;
	margin-bottom:2em;
}
.prolist .box{
	width:92%;
	margin:0 auto;
    border: 0.1rem solid #e6e6e6;
	    transition: all .4s ease !important;
    -khtml-transition: all .4s ease !important;
    -moz-transition: all .4s ease !important;
    -o-transition: all .4s ease !important;
    -webkit-transition: all .4s ease !important;
}

.prolist .box:hover{
	-webkit-box-shadow: 0rem 0rem 1.250rem 0rem rgba(50, 50, 50, 0.45);
    -moz-box-shadow: 0rem 0rem 1.250rem 0rem rgba(50, 50, 50, 0.45);
    box-shadow: 0rem 0rem 1.250rem 0rem rgba(50, 50, 50, 0.45);
    border-color: #fff;
}
.prolist .box .tp{
	width:96%;
	margin:0 auto;
	text-align:center;
	padding:1em 0 0.5em 0;
}
.prolist .box .tp img{
	width:82%;
	height:auto;
}
.prolist .box .wz{
	width:96%;
	height:3.5em;
	overflow:hidden;
	margin:0 auto;
	text-align:center;
	line-height:1.4em;
}

/* 产品目录 */
.news-menu {
    margin-bottom:20px;
}
.news-menu a {
    float: left;
    line-height: 30px;
    color: #000;
    font-size: 16px;
    position: relative;
    margin-right: 25px;
}
.news-menu a i {
    display: block;
    width: 0px;
    height: 2px;
    background: #aaa;
    transition: all 0.3s ease-out 0s;
    position: absolute;
    top: 32px;
    left: 0;
}

.news-menu a:hover {
       color: #014da2;
}
.news-menu a:hover i,.news-menu a.cur i {
    width: 100%;
	    background: #014da2;

}

.news-menu a:hover i,.news-menu a.cur {
         color: #014da2;
}

@media (max-width: 1198px) {
.news-menu {
	margin-left:15px;
	margin-right:15px;
}	

.plan li{ width:25%; }
.plan li .p_img{ height:170px; overflow:hidden;}


.warp {
	width: 100%;
}
.mid_content{
	width:98%;
	padding:20px 0px;
	margin:0 auto;

}
.mid_content2{
	width:98%;
	padding:20px 0px;
	margin:0 auto;

}
.nav-T li {
	margin-left: 25px;
}

.header-T {
	height: 55px;
}
.nav-T {
	position: absolute;
	width: 100%;
	top: 55px;
	left: 0;
	background: #fff;
	padding: 0;
	z-index: 98;
	height: 500px;
	overflow-x: hidden;
	overflow-y: auto;
	display: none;
}
.nav-T li {
	margin: 0;
	line-height: 45px;
	margin: 0;
	display: block;
	width: 100%;
	border-bottom: 1px solid #ccc;
}
.nav-T li a {
	font-size: 14px;
	display: block;
	padding: 0 3%;
}
.header-T .logo {
	height: 55px;
}
.header-T .logo img {
	height: 100%;
	width: auto;
}
.nav-T li .T-ment {
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	background: none;
	width: 100%;
}
.nav-T li .T-ment a {
	text-align: left;
	padding: 0 3%;
	display: block;
	text-indent:1em;
}
.nav-T li .T-ment a:hover {
	background: none;
	color: #014da2;
}
.header-T .lan{
	padding-top: 14px;
}
.search-T {
	height: 55px;
	margin: 0;
}
.search-cont {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	right: 0;
	top: 55px;
	opacity: 1;
	z-index: 101;
	display: none;
}
.search-T:hover .search-cont {
	opacity: 1;
	top: 55px;
}
.search-cont input[type=text] {
	width: 85%;
}

.nav-mob {
	display: block;
	margin-right: 10px;
	width: 55px;
	height: 55px;
	background: url(../images/mob-ct.png) no-repeat center center;
	background-size: auto 40%;
	float: right;
}
.ny-nav span{
	color:#fff;
}

.ny-nav a {
	margin-left: 2%;
}
.ny-banner{
	margin-top:55px;
}
#leftmenu{
	margin-left:2%;
}
.ny-tit{
	padding-left:10px;
}
/*footer*/
.foot_uplf{ width:96%; margin:0 auto;}
.foot_uplf dl{ margin-right:10%;}
.foot_btm{ width:96%; margin:0 auto;}
/*首页*/
.indexbanner{
	padding-top:55px;
}

/**荣誉资质**/
.honor_list{ width:100%;}
.honor_list li{ width:33.3%;float:left; margin-bottom:2em;}

/**下载**/
.down-cp{overflow:hidden;}
.down-cp ul li{ width:100%; margin-bottom:10px; line-height:46px; padding:17px 0; background:#e5e5e5; position:relative;transition:all 1s ease 0s; position:relative;}
.down-cp ul li span.name{ width:52%; text-align:left; background:url(../images/v01.png) no-repeat 20px center; text-indent:80px;}
.down-cp ul li span.pres{ width:12%;}
.down-cp ul li span.bugs{ width:12%;}
.down-cp ul li span.date{ width:16%;}
.down-cp ul li span.downs{ width:8%; position:absolute;}

}

@media (max-width: 768px) {
	.foot_up .foot_uplf{ display:none;}
}
 
@media (max-width: 640px) {
.ny-nav {
	padding: 0;
	height: 50px;
	line-height: 50px;
	display:block;
}
.ny-nav span {
	position: relative;
	text-align: left;
	width: 100%;
	color:#fff;
	line-height: 50px;
	font-size: 18px;
	padding: 0 2%;
	background: #014da2 url(../images/xh.jpg) no-repeat 90% center;
}

.ny-nav span i {
	display: none;
}
.ny-nav div {
	background: #fff;
	position: absolute;
	left: 0;
	top: 50px;
	height: auto;
	z-index: 10;
	width: 100%;
	display: none;
}
.ny-nav div a {
	display: block;
	width: 93%;
	line-height: 45px;
	height: 45px;
	border-bottom: 1px solid #e5e5e5;
}
.ny-nav div a.cur {
	border-bottom: 1px solid #e5e5e5;
}

.ny-banner {
	height: 200px;
}
.ny-tit {
	display: none;
}
.ny-tit {
	line-height: 60px;
	padding-top: 0;
	font-size: 16px;
}
.left_tp {
	float: none;
	padding:0;
	text-align:center;
}
.right_tp {
	float: none;
	padding:0;
	text-align:center;
}
/*footer*/
.foot_btm img{
	display:none;
}
.foot_btm .fl{ float:none; margin-bottom:2%; text-align:center; line-height:1.4em;}

/*首页*/
.indextitle{
	width:100%;
	clear:both;
	font-size:1.6em;
	color:#333;
	text-align:center;
	padding:23px 0px 23px 0px;
}
.vod-more{ margin-top:30px;  margin-bottom:20px;}

/*首页应用领域*/
.indexapp{
	padding-bottom:0;	
}

.plan li{
	width:99%;
	float:left;
}
.plan li .p-box{ width:100%; margin-bottom: .35rem;}
.plan li .p_text{
	width:100%;
	height:40px;
	bottom:0.2em;
}
.win1230 {
	width:98%;
	margin: 0px auto;
	padding: 0px;
}
.indexappwz{
	font-size:0.9em;
	line-height:1.4em;
	padding-bottom:1em;
}
.indexnewslist{
	width:100%;
	float:left;
	padding:0 0 1em 0;
	margin-bottom:0;
}

.indexnewslist .content{
	width:55%;
	float:left;
	padding:0;
	line-height:1.5;
	color:#565656;
	transition: all 0.5s linear; -o-transition: all 0.5s linear; -moz-transition: all 0.5s linear; -webkit-transition: all 0.5s linear;
}

.indexnewslist  .content .title{
	width:100%;
	height:40px;
	overflow:hidden;
}
.indexnewslist  .content .text{
		height:45px;
	overflow:hidden;

	}

.warp {
	width: 100%;
	margin: 0 auto;
	position: relative;
}

/**荣誉资质**/
	.honor_list{ width:100%; margin:0 auto;}
	.honor_list li{ width:100%; float:left; margin-bottom:1.5em;}

/**新闻**/	
.toc-dl2 {
	padding: 10px 0;
}
.toc-dl2 .pic {
	width: 35%;
}
.toc-dl2 .time, .toc-dl2 .tit, .toc-dl2 .con, .toc-dl2 .link {
	width: 62%;
}
.toc-dl2 .tit {
	font-size:1.1em;
	height: auto;
	line-height:22px;
	padding-bottom:0.2em;
}
.toc-dl2 .link {
	margin: 0;
	display: none;
}
.toc-dl2 .link a {
	height: 20px;
	line-height: 20px;
}	
.toc-dl2 .con {
	display: none;
}


/**新闻内页内容**/

.n_news_detail_top{ padding:0px 0 10px; width:100%;}
.n_news_detail_top p{ color:#1a1a1a; font-size:1.2em;  text-align:center; line-height:1.4em; padding:8px 0;-webkit-text-stroke: 0.01em #000;  }
.n_news_detail_top span{ font-size:0.9em; line-height:1.4em; color:#999999; font-weight:normal;margin:0 auto; text-align:center; display:block; width:100%;}
.n_right_news_bottom{  border-top:1px solid #ddd; width:100%;}
.n_right_news_bottom_link{ width:100%; float:left; margin-top:1.5em; margin-bottom:1.5em; }
.n_right_news_bottom_link p{ position:relative; z-index:9; padding-left:18px;overflow:hidden; height:2em; line-height:2.2em;}
.n_right_news_bottom_link p span{ display:inline-block; width:1em; height:1em; position:absolute; left:0; top:50%; margin-top:-5px; z-index:99;}
.n_right_news_bottom_link p span.prve{ background:#D9D9D9 url(../images/bottom_link1.png) no-repeat center center;}
.n_right_news_bottom_link p span.next{ background:#D9D9D9 url(../images/bottom_link2.png) no-repeat center center;}
.n_right_news_bottom_link p a{ color:#333333; font-size:0.9em; line-height:2em;}
.n_right_news_bottom_link p:hover span.prve{ background:#1450a2 url(../images/bottom_link1.png) no-repeat; center center;}
.n_right_news_bottom_link p:hover span.next{ background:#1450a2 url(../images/bottom_link2.png) no-repeat; center center;}
.n_right_news_bottom_link p:hover a{ color:#1450a2;}
.n_right_news_bottom_share{ width:100%; height:64px; float:right; position:relative; margin-top:2em;}
.n_right_news_bottom_share a.new_back{ display:block; width:58px; height:21px; position:absolute; top:-5px; right:0px; background:url(../images/new_back.png) no-repeat;}
.n_con{ width:100%; padding:10px 0; }
.n_con img{ max-width:100%; height:auto;}

/**联系我们**/
.contact{
	width:100%;
	float:left;
	margin-bottom:1em;
	min-height:auto;
}

.mid_content{
	width:96%;
	margin:0 auto;
	min-height:25em;
}
.mid_content2{
	width:96%;
	margin:0 auto;
	min-height:25em;
}

/**下载**/
.down-cp ul li{ float:left; width:100%; margin-bottom:10px; line-height:46px; padding:15px 0; background:#e5e5e5; position:relative;transition:all 1s ease 0s; position:relative;}
.down-cp ul li span.name{ width:94%; text-align:left; background:url(../images/v01.png) no-repeat 20px center; text-indent:80px;}
.down-cp ul li:hover span.name{background:url(../images/v02.png) no-repeat 20px center;}
.down-cp ul li span.pres{display:none;}
.down-cp ul li span.bugs{display:none;}
.down-cp ul li span.date{display:none;}
.down-cp ul li span.downs{ width:6%; margin-top:1px; position:absolute; right:40px;}

/* 产品 */
.prolist{
	width:50%;
	float:left;
	margin-bottom:2em;
}

}


/* 产品 */
.proinfo{
	width:100%;
	margin-top:1em;
}
.proinfo .title{
	width:100%;
	float:left;
	padding:0.5em 1em;
	font-size:1.2em;
	background:#e5e5e5;
	color:#333;
	
}

.procontent{
	width:100%;
	margin:1em 0;
}

.procontent img{
	max-width:100%;
	height:auto;
}

.pro-zoom {
  float: left;
  width: 432px;
}

.pro-inro {
  float: left;
  width: 61%;
  margin-left:3%;
}

.pro-inro .title{
	font-size:1.4em;
	font-weight:bold;
	padding-bottom:0.5em;
	clear:both;
}
@media (max-width: 640px) {
.pro-inro {
  float: left;
  width: 100%;
  margin-left:0;
  padding-top:2em;
}

}
@media screen and (max-width: 1199px) {
.pro-inro {
  float: left;
  width: 56%;
  margin-left:3%;
}
}
@media screen and (max-width: 979px) {
.pro-inro {
  float: left;
  width:42%;
  margin-left:3%;
}
}

@media screen and (max-width: 767px) {
  .pro-zoom {
    float: none;
    margin: 0 auto;
  }

}

@media screen and (max-width: 767px) {
  .pro-zoom {
    float: none;
    margin: 0 auto;
  }
}
@media screen and (max-width: 432px) {
  .pro-zoom {
    width: 100%;
  }
}

.spec-preview {
  float: left;
  width: 432px;
}
@media screen and (max-width: 432px) {
  .spec-preview {
    width: 100%;
  }
}

@media screen and (max-width: 432px) {
  .jqzoom {
    width: 100%;
  }
}
.jqzoom img {
  width: 428px;
}
@media screen and (max-width: 432px) {
  .jqzoom img {
    width: 100%;
  }
}

.spec-scroll .items {
  width: 400px;
}
@media screen and (max-width: 432px) {
  .spec-scroll .items {
    width: 300px;
  }
}

.spec-scroll {
  clear: both;
  width: 432px;
}
@media screen and (max-width: 432px) {
  .spec-scroll {
    width: 320px;
    margin: 0 auto;
  }
}
.spec-scroll a {
  background: url("../images/arr_4.png") 0 0 no-repeat;
  padding-top:2em;
}
.spec-scroll a.prev {
  background-position: 0 center;
  float: left;
}
.spec-scroll a.next {
  background-position: -10px center;
  float: right;
}
.spec-scroll .items li.active img {
  border-color: #dd1223;
}


@media screen and (max-width: 767px) {
	.plan li .p_img{ height:250px; overflow:hidden;}

  .pro-inro {
    float: none;
    margin: 0 auto;
    width: 90%;
  }
}
.pro-inro ul li {
  border-bottom: 1px dotted #cfcfcf;
}

@media screen and (min-width: 768px) and (max-width: 1000px) {
  .pro-wrap {
    width: 100%;
    margin: 0 auto;
    padding: 0 10px;	
  }
  	.plan li .p_img{ height:160px; overflow:hidden;}

}
@media screen and (max-width: 1000px) {
  .pro-wrap {
    padding-bottom: 12px;
  }
}



/*在小于480 像素的屏幕，微小屏幕，更低分辨率的手机*/
/*当页面大于1200px 时，大屏幕，主要是PC 端*/
/*在992 和1199 像素之间的屏幕里，中等屏幕，分辨率低的PC*/
/*在768 和991 像素之间的屏幕里，小屏幕，主要是PAD*/
/*在480 和767 像素之间的屏幕里，超小屏幕，主要是手机