﻿/* CSS Document */


/*都市科技*/


/*联系电话：400-060-1020*/

* {
	margin: 0;
	padding: 0;
}

body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
	margin: 0;
	padding: 0
}

body {
	font-size: 12px;
	background: #fafafa;
	-webkit-text-size-adjust: 100%;
	font-family: "黑体", "Arial Narrow";
	color: #333;
}

a {
	color: #333;
	text-decoration: none
}

a:hover {
	color: #25b7aa;
}

em {
	font-style: normal
}

li {
	list-style: none
}

img {
	border: 0;
	vertical-align: middle
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

p {
	word-wrap: break-word
}

i {
	font-style: normal;
}

.topjtzw a {

	font-size: 14px;
	margin-right:10px;
	padding-top: 60px;
}
.xwzx-right_c-nr2.left{
	float:left;
}

.topjtzw a:hover{
	color: #25B7AA;
}
.fr.topjtzw a{
	line-height:29px;
}
.fr.topjtzw  .form{
	float:right;
	width:200px;
	height:30px;
	border-radius:100px;
	border:1px solid #999;
}
.fr.topjtzw  .form .input11{
	float:left;
    width: 160px;
    height: 28px;
	border-radius:10px;
	margin-left:10px;
    background: #f3f3f3;
    border: 0;
}
.fr.topjtzw  .form .input22{
border-radius:8px;
	background: url(../images/sousuo.png)no-repeat 5px 5px;

	    width: 28px;
    height: 28px;
}

/*常用css*/

.bgwhite {
	background: #fff;
}

.bgblack {
	background: #000;
}

.bggray {
	background: #ddd;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}


/*常用字体大小*/

.zi12 {
	font-size: 12px;
}

.zi14 {
	font-size: 14px;
}

.zi18 {
	font-size: 18px;
}

.zi20 {
	font-size: 20px;
}

.zi21 {
	font-size: 21px;
}

.zi24 {
	font-size: 24px;
}


/*距离上*/

.mt-1 {
	margin-top: -1px;
}

.mt5 {
	margin-top: 5px;
}

.mt6 {
	margin-top: 6px;
}

.mt9 {
	margin-top: 9px;
}

.mt10 {
	margin-top: 10px;
}

.mt12 {
	margin-top: 12px;
}

.mt14 {
	margin-top: 14px;
}

.mt15 {
	margin-top: 15px;
}

.mt16 {
	margin-top: 16px;
}

.mt20 {
	margin-top: 20px;
}

.mt22 {
	margin-top: 22px;
}

.mt27 {
	margin-top: 25px;
}

.mt25 {
	margin-top: 27px;
}

.mt30 {
	margin-top: 30px;
}

.mt34 {
	margin-top: 34px;
}

.mt35 {
	margin-top: 35px;
}

.mt40 {
	margin-top: 40px;
}

.mt45 {
	margin-top: 45px;
}

.mt50 {
	margin-top: 50px;
}

.mt54 {
	margin-top: 54px;
}

.mt60 {
	margin-top: 60px;
}

.mt80 {
	margin-top: 80px;
}

.mt90 {
	margin-top: 90px;
}


/*距离左*/

.ml10 {
	margin-left: 10px;
}

.ml12 {
	margin-left: 12px;
}

.ml20 {
	margin-left: 20px;
}

.ml25 {
	margin-left: 25px;
}

.ml30 {
	margin-left: 30px;
}

.ml34 {
	margin-left: 34px;
}

.ml40 {
	margin-left: 40px;
}

.ml45 {
	margin-left: 45px;
}


/*距离右*/

.mr10 {
	margin-right: 10px;
}

.mr12 {
	margin-right: 12px;
}

.mr14 {
	margin-right: 14px;
}

.mr20 {
	margin-right: 20px;
}

.mr25 {
	margin-right: 25px;
}

.mr26 {
	margin-right: 26px;
}

.mr30 {
	margin-right: 30px;
}

.mr40 {
	margin-right: 40px;
}


/*距离下*/

.mb10 {
	margin-bottom: 10px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb40 {
	margin-bottom: 40px;
}


/*内部距上*/

.pt10 {
	padding-top: 10px;
}

.pt34 {
	padding-top: 34px;
}

.pt40 {
	padding-top: 40px;
}

.pt50 {
	padding-top: 50px;
}

.pt68 {
	padding-top: 68px;
}


/*内部距左*/

.pl0 {
	padding-left: 0px !important;
}


/*内部距上*/

.pt20 {
	padding-top: 20px;
}


/*内部距下*/

.pb40 {
	padding-bottom: 40px;
}


/*字体颜色*/

.c999 {
	color: #999;
}

.cff6 {
	color: #ff6600;
}


/*按钮*/

.btn_my {
	display: inline-block;
	padding: 2px 5px 2px 5px;
	border: 1px dashed #e6e6e6;
	background: #f9f9f9;
}


/*编辑框样式*/

.Inpt {
	border: 0;
	outline: none;
	/*去除蓝色边框*/
}

input[type='radio'].radio {
	opacity: 0;
	display: inline-block;
	height: 22px;
}

label.radio {
	background: url(../images/radio_check.png) no-repeat;
	height: 22px;
	padding-left: 25px;
	display: inline-block;
	line-height: 22px
}

input[type='radio'].radio:checked + .radio {
	background: url(../images/radio_checked.png) no-repeat;
	display: inline-block;
	line-height: 22px
}


/*进度条*/

.jdt {
	width: 100%;
	background: #e6e6e6;
	height: 8px;
	border-radius: 5px;
	overflow: hidden;
}

.jd {
	background: #3ba0ff;
	height: 100%;
}


/*页码样式*/

.digg {
	text-align: center;
	padding-bottom: 40px;
}

.digg a {
	width: 29px;
	height: 29px;
	border: 1px solid #26b5a9;
	border-radius: 3px;
	display: inline-block;
	line-height: 29px;
	color: #26b5a9;
}

.digg a:hover {
	border: 1px solid #4eb9e9;
}

.digg .current {
	width: 29px;    margin-right: 10px;
	height: 29px;
	border-radius: 3px;
	display: inline-block;
	line-height: 29px;
	color: #fff;
	background: #25394c;
}

.digg .disabled {
	    margin-right: 10px;width: 29px;
	height: 29px;
	border-radius: 3px;
	display: inline-block;
	line-height: 29px;
	color: #fff;
	background: #25394c;
}


/*<div class="digg mt15">
                <span class="disabled"> &lt; </span>
                <span class="current">1</span>
                <a href="#?page=2">2</a>
                <a href="#?page=3">3</a>
                <a href="#?page=4">4</a>
                <a href="#?page=5">5</a>
                <a href="#?page=6">6</a>
                <a href="#?page=7">7</a>
                ...
                <a href="#?page=199">199</a>
                <a href="#?page=200">200</a>
                <a href="#?page=2"> &gt; </a>
</div>*/


/* flexslider */

.flexslider {
	position: relative;
	height: 640px;
	overflow: hidden;
	background: url(../images/loading.gif) 50% no-repeat;
}

.slides {
	position: relative;
	z-index: 1;
}

.slides li {
	height: 752px;
}

.flex-control-nav {
	position: absolute;
	bottom: 10px;
	z-index: 2;
	width: 100%;
	text-align: center;
}

.flex-control-nav li {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 5px;
	*display: inline;
	zoom: 1;
}

.flex-control-nav a {
	display: inline-block;
	width: 12px;
	height: 14px;
	line-height: 40px;
	overflow: hidden;
	background: url(../images/dot.png) right 0 no-repeat;
	cursor: pointer;
}

.flex-control-nav .flex-active {
	background-position: 0 0;
}

.slides li a {
	display: block;
	height: 752px;
}

.flex-direction-nav {
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 45%;
}

.flex-direction-nav li a {
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
}

.fr.topjtzw {
	margin-top: 20px;
	margin-right: 20px;
}

.flex-direction-nav li a.flex-prev {
	left: 40px;
	background: url(../images/prev.png) center center no-repeat;
}

.flex-direction-nav li a.flex-next {
	right: 40px;
	background: url(../images/next.png) center center no-repeat;
}

.ds_nav {
	height: 0px;
}

.a {
	width: 80%;
	margin: auto;
}

.ds_nav>ul>li span {
	background: #FFFFFF;
}

.ds_nav>ul>li .one {
    display:none;
	float: left;
	margin-top: 70px;
	font-size: 18px;

	text-align: center;
	position: absolute;
	margin-top: 0px;
	color: #999999;

	z-index: 100;
	border-top: 5px solid #25B7AA;
}

.ds_nav>ul>li .one .bb img {
	padding: 0 20px;
	margin-top: 20px;
	    padding-bottom: 20px;
}

.ds_nav>ul>li .one .bb {
	width: 65%;
	background: #FFFFFF;
	padding: 0 25px;
	float: right;
}

.ds_nav>ul>li .one .bb p {
	width: 100%;
	float: left;
	margin-top: 25px;
	font-size: 13px;
	text-align: -webkit-auto;

	line-height: 25px;
}

.ds_nav>ul>li .one .aa {

	margin-top:20px;
}

.ds_nav>ul>li .one .aa a {
	text-align: left;
	display: block;
	color: #555;
	line-height: 20px;
	padding-bottom:10px;
	margin-left: 25px;

	margin-bottom: 10px;
	font-size: 17px;
	border-bottom: 1px solid #ccc;
}
.ds_nav>ul>li .one .aa a:hover{
	color: #25B7AA;
}
.ds_nav>ul>li:hover .one {
	display: block;
}
.ds_nav>ul>li .two {
	display: none;
	float: left;
	margin-top: 70px;
	font-size: 18px;
	background: #f5f5f5;
	text-align: left;
	position: absolute;
	margin-top: 0px;

	z-index: 100;
	border-top: 5px solid #25B7AA;
}
.ds_nav >ul>li .two span a{
	display: block;
	color: #555;
	    padding-left: 20px;
    padding-right: 20px;
	border-bottom: 1px solid #ccc;
}
.ds_nav >ul>li .two span a:hover{
	color: #25B7AA;
}

.ds_nav>ul>li:hover .two {
	display: block;
}
/*新闻中心改*/
.xwzxcontent{
	margin-top: 20px;
	width: 100%;
}
.xwzx-left{
	float: left;
	width: 15%;
}
.xwzxcontent .xwzx-left h3{
	height: 42px;
    line-height: 42px;
    background: #25B7AA;
    color: #fff;
 	font-size: 22px;
    font-weight: normal;
	clear: both;
}

.xwzxcontent .xwzx-left h3 span{
	    border-left: 5px solid #89e735;
    padding-right: 16px;
}   
.xwzxcontent .xwzx-left ul li{
	width: 100%;
	height: 40px;
	line-height: 40px;
	    font-size: 14px;
	text-align: center;
	margin: 0px;
    border-bottom: 1px solid #eee;
}

.xwzx-right{
	float: right;
	width: 80%;
}
.biaoti{
	width: 100%;
	color: #666666;

	margin-bottom: 30px;
	font-size: 12px;
}
.xwzx-right_c{
	width: 100%;
	float:left;
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px #eee dashed;
}
.xwzx-right_c img{
	float: left;
	margin-left: 20px;
}
.xwzx-right_c-nr1{
	float: left;
	width: 75px;
	height: 40px;
	background: #f3f3f3;
}

.ds_cp_show .xwzx-right_c-nr1 h4{
	    width: 75px;
    height: 75px;
    background: #f2f2f2;
    font-size: 13px;
    color: #666666;
    line-height: 35px;
    text-align: center;
}
.ds_cp_show .xwzx-right_c-nr1 h5{
       width: 75px;
    height: 22px;
    background: #f2f2f2;
    font-size: 12px;
    color: #999999;
    line-height: 22px;
    text-align: center;
    margin-top: 1px;
    }
.xwzx-right_c-nr2{
	float: right;
	width: 663px;

}    
.xwzxcontent .xwzx-left ul li a:hover{
	color: #25B7AA;
}
.xwzx-right_c img{
	width: 130px;
	height: 75px;
}

.xwzx-right_c-nr2 a{
    font-size: 16px;
    color: #333;
    font-weight: normal;
    border: none;
    margin-bottom: 30px;
    line-height: 20px;
	font-weight: bold;
    height: 28px;
}   
.xwzx-right_c-nr2 p{
	line-height: 28px;
	height: 30px;
	    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	margin-top: 5px;
} 
.xwzx-right_border{
	height: 42px;
    line-height: 42px;
    color: #25B7AA;
    font-size: 14px;
    border-bottom: 1px solid #25B7AA;
}
.xwzx-right_c-nr2:hover a{
	color: #25B7AA;
}




/*产品展示*/
.grid {
	overflow: hidden;
	margin: 0;
	width: 100%;
	list-style: none;
	text-align: center;
}

/* Common style */
.grid figure {
	position: relative;
	z-index: 1;
	display: inline-block;
	overflow: hidden;
	margin: -0.135em;
	width: 360px;   
	height: 340px;	margin-left: 20px;
	margin-bottom:20px;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;

}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Individual effects */

/*---------------*/
/***** Lily *****/
/*---------------*/

figure.effect-lily img {
	width: -webkit-calc(100% + 0px);
	width: calc(100% + 0px);

	    background: #3085a3;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,0px, 0);
	transform: translate3d(0,20px,0);
}

.grid figcaption:hover{
		background: #333;
	    opacity: 0.9;
}

figure.effect-lily figcaption {
	top: auto;
	bottom: 0;
	  opacity: 0.6;
	background: #333333;
	height: 20%;
	text-align: left;
}

.grid figure a:hover{
	height: 100%;
}
figure.effect-lily h2,
figure.effect-lily p {
	-webkit-transform: translate3d(0,40px,0);
	transform: translate3d(0,40px,0);
}
figure.effect-lily:hover h2{
	margin-top: -0px;
}

figure.effect-lily h2 {
	margin-top: -40px;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

figure.effect-lily p {
	color: rgba(255,255,255,255);
	opacity: 0;
	-webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
	transition: opacity 0.2s, transform 0.35s;
}

figure.effect-lily:hover img,
figure.effect-lily:hover p {
	opacity: 1;
}

figure.effect-lily:hover img,
figure.effect-lily:hover h2,
figure.effect-lily:hover p {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-lily:hover p {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
	-webkit-transition-duration: 0.35s;
	transition-duration: 0.35s;
}

font{color:#333;}.digg .disabled a {
    border: 1px solid #25394c;
}.digg a{    margin-right: 10px;}




/*产品展示*/
.grid {
	overflow: hidden;
	margin: 0;
	width: 100%;
	list-style: none;
	text-align: center;
}

/* Common style */
.grid figure {
	position: relative;
	z-index: 1;
	display: inline-block;
	overflow: hidden;
	margin: -0.135em;
	width: 360px; 
	height:235px;
	margin-bottom: 20px;
	margin-left: 20px;

	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;

}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Individual effects */

/*---------------*/
/***** Lily *****/
/*---------------*/

figure.effect-lily img {
	width: -webkit-calc(100% + 0px);
	width: calc(100% + 0px);

	    background: #3085a3;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,0px, 0);
	transform: translate3d(0,20px,0);
}



figure.effect-lily figcaption {
	top: auto;
	bottom: 0;
	  opacity: 0.6;
	background: #333333;
	height: 20%;
	text-align: left;
}

figure.effect-lily h2,
figure.effect-lily p {
	-webkit-transform: translate3d(0,40px,0);
	transform: translate3d(0,40px,0);
}

figure.effect-lily h2 {
	margin-top: -40px;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

figure.effect-lily p {
	    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	color: rgba(255,255,255,255);
	opacity: 0;
	-webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
	transition: opacity 0.2s, transform 0.35s;
}

figure.effect-lily:hover img,
figure.effect-lily:hover p {
	opacity: 1;
}



.admin11{
	width: 50%;
	float: left;
}
.admin22{
	float: right;
}
.gonglvbiao{
	width: 100%;
	float: left;


	margin-top: 30px;
	margin-bottom: 30px;
}
.gonglvbiao1{
	float: left;
	width: 50%;

}
.gonglvbiao1 h1{
	font-size: 25px;
}
.gonglvbiao1 p{
	margin-top: 10px;
}
.gonglvbiao2{
	float: left;
	width: 50%;

}
.gonglvbiao2 img{
	float: right;
}

.add{
	width: 100%;
	float: left;
	margin-top: 30px;

	margin-bottom: 30px;
}
.add11{
	text-align: center;
	width: 100%;
	float: left;

}
.add11 h1{
	font-size: 25px;
}
.add11 p{
	margin-top: 10px;
}
.add11 img{
	margin-top: 50px;
}
.cor1qa{
	width: 100%;
	float: left;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 50px;
}
.cor1qa h2{
	font-size: 28px;
    line-height: 48px;
}
.cor1qa p{
text-align: center;
margin-bottom: 50px;
}

.cor1q{
	width: 100%;
	float: left;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 50px;
}
.cor1w{
	float: left;
	width: 50%;
}
.ds_gywm_nr .cor1w h2{
    font-size: 28px;
    line-height: 48px;
    color: #000000;

     text-align:left;
}
.cor1w p{
    font-size: 14px;
    line-height: 25px;
    margin-top: 20px;
    text-align: left;
    color: #000000;
}

.cor1w a{
    font-size: 14px;
    background: #25B7AA;
	margin-top: 40px;
	display: block;
	height: 30px;
	width: 100px;
	line-height: 30px;
    text-align: center;
    color: #FFFFFF;
    
}

.cor1w img:hover{
	opacity: .7;
}
.cor1r{
	float: left;
	width: 100%;
	margin-top: 50px;
}
.cor1r img{
	width: 30%;
	border: 1px solid #000000;
	margin-left: 10px;
}
.cor1r img:hover{
	border: 1px solid #25B7AA;
	opacity: inherit;
}

.cor1t{
	width: 100%;
	float: left;

	margin-bottom: 50px;
}
.cor1t .cor1y{
	width: 24%;
	float: left;
	margin-left: 11.4px;
	
}
.cor1t .cor1y img{
	float: left;
	width: 100%;
	height: 160px;

}
.cor1t .cor1y img:hover{
	opacity: .7;
}
.cor1t .cor1y p{
	text-align: center;
	font-size: 19px;
	float: left;
	width: 100%;
	margin-top: 10px;
}
.alert.alert-danger {
    margin-top: 20px;
    font-size: 14px;
}

.digg.mt15.admin{
	text-align:left;
}
.lianxiwomen{
	width:500px;
	float:left;
	font-size: 14px;
}