@charset "utf-8";
.FloatingLeft {
    position: fixed;
    left: 0;
    top: 19%;
    background: #0a1620;
    width: 160px;
    text-align: center;
    z-index: 99999;
}
.FloatingLeft p{
	font-size: 18px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}
.FloatingLeft ul{
    background: #FFFFFF;
    font-size: 14px;
    margin: 0 10px;
}
.FloatingLeft p a{
    margin-top: 5px;
    font-size: 14px;
    background: #FFFFFF;
    display: inline-block;
    width: 140px;
    padding: 10px 0;	
}
.FloatingLeft p:last-child{
	margin-bottom: 20px;
}
.FloatingLeft ul li a {
    padding: 8px 0;
    margin: 0 10px;
    border-bottom: 1px solid #EEEEEE;
    display: inline-block;
    color: #000000;
}
.FloatingLeft ul li a:hover{
	color: #EB6100;
}
.FloatingLeft ul li:first-child{
	padding-top: 0;
}
.FloatingLeft ul li:last-child a,
.FloatingLeft ul li:nth-child(6) a{
	border-bottom: 0;	
}
.FloatingLeft ul li:last-child a{
	color: #FFFFFF;		
}
.FloatingLeft ul li:last-child {
    background: #EB6100;
}
.FloatingLeft ul li:last-child:hover,
.FloatingLeft p:nth-child(3) a:hover{
	background: #c73000;
}
.FloatingLeft p:first-child{
	position: relative;
	padding: 20px 0;
}
.FloatingLeft p:first-child em{
    font-size: 20px;
    color: #ffffff;
    font-weight: bold;
    width: 100%;
    display: inline-block;
}
.FloatingLeft p:nth-child(3) a {
    background: #EB6100;
    color: #FFFFFF;
}
.FloatingLeft p:nth-child(4) a,
.FloatingLeft p:nth-child(5) a{
	background: #2e9fff;
    color: #FFFFFF;
}
.FloatingLeft p:nth-child(4) a:hover,
.FloatingLeft p:nth-child(5) a:hover{
	background: #1284e4;
}

.scroll-to-top:hover {
	background: #2e9fff;
    border-color: #55b0fd;
}

.scroll-to-top:hover i {
	color: #fff;
}
.scroll-to-top i {
	font-size: 14px;
	line-height: 50px;
	color: #fff;
	position: relative;
	z-index: 10;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}
.scroll-to-top {
    display: inline-block;
    width: 50px;
    height: 50px;
    background: #0e6ec8;
    position: fixed;
    bottom: 120px;
    left: 48px;
    z-index: 990;
    text-align: center;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    display: none;
    border: 1px solid #11a7ea;
}
.fa-angle-up:before {
    content: "\f106";
}
/*nav*/
.top{
	background: #FFFFFF;
    background: #FFFFFF;
    position: fixed;
    width: 100%;
    z-index: 9999999;
    left: 0;
    top: 0;	
    box-shadow: 0 5px 20px rgba(0,0,0,0.1);    
}
.top img{
    height: 30px;
    padding: 15px 0;	
}
.top ul,
.top ul li{
	display: inline-block;
	float: right;
}

.top ul li{
	margin-right: 12px;
	height: 60px;
	line-height: 60px;
	float: left;
}
.top ul li a{
	color: #282828;
	font-size: 14px;
}
.top ul li a:hover{
	color: #EB6100;
}
.top_info{
	background: #0a1620;
}
.top_info p a,
.top_info p span{
	display: inline-block;
	color: #7a8c9c;
    line-height: 40px;	
	font-size: 14px;
}
.top_info p a{
	margin-right: 20px;
}
.top_info p a:hover{
	color: #ffa200;
}
.top_info p span{
	float: right;
}
/*banner*/
.banner{
	position: relative;
    z-index: -99;	
    margin-bottom: -5px;
    margin-top: 105px;    
}
.banner img{
	width: 100%;
}
.banner_info{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
}
.banner_cont h1{
    color: #FFFFFF;
    margin-top: 90px;
    font-size: 40px;
    text-align: center;
    margin-bottom: 10px;
}
.banner_cont h2 {
    color: #ffffff;
    font-size: 60px;
    text-align: center;
}
.banner_cont h3{
    font-size: 35px;
    font-weight: 400;
    color: #FFFFFF;
    padding: 15px 0 20px;
    text-align: center;
}

.banner_cont h3 a:hover{
	color: #ffa200;
}
.banner_cont p {
    color: #FFFFFF;
    text-align: center;
    font-size: 24px;
    font-weight: 100;
    margin-bottom: 20px;
}
.banner_cont p em{
	font-size: 48px;
	font-weight: bold;
	color: #fff;
	vertical-align: middle;
}
.bd_1{
    padding-top: 40px;
}
.bd_1 form ul{
	text-align: center;
}
.bd_1 form ul li{
	display: inline-block;
	vertical-align: top;
    margin-right: 20px;	
}
.bd_1 form ul li span{
    font-size: 18px;
    background: #fff;
    padding: 10px 20px;
    font-weight: bold;
    color: #b0310f;
    vertical-align: top;
    display: inline-block;
}
.bd_1 form ul li input{
	padding: 10px 20px 11px;
	vertical-align: top;
	width: 150px;
	display: inline-block;
	background: rgb(255 255 255 / 0.2);
	color: #ffffff;
	font-size: 18px;
	border: 1px solid #fff;
	border-left: 0;
}
.center input{
	background: #fff !important;
    border: 1px solid #fff !important;
    width: auto !important;
	color: #a7300e !important;
	cursor: pointer;
	font-weight: bold;
    padding: 10px 40px 11px !important;	
}

.bd_1 form ul li input:focus{
	background: rgb(109 9 9 / 20%);
	border: 1px solid #ffa200;
	border-left: 0;
}

/*conter1*/
.conter1_info_img{
	width: 100%;
    margin-bottom: 20px;	
}
.conter1_info .conter12 h1{
	font-size: 24px;
	text-align: left;
	margin-top: 10px;
}
.conter1_info div img,
.conter1_cont1,
.conter1_cont2,.conter1_cont3{
	display: inline-block;
	vertical-align: top;
}
.conter1_info div img{
    width: 16.5%;
    padding: 50px 2% 20px 0;
    margin-top: -34px;
    z-index: 99;
}

.conter1_info div:last-child img{
    padding: 0 2% 20px 0;
}
.conter1_cont1,
.conter1_cont2,
.conter1_cont3{
	font-size: 14px;
    font-weight: 100;
    line-height: 33px;
    text-align: justify;
    text-indent: 2em;
}
.conter1_cont1{
    width: 81%;
}
.conter1_cont3{
	width: 60%;
}
.conter1_cont2{
    width: 100%;	
}
.conter1_cont1 em,
.conter1_cont2 em,.conter1_cont3 em{
	color: #EB6100;
	font-weight: bold;
}
.conter1_info{
    position: relative;
    box-shadow: 0 10px 10px rgba(0,0,0,0.2);
    width: 100%;
}
.conter1_conter{
	position: absolute;
	z-index: 99;
	width: 100%;
	text-align: center;
	top: 0;
}
.conter1_cont{
	background: #fff;
}
.conter1_bg1,
.conter1_bg2,
.conter1_bg3{
	display: inline-block;
	width: 100%;
}
.conter1_bg1{
	background: #FFFFFF;
	height: 300px;
}
.conter1_bg2{
	height: 420px;
	background: #214776;
}
.conter1_bg3{
    background: #214776;
    height: 580px;
    margin-top: -43px;
    transform: skewY(-2deg);
    box-shadow: 0 20px 0 rgb(33 71 118 / 0.3);
    margin-bottom: 42px;
    -webkit-transform: skewY(-2deg);
    -moz-transform: skewY(-2deg);
    -o-transform: skewY(-2deg);
    -ms-transform: skewY(-2deg);
}
.conter1_info div{
	padding: 0 28px;
	position: relative;
}
.conter1_info div:last-child{
    padding-bottom: 15px;
    margin-top: 35px;
}
.conter1_info div:last-child p span{
	display: inline-block;
}
.conter1_info div:last-child p span:first-child{
	font-size: 30px;
	font-weight: bold;
	padding: 20px 0 10px;
	display: inline-block;
    width: 107%;
    margin-left: -57px;
    text-align: left;
}

.conter1_info div:last-child p span:first-child em{
	display: inline-block;
	background: #e69f45;
	font-size: 18px;
	font-weight: 100;
	padding: 3px 20px;
	color: #fff;
	margin-left: 10px;
	vertical-align: middle;
}
.conter1_2bg{
	position: absolute;
	background: rgb(205 170 125 / 0.1);
	width: 100%;
	display: inline-block;
	height: 165px;
	top: 0;
	left: 0;
	z-index: 0;
}
.conter1{
    position: relative;
    margin: 0 auto;
    display: inline-block;
    width: 100%;	
}
.conter1 .conter1_info .w1200{
	background: #FFFFFF;
	padding: 0 20px 20px;
}
.conter2_bg{
    background: url(../img/1_23.jpg) no-repeat 50% -124.3px / cover;
    background-size: cover;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -99999;
}

.overlay_bg {
    width: 100%;
    height: 100%;
    z-index: 100;
    top: 0;
    padding: 100px 0 100px 0;
    background-size: cover;
}
.conter2_info table {
    width: 100%;
    border-collapse: collapse;
    margin: 0 0 80px;
    box-shadow: 0 10px 20px rgba(2,28,68,0.2);
}

.conter2_info table tr {
	line-height: 40px;
}

.conter2_info table tr th {
    /* font-size: 22px; */
    /* text-align: center; */
    font-weight: normal;
    padding: 27px 0;
}

.conter2_info table tr td {
    font-size: 18px;
    color: #333;
    text-align: center;
    padding: 20px 0;
    line-height: 30px;
}
.conter2_info table tr th img{
    height: 31px;
    margin-top: 10px;
    margin-bottom: -5px;
}
.conter2_info table tr th:nth-child(2),
.conter2_info table tr td:nth-child(2){
    background-color: #4c72b1;
    color: #fff;
    text-align: left;
    padding: 0 50px;
}
.conter2_info table tr th:nth-child(1),
.conter2_info table tr td:nth-child(1){
    background-color: #fff;
    color: #000;    
}
.conter2_info table tr:nth-child(2) td:nth-child(1),
.conter2_info table tr:nth-child(4) td:nth-child(1),
.conter2_info table tr:nth-child(6) td:nth-child(1),
.conter2_info table tr:nth-child(8) td:nth-child(1),
.conter2_info table tr:nth-child(10) td:nth-child(1){
    background-color: #f2f2f2;
}
.conter2_info table tr:nth-child(2) td:nth-child(2),
.conter2_info table tr:nth-child(4) td:nth-child(2),
.conter2_info table tr:nth-child(6) td:nth-child(2),
.conter2_info table tr:nth-child(8) td:nth-child(2),
.conter2_info table tr:nth-child(10) td:nth-child(2){
    background-color: #3c5c92;
}

/*conter3*/
.conter3{
	background: url(../img/1_21.jpg)no-repeat;
	background-size: 100% auto;
}
.kemu {
	width: 100%;
    padding-bottom: 80px;	
}

.kemu ul {
    width: 100%;
    text-align: center;
    margin-top: -35px;
    margin-bottom: 50px;
}

.kemu ul li {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: 100;
    border-radius: 4px;
    margin-right: 28px;
}
.kemu ul li {
	margin-right: 0;
}

.kemu ul li:last-child {
	margin-right: 0;
}

.kemu table {
	width: 100%;
	overflow: hidden;
	border: 1px solid #6699ff;
	border-collapse: collapse;
	background: rgba(57,80,101,0.8);
}

.kemu table tr {
	line-height: 60px;
}

.kemu table tr th {
	border: 1px solid #ffffff;
	font-size: 24px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	padding: 15px 0;
}

.kemu table tr td {
	border: 1px solid #c3d0ea;
	font-size: 18px;
	font-weight: 100;
	color: #ffffff;
	text-align: center;
	padding: 14px 0;
	line-height: 35px;
}
.kemu table tr th:nth-child(1),
.kemu table tr td:nth-child(1){
	background: #009944;
}
.kemu table tr:nth-child(2) td:nth-child(1){
	background: rgba(57,80,101,0);	
}
.kemu table tr th:nth-child(2){
	background: #f39800;
}
.kemu table tr th:nth-child(3){
	background: #448aca;
}

/*conter4*/
.conter4{
	width: 100%;
	background: #005752;
    padding-bottom: 50px;	
}
.wrap {
	width: 100%;
    height: 486px;
    position: relative;
    overflow: hidden;
}

.pic {
	width: 590px;
	height: 486px;
}

.pic1 {
	background: url('../img/qinghua.gif');
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.pic2 {
	background: url('../img/beida.gif');
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	left: 530px;
	z-index: 3;
}

.pic3 {
	background: url('../img/renda.gif');
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	left: 660px;
	z-index: 5;
}

.pic4 {
	background: url('../img/yangcai.gif');
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	left: 790px;
	z-index: 7;
}

.pic5 {
	background: url('../img/beihang.gif');
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	left: 920px;
	z-index: 9;
}

.pic6 {
	background: url('../img/beijiaoda.gif');
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	left: 1050px;
	z-index: 11;
}

.yuanxiao1 {
	display: none;
    padding: 40px 45px 40px 40px;
    width: 505px;
    height: 406px;
    background: rgba(0, 0, 0, .3);
}

.yuanxiao2 {
	width: 590px;
	height: 486px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 22px;
	color: rgba(51, 51, 51, 1);
	background: rgba(0, 0, 0, .3);
}

.yuanxiao2 p {
	display: block;
	width: 28px;
	overflow: hidden;
	position: absolute;
	left: 53px;
	top: 40px;
	word-wrap: break-word;
	font-size: 22px;
	font-weight: 700;
	color: #f7e6ac;
}

.yuanxiao1 h2 {
	font-size: 26px;
	color: #f39800;
	font-weight: 700;
	margin-bottom: 20px;
}

.yuanxiao1 p {
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	margin-bottom: 6px;
}

.yuanxiao1 .yx_s {
	display: block;
    background: #f39800;
    color: #fff;
    text-align: center;
    font-size: 18px;
    position: absolute;
    bottom: 40px;
    right: 40px;
    padding: 10px 20px;
    font-weight: 100;
}
.yuanxiao1 .yx_s:hover {
	background: #FF6000;
}

.bd_2 {
    width: 100%;
    background: #f39800;
    display: inline-block;    
}

.bd_2 form {
    padding: 15px 0;
    display: inline-block;
    width: 100%;
    margin: 0;
}

.bd_2 form ul {}

.bd_2 form ul li {
	display: inline-block;
	vertical-align: middle;
}

.bd_2 form ul li span {
    display: inline-block;
    vertical-align: middle;
    margin: 0 14px 0 32px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;    
}

.bd_2 form ul li input {
    width: 190px;
    height: 50px;
    border: 0;
    margin: 0;
    padding: 0 20px;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #333;
    background: #f3ca86;
}
.bd_2 form ul li:last-child input{
    color: #FFFFFF;
    font-weight: bold;
    background: #eb6100;
    margin-left: 41px;
    cursor: pointer;
    font-size: 20px;
}
.bd_2 form ul li:last-child input:hover,
.bd_2 form ul li:last-child input:focus{
    background: #eb5700
    ;
}
.bd_2 form ul li input:focus{
	background: #fff;
}

.bd_2 ul .center {
    margin-left: 34px;
    margin-right: 0px;
}

.bd_2 ul .center input {
    font-size: 18px;
    color: #fff;
}

.mianshi {
	width: 100%;
	min-width: 1180px;
	overflow: hidden;
}

.biao4 {
	margin-top: 60px;
}

.biao4 span {
	background: url(../images/biao4_bg.png) no-repeat center 6px;
}

.banner_index {
	height: 280px;
	position: relative;
	overflow: hidden;
	width: 1180px;
	margin: 0 auto 10px;
}

.banner_index ul li {
	text-align: center;
}

.banner_index ul li img {
	display: block;
	float: left;
	width: 220px;
	height: 220px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.banner_index ul li .img_last {
	margin-right: 0
}

.banner_index ul li h6 {
	font-size: 20px;
	color: #434343;
	text-align: center;
	line-height: 40px;
}

.banner_index .banner_wrap {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
}

.banner_index .banner_wrap li {
	width: 1180px;
	float: left;
}

.indexBanner_num {
	width: 1180px;
	margin: 0 auto;
	padding: 10px 0 50px;
	text-align: center;
}

.indexBanner_num a {
	width: 16px;
	height: 16px;
	display: inline-block;
	_zoom: 1;
	background: rgba(98, 98, 98, 0.5);
	font-size: 0px;
	line-height: 0px;
	margin: 0 4px;
	border-radius: 16px;
}

.indexBanner_num a.on,
.indexBanner_num a:hover {
	background: rgba(98, 98, 98, 1);
}


.friend {
	margin: 0 auto;
	overflow: hidden;
	width: 1180px;
	position: relative;
}

.mr_frbox {
	height: 339px;
}

.mr_frBtnL {
	cursor: pointer;
	height: 40px;
	width: 40px;
	position: absolute;
	top: 160px;
	left: 10px;
	z-index: 99999;
	background: rgba(0, 0, 0, 0.4);
	border-radius: 20px;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
    color: rgba(255, 255, 255, 1);
	text-align: center;
	line-height: 40px;
	opacity: 0;
}

.mr_frUl {
	float: left;
	height: 339px;
	width: 1180px;
}

.mr_frBtnR {
	cursor: pointer;
	height: 40px;
	width: 40px;
	position: absolute;
	top: 160px;
	right: 10px;
	z-index: 99999;
	background: rgba(0, 0, 0, 0.4);
	border-radius: 20px;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
    color: rgba(255, 255, 255, 1);
	text-align: center;
	line-height: 40px;
	opacity: 0;
}

.friend:hover .mr_frBtnL,
.friend:hover .mr_frBtnR {
	opacity: 1
}

.mr_frUl ul li {
	width: 220px;
	height: 339px;
	float: left;
	margin-right: 20px;
	position: relative;
	overflow: hidden;
}

.mr_frUl ul li div {
	width: 220px;
	height: 339px;
	background: #009688;
	position: absolute;
	top: 299px;
	left: 0;
	transition: all 0.5s ease-in;
}

.mr_frUl ul li div h2 {
	text-align: center;
	line-height: 40px;
	font-size: 20px;
	color: #fff;
	font-weight: normal;
	transition: all 0.5s ease-in;
}

.mr_frUl ul li div p {
	padding: 4px 14px;
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	text-indent: 2em;
}

.mr_frUl ul li div a {
	display: block;
	width: 150px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	font-size: 18px;
	background: #fff;
	color: #333;
	position: absolute;
	bottom: 16px;
	left: 50%;
	margin-left: -75px;
}

.mr_frUl ul li:hover div {
	top: 0px;
}

.mr_frUl ul li:hover div h2 {
	margin-top: 20px;
}
.biao_an {
    margin: 30px auto;
    text-align: center;
}

.biao_an a {
    display: inline-block;
    padding: 10px 30px;
    margin: 0 auto;
    color: #05655c;
    font-size: 30px;
    border: 1px solid #009688;
    font-weight: 100;
    text-align: center;
}
.biao_an a:hover{
    background: #009688;
    color: #ffffff;
    border: 1px solid #0e6960;	
}
.mskc{
	background: #FFFFFF;
	padding-bottom: 50px;
}
.mskc h2 {
	text-align: center;
	font-size: 32px;
	line-height: 46px;
	letter-spacing: 1px;
	font-weight: 700;
	color: #333333;
	margin: 30px 0;
}

.mskc table {
	width: 100%;
    overflow: hidden;
    border: 1px solid #02312f;
    border-collapse: collapse;
    background: #fff;
    margin-bottom: 50px;
    box-shadow: 0 5px 20px rgba(16,38,45,0.2);
}

.mskc table tr {
	border: 1px solid #fb5959;
	line-height: 34px;
}

.mskc table tr th {
	border: 1px solid #02312f;
    font-size: 24px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    padding: 8px 0;
    background: #005752;
}

.mskc table tr td {
	border: 1px solid #02312f;
    background: #e8f0ef;
    font-size: 16px;
    font-weight: 100;
    color: #060606;
    text-align: left;
    line-height: 26px;
    padding: 12px 8px 12px 14px;
}
.mskc table tr td:first-child{
	text-align: center;
}
.mskc table div {
	text-align: left;
}

.bd_3 {
    width: 100%;
    background: #8dc4c1;
    display: inline-block;
}

.bd_3 form {
	padding: 10px 0;
}

.bd_3 form ul {}

.bd_3 form ul li {
    display: inline-block;
    vertical-align: middle;
}

.bd_3 form ul li span {
    display: inline-block;
    vertical-align: middle;
    margin: 0 14px 0 32px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}

.bd_3 form ul li input {
    width: 190px;
    height: 50px;
    border: 0;
    margin: 0;
    padding: 0 20px;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #333;
    background: #d5eceb;
}
.bd_3 form ul li input:focus {
    background: #fff;	
}
.bd_3 form ul li:last-child input{
    color: #FFFFFF;
    font-weight: bold;
    background: #339c96;
    margin-left: 41px;
    cursor: pointer;
    font-size: 20px;	
}
.bd_3 form ul li:last-child input:hover{
    background: #0a726c;	
}

.bd_3 ul .center {
	width: 200px;
	height: 38px;
	border: 0;
	text-align: center;
	border-radius: 6px;
	margin-left: 34px;
	margin-right: 0px;
	overflow: hidden;
}
.conter7{
	background: url(../img/1_07.jpg) no-repeat;
	background-size: 100% auto;
	padding-bottom: 50px;
}
.conter5{
	background: url(../img/1_07.jpg) no-repeat;
	background-size: 100% 100%;
	padding-bottom: 50px;
}
.conter5_info li{
	display: inline-block;
	vertical-align: top;
	background: rgba(255,255,255,0.1);
	margin-bottom: 20px;
	width: 100%;
	padding-bottom: 20px;
}
.conter5_info li h1{
    text-align: left;
    font-size: 20px;
    color: #FFFFFF;
    padding: 20px;
    margin-bottom: 20px;
}
.conter5_info li p,.conter7_info p,.conter7_font{
	color: #d6d6d6;
	font-size: 14px;
	text-align: justify;
	line-height: 30px;
	padding: 0 20px;
	/* background: rgba(255,255,255,0.1); */
	text-indent: 2em;
}
.conter5_info li:first-child{
	width: 100%;
}
.conter5_info li:nth-child(2),
.conter5_info li:nth-child(3),
.conter5_info li:nth-child(4),
.conter5_info li:nth-child(5){
	margin-right: 1%;
}
.conter5_info li:nth-child(5){
	margin-right: 0;
}
.conter5_info li:first-child h1{
	background: #f39800;
}
.conter5_info li:nth-child(2) h1{
	background: #005982;
}
.conter5_info li:nth-child(3) h1{
	background: #5f52a0;
}
.conter5_info li:nth-child(4) h1{
	background: #638c0b;
}
.conter5_info li:nth-child(5) h1{
	background: #b7aa00;
}

.mr_frbox_1 {
	height: 339px;
}

.mr_frBtnL_1 {
	cursor: pointer;
	height: 40px;
	width: 40px;
	position: absolute;
	top: 160px;
	left: 10px;
	z-index: 99999;
	background: rgba(0, 0, 0, 0.4);
	border-radius: 20px;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
    color: rgba(255, 255, 255, 1);
	text-align: center;
	line-height: 40px;
	opacity: 0;
}

.mr_frUl_1 {
	float: left;
	height: 339px;
	width: 1180px;
	margin-bottom: 50px;
}

.mr_frBtnR_1 {
	cursor: pointer;
	height: 40px;
	width: 40px;
	position: absolute;
	top: 160px;
	right: 10px;
	z-index: 99999;
	background: rgba(0, 0, 0, 0.4);
	border-radius: 20px;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
    color: rgba(255, 255, 255, 1);
	text-align: center;
	line-height: 40px;
	opacity: 0;
}

.friend:hover .mr_frBtnL_1,
.friend:hover .mr_frBtnR_1 {
	opacity: 1
}

.mr_frUl_1 ul li {
	width: 220px;
	height: 339px;
	float: left;
	margin-right: 20px;
	position: relative;
	overflow: hidden;
}

.mr_frUl_1 ul li div {
	width: 220px;
	height: 339px;
	background: rgba(255, 138, 0, 0.8);
	position: absolute;
	top: 299px;
	left: 0;
	transition: all 0.5s ease-in;
}

.mr_frUl_1 ul li div h2 {
	text-align: center;
	line-height: 40px;
	font-size: 20px;
	color: #fff;
	font-weight: normal;
	transition: all 0.5s ease-in;
}

.mr_frUl_1 ul li div p {
	padding: 4px 14px;
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	text-indent: 2em;
}

.mr_frUl_1 ul li div a {
	display: block;
	width: 150px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	font-size: 18px;
	background: #fff;
	color: #f39800;
	position: absolute;
	bottom: 16px;
	left: 50%;
	margin-left: -75px;
}

.mr_frUl_1 ul li:hover div {
	top: 0px;
}

.mr_frUl_1 ul li:hover div h2 {
	margin-top: 20px;
}
.bskc h2 {
	text-align: center;
	font-size: 32px;
	line-height: 46px;
	letter-spacing: 1px;
	font-weight: 700;
	color: #fba33c;
	margin: 30px 0;
}

.bskc table {
	width: 100%;
    overflow: hidden;
    border: 1px solid #fba33c;
    border-collapse: collapse;
    background: #055861;
    box-shadow: 0 5px 20px rgba(0,0,0,0.2);
}

.bskc table tr {
	border: 1px solid #fba33c;
	line-height: 34px;
}

.bskc table tr th {
	border: 1px solid #c5eefb;
    font-size: 20px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    padding: 10px 0;
    background: #19a3b9;
}

.bskc table tr td {
	border: 1px solid #c5eefb;
	font-size: 16px;
	color: #bddae2;
	text-align: center;
	line-height: 26px;
	padding: 12px 8px 12px 14px;
}

.bskc table tr td div {
	text-align: left;
	padding-left: 8px;
}
.conter6{
    background: #192a3a;
    padding-bottom: 50px;    
}
.conter7_info p em,.conter7_font h3 em{
	color: #EB5700;
	font-weight: bold;
}
.conter7_font h3{
	font-weight: 100;
    margin-top: 10px;	
}
.conter7_info ul li{
	display: inline-block;
	width: 32%;
	margin-right: 1.5%;
	vertical-align: top;
}
.conter7_info ul li:last-child{
	margin-right: 0;
}
.conter7_info ul{
	margin-top: 20px;
}
.conter7_info ul li a{
    width: 100%;
    height: 105px;
    overflow: hidden;
    display: inline-block;
}	
.conter7_info ul li img{
	width: 100%;
    height: 100%;
    border-radius: inherit;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out,-webkit-transform .2s ease-in-out;
}
.conter7_info ul li:hover img{
	-webkit-transform: scale(1.1);
    transform: scale(1.1);	
}
.conter7_font{
	margin-top: -5px;
}
.conter7_font h1,.conter7_font h2{
	display: inline-block;
}
.conter7_font h2{
	float: right;
	font-size: 18px;
	font-weight: 100;
}
.conter7_info p{
    font-size: 16px;
	font-weight: 100;
    line-height: 40px;	
}
.conter7_font h2 span{
	font-size: 24px;
	font-weight: bold;
}

.conter8{
	background: url(../img/1_08.jpg) no-repeat;
	background-size: 100% 100%;
	padding-bottom: 50px;
}
.conter8_info ul li h1,
.conter8_info ul li p,
.conter8_info ul li img{
	display: inline-block;
	vertical-align: middle;
}
.conter8_info ul li img{
	width: 4%;
	margin: 0 0.5%;
}
.conter8_info ul li h1{
	width: 15%;
	font-size: 20px;
	color: #fff;
}
.conter8_info ul li p{
	width: 78%;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    font-weight: 100;
}
.conter8_info ul li{
	padding: 15px 0;
}
.conter8_info ul li:nth-child(1),
.conter8_info ul li:nth-child(3){
	background: rgba(0,160,233,0.2);
}
.conter8_info ul li:nth-child(2),
.conter8_info ul li:nth-child(4){
	background: rgba(255,255,255,0.2);
}
.conter8_cont ul li{
    display: inline-block;
    vertical-align: top;
    width: 23.9%;
    margin-right: 0.5%;
    background: #fff;
    border: 2px solid #fff;
    height: 400px;
}
.conter8_cont ul li:hover{
    border: 2px solid #0bf5e8;	
}
.conter8_cont ul li:last-child{
	margin-right: 0;
}
.conter8_cont ul li a img{
    width: 100%;
    height: 100%;
    border-radius: inherit;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out,-webkit-transform .2s ease-in-out;
}
.conter8_cont ul li:hover a img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);	
}
.conter8_cont ul li a{
    width: 100%;
    height: 200px;
    overflow: hidden;
    display: inline-block;	
}
.conter8_cont ul li h1{
	font-size: 18px;
	padding: 10px 10px;
}
.conter8_cont ul li p{
    font-size: 14px;
    padding: 0 10px 10px;
    font-weight: 100;
    line-height: 24px;
}
.conter8_cont ul li h2{
    padding: 0 10px 10px;
    font-size: 13px;
    font-weight: bold;
    color: #ff6000;
    line-height: 24px;
}
.conter8_cont ul li h2 em{
	color: #FF6000;
	font-weight: bold;
	font-size: 18px;
}

.bd_4 {
	background: #4478ff;
	margin-top: 20px;
}

.bd_4 form {
	padding: 15px 0;
}

.bd_4 form ul {}

.bd_4 form ul li {
    display: inline-block;
    vertical-align: top;
}

.bd_4 form ul li span,
.bd_4 form ul li input{
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}

.bd_4 form ul li span{
	padding: 0 10px 0 20px;
}
.bd_4 form ul li input {
    width: 193px;
    border: 0;
    font-size: 16px;
    color: #333;
    padding: 14px 20px 15px;
    background: #dce7ff;
}
.bd_4 form ul li input:focus{
	background: #FFFFFF;
}

.bd_4 ul .center input,.bd_5 ul .center input {
    width: 249px !important;
    font-size: 18px;
    color: #fff !important;
    border-radius: 0;
    margin-left: 20px;
    background: #2357de !important;
    border: 1px solid #2357de !important;
}
.conter12{
	background: #fff;
	padding-bottom: 50px;
}
.conter12 .w1240 img{
	width: 100%;
}
.conter9{
	background: url(../img/1_09.jpg) no-repeat;
	background-size: 100% auto;
	padding-bottom: 50px;
}
.conter9_info table {
	width: 100%;
	border: 1px solid #fff;
	border-collapse: collapse;
	background: #dce7ff;
    box-shadow: 0 5px 20px rgba(16,38,45,0.2);	
}

.conter9_info table tr {
	border: 1px solid #36a2af;
	line-height: 34px;
}

.conter9_info table tr th {
    border: 1px solid #ffffff;
    font-size: 18px;
    color: #fff;
    text-align: center;
    font-weight: normal;
    padding: 8px 0;
    background: #4478ff;
}

.conter9_info table tr td {
	border: 1px solid #ffffff;
	font-size: 16px;
	color: #3f3f3f;
	text-align: left;
	line-height: 26px;
	padding: 12px 8px 12px 14px;
}

.conter9_info table tr td div {
	text-align: left;
	padding-left: 8px;
}

.conter10{
    padding-bottom: 50px;	
}
.conter10_info table {
	width: 100%;
	border: 1px solid #fff;
	border-collapse: collapse;
	background: #dce5e7;
    box-shadow: 0 5px 20px rgba(16,38,45,0.2);	
}

.conter10_info table tr {
	border: 1px solid #36a2af;
	line-height: 34px;
}

.conter10_info table tr th {
    border: 1px solid #ffffff;
    font-size: 18px;
    color: #fff;
    text-align: center;
    font-weight: normal;
    padding: 8px 0;
    background: #408198;
}

.conter10_info table tr td {
	border: 1px solid #ffffff;
	font-size: 16px;
	color: #3f3f3f;
	text-align: center;
	line-height: 26px;
	padding: 12px 8px 12px 14px;
}
.conter10_info table tr td:nth-child(1),
.conter10_info table tr td:nth-child(4){
	background: #408198;
    color: #fff;
}
.conter10_info table tr td div {
	text-align: left;
	padding-left: 8px;
}


.bd_5 {
	width: 100%;
	background: #7197a5;
    margin-top: 50px;	
}

.bd_5 form {
	padding: 10px 0;
}

.bd_5 form ul li {
    display: inline-block;
    vertical-align: top;
}

.bd_5 form ul li span {
    padding: 0 10px 0 20px;
}
.bd_5 form ul li input{
	width: 193px;
    border: 0;
    font-size: 16px;
    color: #333;
    padding: 13px 20px 13px;
    background: #dff9f7;
    display: inline-block;
}
.bd_5 form ul li input:focus {
    background: #FFFFFF;
}
.bd_5 form ul li span,
.bd_5 form ul li input {
	display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}
.conter11{
	background: #fcf7f4;
	padding-bottom: 50px;
}
.conter11 img{
	width: 100%;
}
.fukuan{
	display: inline-block;
	width: 100%;
	padding-bottom: 50px;
	background: #00000014;
}
.zhifu div {
	font-size: 16px;
	width: 354px;
	overflow: hidden;
	padding: 20px 20px 30px;
	height: 326px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	background: #fff;
	color: #7b7b7b;
}
.left ,.center{
	margin-right: 20px;
}
.zhifu div h2 {
	text-align: center;
	font-size: 26px;
	font-weight: 700;
	color: #1c1c1c;
	line-height: 60px;
}

.zhifu div img {
    width: 156px;
    /* height: 199px; */
    margin-bottom: 10px;
    /* border: 4px solid #223043; */
}

.zhifu div p {
	text-align: left;
	margin-left: 20px;
	line-height: 32px;
}
.bottom{
    width: 96% !important;
    margin-top: 20px;
    height: 275px !important;
}
.bottom h2{
	text-align: left;
}
.bottom img{
	display: inline-block;
	width: 199px;
}
.bottom p{
	display: inline-block;
	width: 79%;
	vertical-align: top;
	padding-left: 20px;
	padding-top: 16px;
}
.bottom span{
	display: inline-block;
	width: 100%;
}
