@charset "utf-8";
/* CSS Document */

a{
    color: #333;
    text-decoration: none;
    outline: none;
    background: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
}
#head{
	width: 100%;
	height: 953px;
	margin: 0 auto;
	background-image: url(../images/banner.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
}
#main{
	width: 100%;
	margin: 0 auto;
}
.fl{
	float: left;
}
.rl{
	float: right;
}
.shuzi{
	width: 100%;
	height: 382px;
	padding-top: 40px;
}
.shuzi .s_nav{
	width: 1620px;
	height: 341px;
	margin: 0 auto;
	background-color: #FFFFFF;
	box-shadow: 0 0 15px #D0CBCB, 0 0 15px #F3F3F3;
}
.shuzi .s_nav .s_nli{
	width: 540px;
	height: 217px;
	padding-top: 124px;
}
.shuzi .s_nav .s_nli .s_nei{
	height: 65px;	
}
.shuzi .s_nav .s_nli .s_nei .s_nim{
	margin-left: 167px;
	width: 65px;
	height: 65px;
}
.shuzi .s_nav .s_nli .s_nei .s_nim img{
	max-width: 65px;
	max-height: 65px;
}
.shuzi .s_nav .s_nli .s_nei .s_ntxt{	
	height: 65px;
	margin-left: 5px;
}
.shuzi .s_nav .s_nli .s_nei .s_ntxt .s_nsha{
	width: auto;
	height: 43px;	
}
.shuzi .s_nav .s_nli .s_nei .s_ntxt .s_nsha img{
	max-height: 43px;	
}
.shuzi .s_nav .s_nli .s_nei .s_ntxt .s_nxia{
	width: 55px;
	margin-top: 5px;
	font-size: 2px;
	color: #7B7B7B;
	border-top: 2px solid #7B7B7B;
}
.chanp{
	width: 100%;
	height: 879px;
	margin: 0 auto;
	background-image: url(../images/chan2.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	padding-top: 66px;
}
.chanp .c_top{
	height: 90px;
	line-height: 90px;
	font-size: 50px;
	font-weight: bold;
	text-align: center;
}
.chanp .c_txt{
	height: 80px;	
	line-height: 80px;
	font-size: 25px;
	text-align: center;
	color: #070707;
	margin-bottom: 53px;
}
.chanp .c_nav{
	width: 1620px;
	height: 656px;
	margin: 0 auto;
	background-color: #8A6B6B;
}
.chanp .c_zou{
	width: 351px;
	height: 656px;
	background-size: 351px auto;
	background-color: #0387D3;
}
.chanp .c_zou .c_tou{
    height: 100px;
    line-height: 100px;
    text-align: center;
    font-weight: bold;
    font-size: 35px;
	color: #ffffff;
}
.chanp .c_zou .c_zul{
	background-color: #ffffff;
	height: 390px;
}
.chanp .c_zou .c_zli{
    height: 78px;
    line-height: 78px;
    font-size: 18px;
    color: #333333;
    box-shadow: 0 0 1px #D0CBCB, 0 0 1px #F3F3F3;
    text-indent: 75px;
}
.chanp .c_zou .c_zlia{
	font-size: 20px;
	color: #000000;
	text-indent: 54px;
	font-weight: bold;
	background-image: url(../images/an1.png);
	background-repeat: no-repeat;
	background-position: 300px 26px;
	background-size: 25px auto;
}
.chanp .c_zou .c_zlib{
	height: 78px;
    font-size: 20px;
    color: #000000;
    text-indent: 54px;
    font-weight: bold;
	background-image: url(../images/an2.png);
	background-repeat: no-repeat;
	background-position: 300px 26px;
	background-size: 25px auto;
}
.chanp .c_zou .c_fot{
	height: 166px;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	background-image: url(../images/zou3.png);
	background-repeat: no-repeat;
	background-size: 70px auto;
	background-position: 40px 50px;
}
.chanp .c_zou .c_fot .c_wtxt{
	height: 30px;
	padding-top: 60px;
	text-indent: 125px;
	color: #ffffff;
}
.chanp .c_zou .c_fot .c_wpho{
	text-indent: 125px;
	color: #ffffff;
}
.chanp .c_you{
	width: 1269px;
	height: 656px;
	background-color: #ffffff;
	box-shadow: 0 0 10px #D0CBCB, 0 0 10px #F3F3F3;
}
.chanp .c_you .c_yul{	
	width: 350px;
	height: 255px;	
	border: 1px solid #F1F1F1;
	background-color: #FFFFFF;
	padding: 20px;
	margin: 20px 0 0px 22px;
}
.chanp .c_you .c_yul .c_yli{
	width: 350px;
	height: 255px;	
	position: relative;
	overflow: hidden;
}
.chanp .c_you .c_yul .c_yli img{
	max-width: 350px;
	max-height: 255px;	
}
.chanp .c_you .c_yul .c_yli .c_ywn{
	position: absolute;
	bottom: -45px;
	width: 350px;
	height: 45px;
	font-size: 18px;
	color: #ffffff;
	line-height: 45px;
 	text-align: center;
	background-color: rgba(3,135,211,0.78);
}
.chanp .c_you .c_yul .c_yli:hover .c_ywn{	
	bottom: 0px;
}
.shbe{
	width: 100%;
	height: 2358px;
	margin: 0 auto;
	background-image: url(../images/be4.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.shbe .s_txta{
	padding-top: 45px;
	height: 100px;
	line-height: 100px;
	font-size: 52px;
	font-weight: bold;
	text-align: center;
}
.shbe .s_txtb{
	height: 60px;
	line-height: 60px;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
}
.shbe .s_tul{
	margin-top: 87px;
}
.shbe .s_tul .s_li{	
	height: 520px;
}
.shbe .s_tul .s_li .s_nav{
	margin-left: 208px;
	height: 520px;
}
.shbe .s_tul .s_li .s_nav .s_ntu{
	width: 103px;
	height: 490px;
	margin-top: 10px;
}
.shbe .s_tul .s_li .s_nav .s_ntu img{
	max-width: 103px;
	max-height: 100px;
}
.shbe .s_tul .s_li .s_nav .s_wen{
	width: 600px;
	margin-left: 35px;
}
.shbe .s_tul .s_li .s_nav .s_wen .s_wnam{
	width: 100%;
	height: 55px;
	font-size: 35px;
	color: #005F5F;
	font-weight: bold;
}
.shbe .s_tul .s_li .s_nav .s_wen .s_wyin{	
	height: 30px;
	line-height: 30px;
	font-size: 17px;
	color: #c1c1c1;
	border: 1px solid #c1c1c1;
	padding: 0 20px 0 10px;
}
.shbe .s_tul .s_li .s_nav .s_wen .s_wul{
	width: 100%;
	margin-top: 10px;
}
.shbe .s_tul .s_li .s_nav .s_wen .s_wul .s_wli{
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	color: #5F5F5F;
	background-image: url(../images/yuan.png);
	background-repeat: no-repeat;
	background-size: 9px auto;
	background-position: 17px 14px;
	text-indent: 36px;
}
.shbe .s_tul .s_li .s_nav .s_wen .s_but{
	width: 188px;
	height: 53px;
	line-height: 53px;
	font-size: 27px;
	color: #f97b47;
	border-radius: 25px;
	border: 1px solid #f97b47;
	opacity: 0.5;
	text-align: center;
	margin: 8px 0 0 11px;
}
.shbe .s_tul .s_li .s_navb{
	margin-left: 1080px;
	height: 500px;
}

.shbe .s_tul .s_lia{	
	margin-top: 0px;
	height: 400px;
}
.xin{
	width: 100%;
	height: 877px;
	margin: 0 auto;
	padding-top: 0px;	
	background-color: #F5F5F5;
}
.xin .x_top{
	width: 100%;
	height: 70px;
	margin: 0 auto;
	line-height: 60px;
	font-size: 48px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-top: 40px;
}
.xin .x_nav{
	width: 1620px;
	height: 500px;
	margin: 0 auto;
	padding-top: 134px;
}
.xin .x_nav .x_zou{
	width: 640px;
	opacity: 0.7;
}
.xin .x_nav .x_zou .x_tia{
	height: 50px;
	line-height: 40px;
	font-size: 45px;
}
.xin .x_nav .x_zou .x_tib{
	height: 200px;
	line-height: 55px;
	margin-top: 82px;
	line-height: 40px;
	font-size: 20px;
	color: #000000;
}
.xin .x_nav .x_zou .x_but{
	width: 201px;
	height: 57px;
	line-height: 57px;
	margin-top: 40px;
	font-size: 30px;
	color: #f97b47;
	border-radius: 30px;
	border: 1px solid #f97b47;
	text-align: center;
}
.xin .x_nav .x_you{
	width: 980px;
}
.xin .x_nav .x_you .x_ytu{
	width: 747px;
	height: 500px;
	margin-right:  0px;
	
}
.xin .x_nav .x_you .x_ytu img{
	max-width: 747px;
	max-height: 500px;	
}
.new{
	width: 100%;
	height: 635px;
}
.new .n_top{
	padding-top: 87px;
}
.new .n_top .n_tu{
	width: 254px;
	height: 77px;
	margin: 0 auto;
	overflow: hidden;
}
.new .n_top .n_tu img{
	max-width: 254px;
	max-height: 77px;
}
.new .n_dota{
	margin-top: 19px;
}
.new .n_dota .n_dong{
	width: 502px;
	height: 51px;
	font-size: 40px;
	color: #1047A0;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	font-weight: bold;
	background-image: url(../images/dong2.png);
	background-repeat: no-repeat;
	background-size: 502px auto;
}
.new .n_nul{
	width: 1620px;
	height: 163px;
	margin: 88px auto 0 auto;
}
.new .n_nul .n_nli{
    width: 753px;
    height: 137px;
    padding: 78px 0 0 49px;
    display: flex;
    border: 1px solid #D1D0D0;
}
.new .n_nul .n_nli .n_shu{
	width: 53px;
	height: 91px;
	font-weight: bold;
}
.new .n_nul .n_nli .n_shu .n_shan{
	width: 53px;
	height: 42px;
	line-height: 42px;
	font-size: 46px;
	color: #1047A0;
}
.new .n_nul .n_nli .n_shu .n_xia{
    width: 53px;
    height: 42px;
    font-size: 10px;
    color: #a2a2a2;
    margin-top: 5px;
    text-align: center;
}
.new .n_nul .n_nli .n_wen{
	font-size: 10px;
	margin-left: 15px;
}
.new .n_nul .n_nli .n_wen .n_nam{
	height: 20px;
	color: #000000;
	font-size: 20px;
}
.new .n_nul .n_nli .n_wen .n_txt{
	width: 671px;
	height: 20px;
	color: #000000;
	font-size: 12px;
	margin-top: 10px;
}
.f_footer{
	height: 416px;
	background-color: #000000;
}
.f_footer .f_nei{
	width: 1620px;
	height: 304px;
	padding-top: 115px;
	margin: 0 auto;
}
.f_footer .f_nei .f_nav{
	height: 193px;
}
.f_footer .f_nei .f_zou{
	height: 193px;
}
.f_footer .f_nei .f_zou .f_wei{
	padding: 10px;
	width: 175px;
	height: 173px;
	background-color: #ffffff;
	overflow: hidden;
}
.f_footer .f_nei .f_zou .f_wei img{
	max-width: 175px;
	max-height: 173px;
}
.f_footer .f_nei .f_zou .f_txt{
	width: 400px;
	height: 193px;
	margin-left: 30px;
}
.f_footer .f_nei .f_zou .f_txt .f_tla{
	width: 400px;
	font-size: 20px;
	color: #ffffff;
}
.f_footer .f_nei .f_zou .f_txt .f_tlb{
	width: 400px;
	font-size: 40px;
	color: #3F7FE0;
	margin-top: 18px;
}
.f_footer .f_nei .f_zou .f_txt .f_tlc{
	width: 400px;
	font-size: 20px;
	color: #ffffff;
	margin-top: 18px;
}
.f_footer .f_nei .f_zou .f_txt .f_tld{
	width: 400px;
	font-size: 20px;
	color: #ffffff;
	margin-top: 18px;
}
.f_footer .f_nei .f_you .f_tul{
	margin-left: 45px;
}
.f_footer .f_nei .f_you .f_tul .f_tli{
	width: 120px;
	height: 16px;
	margin-bottom: 17px;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
}
.f_footer .f_nei .f_you .f_tul .f_tli a{
	color: #ffffff;
}
.f_footer .f_nei .f_you .f_tul .f_tlia{
	width: 120px;
	height: 16px;
	margin-bottom: 30px;
	font-size: 25px;
	color: #ffffff;
	text-align: center;
}
.f_footer .f_xia{
	width: 1620px;
	margin-top: 60px;
	font-size: 15px;
	color: #ffffff;
	text-align: center;
}