@charset "utf-8";
/*内页菜单栏*/
.yxc-menu-in{
	width: 100%;
	background: #fff;
	height: 60px;
	position:relative;
	z-index: 900;
	text-align: center;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, .2);
}
.fixed{
	position: fixed;
	top: 0;
}
.yxc-menu-bar ul{
	display:table;margin-left:auto;margin-right:auto;
}
.yxc-menu-bar ul li{
	float:left;*float:none;*display:inline;*zoom:1;
	line-height: 60px;
	text-align: center;
	margin-left: 15px;
	margin-right: 15px;
}
.yxc-menu-bar ul li a{
	color: #333;
	font-size: 16px;
	text-decoration: none;
	display: block;
}
.yxc-menu-bar>ul>li:hover{
	border-bottom: 2px solid #0477E2;
}
.yxc-menu-bar>ul>li.active{
	border-bottom: 2px solid #0477E2;
}
.yxc-menu-bar>ul>p{
	font-size:20px; font-weight:bold; border-right: #ccc solid 1px; padding-right:20px; float:left; line-height:50px; margin-top:5px;
}
.yxc-menu-bar ul li.l1:hover .hid{
	display: block;
}
/* CSS Document */
.yxc-product-banner {
	height: 390px;
	background: #1f2133 url(../images/product-bg.png) no-repeat 50%;
	background-size: cover!important;
	position: relative
}
.yxc-product-banner-tit {
	height: 60px;
	line-height: 60px;
	color: #fff;
	font-size: 0;
	font-weight: 700;
	padding-top: 50px;
}
.yxc-product-banner-tit strong {
	display: inline-block;
	vertical-align: top;
	font-size: 30px
}
.yxc-product-banner-txt {
	padding-top: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	color: #fff;
	font-size: 14px;
	min-height: 48px;
	max-height: 96px;
	line-height: 24px;
}
.yxc-banner-icon {
	z-index: 1;
	top: 0;
	right: -180px;
	width: 560px;
	height: 390px;
	background-position: 50%;
	background-size: cover!important
}
/*热门服务器*/
.hot_cloudtab li{ float:left; width:276px; margin:0 8px; background:#f2f2f2; text-align:center; padding:20px 0;transform:translate3d(0,-2px,0);transition:all .5s ;}
.hot_cloudtab li:hover{margin-top: -2px; box-shadow: 0px 5px 20px #ccc;transform: translate3d(0,-2px,0);transition: all .5s;}
.hot_cloudtab li .hotname{  font-size:20px; color:#595959;}
.hot_cloudtab li p{ font-size:12px; color:#767676; padding-top:5px; border-bottom:1px #ccc solid; padding-bottom:20px; width:240px; margin:0 auto;}
.hotcontect{ margin-top:20px; color:#393939; font-size:18px;}
.hotcontect span{ display:block; font-size:14px;}
.hotcontectprice{ color:#d0021b; font-size:24px; font-weight:bold; padding-top:30px;}
.hotcontectprice span{ font-size:16px; font-weight:normal;}
.hot_cloudtab li 
.hot_btn{ margin-top:20px}
.hot_cloudtab li .hot_btn a{ width:220px; margin:0 auto; display:block; background:#108cee; height:40px; line-height:40px; font-size:14px; color:#fff;}
.hot_youhui{ font-size:14px; line-height:24px; color:#108cee; padding-top:15px;}

/*产品优势*/
.yxc-product-advantage {
	margin-top: 38px;
	font-size: 0
}
.yxc-product-advantage .product-advantage-item {
	padding: 15px 20px;
	font-size: 0
}
.yxc-product-advantage .img-wrap {
	float: left;
	margin-top: 18px;
	margin-left: 6px;
	text-align: center;
	width: 44px;
	height: 44px;
	line-height: 44px
}

.yxc-product-advantage .img-wrap img {
	max-width: 100%
}
.yxc-product-advantage .product-advantage-ct {
	margin-left: 80px
}

.yxc-product-advantage .product-advantage-ct dt {
	line-height: 26px;
	font-size: 16px;
	color: #333
}

.yxc-product-advantage .product-advantage-ct dd {
	margin-top: 10px;
	line-height: 18px;
	font-size: 14px;
	color: #666
}
/*产品功能*/
.panel-heading h4{
	font-size: 17px;
	color: #333;
	font-weight: 700
}
.fun-item-bd {
	
}
.fun-item-bd h4 {
	font-size: 14px;
	color: #333;
	font-weight: 400
}
.fun-item-bd p {
	margin-top: 5px;
	line-height: 23px;
	font-size: 14px;
	color: #666
}
/*应用场景*/

.yxc-product-floor-item {
	padding-top: 60px;
	margin: 0 auto;
}
.yxc-product-floor-item .desc {
	position: relative;
	width: 960px;
	padding: 30px 30px 30px 7em;
	margin: 0 auto;
	font-size: 16px;
	line-height: 2;
	text-indent: -4rem;
	background: #ecf7fe;
}

.yxc-product-floor-item .desc .txtcolor {
	color: #E31939;
}

.yxc-product-floor-item .desc:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 25px;
	border-top: 2px solid #053cad;
	border-left: 2px solid #053cad;
	border-radius: 6px 0 0 0;
}

.yxc-product-floor-item .desc:after {
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	width: 20px;
	height: 25px;
	border-right: 2px solid #053cad;
	border-bottom: 2px solid #053cad;
	border-radius: 0 0 6px 0;
}
.yxc-product-floor-item .content {
	padding: 40px 0 0 0px;
}

.product-tab {
	position: relative;
	z-index: 1;
	padding-top: 20px;
	margin: 0 auto;
	text-align: center;
	display:table;
}

.product-tab:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

.product-tab .line {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 302px;
	height: 2px;
	padding: 0;
	font-size: 0;
	overflow: hidden;
	background: #217AF0;
}

.product-tab li {
	float:left;*float:none;*display:inline;*zoom:1;
	width: 302px;
	font-size: 18px;
	line-height: 3;
	text-align: center;
	cursor: pointer;
	box-sizing: content-box;
}

.product-tab li img {
	display: inline-block;
	width: 45px;
	margin-right: 25px;
	vertical-align: middle;
}

.product-list {
	background: #f5f5f6;
}

.product-list .yc {
	display: none;
} 

.product-list .product-item {
	padding: 70px 0 0;
	margin: 0 auto;
	overflow: hidden;
}

.product-list .product-item .product-desc {
	width: 450px;
	float: left;
}

.product-list .product-item .product-desc h3 {
	margin-bottom: 15px;
	font-size: 24px;
	font-weight: normal;
	color: #333;
}

.product-list .product-item .product-desc p {
	height: 135px;
	font-size: 14px;
	line-height: 1.8;
	color: #666;
}

.product-list .product-item .product-desc span {
	display: block;
	padding-top: 10px;
	font-size: 12px;
	color: #e8373d;
}

.product-list .product-item .product-desc .btn {
	width: 100px;
	height: 40px;
	font-size: 14px;
	line-height: 38px;
	color: #666;
	text-align: center;
	border: 1px solid #9c9c9c;
	border-radius: 3px;
	transition: .5s background;
	display: inline-block;
	min-width: 80px;
	padding: 0 10px;
	cursor: pointer;
	background: #f6f6f6;
}

.product-list .product-item .product-desc .btn:hover {
	color: #fff;
	background: #e8373d;
	border-color: #e8373d;
}

.product-list .product-item .icon-list {
	width: 650px;
	float: right;
}

.product-list .product-item .icon-list li {
	float: left;
	width: 110px;
	margin: 0 0 75px 25px;
	text-align: center;
	margin-left: 0;
}

.product-list .product-item .icon-list li a:hover i,
.product-list .product-item .icon-list li a:hover p {
	color: #E31939!important;
	text-decoration: none!important;
}
.product-list .product-item .icon-list li a:hover{
	text-decoration: none!important;
}

.product-list .product-item .icon-list .iconfont {
	font-size: 50px;
	line-height: 1;
	color: #666;
	transition: all .2s;
}

.product-list .product-item .icon-list p {
	padding-top: 5px;
	font-size: 14px;
	color: #666;
}
/*常见问题*/
.yxc-product-help{
	text-align: center;
	padding: 50px 0;
}
.yxc-product-help ul {
    margin-top: 40px;
	margin-bottom:40px;
}

.yxc-product-help ul li {
	width: 350px;
	text-align:left;
	float: left;
	margin: 0 50px 15px 0;
}

.yxc-product-help ul li a {
	color: #666;
	font-size: 14px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: 0.25s;
}

.yxc-product-help ul li a:hover {
	color: #2A6395;
	text-decoration: underline !important;
}

/*域名推荐*/
.domain-tj-body ul li {
    width: 25%;
    float: left;
    display: block;
    height: 200px;
    padding-top: 42px;
    margin-bottom: 30px;
    border-radius: 8px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    height: inherit;
    padding-top: 0;
    border-radius: 0;
    color: #000;
    z-index: 10002;
}

.domain-tj-body ul li a {
    display: block;
	border:#ddd solid 1px;
    box-shadow: 0 5px 20px 1px rgba(49, 49, 49, 0.2);
}

.new-img img {
    width: 100%;
    height: auto;
    border: none;
    display: block;
}

.domain-tj-box {
    width: 870px;
    position: relative;
    margin: 0 auto;
    /* overflow: hidden; */
}

.domain-tj-box {
    padding:0;
}

.ymtj-body {
    padding: 20px;
	text-align:center;
}

.ymtj-body-title {
    height: 48px;
    line-height: 24px;
    font-size: 30px;
    color: #000;
	text-align:center;
    letter-spacing: 1px;
}

.ymtj-body-text {
    line-height: 18px;
    font-size: 12px;
	text-align:center;
    color: #919191;
    overflow: hidden;
}
.ymtj-body-price {
  line-height: 40px;
  font-size: 16px;
  color: #ff7200;
  text-align:center;
  /*IE*/
  text-align: -moz-center;
  /*Firefox*/
  text-align: -webkit-center;
  /*Chrome*/
}

.domain-tj-body {
    /* padding-top:20px; */
    margin-left: -70px;
}

.domain-tj-body ul li {
    margin-left: 15px;
    margin-right: 15px;
    padding-top: 20px;
}

.domain-tj-body .tempWrap {
    padding-top: 20px;
}

.domain-tj-body ul {
    padding-top: 10px;
    overflow: visible;
}

.domain-tj-body ul li:hover {
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
    z-index: 1002;
    position: relative;
    left: 0;
}

.domain-tj-box .next {
    position: absolute;
    top: 42%;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 60px;
    -webkit-background-size: 60px;
    background-size: 60px;
    background-position: center;
    background-repeat: no-repeat;
    right: auto;
    left: -157px;
    height: 60px;
    width: 60px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.domain-tj-box .next-bg {
    background-image: url("../images/btn-fl1.png");
}

.domain-tj-box .next:hover {
    background-image: url("../images/btn-fl2.png");
}

.domain-tj-box .prev {
    position: absolute;
    top: 42%;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 60px;
    -webkit-background-size: 60px;
    background-size: 60px;
    background-position: center;
    background-repeat: no-repeat;
    right: -179px;
    height: 60px;
    width: 60px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.domain-tj-box .prev-bg {
    background-image: url("../images/btn-fr1.png");
}

.domain-tj-box .prev-bg:hover {
    background-image: url("../images/btn-fr2.png");
}

/*域名注册步骤*/
.domain-step-box.c-step-box .c-step-col{width:15%}.domain-step-box{overflow:hidden}.domain-step-box ul{width:110%}
.c-step-box {
	font-size: 16px;
	color: #333;
	font-weight: 700;
	counter-reset: step
}
.c-step-box .c-step-col {
	float: left;
	position: relative;
	width: 20%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.c-step-hd {
	display: table
}
.c-step-num {
	width: 24px;
	height: 24px;
	border-radius: 50%;
	display: inline-block;
	border: 2px solid #00a4ff;
	text-align: center;
	line-height: 24px;
	color: #00a4ff;
	font-weight: 700;
	background: #fff;
	margin-right: 10px;
	font-size: 0
}
.c-step-num:after {
	counter-increment: step;
	content: counter(step);
	font-size: 16px
}
.c-step-title {
	display: table-cell;
	padding: 5px;
	position: relative;
	z-index: 1;
	white-space: nowrap
}

.c-step-line {
	display: table-cell;
	position: relative;
	width: 100%;
	vertical-align: middle
}
.c-step-bor {
	height: 1px;
	background: #b3b3b3;
	width: 100%;
	display: block
}
/*SSL证书*/
.iswhat {
    background: url(../images/iswhat-bg.png) no-repeat center right;
    min-height: 171px;
}

.iswhat h4 {
	font-size: 26px;
	color: #333;
	margin: 40px 0 20px 0;
}

.iswhat > p {
	max-width: 690px;
	line-height: 2;
	margin-bottom: 0;
}

.Nobg {
    background: none !important;
}

.Nobg > h4 {
	margin-bottom: 29px;
}

.whatbox {
    width: 50%;
    height: 85px;
    float: left;
    padding-left: 150px;
    margin-bottom: 40px;
    background: url(../images/iswhat.png) no-repeat;
}

.whatbox h5 {
	color: #333;
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: bold;
}

.whatbox > p {
	line-height: 1.6;
	max-width: 400px;
}

.whatbox:nth-of-type(1) {
	background: url(../images/iswhat1.png) no-repeat center left;
}

.whatbox:nth-of-type(2) {
	background: url(../images/iswhat2.png) no-repeat center left;
}

.whatbox:nth-of-type(3) {
	background: url(../images/iswhat3.png) no-repeat center left;
}

.whatbox:nth-of-type(4) {
	background: url(../images/iswhat4.png) no-repeat center left;
}
/*企业邮箱*/
.mail-box-part2{width:100%; margin:0 auto; text-align: center; background:#f7f6f6; padding:20px 0; color:#454545; font-size:16px;margin-top:15px;}
.mail-left{ width:40%; border-right:#CCCCCC solid 1px; }
.mail-right{ width:60%; text-align:left; padding-left:50px; padding-top:40px;}
.mail-tip{ height:45px; font-size:14px; display:block;}
.mail-box-part2 em{ width:24px; height:24px; background:url(../images/mail-box-icon.png) -286px -296px no-repeat; display:inline-block; float:left;margin-top:3px;}
.mail-box-part2 .input-mail{ width:80px; padding:0 5px;margin:0 5px; height:30px; line-height:30px; border-radius:2px; border:1px solid #949494;float:left}
.mail-box-part2 span{ line-height:32px; float:left;}
.mail-font-blue{ color:#ff7200; font-size:22px;}
.version_header {
	font-size: 18px;
	padding: 12px 0 18px;
}
.version_desc {
	width:50%;
	font-size: 14px;
	text-align:center;
	background: #EAEFF7;
	border-radius: 2px;
	padding: 10px;
	left:23%;
	position: relative;
}
.version_desc:after {
	content: '';
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -10px;
	top: -20px;
	border-style: solid;
	border-width: 10px;
	border-color: transparent transparent #EAEFF7 transparent;
}
/*企业邮箱-功能*/
.qy_indexIcon{
  display: inline-block;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
}
.mail_function_item {
  display: inline-block;
  width: 240px;
  height: 190px;
  margin-right: 65px;
  vertical-align: top;
}

.mail_function_wrap .mail_function_item:nth-child(4n) {
  margin-right: 0;
}

.mail_function_item_title {
  font-size: 16px;
  color: #181818;
  padding: 11px 0 10px 0;
}

.mail_function_item_desc {
  font-size: 13px;
  color: #4A4A4A;
  line-height: 23px;
}

.mail_function_title {
  font-size: 22px;
  color: #181818;
  text-align: center;
  padding: 60px 0 50px 0;
}
.mail_function_item_wrap {
  height: 170px;
  overflow: hidden;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.mail_function_item_logo i{ font-size:30px; color:#8AAEEF;}
.mail_function_toggle {
  font-size: 0;
  color: #555;
  text-align: center;
}
.mail_function_toggle i{ font-size:20px; color:#8AAEEF; position:relative; top:6px; left:10px; }
.mail_function_toggle:hover {
  color: #555;
  cursor: pointer;
}

.mail_function_toggle span {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  line-height: 20px;
}

.mail_function_toggle_logo {
  font-size: 0;
  display: inline-block;
  width: 15px;
  height: 15px;
  background-size: cover;
  margin-left: 5px;
}
/*企业邮箱-为什么注册*/
.trademark_why{width: 50%; float: left; margin-top: 20px; position: relative;}
.trademark_why img{margin-left: 85px; width: 500px; height: 561px;}
.trademark_why h3{color: #0477E2; font-size: 18px; font-weight: 600; margin-bottom: 5px; margin-top: 22px;}
.trademark_why p{color: #999; width: 500px;}
.trademark_why-w{height: 175px;}
.trademark_why-w1{height: 128px; margin-left: -125px;}
.trademark_why-w2{height: 123px;}

/*云防伪-我们能提供什么*/
.yfw_service{position:relative}
.yfw_service .Ispic{position:absolute;top:0;width:29%;left:35.5%;height:100%;}
.yfw_service .Ispic img{}
.yfw_service li{text-align:right;float:left;width:32%;margin:1% 36% 5% 0;}
.yfw_service li:nth-child(1),.yfw_service li:nth-child(5){margin:1% 24% 5% 6%}
.yfw_service li:nth-child(2n){margin-right:0;text-align:left}
.yfw_service li:nth-child(2n) .con{padding-right:0;padding-left:110px}
.yfw_service li:nth-child(2n) aside{right:auto;left:0}	
.yfw_service li .con{position:relative;padding-right:110px; padding: 24px 110px 24px 0;}
.yfw_service li aside{position:absolute;right:0;top:50%;transform:translateY(-50%);border:1px solid #f0f0f0;background:#fff;border-radius:50%; width:92px;height:92px;}
.yfw_service li aside img{width:60px;height:60px;margin:15px;}
.yfw_service li h1{font-size:20px;margin:0;color:#333;font-weight:400}
.yfw_service li p{color:#919191;line-height:20px;height:40px;margin-bottom:0;overflow:hidden}
/*建材网-会员*/
.adv_ul li{
    margin-bottom: 40px;
}
.adv_icon_com{
	background-image:url(../images/jk_icon.png);
    width:45px;
    height: 45px;
    display: block;
}
.a_icon1{
    background-position: 0px 0px;
}
.a_icon2{
    background-position: 0px -45px;
}
.a_icon3{
    background-position: 0px -90px;
}
.a_icon4{
    background-position: 0px -135px;
}
.a_icon5{
    background-position: 0px -180px;
}
.a_icon6{
    background-position: 0px -225px;
}

.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 100%;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
	font-size:20px;
	line-height:30px;
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}

/*解决方案-行业趋势*/
.yxc-solution-trend .content {
  height: 220px;
  overflow: hidden;
  border: 1px solid #e2e2e2;
  position: relative;
  background: #fff;
}
.yxc-solution-trend .trend-figure {
  float: left;
  width: 300px;
}
.yxc-solution-trend .trend-img {
  width: 100%;
  vertical-align: top;
}
.yxc-solution-trend .trend-box {
  padding: 20px;
}
.yxc-solution-trend .trend-figure + .trend-box {
  margin-left: 300px;
}
.yxc-solution-trend .trend-box .trend-detail {
  display: block;
}
.yxc-solution-trend .trend-box .trend-detail p{
  color: #333;
  font-size: 14px;
  line-height: 25px;
}

.yxc-solution-trend .trend-box .trend-links {
  margin-top: 15px;
  padding-top: 10px;
  border-top: 1px solid #e2e2e2;
  overflow: hidden;
}
/*解决方案-优势*/
.solution-advantage .item {
	display: inline-block;
	vertical-align: top;
	width: 250px;
	margin-top: 10px
}

.solution-advantage .item .item-icon {
	width: 72px;
	margin: 0 auto;
	height: 72px;
	border-radius: 36px;
	background: #303030;
	text-align: center;
	margin-bottom: 10px
}

.solution-advantage .item .item-icon img {
	width: 32px;
	height: 32px;
	margin-top: 20px
}

.solution-advantage .item .item-icon i {
	font-size:32px;
	color:#fff;
	position:relative;
	top:15px;
}

.solution-advantage .item .item-title {
	margin-top: 20px;
	font-size: 18px;
	color: #242A33;
	text-align: center;
	line-height: 36px
}

.solution-advantage .item .item-desc {
	margin-top: 10px;
	height: 104px;
	opacity: .6;
	font-size: 14px;
	color: #000;
	text-align: center;
	line-height: 26px
}

.solution-advantage .item+.item {
	margin-left: 40px
}

/*解决方案-合作流程*/
.service_cooperation { width:1170px; margin:0 auto 50px; padding-left:30px;}
.service_cooperation li { list-style:none; float:left; margin-right:85px; height:100px; overflow:hidden}
.service_cooperation li i { font-size:54px; color:#42B7C2; margin-top:0px; }
.service_cooperation li.biaoqian { background:url(../images/cooperation_shape.png) no-repeat 0 16px; width:32px;}
.service_cooperation li p { font-size:14px;}
/*应用市场*/
.newslist{
	width:100%;
	height:201px;
	background:#f5f5f5;
	margin-bottom:30px;
}
.newslist:hover{ 
    background:#d3d3d3;
	color:#000000;
    transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
	cursor:pointer }
.newslist:hover h4{ color:#494950}
.newslist:hover h3{ color:#494950;}
.newslist:hover .newslist_con{ color:#494950}
.newslist:hover .newslist_title a{ background:#2a2a2d}
.newslist_pic{
	position:relative;
	float:left;
	width:283px;
	height:201px;
	margin-right:90px;
}
.newslist_pic img{
	width:100%;
	height:100%;
}
.newslist_pic a,.newsListEventBottom ul li dl dt a{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:#fff;
	filter:alpha(opacity=0);
	opacity:0;
	-webkit-opacity:0;
	-moz-opacity:0;
	transition:opacity 1s;
	-webkit-transition:opacity 1s;
	-moz-transition:opacity 1s;
	-o-transition:opacity 1s;
}
.newslist_pic a:hover,.newsListEventBottom ul li dl dt a:hover{
	filter:alpha(opacity=0.2);
	opacity:0.2;
	-webkit-opacity:0.2;
	-moz-opacity:0.2;
	
}
.newslist_title{
	float:left;
	width:250px;
	height:145px;
	padding-top:40px;
	margin-right:95px;
}
.newslist_title h4,.newsListEventTop ul li h4,.newsListEventBottom ul li dl dd h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#555;
	margin-bottom:5px;
}
.newslist_title h4 cite,.newsListEventTop ul li h4 cite,.newsListEventBottom ul li dl dd h4 cite{
	margin:0 5px;
}
.newslist_title h3,.newsListEventTop ul li h3,.newsListEventBottom ul li dl dd h3{
	font-size:14px;
	color:#333;
	margin-bottom:15px;
}
.newslist_title a{
	display:inline-block;
	height:25px;
	line-height:25px;
	background:#0477E2;
	padding:0 32px 0 12px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
 
.newslist_con{
	float:left;
	width:450px;
	height: 100px;
	line-height:20px;
	padding-top:56px;
	color:#6d6d6d;
}
.newslist_title h3,.newsListEventTop ul li h3,.newsListEventBottom ul li dl dd h3{
	font-size:16px;
	line-height:26px;
	color:#333;
	margin-bottom:15px;
	font-weight:normal;
}

/* 案例主体页面开始 */
.anli_content_top{
	width:1200px; height:11px; margin:10px auto 0;
}
.anli_content{
	width:1188px; height:auto; border-left:1px solid #d9e9f8; border-right:1px solid #d9e9f8; margin:auto; padding:5px; 
}
.anli_contentt{
	width:1001px; height:auto; border-left:1px solid #d9e9f8; border-right:1px solid #d9e9f8; margin:auto; 
}
.anli_content_footer{
	width:1200px; height:11px; margin:0 auto;
}
.anli_content_ul{
	float:left; width:380px; height:380px; list-style:none; background:url(../images/zp_01_bei.jpg) no-repeat; margin:0 10px 30px 10px; display:block; border:2px solid #fff;
}

.anli_content_li{
	float:left;margin:30px 15px 15px 15px; width:345px; height:auto; text-align:center; list-style:none; 
}

.anli_content_li img{ transition:all 0.5s; cursor:pointer;}
.anli_content_li img:hover{transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	-ms-transform:scale(1.1);}

.anli_p {
	width:100%; height:auto; line-height:40px; display:block;font-size:14px; margin-top:12px; text-align:center;
}
.anli_content_p {
	width:100%; height:auto; line-height:30px; display:block;font-size:12px; color:#333; text-align:center; 
}
.anli_content_p a{
	font-size:12px; color:#333;
}
/* 客户 */
#ampmp ul li{font-size:14px; height:100px; float:left;line-height:20px; text-align:center; margin:8px 15px;}
#ampa{ margin:0 auto; text-align:center; background-color:#fff; border:#e2e2e2 1px solid;  padding:10px; -webkit-transition:all 0.2s ease-in;-moz-transition:all 0.2s ease-in;-o-transition:all 0.2s ease-in;transition:all 0.2s ease-in; font-weight:bold;}
#ampa:hover{ border:#bf2222 1px solid; }
#ampa img{max-width:170px; }
#ampb{width:100%; height:37px; padding-top:6px; line-height:20px; font-size:14px; text-align:center;}
#ampb a{ color:#666}

/* 帮助与支持 */
.support ul li{ float:left; width:46%;height:50px;font-size:14px; border-bottom:#CCCCCC dashed 1px; margin-left:4%}
.support ul li i{font-size:14px; color:#269EEB;}
.support ul li a{ line-height:50px; color:#333; padding-left:10px;}
.support ul li a:hover{ color: #1270E1;}
.support ul li span{ color:#666666 ;line-height:50px; margin-right:20px;}

.support-nav{line-height: 50px;text-align: center;}
.support-nav a{line-height: 35px; margin:0 8px 0 8px; display:inline-block; padding:0 20px;background: #fff;font-size: 14px;color: #1c4587;border-radius: 5px;border: 1px solid;}
.support-nav a:hover{background: #1c4587; border: 1px solid;border-color: #1c4587;color: #fff;}
.support-nav .on{background: #1c4587; border: 1px solid;border-color: #1c4587;color: #fff;}

/* 荣誉 */
.life li{border:1px solid #fff;}
.pic_list{width:100%;overflow:hidden;}
.pic_list ul{width:100%;overflow:hidden;margin-top:15px;}
.pic_list li{width:22%;margin-right:1.277272%;margin-left:1.277272%;/*width:266px;margin-right:41px;*/float:left;border:1px solid #d3d3d3;overflow:hidden; margin-bottom:20px;}
.pic_list .pic a{display:block;width:auto;height:0;padding-bottom:88%;overflow:hidden;}
.pic_list .pic a img{display:block;width:100%; transition: all 1s ease 0s;}
.pic_list .pic a img:hover{filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8; transform:scale(1.2);-webkit-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);}
.pic_list .pic strong{padding:5px;float:left;}
.list_info{width:auto;overflow:hidden;padding:0 4%;}
.pic_list .list_title{padding:8px 0 8px;text-align:center;font-weight:normal;}
.list_title a{font-size:14px;font-family:Helvetica;color:#003c7f;line-height:20px;}
.list_cont{font-size:14px;font-family:Helvetica;line-height:23px;height:93px;overflow:hidden;margin-bottom:5px;}
.list_info .readMore{display:block;width:100px;height:26px;float:right;margin:8px 0;}
.list_info .readMore a{display:block;width:100px;height:26px;line-height:26px;font-size:14px;color:#003c7f;background:url(../images/icon12.png) no-repeat 82px center;}
.pic_list .noMargin{margin-right:0;}

/* 大事记 */
.event { width:100%;background:#F0F0F0 repeat-x; padding:10px 0;}
.box{width:940px;margin:18px auto 0 auto;}
.event_year{width:60px;border-bottom:2px solid #DDD;text-align:center;float:left;margin-top:10px;}
.event_year li{height:40px;line-height:40px;background:#FFF;margin-bottom:1px;font-size:18px;color:#828282;cursor:pointer;}
.event_year li.current{width:71px;background:#0066ff url('../images/jian.png') 61px 0 no-repeat;color:#FFF;text-align:left;padding-left:9px;}
.event_list{width:850px;float:right;background:url('../images/dian3.png') 139px 0 repeat-y;margin:10px 0 20px 0;}
.event_list h3{margin:0 0 10px 132px;font-size:24px; font-weight:bold;font-family:Georgia;color:#0066ff;padding-left:25px;background:url('../images/jian.png') 0 -45px no-repeat;height:38px;line-height:30px;font-style:italic;}
.event_list li{background:url('../images/jian.png') 136px -80px no-repeat;}
.event_list li span{width:127px;text-align:right;display:block;float:left;margin-top:10px;}
.event_list li p{width:680px;margin-left:24px;display:inline-block;padding-left:10px;background:url('../images/jian.png') -21px 0 no-repeat;line-height:25px;_float:left;}
.event_list li p span{width:650px;text-align:left;border-bottom:2px solid #DDD;padding:10px 15px;background:#FFF;margin:0;}

/* 分页*/
.page{ text-align: center;margin-top:20px;}
.page>a,.page>span{ border: solid 1px #dcdcdc; color: #656565; font-size: 14px; height: 23px; line-height: 23px; text-align: center; margin: 0 3px; display: inline-block; margin-bottom: 2px;}
.page .prev,.page .next{ width: 64px}
.page>a{ width: 26px;}
.page .shou , .page .wei{ width: 48px;}
.page>a.on , .page>a:hover,.page .prev:hover,.page .next:hover{ color: #fff; background: #0477E2; border-color: #0477E2;}
.page>i{ font-size: 14px; padding: 0 10px; line-height: 25px; display: inline-block;}