* {
    margin: 0;
    padding: 0;
}
a{
	text-decoration: none;
}
ul,li,dl,dt,dd{
	list-style: none;
	padding:0;
	margin: 0;
}
a:active,
a:hover {
  outline: 0;
  text-decoration: none;
}
.main-nav {
    min-width: 1200px;
    padding: 0 0;
    position: absolute;
    top: 0px;
    z-index: 18;
    width: 100%;
}
.main-nav.fixed-nav {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    box-shadow: 0 0 5px 0 rgba(0,0,0,.1);
    background-color: #fff;
    overflow: hidden;

}
.main-nav.sticky-nav {

}
.container-fluid {
    padding: 0px;
   /** width: 1300px;**/
    margin: 0 auto;
}
.carousel-title.toptobottom {
    color: rgb(0, 202, 202);
    font-family: "Î¢ÈíÑÅºÚ Bold", Î¢ÈíÑÅºÚ;
    font-weight: 700;
    font-style: normal;
    text-align: center;
}
.carousel-subtitle.righttoleft {
    font-family: "Î¢ÈíÑÅºÚ Regular", Î¢ÈíÑÅºÚ;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    color: rgb(255, 255, 255);
    text-align: center;
}
.carousel-subtitle.lefttoright {
    font-family: "Î¢ÈíÑÅºÚ Regular", Î¢ÈíÑÅºÚ;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    color: rgb(255, 255, 255);
    text-align: center;
}
#box {
    position: absolute;
    width: 100%;
    height: 120px;
    margin: 0 auto;
    background: rgba(40, 40, 60, 0.9);
    background-color: hsla(0,0%,100%,0.1);
    bottom:0;
    z-index: 50;
    padding:0;
}
.left {
    /*position: absolute;*/
    float: left;
    /*left: 0px;*/
    /*top: 0px;*/
}
.right {
    position: absolute;
    float: right;
    right: 0px;
    top: 0px;
}
.middle-1 {
    /*position: absolute;*/
    float: left;
    /*left: 20%;*/
}
.middle-2 {
    position: relative;
    float: left;
}
.middle-3 {
    position: absolute;
    float: left;
    left: 60%;
}
#middle-1-div {
    width: 300px;
    height: 120px;
    /*float: left;*/
    position:relative;
    margin: 0 auto;
}
.middle-1-img {
    position: absolute;
    left: 10px;
    /*top: 35px;*/
    float: left;
    width: 70px;
    height: 70px;
}
#middle-2-div {
    width: 300px;
    height: 120px;
    float: left;
    position: relative;
    margin:0 auto;
}

.middle-2-img {
    position: absolute;
    left: 15px;
    top: 35px;
    float: left;
    width: 65px;
    height: 65px;
}
#middle-3-div {
    width: 20%;
    height: 120px;
    float: left;
}

.middle-3-img {
    position: absolute;
    left: 7.5%;
    top: 35px;
    float: left;
    width: 70px;
    height: 70px;
}

#text1 {
    font-family: "Î¢ÈíÑÅºÚ Bold", Î¢ÈíÑÅºÚ;
    font-weight: 700;
    font-style: normal;
    font-size: 13px;
    color: rgb(255, 255, 255);
    margin-top: 35px;
    margin-left: 29%;
}
#text2 {
    font-family: "Î¢ÈíÑÅºÚ Regular", Î¢ÈíÑÅºÚ;
    font-weight: 400;
    font-style: normal;
    color: rgb(255, 255, 255);
    margin-top: -9px;
    margin-left: 29%;
    font-size: 13px;
}
.img1{
    width:10px;
    height:10px;
}
#u48 {
    left: 760px;
    top: 721px;
    width: 100%;
    height: 83px;
    font-family: 'Î¢ÈíÑÅºÚ Bold', 'Î¢ÈíÑÅºÚ';
    font-weight: 700;
    font-style: normal;
    font-size: 28px;
    color: #000000;
    text-align:center;
    margin-top:86px;
}
#u50 {
    position: absolute;
    left: 552px;
    top: 783px;
    width: 100%;
    height: 21px;
    font-family: 'Î¢ÈíÑÅºÚ Regular', 'Î¢ÈíÑÅºÚ';
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #000000;
    
}
#hwy {
    margin-left: 473px;
}
#zyy{
    margin-right:437px;
}
#ax_default_label {
    position: absolute;
    left: 547px;
    height: 31px;
    font-family: 'Î¢ÈíÑÅºÚ Bold', 'Î¢ÈíÑÅºÚ';
    font-weight: 700;
    font-style: normal;
    font-size: 24px;
    color: #000000;
}
.footer_line-top {
    position: absolute;
    height: 1px;
    width: 1200px;
    background-color: rgb(204, 204, 204);
    left: 360px;
}
/*.footer_line-bottom {
    position: absolute;
    height: 1px;
    width: 1200px;
    background-color: #333333;
    left: 360px;
    margin-top:40px;
}*/
/*.jinghe-main-footer {
    background-color: #373d41;
}*/
#row_line {
    width: 60px;
    height: 5px;
    background-color: rgba(242, 242, 242, 1);
    position: absolute;
    margin: 200px 177px;
    top: 0px;
}
.mask {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
}
.cnrds_bg {
    position: absolute;
    background: rgba(153, 153, 153, 1);
    opacity: 0.7;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.cfbd_bg {
    position: absolute;
    background-color: rgba(51, 51, 51, 1);
    opacity: 0.8;
    opacity: 0.7;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.geyan_bg {
    position: absolute;
    background: rgba(153, 153, 153, 1);
    opacity: 0.7;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.cnrds_info {
    top: 300px;
    position: absolute;
}


.content {
    position: absolute;
    top: 130px;
    left: 0;
    right: 0;
    bottom:0;
}
.cnrds {
    font-size: 36px;
    position: relative;
    color: #FFFFFF;
    text-align:center;
}
.item-line {
    width: 60px;
    height: 5px;
    background-color: rgba(242, 242, 242, 1);
    display: inline-block;
}
.line-panel{
    text-align:center;
}
.item-title {
    font-size: 24px;
    color: #FFFFFF;
    font-weight: 700;
    text-align: center;
    margin-top: 60px;
    line-height: 24px;
}
.item-desc {
    color: #FFFFFF;
    font-size: 14px;
    margin-top: 62px;
    padding: 0 47px;
    opacity: 0;
    font-weight: normal;
}
.item-link {
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    width: 150px;
    height: 40px;
    display: block;
    line-height: 35px;
    text-align: center;
    margin: 0 auto;
    margin-top: 48px;
    opacity: 1;
    font-weight: normal;
}


.content-cfbd {
    position: absolute;
    top: 130px;
    left: 0;
    right: 0;
    bottom: 0;
}

.cfbd {
    font-size: 36px;
    position: relative;
    color: #FFFFFF;
    text-align: center;
}

.item-line-cfbd {
    width: 60px;
    height: 5px;
    background-color: rgba(242, 242, 242, 1);
    display: inline-block;
}

.line-panel-cfbd {
    text-align: center;
}

.item-title-cfbd {
    font-size: 24px;
    color: #FFFFFF;
    font-weight: 700;
    text-align: center;
    margin-top: 60px;
    line-height: 24px;
}

.item-desc-cfbd {
    color: #FFFFFF;
    font-size: 14px;
    margin-top: 62px;
    padding: 0 47px;
    opacity: 0;
    font-weight: normal;
}

.item-link-cfbd {
   
    border: 1px solid #fff;
    color: #FFFFFF;
    width: 150px;
    height: 40px;
    display: block;
    line-height: 35px;
    text-align: center;
    margin: 0 auto;
    margin-top: 48px;
    opacity: 0;
    font-weight: normal;
}

.content-geyan {
    position: absolute;
    top: 130px;
    left: 0;
    right: 0;
    bottom: 0;
}

.geyan {
    font-size: 36px;
    position: relative;
    color: #FFFFFF;
    text-align: center;
}

.item-line-geyan {
    width: 60px;
    height: 5px;
    background-color: rgba(242, 242, 242, 1);
    display: inline-block;
}

.line-panel-geyan {
    text-align: center;
}

.item-title-geyan {
    font-size: 24px;
    color: #FFFFFF;
    font-weight: 700;
    text-align: center;
    margin-top: 60px;
    line-height: 24px;
}

.item-desc-geyan {
    color: #FFFFFF;  
    font-size: 14px;
    margin-top: 62px;
    padding: 0 47px;
    opacity: 0;
    font-weight: normal;
}

.item-link-geyan {
    border: 1px solid #fff;
    color: #FFFFFF;
    width: 150px;
    height: 40px;
    display: block;
    line-height: 35px;
    text-align: center;
    margin: 0 auto;
    margin-top: 48px;
    opacity: 0;
    font-weight: normal;
}
.module-wrap {
    background: #fff;  
    padding:80px 0 50px 0;
    text-align:center;
}
.efindata-product-title {  
    text-align: center;
    font-weight: 700;
    font-size: 28px;
    margin-top:86px;
}
.efindata-product-sub-title {
    text-align: center;
    font-size: 16px;
    margin: 32px 0 80px
}
.efindata-product-layer {
    max-height: 790px;
}
.efindata-product-tabs {
    text-align: center;
    position: relative;
    min-width: 1000px;
    max-width: 1250px;
    margin: auto;
    overflow: hidden;
}
.efindata-product-tab {
    float: left;
    padding: 30px 156px;
    width: 33%;
    box-sizing: border-box;
    overflow: hidden;
}
.efindata-product-tab a {
   display:block;
   color:#373d41;
   text-decoration: none;
}
.efindata-product-tab a:hover {
    display: block;
    text-decoration: none;
    color:#00c1de ;
}

.moreInfo,.morTeam{
    cursor:pointer;
}

.efindata-product-icon_a {
    width: 100px;
    height: 100px;
    background-image: url(/Image/Home/sec2cloudb.png);
}
/*.efindata-product-icon_a::after {
   content: "";
   width: 100px;
   height: 100px;
   background-image: url(/Image/Home/sec2cloudb.png);     
}
.active .efindata-product-icon_a {
    background-image: url(/Image/Home/sec2cloudb.png) !important;
}*/

.efindata-product-icon_b {
    width: 100px;
    height: 100px;
    background-image: url(/Image/Home/sec2bigdataa.png);
}
/*.efindata-product-icon_b::after {
    content: "";
    width: 100px;
    height: 100px;
    background-image: url(/Image/Home/sec2bigdatab.png);
}    
.active .efindata-product-icon_b {
    background-image: url(/Image/Home/sec2bigdatab.png) !important;
}*/
.efindata-product-icon_c{
    width: 100px;
    height: 100px;
    background-image: url(/Image/Home/sec2teama.png);
}
/*.efindata-product-icon_c::after {
    content: "";
    width: 100px;
    height: 100px;
    background-image: url(/Image/Home/sec2teama.png);
}
.active .efindata-product-icon_c {
    background-image: url(/Image/Home/sec2teamb.png) !important;
}*/

.efindata-product-content-container {
    background: #f5f5f6;
    height:400px
}
.efindata-product-content {
    width: 1200px;
    margin: 0 auto;
}
.efindata-product-img-box{
    float:left;
}

.efindata-product-normal-box {
    margin:68px 0 68px;
    position:relative;
    display:none;
}.efindata-product-normal-box span {
    padding-top: 30px;     
    font-size: 20px;
    font-weight: 700;
    font-style: normal;
    font-family: 'Î¢ÈíÑÅºÚ Bold', 'Î¢ÈíÑÅºÚ';
}
.efindata-product-normal-box .hot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    background: #13d4c8;
    left:-15px;
}
.indicator-triangle {
    position: absolute;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-bottom: 30px solid #f5f5f6;
}

.schoolImg_top_div .col-sm-2,.schoolImg_bottom_div .col-sm-2{
    border-right:1px solid #ccc;
}

.schoolImg_top_div .col-sm-2{
    border-bottom:1px solid #ccc;
    padding:15px;
}
 
.leftFont_div{
    width:60%;
    line-height:30px;
    float:left;
}

.rightFont_div{
    width:40%;
    line-height:30px;
    float:right;
    text-align:right;
}

.navbar-inverse .navbar-nav > li > a:hover
{
    color: #ccc !important;
}
.collapse ul li .line-wrapper {
    width: 100%;
    height: 6.5px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    display:none;
}
.collapse ul li .line-wrapper .line {
    display: inline-block;
    width: 16px;
    border-top: 1.5px solid #fff;
    padding-top: 23px;
    position: relative;
    cursor: pointer;
}
.collapse ul li .index-line .line::before {
    position: absolute;
    content: '';
}
.collapse ul li .index-line .line:hover::before 
.collapse ul li .index-line .line:active::before {
    display: block;
}

.info-box {
     padding: 100px;
    background: url(data.jpg) no-repeat center center;
    text-align: center;
    /** huhy 
      padding: 100px 0 40px; 
    margin: -23px 0 63px;
    padding-top: 30px;**/
}
.info-boxduowei {
   
    background: url(duowei.jpg) no-repeat center center;
    text-align: center;
  padding: 100px 0px;
    /** huhy
     padding: 100px 100px 40px;
    margin: -23px 0 63px;
    padding-top: 30px;**/
}

.parallax {
    background-attachment: fixed !important;
    -webkit-background-size: cover !important;
    background-size: cover !important;
}
#section-1 {
    background-image: url(foot_bg.jpg);
 padding-top: 100px;
    margin-top: -23px;
}
.full-section {
    position: relative;
    z-index: 0;
    margin-bottom: 0px;
    padding: 60px 0;
    background: #333 no-repeat center center;
    color: #fff;
}
.headline.style-2 {
    text-align: center;
}
.headline.style-2 h3 {
    margin-bottom: 0;
    font-weight: 400;
    margin-top: -54px;
}
.info-cloud p {
    font-family: "Î¢ÈíÑÅºÚ Regular", Î¢ÈíÑÅºÚ;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
}
.info-duowei p {
    font-family: "Î¢ÈíÑÅºÚ Regular", Î¢ÈíÑÅºÚ;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
}
.info-data p {
    font-family: "Î¢ÈíÑÅºÚ Regular", Î¢ÈíÑÅºÚ;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
}
.navbar-inverse #navbar_nav > li > a:hover,
.navbar-inverse #navbar_nav > li > a:focus {
    color:#FFFFFF;
}

/**** huhy add ****/

.modal-title {
	margin: 0 auto;
	padding:30px 0px;
	background: #ececec;
	text-align:center;
}
.modal-tit {
	height: auto;
	margin: 0 auto;
}

.modal-tit a {
	display: inline-block;
	padding: 8px 80px;
	border-radius: 2px;
	font-size: 14px;
	color: #3c3c3c;
	background: #f4f4f4;
	border: 1px solid #dedede;
	margin: 16px 20px;
	cursor: pointer;
}

.modal-tit .modal-cur {
	
	border-radius: 2px; 
	border: 1px solid #469BF2;
	color: #FFFFFF;
	background: #469BF2;
	box-shadow: 1px 1px 1px #2186eb;
}

.modal-tit a:hover {
	border-radius: 2px;
	border: 1px solid #469BF2;
	color: #FFFFFF;
	background: #21366b;
	box-shadow: 1px 1px 1px #2186eb;
}




.h_footer_con{
	float:left; margin:auto;
	padding:10px 30px;
	}
.h_footer_con_title
{
	width:100%;
	height:35px;
	color:#fafafa;
	font-size: 12pt;
	font-weight: bold;
	font-family: 'Î¢ÈíÑÅºÚ Regular', 'Î¢ÈíÑÅºÚ';
}	

.h_footer_con_title2
{  
	width:100%;
	height:35px;
	color:#0584c6;
	font-size: 12pt;
	font-weight: bold;
	font-family: 'Î¢ÈíÑÅºÚ Regular', 'Î¢ÈíÑÅºÚ';
}	
.h_footer_con_line
{  
	width:100%;
	line-height:25px;
	color:#dcdcdc;
	font-size: 11pt;
	text-align:left;
	font-family: 'Î¢ÈíÑÅºÚ Regular', 'Î¢ÈíÑÅºÚ';
}		
.h_footer_con_line a
{  
  color:#dcdcdc;
}		  
.h_footer_con_line a:hover
{  
  color:#e3b000;
}		
.h_footer
{
	   background-image: url(foot_bg.jpg) ;
	   height:290;
	   width:100%;
	   padding:10px;
	
}
	.h_main{
	width: 100%;
	min-width: 1200px;
	margin: 0 auto;
	background:#f7f8f9;
	padding-bottom:50px;
}
	.h_main_cnt{
	width:100%;
	max-width: 1200px;  
	margin: 0 auto;
	padding:30px;       
	background:#fffff;     
}
.cnt{
	  
	margin:  auto;
	padding:30px;
	width:100%;
	max-width:1200px;
}
.h_c_detail
{
	padding:20px 50px;
}
.h_c_detail h3 {
	margin-top: 25px;
	margin-bottom: 20px;
	position: relative;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	
}
.h_c_detail h3:before {
	content: "";
	width: 5px;
	height: 5px;
	background: #469BF2;
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
}
.h_c_detail h4 {
	margin:10px 0;
}
.h_c_detail p{
	line-height: 24px;
	margin:8px 0;
}
.h_c_detail img{
	width: auto;
	max-width: 100%;
	height: auto;
}
.curloc h3{
	font-size: 14px;
	padding-bottom:12px;
	font-size: 16px;
	border-bottom:1px solid #dcdcdc;
	margin-top: 0;
	font-weight: bold;
	color:#3f433f;
}
.curloc h3 a:hover{
	color: #0878e8;
	text-decoration: underline;
}

.h_center{
	         width: 200px;
            height: 200px;
            background-color: #00b7ee;
            position: absolute;
            top:50%;
            left: 50%;
            transform: translate(-50%,-50%);
            text-align: center;
            line-height: 180px;


}

.index_news
{
width:100%;background-color:#ddedf2;margin:0;margin-top:-20px;padding:20px 0 80px 0;
}
/* cnt4¿ªÊ¼ */
/* Ö÷ÇøÓòÑùÊ½4.1¿ªÊ¼ */
.cnt4{
	height: auto;margin: auto;width:100%;

}
.item4{
	width: 100%;
	margin: 0 auto;
}
.item4 ul{
	margin-top: 18px;
	overflow: hidden;
	padding-bottom: 8px;
}
.item4-block{
	position: relative;
	width: 31%;
	float: left;
	margin:10px;
	border:1px solid #919191;
	background-color: #fff;
	box-sizing: border-box;
	padding-bottom:20px;
	text-align:center;
}
.item4-block:last-of-type{
	margin-right: 0;
}
.item4-block img{
	width: 100%;
	height: 200px;
	-webkit-filter: contrast(1);
	transition: 0.3s;
	opacity: 1;
}
.item4-block img:hover{
	-webkit-filter: contrast(1);
	transition: 0.3s;
	opacity: 0.85;
}
.item4-block_text{
	
	padding: 15px 25px;
	box-sizing: border-box;
}
.item4-block_text a{
	color:#000000;
}
.item4-block_text a:hover{
	color:#767676;
}
.item4-block_text h4{
	margin-top: 0;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0;
	line-height:25px;
	text-align:center;
}
.item4-block_text h5{
	margin-top: 8px;
	font-size: 13px;
	color:#bfbfbf;
	margin-bottom: 0;
}
/*.item4-block_text h4:before{
	content: "";
	position: relative;
	display: inline-block;
	height: 16px;width: 6px;
	background-color: #4f79c5;
	margin-right: 5px;
	top: 2px;
}*/
.item4-block_text_p{
	line-height:22px;
	margin-bottom: 10px;
	margin-top: 6px;
	text-align:left;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.item4-block_text_p2{
	line-height:22px;
	margin-bottom: 10px;
	margin-top: 6px;
	height:90px;
	overflow:hidden
}
.item4-block_text_b2 a{
	float:right;
	line-height:30px;
	}
.item4-block_text_b a{
	position: relative;
	margin-top: 16px;
	margin-bottom: 10px;
	display: block;
	font-size: 14px;
	color: #222;
	width: 100%;height: 40px;
	line-height: 40px;
	background-color: #EDEDED !important;
	text-align: center;
	transition: 0.3s;
}
.iitem4-block_text_b a:hover{
	background-color: #469bf2 !important;
	color: #fff;
}
/* Ö÷ÇøÓòÑùÊ½4.1½áÊø */
/* cnt4½áÊø */

/**cnt coop**/
.index_coop{
width:100%;background-color:#ffffff;margin:0;margin-top:-20px;padding:20px 0 40px 0;
}
.cnt_coop{
   margin: auto;width:100%;height:auto;overflow:hidden;
}
.cnt_coop_img{
width:220px;height:90px;float:left;padding:0 10px;text-align:center;
}
/**cnt coop end**/


/**¶þ¼¶Ò³ÃæµÄtitleºÍ¿ò¿ò **/
.modelTitle_div {
        line-height: 50px;
        margin-top: 50px;
        font-size: 28px;
        font-weight: 700;
        position: relative;
    }

    .itemStyle_div {
        width: 5px;
        height: 50px;
        position: absolute;
        background: #ccc;
        top: -7px;
    }
    .oneFunction_div {
        width: 350px;
        height: 200px;
        float: left;
        margin-right: 30px;
        border: 1px solid rgba(161, 161, 161, 1);
        margin-left: 20px;
		padding-top:30px;
		text-align:center;
    }

    .oneRowFunc_div .oneFunction_div:last-child {
        margin-right: 0px;
    }

    .function_title_div {
        
        font-size: 18px;
        margin-top:5px;
        text-align:center;
    }

    .function_content_div {
        margin: 0 auto;
        text-align: center;
        margin-top: 15px;
    }

/***banner ÎÄ×Ö ***/
.banner_titile{
	padding-top: 180px; 
	font-size: 45px;
	font-weight: 600;
	animation-duration:2s;
	color: rgb(0, 213, 213);
	font-family: Î¢ÈíÑÅºÚ; 
	
}
.banner_titile_text{
	color: rgba(255, 255,255, 1); font-size: 20px;animation-duration:2s;font-size: 22px;font-family: Î¢ÈíÑÅºÚ;
}

.index_block_text{
font-size:28px;line-height:35px;color:#000000;font-weight:bold;
}
.index_block_text a{
color:#000000;
}
.index_block_text a:hover{
color:#ffa200;
}


/**ÕÐÆ¸**/
.zp_block{
	width:1000px;margin:20px auto;text-align:left;
	}
.zp_block_title{
color:#c17600;font-size:18px;font-weight:bold;padding:10px 0;
}
.zp_block_title a{
   color:#00a2d0;
   text-decoration: none;
}
.zp_block_title a:active{
   color:#00a2d0;
   text-decoration: none;
}
.zp_block_title a:hover{
   color:#c17600;
   text-decoration: none;
}
.zp_block_line{
background-color:#cbcbcb;height:1px;margin-bottom:10px;
}
.zp_content span{
line-height:27px;font-size:15px;padding:20px 18px;font-weight:bold;
}
.zp_content p{
line-height:27px;font-size:15px;padding:0 30px;
}
.zp_content p{
line-height:27px;font-size:15px;padding:0 30px;
}
.zp_content h4{
line-height:27px;font-size:15px;padding:0 50px;
}
/***¹ØÓÚÌ½¾³***/
.about_info{
	background-color: #ffffff;
	width:100%;
	border-radius: 10px;
	opacity: 0.9;
	margin-left: 25px;
	padding:20px 50px;
}

.about_info p {
	line-height: 28px;
	font-family: 'Î¢ÈíÑÅºÚ Regular', 'Î¢ÈíÑÅºÚ';
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	text-indent:35px;
	padding-top: 0px;
	text-align:left;
	
   
}


.about_content {
	background-color: #ffffff;
	width:100%;
	max-width:1200px;
	margin:auto;
	border-radius: 10px;
	margin-left: 25px;
	padding:0px 50px 20px 50px;
}

.about_content h3{
	line-height: 28px;
	font-family: 'Î¢ÈíÑÅºÚ Regular', 'Î¢ÈíÑÅºÚ';
	font-weight: 400;
	font-style: normal;
	font-size:22px;
	text-indent:5px;
	padding-top: 0px;
	text-align:left;
	font-weight:bold;
   
}
.about_content p{
	line-height: 28px;
	font-family: 'Î¢ÈíÑÅºÚ Regular', 'Î¢ÈíÑÅºÚ';
	font-weight: 400;
	font-style: normal;
	font-size:18px;
	padding-left:65px;
	padding-top: 0px;
	text-align:left;

   
}
/**°´Å¥***/

.button {
	CURSOR:pointer;
	display: inline-block;
	padding: 6px 25px;
	margin-bottom: 0;
	font-size: 15px;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	color: #fff;
	
	border-color:#1958a9;
	background-color:#1958a9;
	/**blue
	border-color:#417DC9;
	background-color:#417DC9;
	**/
	border-radius: 4px;
	margin: 10px 10px 0px 10px;
  
}
.button:hover {
	/** green
	background-color:#429842;
	border-color:#429842;**/
	border-color:#417DC9;
	background-color:#417DC9;
}

/**news***/


.news_cnt{
	max-width:1100px;
	min-height: 500px;
	border: 1px solid #eaeaea;
	box-sizing: border-box;
	width: 95%;/**77.5%;samy***/
	margin:100px auto;
	padding: 40px 40px 100px 40px;
	
}
.news_title{
	font-size: 23px;
	text-align:center;
	/**font-family: Arial,'MingLiU';**/
	font-weight:bold;
	padding-bottom:20px;
	margin-bottom:30px;
	border-bottom: 1px solid #f2f3f6;
}
.detail_time{color: #ccc;text-align:center;border-bottom: 1px solid #f2f3f6;padding-bottom: 10px;}
.news_content h4{width:100%;font-size:16px;	font-weight:bold;padding-top:20px;padding-bottom: 10px;text-indent:35px;text-align:left;}
.news_content{width:100%;margin: 20px auto ;text-align:center;}
.news_content p{line-height: 30px;margin-bottom: 12px;font-size: 16px;text-indent:35px;text-align:left;}
.news_content img{line-height: 24px;padding: 30px;font-size: 16px;text-indent:35px;}
/***news end***/

.next_page {
	width:100%;text-align:center;font-size:18px;padding-top:40px
}
.next_page a{
	color:#000000;
}
.next_page a:hover{
	color:#adadad;	
}
.next_page2 {
	width:100%;text-align:center;font-size:18px;padding-top:40px;color:#cecece;
}
.next_page2 a{
	color:#cecece;
}
.next_page2 a:hover{
	color:#ffffff;	
}