/* indexcopy */


/* 固定导航代码 */


/* service_life */

.service_life {overflow: hidden;height: 305px;width: 100%;background: url(../images/about-server.png) no-repeat center;background-size: 100% 305px;}
.service_life h2 {font-size: 50px;color: #FFF;padding: 50px 0 0 125px;font-weight: 400;text-shadow: 2px 1px 1px rgba(0, 0, 0, .9);}
.service_life h3 {font-size: 34px;text-align: center;color: #FFF;margin-top: 10px;}
.service_life ul {display: flex;width: 100%;height: 51px;margin-top: 50px;}
.service_life ul li {flex: 1;font-size: 28px;line-height: 51px;color: #FFF;padding-left: 80px;}
.service_life ul li img {float: left;margin-right: 15px;}

/* banner */

.banner {position: relative;height: 481px;width: 100%;border-top: 5px solid #e0dfdf;background-color: #f6f6f6;padding-top: 15px; overflow:hidden;}
.con_box {position: absolute;top: 130px;left: 50%;transform:translateX(-50%);width: 815px;height: 240px;border: 1px dashed #FFF;}
.con_box h2 {font-size: 50px;color: #FFF;font-weight: 400;text-align: center;padding-top: 40px;}
.con_box h3 {width: 390px;height: 60px;background-color: #fff;margin: 0 auto;border-radius: 10px;margin-top: 30px;text-align: center;color: #00a0e9;font-size: 28px;font-weight: 400;line-height: 60px;letter-spacing: 20px;}
.banner img { position:absolute; left:50%; top:0; transform:translateX(-50%);height: 481px;}

/* article */

.article {overflow: hidden;margin-top: 65px;margin-bottom: 60px;}
.fenye_ico {width: 945px;height: 30px;border-bottom: 1px solid #CCC;margin: 0 auto;}
.fenye_ico a {display: block;width: 50px;height: 30px;line-height: 30px;font-size: 16px;}
.fenye_ico .prev {float: left;}
.fenye_ico .next {float: right;}
.article .title {width: 100%;text-align: center;font-size: 30px;color: #000;margin-top: 45px;}
.date_time {font-size: 16px;color: #999;text-align: center;margin-top: 40px;margin-bottom: 40px;}
.content {overflow: hidden;width: 100%;}
.content {display: block;font-size: 16px;color: #000;padding-right: 45px;margin-bottom: 40px;line-height: 2rem;}

.pic {width: 100%;}
.pic img {display: block;width: 855px;height: 330px;margin: 0 auto;border: 1px solid #000;}


/* 行业资讯主页items */

.model_items {position: relative;overflow: hidden;width: 100%;margin-bottom: 70px;}
.model_items .bcg {width: 100%;height: 135px;background-color: #fff;}

.items {overflow: hidden; padding: 20px;border-bottom: 1px solid #eee;}
.cur {}

.items .left {float: left;width: 400px;height: 240px; overflow:hidden;}
.items .left img { display:block; width: 100%; min-height:240px; transition: all .3s;}
.items .left img:hover {transform: scale(1.1);}

.items .right {float: left;width: 675px;height: 140px;margin-left: 50px;}
.items .right h3 {color: #1ea6e9;font-size: 16px;font-weight: 600;}
.items .right h4 {font-size: 26px;color: #333;}
.items .right span {display: block;width: 100%;font-size: 14px;color: #969696;margin-top: 20px;}
.items .right em {display: block;font-size: 14px;color: #555; line-height:1.8; margin-top:20px;}
.items .right>a {display: inline-block; height: 40px;border: 1px solid #CCC;text-align: center;line-height: 40px;margin-top:15px; padding:0 20px; font-size:16px;}
.items1 {margin-top: -95px;}


/* 分页btn */

.fenye_btn {width: 730px;height: 50px;margin: 0 auto;margin-bottom: 50px;margin-top: 70px;}
.fenye_btn ul li {float: left;height: 30px;line-height: 30px;}
.fenye_btn ul li a {display: block;padding: 5px 20px!important;text-align: center;border: 1px solid #ccc;margin-right: 15px;font-size: 12px;}
.fenye_btn ul li a:hover {background-color: #52b2eb;color: #FFF;border-radius: 3px;}
.fenye_btn ul li:nth-child(6) a {padding: 10px!important;}
.fenye_btn ul li:nth-child(6) a:hover {background-color: #fff;color: #000;}
.fenye_btn ul li a:first-child,
.fenye_btn ul li a:last-child {padding: 10px 30px;}


.tishi{color:red; font-weight:bold;font-size:24px; text-align:center;}
.weixin{text-align:center;}
.weixin img{ display:inline-block; max-width:500px;}
.erweima{display:none; text-align:center;}
.erweima img{ display:inline-block; max-width:400px;}
.zhifu{ text-align:right; float:right;}
.fufei{ display:inline-block; background:#00b33c; color:#fff; font-weight:bold; font-size:20px; width:120px; height:40px; line-height:40px; text-align:center;}
.jiage{ display:inline-block; color:red; font-weight:bold; font-size:20px; width:120px; height:40px; line-height:40px; text-align:center; }

@media screen and (min-width: 200px) and (max-width: 1199px) {
	.items {padding:1rem;}
	.items .left {width: 120px;height: 80px;}
	.items .left img {  min-height:80px;}

	.items .right {width: calc(100% - 150px);height: 80px;margin-left: 20px;}
	.items .right h4 {font-size: 1rem;display:block;white-space: nowrap; text-overflow: ellipsis;overflow: hidden;}
	.items .right span {font-size: .8rem;margin-top: .5rem; display:none;}
	.items .right em {font-size: .8rem; line-height:1.8; margin-top:.5rem;display:block;white-space: nowrap; text-overflow: ellipsis;overflow: hidden;}
	.items .right>a {display: inline-block; height: auto;border: 0px solid #CCC;line-height: inherit;margin-top:.5rem; padding:0 ; font-size:.8rem;}
	
	.tishi{font-size:1rem; text-align:center;}
	.weixin img{max-width:100%;}
	.erweima img{max-width:100%;}
	.zhifu{ text-align: center; float: none;}
	.fufei{font-size:1.25rem; display:block; margin:0 auto; width:100%;}
	.jiage{font-size:1.25rem; display:block; margin:0 auto; width:100%;}
}