@charset "utf-8";/* margin and padding */
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,img,form,applet,fieldset,legend,button,input,textarea,th,table,tr,td{margin:0;padding:0;border:none;}
body{font-family:"微软雅黑";color:#666;position:relative;background-color:#fffef6;margin:0 auto;min-width: 1200px; z-index:-2}
body,div,fieldset,form,h1,h2,h3,h4,h5,h6,html,p{-webkit-text-size-adjust:none}
/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
:root::-webkit-scrollbar{
    width:0.5em;
    height:0.2em;
}
/*定义滚动条轨道 内阴影+圆角*/
:root::-webkit-scrollbar-track{
    background:#f6f6f6;
    /* border-radius:2px; */
}
/*定义滑块 内阴影+圆角*/
:root::-webkit-scrollbar-thumb{
    background-color: #C1C1C1;
    width:0.2em;
    background-size: 3em 3em;
    background-image: linear-gradient(-45deg, transparent 0em, transparent 0.8em, #C1C1C1 0.9em, #C1C1C1 2.1em, transparent 2.1em, transparent 2.9em, #C1C1C1 3.1em);
    /*background: linear-gradient(red, blue); !* 标准的语法 *!*/
    /*background:#aaa;*/
    animation: -webkit-scrollbar-thumb 750ms infinite linear;
}
/*定义鼠标悬停滑块背景*/
:root::-webkit-scrollbar-thumb:hover{
    background: linear-gradient(#999,#999); /* 标准的语法 */
    /*background:#747474*/
}
:root::-webkit-scrollbar-corner{
    background:#f6f6f6;
}
input::-ms-clear{display:none;}/*清楚文本框X*/
input,select,textarea{outline:none;cursor:pointer;
	/* -webkit-appearance:none; */
}
html{height:auto;width:100%;-webkit-user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);background:#fffef6;margin:0 auto;min-width:1100px; max-width:1920px; z-index:-2}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {color:#666;}
img{padding:0;margin:0;vertical-align:top;border:none;}
i,em{font-style:normal;}
a{ text-decoration: none;}
ol,ul,li{list-style: none;}
.bannnwmer_g3 .swiper-pagination-clickable .swiper-pagination-bullet p{
	top: -77px !important;
}
/*************************/
article,section{
	width: 100%;
	margin: 0 auto;
}
aside{
	width: 1100px;
    margin: 0 auto;
    height: 100%;
    overflow: hidden;
}
/**
*自动弹出窗
**/
.tcbjk {
	background: url(/common/images/baojia.png) center no-repeat;
    width: 100vw;
    height: 509px;
    margin: 0 auto;
    position: fixed;
    top: 25%;
    /* left: 21.5%; */
    z-index: 8889;
}
.tcbjk_1 {
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 1097px;
    height: 509px;
    margin: 0 auto;
    /* text-align: -webkit-center; */
}
.tcbjk_1_1 {
	width: 400px;
	height: 509px;
	/* margin-left: 70px; */
	float: left;
}
.tcbjk_1_1 form {
	margin-top: 200px;
    margin-left: 88px;
}
.tcbjk_1_1 form input {
	    border: 1px #666 solid;
    width: 340px;
    height: 58px;
    margin-top: 20px;
    padding-left: 9px;
}
.tcbjk_1_1 form input::-webkit-input-placeholder {
	font-size: 20px;
}
.tcbjk_1_1 form input:-moz-placeholder {
	font-size: 20px;
}
.tcbjk_1_1 form input::-moz-placeholder {
	font-size: 20px;
}
.tcbjk_1_1 form input:-ms-input-placeholder {
	font-size: 20px;
}
.tcbjk_1_1 form div {
	font-size: 20px;
}
.tcbjk_1_1 form img {
	margin-top: 20px;
	cursor: pointer;
}
.tcbjk_1_1 form div input {
	width: 20px;
	height: 20px;
	margin-top: 20px;
}
.tcbjk_1_2 {
	width: 174px;
    height: 509px;
    display: inline-block;
    float: left;
    margin-left: 50px;
}
.tcbjk_1_2 img {
	margin-top: 205px;
	margin-left: 45px;
	cursor: pointer;
}
.tcbjk_1_2 img {
	animation: dx 2s linear infinite both;
}
.tcbjk_1_3 {
	width: 361px;
	height: 449px;
	/*background: red; opacity: 0.5;*/
	display: inline-block;
}
.tcbjk_1_3 ul li {
	font-size: 18px;
}
.tcbjk_1_3 ul .li1 {
	    font-size: 30px;
    margin-top: 82px;
    margin-left: 250px;
    color: #f46f20;
    font-weight: bold;
}
.tcbjk_1_3 ul .li2 {
	margin-top: 96px;
    margin-left: 195px;
}
.tcbjk_1_3 ul .li3 {
	margin-top: 10px;
    margin-left: 166px;
}
.tcbjk_1_3 ul .li4 {
	margin-top: 8px;
    margin-left: 161px;
}
.tcbjk_1_3 ul .li5 {
	margin-top: 10px;
    margin-left: 175px;
}
.tcbjk_1_4 {
	width: 50px;
	height: 50px;
	float: right;
	cursor: pointer;
}
.theme-popover-mask {
	z-index: 8888;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background: rgba(0,0,0,0.6);
	display:none;
}
/**公共部分弹窗**/
.dfhhdfhdfh form  input:nth-child(1),.dfhhdfhdfh form  input:nth-child(2){
	border: 1px #666 solid !important;
}
.bannnwmer_g3 .swiper-pagination-clickable .swiper-pagination-bullet{
	outline: none !important;
}
/**常用按钮效果**/
.au{
	animation: scale 2s ease infinite;
}


/**头部公共弹窗css**/
.mask{ 
	width:100%; 
	height:100%; 
	background:rgba(0,0,0,0.5); 
	position:fixed; 
	top:0; left:0;  
	z-index:900; 
	display:none;
}
.modal_box100{     
	width: 530px;
	    height: 532px;
	    background: url(/common/images/login8.png) center no-repeat;
	    position: fixed;
	     left: 32%;
    top: 20%;
	    z-index: 999;
	display: none;}
.modal_close100{
	width: 40px;
    height: 40px;
    cursor: pointer;
    float: right;
    position: relative;
    top: 183px;
    right: 106px;
	/* display: -webkit-inline-box;  */
}
.modal_close100 img{
	display: block;
    width: 100%;
}
.modal_box100 form{
	width: 100%;
	overflow: hidden;
}
.modal_box100 ul{
	display: block;
    width: 275px;
    margin: 266px auto;
}
.modal_box100 ul li{
	margin-bottom: 10px;
    height: 45px;
    line-height: 45px;
    width: 100%;
    display: block;
}
.modal_box100 ul li input{
	font-size: 17px;
    /* border-radius: 10px; */
    padding-left: 5%;
    line-height: 45px;
    height: 100%;
    width: 95%;
    display: block;
	
}
.modal_box100 ul li:nth-child(2){
	/* position: relative;
	top:-3px; */
}
.modal_box100 ul li a{
	display: block;
	height: 100%;
	width: 100%;
}


.floata {
  -webkit-animation: floata 1s ease infinite;
  -o-animation: floata 1s ease infinite;
  animation: floata 1s ease infinite;
}
@-webkit-keyframes floata {
  0%,
  100% {
    -webkit-transform: translateY(-40%);
  }
  50% {
    -webkit-transform: translateY(40%);
  }
}