@charset "utf-8";
/* CSS Document */
/*   html{
    -webkit-filter:grayscale(100%);
    -moz-filter:grayscale(100%);
    -ms-filter:grayscale(100%);
    -o-filter:grayscale(100%);
    filter:grayscale(100%);
    filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1)
}*/
* {
	margin: 0;
	padding: 0;
	/*font-size: 14px;
	font-family: 'Microsoft Yahei';*/
	color: #424242;
}
img {
	border: 0;
}
ul, li {
	list-style: none;
}
a {
	font-size: 14px;
	color: #424242;
	text-decoration: none;
}
tr,td{
	border: 1px solid #ddd;
}
a:hover {
	color: #3e84c6;
}
.mtp {
	width: 1000px;
	margin: 5px auto 0;
}
.mode1 {
	height: 306px;
}
li.active {
	background: #3e84c6;
}
li.normal {
	background: #f1f1f1;
}
li.active a {
	color: #fff;
}
li.normal a {
	color: #424242;
}
body{
/*	background: url(../images/kexie2016/20221016.jpg) center 0px no-repeat;*/
}
#focus {
	width: 488px;
	height: 306px;
	float: left;
}
.focusImage-content li {
	display: none;
}
.focusImage-content li.current {
	display: block;
}
.focusImage-content img {
	display: inline-block;
	height: 306px;
	width: 488px;
}
.focusImage-title {
	height: 30px;
	line-height: 30px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
.focusImage-title-bg {
	background: #000;
	opacity: .75;
	position: absolute;
	z-index: 5;
	height: 30px;
	width: 488px;
}
.focusImage-title h2 {
	padding: 0 0 0 15px;
	font-size: 14px;
	position: absolute;
	z-index: 10;
	color: #fff;
	font-weight: normal;
	width: 365px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.focusImage-title a, .focusImage-title a:visited, .focusImage-title a:hover {
	color: #fff;
	text-decoration: none
}
.focusImage-slide {
	position: absolute;
	z-index: 15;
	right: 3px;
	bottom: 5px;
}
.focusImage-slide li {
	background: #656464;
	display: inline-block;
	color: #fff;
	cursor: pointer;
	float: left;
	padding: 0;
	margin-right: 3px;
	margin-top: 4px;
	line-height: 20px;
	height: 20px;
	width: 20px;
	font-size: 14px;
	text-align: center;
}
.focusImage-slide li.current {
	background: #ea0419;
	color: #fff;
}
.dongtai {
	width: 492px;
	float: right;
	height: 100%;
}
/*标题样式*/
.title {
	height: 33px;
	background: #f6f6f6;
	line-height: 33px;
}
.tit {
	height: 33px;
	line-height: 33px;
	border-bottom: 2px solid #f1f1f1;
}
.tit strong {
	font-size: 18px;
	color: #3e84c6;
	padding-left: 8px;
	background: url(../images/kexie2016/list-bg.jpg) left center no-repeat;
	padding-left: 10px;
	margin-left: 6px;
	float: left;
}
a.more {
	float: right;
	margin-right: 8px;
	color: #969393;
}
a.more:hover {
	color: #3e84c6;
}
.td1 {
	width: 400px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	text-align: center;
	padding: 5px 45px;
}
.td1 a {
	color: #EF0808;
	font-size: 18px;
	font-weight: bold;
}
.list4, .hua_con ul {
	padding: 8px 5px 0 4px;
}
.list4 li, .hua_con ul li {
	background: url(../images/kexie2016/dot.png) no-repeat left;
	height: 26px;
	line-height: 26px;
	padding-left: 16px;
}
.list4 li a, .hua_con ul li a {
	float: left;
	vertical-align: bottom;
}
.list4 li span, .hua_con ul li span {
	float: right;
	font-size: 12px
}
.mode ul {
	padding: 0 3px 0 8px;
}
.dongtai ul li {
	background: url(../images/kexie2016/dot.png) no-repeat left;
	height: 26px;
	line-height: 24px;
	padding-left: 16px;
}
.dongtai ul li a {
	float: left;
	vertical-align: bottom;
}
.dongtai ul li span {
	float: right;
	font-size: 14px;
}
.borderdot {
	padding-top: 16px;
}
.mode2 {
	height: 230px;
}
.mode_left {
	width: 328px;
	margin-left: 26px;
}
.mode_right {
	width: 290px;
}
.zw {
	width: 328px;
	margin-right: 26px;
}
.picshow {
	height: 160px;
}
.border1px {
	border: 1px solid #e6e6e6;
}
#demo {
	margin-top: 0px;
	height: 152px;
	padding-top: 5px;
	overflow: hidden;
	width: 998px;
}
#demo1 table, #demo2 table {
	float: left;
	text-align: center;
	width: 199px;
	height: 100%;
}
#demo img {
	width: 190px;
	height: 121px;
}
#myTab1 {
	padding-top: 2px;
}
#myTab1 li {
	padding: 3px 6px;
	margin-right: 8px;
	float: left;
}
#myTab1 li a {
	font-weight: bold;
}
.hua_con {
	clear: both;
}
.lanmuul {
	padding-top: 8px;
}
.lanmuul li {
	width: 132px;
	height: 32px;
	background: #f1f1f1;
	margin: 4px 6px;
	float: left;
	text-align: center;
	line-height: 32px;
}
.lanmuul li a {
	color: #3e84c6;
	font-size: 18px;
	font-weight: 18px;
}
.lanmuul2 li {
	width: 135px;
	height: 65px;
	float: left;
	margin: 0px 5px 10px 5px;
	text-align: center;
	padding-top: 6px;
	background: #f1f1f1;
}
.lanmuul2 li a {
	font-size: 16px;
}
.top {
/*	margin-top: 200px;*/
	width: 100%;
	min-width: 1000px;
	height: 163px;
	background: url(../images/kexie2016/top.jpg) no-repeat center;
}
.nav-main {
	height: 55px;
	background: #3e84c6;
	width: 100%;
}
.nav {
	height: 55px;
	margin: 0 auto;
	position: relative;
	width: 1000px;
}
.nav ul {
	padding: 0 20px;
	height: 55px;
	margin-left: 22px;
}
.nav ul li {
	width: 90px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	float: left;
	white-space: nowrap;
}
.nav ul li a {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	display: block;
	height: 55px;
	line-height: 55px;
}
.nav ul li a:hover {
	color: #FFD200;
	text-decoration: underline;
}
.margintop {
	width: 1000px;
	margin: 0 auto;
	margin-top: 10px;
	overflow: hidden;
}  /*放在最后*/
/*友情链接*/

.friend_01 {
	height: 30px;
	padding: 5px 0;
	background: #f1f1f1;
	line-height: 30px;
}
.select_style {
	width: 190px;
	height: 30px;
	overflow: hidden;
	background: #fff url(../images/kexie2016/friend_bg.jpg) no-repeat right;
	float: left;
	border: 0;
	background-repeat: no-repeat;
	background-position: 166px;
	margin-right: 20px;
}
.select_style select {
	background: transparent;
	width: 178px;
	border: 0;
	height: 30px;
	line-height: 30px;
	-webkit-appearance: none;
	font-size: 14px;
	color: #666;
}
.friend_02 {
	display: block;
	padding-top: 20px;
}
.friend_02 li {
	width: 161px;
	height: 53px;
	float: left;
	margin-right: 6px;
}
.friend_02 li img {
	width: 161px;
	height: 53px;
}
.foot {
	width: 100%;
	min-width: 1000px;
	border-top: 2px solid #3e84c6;
	padding: 16px 0 5px 0;
}
.foot p {
	height: 26px;
	text-align: center;
}
.foot p a {
	color: #424242;
}
#container {
	width: 1000px;
	height: 75px;
	overflow: hidden;
	position: relative;
	margin: 16px auto 0;
}
#list {
	width: 7000px;
	height: 75px;
	position: absolute;
	z-index: 1;
}
#list img {
	float: left;
}
#buttons {
	position: absolute;
	z-index: 2;
}
#buttons span {
	float: left;
}
#buttons .on {
}
.arrow {
	cursor: pointer;
	display: none;
	line-height: 30px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	width: 30px;
	height: 30px;
	position: absolute;
	z-index: 2;
	top: 20px;
	background-color: RGBA(255,255,255,0.3);
	color: #fff;
}
.arrow:hover {
	background-color: RGBA(255,255,255,0.7);
}
#container:hover .arrow {
	display: block;
}
#prev {
	left: 10px;
}
#next {
	right: 10px;
}
/*时间*/
.today {
	width: 978px;
	margin: 0 auto;
	padding: 0 13px;
	background: #F6F6F6;
	height: 38px;
	line-height: 38px;
	position: relative;
	z-index: 1;
	color: #1990a4;
	font-family: "微软雅黑";
	font-size: 14px;
}
.today-date {
	color: #666;
	width: 400px;
	float: left;
	background: url(../images/kexie2016/date_icon.png) no-repeat left 16px;
	padding-left: 25px;
}
.today-weather {
	float: left;
	margin-left: 86px;
	width: 225px;
	padding-top: 6px;
}
.is-search {
	background: #fff;
	border: 1px solid #ddd;
	width: 292px;
	height: 30px;
	position: absolute;
	right: 22px;
	top: 6px;
	line-height: 30px;
}
.is-searchtext {
	padding-left: 10px;
	width: 240px;
	height: 30px;
	line-height: 30px;
	color: #787878;
	font-size: 14px;
	font-family: "微软雅黑";
	outline: none;
	border: none;
}
.searchbtn {
	cursor: pointer;
	background: url(../images/kexie2016/search_btn.png) no-repeat center center;
	width: 35px;
	height: 30px;
	border: none;
	padding: 0;
	float: right;
}
.is-search a {
	margin: 0 0 0 9px;
}
.top_search {
	width: 221px;
	height: 32px;
	background: url(../images/kexie2016/search_text.gif) no-repeat;
	position: absolute;
	top: 10px;
	right: 0px;
}
.top_search .searchtext {
	width: 167px;
	height: 32px;
	font-size: 12px;
	line-height: 32px;
	background: #fff;
	padding: 0 10px;
	margin: 0;
	border: 0;

	color: #999;
	float: left;
	outline: none;
}
.top_search .search_btn {
	width: 30px;
	height: 28px;
	padding: 2px;
	float: right;
}
.home-pic {
	position: absolute;
	left: 10px;
	top: 7px;
}
.clearfix:after {
	content: '';
	line-height: 0;
	clear: both;
	display: block;
}
.claear {
	zoom: 1;
}
.news-list {
	height: 182px;
	overflow: hidden;
}
.skj {
	width: 280px;
	height: 65px;
	position: relative;
	overflow: hidden;
}
.skjg {
	width: 135px;
	height: 65px;
	position: relative;
	overflow: hidden;
}
.lanmuul2 .skj-li {
	width: 280px;
	height: 65px;
	float: left;
	margin: 6px 5px 6px 5px;
	text-align: center;
	padding-top: 0;
	background: #f1f1f1;
}
.jrwz {
	position: absolute;
	top: -33px;
	left: 0px;
	background: #f6f6f6;
	width: 135px;
	text-align: center;
	font-size: 14px;
	color: #424242;
	height: 33px;
	transition: all 0.5s;
	line-height: 33px;
}
.jrlm {
	position: absolute;
	bottom: -33px;
	left: 0px;
	background: #f6f6f6;
	width: 135px;
	text-align: center;
	font-size: 14px;
	color: #424242;
	height: 33px;
	transition: all 0.5s;
	line-height: 33px;
}
.jrwz, .jrlm, .jrwz a, .jrlm a {
	font-size: 14px !important;
	font-family: 'Microsoft Yahei';
	color: #424242;
}
.skjg:hover .jrwz {
	top: 0px;
}
.skjg:hover .jrlm {
	bottom: 0px;
}
.jrwz a:hover, .jrlm a:hover {
	color: #3e84c6;
}
.order li {
	background: none;
	padding-left: 10px;
	line-height: 28px;
	height: 100px;
}
.order li .order-title {
	text-align: center;
	width: 280px;
	display: inline-block;
	color: #D90606;
	font-size: 15px;
	line-height: 34px!important;
	height: 34px!important;
}
.order li a {
	float: none!important;
	color: #3F84C7;
}
.order li a:hover {
	text-decoration: underline;
	color: #31669A;
}
.order li ul li {
	width: 130px;
	float: left;
	line-height: 28px;
	height: 28px;
	color: #3F84C7;
}
.walk-in {
	background: none;
	border-bottom: 2px #3F84C7 solid;
}
.mode_lefttwo {
	width: 680px;
	margin-right: 26px;
	float: left;
}
.erwei {
	width: 290px;
	margin: 0 auto;
	display: block;
}
.letter-pic {
	display: block;
	width: 260px;
	margin-top: 8px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
#banner {
	width: 1000px;
	margin: 16px auto;
}
#rtt {
	width: 70px;
	height: 70px;
	background: url('../images/kexie2016/rrt.png');
	background-size: cover;
	position: fixed;
	right: 50px;
	bottom: 50px;
	border-radius: 5px;
	z-index: 1000;
	display: none;
	cursor: pointer;
}
#rtt:hover {
	opacity: 0.8;
}
.focusus {
	padding: 30px 10px ;
	height: 125px;
	width: 125px;
    float: left;
}
.cont {
	width: 1000px;
	margin: 0 auto;
}
.locate {
	height: 24px;
	padding: 9px 0;
	line-height: 24px;
}
.locate p img {
    width: 22px;
    height: 22px;
    display: inline-block;
    float: left;
    margin-right: 10px;
}
.content {
	width: 998px;
	border: 1px solid #ccc;
}
.content h1 {
	padding: 20px 30px 10px;
	text-align: center;
	font-size: 24px;
}
.source {
	height: 30px;
	line-height: 30px;
	background: #f1f1f1;
	text-align: center;
	width: 95%;
	margin: 0 auto;
	color: #A1A1A1;
}
.cont_main {
	padding: 26px 25px 30px;
	min-height: 300px;
	font-size: 16px;
}
/*.cont_main p {
	text-indent: 2em;
	line-height: 34px;
	text-align: left;
}
.cont_main p span {
	font-size: 16px;
	font-family: 微软雅黑, simsun;
	text-align: left;
}*/
.p-img {
	margin: 14px auto;
	text-align: center!important;
}
.b-button {
	text-align: center;
	margin: 0 0 26px 0;
}
.b-button a {
	margin: 0 30px
}
.b-button a span:hover {
	color: #ed9f02;
}
.close-icon, .print-icon {
	width: 18px;
	height: 18px;
	display: inline-block;
	vertical-align: middle;
}
.close-icon {
	background: url(../images/kexie2016/close.png);
	background-size: 18px 18px;
}
.print-icon {
	background: url(../images/kexie2016/print.png);
	background-size: 18px 18px;
}
.b-button span {
	padding-left: 6px;
}
.fj {
	margin-top: 20px;
	font-size: 20px;
	font-family: 微软雅黑, simsun;
	color: #2d2d2d;
}
/*news*/
.insidecon {
	width: 1000px;
	margin: 16px auto 0 auto; min-height:300px;

}
.leftside {
	width: 238px;

	background-color: #fff;
	border: 1px solid #EFEFEF;
}
.rightcon {
	width: 738px;
	margin-left: 20px;

	background-color: #fff;
}
.leftside ul {
	margin-top: 16px;
}
.leftside li {
	height: 32px;
	text-align: left;
	margin-bottom: 8px;
}

.leftside li .active-i {
    color: #fff;
    background: url(../../images/kexie2016/arrow.png) no-repeat 180px 10px #3E84C6;
}
.leftside li a {
	display: block;
	border: 1px solid #d1d1d1;
	padding: 0 30px;
	width: 158px;
	margin: 0 auto;
	background: url(../images/kexie2016/arrow1.png) no-repeat 180px 10px;
	color: #333;
	font: 15px/30px "微软雅黑";
}
.leftside li a:hover {
	color: #fff;
	background: url(../images/kexie2016/arrow.png) no-repeat 180px 10px #3E84C6;
}
.inside-h {
	background: url(../images/kexie2016/side-head.jpg) no-repeat left center;
	height: 32px;
}
.inside-h span {
	color: #fff;
	padding-left: 38px;
	line-height: 32px;
	font-weight: bold;
	font-size: 16px;
}
.title-i {
	height: 33px;
	line-height: 33px;
	margin-top: 0px; border-bottom: 1px solid #ccc;
    margin-left: 14px; 	background: url(../images/kexie2016/dot.png) no-repeat left;

}
.title-i span {
	height: 33px;
	line-height: 33px;
	font-size: 18px;
	color: #000;
	display: inline-block;
	border-bottom: 2px solid #3e84c6;
	position: relative;
	top: -1px;
}

.con-video {
	padding: 16px 12px 0px;
	min-height: 300px;
	font-size: 16px;

	margin-bottom: 6px;
}

.con-video li{ float:left; width:30%; margin:1.56%;  height:130px; margin-bottom:32px; position:relative;}
.con-video li img{ height:130px;}
.con-video li p{ text-align:center; line-height:28px;}

.play-shadow {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    left:0;
    top: 0;
    opacity: 0.9;
    filter: alpha(opacity=90);
    background: #3E84C6 url(../images/kexie2016/icon-play.png) no-repeat center;
}

.con-video li:hover .play-shadow{   display: block;}


.cont_ul {
	padding: 16px 12px 0px;
	min-height: 300px;
	font-size: 16px;

	margin-bottom: 6px;
}
.cont_ul li {
	background: url(../images/kexie2016/leftList.png) no-repeat left;
	text-indent: 16px;
	height:30px;
}
.cont_ul li a {
	float: left;
	vertical-align: bottom;
	font: 15px/30px '微软雅黑';
	width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.cont_ul li span {
	float: right;
}

/*page*/
/*.pages {
    margin-top: 10px;
    width: 750px;
    margin: 0 auto;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    padding: 5px 0 10px 0;
}

.p_number {
    width: 100%;
    height: 40px;
    margin-top: 20px;
}*/


.m_content {
    margin: 2px auto 2px auto;
}

.m_content a {
    display: inline-block;
    margin: 0 3px;
    padding: 0 11px;
    height: 30px;
    background: #ddd;
    color: #666;
    vertical-align: middle;
    text-decoration: none;
    font-size: 14px;
    line-height: 30px;
}

.m_content a:hover {
   background: #0156A7;  color: #fff;
}

.m_content .black {
    display: inline-block;
    background: #0156A7;
    color: #fff;
}

 .pos_r a{ color:#333;
}

.video-o { text-align:center; margin:20px 0 ;}
.video-o h1 {margin:20px 0 ; font-size:18px;}
.nav ul li .active-s { color:#FFD200;}


/*信箱*/
.register { width:720px; margin:35px 0 35px 24%; }
.regiul li { list-style:none; margin:20px 0;}
.regiul li input{ border:1px solid #DDDDDD; height:28px; padding-left:10px; color:#000;}
.regiul textarea { width:410px; height:160px; vertical-align:text-top; border:1px solid #DDDDDD;margin-left:20px; padding-left:10px; resize: none;}
.regiul li input, .regiul li select{ border:1px solid #DDDDDD; width:330px; margin-left:20px; vertical-align:middle;}
.regiul li input:focus, .regiul li textarea:focus{ border:1px solid #CADEFD;}

.regiul li select{ height:28px; color:#666; padding-left:10px;}
.re-a { margin:34px auto 18px auto; text-align:center;}
.submit, .cancel {  color:#fff; padding:5px 36px; border-radius:3px; margin:0 20px;}
.submit { background:#F75505;}
.submit:hover { background:#F9712E; }
.cancel { background:#3E84C6;border: none}
#code_img {height: 37px;padding-left: 10px}
#captcha {
    width: 100px!important;
    height: 37px!important;
    border-radius: 5px;
    font-size: 32px;
    font-weight: bold;
    color: #000;
    text-align: center;
}
#captcha::placeholder{
    font-size: 14px;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: -10px auto 0;
}
.cancel:hover { background:#6DA2D4; }
.re-a a:hover { color:#fff;}


.error {
    color: #f00;
    padding-left: 20px;

}

.title span {
    height: 33px;
    line-height: 33px;
    font-size: 16px;
    color: #000;
    display: inline-block;
    border-bottom: 2px solid #3e84c6;
    padding: 0 18px;
    position: relative;
    top: -1px;
}


