@charset "utf-8";

/**头部**/
.header{
	height:71px;
	background-color:#fff;
}
.header	.center{
	height:71px;
	overflow:hidden;
}
.header .logo{
	width:196px;
	display:block;
	height:71px;
	overflow:hidden;
	float:left;
	margin-top:11px;
}
.header .div{
	float:right;
}
.header b,.header span{
	display:block;
	color:#272636;
	font-size:16px;
	font-weight:bold;
	line-height:16px;
}
.header b{
	color:#e6010f;
	font-size:18px;
	line-height:20px;
	/* padding-left:31px; */
	padding-left:0;
	/* background:url(../images/header/dh.png) no-repeat center left; */
	background-size:23px;
	margin-bottom:10px;
	margin-top:15px;
}
.header_nav{
	height:46px;
	background-color:#272636;
	overflow: visible;
}
.header_nav .center{
	/* overflow:hidden; */
	
    width: 1100px;
    height: 46px;
}
.hot {
    background: url(../images/hot.gif) no-repeat center right 8px;
    background-size: 27px;
}
.header_nav .div_nav{
	float:left;
}
.header_nav .div_nav .a,.header_nav .div_nav .a>a{
	display:block;
	float:left;
	font-size:16px;
	cursor: pointer;
	width:146px;
	height:46px;
	line-height:46px;
	text-align:center;
	color:#fff;
	position: relative;
}
.header_nav .div_nav p{
	width: 100%;
	position: absolute;
	background-color: #fff;
    box-shadow: 0 0 5px #999;
	z-index: 999;
	display: none;
	top: 46px;
}
.header_nav .div_nav .a:hover p{

	
	display: block;
	
}

.header_nav .div_nav .xl{
	background: url(../images/jthei.png) no-repeat center right 15px;
	background-size: 11px;
}
.header_nav .div_nav .xl:hover{
	background: url(../images/jthong.png) no-repeat center right 15px;
	background-size: 11px;
}
.header_nav .div_nav p a{
	height: 46px;
    display: block;
    color: #272636;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin: 0 10px;
    padding-left: 10px;
    text-align: left;
}
/* .header_nav .div_nav p a:hover::after {height: 16px;
	-webkit-transition:all 0.3s ease-in-out;transition: all 0.3s ease-in-out;} */

.header_nav .div_nav p a:hover {
    font-size: 16px;
	color: #df0024;

}

.header_nav .div_nav p a:hover::after {
    height: 16px;
}
.header_nav .div_nav p a::before {
    content: "";
    width: 3px;
    height: 16px;
    background: #6b6b6b;
    position: absolute;
    left: 0;
    margin-top: 16px;

	-webkit-transition:all 0.3s ease-in-out;transition: all 0.3s ease-in-out;
}
.navSub a::before{content: "";width: 3px;height: 16px;background: #6b6b6b;position: absolute;left: 0;top: 50%;margin-top: -8px;}  
.header_nav .div_nav p a::after {
    content: "";
    width: 3px;
    height: 0;
    background: #df0024;
    position: absolute;
    left: 0;
    margin-top: 16px;
	-webkit-transition:all 0.3s ease-in-out;transition: all 0.3s ease-in-out;
    z-index: 2;
}

.header_nav .div_nav .active,.header_nav .div_nav .a:hover{
	background-color:#444355;
}
.header_nav .search{
	width:300px;
	height:29px;
	line-height:29px;
	overflow:hidden;
	float:right;
	position:relative;
	margin-top:9px;
}
.header_nav .search .in{
	width:100%;
	height:29px;
	border:none;
	padding-left:10px;
	color:#828282;
	line-height:29px;
	font-size:16px;
	padding-right:108px;
	display:block;
	float:left;
	z-index:9;
}
.header_nav .search .submit{
	width:108px;
	height:29px;
	z-index:10;
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	background-color:#f0ff00;
	color:#e20213;
	cursor: pointer;
}
.header_nav .search .ininput::-webkit-placeholder,.header_nav .search .ininput::placeholder {
	color: #828282;
	font-size:16px;
	line-height:29px;
}
.header_nav .div_nav p.max{
    width: 685px;
    padding: 10px;
}
.header_nav .div_nav p a{
	float: left;
	width: 146px;
}
.header .center {
    position: relative;
    width: 1100px;
    margin: auto;
}
.title{
    color: #fff;
    font-weight: bold;
    font-size: 38px;
    margin: auto;
    line-height: 38px;
}
.title1{

    width: 558px;
    height: 99px;
    background: url(../images/title1.png) no-repeat center;
    background-size: 558px;
    padding-top: 40px;
    padding-left: 108px;
}
.title2{
    width: 623px;
    height: 105px;
    background: url(../images/title2.png) no-repeat center;
    background-size: 623px;
    padding-top: 44px;
    padding-left: 59px;
}
.main1{
    margin-top: 650px;
}
.main1 .daodu{
    margin-top: 19px;
    width: 1200px;
    height: 150px;
    background: url(../images/dd.png) no-repeat center;
    background-size: 1200px;
    padding-top: 57px;
    font-size: 16px;
    line-height: 32px;
    padding-left: 156px;
    color: #666666;
    padding-right: 38px;
}

.main2{
    margin-top: 86px;
}
.main2 .center{
    position: relative;
    width: 1200px;
    margin: auto;
    margin-top: 20px;
}
.main2 li{
    margin-bottom: 15px;
    width: 1200px;
}
.main2 .tx{
    width: 90px;
    float: left;
}
.main2 .txt{
    width: 900px;
    float: left;
    margin-top: 15px;
    background: url(../images/tk1.png) no-repeat center top;
    background-size: 900px;
    height: 105px;
    padding-left: 134px;
    padding-top: 30px;
}
.main2 b{
    display: block;
    font-weight: bold;
    font-size: 24px;
    color: #236fff;
    line-height: 24px;
}
.main2 p{
    font-size: 16px;
    line-height: 32px;
    color: #666666;
    margin-top: 3px;
}
.main2 .lis .tx{
    float: right;
}
.main2 .lis .txt{
    float: right;
    padding-left: 0;
    padding-right: 134px;
    padding-top: 30px;
    text-align: right;
}
.main2 .li2 .txt,.main2 .li6 .txt{
    background: url(../images/tk2.png) no-repeat center top;
    background-size: 900px;
}
.main2 .li4 .txt{
    background: url(../images/tk2s.png) no-repeat center top;
    background-size: 900px;
}
.main2 .li7 .txt{
    background: url(../images/tk1s.png) no-repeat center top;
    background-size: 900px;
    height: 148px;
}

.main3{
    margin-top: 110px;
}
.main3 .center{
    width: 1200px;
    margin-top: 41px;
}
.main3 .center .div{
    width: 278px;
    height: 214px;
    position: relative;
    margin: 0;
}
.main3 .center b{
    height: 50px;
    text-align: center;
    line-height: 50px;
    display: block;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}
.main3 .center p{
    height: 138px;
    font-size: 16px;
    color: #666666;
    padding: 0 20px;
    padding-top: 25px;
    line-height: 26px;
}
.main3 .center a{
    display: block;
    width: 190px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    color: #fff;
    text-align: center;
    border-radius: 48px;
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 22px;
    font-weight: bold;
    margin: auto;
}
.main3 .center .div1{
    background: url(../images/b1.png) no-repeat center top;
    background-size: 278px;

}
.main3 .center .div1 a{
    background-color: #85b1ff;
       background-image: linear-gradient(to bottom, #85b1ff , #1482f8);
}
.main3 .center .div2{
    background: url(../images/b2.png) no-repeat center top;
    background-size: 278px;

}
.main3 .center .div2 a{
    background-color: #ff9c94;
       background-image: linear-gradient(to bottom, #ff9c94 , #f8364e);
}
.main3 .center .div3{
    background: url(../images/b3.png) no-repeat center top;
    background-size: 278px;

}
.main3 .center .div3 a{
    background-color: #b980ff;
       background-image: linear-gradient(to bottom, #b980ff , #843cfe);
}
.main3 .center .div4{
    background: url(../images/b4.png) no-repeat center top;
    background-size: 278px;

}
.main3 .center .div4 a{
    background-color: #feb944;
       background-image: linear-gradient(to bottom, #feb944 , #f46303);
}

.main4{
    margin-top: 100px;
}
.main4 .title1{
    padding-left: 88px;
}
.main4 .center{
    width: 1200px;
    position: relative;
}
.main4 .center_new{
    width: 1190px;
    margin-left: 10px;
    height: 243px;
    margin-top: 30px;
}
.main4 .left{
    width: 220px;
    height: 243px;
    float: left;
    position: relative;
    background-color: #f2faff;
    border-radius: 0 0 0 8px;
}
.main4 .left span{
    display: block;
    height: 61px;
    line-height: 61px;
    font-weight: bold;
    text-align: center;
    background: url(../images/xxx.png) no-repeat center bottom;
    background-size: 100%;
    color: #2385ff;
    font-size: 24px;
    
    border-radius: 10px 0 0 10px;
    cursor: pointer;
}
.main4 .left span:last-child{
    
   
    background: none;
}
.main4 .left span.active,.main4 .left span:hover{
    width: 230px;
    background-color: #2397ff;
    margin-left: -10px;
    color: #fff;
    padding-left: 10px;
    box-shadow: 0px 0 8px 0 #236bff;
    background-image: linear-gradient(to bottom, #2397ff , #236dff);
    transition: all 1s;
    
   
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
}

.main4 .right{
    width: 970px;
    height: 243px;
    float: left;
    
    background: url(../images/rr.png) no-repeat right bottom;
    background-size: 88px;
    background-color: #fff;
    position: relative;
    border-radius: 0 12px 12px 12px;
    padding-left: 90px;
    padding-top: 40px;
}
.main4 .right ul,.main4 .right li{
    overflow: hidden;
}
.main4 .right ul{
    width: 427px;
    float: left;
}
.main4 .right li{
    width: 420px;
    overflow: hidden;
    height: 20px;
    line-height: 20px;
    padding-left: 33px;
    color: #666666;
    margin-bottom: 25px;
    position: relative;
    cursor: pointer;
}
.main4 .right li:hover{
    color: #2385ff;
}
.main4 .right span{
    display: block;
    width: 28px;
    height: 20px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    background: url(../images/l.png) no-repeat center;
    background-size: 28px;
    padding: 1px 4px 0 5px;
    text-align: center;
    color: #fff;
    font-size: 16px;
}

.main5{
    margin-top: 69px;
}
.main5 .center{
    width: 1097px;
    margin-top: 29px;
}
.main5 .txt{
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    height: 30px;
    line-height: 30px;
    color: #333333;
    background: url(../images/qqq.png) no-repeat center;
    background-size: 319px;
    margin-top: 17px;
}
.main5 .center div{
    
    width: 277px;
}
.main5 .center a{
    display: block;
    width: 277px;
    height: 49px;
    line-height: 49px;
    margin-bottom: 23px;
    padding-left: 60px;
    font-weight: bold;
    font-size: 24px;
    color: #fff;
    border-radius: 49px 49px 0px 49px;
}
.main5 .center .div1 a{
    background-color: #fdb440;
    background-image: linear-gradient(to bottom, #fdb440 , #ff9d2e);
}
.main5 .center .div2 a{
    background-color: #3c97fb;
    background-image: linear-gradient(to bottom, #3c97fb , #609aff);
}
.main5 .center .div3 a{
    background-color: #ff9791;
    background-image: linear-gradient(to bottom, #ff9791 , #ff6b6c);
}


.main6{
    margin-top: 65px;
}
.main6 .center{
    border-radius: 18px;
    overflow: hidden;
    width: 1200px;
    border: solid 1px #3e98fb;
    margin-top: 21px;
}
.main6 table{
    width: 1200px;
    
}
.main6 th{
    height: 65px;
    background-color: #3e98fb;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    border-right: 1px solid #75bfff;
}
.main6 td{
    height: 65px;
    border-right: 1px solid #75bfff;
    position: relative;
    font-size: 16px;
    text-align: center;
    color: #666666;
}
.main6 tbody tr{
    
    border-bottom: 1px solid #75bfff;
}
.main6 tbody tr:last-child{
    border-bottom: 0;
}
.main6 th.th1{
    width: 492px;
}
.main6 th.th2{
    width: 213px;
}
.main6 th.th3{
    width: 214px;
}
.main6 th.th4{
    width: 281px;
}
.main6 th:last-child{
    border-right: 0;
}
.main6 tbody{
    background-color: #fff;
}
.main6 .center{
    margin-bottom: 18px;
}
.main6 .center:last-child{
    margin-bottom: 0;
}
.main6 table a{
    display: block;
    width: 139px;
    height: 36px;
    border: 1px solid #3ea3fb;
    border-radius: 36px;
    font-size: 18px;
    font-weight: bold;
    color: #2385ff;
    text-align: center;
    line-height: 34px;
}
.main6 table a:hover{
    background-color: #3ea3fb;
    color: #fff;

}
.footer{
    background-color: #252525;
    max-width: 1920px;
    min-width: 1200px;
    margin: auto;
    height: 660px;
    margin-top: 42px;
}

.footer_w{
    width: 100%;
    height: 120px;
    background-color: #252525;
    text-align: center;
    max-width: 1920px;
    font-size: 18px;
    color: #fff;
    min-width: 1200px;
    padding-top: 25px;
    border-top: 1px dashed #8d8882;
}
.footer_w .center{
    width: 1200px;
    color: #fff;
    line-height: 30px;
}
.fx_height{
    height: 151px;
    position: relative;
    width: 100%;

}
.fx_width{
    height: 151px;
    position: fixed;
    width: 100%;
    max-width: 1920px;
    min-width: 1200px;
    background: url(../images/tm.png);
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 99999;
}
.fx_width .center{
    position: relative;
    width: 1200px;
    overflow: hidden;
    height: 135px;
    margin: auto;
}
.fx_width .f_t{
    width: 1200px;
    height: 25px;
    margin: auto;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 26px;
    line-height: 26px;
    background: url(../images/ttt.png) no-repeat center;
    background-size: 406px;
    margin-top: 19px;
}
.fx_width .f_t b{
    font-weight: bold;
    color: #dac432;
}
.fx_width .form{
    padding-left: 128px;
    margin-top: 22px;
}
.fx_width .form ,.fx_width .form div{
    overflow: hidden;
}
.fx_width .form div{
    float: left;
    margin-right: 30px;
}
.fx_width .form span{
    margin-right: 10px;
}
.fx_width .form span,.fx_width .form input{
    float: left;
    display: block;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #fff;
}
.fx_width .form input{
    border-radius: 36px;
    background-color: #fff;
    width: 140px;
    color: #333333;
    padding: 0 10px;
}
.fx_width .form .yyan{
    width: 123px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    border: 1px #fff solid;
    cursor: pointer;
    background-color: #ff9791;
    background-image: linear-gradient(to right, #2385ff , #5c99ff);
}
.close{
    display: block;
    width: 37px;
    cursor: pointer;
    position: absolute;
    right: 85px;
    top: 10px;
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transform:rotate(0deg);
    -ms-transform:rotate(0deg); /* Internet Explorer */
    -moz-transform:rotate(0deg); /* Firefox */
    -webkit-transform:rotate(0deg); /* Safari 和 Chrome */
    -o-transform:rotate(0deg); /* Opera */
}
.close:hover{
    
    transform:rotate(-360deg);
    -ms-transform:rotate(-360deg); /* Internet Explorer */
    -moz-transform:rotate(-360deg); /* Firefox */
    -webkit-transform:rotate(-360deg); /* Safari 和 Chrome */
    -o-transform:rotate(-360deg); /* Opera */
}

.fx_right,.fx_left{
    width: 120px;
    position: fixed;
    top: 10%;
}
.fx_right{
    position: fixed;
    top: 10%;
    right: 30px;
    
    padding-top: 115px;
}

.fx_right .rt{
    display: block;
    position: absolute;
    top: 0;
    left:-11px;
}
.fx_right b{
    display: block;
    font-weight: bold;
    color: #fff;
    text-align: center;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 9px;

}
.fx_right ul{
    width: 120px;
    padding-bottom: 18px;
}
.fx_right div{
    padding-top: 43px;
    background-color: #2387ff;
    border-radius: 12px;
    
    background-image: linear-gradient(to bottom, #2387ff , #239bff);
}
.fx_right li{
    width: 102px;
}
.fx_right li:hover{
    background: url(../images/rrr.png) no-repeat center left;
}
.fx_right a{
    display: block;
    width: 75px;
    height: 37px;
    border-top: dotted 1px #fff;
    line-height: 36px;
    text-align: center;
    color: #fff;
}
.fx_left{
    padding-top: 84px;
    left: 30px;
}
.fx_left ul{
    padding-top: 46px;
    padding-bottom: 20px;
}
.fx_left .rt{
    position: absolute;
    top: 0;
    left: 4px;
}
.fx_left div{
    width: 120px;
    border-radius: 60px;
    background-color: #2387ff;
    background-image: linear-gradient(to bottom, #2387ff , #239bff);
}
.fx_left li{
    height: 46px;
    line-height: 46px;
    background: url(../images/xxxxxxx.png) no-repeat center bottom;
    background-size: 100%;
    text-align: center;
    font-size: 16px;
}
.fx_left li:last-child{
    background: none;
}
.fx_left li a{
    color: #fff;
}
.fx_left li:hover a{
    font-weight: bold;
    color: #fff222;
}
.div_ysxy p,.div_ysxy a{
    color: #fff;
}