﻿@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px;}
body {font-family: Microsoft YaHei,Simsun;font-size: 14px; background-color:#fff;}
.W1200 {width: 1200px;}
.Mauto {margin: 0 auto;}
.fl{ float:left;}
.fr {float: right;}
.mb15{ margin-bottom:15px;}
.mt20{ margin-top:20px;}
a {color: #444444;text-decoration: none;}
a:hover{color:#1dade5;}
.clear{ height:0px; font-size:1px; line-height:0px; clear:both;}
ul li{ list-style:none;}
.clearfix:before,
.clearfix:after{  display: table;  content: " ";  clear: both;height:0;}
img{ border:none;}
.Ccenter{ display:table; margin:0 auto;}
.bigbg { min-width:1200px; }



/*导航样式开始*/
.nav{ width:100%; height:76px; background-image: -moz-linear-gradient( 90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.2) 33%, rgba(255,255,255,0.50196) 63%, rgb(255,255,255) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.2) 33%, rgba(255,255,255,0.50196) 63%, rgb(255,255,255) 100%);
  background-image: -ms-linear-gradient( 90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.2) 33%, rgba(255,255,255,0.50196) 63%, rgb(255,255,255) 100%); position:fixed; left:0; top:0; z-index:999;}
/*.nav{ width:100%; height:76px; background-color:#fdfdff; border-bottom:1px solid #dedede; position:fixed; left:0; top:0; z-index:999;}*/
.nav img{ height: 46px; margin-left: 30px; margin-top: 18px; width: auto; }
@media screen and (max-width: 1440px) {
    .nav img{ margin-left:30px; margin-top:16px; height:42px; width:auto;}
}
.nav_a{ margin-right:50px;}
.nav_a a{display:block;  float:left; margin:0 18px;}
.nav_a a span{ text-align:center; font-size:18px; color:#000; display:block; padding-top:15px;}
.nav_a a i{ text-align:center; font-size:#fff; opacity:0.6; font-size:12px; font-family:Arial; font-style:normal; display:block;}
.nav_a .asel span,.nav_a a:hover span{ color:#1d9c96; border-top:4px solid #1d9c96;padding-top:11px;}
.nav_a .asel i,.nav_a a:hover i{ color:#1d9c96;}

.nav_a a.login{ width:62px; height:24px; border:1px solid #1d9c96; line-height:24px; text-align:center; font-size:16px; border-radius:4px; margin:25px 0 0 30px;}
.nav_a a.login:hover{ color:#fff; background-color:#1d9c96;}
/*导航样式结束*/

.ylogin{line-height:70px; margin-left:20px; font-size:14px;}
.ylogin a.spanname{color:#ff6b25; display: inline-block; max-width:200px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; margin:0;}
.ylogin a.spanname:hover{ color:#1d9c96;}
.ylogin a.cancel{float: none;    display: initial;    margin: 0 0 0 10px;}
.ylogin a:hover{ color:#C00;}


@-moz-keyframes btnPage { 0% { -moz-transform: translateY(6px); }
  50% { -moz-transform: translateY(0); }
  100% { -moz-transform: translateY(6px); } }
@-webkit-keyframes btnPage { 0% { -webkit-transform: translateY(6px); }
  50% { -webkit-transform: translateY(0); }
  100% { -webkit-transform: translateY(6px); } }
@keyframes btnPage { 0% { transform: translateY(6px); }
  50% { transform: translateY(0); }
  100% { transform: translateY(6px); } }
  
/*  @-moz-keyframes btnPagegreen { 0% { -moz-transform: translateY(6px); }
  50% { -moz-transform: translateY(0); }
  100% { -moz-transform: translateY(6px); } }
@-webkit-keyframes btnPagegreen { 0% { -webkit-transform: translateY(6px); }
  50% { -webkit-transform: translateY(0); }
  100% { -webkit-transform: translateY(6px); } }
@keyframes btnPagegreen { 0% { transform: translateY(6px); }
  50% { transform: translateY(0); }
  100% { transform: translateY(6px); } }*/
  
/*.btn-pagegreen{background-image: url(idx-commongreen.png); }*/
.btn-pagegreen {
    position: absolute;
    _position: absolute;
    z-index: 100;
    left: 50%;
    bottom: 20px;
    _bottom: auto;
    margin-left: -12px;
    width: 25px;
    height: 17px;
    overflow: hidden;
    cursor: pointer;
    background-position: 0 -18px;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight -30));
    -moz-animation: btnPage 1.2s ease-in-out infinite;
    -webkit-animation: btnPage 1.2s ease-in-out infinite;
    animation: btnPage 1.2s ease-in-out infinite;
	    background-image: url(idx-commongreen.png);
    _background-image: url(idx-commongreen.gif);
    background-repeat: no-repeat;
}

.register a{ display: inline-block; font-size:20px; color:#fff; background-color:#1d9c96; padding:0 60px; line-height:40px; border-radius:50px; height:40px; transition:all 0.7s; -moz-transition:all 0.7s; -webkit-transition:all 0.7s; -o-transition:all 0.7s; }
.register a:hover{ background-color:#ff7f46;}


/*第一屏样式开始*/
.first01{ background:url(firstbg02.jpg) center center no-repeat; height:100%; width:auto;}
.first .h3{opacity: 0;    -webkit-transition: all 1s;    -o-transition: all 1s;    transition: all 1s;  transform: scale(0,0);}
.first.active .h3{opacity: 1;    transform: scale(1,1); transition-delay: .6s;}
.dotdw{position:absolute; left:0px; bottom:112px; width:100%;}
.first_dot{ display:table; margin:0 auto;}
.first_dot a{ display:block;width:8px; height:8px; border: 1px solid #187974;    background: #fff;    border-radius: 50%;  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.071); float:left; margin:0 5px;}
.first_dot .asel{ background-color:#187974;}


.loginin a{display: inline-block; font-size:20px; color:#ff5c0f;  padding:0 160px; line-height:36px; border-radius:50px; height:36px; border:2px solid #ff8146;transition:all 0.7s; -moz-transition:all 0.7s; -webkit-transition:all 0.7s; -o-transition:all 0.7s;}
.loginin a:hover,.register a:hover{ background-color:#ff7f46; color:#fff;}
.loginin01 a{ display:inline-block; font-size:14px; color:#fff; text-decoration:underline; line-height:36px; opacity:0.8}
.loginin01 a:hover{ color:#ff5c0f;}

.tip{ position:absolute; left:0; bottom:0;width:100%; height: auto; margin-bottom:57px;}
.tip span{font-size:24px; line-height:56px; display:block; height:56px; color:#fff; background-color:#ff6720; width:886px; margin:0 auto; border-radius:33px; letter-spacing:1px; font-style:italic;box-shadow: 1.5px 2.598px 11px 0px rgba(7, 0, 2, 0.4);}
.tip i{ display:block; position:absolute; width:14px; height:14px; border-radius:3px; transform:rotate(45deg); left:50%; bottom:-6px; margin-left:-7px; background-color:#ff6720;}

.fourth h3,.second h3{ color:#363636; font-size:36px; }
.line{ height:2px; background-color:#898989; width:40px; margin:15px auto;}
.fourth p.title,.second p.title{ font-size:22px; color:#6b6b6b;}
.sectionbtg{opacity: 0;-webkit-transition: all 1.5s;  -o-transition: all 1.5s;  transition: all 1.5s; transform: scale(0,0); margin-top:30px; margin-bottom:10px; height:300px; width:auto;}
.second.active .sectionbtg{opacity: 1; transform: scale(1,1); transition-delay:0.5s;}
.title{transition: all 0.6s; transform: scale(0,0); opacity:0}
.fourth.active .title,.third.active .title,.second.active .title{opacity: 1; transform: scale(1,1); }



.third{ background:url(bg03.jpg) center center no-repeat; height:100%; width:auto;}
.navbgthree{width:100%; height:76px; background-color:#fdfdff; border-bottom:1px solid #dedede; position: absolute; left:0; top:0; z-index:999;}
.third h3{ color:#fff; font-size:36px;}
.third p.title{ color:#fff; font-size:22px; }
.fourth p.t_text,.third p.t_text{ font-size:18px; color:#000; opacity:0.8; font-weight:lighter; line-height:26px;}


.fourth .bgimg{ background:url(zyimg.png) bottom center no-repeat; background-size:75%;opacity: 0;    -webkit-transition: all 1s;    -o-transition: all 1s;    transition: all 1s;  transform: scale(0,0); height:500px; position:absolute; left:0; bottom:0;  width:100%; z-index:0}
.fourth .fourth_t{ position:absolute; left:0; top:17%; width:100%;}
.fourth.active .bgimg{opacity: 1;    transform: scale(1,1); transition-delay: .5s;}

.fourth p.t_text{ color:#ff5c0f;}

.fifth{ background:url(zcbg.jpg) center top no-repeat; width:100%; height:100%;}
.lineTwo{ height:2px; width:100%; background-color:#77c4c0;}
.ljzc{ display: table; margin:0 auto; margin-top:-15px;}
.ljzc span{ font-size:24px; color:#1d9c96; display:inline-block; padding:0 20px; background-color:#f1f1f1; line-height:34px;}
.w439,.w216{ width:216px; line-height:36px; border:1px solid #999fa4; background:none; font-family:Microsoft YaHei; font-size:14px; color:#999fa4; text-indent:10px; display:block; float:left; height:36px;}
.w439{ width:439px; display:block; margin:7px auto; clear:both; float:none;}
.fifth button{ display:block; background-color:#1d9c96; color:#fff; font-size:15px; text-align:center; width:441px; line-height:36px; text-align:center; margin:0 auto; border:none; margin-top:15px;}

.fifth p.fifth_T{ font-size:48px; color:#ff8146; font-weight:bold;opacity: 0;    -webkit-transition: all 1s;    -o-transition: all 1s;    transition: all 1s;  transform: scale(0,0);}
.fifth.active p.fifth_T{opacity: 1;    transform: scale(1,1); transition-delay: .2s;}
.fifth .free{ display:block; font-size:20px; width:400px; text-align:center; line-height:46px; background-color:#1d9c96; color:#fff; margin:50px auto; border-radius:46px;opacity: 0;    -webkit-transition: all 1s;    -o-transition: all 1s;    transition: all 1s;  transform: scale(0,0);}
.fifth.active .free{opacity: 1;    transform: scale(1,1); transition-delay: .5s;}
.fifth .free:hover{ background-color:#ff8146;}

.footer{ position:absolute; left:0; bottom:0; background-color:#383d41; width:100%; min-width:1200px;}
.footer01{background-color:#383d41; width:100%; min-width:1200px;}
.info{ text-align:center; margin-bottom:26px;}
.info h4{ font-size:16px; color:#fff; line-height:16px; margin-bottom:15px; margin-top:40px;}
.info p{ font-size:14px; color:#b3b3b3; line-height:20px;}
.gzcode{ width:119px; height:119px; background:url(ewm.png) center 10px no-repeat #fff; border:3px solid #000; margin:20px 0; position:relative; }
.gzcode span{ display:block; position:absolute; left:0px; bottom:0px; line-height:23px; font-size:12px; color:#000; width:100%; text-align:center;}
/*.w161{ width:161px; line-height:24px;}
.w329{ width:329px;line-height:24px;}
.footer textarea{ width:497px; display:block; border:1px solid #999fa4; height:60px; line-height:22px; font-size:12px; color:#CCC; text-indent:10px; background:none; margin-top:7px;}*/
 .ba{ width:100%; font-size:12px; background-color:#272b2e; color:#a4a5a6; line-height:32px; text-align:right;}


 /*功能页面样式开始*/
.workspace{ background-color:#1d9c96;width: 100%;}
.bigh{ font-size:43px; color:#353535; font-weight:normal; text-align:center; padding:80px 0;}
.bigh strong{ color:#ff8146;}
.bigh i{ color:#ff8146; font-style:normal; font-size:30px; font-weight:normal;}
.workspace h3{ font-size:35px; color:#fff; text-align:center; font-weight:normal; padding:60px 0 40px 0;}
.bigh_p{ font-size:20px; color:#5e5e5e; width:780px; margin:30px auto 80px; text-align:center; line-height:2em; letter-spacing:1px;}
.bigh_p i{ color:#ff8146; font-style:normal;}
.workspace_p{ width:732px; color:#094d4a; font-size:18px; line-height:33px; margin:42px auto 0; text-align:center;}
.workspace ul{ display: table;  margin: 0 auto; padding-left:10px; padding-bottom:40px;}
.workspace ul li{ display:block; float:left; margin:10px;}
.workspace ul li.w560{ width:560px; height:200px; border:5px solid #1d9c96; border-radius:10px; overflow:hidden;}
.workspace ul li.w560:hover,.workspace ul li.w260:hover{ border:5px solid #117772;box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3); transition:all 0.6s linear;}
.workspace ul li.w260{width:265px; border: 5px solid #1d9c96; background-color: white;  border-radius: 10px;  overflow: hidden;}
.workspace ul li .w200{ width:200px; height:200px; background:url(blockbg.png) center center no-repeat;}
.workspace ul li .w137{ width:137px; height:140px; background:url(blocksmallbg.png) no-repeat;}
.workspace ul li .w123{ width:123px; position:relative;}
.workspace ul li .w123 .w123_left{ position:absolute; top:30px; left:-6px; width:6px; height:12px; background:url(360_left.png) no-repeat;}
.workspace ul li .w123 h4{font-size:20px; font-weight:normal; color:#363845; text-align:center; height:140px; line-height:140px;}
.workspace ul li .w360{ width:360px; background-color:#fff; height:200px; position:relative;}
.res_share_xx span,.workspace ul li .w360 span{font-size: 14px; margin-bottom:10px;
    color: #ff5c0f;
    display: block;
    float: left;
    padding: 0 12px;
    border: 1px solid #ff5c0f;
    margin-right: 10px;
    border-radius: 10px;}
    
.workspace ul li .w360 .w360_left{ position:absolute; top:30px; left:-6px; width:6px; height:12px; background:url(360_left.png) no-repeat;}
.workspace ul li .w360 h4{ font-size:20px; font-weight:normal; color:#363845; padding-left:28px; margin-top:40px;}
.workspace ul li .w360 p{ padding:20px 28px; font-size:14px; color:#7f8190; line-height:25px;}
.workspace ul li .w360 h4.gxfour{ margin-top:20px;}
.zytj,.qyjyyfw,.zsscyfx,.rcyfwznpp,.qydsjfw,.cxxxssydy,.YueHJ,.AtTeam_Team,.AtTeam,.project{ width:200px; height:200px; display:block; background:url(qytdxz.png) center center  no-repeat;}
.AtTeam{ background-image: url(qyxmgl.png);}
.AtTeam_Team{ background-image:url(gzrwgl.png);}
.YueHJ{ background-image:url(gzdt.png);}
.share,.member,.document,.docking{ width:137px; height:140px;display:block; background:url(workspace_icon.png) 30px -688px no-repeat;}
.member{ background-position:35px -860px;}
.document{background-position:35px -1035px;}
.docking{background-position:30px -1221px;}


.res_share{ background-color:#f6f6f6;}
.res_share h3{ font-size:35px; color:#363845; text-align:center; font-weight:normal; padding:60px 0 40px 0;}
.res_share_p{ font-size:18px; color:#7a7a7a; line-height:33px; width:560px; margin:42px auto 0; text-align:center;}

.share_block{ padding:36px 25px;}
.share_block a{ display:block;}
.w50{ width:520px;}
.w100:hover,.w50:hover{ border:20px solid #67b3b1; box-shadow: 0.349px 4.988px 10px 0px rgba(0, 0, 0, 0.3); transition:all 0.6s linear;}
.h190,.h201, .h480{ display:block; margin-right:15px; height:450px; border:20px solid #cfe7e9; background-color:#fff; }
.h201{ height:280px; margin-top:30px;}
.h190{ height:280px; margin-bottom:30px;}
.w400{ width:400px;  margin-left: 20px;}
.w400 h2{    font-size: 20px; font-weight:normal; color: #121212;}
.qyyy_icon,.rcfw_icon,.dsjfw_icon,.zzsc_icon,.czxx_icon{ height:170px; background:url(dwxm.png)  center 28px no-repeat; text-align: center; font-size:20px; color:#121212; line-height:247px; font-weight:normal;}
.h190 p,.h201 p,.h480 p{ font-size:16px; color:#727272; line-height:33px; text-align:center; padding:0 55px;}
.w400 p{ padding:0; text-align:left; margin-top:10px;}
.res_share_xx{}
.res_share_xx span{font-size: 14px;    color: #ff5c0f;    display: block;    float: left;    margin-right: 25px;    padding: 0 15px;    border: 1px solid #ff5c0f;    border-radius: 20px;    margin-top: 10px;    line-height: 26px;}
.zzsc_icon{ background: url(yhjgray.png) center 56px no-repeat;}

.cxxxssydy{ background-image:url(cxxxssydy.png)}
.qydsjfw{ background-image:url(qydsjfw.png);}
.rcyfwznpp{background-image:url(rcyfwznpp.png);}
.zsscyfx{background-image:url(zsscyfx.png);}
.qyjyyfw{background-image:url(qyjyyfw.png);}
.zytj{background-image:url(zytj.png);}
/*功能页面样式结束*/

/*应用页面样式开始*/
.app_p{ font-size:36px; color:#1d9c96; text-align:center; line-height:60px; letter-spacing:2px; font-weight: 500;}
.app_p_two{ font-size:26px; color:#0e0e0e; text-align:center; line-height:60px; font-weight:500;}
.app_p_two strong{ color:#ff5c0f;}
.gxh{ background-color:#1d9c96;}
.title01{ padding:60px 0 40px;}
.title01 h3,.yyjc h3,.gxh h3{color: #fff; font-size: 26px;font-family: STZhongsong;text-transform: uppercase; text-align:center;}
.title01 p,.yyjc p,.gxh p{ font-size: 36px;color: #fff; text-align:center;}
.gxh img{ display:block; margin:0 auto; padding:30px 0;}
.kfs{ display:table; margin:50px auto;}
.kfs li{ display:block; float:left; margin:0 74px; width:154px;}
.kfs li span{ display:block; width:122px; height:122px; border:5px solid #1d9c96; border-radius:50%; margin-left:11px;}
.kfs li p{ font-size:22px; color:#4e4e4e; text-align:center; line-height:80px;}
.yyjc{ background-color:#ececec;}

.yyzs{ padding-bottom:30px; position:relative;}
.yyzs a.yyzs_l{
	position: absolute;
    left: 0;
    top: 50%;
    margin-top: -50px;
    display: block;
    width: 50px;
    height: 50px;
    background: url(limg.png) no-repeat;
    float: none;
    margin-left: -45px;
    margin-right: 0;
	}
	
.yyzs a.yyzs_r{
	position: absolute;
    right: 0;
    top: 50%;
    margin-top: -50px;
    display: block;
    width: 50px;
    height: 50px;
    background: url(rimg.png) no-repeat;
    float: none;
    margin-left: 0;
    margin-right: -45px;
	}	
	.yyzs a.yyzs_l:hover,.yyzs a.yyzs_r:hover{ box-shadow:none; opacity:0.6;}
	
.yyzs .yyzs_cont a{ width:260px; margin:20px; display:block; float:left; background-color:#fff; height:252px;}
.yyzs .yyzs_cont a:hover{box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);}
.yyzs a h4{ line-height:36px; height:36px; text-align:center; color:#fff; background-color:#1d9c96; font-size:16px;}
.yyzs a span{ display:block; width:80px; height:80px; margin:30px auto; background-color:#1d9c96; border-radius:10px; text-align:center; vertical-align:middle;}
.yyzs a span i{ line-height:80px; vertical-align:middle;}
.yyzs a span img{ vertical-align:middle;}
.yyzs a p{ text-align:center; padding:0 20px; font-size:14px; color:#4e4e4e; margin-bottom:28px; line-height:22px;}
/*应用页面样式结束*/

/*案例页面样式开始*/
.case_tit{ border-bottom:1px dashed #97d4d2; margin-bottom:30px;}
.case_tit a{ display:block; float:left; margin:0 30px;}
.case_tit .asel,.case_tit a:hover{ border-bottom:4px solid #fff; margin-bottom:-1px;}
.case_cont{ border-radius:10px; box-shadow: 0px 7px 10px 0px rgba(0, 0, 0, 0.11); background-color:#fff; width:100%; position:relative;}
.case_cont .case_gsjj{ position:absolute; right:0px; top:50%; margin-top:-153px; background:url(gsjjbg.png) no-repeat; width:506px; height:306px;}
.case_cont .case_gsjj h3{ padding-left:60px; margin-bottom:20px; margin-top:61px;}
.case_cont .case_gsjj p{ font-size:13px; line-height:23px; text-align:left; padding:0 60px; text-align:justify ;}
.case_syty{ width:515px; overflow:hidden; padding:40px 60px;}
.case_cont .case_gsjj h3,.case_syty h3{ font-size:20px; color:#1d9c96; text-align:left; font-family:Microsoft YaHei;}
.case_syty p{ font-size:14px; color:#575757; text-align:left; line-height:26px;}
.case_syty p.case_contTit{ font-size:18px; color:#1d1d1d; margin-top:30px; margin-bottom:5px;}
.yq_list{ display: inline-block;width:100%; margin:20px 0 60px;}
.yq_list li{ display:table-cell; float:left; vertical-align:middle; width:240px; height:164px; text-align:center;}
.yq_list li span{ line-height:164px;}
.yq_list li img{ vertical-align:middle;}
.yq_list li.white{ background-color:#f5f5f5;}
.yq_list li.gray{ background-color:#ececec;}
/*案例页面样式结束*/

/*案例修改版样式开始*/
.case_tit .Ccenter{ display:table; margin:0 auto;}
.case_tit .Ccenter a{ font-size:16px; color:#fff; font-weight:bold; line-height:32px; padding:20px 0;}
.case_tit .Ccenter a img{ display:block; padding:0; float:left; margin-right:5px;}
.centerSC{ display:table-cell; vertical-align:middle;}
.case_cont .centerSC img{ padding:0 0 20px 0;}
.case_cont .centerSC p{ font-size:16px; font-weight:bold; color:#fff; text-align:center;}
.service img{ padding:0 0 20px 0;}
.service p{ font-size:30px;  text-shadow: 1px 1.732px 0px rgba(19, 105, 101, 1); padding-bottom:60px;}
/*案例修改版样式结束*/


/*动态样式开始*/
.dynamic{ display:inline-block; width:100%; margin-top:120px;}
.dynamic li{ display:block; width:100%; margin-bottom:15px;}
.dynamic li .dy_img{ width:330px; height:220px; position:relative;}
.dynamic li .dy_img .time{ width:64px; height:67px;background: url(timebg.png) center center no-repeat; position:absolute; top:0; right:0px; margin-right:10px;}
.dynamic li .dy_img .time .day{ color:#fff; font-size:42px; text-align:center; display:block; line-height:42px; margin-top:5px;}
.dynamic li .dy_img .time .year{ color:#fff; font-size:12px; display:block; text-align:center; line-height:12px;}
.dynamic li .dy_img img{ width:330px; height:220px;}
.white01{ background-color:#fff;}
.gray01{ background-color:#f2f2f2;}
.w800{ width:800px; margin-left:20px; position:relative; height:220px;}
.dyn_title{ font-size:15px; color:#141414; line-height:26px; margin-top:20px; display:block; font-weight:bold;}
.dyn_title:hover{ color:#ff8146;}
.w800 p{ line-height:23px; color:#5f5f5f; max-height:69px; overflow:hidden; text-overflow:ellipsis; font-size:13px; margin-top:10px;}
.w800 .ckxq{ width:82px; height:28px; line-height:28px; display:block;  text-align:center; font-size:13px; color:#1d9c96; border:1px solid #1d9c96; position:absolute; left:0; bottom:15px; border-radius:28px;}
.w800 .ckxq:hover{ color:#fff; background-color:#ff8146; border:1px solid #ff8146;}
.more{ display:table; margin:50px auto;}
.more_a {display:block; padding:0 90px; line-height:46px; border-top:1px solid #ff8146;border-bottom:1px solid #ff8146; font-size:16px; color:#ff8146;}
.more_a:hover{ background-color:#ff8146; color:#fff;}
.nomore_a{display:block; padding:0 90px; line-height:46px; border-top:1px solid #a7a2a0;border-bottom:1px solid #a7a2a0; font-size:16px; color:#a7a2a0;}
.nomore_a:hover {color:#a7a2a0}
/*动态样式结束*/



/*动态详情页面样式开始*/
.w710{ width:710px;}
.w738{ width:738px;}
.clr{clear:both;display:block;font-size:0;height:0;line-height:0;overflow:hidden;}

.parth{ background:#F2F2F2 url(../../Image/Portal/parth.png) 10px center no-repeat;}
.parth strong{ padding-left:34px;}
.parth a{ cursor:pointer; color:#333;}
.parth a:hover{ color:#F00;}
.parth b{ padding:0 5px;}

/*.right{ height:auto; border:1px solid #1789e9; background-color:#f7f7f7;}*/
.jsscjg .jsscjg_tit{ width:100%; height:20px; line-height:20px; font-weight:bold; margin-top:20px; font-size:14px; position:relative;}

.endp{ background-color:#fff; padding: 17px 20px; _width:680px;}
.endp .tit{ text-align:left; font-size: 24px; font-size: 24px; font-size: 24px;}
.endp span.info{ line-height:21px; display:block;}
.endp span.xinx{ display:block;}
.endp p.summary { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #DCDDDD; font-size: 14px; line-height: 23px; margin: 15px 0 0; padding: 12px 5px 6px; text-align: justify; text-indent: 2em; word-wrap: break-word; word-break: break-all; }
.endp div.endText { clear: both; font-size: 14px; line-height: 23px; overflow: hidden; padding: 9px 0; text-align: justify; word-wrap: break-word;}
.endp div.endText p { font-size: 14px; line-height: 23px; text-indent: 2em; }
.endp div.endText .f_c{ text-align: center; text-indent: 0;}
.endp div.endText span.ts{ padding-top:10px; overflow:hidden; display:block;}

.fj,.bq{ padding:10px; display:block; overflow:hidden; width:100%;}
.fj b,.bq b{ float:left;  font-weight:bold; color:#1d52a2;}
.fj ul,.bq ul{ float:left; display:block; margin-left:10px; width:90%; float:left;}
.bq ul li{ height:23px; line-height:23px; float:left; margin-right:15px;}
.fj ul li{height:23px; line-height:23px; }
.bq ul li a{ float:left; background-color:#9CF;}

.endp div.endText span.mz{ padding-top:10px; overflow:hidden; display:block; border-top:1px dashed #ddd; margin:10px; font-size:14px; color:#999;}

a.tagstyle {
	background-color: #D3E4EB;
	color: #000000 !important;
	display: inline;
	font-size: 12px;
	font-weight: normal;
	margin: 0 5px;
	padding: 0px 6px;
	text-decoration: none;
	text-transform: uppercase;
	height: 22px;
	line-height: 22px;
	-webkit-box-shadow: 1px 1px 2px #aaa;
	box-shadow: 1px 1px 2px #aaa;
	
	*+border-bottom: 1px solid #3E6D8E;
	*+border-right: 1px solid #7F9FB6;
    
}
a:hover.tagstyle {
    text-decoration: none;
	/*background-color:#dfdfdf;*/
	background-color:#84b9cf;
}

.zsr{ text-decoration:underline; color:#0059a0; float:right;}/*width:200px;*/
.zsr div.coll{  background:url(../Image/tub.png) 0 -706px no-repeat; padding-left:16px; margin-right:10px; float:right; height:22px; cursor:pointer; line-height:22px;}
.zsr div.shar{ display:block; float:right; width:85px;} /*width:150px; z-index:9; position:relative;*/
/*动态详情页面样式结束*/

/*关于我们页面样式开始*/
.about_titT{ font-size:30px; color:#1d9c96; text-align:center; line-height:50px; font-weight:bold; }
.about_T a{ display:block; width:188px; background-color:#72afaf; height:80px; line-height:80px; padding:0 36px; text-align:right; font-size:16px; color:#fff;}
.about_T .asel,.about_T a:hover{ border-right:5px solid #ff8146;}

.profile{ width:840px; margin-left:70px; padding-bottom:40px;}
.profile p{ font-size:15px; color:#272727; line-height:30px; margin:10px 0; text-indent:30px; text-align: justify; letter-spacing:1px;}
.profile p.p_tit{ font-size:20px; border-bottom:double #1c6867;color:#1c6867; margin-bottom:20px; text-indent:0 }
.profile p.p_titT{ font-weight:bold; text-indent:0;}
.profile p.small_t{ padding-left:10px; background:url(dottt.png) 20px 14px  no-repeat;}

.extra-wrap{ right: -0px;z-index: 99; position:fixed; top:80%;}
.extra-btn {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 2px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(187, 187, 187);
    border-image: initial;
    margin: 2px 0px 0px;
}
.backtotop-btn {
    background: #bbb url(scroll_up_f37cc5e.png) center center no-repeat;
    display: none;
}
.backtotop-btn:hover {
    background-color: #9e9e9e;
}
/*关于我们页面样式结束*/

.loadingcenter{ background:url(loading.gif) left center no-repeat; height:40px; font-family:微软雅黑; color:#666; font-size:14px; line-height:40px; display:block;  text-indent:40px; text-align:center; width:200px; margin:0 auto; margin-top:15px;}
.nodataleft{ background:url(none.png) 15px center no-repeat; height:40px; font-family:微软雅黑; color:#666; font-size:14px; line-height:40px; display:block; width:100%; text-indent:58px; margin-top:15px;}
.nodatacenter{ background:url(none.png) left center no-repeat; height:40px; width:100px; font-family:微软雅黑; color:#666; font-size:14px; line-height:40px; display:block; text-indent:44px; margin-top:15px; margin:0 auto; margin-top:15px;}


.section {
    text-align: center;
    font: "Microsoft Yahei";
    color: #fff;
}

.caroursel {
    margin: 0 auto;
}


.slider{
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}

#slideposition{
	position: absolute;
	bottom: 110px;
	left: 50%;
    z-index:999;
    margin-left:-24px;
}

#slideposition ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

 #slideposition ul li.indicator{
	display: inline-block;
	height: 9px;
	width: 9px;
	background: #fff;
	margin: 0px 7px;
	padding: 0;
	-webkit-border-radius: 999px;
	-moz-border-radius: 999px;
	border-radius: 999px;
	overflow: hidden;
	cursor: pointer;
    border:1px solid #187974;

    
}

 #slideposition ul li.indicator.active{
	background: #187974 none repeat scroll 0 0;
}

 /*改版服务页面样式开始*/
.fw_tit{ font-size:43px; color:#353535; text-align:center; margin-top:80px;}
.fw_xqtext{ font-size:20px; color:#757575; text-align:center; line-height:40px; margin-bottom:70px;}
.smfw{ height:676px; background:url(smfw.jpg) center center no-repeat;}
.yzsfw h1,.chzj h1,.smfw h1{ font-size:35px; color:#fff; text-align:center; font-weight:normal; padding:90px 0; line-height:40px;}
.yzsfw h1 strong,.chzj h1 strong,.smfw h1 strong{ color:#ff8146; font-family:SimSun; font-weight: bolder; font-size:38px; padding-left:30px;}
.w496{ width:496px; margin-left:22px;}
.w496 ul li{ display:block; border-radius:5px; background:rgba(255, 255, 255, 0.6) none repeat scroll 0 0 !important; filter:Alpha(opacity=80); background:#fff; height:50px; margin-bottom:10px; width:470px; float:right;  position:relative; color:#2f2f2f; font-size:20px; line-height:50px; padding-left:20px;}
.w496 ul li span{ display:block; width:5px; height:12px; background:url(smfw_img02.png) no-repeat; position:absolute; left:-5px; top:19px;}
.open{ display:table; margin:60px auto;}
.open label{ font-size:18px; color:#fff; font-weight:bold;}
.open img{ padding-left:22px;}
.open span{ line-height:27px; font-size:20px; font-family:SimSun; color:#ff8146; padding-left:10px; font-weight:bold;}
.ljkt_orange,.ljkt{ display:block; height:30px; width:168px; border:1px solid #eaeaea; border-radius:30px; text-align:center; color:#ebebeb; line-height:30px; margin:0 auto; font-size:16px;}
.ljkt_orange:hover,.ljkt:hover{ color:#fff; background-color:#ff8146; border:1px solid #ff8146;}

.chzj{ background-color:#f6f6f6; padding:50px 0 30px;}
.w380{ width:380px; margin-right:80px; margin-top:150px;}
.w480 p,.w380 p{ font-size:20px; color:#363845; line-height:33px; margin-bottom:30px;}
.ljkt_orange{ border:1px solid #ff8146; color:#ff8146;}
.yzsfw{ height:548px; background:url(yzsfw.jpg) center center no-repeat;}
.yzsfw h2{ font-size:26px; color:#ff8146; font-weight:normal; margin-bottom:20px;}
.w566{ width:530px;}
.w566 a{ display:block; float:left; font-size:18px; color:#006b78; line-height:40px; background:rgba(255, 255, 255, 0.6) none repeat scroll 0 0 !important; margin-right:16px; padding:0 20px; margin-bottom:16px;}
.w480{ width:480px;}
.w480 p{ color:#fff; margin-left:120px;}
/*改版服务页面样式结束*/



/*创新助手进园区活动弹出框样式开始*/
.assistantbg{ width:900px; height:411px; border:10px solid #1d9c96; background:url(assistantbg.jpg) no-repeat; position:relative;}
.assistantbg h1{ width:410px; height:127px; background:url(assistanttxt.png) no-repeat; margin-left:50px; margin-top:40px;}
.assistantbg a.btn{ display: inline-block; padding:0 45px; line-height:30px; border:1px solid #1b8e89; background-color:#d7f8f8; margin: 15px 50px; font-size:14px; color:#1b8f8a;}
.assistantbg a:hover{ background-color:#ff5c0f; color:#fff; border-color:#ff5c0f;}
.assistantbg span{ display:block; position:absolute; bottom:10px; right:10px; font-size:12px; color:#fff; opacity:0.8}
.assistantbg a.exit{ display:block; width:36px; height:36px;  background:url(exit.png) center center no-repeat #065955; position:absolute; top:0px; right:0px;}
.assistantbg a.exit:hover{ background-color:#C00;}
.left_text{ display:block;position: fixed; width: 157px; height: 262px; top: 50%; left: 0; margin-top: -131px;  z-index: 5; background:url(lefttip.png) no-repeat;  }
a.left_text:focus { outline: none; -moz-outline: none; }
/*创新助手进园区活动弹出框样式结束*/



/*创新助手进园区活动详情页样式开始*/
.h95{ height:95px; background-color:#1d9c96;}
/*.active .active_title{ line-height:95px; font-size:30px; color:#fff; width:140px; text-align:center; position:relative; background-color:#ff5c0f;} 
.active .active_title span{ display:block; width:140px; height:30px; bottom:-30px; left:0;background:url(activebg.png) no-repeat; position:absolute;}
.active .active_text{ font-size:35px; font-weight:bold; color:#fff; line-height:95px; }*/
.activexx{ width:1158px; font-size:18px; color:#ff5c0f; text-align:center; margin:50px auto; line-height:34px;}
.price_box{width:1100px; margin:0 auto; border-collapse:collapse; font-size:14px; color:#424242;}
.price_box .left_align{ text-align:left; padding:12px 10px;}
.price_box tr th{border:1px solid #bbbbbb; line-height:40px; background-color:#666666; color:#fff;}
.price_box tr td{border:1px solid #bbbbbb; text-align:center; line-height:24px;}
.price_box tr ul{ margin-top:10px;}
.price_box tr ul li{ padding-left:10px; background:url(table_dot.png) center left no-repeat;}
.two_tit{ width:166px; height:44px; background-color:#ff5c0f; font-size:20px; font-weight:bold; line-height:44px; color:#fff; text-align:center; border-radius:4px; position:relative;}
.two_tit span{ display:block; width:4px; height:9px; position:absolute; top:17px; right:-4px; background:url(twobg.png) no-repeat;}
.two_text{ width:560px; height:42px; border:1px dashed #909090; font-size:18px; color:#000; line-height:44px; border-radius:4px; text-align:center; border-left:none; margin-left:-10px;}
.honor{ margin:30px 0;}
.honor li{ display:block; float:left; width:258px; margin:0 21px;}
.honor li span{ display:block; width:258px; height:159px; background:url(honor.png) no-repeat; text-align:center;  color:#006835; font-size:23px; font-weight:bold; padding-top:103px;}
.honor li p{ width:240px; margin:0 auto; line-height:24px; color:#343434; font-size:14px; text-align:center;}

.submit_xx p{ width:430px; font-size:24px; color:#268d8c; line-height:50px; margin-right:100px;}
.submit_xx .jbxx input{ display:block; font-size:16px; color:#252525; line-height:42px; border:1px solid #268d8c; width:233px; height:42px; float:left; background:none; text-indent:6px; margin-bottom:10px;}
.submit_xx .option input{ display:inline-block; vertical-align: middle; margin-right:5px;}
.submit_xx .option label{ font-size:16px; color:#4f5857; line-height:48px; vertical-align:middle;}
.submit_xx .tjsqbtn{ display:block; width:474px; line-height:42px; background-color:#268d8c; text-align:center; color:#fff; font-size:16px; border:none; cursor:pointer;}
.submit_xx .tjsqbtn:hover{ background-color:#ff5c0f; transition:all 0.5s ease;}
/*创新助手进园区活动详情页样式结束*/

/*正在建设中样式开始*/
.jsing{ width:489px; height:264px; position:relative; overflow:hidden;}
.jsing a{ display:block; position:absolute; top:0; right:0; width:31px; height:27px; background: url(cancel_X.png) center center no-repeat #c6c6c6;}
.jsing a:hover{ background-color:#bb2b2b;}
/*正在建设中样式结束*/