.over-none {
	overflow: initial;
}
.eyou_img img, .subbanner img {
	width: 100%;
}
.c {
	clear: both;
}
#ind_banner .swiper-wrapper .swiper-slide:last-child {
	background-position: center;
}
.eyou_right {
	border-radius: 500px;
	position: fixed;
	z-index: 99;
	right: 20px;
	top: 30%;
	width: 75px;
}
.eyou_right li {
	background: #195ba9;
	width: 75px;
	height: 85px;
	border-bottom: 1px solid rgba(255,255,255,.4);
	text-align: center;
	font-size: 14px;
	color: #fff;
	position: relative;
}
.eyou_right li:first-child {
	border-top-left-radius: 500px;
	border-top-right-radius: 500px;
}
.eyou_right li:last-child {
	border-bottom: none;
	border-bottom-left-radius: 500px;
	border-bottom-right-radius: 500px;
}
.eyou_right li .ic {
	display: block;
	margin: 0 auto;
	padding: 16px 0 4px;
}
.eyou_right li a {
	color: #fff;
	display: block;
}
.eyou_right li:hover {
	cursor: pointer;
	background: #29adff;
}
.eyou_right li .ewm {
	position: absolute;
	top: 0;
	right: 75px;
	padding: 4px;
	background: #fff;
	max-width: 120px;
	display: none;
}
.eyou_right li:hover .ewm, .eyou_right li:hover p {
	display: block;
}
.eyou_right li p {
	position: absolute;
	top: 0;
	right: 75px;
	height: 85px;
	line-height: 85px;
	background: #29adff;
	font-size: 20px;
	color: #fff;
	font-family: Arial;
	padding: 0 40px;
	white-space: nowrap;
	display: none;
}
.eyou_mfa {
	background: url(../images/b1.png) no-repeat center;
	background-size: cover;
	padding: 3% 0 10%;
	position: relative;
}
.eyou_mfa .ind_tit {
	text-align: left;
	padding-top: 0;
}
.eyou_mfa .txt {
	width: 44%;
}
.eyou_mfa .txt dt {
	margin-top: 24px;
	font-size: 18px;
	color: #fff;
	background: url(../images/rtic05.png) no-repeat left;
	padding-left: 45px;
}
.eyou_mfa .txt dl {
	margin: 40px 0 45px;
}
.eyou_mfa .txt .more {
	display: inline-block;
	border: 2px solid #29adff;
	border-radius: 5px;
	padding: 15px 45px;
	font-size: 18px;
	color: #fff;
	padding-right: 64px;
	background: url(../images/rtic06.png) no-repeat 90% 50%;
}
.eyou_mfa .txt .more:hover {
	background: #29adff url(../images/rtic07.png) no-repeat 90% 50%;
	color: #fff;
}
.eyou_mfa .pic {
	position: absolute;
	width: 50%;
	top: 0;
	right: 0;
}
.eyou_mfa .pic .bg {
	margin-top: 20%;
	float: right;
	padding-bottom: 10%;
	max-width: 100%;
}
.eyou_mfa .pic li {
	color: #fff;
	font-size: 16px;
	border-radius: 500px;
	width: 140px;
	height: 140px;
	background: #29adff;
	display: table;
	text-align: center;
	position: absolute;
	z-index: 2;
}
.eyou_mfa .pic li .mid {
	display: table-cell;
	vertical-align: middle;
}
.eyou_mfa .pic li b {
	font-size: 40px;
	font-family: Arial;
}
.eyou_mfa .pic li:nth-child(2n) {
	width: 118px;
	height: 118px;
	background: #2657b5;
}
.eyou_mfa .pic li:nth-child(2) .mid, .eyou_mfa .pic li:nth-child(3) .mid {
	padding: 0 20%;
}
.eyou_mfa .pic li:nth-child(1) {
	right: 16%;
	top: 90px;
}
.eyou_mfa .pic li:nth-child(2) {
	right: 46%;
	top: 24px;
}
.eyou_mfa .pic li:nth-child(3) {
	left: 10%;
	top: 130px;
}
.eyou_mfa .pic li:nth-child(4) {
	left: 0;
	bottom: 170px;
}
.eyou_mfa .pic li:nth-child(5) {
	left: 22%;
	bottom: 0;
}
.eyou_haiwai {
	background: url(../images/b2.png) no-repeat center;
	background-size: cover;
	padding: 3% 0 5%;
	position: relative;
}
.eyou_haiwai .ind_tit, .eyou_wzms {
	padding-top: 0;
}
.eyou_haiwai .ind_tit h2 {
	color: #333;
}
.eyou_haiwai .scroll {
	height: 646px;
	overflow: hidden;
	max-width: 1140px;
	width: 100%;
	margin: 0 auto;
	position: relative;
	border-radius: 10px;
}
.eyou_haiwai .scroll .bg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.eyou_haiwai .p {
	font-size: 24px;
	color: #333;
	text-align: center;
	margin: 3% 0;
}
.eyou_haiwai dt {
	float: left;
	width: 7.2%;
	margin-right: 2.08%;
}
.eyou_haiwai dt:last-child {
	margin-right: 0;
}
.eyou_haiwai dt img {
	width: 100%;
}
.eyou_haiwai dl {
	max-width: 1040px;
	margin: 0 auto;
}
.eyou_haiwai .scroll li img, .eyou_haiwai .scroll .bg {
	max-width: 100%;
}
.eyou_jianzhan {
	background: url(../images/b3.png) no-repeat center;
	background-size: cover;
	padding: 3% 0 4.5%;
	position: relative;
}
.eyou_jianzhan .ind_tit {
	text-align: left;
}
.eyou_jianzhan .more {
	display: inline-block;
	padding: 0 40px;
	background: #195ba9;
	border-radius: 500px;
	font-size: 20px;
	color: #fff;
	line-height: 80px;
	height: 70px;
	overflow: hidden;
	margin-top: 70px;
}
.eyou_jianzhan .more img {
	margin-right: 30px;
	max-height: 50px;
	margin-top: 10px;
}
.eyou_jianzhan .more:hover {
	background: #29adff;
}
.eyou_jianzhan .bg {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 58%;
}
.eyou_foot {
	background: url(../images/b4.png) no-repeat center;
	background-size: cover;
	padding-top: 4%;
}
.eyou_foot .copy {
	padding: 40px 0;
	text-align: center;
	font-size: 14px;
	color: rgba(255,255,255,.6);
	border-top: 1px solid rgba(255,255,255,.3);
	margin-top: 4%;
}
.eyou_foot .copy a {
	color: rgba(255,255,255,.6);
}
.eyou_foot .copy a:hover {
	color: #fff;
}
.eyou_foot ul {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
.eyou_foot dt {
	float: left;
	margin-right: 70px;
}
.eyou_foot dt h3 {
	font-size: 18px;
	color: #fff;
	display: block;
	margin-bottom: 20px;
}
.eyou_foot dt a {
	font-size: 16px;
	color: #eee;
	display: block;
	line-height: 36px;
}
.eyou_foot dt a:hover, .eyou_foot2 .link a:hover {
	color: #29adff;
}
.eyou_foot li.ewm {
	max-width: 120px;
	text-align: center;
	font-size: 14px;
	color: rgba(255,255,255,.6);
}
.eyou_foot li.cont {
	color: #fff;
}
.eyou_foot li.cont span {
	background: url(../images/rtic19.png) no-repeat left;
	font-size: 20px;
	padding-left: 30px;
}
.eyou_foot li.cont b {
	display: block;
	font-size: 40px;
	color: #f4b406;
	font-family: Arial;
}
.eyou_foot li.cont p {
	font-size: 16px;
	line-height: 36px;
	color: #fff;
	margin-top: 20px;
}
.eyou_foot dt .all {
	width: 140px;
}
.eyou_foot dt .all a {
	width: 50%;
	float: left;
}
.eyou_foot2 .link {
	font-size: 14px;
	margin: 3% 0 10px;
}
.eyou_foot2 .link a {
	color: rgba(255,255,255,.6);
	margin-left: 5px;
}
.eyou_foot2 .link a:first-child {
	color: #fff;
}
.eyou_foot2 .copy {
	margin-top: 0;
}
.eyou_wzms {
	background: url(../images/w5.png) no-repeat center;
	background-size: cover;
	padding: 3% 0 4.5%;
}
.eyou_wzms ul {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
.eyou_wzms li {
	width: 18.75%;
	background: #fff;
	border-top-left-radius: 30px;
	border-bottom-right-radius: 30px;
}
.eyou_wzms li .box {
	padding: 40px 10%;
}
.eyou_wzms li .box b {
	font-size: 24px;
	color: #333;
	display: block;
	margin-bottom: 20px;
}
.eyou_wzms li .box p {
	display: block;
	background: url(../images/rtic20.png) no-repeat left;
	padding-left: 26px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #666;
}
.eyou_wzms li .box p:last-child {
	margin-bottom: 0;
}
.eyou_wzms li .box img {
	max-width: 100%;
	margin: 0 auto;
	display: block;
}
.eyou_ban {
	height: 84px;
	background: #435371;
}
 @media (max-width: 1400px) {
.eyou_wzms li {
	width: 30%;
	margin-bottom: 2%;
}
.eyou_wzms ul {
	justify-content: space-evenly;
}
.eyou_foot li.ewm, .eyou_mfa .pic ul {
	display: none;
}
.eyou_foot dt {
	margin-right: 40px;
}
}
@media (max-width: 1024px) {
.eyou_mfa .pic, .eyou_foot li.cont {
	display: none;
}
.eyou_mfa .txt {
	width: 100%;
}
.eyou_foot li.cont {
	max-width: 20%;
}
}
@media (max-width: 980px) {
.eyou_foot, .eyou_right, .eyou_ban {
	display: none;
}
.eyou_mfa .txt dt {
	font-size: 16px;
	margin-top: 10px;
}
.eyou_mfa .txt dl {
	margin: 20px 0 30px;
}
.eyou_haiwai .scroll {
	height: 400px;
}
.eyou_haiwai .p, .eyou_wzms li .box b {
	font-size: 18px;
}
.eyou_jianzhan .more img {
	display: none;
}
.eyou_jianzhan .more {
	margin-top: 20px;
	line-height: 50px;
	font-size: 16px;
	height: 50px;
}
.eyou_wzms li {
	width: 45%;
}
}
@media (max-width: 560px) {
.eyou_mfa .txt dt {
	font-size: 14px;
	padding-left: 30px;
	background: url(../images/rtic21.png) no-repeat left;
}
.eyou_mfa .txt .more {
	font-size: 16px;
	padding: 10px 40px;
	padding-right: 60px;
}
.eyou_haiwai .scroll {
	height: 220px;
}
.eyou_haiwai .p {
	font-size: 15px;
}
.eyou_haiwai dt {
	margin-right: 2.66%;
	width: 12%;
}
.eyou_haiwai dt:nth-child(7n) {
	margin-right: 0;
}
.eyou_jianzhan .more {
	display: none;
}
.eyou_wzms li {
	width: 100%;
}
.eyou_wzms li .box b {
	font-size: 16px;
	margin-bottom: 10px;
}
.imWrap {
	padding-top: 60%;
}
.eyou_haiwai, #ind_news .tabUl, .eyou_jianzhan {
	display: none;
}
.eyou_img img {
	width: 100%;
}
.contact_top {
	padding: 10% 0 15%;
}
}
.fn_h {
	height: 45px;
	display: none;
}
.f_nav {
	height: 45px;
	background: #05378b;
	width: 100%;
	position: fixed;
	bottom: 0;
	z-index: 100;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	display: none!important;
}
.f_nav li {
	width: 50%;
	background: #05378b;
	position: relative;
	box-sizing: border-box;
	float: left;
}
.f_nav li a {
	height: 45px;
	font-size: 16px;
	color: #fff;
	line-height: 100%;
	display: block;
	text-align: center;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
}
.f_nav li i {
	width: 20px;
	display: block;
}
.f_nav li img {
	width: 20px;
	display: block;
}
.f_nav li span {
	margin-left: 8px;
	display: block;
	font-size: 15px;
}
.f_nav li:nth-child(2) {
	position: absolute;
	width: 55px;
	height: 55px;
	background: #29adff;
	border: 2px solid #ffffff;
	border-radius: 50%;
	box-sizing: border-box;
	z-index: 2;
	left: 50%;
	margin-left: -26px;
	bottom: 10px;
}
.f_nav li:nth-child(2) a {
	display: block;
}
.f_nav li:nth-child(2) i {
	display: block;
	width: 50px;
}
.f_nav li:nth-child(2) img {
	width: 50px;
}
 @media (max-width: 940px) {
.f_nav, .fn_h {
	display: block!important;
}
.eyou_foot {
	background: #222;
}
}
.page_fl {
	width: 75%;
}
.page_fr {
	width: 23.5%;
}
.list-news li {
	background: #fff;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
}
.list-news li .pad {
	display: flow-root;
	padding: 30px;
}
.list-news li .imgfd {
	width: 28%;
}
.list-news li .imgfd img {
	height: 180px;
}
.list-news li .txt {
	width: 70%;
}
.list-news li .txt h2 {
	font-size: 20px;
	color: #111;
	font-weight: normal;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
}
.list-news li .txt .word {
	font-size: 14px;
	color: #717171;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	margin: 20px 0 30px;
}
.list-news li .bott span {
	font-size: 14px;
	color: #666;
}
.list-news li .bott .tags .t_lx {
	display: block;
	float: left;
	font-size: 14px;
	color: #666;
	background: #f3f4f8;
	padding: 5px 8px;
	margin-right: 16px;
}
.list-news li .bott .tags .t_lx:last-child {
	margin-right: 0;
}
.list-news li .bott .tags .t_lx:hover {
	background: #083180;
	color: #fff;
}
.list-news li .txt h2:hover {
	color: #083180;
}
.page_fr .box {
	background: #fff;
	margin-bottom: 40px;
	width: 100%;
	display: inline-block;
}
.page_fr .box:last-child {
	margin-bottom: 0;
}
.page_fr .box .pad {
	padding: 32px 26px;
}
.page_fr .box b {
	font-size: 20px;
	color: #323333;
	border-left: 5px solid #29adff;
	padding-left: 8px;
	display: block;
	margin-bottom: 22px;
}
.page_fr .box .f_box {
	position: relative;
}
.page_fr .box .f_box .imgfd img {
	height: 175px;
}
.page_fr .box .f_box p {
	font-size: 15px;
	color: #fff;
	padding: 0 18px;
	line-height: 22px;
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 16px;
	z-index: 1;
}
.list-rmtj, .list-rmbq {
	display: inline-block;
	width: 100%;
}
.list-rmtj li {
	width: 100%;
	border-top: 1px dashed #eee;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
}
.list-rmtj li:nth-child(1) {
	border-top: none;
}
.list-rmtj li a {
	font-size: 15px;
	color: #323333;
	line-height: 24px;
}
.list-rmtj li:hover a {
	color: #29adff;
}
.list-rmbq a {
	float: left;
	width: 45%;
	margin-right: 2%;
	text-align: center;
	margin-bottom: 14px;
}
.list-rmbq a:nth-child(2n) {
	margin-right: 0;
}
.list-rmbq a {
	background: #f4f7f9;
	font-size: 14px;
	color: #323333;
	height: 36px;
	line-height: 36px;
	display: block;
	padding: 0 2%;
	overflow: hidden;
	border-radius: 5px;
}
.list-rmbq a:hover {
	background: #29adff;
	color: #fff;
}
 @media (max-width: 1000px) {
.page_fr {
	display: none;
}
.page_fl {
	width: 100%;
}
.classify1 dt a {
	font-size: 15px;
	padding: 10px 30px;
}
.classify1 dt {
	margin-right: 2%;
}
.classify1 {
	margin-bottom: 20px;
}
.list-news li .txt h2 {
	font-size: 17px;
}
.list-news li .txt .word {
	height: 48px;
	line-height: 24px;
	margin: 10px 0 20px;
}
.list-news li .imgfd {
	width: 38%!important;
}
.list-news li .txt {
	width: 60%!important;
}
.list-news li .imgfd img {
	height: 160px!important;
}
.list-news li .pad {
	padding: 20px;
}
}
@media (max-width: 450px) {
.classify1 dt a {
	font-size: 14px;
	padding: 10px 24px;
}
.list-news li .txt h2 {
	font-size: 15px;
}
.list-news li .imgfd {
	width: 44%;
}
.list-news li .txt {
	width: 53%;
}
.list-news li .imgfd img {
	height: 100px!important;
}
.list-news li .bott {
	display: none;
}
.classify1 {
	margin-bottom: 10px;
}
.list-news li .pad {
	padding: 14px;
}
.list-news li {
	margin-bottom: 10px;
}
.list-news li .txt .word {
	font-size: 13px;
	height: 40px;
	line-height: 20px;
}
}
.list-fenlei li {
	width: 100%;
	margin-bottom: 10px;
}
.list-fenlei li a {
	padding: 0 20px;
	background: #f4f7f9 url(../images/rtic23.png) no-repeat 95%;
	height: 48px;
	line-height: 48px;
	display: block;
	font-size: 16px;
	color: #323333;
}
.list-fenlei li:hover a, .list-fenlei li.cur a {
	background: #29adff url(../images/rtic24.png) no-repeat 95%;
	color: #fff;
}
.show-new {
	background: #fff;
}
.show-new .pad {
	padding: 70px 60px;
}
.show-new h1 {
	font-size: 26px;
	color: #000;
}
.show-new .box dl {
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: 24px;
	margin: 30px 0;
}
.show-new .box dt {
	float: left;
	margin-right: 18px;
	padding-right: 18px;
	background: url(../images/rtic25.png) no-repeat right;
	font-size: 14px;
	color: #666;
}
.show-new .box dt span {
	color: #29adff;
}
.show-new .box dt:last-child {
	margin-right: 0;
	padding-left: 0;
	background: none;
}
.fhlb {
	background: url(../images/rtic26.png) no-repeat left;
	padding-left: 25px;
}
.fhlb a {
	font-size: 14px;
	color: #666;
}
.fhlb a:hover, .fanye dt a:hover, .show-new .des a, .tit-jz a:hover {
	color: #29adff;
}
.fanye dl {
	display: inline-block;
	width: 100%;
	border-top: 1px solid #f1f1f1;
	padding-top: 40px;
	margin-top: 60px;
}
.fanye dt {
	max-width: 48%;
	height: 40px;
	line-height: 40px;
	background: #f6f6f6;
	font-size: 14px;
	color: #717171;
	padding: 0 2%;
	overflow: hidden;
}
.fanye dt a {
	color: #717171;
}
.show-new .des a {
	font-size: 16px!important;
}
.show-new .des a:hover {
	text-decoration: underline;
}
.tit-jz {
	display: inline-block;
	width: 100%;
	margin: 50px 0 10px;
}
.tit-jz b {
	font-size: 20px;
	color: #333;
}
.tit-jz a {
	font-size: 16px;
	color: #333;
}
.sn_jzcs .eyou_neirong .box1 li, .sn_jzcs .eyou_neirong .box1 li:nth-child(3n) {
	width: 49%;
	margin-right: 2%;
}
.sn_jzcs .eyou_neirong .box1 li:nth-child(2n) {
	margin-right: 0;
}
 @media (max-width: 1000px) {
.show-new .pad {
	padding: 50px 40px;
}
.tit-jz {
	margin: 20px 0 10px;
}
.show-new .box dl {
	margin: 20px 0;
	padding-bottom: 20px;
}
.fanye dl {
	padding-top: 20px;
	margin-top: 30px;
}
}
@media (max-width: 450px) {
.show-new h1, .tit-jz b {
	font-size: 17px;
}
.show-new h1 {
	margin-bottom: 15px;
}
.show-new .pad {
	padding: 20px 10px;
}
.fanye dt, .fhlb a, .show-new .box dt, .tit-jz a {
	font-size: 13px;
}
.show-new .box dt {
	margin-right: 10px;
	padding-right: 10px;
}
.show-new .box dl {
	margin: 15px 0;
	padding-bottom: 15px;
	display: none;
}
.fanye dt {
	max-width: 100%;
	margin: 5px 0;
	width: 100%;
}
.sn_jzcs .eyou_neirong .box1 li, .sn_jzcs .eyou_neirong .box1 li:nth-child(3n), .sn_jzcs .eyou_neirong .box1 li:nth-child(2n) {
	width: 100%;
}
.fhlb {
	margin-bottom: 20px;
}
}
.gif_pic {
}
@-webkit-keyframes rotation {
 from {
-webkit-transform: rotate(0deg);
}
to {
	-webkit-transform: rotate(360deg);
}
}
.add_pic {
 -webkit- transform: rotate (360deg);
	animation: rotation 3s linear infinite;
 - moz -animation: rotation 3s linear infinite;
 -webkit - animation: rotation 3s linear infinite;
	-o-animation: rotation 3s linear infinite;
}
.imgfd {
	overflow: hidden;
}
.imgfd img {
	transition: all 0.5s ease;
	height: auto;
	width: 100%;
	object-fit: cover;
	display: block;
}
.imgfd:hover img {
	transform: scale(1.1);
}
.page_fl {
	margin-bottom: 5%;
}
.eyou_neirong .box1 li {
	width: 32.6%;
	margin-top: 18px;
	background: #fff;
	float: left;
	margin-right: 1.1%;
}
.eyou_neirong .box1 li:nth-child(3n) {
	margin-right: 0;
}
.eyou_neirong .box1 li a {
	padding: 26px 20px;
	display: block;
}
.eyou_neirong .box1 li h3, .eyou_neirong .box2 dt h3 {
	font-size: 18px;
	color: #333;
	font-weight: normal;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
}
.eyou_neirong .box1 li p, .eyou_neirong .box2 dt p {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	display: block;
	margin: 10px 0 20px;
}
.eyou_neirong .box1 li .line {
	width: 100%;
	height: 1px;
	background: #e1e1e1;
	margin-bottom: 8px;
}
.eyou_neirong .box1 li span, .eyou_neirong .box2 dt .fen, .eyou_neirong .box2 dt i {
	font-size: 14px;
	color: #333;
}
.eyou_neirong .box1 li img {
	display: block;
	margin-top: 4px;
}
.eyou_neirong .box1 li:hover h3, .eyou_neirong .box2 dt:hover h3, .eyou_neirong .box2 dt:nth-child(1):hover .wz h4 {
	color: #29adff;
	transition: all 0.3s ease 0s;
	-webkit-transform: all 0.3s ease 0s;
}
.eyou_neirong .box1 li:hover, .eyou_neirong .box2 dt:hover {
	box-shadow: 0px 0px 15px rgba(0,0,0,.1);
	transition: all 0.3s ease 0s;
	-webkit-transform: all 0.3s ease 0s;
}
 @media screen and (max-width:768px) {
.eyou_neirong .box2 dt:nth-child(1) {
	width: 100%;
	margin-right: 0;
}
.eyou_neirong .box2 dt, .eyou_neirong .box1 li, .eyou_neirong .box1 li:nth-child(3n) {
	width: 49%;
	margin-right: 2%;
	margin-top: 14px;
}
.eyou_neirong .box1 li:nth-child(2n) {
	margin-right: 0;
}
.eyou_neirong .box1 li h3, .eyou_neirong .box2 dt h3 {
	font-size: 16px;
}
.eyou_neirong .box2 dt:nth-child(1) .wz h4 {
	font-size: 20px;
	margin-bottom: 5px;
}
}
@media screen and (max-width:450px) {
.eyou_neirong .box2 dt, .eyou_neirong .box1 li, .eyou_neirong .box1 li:nth-child(3n), .eyou_neirong .box1 li:nth-child(2n) {
	width: 100%;
}
.eyou_neirong .box2 dt .txt {
	min-height: auto;
}
.eyou_neirong .box1 li h3, .eyou_neirong .box2 dt h3 {
	font-size: 15px;
}
.eyou_neirong .box1 li p, .eyou_neirong .box2 dt p {
	font-size: 13px;
	line-height: 20px;
	height: 40px;
}
.eyou_neirong .box2 dt p {
	height: 20px;
}
.eyou_neirong .box2 dt i, .eyou_neirong .box2 dt:nth-child(1) .wz .sub {
	display: block;
	font-size: 13px;
}
.eyou_neirong .box2 dt:nth-child(1) .imgfd img, .eyou_neirong .box2 dt .imgfd img {
	height: 250px;
}
.eyou_neirong .box2 dt:nth-child(1) .wz h4 {
	font-size: 16px;
}
.eyou_neirong .box2 dt:nth-child(1) .wz .pad2 {
	padding: 0 15px;
}
.eyou_neirong .box2 dt:nth-child(1) .wz {
	bottom: 15px;
}
}
#ind_d1 .ind_tit small, #eyou_mweb .ind_tit small, #kj_d3 .ind_tit small {
    color: #333;
}