﻿body {
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

* {
	margin:0;
	padding:0;
}
body,html {
	width:100%;
	height:100%;
}

input{margin:0;padding:0;}


.dibu{
	margin-top:50px;
    margin-left:30px;
	color:#FFF;
    float:left;
}

.daohangtiao ul{list-style:none;}

.daohangtiao li{float:left;}


@font-face {
 font-family: 简行楷;
 src: url("/Content/WangZhan/简行楷.svg")
}
@font-face {
 font-family: 简行楷;
 src: url(/Content/WangZhan/简行楷.eot)
}
@font-face {
    font-family: 简行楷;
    src: url(/Content/WangZhan/简行楷.ttf);
}
@font-face {
 font-family: 简幼线;
 src: url(/Content/WangZhan/简幼线.eot)
}
@font-face {
 font-family: 简幼线;
 src: url(/Content/WangZhan/简幼线.eot)
}
@font-face {
 font-family: 简幼线;
 src: url(/Content/WangZhan/简幼线.eot)
}


.z img {
  width: 325px;
  height: 175px;
  transition: all 1s ease;
}
  
.z img:hover {
  width: 478px;
  height: 262px;
  margin-left:-76.5px;
  margin-top:-43.5px;
}  

.anniu1_out
{background:#CDE8F3;
}
.anniu1_move
{background:#FFF;
}

.anniu2_out
{background:#FFF;
}
.anniu2_move
{background:#CDE8F3;
}


.u {

  transition: all 1s ease;
}
  
.u:hover {
  
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
   transform: rotate(360deg);
}   

.biaoti{
    font-size:1.5em;
    font-weight:bold;
}

a:link {color:#6c6c6c} /* 未访问的链接 */
a:visited {color: #6c6c6c} /* 已访问的链接 */
a:hover {color:#50b9cf;text-decoration:none} /* 鼠标移动到链接上 */
a:active {color:#6c6c6c} /* 选定的链接 */

.youxiang:hover{
    text-decoration:underline;
}

.dabiaoti{
    color:#252525;
    font-size:50px;
	padding-left:2%;
	padding-right:2%;
}

.jibenwenzi{
    color:#4f4f4f;
    font-size:22px;
    text-indent: 2em;
	padding-left:2%;
	padding-right:2%;
}

.tupianbiaoti{
    color:#333333;
    font-size:22px;
	padding-left:2%;
	padding-right:2%;
}

.tupianwenzi{
    color:#4f4f4f;
    font-size:15px;
    text-indent: 2em;
	padding-left:2%;
	padding-right:2%;
}


.shuxing{
	 width:100%;
}

.shuxing > div > div {
    float:left;
    width:24.5%;
    padding:0 5%;
}

.shuxing > div > div > img {
    width:205px;
    height:auto;
}

.shuxing > div > div > label2 {
    text-align:left
}



.servicehead2 {
    width:100%;
}


.servicehead2 > div {
    margin:0 auto;
}


.servicerow2 > div > div {
    float:left;
    width:24.5%;
    padding:0 3%;
}

.servicerow2 > div > div > img {
    width:190px;
    height:auto;
    text-align:center;
}

#tool_div {
    width:68px;
    height:auto;
    position:fixed;
    top:50%;
    right:23px; 
}

.servicehead {
    width:100%;
}

.servicehead ul li {
    float:left;
    list-style:none;
}

.servicehead > div {
    margin:0 auto;
}

.servicerow {
    width:100%;
}

.servicerow > div > div {
    float:left;
    width:24.5%;
    padding:0 1%;
}

.servicerow > div > div > img {
    width:100%;
    height:auto;
}


.xianshi>img{display:none;}
.xianshi:hover>img{
display:block;
position:absolute;
top:20%;
right:68px;
z-index:99999;
}

.lianxiwomen{
    display:inline-block;
    position:absolute;
    top:0px;
    text-indent:1em;
    color:#4f4f4f;
    font-size:15px;
}





