/*body, html, p, span {*/
/*margin: 0;*/
/*padding: 0;*/
/*line-height: 1;*/
/*}*/

body {
    font-family:  arial, 'microsoft yahei';
	color: #342A29;
}

ul, li, ol {
    list-style: none;
    margin: 0;
    padding: 0;
}

dl, dt, dd {
    margin: 0;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-weight: normal;
}

p {
    margin: 0;
    line-height: 1;
}

a {
	color: #342A29;
    text-decoration: none;
}

a:focus {
    text-decoration: none;
}

a:hover {
	color: #DD2A25;
    text-decoration: none;
}

.ml0 {
    margin: 0 !important;
}

.bl0 {
    border-left: 0 !important;
}

.main {
    min-width: 1180px;
    width: 100%;
}

.header-warp{
	width: 100%;
	background: url('i_r1_c1.jpg') no-repeat center 0;
}
.header {
    height: 120px;
    
    width: 1180px;
    position: relative;
    margin: 0 auto;
    padding: 0 10px;
}

.logo {
    display: block;
    width: 536px;
    height: 100%;
    position: relative;
    float: left;
}

.logo img {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}
.i-nav-wrap{
	width: 100%;
	background: #27A9CF;
}
.nav {
    font-size: 16px;
    line-height: 50px;
	height: 50px;
    width: 1180px;
    margin: 0 auto;
}

.nav a {
    color: #fff;
    padding: 0 32px;
    display: block;
    height: 100%;
    float: left;
    position: relative;
    transition: .3s ease;
	background: url(i_r7_c4.jpg) no-repeat right center;
	

}

.nav a span {
    display: block;
    width: 1px;
    height: 14px;
    position: absolute;
    right: -1px;
    background-color: #eee;
    top: 38px;
	display: none;
}

.nav a:hover {
    background-color: #DD2A25;
    color: #fff;
	/* font-weight: bold; */
}

.nav .active {
    background-color: #DD2A25;
    color: #fff;
	
}

.header .hot-line {
    float: right;
	
}

.hot-line {
	margin-top: 30px;
	 background:url('i_r4_c62.jpg') no-repeat 0 center;
    
    padding-left: 70px;
    position: relative;
}

.hot-line-tip {
    font-size: 14px;
    color: #666;
    line-height: 30px;
    
}

.mobile {
  
 
    color: #DD2A25;
    font-size: 22px;
    
 
}

.hot-line i {
    display: block;
    height: 17px;
    width: 1px;
    background-color: #eee;
    position: absolute;
    top: 55px;
    left: 28px;
}

.fixed-bar {
    width: 50px;
    position: fixed;
    right: 0;
    top: 47%;
    background-color: #fff;
    z-index: 9;
}

.fixed-bar a {
    display: block;
    width: 50px;
    height: 50px;
    margin-bottom: 1px;
    background-color: #cfcfcf;
    position: relative;
    transition: .36s ease;
}

.fixed-bar img {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}

.fixed-bar a:hover {
    background-color: #e60012;
}

.fixed-bar .qq {
    background-color: #e60012;

}

.content {
    width: 1180px;
    margin: 0 auto;
}

.footer {
    padding-top: 60px;
    padding-bottom: 59px;
    overflow: hidden;
    min-width: 1180px;
}

.footer .content {
    overflow: hidden;
}

.footer li a {
    display: block;
    font-size: 12px;
    color: #666;
}

.footer li a:hover {
    color: #27A9CF;
}

.footer li div {
    font-size: 14px;
    margin-bottom: 26px;
}

.footer ul {
    overflow: hidden;
    float: left;
}

.footer ul li {
    float: left;
    line-height: 26px;
}

.footer .links-type1 {
    width: 168px;
}

.footer .links-type2 {
    width: 150px;
}

.footer .links-type3 {
    width: 150px;
}

.footer .links-type4 {
    width: 204px;
}

.qr-code {
    float: left;
}

.qr-code img {
    display: block;
    margin: 0 auto;
}

.qr-code p {
    font-size: 16px;
    color: #666;
    text-align: center;
    line-height: 22px;
    margin-top: 13px;
}

.service-number {
    float: left;
    margin-left: 145px;
}

.service-number .title {
    color: #333;
    font-size: 14px;
    margin-top: 0;
}

.service-number span {
    display: block;
    margin-top: 8px;
    font-size: 14px;
    color: #999;
}

.service-number .number {
    margin-top: 30px;
    font-size: 26px;
    color: #DD2A25;
}

.service-number p {
    margin-top: 20px;
    font-size: 14px;
    color: #999;
    line-height: 22px;
}

.copy {
    height: 113px;
}

.copy .content {
    border-top: 1px solid #e5e5e5;
    padding-top: 35px;
}

.copy p {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}

.copy a {
    display: inline-block;
    font-size: 14px;
    color: #666666;
    margin-right: 26px;
}

/*轮播的样式*/
/*.owl-carousel {*/
/*position: relative;*/
/*}*/

/*.owl-item {*/
/*height: 610px;*/
/*}*/

/*.owl-item div {*/
/*height: 100%;*/
/*}*/

/*.owl-prev {*/
/*width: 50px;*/
/*height: 50px;*/
/*background: rgba(51, 51, 51, .2) url('ctrl-prev.png') no-repeat center;*/
/*}*/

/*.owl-next {*/
/*width: 50px;*/
/*height: 50px;*/
/*background: rgba(51, 51, 51, .2) url('ctrl-prev.png') no-repeat center;*/
/*}*/

/*.owl-dots {*/
/*height: 26px;*/
/*position: absolute;*/
/*top: 545px;*/
/*width: 100%;*/
/*text-align: center;*/
/*}*/

/*.owl-dot {*/
/*display: inline-block;*/
/*vertical-align: middle;*/
/*width: 6px;*/
/*height: 6px;*/
/*border-radius: 50%;*/
/*margin-right: 17px;*/
/*background: #fff;*/
/*}*/

/*.owl-dot.active {*/
/*!*background-color: #DD2A25;*!*/
/*!*padding:19px;*!*/
/*!*border: 1px solid #DD2A25;*!*/
/*width: 26px;*/
/*height: 26px;*/
/*background: url('dot1-active.png') no-repeat center;*/

/*}*/
#index-banner{
	margin-top: 1px;
}
#index-banner .item {
    height: 610px;
}

#index-banner {
    height: 610px;
}

#index-banner li {
    width: 6px;
    height: 6px;
    background-color: #fff;
    border-radius: 50%;
    vertical-align: middle;
    border: 0;
    margin-right: 19px;
}

#index-banner li.active {
    width: 26px;
    height: 26px;
    background: transparent url(dot1-active.png) no-repeat center;
}

#index-banner .ctrl {
    position: absolute;
    top: 280px;
}

#index-banner .ctrl-prev {
    left: 0;
    width: 50px;
    height: 50px;
    background: rgba(51, 51, 51, .2) url('ctrl-prev.png') no-repeat center;
}

#index-banner .ctrl-next {
    right: 0;
    width: 50px;
    height: 50px;
    background: rgba(51, 51, 51, .2) url('ctrl-next.png') no-repeat center;
}

#know {
    position: relative;
    margin-top: 60px;
}

#know .item {
    width: 1180px;
    height: 200px;
    overflow: hidden;
    padding-bottom: 16px;
}

#know .item ul {
    overflow: hidden;
    width: 1200px;
    padding-bottom: 16px;
}

#know .item li {
    float: left;
    border: 5px solid #fff;
    margin-right: 20px;
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.16);

}

#know .ctrl {
    position: absolute;
    top: 90px;
    width: 60px;
    height: 30px;
}

#know .ctrl-prev {
    left: -30px;
    background: #eee url('ctrl-prev.png') no-repeat center;
    transition: .36s ease;
}

#know .ctrl-prev:hover {
    background: #DD2A25 url('ctrl-prev.png') no-repeat center;
}

#know .ctrl-next {
    right: -30px;
    background:#eee url('ctrl-next.png') no-repeat center;
    transition: .36s ease;
}

#know .ctrl-next:hover {
    background: #DD2A25 url('ctrl-next.png') no-repeat center;
}

#know .carousel-indicators {
    top: 248px;
    width: 1180px;
    left: 0;
    right: 0;
    margin: 0;
    overflow: hidden;
    height: 24px;
}

#know .carousel-indicators li {
    float: left;
    width: 24%;
    margin: 0 !important;
    border: 0;
    height: 24px;
    background: url('know-cur1.png') no-repeat center;
}

#know .carousel-indicators li.active {
    background: url('know-cur2.jpg') no-repeat center;
    margin: 0 !important;
}

.know-list {
    overflow: hidden;
    margin-top: 94px;
}

.know-list li {
    float: left;
    width: 24%;
    text-align: center;
}

.know-list li h3 {
    font-size: 18px;
    color: #333;
}

.know-list li p {
    font-size: 14px;
    color: #999;
    text-transform: uppercase;
    margin-top: 14px;
}

.business-intro {
    padding: 100px 0;
}

.business-intro .content {
    position: relative;
}

.cell-title {
    text-align: center;
}

.cell-title span {
    font-size: 30px;
    
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px;
}

.cell-title img {
    vertical-align: middle;
}

.cell-title p {
    font-size: 14px;
    color: #666;
    margin-top: 15px;
}

.brick {
    display: block;
    margin-bottom: 10px;
}

.brick .info {
    text-align: center;
    padding-top: 24px;
    border: 1px solid #eee;
    padding-bottom: 34px;
}

.brick:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.12);
}

.brick h3 {
    color: #333;
    font-size: 24px;
}

.brick:hover h3 {
    color: #27A9CF;
}

.brick img {
    display: block;
    width: 100%;
}

.brick .info p {
    font-size: 12px;
    color: #666;
    line-height: 20px;
    margin-top: 16px;
}

.owl-next {
    width: 50px;
    height: 60px;
    position: absolute;
    top: 120px;
    left: -50px;
    background:#eee url('ctrl-prev.png') no-repeat center;
    cursor: pointer;
}

.owl-next:hover {
    background: #DD2A25 url('ctrl-prev.png') no-repeat center;
}

.owl-prev {
    position: absolute;
    width: 50px;
    height: 60px;
    top: 120px;
    right: -50px;
    background: #eee url('ctrl-next.png') no-repeat center;
    cursor: pointer;
}

.owl-prev:hover {
    background: #DD2A25 url('ctrl-next.png') no-repeat center;
}

.owl-carousel {
    margin-top: 60px;
}

.i-service {
    height: 480px;
    background: url('i-service-bg.jpg') center;
    padding-top: 80px;
}

.i-service .cell-title span {
    color: #fff;
}

.i-service .cell-title p {
    color: #fff;
}

.i-service ul {
    width: 1180px;
    height: 200px;
    margin-top: 60px;
    background: url('i-service3.png') no-repeat center;
}

.i-service ul li {
    float: left;
    width: 20%;
    height: 200px;
}

.i-service li p {
    color: #fff;
    text-align: center;
    font-size: 20px;
}

.i-service li img {
    display: block;
    margin: 28px auto 16px;
}

.i-power {
    padding-top: 90px;
    height: 1110px;
    background: url('i-power-bg.jpg') no-repeat center;
}

.i-power .content {
    position: relative;
}

.i-power .point {
    width: 500px;
    height: 200px;
    position: absolute;
    background: url('i-power-sqr.png') no-repeat;
}

.i-power .p1 {
    top: 153px;
    left: 0;
    background-position: 15px 6px;
}

.i-power .point-top {
    overflow: hidden;
}

.i-power .point-top .number {
    float: left;
    font-size: 80px;
    color: #e60012;
    font-weight: bold;
    font-family: Arial;
}

.i-power .point-top .point-info {
    float: left;
    padding-top: 30px;
    margin-left: 10px;
}

.i-power .point-top h3 {
    font-size: 30px;
    color: #333;
}

.i-power .point-top p {
    margin-top: 7px;
    font-size: 12px;
    color: #666;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.i-power .point-bottom {
    padding-left: 20px;
    font-size: 16px;
    color: #666;
    line-height: 26px;
    margin-top: 30px;
}

.i-power .p1 span {
    font-size: 16px;
    color: #e60012;
}

.i-power .p2 {
    top: 412px;
    left: 0;
    background-position: 15px 6px;
}

.i-power .p3 {
    top: 484px;
    right: 0;
    background-position: 380px 6px;
    text-align: right;
}

.i-power .p4 {
    top: 722px;
    right: 0;
    background-position: 380px 6px;
    text-align: right;
}

.i-power .p3 .number, .i-power .p4 .number {
    float: right;
}

.i-power .p3 .point-info, .i-power .p4 .point-info {
    float: right;
}

.i-about {
    height: 850px;
    padding-top: 80px;
    background: url('i-about-bg.png') no-repeat center 0;
    color: #fff;
    text-align: center;
}

.i-about h3 {
    font-size: 24px;
}

.i-about .p1 {
    color: #f6f6f6;
    font-size: 14px;
    margin-top: 10px;
}

.i-about .p2 {
    width: 772px;
    margin: 50px auto 0;
    font-size: 14px;
    line-height: 24px;
}

.i-about .more {
    display: block;
    width: 180px;
    height: 44px;
    border: 1px solid #e1e1e1;
    line-height: 44px;
    margin: 53px auto 0;
    background: #ffffff;
    color: #898989;
}

.i-about .more:hover {
    color: #27A9CF
}

.i-news {
    padding: 80px 0 70px 0;
    background-color: #f6f6f6;
}
.i-news .ul-wrap{
  width:1180px;
  overflow:hidden;
  margin-top: 80px;
}
.i-news ul {
  width:1250px;
    overflow: hidden;
     margin-top: -50px;
}

.i-news li {
    float: left;
    width:560px;
    margin-right: 60px;
    margin-top: 50px;
}

.i-news .date {
    float: left;
    text-align: center;
  max-width:75px;
  overflow:hidden;
}

.i-news .date span {
    font-size: 56px;
    color: #333;
}

.i-news .date p {
    font-size: 14px;
    color: #666;
}

.i-news .i-news-con {
    float: left;
    width: 460px;
    overflow: hidden;
    margin-left: 25px;
    padding-top: 12px;
}

.i-news .i-news-con a {
    display: block;
    width: 460px;
    color: #333;
    line-height: 30px;
    font-size: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.i-news .i-news-con a:hover {
    color: #27A9CF;
}

.i-news .i-news-con p {
    font-size: 14px;
    color: #777;
    line-height: 22px;
    height: 44px;
    margin-top: 10px;
}

.banner {
	margin-top: 1px;
    width: 100%;
    height: 220px;
}

.core-wrap {
    min-width: 1180px;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
}

.core-box {
    overflow: hidden;
    width: 1180px;
    margin: 40px auto 0;
    padding-bottom: 82px;
}

.aside-menu {
    width: 220px;
    float: left;
}

.menu-top {
    padding: 2px 0;
    background-color: #33AED7;
    color: #fff;
    overflow: hidden;
    margin-bottom: 4px;
}

.menu-top-con {
    float: left;
    margin-left: 10px;
   display:none;
}

.menu-top .line {
    width: 4px;
    height: 44px;
    margin-left: 20px;
    background-color: #fff;
    float: left;
  display:none;
}

.menu-top h3 {
    font-size: 24px;
}

.menu-top p {
    font-size: 12px;
    margin-top: 8px;
    text-transform: uppercase;
}

.menu-inner {
    background-color: #f3f3f3;
    padding: 8px 0;
}

.menu-inner a {
    display: block;
    height: 55px;
    line-height: 55px;
    padding-left: 26px;
    transition: .36s ease;
    border-top: 1px solid #ececec;
}

.menu-inner a:first-child {
    border: 0;
}

.menu-inner a span {
    font-size: 14px;
    color: #333;
    display: inline-block;
    vertical-align: middle;
    margin-left: 11px;
}

.menu-inner a i {
    display: inline-block;
    width: 13px;
    height: 13px;
    background: url('menu-bg2.png') no-repeat center;
    vertical-align: middle;
    transition: .36s ease;
}

.menu-inner a:hover {
    background-color: #fff;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.06);
}

.menu-inner a:hover span {
    color: #33AED7;
}

.menu-inner a:hover i {
    background: url('menu-bg2.png') no-repeat center;
}

.menu-inner .active {
    background-color: #fff;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.06);
}

.menu-inner .active span {
    color: #33AED7;
}

.menu-inner .active i {
    background: url('menu-bg2.png') no-repeat center;
}

.rec {
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
}

.rec-top {
    height: 50px;
    line-height: 50px;
    background-color: #f3f3f3;
}

.rec-top i {
    display: inline-block;
    width: 2px;
    height: 16px;
    background-color: #33AED7;
    vertical-align: middle;
    margin-left: 20px;
}

.rec-top span {
    display: inline-block;
    vertical-align: middle;
    margin-left: 6px;
}

.rec-inner {
    width: 224px;
    overflow: hidden;
    margin-top: 4px;
}

.rec-inner a {
    float: left;
    display: block;
    width: 108px;
    height: 110px;
    margin-right: 4px;
    margin-bottom: 4px;
    background-color: #f3f3f3;
    text-align: center;
}

.rec-inner a img {
    display: block;
    margin: 12px auto;
}

.rec-inner a span {
    font-size: 14px;
    color: #666;
}

.rec-inner a span:hover {
    color: #33AED7;
}

.aside-right {
    float: left;
    width: 930px;
    margin-left: 30px;
}

.bread {
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
    padding: 13px 0 20px 0;
}

.col-name {
    float: left;
    font-size: 24px;
    color: #666;
}

.bread-nav {
    float: right;
    padding-top: 12px;
    font-size: 12px;
    color: #999;
}

.bread-nav a {
    color: #999;
    transition: .36s ease;
}

.bread-nav a:hover {
    color: #33AED7;
}

.bread-nav span {
    color: #33AED7;
}

.right-inner {
    padding: 40px 10px 0;
    overflow: hidden;
}

.pro .pro-top {
    overflow: hidden;
}

.pro .pro-top img {
    display: block;
    float: left;
	width: 460px;
	height: auto;
}

.pro .pro-top .info {
    width: 425px;
    float: left;
    margin-left: 25px;
    padding-top: 10px;
}

.pro .pro-top h3 {
    font-size: 24px;
}

.pro .pro-top dl {
    margin-top: 16px;
    height: 122px;
    overflow: hidden;
}

.pro .pro-top dd {
    font-size: 14px;
    line-height: 30px;
    color: #333;
}

.pro .info-foot {
    overflow: hidden;

}

.pro .info-foot a {
    display: block;
    float: left;
    width: 200px;
    height: 46px;
    background-color: #33AED7;
    color: #fff;
    text-align: center;
    line-height: 46px;
    border-radius: 1px;
}

.pro .info-foot a:hover {
    background-color: #1D8FA7;
}

.pro .number-tip {
    float: left;
    margin-left: 20px;
}

.pro .number-tip span {
    font-size: 12px;
    line-height: 24px;
    color: #999;
}

.pro .number-tip p {
    color: #ef3e50;
    font-size: 20px;
}

.pro-watch {
    overflow: hidden;
    width: 920px;
    margin-top: 40px;
  background-color: #fff;
}

.pro-watch li {
    float: left;
    width: 225px;
    height: 50px;
    margin-right: 4px;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #333;
    border: 1px solid #f3f3f3;
    background-color: #f6f6f6;
    transition: .36s ease;
    cursor: pointer;
}

.pro-watch li:hover, .pro-watch li.active {
    color: #fff;
    border-color: #DD2A25;
    background-color: #DD2A25;
}

.pro-item {
    padding-top: 40px;
    padding-bottom: 25px;
}

.pro-item h3 {
    font-size: 18px;
    color: #333;
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
	margin: 5px 0;
	padding-bottom: 10px;
}

.pro-item p {
    font-size: 14px;
    line-height: 26px;
    margin-top: 20px;
    color: #666;
}

.hr {
    width: 100%;
    height: 1px;
	border-bottom: 1px #eee dotted;
    background: url('dot.jpg') repeat-x center;
}

.pro-item ul {
    overflow: hidden;
    width: 930px;
}

.pro-item ul li {
    float: left;
    text-align: center;
    font-size: 16px;
    color: #333;
    margin-right: 10px;
    margin-top: 30px;
	width:290px;
	overflow: hidden;
	background: #eee;
	padding: 4px;
}

.pro-item li p {
    color: #333;
}
.pro-item li img{
    width:280px;
}

.plan .plan-number ul {
    overflow: hidden;
}

.plan .plan-number li {
    float: left;
    width: 20%;
    text-align: center;
}

.plan .plan-number .circle {
    width: 120px;
    height: 120px;
    margin: 0 auto;
    position: relative;
}

.plan .plan-number .c1 {
    background: url('97.png') center;
}

.plan .plan-number .c2 {
    background: url('98.png') center;
}

.plan .plan-number .c3 {
    background: url('99.png') center;
}

.plan .plan-number .c4 {
    background: url('100.png') center;
}

.plan .plan-number .c5 {
    background: url('100.png') center;
}

.plan .unit {
    font-size: 14px;
    text-transform: uppercase;
    margin-top: -10px;
}

.plan .per {
    display: block;
    font-size: 36px;
    color: #33AED7;
    position: absolute;
    top: 34px;
    width: 100%;
}

.plan .per .percent {
    font-size: 18px;
}

.plan .plan-number .info {
    font-size: 16px;
    color: #000;
    line-height: 22px;
    margin-top: 18px;
}

.plan .desc {
    font-size: 16px;
    color: #666666;
    line-height: 26px;
    margin-top: 50px;
    padding-bottom: 40px;
}

.quality {
    padding: 50px 0 60px;
}

.qua-item {
    overflow: hidden;
}

.quality .qua-desc h3 {
    color: #33AED7;
    font-size: 24px;
    font-weight: bold;
}

.quality .qua-desc span {
    display: block;
    margin: 10px 0;
    color: #333;
    font-size: 16px;
    font-weight: bold;
}

.quality .qua-desc {
    width: 535px;
    padding-top: 52px;
}

.plan .qua-desc p {
    font-size: 14px;
    color: #666;
    line-height: 26px;
}

.qd1 img {
    float: left;
}

.qd1 .qua-desc {
    float: right;
}

.qd2 img {
    float: right;
}

.qd2 .qua-desc {
    text-align: right;
}

.plan .prove {
    width: 910px;
    height: 460px;
    background: url('prove-bg.jpg') no-repeat center;
}

.plan .prove h3 {
    color: #fff;
    padding-top: 40px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}

.plan .prove ul {
    overflow: hidden;
    width: 725px;
    margin: 40px auto 0;
}

.plan .prove li {
    float: left;
    margin-left: 40px;
    text-align: center;
}

.plan .prove li:first-child {
    margin-left: 0;
}

.plan .prove p {
    color: #fff;
    font-size: 16px;
    margin-top: 20px;
}

.ability-item {
    background-color: #f6f6f6;
    overflow: hidden;
    width: 910px;
    margin-bottom: 50px;
}

.ability-item img {
    float: left;
}

.ability-item .info {
    padding: 40px 30px 0 30px;
    box-sizing: content-box;
}

.ability-item h3 {
    font-size: 30px;
    font-weight: bold;
    color: #333;
}

.ability-item h4 {
    font-size: 20px;
    color: #333;
    line-height: 30px;
    margin-top: 12px;
}

.ability-item .sub-tit {
    display: block;
    margin-top: -10px;
    font-size: 30px;
    color: #aaa;
    color: rgba(170, 170, 170, 0.2);
    font-weight: bold;
    text-transform: uppercase;
}

.ability-item .info {
    position: relative;
}

.ability-item p {
    font-size: 14px;
    color: #666;
    line-height: 26px;
    margin-top: 36px;
}

.ability-item p span {
    color: #DD2A25;
}

.ability1 .info {
    float: left;
    width: 430px;
    text-align: right;
}

.ability2 img {
    float: right;
}

.ability2 .info {
    width: 420px;
    float: right;
}

.equ ul {
    width: 960px;
    overflow: hidden;
}

.equ li {
    float: left;
    padding: 5px 5px 0 5px;
    background-color: #eaeaea;
    text-align: center;
    margin-right: 40px;
    margin-bottom: 30px;
}
.equ li:hover{
	background-color: #33AED7;
	color: #fff;
}
.equ li:hover p{
	
	color: #fff;
}

.equ li p {
    color: #333;
    font-size: 16px;
    line-height: 54px;
}

.maps .link-group {
    padding-top: 39px;
    padding-bottom: 30px;
}

.maps .link-group h3 {
    font-size: 20px;
    color: #333;
}

.maps .link-group a {
    font-size: 16px;
    color: #666;
    margin-right: 45px;
}

.maps .link-group .link {
    margin-top: 20px;
}

.news .n-item {
    padding-bottom: 30px;
}

.news .n-item a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
    font-size: 18px;
}

.news .n-item a:hover {
    color: #33AED7;
}

.n-item a span {
    font-weight: bold;
    color: #33AED7;
    display: inline-block;
    padding-right: 8px;
}

.n-item .intro {
    height: 40px;
    overflow: hidden;
    margin-top: 18px;
    font-size: 14px;
    line-height: 20px;
    color: #666;
}

.n-item .intro:after {
    content: '...'
}

.news .tags {
    font-size: 12px;
    color: #999;
    font-style: italic;
    margin-top: 20px;
}

.news .tags {
    text-align: center;
}

.news .tags p {
    display: inline-block;
}

.n-item p {
    float: left;
}

.news .tags .time {
    margin-right: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-right: 2px;
}

.n-item .tags {
    text-align: left;
}

.news .hr {
    margin-bottom: 40px;
}

.news .tags .time2 {
    margin-right: 16px;
}

.news .tags span {
    display: inline-block;
    margin-right: 10px;
}

.u-paging a {
    float: left;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    background-color: #f3f3f3;
    line-height: 30px;
    color: #666;
    text-align: center;
}

.u-paging .prev {
    background: #f3f3f3 url('prev.png') no-repeat center;
}

.u-paging .next {
    background: #f3f3f3 url('next.png') no-repeat center;
}

.u-paging .current {
    background-color: #33AED7;
    color: #fff;
}

.news .detail-tag {
    text-align: center;
}

.news .title {
    text-align: center;
    font-size: 24px;
}

.news-detail {
    padding-right: 0;
    padding-left: 0;
}

.news .hr2 {
    margin-top: 40px;
}

.news-inner {
    padding: 0 10px;
}

.turn {
    padding: 0 25px;
    background-color: #f6f6f6;
    line-height: 50px;
    font-size: 16px;
    color: #666;
    overflow: hidden;
}

.turn a {
    color: #666;
}

.turn .turn-cell {
    width: 50%;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.turn-next {
    text-align: right;
}

.contact h3 {
    font-size: 24px;
    color: #000000;
    text-align: center;
}

.contact .info {
    overflow: hidden;
    margin-top: 50px;
}

.contact .info p {
    width: 50%;
    float: left;
    font-size: 14px;
    line-height: 26px;
    color: #666;
}

.map {
    padding: 20px;
    margin-top: 36px;
    margin-bottom: 60px;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.08);
}

#map {
    width: 100%;
    height: 220px;
}

.row-3 {
    overflow: hidden;
}

.row-3 .form-item {
    float: left;
    width: 290px;
    margin-left: 20px;
}

.row-3 .form-item:first-child {
    margin-left: 0;
}

form {
    margin-top: 50px;
}

form input {
    width: 100%;
    background-color: #f6f6f6;
    padding: 0 19px;
    border: 1px solid #efefef;
    outline: none;
    height: 50px;
    box-sizing: border-box;
    font-size: 16px;
}

form textarea {
    resize: none;
    box-sizing: border-box;
    width: 100%;
    outline: none;
    font-size: 16px;
    line-height: 30px;
    background-color: #f6f6f6;
    border: 1px solid #efefef;
    padding: 16px 19px;
    margin-top: 20px;
    height: 200px;
}

.submit {
    display: block;
    width: 220px;
    height: 50px;
    margin: 40px auto 0;
    background-color: #33AED7;
    font-size: 16px;
    color: #fff;
    line-height: 50px;
    border: 0;
    border-radius: 25px;
    outline: none;
}

.submit:hover {
    background-color: #33AED7;
}

.about-top {
    overflow: hidden;
}

.about-top .intro {
    float: left;
    width: 445px;
}

.about-top img {
    display: block;
    float: left;
    margin-left: 50px;
}

.about-top h3 {
    color: #000;
    font-size: 30px;
    font-weight: bold;
}

.about-top .line {
    width: 30px;
    height: 2px;
    margin: 16px 0;
    background-color: #33AED7;
}

.about-top h4 {
    color: #333;
    font-size: 14px;
    text-transform: uppercase;
}

.about-top p {
    font-size: 14px;
    line-height: 26px;
    color: #666;
    margin-top: 50px;
}

.about-arg .title {
    font-size: 50px;
    color: #333;
    font-weight: bold;
}

.about-arg .title span {
    font-size: 30px;
}

.about-arg ul {
    overflow: hidden;
    margin-top: 70px;
    padding-bottom: 42px;
}

.about-arg li {
    width: 33%;
    float: left;
    text-align: center;
    border-left: 1px solid #e5e5e5;
}

.about-arg li:first-child {
    border-left: 0;
}

.about-arg p {
    font-size: 14px;
    color: #666;
    line-height: 26px;
    margin-top: 25px;
}

.about-mid {
    padding-top: 50px;
}

.about-mid p {
    font-size: 14px;
    color: #666;
    line-height: 26px;
}

.about-cul {
    padding: 60px 0;
    text-align: center;
}

.about-mid img {
    display: block;
    margin: 50px auto 60px;
}

.about-cul h3, .about-admin h3 {
    font-size: 30px;
    color: #333;
    font-weight: bold;
}

.about-cul h3:after, .about-cul h3:before, .about-admin h3:after, .about-admin h3:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 2px;
    width: 15px;
    font-size: 30px;
    font-weight: bold;
    color: #33AED7;
    padding: 0 10px;
}

.about-cul h3::after, .about-cul h3::before, .about-admin h3::after, .about-admin h3::before {
    background: url('//static.westarcloud.com/5a60131d93527e2ab90acdb8/images/eda37ed92at59c522de8epeefbaec5b3.png') no-repeat center;
}

.about-cul h4, .about-admin h4 {
    color: #333;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 14px;
}

.about-cul ul {
    overflow: hidden;
    width: 930px;
    margin-top: 50px;
}

.about-cul li {
    float: left;
    width: 443px;
    border: 1px solid #e5e5e5;
    background-color: #fafafa;
    padding: 30px 0;
    margin: 0 20px 20px 0;
}

.about-cul .title {
    color: #333;
    font-size: 24px;
    margin: 25px auto 20px;
}

.about-cul ul p {
    font-size: 16px;
    color: #333;
    margin: 20px auto 10px;
}

.about-cul span {
    font-size: 12px;
    color: #999;
    text-transform: uppercase;
}

.about-cul .text {
    font-size: 14px;
    color: #666;
    line-height: 26px;
    text-align: left;
}

.about-admin {
    text-align: center;
    padding-top: 60px;
}

.about-admin img {
    display: block;
    margin: 50px auto;
}

.fixed-bar .phone img {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 13px 12px;
}

.fixed-bar .phone {
    width: 220px;
    position: relative;
    left: 0;
}

.fixed-bar .phone span {
    width: 169px;
    display: none;
    font-size: 24px;
    line-height: 50px;
    color: #fff;
    vertical-align: middle;
    transition: .36s ease;
    margin-left: 1px;
    text-align: center;
}

.fixed-bar .phone:hover {
    left: -170px;
}

.fixed-bar .phone:hover span {
    display: inline-block;
}

.right-inner .hold {
    height: 100px;
    display: none;
}

.watch-fixed {
    position: fixed;
    top: 0;
    margin-top: 0;
}

.f-qr {
    display: none;
    position: absolute;
    width: 180px;
    padding: 20px 0;
    left: -186px;
    background-color: #fff;
    box-shadow: 0 0 12px 0 rgba(7, 17, 27, .1);
}

.qr-img:hover .f-qr {
    display: block;
}

.f-qr img {
    display: block;
    position: relative;
    margin: 8px auto 0;
    width: 130px;
    height: 130px;
}

.f-qr p {
    font-size: 12px;
    color: #999;
    text-align: center;
    line-height: 18px;
}
.address {
    padding-left: 10px;
    padding-top: 30px;
    padding-bottom: 10px;
}
.address p{
    font-size: 14px;
    line-height: 26px;
    color: #999;
}
.address span{
    color:#f39939;
}