
.carousel-indicators .active{
	background: #074285;
		height: 15px;
	width: 15px;
	border: 1px solid #074285;
}
.carousel-indicators li{
	margin: 0 10px;
	height: 15px;
	width: 15px;
	background: #ffffff;
	box-sizing: border-box;
}
.tong_{
	width: 1200px;
	margin: 0 auto;
	margin-top: 50px;
	/*overflow: hidden;*/
}
.tong_1{
	width:795px;
	float: left;
  height: auto;
}
.tong_2{
	width:356px;
	float: right;
  height: auto;
}
.tong_3{
	width:600px;
	float: left;
  height: auto;
}
.tong_4{
	width:540px;
	float: right;
  height: auto;
}
.ti_ti{
	padding-bottom: 10px;
	overflow: hidden;
	width: 100%;
	border-bottom:2px dashed #CCCCCC;
		font-size: 22px;
	line-height: 36px;
	color: #4C4C4C;
}
.ti_ti h4 img{
	margin-right: 10px;
	vertical-align: middle;
	height: 36px;
}
.ti_ti a{
	color: #4C4C4C;
	float: right;
	font-size:18px;
}

.mu_a{
	overflow: hidden;
	margin-top: 20px;
}
.mu_a li{
	float: left;
	width: 390px;
  height: auto;
}
.mu_a li:last-of-type{
	float: right;
}
.mu_a li p{
	height: 35px;
	width:100%;
	line-height: 35px;
	padding: 0 10px;
	font-size:18px;
	color: #ffffff;
	box-sizing: border-box;
	text-align: center;
	background:rgba(76,76,76,1);
}
.gong_a{
	width: 100%;
	overflow: hidden;
}
.gong_a li{
	margin-top: 20px;
	overflow: hidden;
}
.gong_a .tim{
  border-right:1px solid#CBCBCB;
  height: 60px;
  width: 90px;
  float: left;
}
.gong_a .tim p{
	color: #4C4C4C;
  font-size:28px;
  text-align: center;
}
.gong_a .tim em{
	display: block;
	color: #999999;
  font-size:15px;
  text-align: center;
}
.gong_a span{
	width: 260px;
	box-sizing: border-box;
	padding-left: 20px;
	display: block;
	float: right;
	height: 60px;
	overflow:hidden;
	line-height: 30px;
	font-size:18px;
	color: #999999;
	transition: all 0.36s ease;
}
.gong_a a:hover span{
padding-left: 10px;
	color:#074285;
}
.bao_g{
	width: 1200px;
	margin: 0 auto;
	margin-top: 50px;
	box-sizing: border-box;
	box-shadow:0px 4px 8px 0px rgba(0, 0, 0, 0.2);
	border:2px solid rgba(242,242,242,1);
}
.bao_ti{
	width:70px;
	height:170px;
	background:#F2F2F2;
	padding-top: 20px;
	box-sizing: border-box;
	text-align: center;
	float: left;
}

.bao_ti img{
	display: inline-block;
	margin-bottom: 10px;
}
.shu{
	 width: 20px;  
    margin: 0 auto;  
    line-height: 24px;  
    font-size: 22px;
    color: #074285;
}
.scroll1 {
	padding: 10px 0;
	box-sizing: border-box;
	width:100%;
	height:170px;
	width: 1110px;
	float: right;
	overflow: hidden;
}
.scroll1 .zu_per {
	white-space: nowrap;
}
.scroll1 .zu_per li {
	height:150px;
	/*width: 220px;*/
	overflow: hidden;
	display: inline-block;
	margin: 0 5px;
	position: relative;
	cursor: pointer;
}
.zu_per li img{
	height:150px;
	width: 220px;
	vertical-align: top;
}
._m_b{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.4);
	position: absolute;
	z-index: 1;
	top: 0px;
	padding: 27px 22px 43px 27px;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 28px;
	color: #ffffff;
	display: block;
	left: 355px;
	transition: 0.2s;	
}
.di_p{
	width: 100%;
	height: 100%;
	/*margin-left: -552px;*/
	margin-left: -680px;
	transition: 0.2s;
	text-align: justify;
}
.scroll1 .zu_per li:hover ._m_b{
	left: 0px;
}
.scroll1 .zu_per li:hover .di_p{
	margin-left: 0px;
}
.scroll1 .zu_per li:hover .m_me{
	color: #106dba;
}
.mu_a1{
	overflow: hidden;
	margin-top: 20px;
}
.mu_a1 li{
	color: #4C4C4C;
	font-size:18px;
	margin-bottom: 10px;
	overflow: hidden;
}
.mu_a1 li i{
	display: inline-block;
	width:10px;
	height:10px;
	background:rgba(203,203,203,1);
	border-radius:5px;
	margin-right: 5PX;
	float: left;
	margin-top: 6px;
}
.mu_a1 li b{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	display:block;
	width: 600PX;
	float: left;
	color: #4C4C4C;
}
.mu_a1 li u{
	float: right;
	color: #9A9A9A;
}
.gong_a1{
	width: 100%;
	overflow: hidden;
}
.gong_a1 li{
	margin-top: 20px;
	overflow: hidden;
}
.gong_a1 .tim{
  border-top:1px solid#074285;
  height: 60px;
  width: 90px;
  float: left;
  background: #E6F0F3;
}
.gong_a1 .tim p{
	color: #074285;
  font-size:22px;
  text-align: center;
}
.gong_a1 .tim em{
	display: block;
	color: #074285;
  font-size:14px;
  text-align: center;
}
.gong_a1 span{
	width: 260px;
	box-sizing: border-box;
	padding-left: 20px;
	display: block;
	float: right;
	height: 60px;
	overflow:hidden;
	line-height: 30px;
	font-size:16px;
	color: #4C4C4C;
	transition: all 0.36s ease;
}
.gong_a1 a:hover span{
padding-left: 10px;
	color:#074285;
}
.scroll2 {
	box-sizing: border-box;
	height:auto;
	width: 100%;
	overflow: hidden;
	margin-top: 50px;
}
.scroll2 .zu_per2 {
	white-space: nowrap;
}
.scroll2 .zu_per2 li {
	height:360px;
	/*width: 220px;*/
	overflow: hidden;
	display: inline-block;
	position: relative;
	cursor: pointer;
}
.zu_per2 li img{
	height:360px;
	width: 470px;
	vertical-align: top;
	display: block;
}
.scroll2 .zu_per2 li p{
	position: absolute;
	bottom: 0;
	left: 0;
	width:100%;
    height:60px;
    font-size:22px;
    color: #ffffff;
    text-align: center;
    padding: 0 10px;
    line-height: 60px;
    box-sizing: border-box;
    overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	 background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8));
}
.mu_a2 li{
	overflow: hidden;
	margin-top: 20px;
	padding: 10px;
	box-sizing: border-box;
}
.mu_a2 li img{
	width: 130px;
	height: 100px;
	float: left;
}
.mu_a2 li .we_2{
	margin-left: 30px;
	width: 420px;
	height: 100px;
	float: left;
}
.mu_a2 li .we_2 p{
	font-size:18px;
	color: #4C4C4C;
	line-height: 40px;
}
.mu_a2 li .we_2 span{
	margin-top: 5px;
	display: block;
	overflow: hidden;
	font-size:16px;
	color: #989898;
	line-height: 24px;
	height: 48px;
}
.mu_a2 li:hover{
	box-shadow:0px 4px 8px 0px rgba(0, 0, 0, 0.2);
}
.gong_a2{
	overflow: hidden;
}
.gong_a2 li{
	margin-top: 15px;
	overflow: hidden;
} 
.gong_a2 li em{
	font-size:12px;
	color: #ffffff;
	display: inline-block;
	text-align: center;
	line-height: 22px;
	width:80px;
	height:22px;
	background:rgba(7,66,133,1);
	border-radius:10px;
	float: left;
}

.gong_a2 li div{
	overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
	line-height: 22px;
	color: #4C4C4C;
	font-size:18px;
	width: 440px;
	float: left;
	margin-left: 20px;
}
.xi_tong{
	width: 1200px;
	margin: 0 auto;
	margin-top: 50px;
	overflow: hidden;
}
.xi_tong li{
	width: 180px;
	height: 120px;
	float: left;
	margin-left: 24px;
	 position: relative;
}
.xi_tong li:first-of-type{
	margin-left: 0;
}
.xi_tong li img{
	width: 180px;
	height: 120px;
	position: absolute;
    transition: all 0.6s;
}
.xi_tong .xi_one{
	z-index: 9;
    backface-visibility: hidden;
}

.xi_tong li:hover .xi_one{
	transform: rotateY(180deg); 
}
/*.xi_tong li:hover .xi_two{
	transform: rotateY(360deg); 
}*/
.jie_s{
	width: 1200px;
	margin: 0 auto;
	margin-top: 50px;
	overflow: hidden;
}
.jie_s li{
	width:175px;
	height:80px;
	padding-left: 20px;
	box-sizing: border-box;
	font-size:20px;
	color: #ffffff;
	float: left;
	margin-left: 30px;
	padding-top: 22px;
}
.jie_s .col1{
	background:rgba(222,64,50,1);
	margin-left: 0;
}
.jie_s .col2{
	background:#DE9732;
}
.jie_s .col3{
	background:#2AA370;
}
.jie_s .col4{
	background:#0F88DF;
}
.jie_s .col5{
	background:#0A60C1;
}
.jie_s .col6{
	background:#074285;
}
.dyna{
	width: 1200px;
	margin: 0 auto;
	margin-top: 90px;	
}
.dy_p{
	margin: 0 auto;
	width:348px;
    height:52px;
    position: relative;
} 
.dy_p em{
	color: #4C4C4C;
	font-size:28px;
	position: absolute;
    right: 76px;
    top: -7px;
}
.dy_ul{
	overflow: hidden;
}
.dy_ul li{
	width: 31%;
	float: left;
	margin-right: 2%;
	margin-top: 40px;
}
.dy_ul li:nth-child(3n){
	margin-right: 0;
}
.dy_ul li div{
	width:90px;
    height:80px;
	background: url(../images/bss2.png) no-repeat;
	float: left;
	padding-top: 10px;
	box-sizing: border-box;
}
.dy_ul li div p{
	font-size:22px;
	color: #074285;
	text-align: center;
}
.dy_ul li div em{
	display: block;
	margin-top: 5px;
	text-align: center;
	font-size:16px;
	color: #989898;
}
.dy_ul li:hover span{
	color: #074285;
}
.dy_ul li span{
	font-size:18px;
	color: #4C4C4C;
	line-height: 24px;
	display: block;
	width: 250px;
	height: 72px;
	float: left;
	margin-left: 30px;
	text-align: justify;
}
.zx_mo{
	margin: 0 auto;
	display: block;
	margin-top: 50px;
	width:152px;
	height:42px;
	font-size:24px;
	color:#999999;
	text-align: center;
	line-height: 42px;
	border:1px solid rgba(152,152,152,1);
	border-radius:4px;
}
.zx_mo:hover{
	border:1px solid #074285;
	color: #074285;
}
.dy_xu{
	overflow: hidden;
}
.dy_xu li{
	width: 32%;
	float: left;
	margin-right: 1%;
	margin-top: 40px;
}
.dy_xu li video,.dy_xu li img{
	width: 100%;
}
.dy_xu li p{
	color: #074285;
	line-height: 40px;
	text-align: center;
	font-size:18px;
}
.mics{
	width: 1200px;
	margin: 0 auto;
	margin-top: 90px;
	overflow: hidden;
}
.mi_l{
	width: 580px;
	float: left;
}
.mi_r{
	width: 580px;
	float: right;
}
.mi_h5{
	padding-bottom: 15px;
	border-bottom:2px solid #074285;
	font-size:24px;
	color: #4C4C4C;
}
.mi_h5 a{
	float: right;
	font-size:18px;
	color: #074285;
}
.mi_h5 b {
    font-size: 18px;
    color: #CACACA;
    margin-left: 10px;
}
.mi_h5 em {
    width: 4px;
    height: 25px;
    background: rgba(7,66,133,1);
    display: inline-block;
    margin-right: 5px;
    float: left;
}
.mi_h5 img{
	margin-right: 5px;
}
.tz_li{
	overflow: hidden;
}
.tz_li li{
	margin-top: 20px;
}
.tz_li li{
	transition: all 0.36s ease;
	box-sizing: border-box;
}
.tz_li span{
	font-size:18px;
	color: #4C4C4C;
	width: 80%;
	display: inline-block;
}
.tz_li li span b{
	font-size:18px;
	float: right;
}
.tz_li li span b img{
	margin-left: 10px;
}
.tz_li li span i{
	color: #074285;
}
.tz_li li:hover{
	padding-left: 10px;
	padding-right: 10px;
}
.tz_li li:hover span{	
	color: #074285;
}
.tz_li li b{
	font-size: 18px;
    color: #9B9B9B;
    float: right;
}
.da_m{
	overflow: hidden;
}
.da_m li{
	margin-top: 20px;
	overflow: hidden;
}
.da_m li{
	transition: all 0.36s ease;
	box-sizing: border-box;
	overflow: hidden;
}
.da_m span{
	font-size:18px;
	color: #4C4C4C;
	width: 80%;
	display: inline-block;
}
.da_m li a{
	font-size:18px;
	float: right;
	color: #4C4C4C;
}
.da_m li a>b{
	font-size:18px;
	float: right;
	color: #4C4C4C;
}

.da_m li span img{
	margin-right: 10px;
}
.da_m li:hover{
	padding-left: 10px;
	padding-right: 10px;
}
.da_m li:hover span{	
	color: #074285;
}
/*.da_m li a{
	font-size: 18px;
    color: #9B9B9B;
    /*float: right;*/
}*/
.xue_h{
	overflow: hidden;
	margin: 0 auto;
	margin-top: 50px;
}
.xue_h{
	overflow: hidden;
	margin: 0 auto;
	margin-top: 50px;
}
.xue_p{
	width: 1200px;
    height: 2px;
    border-top: 2px solid #4B4B4B;
    text-align: center;
    margin: 15px auto;
}
.xue_p h4{
	padding: 0 40px;
    background: #ffffff;
    position: relative;
    left: 50%;
    height: 40px;
    line-height: 40px;
    top: -22px;
    width: 220px;
    color: #074285;
    font-size: 24px;
    text-align: center;
    margin-left: -110px;
}
.xue_p h4 img {
    width: 26px;
    height: 24px;
    position: absolute;
    top: 10px;
    vertical-align: middle;
}
.xue_p h4 img:first-of-type {
    left: 0;
}
.xue_p h4 img:last-of-type {
    right: 0;
}
.xue_ul{
	overflow: hidden;
	margin: 0 auto;
	margin-top: 30px;
	width: 1200px;
}
.xue_ul li{
	width: 280px;
	height: 230px;
	float: left;
	margin-left: 26px;
}
.xue_ul li:first-of-type{
	margin-left: 0;
}
.xue_ul li div{
	width: 280px;
	height: 200px;
	overflow: hidden;
}
.xue_ul li div img{
	width: 280px;
	height: 200px;
	transition: all 0.3s ease-out 0s;	
}
.xue_ul li p{
	color: #4D4D4D;
	font-size: 20px;
	width: 100%;
	text-align: center;
	line-height: 30px;
	height: 30px;
	background:rgba(0,0,0,0.2);
}
.xue_ul li:hover img{
	-webkit-transform:scale(1.08);
	-ms-transform:scale(1.08);
	transform:scale(1.08);
}
