/*******************************
	-------[=index]-------
********************************/
.left_menu{
	width:150px;
	height: 300px;
	position: fixed;
    left: 0px;
    top: 50%;
    margin-top: -161.5px;
	z-index: 1001;
	background-color: rgba(233, 244, 251, 0.52156862745098);
	background-image: none;
    border: none;
	text-align:center;
    border-radius: 5px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.left_menu ul{ text-align:center; padding-top:55px;}
.left_menu ul li{
	line-height:40px;
}
.title_line{ height: 70px;line-height: 70px;display: -webkit-inline-box; margin: 0 auto;}

.title_line::before{
	content: '';
	position: block;
	padding-right: 155px;
	background-repeat: no-repeat;
	background-image: url(../images/row_title_bj.png);
	}
	
.title_line::after{
	content: '';
	position: block;
	height: 30px;
	padding-left: 155px;
	background-repeat: no-repeat;
	background-image: url(../images/row_title_bj.png);
	background-position: right;
	}
.title_line	h3{font-size: 30px;font-weight: normal;color: #000; font-weight: 700;}

.g-tit1{
	text-align: center;
	position: relative;
	width: 480px;
	margin: 25px auto;
	 background-image: url(../images/row_title_bj.png);
	background-repeat: no-repeat;
	background-position: 0px 20px;
}
.g-tit1 h3{font-size: 30px;font-weight: normal;color: #000; font-weight: 700;}
.g-desc{text-align: center;font-size: 20px;font-weight: 400; margin-bottom: 10px;}

.bk_cl{background-color: rgba(250, 251, 253, 1);padding: 40px 20px;}
.bk_cl_yh{background-color: rgba(250, 251, 253, 1);padding: 40px 80px;}
.bk_cl_gn{padding: 40px 20px;}
.bk_cl p
{	
	text-indent: 2em;
	font-size: 22px;
	font-family: 'Arial Normal', 'Arial';
	font-weight: 400;
	font-style: normal;
	color: rgba(51, 51, 51, 0.874509803921569);
	line-height: 2;
}
.bk_cl p.ab{padding: 30px 40px;}


.vs_box{}
.vs_box .vs_pk{ height:66px;background-image: url(../images/vs.png);background-repeat: no-repeat; background-position:center; line-height:66px; text-align:center}
.vs_box .vs_pk p{ font-size:28px; color:#fff;display: inline-block;}
.vs_box .vs_pk_con{
	position:relative;
	padding:20px 20px 20px 20px;
	padding:50px 140px
}
.vs_box .vs_pk_con::after{  z-index: 0;
	position: absolute;
	content: "";
	opacity: 0.2;
	top: 0;
    left: 0;
    bottom: 0;
    right: 0;
	background-image: url(../images/u88.png);background-repeat: no-repeat; background-position:center;
}
.vs_pk_con ul{position:relative; display:block; float:left; width:50%; font-size: 28px; color: #555555;  z-index: 666;}
.vs_pk_con ul li{
	overflow:hidden;
	margin-bottom:10px;
	line-height:33px;
	text-align: left;
	background-repeat: no-repeat;
	margin: 10px 0px;
	background-image: url(../images/33.png);
	background-position: right 0px;
}
.vs_pk_con ul li.right{ font-size: 22px;text-align: left;  background-position:left 0px; margin-left: 30px; padding-left: 50px;}
.vs_pk_con ul li.left{ font-size: 22px;text-align: right;margin-right: 30px; padding-right: 50px;}

.index_tab { display: block;position: relative; padding: 30px 0px 0px 10px; 
border: 1px solid rgba(233, 233, 233, 1); 
line-height: 42px; background-color: #fff; font-size: 24px; color: #333333; }
.index_tab a{
	font-size: 24px;
	text-decoration: none;
	float: left;
	margin: 0 18px;
	padding: 0px 5px;
	white-space:nowrap;
	border-bottom: 2px solid #fff;
}
.index_about,.index_pro{ width: 90%; margin: 0 auto;}
.hy_one_ab img{ max-width: 450px;}
.hy_one_ab .hy_text{ display: flex; padding-left: 50px; padding-right: 50px;;}

.index_tab a.cur{ border-color: #1e87f0;border-bottom: 2px solid #1e87f0; }
.index_tab span{margin-right: 10px;}
.index_tab span img{ width: 25px; height: auto;}
.index_cont{
	 background-color: #fff;
	margin-top: 20px;
	text-align: left;
}
.index_cont p{
	text-align: left;
	text-indent: 0em;
	font-weight: 555;
	font-style: normal;
	font-size: 19px;
	line-height: 40px;
	 color: #333333; 
}
.index_cont .inx_list{
        display: none;
        text-align: center;
        padding: 20px;
 }

.selected{
	display: block !important;
}
.inx_lxwm_from_box{ width: 1200px; margin: 50px auto; font-size: 18px;}
.layui-input-block{margin-left: 150px;}
.layui-form-label{width: 120px;}
.inx_lxwm_from_box input{ font-size: 16px;}

.li_lis {
  padding: 0; 
  margin: 0; 
  }
.li_lis li{
	list-style-type: disc;
	color: #333;
	font-size: 18px;
	font-family: Arial, sans-serif;
	list-style-position:inside;
	line-height: 2;
	text-align: left;
}

.imgbox img{ 
	height: 76px;
	overflow: hidden;
	float: left;
}
.inx_list h2{
	font-size: 30px;
    font-weight: normal;
	text-align: left;
    color: #000;
    font-weight: 700;
}
.inx_list h2 span{
	border-bottom: 3px solid #1e87f0; padding-bottom:10px; 
}

.pro1_right{
	position: relative;
	padding-left:60px;
	width: 60%;
}
.pro1_right::before{
	background-image: url(../images/u277.png);
	background-size:100% 100%;
	content: " ";
	position: absolute;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 45px;
	text-align: left;
	left: 0px;
	}
.pro1_right1::before{
	background-image: url(../images/u1806.png);
	}
	
.pro1_right p{
	margin: 10px auto;padding: 0px;
	font-family: 'Arial Normal', 'Arial';
}
.pro5 img,.pro5 div{ display:inline}
.pro5 div{width: 350px;overflow: hidden;display: -webkit-inline-box; font-size: 18px; font-weight: 450; text-align: left; line-height: 2;}
.pro6 img{ display:inline}

.yewu_box{position: relative;text-align: center;}

.yewu_box li {vertical-align:top; 
	text-align: center;
	border-width: 0px;
    width: 210px;
    height: 210px;
    background: inherit;
    background-color: rgba(255, 255, 255, 1);
    border: none;
	display: inline-block;
    border-radius: 10px;
	padding-top: 10px;
    -moz-box-shadow: 5px 5px 5px rgba(170, 170, 170, 0.349019607843137);
    -webkit-box-shadow: 5px 5px 5px rgba(170, 170, 170, 0.349019607843137);
    box-shadow: 5px 5px 5px rgba(170, 170, 170, 0.349019607843137);
	margin: 0 25px;

}
.yewu_box li img {height: 60px;}
.yewu_box li p { font-size: 14px;}

.more{
	    display: inline-block;
	    margin-top: 20px;
	   padding: 10px 20px;
       background: inherit;
       background-color: rgba(255, 255, 255, 1);
       box-sizing: border-box;
       border-width: 1px;
       border-style: solid;
       border-color: rgba(29, 84, 237, 1);
       border-radius: 15px;
       -moz-box-shadow: none;
       -webkit-box-shadow: none;
       box-shadow: none;
       font-size: 18px;
       color: #1D54ED;
	   line-height: 1;
	}
	
.more a{color: #1D54ED;}

.yinhuan{}
.yinhuan ul{ width: 56%; display: inline-block;}
.yinhuan .yinhuan_img{ width: 40%; display: inline-block; float: right;}
.yinhuan ul li{
	padding-left: 35px;
	font-size: 22px;color: rgba(51, 51, 51, 0.874509803921569);
	line-height: 2;
	background-repeat: no-repeat;
	background-size: 32px;
	margin: 10px 0px;
	background-image: url(../images/u1766.png);
	background-position: left 7px;
	}
.yh_fanwei{width: 60%;display: inline-block; padding: 20px 5px; position: relative; text-align: center;}
.yh_fanwei li{
	vertical-align:top;
width: 25%; display:inline-block;
text-align: center; 
margin: 30px 20px 30px 50px;
font-size: 14px;  line-height: 25px;
}
.yh_fanwei li h3{ 
	font-weight: 700; 
	padding-bottom:10px;
    font-style: normal;
    font-size: 23px;}
.fwcon{ font-size: 30px; font-weight: 700; text-align: center;color: #000;  padding-bottom: 10px;}
.fwcon span{  center;color: #17439F;}

.table_tedian td{ font-size: 20px; color: #333333; line-height: 2;}
.table_tedian thead td{ font-weight: 700;}
.table_tedian tbody tr td:nth-child(1){ font-weight: 700;}
.table_tedian tbody tr td:nth-child(2){ font-weight: 700;}

.table_tedian thead td{ border-top: 5px rgba(255, 154, 0, 1) solid;}
.table_tedian thead td:nth-child(2){ border-top: 5px rgba(153, 51, 204, 1) solid;}
.table_tedian thead td:nth-child(1){ border-top: 5px rgba(153, 204, 255, 1) solid;}

body {
  zoom:70%; /* 缩放比例 */
}
