body, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, fieldset, button, input, textarea, th, td {
	margin:0; padding:0; 
	font: 14px/1.5 "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB";
	font-family: 'almm',"iconfont", Arial, sans-serif;
	word-break: break-all;
}
::-webkit-scrollbar {
	width:8px;
	margin-right:4px
}
::-webkit-scrollbar-button {
	width:8px;
}
::-webkit-scrollbar:horizontal {
	height:0px;
	margin-bottom:0px
 }
::-webkit-scrollbar-track {
	border-radius: 10px;
}
::-webkit-scrollbar-track-piece {
	background-color: #fff;
	border-radius: 10px;
}
::-webkit-scrollbar-thumb {
	width:0px;
	border-radius: 4px;
    background: #666;
}
::-webkit-scrollbar-corner {
	width: 0px;
	background-color: #fff;
}
ul, ol { list-style:none;}
a { text-decoration:none; color:#333;outline: none;}
a:hover { text-decoration: none; color:#000;outline: none;}
fieldset, img { border:none; vertical-align:middle;}
button, input, select, textarea {outline: none;font-size:100%; color:#666; font-size:12px;}
h1, h2, h3 { font-size:14px;}
em { font-style:normal;}
li{list-style-type:none; outline: none;}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: #fff !important;
	-webkit-box-shadow: 0 0 0px 1000px white inset !important;
    background-image: none !important;
    color: rgb(0, 0, 0) !important;
}
input,select{
	border: 0px;
	outline:none;
	cursor: pointer;
}

body{
	background: #fff;
}
.moquu_top {
    position: fixed;
    right: 10px;
    bottom: 30px;
    background: #338de6;
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 30px;
    border-radius: 2px;
    text-align: center;
    color: #fff;
}
.moquu_top:hover {
	background:#666;
	color: #fff;
}
.moquu_wxin {
	position:fixed;
	width:80px;
	height:80px;
	right:10px;
	cursor:pointer;
	bottom:120px;
	background:#338de6;
	z-index:999999;
	font-size: 30px;
    border-radius: 2px;
    text-align: center;
    color: #fff;
	-webkit-transition: 0.5s all;
    transition: 0.5s all;
}

.moquu_wxin span{
    width: 100%;
    height: 45px;
    line-height: 58px;
    display: inline-block;
    font-size: 30px;
    color: #fff;
}
.moquu_wxin p{
    width: 100%;
    height: 25px;
    font-size: 13px;
    color: #fff;
    line-height: 25px;
}
.moquu_wxin:hover {
    background:#666;
}
.moquu_wxin:hover .moquu_wxinh {
	display:block;
}
.moquu_wxinh {
    position: absolute;
    display: none;
    left: -210px;
    bottom: 0px;
    width: 180px;
    height: 180px;
    background: #338de6;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0px 5px 20px 0px gainsboro;
    padding: 8px;
}
.moquu_wxinh img{
    width: 180px;
    float: left;
    height: 180px;
}
.moquu_tell {
    position: fixed;
    width: 80px;
    height: 80px;
    right: 10px;
    cursor: pointer;
    bottom: 210px;
    background: #338de6;
    z-index: 9999999;
    font-size: 30px;
    border-radius: 2px;
    text-align: center;
    color: #fff;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
}
.moquu_tell span{
    width: 100%;
    height: 45px;
    line-height: 58px;
    display: inline-block;
    font-size: 30px;
    color: #fff;
}
.moquu_tell p{
    width: 100%;
    height: 25px;
    font-size: 13px;
    color: #fff;
    line-height: 25px;
}
.moquu_tell:hover {
    background:#666;
}
.moquu_tell:hover .moquu_tellh {
	display:block;
}
.moquu_tellh {
    position: absolute;
    display: none;
    left: -210px;
    bottom: 0px;
    width: 180px;
    height: 80px;
    background: #338de6;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0px 5px 20px 0px gainsboro;
    padding: 8px;
}
.moquu_tellh p{
	width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
}
.moquu_tellh b{
    width: 100%;
    height: 40px;
    line-height: 35px;
    display: block;
    font-size: 23px;
}
.moquu_kf{
    position: fixed;
    width: 80px;
    height: 80px;
    right: 10px;
    cursor: pointer;
    bottom:300px;
    background: #338de6;
    z-index:999999999;
    font-size: 30px;
    border-radius: 2px;
    text-align: center;
    color: #fff;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
}
.moquu_kf span{
    width: 100%;
    height: 45px;
    line-height: 58px;
    display: inline-block;
    font-size: 30px;
    color: #fff;
}
.moquu_kf p{
    width: 100%;
    height: 25px;
    font-size: 13px;
    color: #fff;
    line-height: 25px;
}
.moquu_kf:hover {
    background:#666;
}
.moquu_kf:hover .moquu_kfh {
	display:block;
}
.moquu_kfh {
    position: absolute;
    display: none;
    left: -210px;
    bottom: 0px;
    width: 180px;
    height: 80px;
    background: #338de6;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0px 5px 20px 0px gainsboro;
    padding: 8px;
}
.moquu_kfh p{
	width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
}
.moquu_kfh b{
    width: 100%;
    height: 40px;
    line-height: 35px;
    display: block;
    font-size: 23px;
}

.sy_tit{
    width: 100%;
    height: auto;
    margin: auto;
    text-align: center;
    font-size: 0.32rem;
    line-height: 0.68rem;
    font-weight: bold;
    padding-top: 0.6rem;
}
.sy_tit p{
    height: 5px;
    background: #94cb00;
    width: 0.65rem;
    margin: auto;
}
.sy_tit_txt{
    font-size: 0.18rem;
    width: 80%;
    max-width: 1400px;
    line-height: 0.3rem;
    text-align: center;
    padding-bottom: 0.5rem;
    padding-top: 0.2rem;
    margin: auto;
}
.main_b{
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #fff;
}
.main_h{
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #f1f1f1;
}
.sy_tit_b{
    width: 100%;
    height: auto;
    margin: auto;
    text-align: center;
    font-size: 0.32rem;
    line-height: 0.68rem;
    font-weight: bold;
    padding-top: 0.6rem;
	color:#fff;
}
.sy_tit_b p{
    height: 5px;
    background: #94cb00;
    width: 0.65rem;
    margin: auto;
	color:#fff;
}
.sy_tit_b_txt{
    font-size: 0.18rem;
    width: 80%;
    max-width: 1200px;
    line-height: 0.3rem;
    text-align: center;
    padding-bottom: 0.5rem;
    padding-top: 0.2rem;
    color: #fff;
    margin: auto;
}
.header{
	width: 100%;
    height: 215px;
}
.main{
    width: 100%;
    height: auto;
    margin: auto;
    overflow: hidden;
}
.main_m{
	width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 50px;
}
.menu_top{
	width: 100%;
    height: 40px;
	background:#333;
}
.menu_top_m{
	margin: auto;
    width: 1200px;
	height: 40px;
}
.menu_top_m_l{
	width: 50%;
    height:40px;
	float:left;
	line-height:40px;
	font-size: 13px;
	color: #fff;
}

.menu_top_m_r{
	width: auto;
    height: 40px;
    line-height:40px;
    float: right;
    color: #fff;
    text-align: right;
	
}
.menu_top_m_r li{
    padding-left:12px;
    float: left;
	height:40px;
    line-height:40px;
	font-size:13px;
}
.menu_top_m_r li i{
    color: #999;
    font-style: normal;
}
.menu_top_m_r li a{
    color:#fff;
}
.menu{
    width: 100%;
    height: 215px;
    background: #fff;
	box-shadow: 0 5px 15px rgb(0 0 0 / 9%);
}
.menu_main{
	margin: auto;
    width: 1200px;
    height: 120px;
    position: relative;
}

.menu_main_left{
    float: left;
    width: auto;
    height: 120px;
    line-height: 120px;
}
.menu_main_left img{
    width: auto;
    height: 90px;
    transition: 0.5s;
    overflow: hidden;
}

.menu_main_right{
    width: auto;
    height: 120px;
    float: right;
    overflow: hidden;
}
.menu_main_right_l{
    width: 52px;
    height: 52px;
    line-height: 52px;
    border-radius: 30px;
    border: 1px solid #888;
    text-align: center;
    font-size: 28px;
    color: #888;
    margin-top: 35px;
    float: left;
    margin-right: 15px;
}
.menu_main_right_r{
	float: left;
    width: auto;
    margin-top: 25px;
}
.menu_main_right_r_t{
    width: 100%;
    height: 30px;
    line-height: 40px;
    font-size: 15px;
	color: #666;
}
.menu_main_right_r_b{
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 26px;
    color: #338de6;
    font-weight: bold;
}
.menu_main_bt{
	width: 100%;
    height: 55px;
    border-top: 1px solid #d7d7d7;
}
.menu_main_meu{
    width: 1200px;
    height: 55px;
    margin: auto;
}
.menu_main_meu i{
    float: left;
    width: 1px;
    height: 15px;
    background: #d7d7d7;
    margin-top: 20px;
}
.menu_main_meu a{
    float: left;
    width: 130px;
    height: 55px;
}
.menu_main_meu a span{
	width: 100%;
    height: 55px;
    line-height: 55px;
    font-size: 15px;
    text-align: center;
    color: #000;
    display: block;
}
.menu_main_meu a span:hover{
    color:#338de6 !important;
}
.menu_main_meu .tabcur span {
    color:#338de6  !important;
	font-weight: bold;
}

.menu_main_meu li{
    float: left;
    width: 130px;
    height: auto;
    position: relative;
}
.menu_main_meu li:hover .menu_main_zm{
    display: block;
}
.menu_main_zm{
	position: absolute;
    width: 100%;
    height: auto;
    z-index: 9999;
    top: 55px;
    left: 0;
    display: none;
    transition: 0.3s;
    background: #fff;
}
.menu_main_zm a{
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    color: #000;
    text-align: center;
    border-bottom: 1px solid #f1f1f1;
}
.menu_main_zm a:hover{
	color:#338de6;
}
.menu_main_zm a.cur{
	color:#338de6;
}
.topimg{
    width: 100%;
    height: 350px;
    position: relative;
}
.topimg_bg{
    width: 100%;
    height: 350px;
    overflow: hidden;
    margin: auto;
}
.topimg_bg img{
	width: 100%;
    height: 100%;
    object-fit: cover;
}
.tit{
	width: 100%;
    height: 168px;
    margin: 0 auto;
    background: url(../image/titLine.png) center no-repeat;
    background-size: 50px;
}
.tit b{
    width: 100%;
    height: 50px;
    line-height: 60px;
    display: block;
    font-size: 38px;
    text-align: center;
    color: #338de6;
    padding-top: 42px;
}
.tit p{
    width: 100%;
    height: 30px;
	line-height: 30px;
	font-size: 15px;
    text-align: center;
}
.tit_left{
	width: 100%;
    height: 168px;
    margin: 0 auto;
    background: url(../image/titLine.png) 10px no-repeat;
    background-size: 50px;
}
.tit_left b{
    width: 100%;
    height: 50px;
    line-height: 60px;
    display: block;
    font-size: 38px;
    text-align: left;
    color: #338de6;
    padding-top: 42px;
}
.tit_left p{
    width: 100%;
    height: 30px;
	line-height: 30px;
	font-size: 15px;
    text-align: left;
}
.left{
	width: 260px;
    height: auto;
    overflow: hidden;
    background: #338de6;
    float: left;
}
.left_t{
    width: 100%;
    height: 100px;
    line-height: 100px;
    text-align: center;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    background: url(../image/lefttitbg.png) center 80px no-repeat;
    background-size: 140px;
}
.left_list{
	padding-left: 20px;
    padding-right: 20px;
    overflow: hidden;
}
.left_list a{
	overflow: hidden;
    width: 100%;
    display: block;
    height: 45px;
    line-height: 45px;
    margin-bottom: 10px;
    text-align: center;
    font-size: 15px;
    border: 1px solid #fff;
    color: #fff;
}
.left_list a.cur{
    background: #fff;
	color:#338de6;
}
.left_list a:hover{
    background: #fff;
	color:#338de6;
}
.left_li{
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden;
    padding-bottom: 25px;
}
.left_li a{
	float: left;
    width: 105px;
    height: auto;
    margin-right: 10px;
    overflow: hidden;
}
.left_li a:nth-child(2n+2) {
	margin-right: 0px;
}
.left_li a img{
	overflow: hidden;
    width: 100%;
    height: 100px;
    object-fit: cover;
}
.left_li a h5{
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    text-align: center;
}
.right{
	float:right;
	width:900px;
	height: auto;
    overflow: hidden;
}
.right_t{
	width: 100%;
    height: 40px;
    border-bottom: 1px solid #ddd;
}
.right_t_l{
    font-size: 20px;
    float: left;
    height: 40px;
    line-height: 20px;
}
.right_t_r{
    float: right;
    height: 40px;
	color: #888;
}
.right_t_r a{
	font-size: 14px;
    height: 40px;
    line-height: 20px;
    display: inline-block;
    font-weight: 300;
    color: #888;
}
.right_t_r a:hover{
	color:#338de6;
}
.right_list{
	width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 25px;
}
.right_list a{
    float: left;
    width: 255px;
    height: auto;
    overflow: hidden;
    padding: 15px 15px 0px 15px;
    box-shadow: inset 0 0 0px 1px #ddd;
    margin-right: 20px;
    margin-bottom: 25px;
}
.right_list a:hover{
	box-shadow: inset 0 0 0px 1px #338de6;
}
.right_list a:hover h1{
	color:#338de6;
}
.right_list a img{
    width: 100%;
    height: 200px;
    overflow: hidden;
    object-fit: cover;
}
.right_list a h1{
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
	color:#000;
}
.right_list a:nth-child(3n+3){
	margin-right: 0px;
}
.right_lists{
	width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 25px;	
}
.right_lists a{
    height: auto;
    overflow: hidden;
    padding: 15px;
    border: 1px solid #ddd;
    margin-bottom: 25px;
    display: block;
}
.right_lists a:hover{
	border: 1px solid #338de6;
}
.right_lists a:hover h1{
	color:#338de6;
}
.right_lists a img{
    width: 215px;
    height: 160px;
    overflow: hidden;
    float: left;
    object-fit: cover;
}
.right_lists_c{
    float: left;
    width: 480px;
    height: 160px;
	padding-left:30px;
}
.right_lists_c h1{
    width: 100%;
    height: auto;
    line-height: 30px;
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: left;
    color: #000;
    padding-bottom: 20px;
}
.right_lists_c p{
    width: 100%;
    height: auto;
    line-height: 25px;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    text-align: left;
    color: #666;	
}
.right_lists_r{
    float: right;
    width: 73px;
    height: 130px;
    padding-top: 30px;
	padding-right:30px;
}
.right_lists_r b{
    width: 100%;
    display: block;
    height: 35px;
    line-height: 35px;
    font-size: 28px;
    text-align: right;
    font-weight: 400;
    color: #888;	
}
.right_lists_r p{
    width: 100%;
    display: block;
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    font-weight: 400;
    color: #888;
}
.right_lists_r span{
	font-size:30px;color: #888;
}
.right_nr{
	width: 100%;
    height: auto;
	overflow: hidden;		
}
.right_nr_t{
	width: 100%;
    height: auto;
	overflow: hidden;	
}
.right_nr_t h1{
    width: 100%;
    height: auto;
    line-height: 35px;
    font-size: 25px;
    text-align: center;
    padding-top: 20px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
}
.right_nr_t p{
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
    text-align: center;
    border-bottom: 1px solid #ddd;
    color: #666;
}
.right_nr_sw{
	width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 25px;
}
.right_nr_sw #cpxximg1 img{
    width: 100%;
    height: auto;
}
.right_nr_sw #cpxximg2{
    width: 100%;
    height: 120px;
    margin-top: 20px;
}
.right_nr_sw li{
	border: 5px solid #ddd;
}
.right_nr_sw .active-nav li{
	border: 5px solid #338de6;
}
.right_nr_sw li img{
	width: 100%;
}
.right_nr_sw #cpxximg2 img{
    width: 100%;
    height: 100px;
    object-fit: cover;
}
.right_nr_c{
    width: 100%;
    line-height: 30px;
    height: auto;
    overflow: hidden;
    padding-top: 25px;
}
.right_nr_c img{
	max-width:100%;
}
.right_nr_c video{
	max-width:100%;
}
.right_nr_c p{
    font-size: 15px;
    color: #333;
    line-height: 30px;
}
.right_updow{
	width: 100%;
    height: 60px;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    margin-top: 50px;	
}
.right_updow_l{
    float: left;
    height: 60px;
    line-height: 60px;
    font-size: 15px;
    max-width: 40%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.right_updow_r{
	float: right;
	height: 60px;
    line-height: 60px;
	font-size: 15px;
}
.right_newstj{
    width: 100%;
    height: auto;
    overflow: hidden;	
}
.right_newstj_t{
    width: 100%;
    height: 23px;
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 20px;
}
.right_newstj_t_l{
    float: left;
    height: 23px;
    font-size: 20px;
    line-height: 23px;
    border-left: 4px solid #338de6;
    padding-left: 10px;
}
.right_newstj_t_r{
	float: right;
    border: 1px solid #666;
    color: #666;
    width: 100px;
    text-align: center;
    height: 23px;
    line-height: 23px;	
}
.right_newstj_b{
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 30px;	
}
.right_newstj_b a{
    float: left;
    width: 440px;
    height: auto;
    overflow: hidden;
    display: block;
    margin-bottom: 20px;
    margin-right: 20px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
}
.right_newstj_b a:nth-child(2n+2){
	margin-right: 0px;
}
.right_newstj_b_l{
    float: left;
    width: 160px;
    height: 120px;	
}
.right_newstj_b_r{
    float: left;
    width: 270px;
    padding-left: 10px;	
}
.right_newstj_b_r h1{
    font-size: 20px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 45px;
}
.right_newstj_b_r p{
    font-size: 15px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 25px;
    color: #666;
}
.right_txt{
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
}
.right_txt span{
	width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 30px;
    font-size: 18px;
    color: #333;
    font-weight: 300;
    display: block;
	text-align:left;
}
.right_txt img{
	max-width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 30px;
}
.right_msg{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.right_msg_tit{
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-bottom: 30px;
}
.right_msg_tit b{
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding-top: 30px;
    padding-bottom: 10px;
    display: block;
    text-align: center;
    font-size: 25px;
    font-weight: 400;	
}
.right_msg_tit p{
    width: 100%;
    height: 25px;
    line-height: 25px;
    display: block;
    text-align: center;
    font-size: 15px;
    font-weight: 300;
	color:#666;
}
.right_msg_tit p i{
    font-style: normal;
    color: #338de6;
    font-weight: bold;
}
.right_msg_m{
    width: 100%;
    height: auto;
    overflow: hidden;	
}
.right_msg_m li{
	float: left;
    width: 100%;
    height: auto;
}
.right_msg_m li.b{
    float: left;
    width: 438px;
    height: 50px;
    border: 1px solid #c2c2c2;
    background: #f1f1f1;
    margin-right: 20px;
}
.right_msg_m li.b:nth-child(2n+2){
    margin-right: 0px;
}
.right_msg_m li input{
    width: 395px;
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
    font-size: 15px;
    background: transparent;
	color: #000;
}
.right_msg_m li span{
    color: #f00;
    font-size: 15px;
}
.right_msg_m li textarea{
    font-size: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 867px;
	height: 234px;
    display: block;
    padding: 15px;
    border: 1px solid #c2c2c2;
	background: #f1f1f1;
	resize: none;
	outline: none;
	color: #000;
}
.right_msg_m li.yzm{
    float: left;
    width: 130px;
    height: 50px;
    margin-left: -131px;
    margin-top: 1px;
}
.right_msg_m li.yzm img{
	width: 90px;
    height: 35px;
    margin-top: 7px;
}
.right_msg_m li.an{
	float: right;
    width: 300px;
    height: 50px;
    background: #338de6;
    border: 1px solid #338de6;
    color: #fff;
    cursor: pointer;
}
.right_msg_m li.an:hover{
    background: #fff;
	border: 1px solid #338de6;
    color:  #338de6;
}
.right_msg_m_an{
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    text-align: center;	
}
.right_listss{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.right_listss li{
	border-bottom: 1px solid #ddd;
    padding-top: 10px;
    padding-bottom: 20px;
	overflow: hidden;
}
.right_listss_l{
	float: left;
    width: 120px;
    height: 50px;
    background: #f1f1f1;
    text-align: center;
    line-height: 50px;
    font-size: 15px;
    font-weight: 400;
}
.right_listss_r{
    float: right;
    width: 750px;
    height: auto;
}
.right_listss_r a{
    width: auto;
    display: block;
    float: left;
    padding-right: 25px;
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    font-weight: 300;
}
.right_listss_r a:hover{
	color:#338de6;
}
.footer{
    float: left;
    width: 100%;
    background: #373f4e;
    height: auto;
    text-align: center;
}
.footerfkone{
    width: 1200px;
    height: auto;
    margin: auto;
    overflow: hidden;
    padding-bottom: 30px;
    padding-top: 30px;
}
.footerfkone_yq{
    width: 1200px;
    height: auto;
	line-height: 30px;
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
    margin-bottom: 30px;
    text-align: left;
    font-size: 15px;
    color: #fff;
}
.footerfkone_yq i{
    width: auto;
    height: auto;
    overflow: hidden;
    display: inline-block;
    line-height: 30px;
    font-style: normal;
}
.footerfkone_yq a{
    width: auto;
    height: auto;
    overflow: hidden;
    display: inline-block;
    line-height: 30px;
    color: #fff;
    padding: 0 10px;
}
.footerfkone_leftone{
    float: left;
    width: 150px;
    height: auto;
}
.footerfkone_leftone b{
    width: 100%;
    font-size: 15px;
    color: #fff;
    text-align: left;
    display: inline-block;
    padding-bottom: 30px;
    font-weight: 400;
	font-size:15px;
}
.footerfkone_leftone a{
	width: 100%;
    display: block;
    height: 28px;
    line-height: 28px;
    color: #fff;
    text-align: left;
    font-weight: 300;
	font-size:15px;
}
.footerfkone_leftone a:hover{
	color:#338de6;
}
.footerfkone_lefttwo{
    float: left;
    width: 260px;
    height: auto;
    overflow: hidden;
}
.footerfkone_lefttwo li{
    width: 100%;
    text-align: left;
	height: auto;
    overflow: hidden;
}
.footerfkone_lefttwo b{
    width: 100%;
    font-size: 15px;
    color: #fff;
    text-align: left;
    display: inline-block;
    padding-bottom: 30px;
	font-weight: 400;
}
.footerfkone_lefttwo li h5{
    float: left;
    height: 45px;
    line-height: 28px;
    width: 100%;
    font-size: 15px;
    color: #fff;
}
.footerfkone_lefttwo li span{
    float: left;
    height: 35px;
    line-height: 35px;
    width: 100%;
    font-size: 25px;
    color: #fff;
}
.footerfkone_cen{
	float: left;
    width: 400px;
    height: auto;
    overflow: hidden;	
}
.footerfkone_cen b{
    width: 100%;
    font-size: 15px;
    color: #fff;
    text-align: left;
    display: inline-block;
    padding-bottom: 30px;
	font-weight: 400;	
}
.footerfkone_cen li{
    width: 190px;
    border: 1px solid #f1f1f1;
    height: 45px;
    border-radius: 5px;
    float: left;
    margin-right: 15px;
	margin-bottom: 20px;
}
.footerfkone_cen li:nth-child(3){
    margin-right: 0px;
}
.footerfkone_cen li.yzm{
    width: 120px;
    border: 0px solid #f1f1f1;
    height: 47px;
    border-radius: 5px;
	overflow: hidden;
    float: left;
    margin-right: 15px;
    margin-bottom: 20px;
}
.footerfkone_cen li.yzm img{
    width: 120px;
    height: 47px;
}
.footerfkone_cen li.cm{
    width: 398px;
    border: 1px solid #f1f1f1;
    height: 45px;
    border-radius: 5px;
    float: left;
    margin-right: 0px;
    margin-bottom: 20px;
}
.footerfkone_cen li input{
    width: 100%;
    height: 45px;
    background: rgba(0, 0, 0, 0);
    text-indent: 20px;
    font-size: 15px;
    color: #fff;
}
.footerfkone_cen li input::placeholder {
	color: #fff;
	font-size: 15px;
}
.footerfkone_cen li.an{
    width: 400px;
    border: 0px solid #f1f1f1;
    height: 45px;
    border-radius: 5px;
    float: left;
    margin-right: 15px;
    margin-bottom: 20px;
}
.footerfkone_cen li button{
    width: 100%;
    height: 45px;
    background: #fff;
    text-indent: 20px;
    font-size: 15px;
    color: #000;
    border: 0;
    border-radius: 5px;
    cursor: pointer;
}
.footerfkone_right{
    float: left;
    width: 160px;
    height: auto;
    overflow: hidden;
    background:#338de6;
    margin-left: 80px;
    padding-top: 20px;

}
.footerfkone_right img{
    width: 120px;
    height:120px;
}
.footerfkone_right p{
    width: 100%;
    height: 50px;
    line-height: 20px;
    padding-top: 10px;
    color: #fff;
    font-size: 13px;
    font-weight: 300;
}
.footer_bot{
    width: 100%;
    height: 50px;
    margin: auto;
    float: left;
    color: rgba(255,255,255,0.6);
    background: #2f3642;
    line-height: 50px;
    font-size:15px;
}
.footer_bot a{
	color: #fff;
}

.footer_bot a:hover{
	text-decoration: underline;
    text-decoration-color:#338de6;
}

.page{
    text-align: center;
    width: auto;
    height: auto;
    overflow: hidden;
    -webkit-animation-name: txtup;
    -webkit-animation-duration: 1s;
    margin-bottom: 30px;
}
.page a{
	padding-left:15px;
    padding-right:15px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    background: #ddd;
    margin-right:10px;
	font-size: 13px
}
.page a.cur{
	background:#338de6;
	color:#fff;
}
.page a:hover{
	background:#338de6;
	color:#fff;
}

.setup05{
	-webkit-animation-name: fadeInUps;
    animation-name: fadeInUp;
    -webkit-animation-duration: 0s;
    animation-duration: 0s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.setup10{
	-webkit-animation-name: fadeInUps;
    animation-name: fadeInUp;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.setup15{
	-webkit-animation-name: fadeInUps;
    animation-name: fadeInUp;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.setup20{
	-webkit-animation-name: fadeInUps;
    animation-name: fadeInUp;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.setup25{
	-webkit-animation-name: fadeInUps;
    animation-name: fadeInUp;
    -webkit-animation-duration: 2.5s;
    animation-duration: 2.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.setup30{
	-webkit-animation-name: fadeInUps;
    animation-name: fadeInUp;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    /*-webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);*/
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}