*{margin:0;padding:0;}
body{margin:0;padding:0;font-family:"Microsoft YaHei";font-size:14px;color:#333;line-height:26px;}
a{text-decoration: none;color:#333;}
a:hover{text-decoration:none;color:#f00;}
ul{padding:0;margin:0;}
ul li{list-style: none;padding:0;margin:0;}
.container{width:1200px;margin:0 auto;}
.lf{float:left;}
.rt{float:right;}
*+html .clearfloat{clear:both;}
.clearfloat:after{display: table;height:0;content: "";clear: both;visibility:hidden;}
img{vertical-align:middle;border:none;}

/*顶部*/
#top{
	max-width:1920px;
	min-width:1200px;
	width:100%;
	margin:0 auto;
	background:#f7f7f7;
	height:28px;
	line-height:28px;
	font-size:12px;
	color:#999;
}
#top a{
	color:#c80102;
	margin:0 6px;
}
#header{
	max-width:1920px;
	min-width:1200px;
	width:100%;
	margin:0 auto;
	height:76px;
	line-height:76px;
}
#header div{
	height:76px;
	line-height:76px;
}
#header .qq{
	margin-left:418px;
}
#header .qq a{
	margin:0 10px;
}
/*导航条*/
#nav{
	max-width:1920px;
	min-width:1200px;
	width:100%;
	margin:0 auto;
	background:#c80102;
	height:40px;
	line-height:40px;
	font-size:16px;
}
.nav a{
	display:inline-block;
	width:125px;
	text-align:center;
	color:#fff;
	background:url(../images/index1.jpg) right center no-repeat;
}
.nav a.on{
	background:#bf0607;
}
/*导航条*/
#banner {
	position:relative 
	max-width:1920px;
	min-width:1200px;
	width:100%;
	margin:0 auto;
	height:400px;
	overflow: hidden;
	position:relative;
}
#banner .bd {
	z-index: 0; 
}
#banner .bd ul{ 
	width:100% !important;
}
#banner .bd li { 
	width:100% !important; 
	height:400px; 
	overflow: hidden; 
	text-align: center; 
}
#banner .prev,#banner .next{
	display:inline-block;
	width:38px;
	height:62px;
	z-index:300;
	position: absolute;
	top:169px;
	display:none;
}
#banner .prev{
	left:28px;
	background-image:url(../images/arrow-lf.png);
	background-repeat:no-repeat;
}
#banner .next{
	right:28px;
	background-image:url(../images/arrow-rt.png);
	background-repeat:no-repeat;
}
#banner:hover .prev,#banner:hover .next{
	display:block;
}
#banner .hd{
	width:100%;
	text-align:center;
	position:absolute;
	bottom:10px;
}
#banner .hd li{
	display:inline-block;
	width:14px;
	height:14px;
	background:url(../images/banner02.png) center center no-repeat;
	margin:0 6px;
	*display:inline;
}
#banner .hd li.on{
	background:url(../images/banner01.png) center center no-repeat;
}
/*主要内容区域*/
#main{
	max-width:1920px;
	min-width:1200px;
	width:100%;
	margin:0 auto;
}
.host{
	padding-bottom:15px;
}
/*虚拟主机服务*/
.index-title{
	margin-top:30px;
	margin-bottom:30px;
	height:60px;
	line-height:60px;
}
*+html .index-title{
	margin-top:25px;
	height:44px;
	line-height:44px;
}
.index-title img{
	vertical-align:middle;
}
.host-td{
	margin-bottom:20px;
	height:48px;
	line-height:48px;
	text-align:center;
}
.host-td span{
	background:url(../images/index3.png) 0 center no-repeat;
	padding:0 40px 0 25px;
	color:#999999;
	font-size:14px;
}
/*列表*/
.list .good{
	float: left;
  width: 286px;
  height: 403px;
  border: 1px solid #eaeaea;
  margin-right: 12px;
  margin-bottom:15px;
  transition: all .3s;
  background-color: #fff;	
}
.list .good .hd{
	  height: 114px;
    background-color: #f6f7f9;
    margin-bottom: 18px;
		text-align:center;
}
.list .good .hd a{
	padding-top: 36px;
	display:block;
}
.list .good .hd .h2{
	font-size: 18px;
    color: #373d41;
    line-height: 24px;
}
.list .good .hd .t1{
	font-size: 14px;
    color: #73777a;
    line-height: 24px;
    margin-bottom: 5px;
}
.list .good .info{
	padding: 0 18px;
  overflow: hidden;
}
.list .good .info .info-txt{
	height: 24px;
    line-height: 24px;
    font-size: 18px;
    color: #373d41;
    overflow: hidden;
}
.list .good .info .info-exp {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #777f84;
    overflow: hidden;
    padding-bottom: 13px;
    border-bottom: 1px dashed #e4e4e4;
    margin-bottom: 15px;
}
.list .good .col {
    width: 260px;
    height: 110px;
    overflow: hidden;
    margin: 0 auto;
    border-bottom: 1px dashed #eaeaea;
    margin-bottom: 16px;
}
.list .good .col .col-li {
    float: left;
    width: 130px;
    height: 40px;
    overflow: hidden;
    margin-bottom: 15px;
}
.list .good .col .col-li .ltxt {
    float: left;
    width: 38px;
    height: 38px;
    border: 1px dashed #e1e0e1;
    border-radius: 8px;
    display: table;
    margin-right: 8px;
}
.list .good .col .col-li .ltxt .tt {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    line-height: 19px;
    font-size: 14px;
    color: #000;
}
*+html .list .good .col .col-li .ltxt .tt{
	line-height:38px;
}
.list .good .col .col-li .rtxt {
    float: left;
    width: 78px;
    height: 40px;
    overflow: hidden;
    font-size: 14px;
    color: #73777a;
    line-height: 40px;
}
.list .good .price {
    padding-left: 20px;
    font-size: 14px;
    color: #373d41;
    line-height: 28px;
    margin-bottom: 8px;
}
.list .good .price em {
    font-style: normal;
    color: #ff6c00;
    font-size: 18px;
}
.list .good .price span {
    margin-left: 8px;
    display: inline-block;
    padding: 0 6px;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    color: #ff8a00;
    overflow: hidden;
    border: 1px solid #ff8a00;
    vertical-align: middle;
    position: relative;
    top: -2px;
}
.list .good .button{
	padding-left: 20px;
	display:none;
}
.list .good .button a {
    text-decoration: none;
    display: block;
    width: 96px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #c80102;
}
.list .good:hover{
	height:411px;
	margin-top:-8px;
	border:1px solid #d70001;
	-moz-box-shadow:0 0 10px 5px rgba(215,0,0,.2);
	-webkit-box-shadow:0 0 10px 5px rgba(215,0,0,.2);
	box-shadow:0 0 10px 5px rgba(215,0,0,.2);
	position:relative;
	z-index:20;
	behavior:url(../js/ie-css3.htc);
}
.list .good:hover .hd{
	background:#d70001;
}
.list .good:hover .hd .h2,.good:hover .hd .t1{
	color:#fff
}
.list .good:hover .button{
	display:block
}
.list .good:hover .button a:hover{
	background:#c80102;
	transition:all .3s
}
.list .good:hover .button{
	display:block
}
.list .good:hover  .button a:hover{
	background:#c80102;
	transition:all .3s;
}
.list{margin-top:20px;}
/*网站建设*/
/*.cms{
	margin-top:10px;
}
.cms .build {
	padding:15px 0;
   margin-top:20px;
	margin-bottom:20px;
	border:1px solid #ddd;
	border-bottom-left-radius:8px;
	border-bottom-right-radius:8px;
}
.cms .build .tcom{
	float: left;
    *//*width:298px;
	border-right:1px dotted #ddd;
}
.cms .build .tcom:last-child{
	border:none;
}
.cms .build .tcom .lf {
    display: inline-block;
    margin-right: 12px;
    height:80px;
		line-height:80px;
		width:80px;
    vertical-align: middle;
		overflow: hidden;
	margin-left:12px;
}
.cms .build .tcom .lf img{
	width:80px;
}
.cms .build .tcom .rt {
    display: inline-block;
    text-align: left;
		width:190px;
}
.cms .build .tcom .rt .h4 {
    font-size:16px;
    color: #373d41;
    line-height: 26px;
}
.cms .build .tcom .rt i {
    width: 190px;
    display: block;
    height: 24px;
    overflow: hidden;
    font-style: normal;
    font-size: 13px;
    color: #73777a;
    line-height: 24px;
}
.cms .build .tcom .rt .tbtn a {
    text-decoration: none;
    font-size: 13px;
    color: #d70001;
    line-height: 24px;
}*/
/*产品中心*/
.cms{
	margin-top:10px;
}
.cms ul{width:1200px;}
.cms ul li{width:380px;text-align:center;margin:10px;float:left;height:138px; cursor: pointer;  
                transition: all 0.6s; }
.cms ul li a{display:block;background:url(../images/002.png) center repeat;padding: 20px 0;}
.cms ul li:nth-child(2) a{display:block;background:url(../images/003.png) center repeat;padding: 20px 0;}

.cms ul li:nth-child(3) a{display:block;background:url(../images/004.png) center repeat;padding: 20px 0;}
.cms ul li:nth-child(4) a{display:block;background:url(../images/005.png) center repeat;padding: 20px 0;}
.cms ul li:nth-child(5) a{display:block;background:url(../images/006.png) center repeat;padding: 20px 0;}
.cms ul li:nth-child(6) a{display:block;background:url(../images/007.png) center repeat;padding: 20px 0;}
.cms ul>li+li a{display:block;background:url(../images/003.png) center repeat;padding: 20px 0;}
.cms ul>li+li+li a{display:block;background:url(../images/004.png) center repeat;padding: 20px 0;}
.cms ul>li+li+li+li a{display:block;background:url(../images/005.png) center repeat;padding: 20px 0;}
.cms ul>li+li+li+li+li a{display:block;background:url(../images/006.png) center repeat;padding: 20px 0;}
.cms ul>li+li+li+li+li+li a{display:block;background:url(../images/007.png) center repeat;padding: 20px 0;}
.cms ul li a .cms-img{border: none;vertical-align: middle;max-width: 100%;}
.cms ul li a .cms-text{    color: #fff;    margin-top: 10px;}
.cms ul li a .cms-text h6{font-size: 16px;}
.cms ul li a .cms-text p{font-size: 12px;}
.cms ul li:hover{
	transform: scale(1.02);
	 -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -ms-transform: scale(1.02);
    -o-transform: scale(1.02);
	filter:progid:DXImageTransform.Microsoft.Matrix(M11=1.02, sizingmethod="auto expand");
	/*-webkit-filter: drop-shadow(8px 8px 10px red); *//* Chrome, Safari, Opera */
    /*filter: drop-shadow(8px 8px 10px red);*/
}
*+html .cms ul li{width:375px;}
/*案例展示*/
.case{
	margin-top:10px;
}
.case .case-list{
	margin-top:20px;
}
.case .case1{
	float:left;
	width:278px;
	border:1px solid #ddd;
	height:330px;
	text-align:center;
	margin:0 10px 20px 10px;
}
.case .case1 div{
	width:278px;
	height:290px;
	line-height:290px;
	text-align:center;
	overflow:hidden;
}
.case .case1 div img{ width:100%;vertical-align: middle;}

.case .case1 p{
	text-align:center;
	height:38px;
	line-height:38px;
	font-size:14px;
	color:#444;
}
.case .case-more{
	text-align:center;
	font-size:20px;
}
.case .case-more a{
	color:#d70001;
	display:inline-block;
	width:180px;
	background:url(../images/index10.png) 156px center no-repeat;
}
/*首页公司简介*/
.company .intro{
	width:1168px;
	padding:15px;
	border:1px solid #ddd;
}
.company .intro div.lf{
	width:700px;
	overflow:hidden;
	text-overflow:ellipsis;
}
.company .intro div.lf p{
	text-indent:2em;
	line-height:26px;
	font-size:15px;
	color:#666;
}
.company .intro div.rt img{
	width:450px;
}
/*新闻资讯*/
.company-news{
	width:380px;
	margin-right:30px;
}
.index-news .index3-title{
	width:380px;
	border-bottom:1px solid #ddd;
	height:32px;
	line-height:32px;
}
.index-news .index3-title span{
	border-bottom:2px solid #d70001;
	padding-bottom:6px;
	font-size:16px;
}
.company-news1{
	padding:10px 0;
}
.company-news1 li{
	width:368px;
	border-bottom:1px dotted #ddd;
	height:38px;
	line-height:38px;
	background:url(../images/index33.png) 0 center no-repeat;
	padding-left:12px;
}
.company-news1 li i{
	float:right;
	font-style:normal;
}
/*行业新闻*/
.trade{
	width:380px;
	margin-right:30px;
}
.trade .trade1{
	width:380px;
	padding:10px 0;
	overflow:hidden;
}
.trade .trade1 li{
	width:368px;
	border-bottom:1px dotted #ddd;
	height:38px;
	line-height:38px;
	background:url(../images/index33.png) 0 center no-repeat;
	padding-left:12px;
}
.trade .trade1 li i{
	float:right;
	font-style:normal;
}
/*技术知识*/
.knowledge{
	width:380px;
}
.knowledge .knowledge1{
	width:380px;
	padding:10px 0;
	overflow:hidden;
}
.knowledge .knowledge1 li{
	width:368px;
	border-bottom:1px dotted #ddd;
	height:38px;
	line-height:38px;
	background:url(../images/index33.png) 0 center no-repeat;
	padding-left:12px;
}
*+html .knowledge .knowledge1 li{
	background:url(../images/index26.png) 0 center no-repeat;
}
.knowledge .knowledge1 li i{
	float:right;
	font-style:normal;
}
/*服务保障*/
.service{
	margin-top:10px;
}
.service ul{width:1200px;}
.service ul li{width:380px;text-align:center;margin:5px 10px;float:left;height:138px;}
.service ul li a{display:block;background:url(../images/index11.jpg) center repeat;padding: 20px 0;*float:none;}
*+html .service ul li a{height:88px;}
.service ul li:nth-child(2) a{display:block;background:url(../images/index12.jpg) center repeat;padding: 20px 0;}

.service ul li:nth-child(3) a{display:block;background:url(../images/index13.jpg) center repeat;padding: 20px 0;}
.service ul li:nth-child(4) a{display:block;background:url(../images/index14.jpg) center repeat;padding: 20px 0;}
.service ul li:nth-child(5) a{display:block;background:url(../images/index15.jpg) center repeat;padding: 20px 0;}
.service ul li:nth-child(6) a{display:block;background:url(../images/index16.jpg) center repeat;padding: 20px 0;}
.service ul li+li a{display:block;background:url(../images/index12.jpg) center repeat;padding: 20px 0;}
.service ul li+li+li a{display:block;background:url(../images/index13.jpg) center repeat;padding: 20px 0;}
.service ul li+li+li+li a{display:block;background:url(../images/index14.jpg) center repeat;padding: 20px 0;}
.service ul li+li+li+li+li a{display:block;background:url(../images/index15.jpg) center repeat;padding: 20px 0;}
 .service ul li+li+li+li+li+li a{display:block;background:url(../images/index16.jpg) center repeat;padding: 20px 0;}
.service ul li a .service-img{border: none;vertical-align: middle;float:left;width:110px;text-align:center;height:88px;line-height:88px;}
.service ul li a .service-img img{width:66px;}
.service ul li a .service-text{color: #fff;margin-top: 10px;float:left;width:250px;text-align:left;}
.service ul li a .service-text h6{font-size: 16px;}
.service ul li a .service-text p{font-size: 14px;}
.service ul li:hover{
	transform: scale(1.02);
	 -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -ms-transform: scale(1.02);
    -o-transform: scale(1.02);
	filter:progid:DXImageTransform.Microsoft.Matrix(M11=1.02, sizingmethod="auto expand");
	/*-webkit-filter: drop-shadow(8px 8px 10px red); *//* Chrome, Safari, Opera */
    /*filter: drop-shadow(8px 8px 10px red);*/
}
*+html .service ul li{width:375px;}
.friendlink a{
	margin-right:20px;
	font-size:15px;
}
#footer{
	max-width:1920px;
	min-width:1200px;
	width:100%;
	margin:30px auto 0;
	text-align:center;
	background:#f0f0f0;
	color:#666;
	padding:15px 0;
}
#footer a{
	margin:0 6px;
	color:#666;
}
#footer span{
	margin:0 10px;
}
/*内页*/
#page{
	max-width:1920px;
	min-width:1200px;
	width:100%;
	margin:0 auto;
}
.ptitle{
	margin-top:10px;
}
.ptitle .title1{
	border-bottom:1px solid #ddd;
	padding-bottom:8px;
	clear:both;
}
*+html .ptitle .title1{
	padding-bottom:35px;
}
.ptitle .title1 .lf{
	font-size:18px;
	color:#222;
}
.ptitle .title1 .lf span{
	font-size:14px;
	color:#666;
	margin-left:10px;
}
.ptitle .title1 .rt{
	font-size:14px;
	color:#666;
}
.page{
	margin-top:20px;
}
.page .left{
	width:220px;
	margin-right:20px;
}
.page .left .topic{
	background:url(../images/p13.png) 0 0 no-repeat;
	padding-left:20px;
	width:200px;
	height:65px;
}
.page .left .topic p{
	font-size:20px;
	line-height:36px;
	color:#fff;
}
.page .left .topic h6{
	font-size:16px;
	color:#fff;
	font-weight:normal;
	line-height:20px;
}
.page .left ul{
	background:#e3e3e3;
}
.page .left ul li{
	background:url(../images/p16.gif) 20px center no-repeat;
	padding-left:34px;
	width:186px;
	height:34px;
	line-height:34px;
}
.page .left ul li a{
	color:#444;
}
.page .left .link{
	border-bottom:1px solid #dcdcdc;
	background:url(../images/p14.jpg) 0 0 no-repeat;
	width:218px;
	min-height:90px;
	padding-top:96px;
	padding-bottom:20px;
}
.page .left .link div{
	padding:0 15px;
	width:190px;
	line-height:24px;
	color:#666;
	font-size:13px;
}
.page .right{
	width:928px;
	padding:10px;
	border:1px solid #ddd;
}
/*关于我们*/
/*.about img{
	margin:15px;
}
.about p{
	text-indent:2em;
	font-size:15px;
	line-height:28px;
	color:#666;
}*/
/*虚拟主机/服务器*/
/*.tianyue{
	height: 237px;
  padding-bottom: 18px;
  border-bottom: #ccc 1px dotted;
}
.tianyue div.lf{
	width: 450px;
    padding-top: 30px;
    overflow: hidden;
}
.tianyue div.lf h2{
	background: url(../images/p4.jpg) no-repeat left center;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    font-weight: bold;
    text-indent: 3em;
}
.tianyue .note{
	color: #999;
  padding-left: 65px;
  text-indent: 2em;
}
.tianyue .note span {
    color: #C00;
}
.tianyue div.lf>a{
	float: right;
   margin-top: 20px;
}*/
/*网站建设*/
/*.website .website1{
	font-size:17px;
	margin-bottom:10px;
}
.website .website-img{
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}
.website .website-img img{
	width:756px;
}
.website p{
	text-indent:2em;
	font-size:15px;
}*/
/*成功案例*/
/*.success-case .search{
	text-align:right;
	padding-top:10px;
	padding-bottom:30px;
}
.success-case .search form input[type="text"]{
	width:260px;
	height:30px;
	border:1px solid #ddd;
	line-height:30px;
	padding-left:10px;
	color:#666;
}
.success-case .search form input[type="submit"]{
	width:80px;
	height:32px;
	border:none;
	line-height:32px;
	text-align:center;
	color:#fff;
	background:#d70001;
}
.success-case ul li{
	width:287px;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:20px;
	float:left;
	border:1px solid #ccc;
	text-align:center;
	padding:5px 0;
	background:#ddd;
}
.success-case ul li:hover{
	background:#df0001;
	border-color:#df0001;
}
.success-case ul li:hover a{
	color:#fff;
}
.success-case ul li div{
	width:287px;
	height:232px;
	line-height:232px;
	text-align:center;
	overflow:hidden;
}
.success-case ul li img{
	width:270px;
}
.success-case ul li p{
	height:40px;
	line-height:40px;
	font-size:14px;
}*/
/*分页码*/
.flip{
	text-align:center;
	margin-top:30px;
}
.flip a{
	margin:0 6px;
	font-size:16px;
}
.flip a.on{
	color:#d70001;
}
/*新闻列表页*/
.news-list{margin-bottom:20px;}
.news-list-date{height:40px;width:80px;text-align:center;background:#ebebeb;padding:20px 0;margin-right:10px;}
.news-list-date b{font-size:14px;line-height:20px;color:#000;display:block;}
.news-list-date span{font-size:12px;line-height:20px;color:#999;}
.news-list-text{width:800px;height:80px;overflow:hidden;vertical-align: text-top;}
.news-list-text h6{font-size:15px;color:#000;line-height:30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.news-list-text p{font-size:13px;color:#444;line-height:25px;}
/*新闻详情*/
.news-content img{max-width:100%;}

.news-detail .news-title{
	text-align:center;
	font-size:16px;
	font-weight:700;
	line-height:40px;
}
.news-detail .news-date{
	text-align:center;
	font-size:13px;
	line-height:20px;
	color:#999;
}
.news-detail .news-content p{
	line-height:26px;
	text-indent:2em;
	font-size:15px;
}
.news-detail .news-content div{
	text-align:center;
	margin-top:15px;
	margin-bottom:15px;
}
/*.news-detail .news-content div img{	width:790px;}
*/
.flip p{
	text-align:left;
}


.kongjian{ border-bottom:1px dashed #999;}
.kongjian span{ font-size:16px; margin-right:100px;}

.jiage{ text-align:right;}

.xq{ font-size:16px;}
.nian{ text-align:right; font-size:16px;}
.gmai{background:#c80102;border-radius:3px; padding:10px 20px;}
.gmai a{ font-size:16px;color:#FFF;}

.fdsa{ font-size:22px; color:#F00;}
/*联系我们*/
/*.contact div{
	font-size:14px;
	color:#444;
	line-height:26px;
}*/
/****************************关于我们*************************/
#about{max-width:1920px;min-width:1200px;width:100%;margin:0 auto;}
.about-top-img{margin-bottom:60px;}
.about-text{width:600px;}
.about-name{font-size: 22px;padding-top:0px;color: #3b3b3c;display: block;margin-bottom: 20px;}
.about-text-content{font-size: 14px;color: #59595b;line-height: 30px;}
/*开发流程*/
#process{max-width:1920px;min-width:1200px;width:100%;margin:20px auto 0;background:url(../images/about3.png) center repeat;padding:20px 0 40px;}
.process-title{width:1200px;background:url(../images/about4.png) center no-repeat;background-size:400px;height:131px;line-height:131px;text-align:center;}
/*文字和在线咨询*/
.process-text p{font-size: 14px;color: #fff;text-align: center;padding: 10px 0px 10px;}
.process-text a{width: 140px;height: 27px;display: block;margin: 0px auto;clear: both;background: #d04d61;text-align: center;font-size: 14px;color: #fff;line-height: 27px;    border-radius: 27px; z-index: 100;}
/*开发流程说明*/
.process-sm{width:1200px;margin-top:10px;color:#fff;}
.process-sm li{float:left;width:136px;text-align:center;padding:0 32px;}
.process-sm li h2{font-weight: normal;text-align: center;font-size: 24px;color: #fff;line-height: 35px;}
.process-sm li p{margin: 0px;padding: 0px;font-size: 12px;color: #fff;text-align: center;line-height: 18px;padding-top: 15px;}
/*********************************虚拟主机服务***********************************/
#host{max-width:1920px;min-width:1200px;width:100%;margin:0 auto;padding-bottom:90px;background:url(../images/host1.jpg) center 0 repeat;padding-top:120px;}
.host-title{text-align:center;}
.host-contact{margin: 10px auto 10px;width: 140px;height: 27px;display: block;background: #d04d61;text-align: center;font-size: 14px;color: #fff;line-height: 27px;    border-radius: 27px; z-index: 100;}
.host-contact a{color:#fff;}
.host-list{margin-top:20px;}
.host-list li{float:left;padding:0 30px;width:240px;text-align: center;}
.host-list li a{color:#fff;}
.host-list li h6{font-weight:normal;height: 45px;font-size: 24px;line-height: 45px;margin-bottom: 15px;margin-top:15px;}
.host-list li p{font-size: 14px;line-height: 25px;font-weight: normal;}
/*********************************产品中心***********************************/
#product{max-width:1920px;min-width:1200px;width:100%;margin:0 auto;padding-bottom:70px;background:url(../images/product9.jpg) center 0 repeat;padding-top:100px;}
.product-title{text-align:center;}
.product-contact{margin: 10px auto 10px;width: 140px;height: 27px;display: block;background: #d04d61;text-align: center;font-size: 14px;color: #fff;line-height: 27px;    border-radius: 27px; z-index: 100;}
.product-contact a{color:#fff;}
.product-list{margin-top:20px;}
.product-list li{height:280px;overflow:hidden;float:left;padding:0 30px;width:340px;text-align: center;margin-bottom:20px;}
.product-list li a{color:#c80103;}
.product-list li h6{font-weight:normal;height:35px;font-size: 24px;line-height: 35px;margin-top:15px;}
.product-list li p{font-size: 14px;line-height: 25px;font-weight: normal;margin-bottom:10px;}
.product-list li .product-list-text{font-size: 14px;line-height: 25px;font-weight: normal;}
/*********************************我们的优势***********************************/
#advert{max-width:1920px;min-width:1200px;width:100%;margin:0 auto;padding-top:50px;}
.advert-contact{margin: 10px auto 10px;width: 140px;height: 27px;display: block;background: #d04d61;text-align: center;font-size: 14px;color: #fff;line-height: 27px;    border-radius: 27px; z-index: 100;}
.advert-contact a{color:#fff;}
.advert-title{text-align:center;}
.advert-list{width:100%;margin-top:20px;}
.advert-list ul{width:100%;}
.advert-list li{width:33.3%;float:left;height:200px;background:url(../images/advert10.png) center center no-repeat;text-align:center;padding:40px 0;color:#fff;margin:0 !important;}
.advert-list li:nth-child(2){background:url(../images/advert11.png) center center no-repeat;}
.advert-list li:nth-child(3){background:url(../images/advert12.png) center center no-repeat;}
.advert-list li:nth-child(4){background:url(../images/advert13.png) center center no-repeat;}
.advert-list li:nth-child(5){background:url(../images/advert14.png) center center no-repeat;}
.advert-list li:nth-child(6){background:url(../images/advert15.png) center center no-repeat;}
.advert-list li+li{background:url(../images/advert11.png) center center no-repeat;}
.advert-list li+li+li{background:url(../images/advert12.png) center center no-repeat;}
.advert-list li+li+li+li{background:url(../images/advert13.png) center center no-repeat;}
.advert-list li+li+li+li+li{background:url(../images/advert14.png) center center no-repeat;}
.advert-list li+li+li+li+li+li{background:url(../images/advert15.png) center center no-repeat;}
.advert-list li a{display:block;color:#fff;padding:0 10%;width:80%;}
.advert-list li a h6{font-weight:normal;height:35px;font-size: 24px;line-height: 35px;margin-top:15px;}
.advert-list li a p{font-size: 14px;line-height: 25px;font-weight: normal;}
/*****************************案例中心*********************************/
#case{max-width:1920px;min-width:1200px;width:100%;margin:0 auto;background:#e8e7ec;}
.page-case{padding:50px 0;}
.case-list ul li {position: relative;background: #fff;margin:10px;width: 280px;float: left;
    display: block;
	overflow: hidden;}
.case-liat ul li 
.case-list-img{width:280px;height:180px;line-height:180px;text-align:center;overflow:hidden;}
.case-list ul li img{width:280px;height:231px;}
.case-list-text{height: 50px;line-height: 50px;padding: 0 10px;width:240px;text-align:center;}
.case-list ul li:hover{background:#ff1d00;}
.case-list ul li:hover a{color:#fff;}



.case .case-list ul li {position: relative;background: #fff;margin:10px;width: 280px;float: left;
    display: block;
	overflow: hidden;}
.case .case-liat ul li 
.case .case-list-img{width:280px;height:180px;line-height:180px;text-align:center;overflow:hidden;}
.case .case-list ul li img{width:280px;height:231px;}
.case .case-list-text{height: 50px;line-height: 50px;padding: 0 10px;width:240px;text-align:center;}
.case .case-list ul li:hover{background:#ff1d00;}
.case .case-list ul li:hover a{color:#fff;}





/*页码*/
.case-flip{text-align:right;margin-top:30px;}
.case-flip a {padding: 0 13px;height: 30px;line-height: 30px;display: inline-block;border: 1px solid #ddd;margin-left: 10px;color: #8e908f;font-size: 12px;}
.case-flip a.on {background: #353535;color: #fff;}
/***********************产品展示详情页*******************/
#case-detail{max-width:1920px;min-width:1200px;width:100%;margin:40px auto 20px;}
/*左边*/
.item-left{width:500px;}
/*项目名称*/
.item-name{font-size:24px;height:90px;line-height:40px;}
/*项目介绍*/
.item-intro h6{font-size:16px;color:#c80102;line-height:40px;}
.item-intro p{text-indent:2em;font-size:14px;line-height:26px;overflow:hidden;}
/*访问网站和在线咨询*/
.item-visited{margin-top:30px;}
.item-visited a{display:inline-block;width:120px;height:40px;line-height:40px;text-align:center;font-size:15px;color:#fff;background:url(../images/case-detail2.png) center center no-repeat;margin-right:10px;}
/*右边*/
.item-right{position: relative;width:650px;height:560px;background:url(../images/case-detail1.png) right top no-repeat;}
.item-right .item-img{width: 590px;height: 327px;margin-top: 26px;margin-left: 38px;overflow:hidden;}
.item-right .item-img img{width: 100%;}
/*****************************联系我们***************************/
#contact-us{max-width:1920px;min-width:1200px;width:100%;margin:0 auto;background:url(../images/advert9.jpg) center 0 no-repeat;height:800px;padding-top:110px;}
/*联系我们左边*/
.contact-left{width: 320px;background: #fff;padding: 40px 20px;}
.contact-left h1{background:url(../images/contact2.jpg) left top no-repeat;    height:110px;font-size: 44px;padding-top: 50px;color: #ff1d00;}
.contact-left dl{padding-left:30px;margin-bottom:20px;}
.contact-left .contact-address{background:url(../images/contact3.png) 0px top no-repeat;background-size:20px;}
.contact-left dt{font-weight: bold;color: #35343b;font-size: 18px;}
.contact-left dd {line-height: 30px;font-size: 14px;color: #35343b;}
.contact-left .contact-address a{color:#c80102;}
.contact-left .contact-style{background:url(../images/contact4.png) 0px top no-repeat;background-size:20px;}
.contact-left .contact-kf{background:url(../images/contact5.png) 0px top no-repeat;background-size:20px;}
/*联系我们右边*/
.contact-right{width:770px;height:572px;}
.contact-right h1{color: #ff1b00;font-size: 35px;margin-bottom:10px;height:40px;}
*+html .contact-right h1{color: #ff1b00;font-size: 35px;height:50px;line-height:50px;}
.contact-right h3{font-size: 14px;color: #eeeeef;margin-bottom:60px;}
.contact-form{background:url(../images/contact7.png) center 0 repeat;padding: 30px 40px 20px 40px;}
.contact-form input[type="text"]{padding: 0 20px;
    line-height: 40px;
    height: 40px;
    width: 290px;
    border: 1px solid #d7d4d4;
    color: #a8a8a9;
    margin-bottom: 20px;
    font-size: 14px;}
.contact-form textarea{line-height: 30px;height: 100px;width:648px;padding: 15px 20px;border: 1px solid #d7d4d4;font-size: 14px;color: #a8a8a9;}
.contact-form input[type="submit"]{background: #fff;
    text-align: center;
    color: #ff1b00 !important;
    border-radius: 5px;
	 -moz-border-radius: 5px; /* Firefox */
  -webkit-border-radius:5px; /* Safari 和 Chrome http://www.manongjc.com/article/1214.html */
  border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
  behavior: url(../css/ie-css3.htc); /* 通知IE浏览器调用脚本作用于'box'类 */
  margin-bottom:20px;
    width:120px;
    font-family: "Microsoft Yahei";
    font-size: 14px;
    border: 0 !important;
    line-height: 40px !important;
    height: 40px !important;}
/**************************地图******************************/
#map{max-width:1920px;min-width:1200px;width:100%;margin:50px auto;text-align:center;}


#case1{max-width:1920px;min-width:1200px;width:100%;margin:0 auto;background:#e8e7ec;}
.page-case1{padding:50px 0;}
.case1-list ul li {position: relative;background: #fff;margin:10px;width: 163px;float: left;display: block;	overflow: hidden; border:1px solid #c0c0c0;text-align:center;}
.case1-liat ul li 
.case1-list-img{width:140px;height:100px;line-height:180px;text-align:center;overflow:hidden;}
.case1-list ul li img{width:140px;height:100px; margin-top:8px; border-bottom:1px solid #c0c0c0;padding-bottom: 8px;}
.case1-list-text{height: 40px;line-height: 40px;width:160px;text-align:center;}
/*.case1-list ul li:hover{background:#ff1d00;}
.case1-list ul li:hover a{color:#fff;}
*/


.d3 { width:800px;margin:0 auto;opacity:0.7}
.d3{ text-align:center; padding:20px 0;}
.d3 .cc{ width:600px; height:50px;border:0px; font-size:14px;padding-left:10px; border-left:1px solid #c80102; border-bottom:1px solid #c80102; border-top:1px solid #c80102;}
.d3 .com{ height:52px;border:0px; margin-left:-4px; padding:0 20px; font-size:14px; border-right:1px solid #c80102; border-bottom:1px solid #c80102; border-top:1px solid #c80102;}
.d3 .ss{ width:100; height:52px; padding:0 20px; font-size:16px;font-weight:bold; color:#FFF; margin-left:-3px; cursor: pointer; border:0px;background: #c80102;}



/**************************登陆******************************/
#Land{max-width:1920px;min-width:1200px;width:100%; height:500px;margin:0 auto;padding-bottom:70px;background:url(../images/product9.jpg) center 0 repeat;padding-top:100px;}





.anli-ss{ margin-left:10px;}
.anli-ss .ss{ width:50px;}









