@charset "utf-8";

/* 样式初始化
--------------------------------------------------*/
html {
	height: 100%;
	max-width:640px;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	background: none;
	-webkit-text-size-adjust: 100%; /*解决Iphone下橱窗字体变大问题*/
}

* {
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 12px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0); /*禁止链接高亮*/
	-webkit-touch-callout: none; /*禁止链接长按弹出选项菜单*/
}

nav,footer,section,header,article {
	display: block;
	
}

ul {
	list-style: none;
}
li{list-style: none;}

a {
	text-decoration: none;
}

.clear{
	width:100%;
	height:0;
	clear:both;
}
a:link {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0); /*禁止链接高亮*/
	-webkit-touch-callout: none; /*禁止链接长按弹出选项菜单*/
}



input,textarea {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

.clear {
	clear: both
}

/* 主体部分
--------------------------------------------------*/
.box_mainBody {
	width: 100%;
	min-width: 320px;
	background: #fff;
	overflow: hidden;
	/*position: absolute;*/
	z-index: 1;
	top: 0;
	bottom: 45px;
	left: 0;
	text-align: center;
	/*position: relative;
	z-index: -1;
	margin-top: -27px*/
}


.header {
	width:100%;
	height:45px;
	font-size:0;
	
	z-index:2;
	position: fixed;
	top:0;
}

#logo {
	width:60%;
	height:45px;
	float:left;
	margin-left:15%;
}

#logo img {
	margin:0 auto;
	font-size:0;
	width:100%;
}


.tool {
	width:12%;
	float:right;
	padding:1%;
	padding-top:1%;
}

.tool img{
	width:100%;
	
}
.logo {
	width: 100%;	float: left;
}
.logo img {
	width:100%;font-size:0;
}


.tele {
	float: right;
	width: 50%;
	padding-right: 3%;
	padding-top: 2%;
	text-align: right
}

.tele img {
	width: 80%;
}



.tool span {
	float: left;
	
}

.tool .back {
	width: 25px;
}

.tool .back a {
	width: 25px;
	height: 87px;
	display: block;
	background: url(img/back.png) no-repeat center center;
	background-size: auto;
	/*background-position: 0px 15px;*/
}

.tool .reload {
	width: 25px;
}

.tool .reload a {
	width: 16px;
	height: 87px;
	display: block;
	background: url(img/fresh.png) no-repeat center center;
	background-size: auto;
	/*background-position: -35px 15px;*/
}

.tool .type {
	width: 25px;
}

.tool .type a {
	width: 5px;
	height: 87px;
	display: block;
	background: url(img/list.png) no-repeat center center;
	background-size: auto;
	/*background-position: -69px 15px;*/
}

/*Nav*/
#nav {
	width: 100%;
	background:#333333;
	
}
#na1{ float:left; width:49%; padding-bottom:10px;}



#na2{ float:right;width:49%;padding-bottom:10px;}



#na1 ul{ width:100%; }
#na1 li {
	width:100%;

	padding-top:5%;
	


	text-align: center;
	

	position:relative;

}

#na1 li a {
	
	display: block;
	text-align: center;width:100%;
	/*text-shadow: 1px 1px 1px #43060B;
	border-bottom: 1px solid #11417c;
	border-left: 1px solid #2f6fc3;
	border-right: 1px solid #11417c;
	border-top: 1px solid #2f6fc3;*/
	/*font-weight:bold;*/
	font-family:"微软雅黑";
	color:#fff;

}

#na1 ul li img{ width:99%; position:relative; z-index:1;}


.a1 p{ position:absolute; z-index:999999; top:20%; left:10%; width:100%; 	font-size:14px;	font-family:"微软雅黑";}

.a2 p{ position:absolute; z-index:999999; top:60%; left:50%; width:100%;	font-size:14px;	font-family:"微软雅黑";}

.a3 p{ position:absolute; z-index:999999; top:40%; left:40%; width:100%;	font-size:14px;	font-family:"微软雅黑";}
.a4 p{ position:absolute; z-index:999999; top:20%; left:20%; width:100%;	font-size:14px;	font-family:"微软雅黑";}
.a5 p{ position:absolute; z-index:999999; top:60%; text-align:center;  width:50%; 	font-size:14px;	font-family:"微软雅黑";}
.a6 p{ position:absolute; z-index:999999; top:60%; text-align:center; width:50%;font-size:14px;	font-family:"微软雅黑";}

#na1 ul li p{}



#na2 ul{ width:100%; }
#na2 li {
	width:100%;

	padding-top:5%;

	


	text-align: center;
	
	
	position:relative;

}

#na2 li a {
	
	display: block;
	text-align: center;width:100%;

	font-family:"微软雅黑";
	color:#fff;

}

#na2 ul li img{ width:100%; position:relative; z-index:1;}





#Banner {
	overflow: hidden;
	position: relative;
	z-index: -1;

}

#Banner ul {
	/*min-height: 175.5px;*/
	/*min-height:297px;*/
	overflow: hidden;
	position: relative;
}

#Banner ul li {
	float: left;

}

#Banner ul li img {
	max-width: 100%;
\
}

#na{ width:96%; margin:0 auto; background:#5169a2; height:30px; line-height:30px; text-align:center; font-size:22px; color:#ffffff;
	font-family:"微软雅黑";}


.touchslider-viewport {
	background: url(img/banner_bg.jpg) repeat-x bottom center;
}

.touchslider-nav {
	
}

.touchslider-prev {
	left: 0px;
	cursor: pointer;
	position: absolute;
	top: 50%;
	margin-top: -39px;
}

.touchslider-next {
	right: 0px;
	cursor: pointer;
	position: absolute;
	top: 50%;
	margin-top: -39px;
}

.touchslider-nav-item {
	background-color: #3b7dce;
	width: 62px;
	height: 7px;
	display: block;
	opacity: 0.7;
}

.touchslider-nav-item-current {
	background-color: #4972a5;
	width: 62px;
	height: 7px;
	display: block;
	opacity: 0.7;
}


.News_list2{
	padding:15px;
	
	}
.News_list2 li{height:25px; line-height:25px;}
.News_list2 li div{ display:block;}
.News_list2 li div h3{
    -moz-box-orient: horizontal;
    color: #000;
    display: -moz-box;
    padding: 7px 0 0;
    vertical-align: middle;
	}
.News_list2 li div .con{
	text-align:left; color:#000; padding-top:10px;
    
	}
.News_list2 li div .time{
	text-align:right; color:#fff;
}

.sonpic {
	position: absolute;
	bottom: 10px;
	left: 50%;
	margin-left: -94px;
}

.sonpic a {
	float: left;
	margin-right: 2px;
}

.index_title,.sub_title {
	width: 100%;
	height: 35px;
	line-height: 35px;
	padding: 0px;
	overflow: hidden;
	-moz-box-orient: horizontal;
	-webkit-box-orient: horizontal;
	box-orient: horizontal;
	cursor: pointer;
	background:#000;
}



.index_title,.sub_title {
	height: 35px;
	line-height:35px;
	font-size: 16px;
	color: #fff;
	font-family:"微软雅黑";

}
.index_title font{ color:#fff; font:14px "微软雅黑"; height:35px; line-height:35px;}

.index_jianjie_con,.danye_con {
	font-size:14px;
	overflow: hidden;
	padding:8px;
	text-align: left;
	word-wrap: break-word;
	word-break: break-all;
	line-height:30px;
}
#content{
	width: 100%;
	background:#fff;
}
.index_jianjie_con img,.danye_con img {
	padding-right: 10px;
	width: 100%;
}

.h9 {
	line-height: 1.5em;
	padding: 9px 10px;
	text-align: center;
	word-wrap: break-word;
	color:#fff;
	word-break: break-all;
	line-height:25px;
	background:#333;
	width:87%;
	height:25px;
	font-size:13px;
	margin-top:10px;
}
.index_pro_con{width:99%; margin:0 auto; padding-left:1%;}
.index_pro_con li {
	padding:2% 1% 2% 1%;
	/*display: -webkit-box;
	-webkit-box-orient: horizontal;
	display: -moz-box;
	-moz-box-orient: horizontal;
	display: -o-box;
	-o-box-orient: horizontal;
	display: -ms-box;
	-ms-box-orient: horizontal;
	display: box;
	box-orient: horizontal;*/
	text-align: center;
	float:left;
	width:31%;
}

.index_Pro_left {
	width: 35%;
	height:143px;
	text-align: center;
	background: #f0f0f0 url(img/loading.gif) no-repeat 50% 50%;
	background-size: 20px;
	border:1px solid #a8a8a8;
	float:left;
	/*-webkit-border-radius:4px;
	-moz-border-radius:4px;*/
}

.index_Pro_left img {
	width: 98%;
	height: 97%;
	padding:1%;
	
}

.index_Pro_content {
	width: 55%;
	line-height: 150%;
	padding-top: 2%;
	padding-left: 4%;
	float:left;
}
.index_Pro_content .title {
	width: 80%;
	color:#156ec2; font-weight:bold;
	font-size:13px;
}
.index_Pro_content .content {
	width: 80%;
	font-size:12px;
}

.index_Pro_content p {
	font-family: "微软雅黑";
	font-size: 1em;
	padding: 10px 0;
}

.index_Pro_right {
	width: 23%;
	line-height: 35px;
	text-align: center;
	float: right;
	float: left;
	padding-top: 10%;
}

.index_Pro_right a {
	width: 100%;
	font-family: "微软雅黑";
	font-size: 1em;
	background: url(img/pro_input.jpg) no-repeat center center;
	display: block;
}

.yijian {
	width: 80%;
	padding: 0 0 15px 0;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	display: -moz-box;
	-moz-box-orient: horizontal;
	display: -o-box;
	-o-box-orient: horizontal;
	display: -ms-box;
	-ms-box-orient: horizontal;
	display: box;
	box-orient: horizontal;
	text-align: center;
}
.yijiancon {
	padding: 10px 0;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	display: -moz-box;
	-moz-box-orient: horizontal;
	display: -o-box;
	-o-box-orient: horizontal;
	display: -ms-box;
	-ms-box-orient: horizontal;
	display: box;
	box-orient: horizontal;
	text-align: center;
	background: #fff;
}


.yijian1,.yijian2,.yijian3,.yijian4 {
	width: 45%;
	height: 28px;
	line-height: 28px;
	text-align: center;
	color: #fff;
	margin-left: 3.5%;
}

.yijian1 {
	display:block; float:left; width:110px; text-align:center; height:30px; line-height:30px; color:#fff;text-shadow: 1px 1px 1px #000; background: none repeat scroll 0 0 #156EC2
}

.yijian2 {
	background: #c90101;
	width: 45%;
	height: 28px;
	line-height: 28px;
	text-align: center;
	color: #fff
}

.yijian3 {
	background: #1d77f3;
}

.yijian4 {
	 background:none repeat scroll 0 0 #ECD518;display:block; float:right; margin-left:50px;  width:110px; text-align:center; height:30px; line-height:30px; color:#fff;text-shadow: 1px 1px 1px #000;
}

.yijian5 {
	width: 45%;
	height: 28px;
	line-height: 28px;
	text-align: center;
	background: #ecd518;
	color: #fff
}

.yijian6 {




background:#156EC2;
	width:38%;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color: #fff;
	margin-left:5%;
	margin-right:5%;
	display:block;
	


}

.yijian7 {



	width:38%;
	height: 38px;
	line-height: 38px;
	text-align: center;
		background:#ECD518;
	color: #fff;margin-left:5%;
	margin-right:5%;
	display:block;

}

.yijian1 a,.yijian2 a,.yijian3 a,.yijian4 a,.yijian5 a,.yijian6 a,.yijian7 a {
	color: #fff; text-align:center;
}

footer {
	background:#77aae3;
	line-height:25px;
	padding: 10px 10px;
	color: fff;
	text-align:center;
	color:#fff;
}

footer p {
	text-align: center;
	color: #fff;
	line-height: 150%;
}

footer p a,footer p a:hover {
	color: #fff;
}

.bot {
	height: 44px;
	width: 100%;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	display: -moz-box;
	-moz-box-orient: horizontal;
	-moz-box-pack: center;
	-moz-box-align: center;
	display: -o-box;
	-o-box-orient: horizontal;
	-o-box-pack: center;
	-o-box-align: center;
	display: -ms-box;
	-ms-box-orient: horizontal;
	-ms-box-pack: center;
	-ms-box-align: center;
	display: box;
	box-orient: horizontal;
	box-pack: center;
	box-align: center;
	background: #166bbc;
	position: fixed;
	left: 0;
	bottom: 0;
}

.bot div {
	width: 25%;
	text-align: center;
	color: #fff;
}
.pro_zz{
transform: rotateY(360deg);
-webkit-transform: rotateY(360deg);
-moz-transform: rotateY(360deg);
-ms-transform: rotateY(360deg);
-0-transform: rotateY(360deg);
transition:transform 1s linear,opacity 1s linear;
-webkit-transition:transform 1s linear,opacity 1s linear;
-moz-transition:transform 1s linear,opacity 1s linear;
-ms-transition:transform 1s linear,opacity 1s linear;
-0-transition:transform 1s linear,opacity 1s linear;
animation-fill-mode: forwards;
-webkit-animation-fill-mode: forwards;
-moz-animation-fill-mode: forwards;
-ms-animation-fill-mode: forwards;
-o-animation-fill-mode: forwards;}


@keyframes fz{
	0%{transform: rotateY(0deg); opacity:1;}
	20%{transform: rotateY(60deg);opacity:0.8;}
	40%{transform: rotateY(120deg); opacity:0.6;}
	60%{transform: rotateY(180deg); opacity:0.6;}
	80%{transform: rotateY(120deg); opacity:0.8;}
	90%{transform: rotateY(60deg); opacity:0.8;}
	100%{transform: rotateY(0deg); opacity:1;}
	}

@-webkit-keyframes fz{
	0%{transform: rotateY(0deg); opacity:1;}
	20%{transform: rotateY(60deg);opacity:0.8;}
	40%{transform: rotateY(120deg); opacity:0.6;}
	60%{transform: rotateY(180deg); opacity:0.6;}
	80%{transform: rotateY(120deg); opacity:0.8;}
	90%{transform: rotateY(60deg); opacity:0.8;}
	100%{transform: rotateY(0deg); opacity:1;}
	}
@-moz-keyframes fz{
	0%{transform: rotateY(0deg); opacity:1;}
	20%{transform: rotateY(60deg);opacity:0.8;}
	40%{transform: rotateY(120deg); opacity:0.6;}
	60%{transform: rotateY(180deg); opacity:0.6;}
	80%{transform: rotateY(120deg); opacity:0.8;}
	90%{transform: rotateY(60deg); opacity:0.8;} 
	100%{transform: rotateY(0deg); opacity:1;}
	}	
.bot div a {
	color: #fff;
}

.bq{margin:0 auto; background:#12a4df;width:100%;}
.bq ul{width:96%;margin:0 auto;}
.bq ul li{width:25%;float:left;}
.bq ul li a{display:block;width:100%;float:left;color:#fff;text-align:center;}
.bq ul li a img{display:block;margin-top:10px;}

.gbookinput {
	width:85%;
	height: 33px;
	padding: 0 10px;
	line-height: normal;
	background: #e3e1e1;
	/*border-top: 1px solid #858585;
	border-left: 1px solid #afafaf;
	border-right: 1px solid #afafaf;
	border-bottom: 1px solid #c9c9c9;
	-moz-box-shadow: 1px 2px 3px #b7b7b7 inset !important;
	-webkit-box-shadow: 1px 2px 3px #b7b7b7 inset !important;
	box-shadow: 1px 2px 3px #b7b7b7 inset !important;*/
	-webkit-appearance: none;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#e3e1e1),
		to(#e3e1e1) );
}

.gbooktext {
	width:85%;
	height: 130px;
	padding: 10px;
	line-height: 20px;
	background: #e3e1e1;
	/*border-top: 1px solid #858585;
	border-left: 1px solid #afafaf;
	border-right: 1px solid #afafaf;
	border-bottom: 1px solid #c9c9c9;
	-moz-box-shadow: 1px 2px 3px #b7b7b7 inset !important;
	-webkit-box-shadow: 1px 2px 3px #b7b7b7 inset !important;
	box-shadow: 1px 2px 3px #b7b7b7 inset !important;*/
	-webkit-appearance: none;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#e3e1e1),
		to(#e3e1e1) );
	resize: none;
}

.fanhuitop {
	height: 44px;
	width: 100%;
	background: #333333;
}

.list ul{padding: 10px 18px;}
.list ul li{width:100%; color:#3f3f3f; height:28px; line-height:28px; border-bottom:1px dashed #b0b0b0;}
.list ul li a{width:100%; color:#3f3f3f;}
.list ul li a span{float:right; color:#3f3f3f;}
.News_list {

	

	-webkit-box-orient: vertical;

	-moz-box-orient: vertical;

	-o-box-orient: vertical;

	-ms-box-orient: vertical;

	box-orient: vertical;
}

.News_list .list {
	border-bottom: 1px solid #d9d9d9;
	padding: 10px;
}

.News_list h3,.News_list h3 a {
	font-size: 17px;
	line-height: 1.5em;
	word-wrap: break-word;
	word-break: break-all;
	font-family:"微软雅黑";
	color: #fff;
	text-align: right;
}
.mr{ float:left;}

.News_list .con,.News_list .con p {
	text-align: left;
	color: #000000;
	padding-top: 10px;
	word-wrap: break-word;
	word-break: break-all;
	line-height:22px;
	
}

.News_list .time {
	text-align: right;
	color: #fff;
}

.News_list .sub_more {
	text-align: center;
	padding: 10px;
	background:#fff;
}
.sub_more{text-align:center;}


.page {
	margin: auto;
	padding: 15px 0 15px 0;
}

.page li {
	width: 50%;
	float: left;
	text-align: center
}

.page li div {
	width: 80%;
	height: 38px;
	line-height: 38px;
	text-align: center;
	background: #12a4df;
	color: #fff;
	margin: auto
}

.page li div a {
	color: #fff;
}

.type li {
	height: 49px;
	line-height: 49px;
	border-bottom: 1px solid #024596;
	text-align: left;
	text-indent: 24px;
	color: #fff;
}

.type li a {
	color: #fff;
}

.Products_list {
	width: 96%;
	margin:0 auto;



	text-align: center;
}

.Products_list article {
	width:48%;float: left;
	margin-left:2%;
	text-align: center;
	background:#fff;
	margin-bottom:5%;


	
}

 .img a{ font-size:0;}
.Products_list article .img {
	width: 100%;


}

.Products_list article div img {
	width: 100%;
}




.an1{display:block; float:left; width:110px; text-align:center; height:30px; line-height:30px; color:#fff;text-shadow: 1px 1px 1px #000; background: none repeat scroll 0 0 #156EC2}
.an2{ background:none repeat scroll 0 0 #ECD518;display:block; float:left; margin-left:10px; width:110px; text-align:center; height:30px; line-height:30px; color:#fff;text-shadow: 1px 1px 1px #000;}
.index_news_con li{ height:30px; line-height:30px; border-bottom:1px dashed #000;}
.index_news_con{ padding-bottom:5px;}



.menu_box li{ list-style-type:none;}
.menu_box1 li{ list-style-type:none;}
.home{ 
	height:50px;
	color:#fff; 
	font-size:22px;  
	text-align:center; 
	padding:10px;
	font-family:'微软雅黑';
	background:#ff4a00;
	line-height:58px;
	z-index: 1;
	margin-top:-27px;
}
.home .back{ float:left; margin-top:15px;}



#menu{width: 132px;visibility: hidden;position: absolute; top:40px;right: 0px; z-index:10;}

#menu .menu_box{background:#1d1d1d; background-position: center top;padding-bottom:5px;}
#menu a{ color:#fff; font-weight:bold; font-size:16px;font-family:'微软雅黑'; text-align:center; display:block; padding:3px 0px; border-bottom:1px dashed #ffcccc;}


#menu1{width: 132px;visibility: hidden;position: absolute; top:40px;right: 0px; z-index:10;}

#menu1 .menu_box1{background:#0ad9d4; background-position: center top;padding-bottom:5px;}
#menu1 a{ color:#fff; font-weight:bold; font-size:16px;font-family:'微软雅黑'; text-align:center; display:block; padding:3px 0px; border-bottom:1px dashed #ffcccc;}

.sub_title{
	width:100%;
	height:134px;
	background:#fff;
	margin:0 auto;
}


.he40{
	width:100%;
	height:40px;
	line-height:40px;
	clear:both;
	overflow:hidden;
}
.he95{
	width:100%;
	height:95px;
	line-height:95px;
	clear:both;
	overflow:hidden;
}
.he20{
	width:100%;
	height:20px;
	line-height:20px;
	clear:both;
	overflow:hidden;
}
.he25{
	width:100%;
	height:25px;
	line-height:25px;
	clear:both;
	overflow:hidden;
}
.he30{
	width:100%;
	height:30px;
	line-height:30px;
	clear:both;
	overflow:hidden;
}
.he40{
	width:100%;
	height:40px;
	line-height:40px;
	clear:both;
	overflow:hidden;
}
.he60{
	width:100%;
	height:60px;
	line-height:60px;
	clear:both;
	overflow:hidden;
}
.he90{
	width:100%;
	height:90px;
	line-height:90px;
	clear:both;
	overflow:hidden;
}
.he110{
	width:100%;
	height:110px;
	line-height:110px;
	clear:both;
	overflow:hidden;
}
.he125{
	width:100%;
	height:125px;
	line-height:125px;
	clear:both;
	overflow:hidden;
}
.he150{
	width:100%;
	height:150px;
	line-height:150px;
	clear:both;
	overflow:hidden;
}
.he240{
	width:100%;
	height:240px;
	line-height:240px;
	clear:both;
	overflow:hidden;
}
.he5{
	width:100%;
	height:5px;
	line-height:5px;
	clear:both;
	overflow:hidden;
}
.nav-c{
	width:100%;
	background:#fff;
	height:220px;
}
.nav-ul{
	width:95%;
	float:right;
}
.nav-ul li{
	width:25%;
	float:left;
}
.nav-ul li a{
	display:block;
	width:80%;
	height:95px;
	float:left;
	color:#666;
	font-size:13px;
	text-align:center;
	line-height:30px;
}
.nav-ul li a img{
	width:100%;
	/*height:50px;*/
}
.nav-ul1{
	width:95%;
	float:right;
	position:absolute;
	right:0px;
}
.nav-ul1 li{
	width:25%;
	float:left;
}
.nav-ul1 li a{
	display:block;
	width:80%;
	height:95px;
	float:left;
	color:#666;
	font-size:13px;
	text-align:center;
	line-height:170px;
}
.teachers{
	width:100%;
	height:425px;
	background:url(img/tc-bg.png) no-repeat top center;
}
.tc-ul{
	width:94%;
	height:307px;
	float:right;
}
.tc-ul li{
	width:33%;
	height:195px;
	float:left;
}
.tc-ul li a{
	display:block;
	width:93%;
	height:195px;
	float:left;
	position:relative;
}
.tc-ul li a span{
	position:absolute;
	bottom:20px;
	display:block;
	width:93%;
	height:33px;
	background:#ffdbcc;
	color:#ff4a00;
	font-size:13px;
	text-align:center;
	line-height:33px;
}
.sy-news{
	width:100%;
	/*height:692px;*/
	background:#fff url(img/new-bg1.png) no-repeat top center;
}
.new-dtc{
	width:93%;
	margin:0 auto;
}
.new-dtc li{
	width:100%;
	height:155px;
	float:left;
}
.new-dtc li .li-title{
	display:block;
	width:66%;
	color:#111;
	font-size:14px;
	text-align:right;
	overflow:hidden;
	margin-bottom:10px;
	height:20px;
	overflow:hidden;
}
.new-dtc li .li-span{
	display:block;
	width:66%;
	color:#666;
	font-size:13px;
	text-indent:2em;
	margin-bottom:10px;
	height:39px;
	overflow:hidden;
}
.new-dtc li .li-date{
	display:block;
	width:66%;
	text-align:right;
	color:#ff4a00;
	font-size:14px;
}
.new-dtc .li-right{
	width:100%;
	/*height:187px;*/
	float:left;
}
.new-dtc .li-right .li-title{
	display:block;
	width:66%;
	color:#111;
	font-size:14px;
	text-align:left;
	overflow:hidden;
	margin-bottom:10px;
	float:right;
	height:20px;
	overflow:hidden;
}
.new-dtc .li-right .li-span{
	display:block;
	width:66%;
	color:#666;
	font-size:13px;
	text-indent:2em;
	margin-bottom:10px;
	float:right;
	height:39px;
	overflow:hidden;
}
.new-dtc .li-right .li-date{
	display:block;
	width:66%;
	text-align:left;
	color:#ff4a00;
	font-size:14px;
	float:right;
}
.exam{
	width:100%;
	height:390px;
	background:url(img/exam-bg.png) no-repeat top center;
}
.exam-ul{
	width:96%;
	/*height:246px;*/
	float:right;
}
.exam-ul li{
	width:24%;
	/*height:145px;*/
	float:left;
}
.exam-ul li a{
	display:block;
	width:90%;
	/*height:145px;*/
	float:left;
	cursor:default;
}


.new-dtc1{
	width:93%;
	margin:0 auto;
}
.new-dtc1 li{
	width:100%;
	height:155px;
	float:left;
	border-bottom:1px dashed #cfcfcf;
	padding-top:40px;
}
.new-dtc1 li .li-title{
	display:block;
	width:66%;
	color:#111;
	font-size:14px;
	text-align:right;
	overflow:hidden;
	margin-bottom:10px;
	height:20px;
	overflow:hidden;
}
.new-dtc1 li .li-span{
	display:block;
	width:66%;
	color:#666;
	font-size:13px;
	text-indent:2em;
	margin-bottom:10px;
	height:39px;
	overflow:hidden;
}
.new-dtc1 li .li-date{
	display:block;
	width:66%;
	text-align:right;
	color:#ff4a00;
	font-size:14px;
}
.new-dtc1 .li-right1{
	width:100%;
	/*height:187px;*/
	height:170px;
	float:left;
}
.new-dtc1 .li-right1 .li-title{
	display:block;
	width:66%;
	color:#111;
	font-size:14px;
	text-align:left;
	overflow:hidden;
	margin-bottom:10px;
	float:right;
	height:20px;
	overflow:hidden;
}
.new-dtc1 .li-right1 .li-span{
	display:block;
	width:66%;
	color:#666;
	font-size:13px;
	text-indent:2em;
	margin-bottom:10px;
	float:right;
	height:39px;
	overflow:hidden;
}
.new-dtc1 .li-right1 .li-date{
	display:block;
	width:66%;
	text-align:left;
	color:#ff4a00;
	font-size:14px;
	float:right;
}
.new-title{
	width:100%;
	text-align:center;
	color:#333;
	font-size:16px;
	line-height:45px;
	height:55px;
}
.new-title span{
	display:block;
	font-size:12px;
	color:#ff4a00;
	text-align:center;
	line-height:10px;
}
.new-xq-c{
	color:#666;
	font-size:12px;
}
.pd-js{
	width:100%;
	height:52px;
	background:url(img/js-bg.png) no-repeat top left;
}
.sy-tc-t1{
	text-align:center;
	color:#fff;
	font-size:16px;
	font-family:"Arial";
}
.sy-tc-t2{
	text-align:center;
	color:#fff;
	font-size:18px;
	line-height:30px;
}
.sy-news-t1{
	text-align:center;
	color:#565658;
	font-size:16px;
	font-family:"Arial";
}
.sy-news-t2{
	text-align:center;
	color:#ff4a00;
	font-size:18px;
	line-height:30px;
}
.exam-t1{
	text-align:center;
	color:#fff;
	font-size:16px;
	font-family:"Arial";
}
.exam-t2{
	text-align:center;
	color:#fff;
	font-size:18px;
}
.sous-c{
	width:100%;
	margin:0 auto;
}
.sous{
	width:83.4%;
	margin:0 auto;
}
.txk{
	width:86.5%;
	float:left;
	border:1px solid #ff4a00;
	line-height:28px;
	background:#fff;
	text-indent:1em;
}
.ss33{
	float:left;
	width:35px;
	height: 30px;
	background:url(images/search.png);
	background-size: 100% 100%;
	line-height:28px;
}
.ss-list{
	width:90%;
	margin:0 auto;
}
.ss-list-title{
	color:#333;
	font-size:15px;
}	

.new-dtc11{
	width:100%;
	margin:0 auto;
}
.new-dtc11 li{
	float:left;
	width:100%;
	border-bottom:1px dashed #cfcfcf;
}
.new-dtc11 li a{
	display:block;
	float:left;
	width:100%;
}
.news-img{
	display:block;
	width:33.5%;
	float:left;
	margin-right:5%;
}
.news-img img{
	width:93%;
	padding:3%;
	border:1px solid #f5a3a3;
	border-radius:8px;
}
.news-date1{
	color:#fe3232;
	padding-right:5%;
	font-size:12px;
	float:right;
	display:block;
	line-height:39px;
}
.news-title1{
	display:block;
	/*height:30px;*/
	overflow:hidden;
	line-height:40px;
	color:#575757;
	font-size:15px;
	float:left;
	width:73%;
	overflow:hidden;
	height:40px;
}
.gd-dt{
	display:block;
	text-align:center;
	color:#333;
	font-size:16px;
	line-height:40px
}
.pro_a{color:#000;}
.gbook{margin-top:5%;}
.gbookli1{width: 50%;float: left;margin-bottom: 3%;}
.gbookli1 input{width: 90%;margin:0 2%;border:1px solid #D1D0D0;border-radius: 5px;padding: 1% 1.5%;font-size: 14px;color:#474747;}
.gbookli2{width: 100%;}
.gbookli2 textarea{width:94%;border:1px solid #D1D0D0;border-radius: 5px;padding: 1.5%;margin:0 1%;height: 100px;resize:none;font-size: 14px;color:#474747;}
.gbookli3{width: 100%;margin-top: 10%;}
.gbookli3 input{width:50%;margin: 0 auto;display: block;border:none;background: #12a4df;color:#fff;padding:1% 0;}
