
/* CSS Document */
body {
	font-family: "方正兰亭黑","Microsoft YaHei","微软雅黑";
	margin: 0 auto;
	overflow-x: hidden !important;
	max-width: 100% !important;
}

P {
	font-family: "方正兰亭黑","Microsoft YaHei","微软雅黑";
}

SPAN {
	font-family: "方正兰亭黑","Microsoft YaHei","微软雅黑";
}

A {
	font-family: "方正兰亭黑","Microsoft YaHei","微软雅黑";
	text-decoration:none;
}

a:hover {
	color: #0058a7;
}

#ai_head {
	width: 100%;
	height: 50px;
	background: #fff;
	position: fixed;
	top: 0px;
	border-bottom: solid #cc0000 5px;
	z-index: 999;
}

#ai_head_in {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	height: 100%;
}

.head_left {
	float: left;
	height: 100%;
}

.head_left img {
	margin: 0 auto;
	vertical-align: middle;
	margin-top: 2px;
}

.head_right {
	float: right;
	text-decoration: none;
	line-height: 45px;
	color: #666;
	margin-right: 10px;
}

#ai_banner {
	margin-top: 50px;
	float: left;
	width: 100%;
	background: #000821;
	overflow: hidden;
}

#ai_a {
	width: 100%;
	margin: 0 auto;
	float: left;
}

#ai_a_in {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	margin-top: 60px;
}

#ai_a_in_title {
	margin: 0 auto;
	text-align: center;
	width: 100%;
}

#ai_a_in_title img {
	margin: 0 auto;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}

#ai_a_in_left {
	float: left;
}

#ai_a_in_middle {
	margin-left: 3.5%;
	margin-right: 3.5%;
}

#ai_a_in_right {
	float: right;
}

.ai_a_box {
	width: 31%;
	display: inline-block;
	height: 466px;
	border: solid 1px #bbb;
	transition: 1s;
}

.ai_a_box:hover {
	border: solid 1px #0058a7 !important;
	transition: 1s;
}

.ai_a_img {
	width: 100%;
	height: auto;
	float: left;
	cursor:  pointer;
}

#ai_a_in h2 {
	text-align: center;
	line-height: 25px;
	width: 100%;
	float: left;
	font-size: 22px;
}

#ai_a_in p {
	width: 100%;
	float: left;
	font-size: 14px;
	padding: 10px;
	text-indent: 2em;
}

#ai_a_in a {
	padding: 10px;
	text-decoration: none;
	color: #0058a7;
	cursor: pointer;
}

#ai_a_in a:before {
	content: "\2794";
}

#ai_banner2 {
	width: 100%;
	height: auto;
	float: left;
	overflow:  hidden;
}

#ai_banner2 img {
	width: 100%;
	height: auto;
}

#ai_b {
	width: 100%;
	margin: 0 auto;
	float: left;
}

#ai_b_in {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	margin-top: 60px;
	margin-bottom: 60px;
}

#ai_b_in_title {
	margin: 0 auto;
	text-align: center;
	width: 100%;
}

#ai_b_in_title img {
	margin: 0 auto;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}

#ai_b_in_list {
	margin-bottom: 60px;
	float: left;
	width: 100%;
}

.ai_b_in_box {
	width: calc(20% - 0px);
	height: 368px;
	display: inline-block;
	border: solid 1px #bbb;
	margin-left: 2.5% !important;
	margin-right: 2.5% !important;
	margin: 0 auto;
	text-align: center;
	transition: 1s;
	float: left;
}

.ai_b_in_box:hover {
	border: solid 1px #0058a7;
	transition: 1s;
	box-shadow: 0px 0px 5px #0058a7;
}

.ai_b_in_box img {
	margin: 0 auto;
	margin-top: 50px;
	max-width: 44%;
	height: auto;
}

.ai_b_in_box h2 {
	margin: 0 auto;
	text-align: center;
	font-size: 18px;
	margin-top: 30px;
	font-weight: normal;
}

.ai_b_in_btn {
	width: 50%;
	display: block;
	height: 35px;
	text-align: center;
	margin: 0 auto;
	line-height: 31px;
	border: solid 1px #bbb;
	margin-top: 100px;
	transition: 1s;
}

.ai_b_in_btn:hover {
	transition: 1s;
	border: solid 1px #0058a7;
	cursor: pointer;
}

#ai_banner3 {
	width: 100%;
	height: auto;
	float: left;
	overflow:  hidden;
}

#ai_banner3 img {
	width: 100%;
	height: auto;
}

#ai_video {
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	height: 100%;
	position: relative;
}

#ai_video video {
	width: 40%;
	height: auto;
	background: #000;
	position: absolute;
	right: 0px;
	vertical-align: middle;
	float: right;
	margin: 5%;
}

#ai_c {
	width: 100%;
	margin: 0 auto;
	float: left;
}

#ai_c_in {
	width: 100%;
	max-width: 1200px;

	margin: 0 auto;
	margin-top: 60px;
	margin-bottom: 60px;
}

#ai_c_in_title {











	margin: 0 auto;
	text-align: center;
	width: 100%;
}

#ai_c_in_title img {
	margin: 0 auto;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;






}

#ai_c_in_a {
	float: left;
}

#ai_c_in_a h2 {
	font-size: 25px;
	color: #0058a7;
	font-weight: normal;
}

#ai_c_in_a p {
	text-indent: 2em;
	font-size: 16px;
	line-height: 25px;
	width: 98%;
	margin: 0 auto;
}

#ai_c_in_a_icon {
	float: left;
	display: inline-block;
	width: 15%;
	margin: 0.8%;
	margin-top: 40px;
	margin-bottom: 40px;
}

#ai_c_in_a_icon img {
	margin: 0 auto;
	max-width: 50%;
}

#ai_c_in_a_icon p {
	text-indent: 0px;
	text-align: center;
	font-size: 14px;
	margin-top: 20px;
}

#ai_c_in_b h2 {
	font-size: 25px;
	color: #0058a7;
	font-weight: normal;
}

#ai_c_in_b p {
	text-indent: 2em;
	font-size: 14px;
	line-height: 25px;
	width: 98%;
	margin: 0 auto;
}

#ai_c_in_b {
	float: left;
}

#ai_c_in_b_box {
	float: left;
	width: 100%;
	margin-top: 20px;

}

.ai_c_box {
	background-size: cover !important;
	background-position: center center !important;
	cursor: pointer;
	height: 200px;
	transition: 1s;
	width: 32%;
}

.ai_c_box h2 {
	text-align: center;
	color: #fff !important;
	margin-top: 14%;
	transition: 1s;
}

.ai_c_box p {
	text-align: center;
	color: #fff;
	opacity: 0;
	transition: 1s;
	text-indent: 0em !important;

}

.ai_c_box:hover {
	transition: 1s;
	background-size: cover;
}

.ai_c_box:hover p {
	opacity: 1;
	transition: 1s;
}

.ai_c_box:hover h2 {
	margin-top: 10%;
	transition: 1s;
}

#ai_c_in_b_box1 {
	float: left;
	background: url(../image/c1a.png);
	margin-right: 2%;
}

#ai_c_in_b_box1:hover {
	float: left;
	background: url(../image/c1b.png);
}

#ai_c_in_b_box2 {
	float: right;
	background: url(../image/c2a.png);
	margin-left: 1%;
}

#ai_c_in_b_box2:hover {
	float: right;
	background: url(../image/c2b.png);
}

#ai_c_in_b_box3 {
	float: left;
	background: url(../image/c3a.png);
	margin-right: 1%;
	/*margin-top: 20px;*/
}

#ai_c_in_b_box3:hover {
	float: left;
	background: url(../image/c3b.png);
}

#ai_c_in_b_box4 {
	float: right;
	background: url(../image/c4a.png);
	margin-left: 1%;
	margin-top: 20px;
}

#ai_c_in_b_box4:hover {
	float: right;
	background: url(../image/c4b.png);
}

#ai_c_in_c {
	float: left;
	width: 100%;
	margin-top: 20px;
}

#ai_c_in_c h2 {
	font-size: 25px;
	color: #0058a7;
	font-weight: normal;
}

#ai_c_in_c_title {
	width: 100%;
	margin: 0 auto;
	max-width: 1200px;
}

#ai_c_in_c_box {
	width: 100%;
	background: #333333;
	height: 400px;
}

#ai_c_in_c_box_in {
	width: 100%;
	margin: 0 auto;
	max-width: 1200px;
}

#c01 {
	background: url(../image/cbg_01a.png);
margin-left:9%;
}

#c01:hover {
	background: url(../image/cbg_01b.png);
}

#c02 {
	background: url(../image/cbg_02a.png);
}

#c02:hover {
	background: url(../image/cbg_02b.png);
}

#c03 {
	background: url(../image/cbg_03a.png);
}

#c03:hover {
	background: url(../image/cbg_03b.png);
}

#c04 {
	background: url(../image/cbg_04a.png);
}

#c04:hover {
	background: url(../image/cbg_04b.png);
}

#c05 {
	background: url(../image/cbg_05a.png);
}

#c05:hover {
	background: url(../image/cbg_05b.png);
}

.c_c_box {
	background-position: center center !important;
	background-size: cover !important;
	width: 20%;
	float: left;
	height: 400px;
	transition: 1s;
	cursor: pointer;
}

.c_c_box img {
	margin: 0 auto;
	transition: 1s;
	opacity: 1;
	margin-top: 130px;
}

.c_c_box:hover img {
	margin: 0 auto;
	transition: 1s;
	opacity: 0;
}

.c_c_box h2 {
	margin: 0 auto;
	text-align: center;
	transition: 1s;
	margin-top: 20px;
	font-size: 20px !important;
	color: #fff !important;
}

.c_c_box:hover h2 {
	color: #fff !important;
	transition: 1s;
	margin-top: 40px;
}

.c_c_box p {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	transition: 1s;
	opacity: 0;
	margin-top: 20px;
	line-height: 30px;
}



.c_c_box:hover p {
	color: #fff;
	transition: 1s;
	opacity: 1;
}

.c_c_box:hover {
	transition: 1s;
}

#ai_d {
	width: 100%;
	margin: 0 auto;
	float: left;
}

#ai_d_in {

	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	margin-top: 60px;
	margin-bottom: 60px;
}

#ai_d_in_title {
	margin: 0 auto;
	text-align: center;
	width: 100%;
}

#ai_d_in_title img {
	margin: 0 auto;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}

.ai_d_in_box {
	width: 32%;
	float: left;
	height: 360px;
	margin-top: 20px;
}

.ai_d_in_box img {
	z-index: 777;
}

#ai_d_pro_title {
	overflow: hidden;
	height: 67px;
	border-bottom: solid 1px #bbb;
	border-left: solid 1px #bbb;
	border-right: solid 1px #bbb;
	background: #fff;
	transition: 1s;
	z-index: 888 !important;
	margin-top: 293px;
}

.ai_d_in_box:hover #ai_d_pro_title {
	height: 215px;
	margin-top: 145px;
	background: #0058a7;
	transition: 1s;
	z-index: 888 !important;
	color: #fff;
}

.ai_d_in_box:hover p {
	opacity: 1 !important;
	transition: 1s;
	color: #fff;
}

.ai_d_in_box:hover h2 {
	margin: 15px;
	transition: 1s;
	color: #fff;
}

#ai_d_pro_title h2 {
	text-align: center;
	font-weight: normal;
	font-size: 20px;
}

#ai_d_pro_title p {
	opacity: 0;
	text-align: center;
	width: 90%;
	margin: 0 auto;
	transition: 1s;
	font-size: 14px;
}

#d1 {
	background: url(../image/d1.jpg);
	background-position: center top;
}

#d2 {
	background: url(../image/d4.png);
	background-position: center top;
	margin-left: 2%;
	margin-right: 2%;
}

#d3 {
	background: url(../image/d5.png);
	background-position: center top;
}

#d4 {
	background: url(../image/d1.png);
	background-position: center top;
}

#d5 {
	background: url(../image/d5.jpg);
	background-position: center top;
	margin-left: 2%;
	margin-right: 2%;
}

#d6 {
	background: url(../image/d6.jpg);
	background-position: center top;
}

#ai_e {
	width: 100%;
	margin: 0 auto;
	float: left;
	background: #eeeeee;
	margin-top: 80px;
}

#ai_e_in {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	margin-top: 60px;
	margin-bottom: 60px;
}

#ai_e_in img{margin: 30px auto;}

#ai_e_in_title {
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
#ai_e_in_title_in{
width:100%;
	
}
#ai_e_in_title_in img {
	margin: 0px auto;
	text-align: center;
	margin-bottom: 30px;
	display: inline-block;
	margin-left:  1%;
	margin-right: 1%;
	width: 22.6%;
	overflow:  hidden;
}

#ai_f {
	width: 100%;
	margin: 0 auto;
	float: left;
	background: #fff;
}

#ai_f_in {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	margin-top: 60px;
	margin-bottom: 60px;
}

#ai_f_in_title {
	margin: 0 auto;
	text-align: center;
	width: 100%;
}

#ai_f_in_title img {
	margin: 0 auto;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}

.f_box {
	width: 49%;
	float: left;
	cursor: pointer;
	margin-top: 10px;
	margin-bottom: 10px;
}

#ai_f_in_box_text {
	width: 73%;
	float: right;
}

.f_box img {
	float: left;
	width: 25%;
}

#ai_f_in_box1 {
	margin-right: 2%;
}

#ai_f_in_box3 {
	margin-right: 2%;
}

#ai_f_in_box5 {
	margin-right: 2%;
}

.f_box h2 {
	font-size: 14px;
	color: #337ab7;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: normal;
	width: 100%;
	overflow:  hidden;
	height: 20px;
	line-height: 20px;
}

.f_box p {
	font-size: 12px;
	color: #666666;
	line-height: 30px;
	transition: 1s;
	height: 100px;
	overflow:  hidden;
}

.f_box:hover p {
	color: #000;
	transition: 1s;
}

.f_box:hover H2 {
	font-weight: bold;
}

#ai_g {
	width: 100%;
	margin: 0 auto;
	float: left;
	background: #eeeeee;
	margin-top: 80px;
}

#ai_g_in {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	margin-top: 60px;
	margin-bottom: 60px;
}

#ai_g_in_title {
	margin: 0 auto;
	text-align: center;
	width: 100%;
}

#ai_g_in_title img {
	margin: 0 auto;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;

}

#ai_e_in_list1 {
	width: 49%;
	margin-right: 2%;
	float: left;
}

#ai_e_in_list2 {
	width: 49%;
	float: right;
}

.e_list a {
	width: 100%;
	float: left;
	line-height: 30px;
}

.e_list img {
	margin-bottom: 10px;
}

.e_list a:hover span {
	color: #000;
}

.e_list a:hover p {
	font-weight: bold;
}

.e_list span {
	color: #666666;
	float: left;
	text-decoration: none;
}

.e_list p {
	color: #337ab7;
	float: left;
	text-decoration: none;
	margin-left: 10px;
	font-size: 14px;
}

.e_list {
	margin-bottom: 80px;
}

#ai_h {
	width: 100%;
	margin: 0 auto;
	float: left;
	background: #fff;
}

#ai_h_in {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	margin-top: 60px;
	margin-bottom: 60px;
}

#ai_h_in_title {
	margin: 0 auto;
	text-align: center;
	width: 100%;
}

#ai_h_in_title img {
	margin: 0 auto;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}

#ai_h_in_left {
	float: left;
	padding-left: 5%;
	text-align: center;
	padding-top: 7%;
	width: 50%;
	padding-bottom:  7%;
}

#ai_h_in_left p {
	font-size: 20px;
}

#ai_h_in_left a {
	text-decoration: none;
	display: block;
	background: #337ab7;
	width: 200px;
	height: 55px;
	border-radius: 15px;
	line-height: 55px;
	color: #fff;
	font-size: 20px;
	margin-top: 20px !important;
	margin: 0 auto;
	cursor:pointer;
}
#ai_h_in_left a:hover {
background:#03acff;
}

#ai_h_in_right {
	float: right;
	width: 50%;
}

#ai_h_in_right img {
	max-width: 100%;
}

#ai_bottom {
	width: 100%;
	background: #eee;
	min-height: 248px;
	float: left;
	height:  auto;
}

#ai_bottom_in {
	margin: 0 auto;
	width: 100%;
	max-width: 1200px;
}

#ai_bottom_left {
	width: 60%;
	float: left;
}

#ai_bottom_left h2 {
	float: left;
	margin-top: 40px;
	color: #777777;
	font-size: 24px;
	width: 100%;
}

#ai_bottom_left p {
	float: left;
	color: #666;
	line-height: 25px;
	font-size: 14px;
	width: 100%;
}

#ai_bottom_left a {
	float: left;
	color: #337ab7;
	text-decoration: none;
	margin-left: 8px;
	margin-right:  8px;
}

#ai_bottom_left span {
	float: left;
}

#ai_bottom_left img {
	float: left;
}

#ai_bottom_right {
	width: 40%;
	float: right;
}

#ai_bottom_right img {
	margin-top: 60px;
	max-width: 100%;
	float: right;
}
.layui-layer {
	margin: 0 auto !important;
	max-width: 800px !important;
	width: 100% !important;
}

#ai_neirong{
padding: 5%;
	}
#ai_neirong p{
width:100%;
text-indent:2em;
    line-height: 28px;
	}
#ai_neirong h2{width:100%;color:#0058a7;margin-top:  0px;}
#ai_neirong img{width: auto;height:auto;margin: 0 auto;text-align: center;max-width: 100%;}

#ai_btn a{
	text-decoration: none;
	display: block;
	background: #337ab7;
	width: 200px;
	height: 55px;
	border-radius: 15px;
	line-height: 55px;
	color: #fff;
	font-size: 20px;
	margin-top: 20px !important;
	margin: 0 auto;
	cursor: pointer;
	margin-bottom:  20px !important;
	text-align: center;
	}
#ai_btn{
	width:100%;
	float:left;
	}
#ai_btn a:hover{
background: #03acff;
	}









@media screen and (max-width: 800px) {
.e_list {
    width: 100% !important;
    margin-right: 0px !important;
    float: left !important;
}
.f_box{
	    width: 100% !important;
    margin-right: 0px !important;
    float: left !important;
	}
.ai_c_box{
	    width: 100% !important;
	    margin-right: 0px !important;
	    float: left !important;
	    margin: 0px !important;
	    margin-bottom:  10px !important;
	}

#ai_c_in_a_icon {float: left;display: block;width: 33%;margin: 0 auto;margin-top: 10px;margin-bottom: 10px;height: 150px;overflow: hidden;}
.ai_b_in_box {
    width: calc(45% - 0px);
    height: 350px;
    margin-top: 20px !important;
    display: inline-block;
    border: solid 1px #bbb;
    margin-left: 2.5% !important;
    margin-right: 2.5% !important;
    margin: 0 auto;
    text-align: center;

    transition: 1s;
    float: left;
}


.ai_a_box
{width: 96%;display: inline-block;height: auto;border: solid 1px #bbb;transition: 1s;margin: 0 auto !important;margin-top: 10px !important;margin-bottom: 10px !important;padding-bottom:  30px;margin-left: 2% !important;margin-right: 2% !important;}

.c_c_box {
    background-position: center center !important;
    background-size: cover !important;
    width: 100%;
    float: left;
    height: 200px;
    transition: 1s;
    cursor: pointer;
    margin-bottom:  10px;
}
.ai_d_in_box {
    width: 48%;
    float: left;
    height: 360px;
    margin-top: 20px;
    cursor: pointer;
    margin-left: 1% !important;
    margin-right: 1% !important;
}
#ai_h_in_left a {
    text-decoration: none;
    display: block;
    background: #337ab7;
    width: 150px;
    height: 45px;
    border-radius: 15px;
    line-height: 45px;
    color: #fff;
    font-size: 20px;
    margin-top: 20px !important;
    margin: 0 auto;
    cursor: pointer;
    margin-bottom:  30px;
}

H1{
	
	font-size:22px;}
	#ai_d_pro_title {
	overflow: hidden;
	height: 67px;
	border-bottom: solid 1px #bbb;
	border-left: solid 1px #bbb;
	border-right: solid 1px #bbb;
	background: #fff;
	transition: 1s;
	z-index: 888 !important;
	margin-top: 293px;
}

.ai_d_in_box:hover #ai_d_pro_title {
	height: 260px;
	margin-top: 100px;
	background: #0058a7;
	transition: 1s;
	z-index: 888 !important;
	color: #fff;
}
.f_box p {
    height: auto;
}	
	
#ai_banner2 img {
    width: 200%;
    height: auto;
    max-width: 500%;
    margin-left: -70%;
}
.silder-main-img img {
    width: 170% !important;
    height: auto !important;
    max-width: 500% !important;
    margin-left: -28% !important;
}	
.silder-main {

}
#ai_banner3 img {
    width: 200% !important;
    height: auto !important;
    max-width: 500% !important;
    margin-left: -30% !important;
}

#ai_c_in_c_box {
    width: 100%;
    background: #ffffff;
    height: auto;
}
.e_list span {width:100%;margin-left:  10px;}
#ai_e_in_title_in img {
    margin: 0px auto;
    text-align: center;
    margin-bottom: 30px;
    display: inline-block;
    margin-left: 1% !important;
    margin-right: 1% !important;
    width: 47.4%;
    overflow: hidden;
}
#ai_bottom_left {
    width: 100%;
    float: left;
    margin-left:  10px;
}
#ai_bottom_right {
    width: 100%;
    float: right;
}

#ai_h_in_left p {
    font-size: 16px;
}

#ai_bottom_right img {
    margin-top: 20px !important;
    max-width: 100%;
    float: none;
    margin:  0 auto;
    margin-bottom:  20px !important;
}
#ai_c_in_a h2 {
    font-size: 20px;
    color: #0058a7;
    font-weight: normal;
    width: 98%;
    margin-left: 1%;
    margin-right: 1%;
}
#ai_c_in_b h2 {
    font-size: 20px;
    color: #0058a7;
    font-weight: normal;
    width: 98%;
    margin-left: 1%;
    margin-right: 1%;
}
#ai_c_in_c h2 {
    font-size: 20px;
    color: #0058a7;
    font-weight: normal;
    width: 98%;
    margin-left: 1%;
    margin-right: 1%;
}
.ai_c_box h2 {
    text-align: center;
    color: #fff !important;
    margin-top: 20%;
    transition: 1s;
}
.c_c_box img {
    margin: 0 auto;
    transition: 1s;
    opacity: 1;
    margin-top: 35px;
}
.c_c_box:hover h2 {
    color: #fff !important;
    transition: 1s;
    margin-top: -40px;
}
#ai_e_in img {
    margin: 10px auto;
}
.e_list {
    margin-bottom: 30px;
}
.ai_c_box:hover h2 {
    margin-top: 15%;
    transition: 1s;
}
}