/*¿ò¼Ü*/
*{
    margin:0;
    padding:0;
}
body,li,p,a,span{
    font-size: 14px;
    font-family:Î¢ÈíÑÅºÚ,Tahoma,Helvetica,Arial,sans-serif;
}
li{
    list-style: none;
}
a{
    display:block;
    color: black;
    text-decoration: none;
}
img{
    border:none;
}
a{
   display:block;
}
a,a:hover,a:active,a:visited,a:link,a:focus{
-webkit-tap-highlight-color:rgba(0,0,0,0);
-webkit-tap-highlight-color: transparent;
outline:none;
text-decoration: none;
}
.l-fl{
    float: left;
}
.l-fr{
    float: right;
}
.float-l{
    float: left;
}
.float-r{
    float: right;
}
.clear-b{
    clear: both;
}
.ta-c{
    text-align: center;
}
.wrapper{
    width:1145px;
	margin:0 auto;
}
.wrapper1{
    width:1190px;
	margin:0 auto;
}
.l-hr{
    width: 10px;
    height: 1px;
    border: none;
    margin: 1px 0;
    background: #000;
}
.l-img{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
}
.l-img img{
    vertical-align: middle;
}
/*end ¿ò¼Ü*/
/**hearder**/
header{
	position: relative;
    width:100%;
	height: 150;
	z-index: 999;
}
header>div>a{
    display:block;
	margin-top:25px;
}
.l-banner{
	position: relative;
	left: -50%;
	top: -150px;
	margin-bottom: -150px;
}
.top_nav{
    margin-left:38px;
}
.top_nav>ul>li{
	position: relative;
    float:left;
}
.top_nav>ul>li ul{
	display: none;
	position: absolute;
	top: 100px;
	left: 1px; 
	padding: 10px 0;
	text-align: center;
	background: rgba(255,255,255,.9);
	z-index: 999;
}
.top_nav>ul>li ul img{
	/* position: absolute; */
	/* top: -7px; */
	/* left: 10px; */
}
.top_nav>ul>li:hover ul{
	display: block;
}
.top_nav>ul>li>a{
    height:116px;
	line-height:136px;
	border-top:2px solid rgba(255,255,255,0);
	margin:0 30px;
	text-align: center;
	font-weight:bold;
	font-size:16px;
	color:white;
}
.top_nav>ul>li>a img{
	display: none;
	position: relative;
	top: -112px;
	opacity: 1;
}
.top_nav>ul>li:hover>a img{
	display: inline-block;
}
.top_nav>ul>li ul{
	text-align: left;
	border-radius: 7px;
	overflow: hidden;
}
.top_nav>ul>li ul a{
	padding: 0 30px;
	line-height:40px;
	font-size: 16px;
	color:black;
	white-space: nowrap;
}
.top_nav>ul>li ul li:hover a{
	color: #5680D6;
	background: #F1F4F9;
}
.top_nav>ul>li:hover>a{
    border-top:2px solid white;
}
.top_phone span{
    display:block;
	margin-top:62px;
	color:white;
	font-size: 16px;
	font-weight:bold;
	float:right;
}
.top_phone img{
	width: 31px;
	height: 31px;
    margin:54px 10px 0 0;
}
.model_1{
	width: 1185px; 
    margin:100px auto;
}
.model_1>div{
    width:49%;
	height:230px;
	margin-bottom:5px;
}
.model_1 li{
    float:left;
}
.model_1 a{
    width: 288px;
    height: 240px;
	position:relative;
}
.model_1 ul li{
    margin-left:11px;
}
.model_1 ul li:nth-child(1){
	position: relative;
	left: 2px;
}
.model_1 ul li:nth-child(3)
{
    margin-left:0;
}
.model_1 ul li:nth-child(1),
.model_1 ul li:nth-child(2)
{
	margin-left: 14px;
    margin-bottom:9px;
}
.model_1 ul li:nth-child(1) a{
    background:url("../img/s1_03.png") no-repeat;
	background-size:100%;
	transition:background .5s;
}
.model_1 ul li:nth-child(1) a:hover{
    background:url("../img/s7_03.png") no-repeat;
	background-size:100%;
}
.model_1 ul li:nth-child(2) a{
    background:url("../img/s6_05.jpg") no-repeat;
	background-size:100%;
	transition:background .5s;
}
.model_1 ul li:nth-child(2) a:hover{
    background:url("../img/s7_06.jpg") no-repeat;
	background-size:100%;
}
.model_1 ul li:nth-child(3) a{
    background:url("../img/s6_10.png") no-repeat;
	background-size:100%;
	transition:background .5s;
}
.model_1 ul li:nth-child(3) a:hover{
    background:url("../img/s7_11.jpg") no-repeat;
	background-size:100%;
}
.model_1 ul li:nth-child(4) a{
    background:url("../img/s6_12.jpg") no-repeat;
	background-size:100%;
	transition:background .5s;
}
.model_1 ul li:nth-child(4) a:hover{
    background:url("../img/s7_13.png") no-repeat;
	background-size:100%;
}
.model_1 ul li:nth-child(5) a{
    background:url("../img/s6_14.jpg") no-repeat;
	background-size:100%;
	transition:background .5s;
}
.model_1 ul li:nth-child(5) a:hover{
    background:url("../img/s7_15.jpg") no-repeat;
	background-size:100%;
}
.model_1 ul li:nth-child(6) a{
    background:url("../img/s6_16.png") no-repeat;
	background-size:100%;
	transition:background .5s; 
}
.model_1 ul li:nth-child(6) a:hover{
    background:url("../img/s7_17.jpg") no-repeat;
	background-size:100%;
}

.model_1 a>div{
    width: 259px;
    height: 100px;
    padding: 20px;
    padding-top: 120px;
}
.model_1 a>div p{
	font-family: Arial;
	font-size: 20.15px;
    color:#595353;
	font-weight:bold;
}
.model_1 a>div p:nth-child(2){
	font-size: 16px;
    margin:20px 0 9px 0;
}
.model_1 a>div p:nth-child(3){
	font-family: Arial;
	font-size: 14px;
    color:#9f9f9f;
	font-weight:normal;
}
.model_1 a>div:hover p{
    color:white;
}
.model_1 a>div:hover p:last-child{
    color:#8eb9e9;
}
.model_2{
	text-align: center;
}
.model_234{
    width:100%;
    margin-top:82px;
	height:1966px;
	background:url("../img/a1_01.jpg") no-repeat center;;
	position:relative;
}
.model_234 #bt1{
   position: absolute;
    width: 116px;
    height: 46px;
    bottom: 57%;
    left: 46%;
}
.model_234 #bt2{
   position: absolute;
    width: 116px;
    height: 46px;
    bottom: 25%;
    left: 46%;
}
.model_4{
    width:100%;
	height:931px;
	background-size:100%;
}
.m4_top{
    width:100%;
	height:318px;
	background:url("../img/m4top.png") no-repeat;
	position:relative;
}
#m3more{
    position:absolute;
	top:62px;
	left:46%;
}
.model_4{
    background:#2b2bc1;
}
.m4_main{
    background:#2b2bc1;
}
.model_4 .m4_main ul li{
    float:left;
	height:300px;
}
.model_5{
	width: 1186px!important;
    margin:60px auto;
	text-align: center;
}
.model_5 ul{
    width:100%;
	margin-top:60px;
}
.model_5 li{
    float:left;
	width:31%;
	height:270px;
}
.model_5 li:nth-child(2)
{
    margin:0 3.3%;
}
.model_5 li a{
    width:100%;
	height:270px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
.model_5 li a img{
    max-width:100%;
}
.model_5>a{
    display: inline-block;
	border: 1px solid #2B2BC1;
	border-radius: 30px;
    line-height: 43px;
    text-align: center;
	margin:70px auto 0;
	padding: 8px 50px; 
	font-size: 20px;
}
.model_5 h1{
	margin: 80px 0 0;
    font-size:42px;
}
.model_5>p:nth-child(2)
{
    font-size:32px;
	margin:17px 0 40px 0;
}
.model_5>p:nth-child(3)
{
	margin: 0 0 70px;
    color:#a8a8a8;
}
.news_conta{
    width:100%;
	height:2146px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding: 30px 0 0;
	background:url("../img/nc.png") no-repeat center top;
}
.news_conta .news_main{
	display: none;
}
.news_conta .news_main:nth-child(4){
	display: block;
}
.news_conta .news_nav 
{
    width: 1128px;
    float: right;
    height: 157px;
    background: #2b2bc1;
    text-align: center;
    display: table-cell;
}
.news_conta .news_nav  li{
	display: inline-block;
    margin: auto 0px;
    margin-top: 71px;
    padding: 0 24px;
    border-right: 1px solid white;
}
.news_conta .news_nav  li:last-child{
    border:none;
}
.news_conta .news_nav  li a{
	font-size: 16px;
    color:white;
}
.news_conta .news_main{
    padding:30px 50px;
	width:1028px;
	background:white;
	padding-bottom:120px;
}
.news_main .text{
	width: 679px;
	margin: 0 0 0 35px;
	text-align: left!important; 
}
.news_main .text p:nth-child(1){
	font-family: å¾®è½¯é›…é»‘;
	font-size: 20px;
}
.news_main .text p:nth-child(2){
	margin: 17px 0;
	font-family: å¾®è½¯é›…é»‘;
	font-size: 14px;
}
.news_main .text p:nth-child(3){
	font-family: å¾®è½¯é›…é»‘;
	font-size: 16px;
}
.news_conta .wrapper1{
	width: 1242px;
}
.contactus{
    margin-top:269px;
	margin-bottom:50px;
	padding: 0 0 70px;
}
.contactus>div{
    width:40%;
}
.contactus input{
    width: 597px;
	height: 50px;
	margin-bottom:10px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	border: 1px solid #D7D7D7 !important;
}
.contactus textarea{
	width: 597px;
	height: 50px!important;
    border: 1px solid #D7D7D7 !important;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#verifyCode input{
	width: 127px;
	height: 50px;
    border: 1px solid #D7D7D7 !important;
}
.contactus .contactform_submit input
{
    width:100px;
	text-indent:0;
	text-align:center;
	background:white;
}
.contactus .contactform_submit input:hover{
    color:black;
}
.contactform_submit .submit{
    margin-left:0;
}
.contactus h2{
    font-weight:normal;
}
.contactus .con-top{
    width:100%;
	margin-bottom:30px;
}
.contactus .con-top h1{
    font-size:42px;
}
.contactus .con-top>p:nth-child(2) {
    font-size: 32px;
    margin: 14px 0 32px 0;
}
.contactus .con-top>p:nth-child(3) {
    color: #a8a8a8;
}
footer{
    width:100%;
	background:#2b2bc1;
	padding-top:40px;
}
footer  h2{
	font-size: 20px;
    border-bottom:1px solid #5555CD;
	color:white;
	height:42px;
	margin-bottom:15px;
}
footer  .links>ul>li,
footer  .maps>ul>li{
    float:left;
}
footer  .maps>ul>li{
	width: 128px;
	margin-right: 20px;
}
footer .links>ul>li>a,
footer .maps>ul>li>a{
    font-size:16px;
	color: white;
}
footer .links>ul>li>a{
	font-size: 18px;
	color: white;
}
footer .maps>ul>li li{
	margin: 16px 0;
}
footer .maps>ul>li li a{
	font-size: 14px;
	color: white;
}
footer .maps{
    margin-top:50px;
}
footer .maps>ul{
	margin: 19px 0 0;
}
footer .maps>ul ul{
    margin-top:25px;
	margin-bottom:50px;
}
.copyright{
    width:100%;
	
	border-top:1px solid #5555CD;
	text-align:center;
	line-height:57px;
	color:white;
}
.copyright p{
	color:white;
}
.m2_nav{
    list-style:none;
    margin:34px auto 60px auto;
    text-align:center;
    width:781px;
    height:60px;
}
.m2_nav li{
    margin: 31px 0;
    float: left;
    /* border: 1px solid; */
    border-right: 1px solid white;
}
.m2_nav li:last-child{
    border:none;
}
.m2_nav li a{
        color: white;
    font-size: 16px;
    /* width: 100px; */
    text-align: center;
    /* border-right: 1px solid; */
    padding: 0 31px;
}
.m2_main{
	height:800px;
	margin:0 auto;
	background:url("../img/mbp.png") no-repeat center;
}
.m2_main .brand{
    width: 904px;
    height: 402px;
    margin: 24px auto 0;
    border: none;
	position:relative;
	left: 9px;
	padding-top:29px;
}
#m2more,#m3more{
    display: inline-block;
	border: 1px solid #2B2BC1;
	border-radius: 30px;
    line-height: 43px;
    text-align: center;
	margin:0 auto;
	padding: 8px 50px; 
	font-size: 20px;
}

.model_3{
    margin-top:140px;
}
.m3_main>div:nth-child(1)
{
    width:55%;
	height:339px;
	text-indent: 2em;
	font-size:20px;
	line-height:50px;
}
.m3_main{
    margin-top:58px;
}
.m3_main>div:nth-child(2)
{
    width:40%;
	height:339px;
	padding: 15px 0 0;
}
.m3_main img{
    max-width:100%;
	min-height:270px; 
}
.cphp .l-hr{
	width: 40px;
	margin: 50px 0 0;
	background: #BABABA;
}
.cphp p:nth-child(1){
    font-size:73px;
	font-weight:bold;
}
.cphp p:nth-child(2){
    font-size:42px;
	font-family: å¾®è½¯é›…é»‘; 
	margin:43px 0 19px 0;
}
.cphp p:nth-child(3){
	font-family: å¾®è½¯é›…é»‘; 
    font-size:32px;
}
.m2_top
{
    padding-top:80px;
}
.m2_top div h1:nth-child(1){
    font-size:42px;
	margin-bottom:10px;
	text-align:right;
	color:white;
}
.m2_top div h1:nth-child(2){
    font-size:32px;
	text-align:right;
	color:white;
}
.m2_top .m2line{
    width: 1px;
    height: 43px;
    background: white;
    margin: 27px 47px;
}
.m2_top img{
        margin-top: 17px;
}
#reLeft,#reRight{
    position:absolute;
}
.nc{
    position:relative;
}
.news-l img{
    margin-top: 183px;
}
footer{
   position: relative;
    right: 50%;
    transition: all 2s linear;
}
footer .links>ul>li>a
{
	font-size: 14px;
    margin: 5px 45px 5px 0;
	color: white;
}
.c_info h4{
    font-size:26px;
	margin-bottom:30px;
}
.c_info span,
.c_info li{
    margin-bottom:20px;
	font-size:20px;
}
.news_main .swiper-slide a>p:last-child{
    font-size:16px;
	line-height:28px;
}
.news_nav a{
	cursor: pointer;
}
.pages{
	text-align:center;
}
.pagination{
	display:inline-block;
}
.pagination li{
	display:inline-block;
	padding:3px 5px;
}
.pagination li.disabled span{
	border:none !important;
}
.pagination li.active span{
	border:none !important;
}