@charset "utf-8";

/* CSS Document */


/*banner*/

.banner {
	width: 100%;
	height: 597px;
	min-width: 1200px;}

.kjtd {
	width: 1200px;
	position: absolute;
	display: block;
	bottom: 0px;
	height: 108px;
	background: #FFFFFF;
	z-index: 1;
	-webkit-box-shadow: 1px 2px 3px #DDDDDD;
	-moz-box-shadow: 1px 2px 3px #DDDDDD;
	-ms-box-shadow: 1px 2px 3px #DDDDDD;
	box-shadow: 1px 2px 3px #DDDDDD;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	left:50%;
	margin-left: -600px;
	top: 540px;}

.kjtd ul {
	width: 1200px;
	height: 108px;}

.kjtd ul li {
	width: 299px;
	height: 108px;
	display: block;
	float: left;
	border-right: 1px solid #eaeaea;}

.kjtd ul li a {
	display: block;
	height: 93px;
	color: #000;
	padding: 15px 0px 0px 60px;}
.kjtd ul li+li+li+li{border-right: none;}
.kjtd ul li a:hover {
	color: #0b6cb8;
	-webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;}
.kjtd ul li a img{padding: 10px 10px 0px 10px;}
.kjtd ul li a .tit03
{
	font-size: 16px;
	font-weight: bold; line-height: 40px;}
.intro{font-size: 14px;line-height: 28px; color: #c8c8c8; text-transform: uppercase;}

.slideBox {
	width: 100%;
	height: 597px;
	position: relative;
	margin: 0px auto;}

.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	left:0px;
	display: block;
left:50%;
margin-left: auto;
z-index: 20;
top:490px;}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;}

.slideBox .hd ul li {
	float: left;
	margin-right: 10px;
	width: 10px;
	height: 10px;
	line-height: 14px;
	text-align: center;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: 1px solid #FFFFFF;
	cursor: pointer;}

.slideBox .hd ul li.on {
	background: #ffb400;
	color: #fff;
	border: none;
	width: 12px;
	height: 12px;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;}

.slideBox .bd {
	position: relative;
	width: 100%;
	height: 597px;
	z-index: 0;}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	width: 100%;
	height: 597px;}

.slideBox .bd img {
	width: 100%;
	height: 597px;
	display: block;}


/* 下面是前/后按钮代码，如果不需要删除即可 */

.slideBox .prev,
.slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;}

.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;}

.slideBox .prev:hover,
.slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;}

.slideBox .prevStop {
	display: none;}

.slideBox .nextStop {
	display: none;}


/*banner*/


/*container*/

.con01top {
	height: 51px;
	width: 580px;
	border-bottom: 1px solid #0b6cb8;
	line-height: 51px;}

.con01top h3 {
	font-size: 18px;
	height: 49px;
	width: 150px;
	text-align: center;
	color: #FFFFFF;}

.con01top h3 div {
	color: #FFFFFF;
	background: #0b6cb8;
	height: 49px;}

.more {
	width: 105px;
	height: 27px;
	line-height: 27px;
	margin-top: 12px;
	margin-right: 18px;
	text-align: center;
   color:#015198;
   border-bottom: 2px solid #015198;}

.more a {
	display: block;
	color: #015198;
	font-size: 14px;}


/*con01*/

.con01 {
	height:595px;
	width: 100%;
	padding-top: 80px;
	background: #f5f5f5;}
.tit{font-size: 24px;color: #323232;text-align: center;  line-height: 40px;}
.tit01{font-size: 14px; color: #a4a4a4;line-height: 35px; text-align: center;}
.line{width: 250px; margin: 0px auto; height: 1px; background: #d8d8d8;margin-top: 10px;}
.line01{width: 100px; background: #015198; height: 3px;margin: 0px auto;}

.news{}


.titmain{width: 330px; height: 163px; margin: 0px auto;}
.tit02{font-size: 15px;margin-top: 10px; line-height: 35px; color: #434343;}
.titmain .intro{height: 60px; line-height: 30px;}

.con03 .titmain .intro{line-height: 25px; height: 50px;}






.picScroll-left{ width:1200px;  overflow:hidden; margin-top: 25px; position:relative;}
		.picScroll-left .hd{ text-align: center; margin-top: 20px; overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;}
		.picScroll-left .hd .prev{ background-color: transparent !important;
     border: 2px solid #a3b1c1;
    color: #a3b1c1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; 
       
    display: inline-block;
    zoom: 1;
    margin: 5px;
    padding: 4px 6px;
    font-size: 12px;
     font-weight: bold;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    filter: Alpha(Opacity=50);
    line-height: 1;}
		.picScroll-left .hd .next{ background-color: transparent !important;
    border: 2px solid #a3b1c1;
    color: #a3b1c1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; 
  font-weight: bold;
    display: inline-block;
    zoom: 1;
    margin: 5px;
    padding: 4px 6px;
    font-size: 12px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    filter: Alpha(Opacity=50);
    line-height: 1;}
		.picScroll-left .hd .prevStop{ background-position:-60px 0;}
		.picScroll-left .hd .nextStop{ background-position:-60px -50px;}
	
	.picScroll-left .bd{height:394px;}
.picScroll-left .bd ul li{width: 374px;margin-right: 40px; background: #fff; float: left;}
.picScroll-left .bd ul li:hover{ -webkit-box-shadow: 0px 25px 49px 0px rgba(58, 74, 88, 0.1);
  box-shadow: 0px 25px 49px 0px rgba(58, 74, 88, 0.1);}
.picScroll-left .bd ul li a .newimg{position: relative;overflow:hidden; width: 374px; height: 231px;}
.picScroll-left .bd ul li a .newimg img{width: 374px; height: 231px;   -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;}
.picScroll-left .bd ul li a .newimg img:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);}
.picScroll-left .bd ul li a .time{position: absolute; background:url(../images/bgtime.png) no-repeat; font-family: georgia; height: 35px;font-size:14px; padding: 0px 15px; line-height: 35px; color: #FFFFff; right: 0;bottom: 0;}



.picScroll-left2{ width:1200px;  overflow:hidden; margin-top: 25px; position:relative;}
		.picScroll-left2 .hd{ text-align: center; margin-top: 20px; overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;}
		.picScroll-left2 .hd .prev{ background-color: transparent !important;
     border: 2px solid #a3b1c1;
    color: #a3b1c1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; 
       
    display: inline-block;
    zoom: 1;
    margin: 5px;
    padding: 4px 6px;
    font-size: 12px;
     font-weight: bold;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    filter: Alpha(Opacity=50);
    line-height: 1;}
		.picScroll-left2 .hd .next{ background-color: transparent !important;
    border: 2px solid #a3b1c1;
    color: #a3b1c1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; 
  font-weight: bold;
    display: inline-block;
    zoom: 1;
    margin: 5px;
    padding: 4px 6px;
    font-size: 12px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    filter: Alpha(Opacity=50);
    line-height: 1;}
		.picScroll-left2 .hd .prevStop{ background-position:-60px 0;}
		.picScroll-left2 .hd .nextStop{ background-position:-60px -50px;}
	
		.picScroll-left2 .bd{height:394px;}
.picScroll-left2 .bd ul li{width: 374px;margin-right: 40px; background: #fff; float: left;}
.picScroll-left2 .bd ul li:hover{ -webkit-box-shadow: 0px 25px 49px 0px rgba(58, 74, 88, 0.1);
  box-shadow: 0px 25px 49px 0px rgba(58, 74, 88, 0.1);}
.picScroll-left2 .bd ul li a .newimg{position: relative;overflow:hidden; width: 374px; height: 231px;}
.picScroll-left2 .bd ul li a .newimg img{width: 374px; height: 231px;   -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;}
.picScroll-left .bd ul li a .newimg img:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);}
.picScroll-left2 .bd ul li a .time{position: absolute; background:url(../images/bgtime.png) no-repeat; font-family: georgia; height: 35px;font-size:14px; padding: 0px 15px; line-height: 35px; color: #FFFFff; right: 0;bottom: 0;}



.picScroll-left1{ width:1200px;  margin:0px auto; overflow:hidden; margin-top: 25px; position:relative;}
		.picScroll-left1 .hd{ text-align: center; margin-top: 0px; overflow:hidden;  height:30px;  padding:10px 10px;}
		.picScroll-left1 .hd .prev{ background-color: transparent !important;
     border: 2px solid #a3b1c1;
    color: #a3b1c1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; 
       
    display: inline-block;
    zoom: 1;
    margin: 5px;
    padding: 4px 6px;
    font-size: 12px;
     font-weight: bold;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    filter: Alpha(Opacity=50);
    line-height: 1;}
		.picScroll-left1 .hd .next{ background-color: transparent !important;
    border: 2px solid #a3b1c1;
    color: #a3b1c1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; 
  font-weight: bold;
    display: inline-block;
    zoom: 1;
    margin: 5px;
    padding: 4px 6px;
    font-size: 12px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    filter: Alpha(Opacity=50);
    line-height: 1;}
		.picScroll-left1 .hd .prevStop{ background-position:-60px 0;}
		.picScroll-left1 .hd .nextStop{ background-position:-60px -50px;}
	
	.picScroll-left1 .bd{height:394px;}
.picScroll-left1 .bd ul li{width: 374px;margin-right: 40px; background: #fff; float: left;}
.picScroll-left1 .bd ul li:hover{ -webkit-box-shadow: 0px 25px 49px 0px rgba(58, 74, 88, 0.1);
  box-shadow: 0px 25px 49px 0px rgba(58, 74, 88, 0.1);}
.picScroll-left1 .bd ul li a .newimg{position: relative;overflow:hidden; width: 374px; height: 231px;}
.picScroll-left1 .bd ul li a .newimg img{width: 374px; height: 231px;   -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;}
.picScroll-left .bd ul li a .newimg img:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);}
.picScroll-left1 .bd ul li a .time{position: absolute; background:url(../images/bgtime.png) no-repeat; font-family: georgia; height: 35px;font-size:14px; padding: 0px 15px; line-height: 35px; color: #FFFFff; right: 0;bottom: 0;}






.news ul li{width: 376px; background: #fff; float: left;}
.news ul li:hover{ -webkit-box-shadow: 0px 25px 49px 0px rgba(58, 74, 88, 0.1);
  box-shadow: 0px 25px 49px 0px rgba(58, 74, 88, 0.1);}
.news ul li a .newimg{position: relative;overflow:hidden; width: 374px; height: 231px;}
.news ul li a .newimg img{width: 374px; height: 231px;   -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;}
.news ul li a .newimg img:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);}
.news ul li a .time{position: absolute; background:url(../images/bgtime.png) no-repeat; font-family: georgia; height: 35px;font-size:14px; padding: 0px 15px; line-height: 35px; color: #FFFFff; right: 0;bottom: 0;}


/*con01*/


/*con02*/

.con02 {
	
	width: 100%;
	min-width: 1200px;}
.con02 .tit{margin-top: 25px;}
.con02 .news ul{height: 247px; margin-top: 80px;}
.con02 .news ul li{border: 1px solid #dcdcdc; width: 376px; height: 237px;}
.con02 .news ul li+li{margin-left: 33px; margin-right: 33px;}
.con02 .news ul li+li+li{margin-left:0px; margin-right: 0px;}
.con02 .news ul li a .math{background-color: #e3f0fe;
    width: 60px;
    height: 60px;
    border: 1px solid #15549a;
    border-radius: 100px;
    color: #15549a;
    margin: -45px auto 40px auto;
    padding: 10px;
    text-align: center;
    line-height: 1.7;
    font-size: 24px; font-weight: 500;
     text-align: center;
     line-height: 60px;
     font-family: Times New Roman;}


.more01{ clear: both; width: 125px; height: 39px; margin: 30px auto;}
.more01 a{color: #FFFFFF; font-size: 14px; text-align: center; display:block; background: #015198; width: 125px; height: 39px; line-height: 39px;border-radius: 3px;-moz-border-radius: 3px;}
.more01 a:hover{background: #035eae;}

/*con02*/


/*con03*/

.con03 {
	background: #f5f5f5;
	height:595px;}
.con03 .tit{padding-top: 25px;}
.con03 .news ul{height: 267px;margin-top: 30px;}
.con03 .news ul li{border: 1px solid #dcdcdc; width: 376px; height: 257px;}
.con03 .news ul li a .newimg02{width: 49px; height: 52px; margin: 15px auto;}
.con03 .news ul li+li{margin-left: 33px; margin-right: 33px;}
.con03 .news ul li+li+li{margin-left:0px; margin-right: 0px;}
/*con03*/