/*主体部分*/


.tabs_out{background:url(../images/footbg.png) repeat-x center 75px #ededf0;}
.tabs{padding-top:22px;overflow:auto;}
.tabs ul li{width:190px;margin-right:10px;height:56px;float:left;text-align:center;font-weight:bold;padding-top:15px;cursor:pointer;}
.tabs ul li.active{background-color:#fff;border-radius:5px 5px 0 0;}
.tabs ul li.li_big{background:url(../images/designbg1.png) repeat-x center;border-radius:5px 5px 0 0;color:#fff;font-size:16px;padding-top:10px;cursor:pointer;}
.tabs ul li span{display:block;font-size:10px;}
.sec1_out{padding:30px 0}
.tab_container{display:none;}
.btitle{text-align:center;}
.webdesign dl{position:relative;border:1px solid #ccc;border-top:3px solid #31b1d8;overflow:hidden;padding:25px 0 25px 85px;margin-bottom:20px;}
.webdesign dl dt{position:absolute;left:0px;top:0px;background:url(../images/designbg3.png) no-repeat center;width:80px;height:80px;font-size:42px;padding-left:10px;font-weight:bold;color:#fff;}
.webdesign dl dd{float:left;}
.webdesign dl dd.ddImg{width:190px;height:100%;}
.webdesign .ddText{margin-left:35px;width:450px;}
.webdesign .ddText h3{font-size:20px;}
.webdesign .ddText span{font-size:14px;}
.webdesign .ddText p{line-height:25px;margin:15px 0 0 0;}
.webdesign .ddPrice{position:absolute;right:0px;top:0px;display:block;height:100%;width:195px;background:url(../images/footbg.png) repeat;}
.webdesign .ddPrice div{display:table-cell;vertical-align:middle;width:195px;height:100%;text-align:center;}
.webdesign .ddPrice span{color:#26487a;font-size:40px;font-weight:bold;margin-right:5px;}
.standard{background-color:#eef5f9;border-left:30px solid #3b70a2;padding:50px 50px;border-radius:10px 0 0 10px;}
.standard h3{font-size: 20px;background: url(../images/bg2.png) no-repeat 0 -275px;height: 40px;line-height: 30px;padding-left: 20px;position: relative;margin-bottom: 20px;color:#436990;border-bottom:2px solid #436990;padding-bottom:10px;}
.standard h3 span{font-size: 12px;color:#809FC0;margin-left:5px;}
.standard .tc_intro{background:url(../images/footbg.png) repeat;padding:15px;line-height:25px;}
.standard .tc_intro span{background:url(../images/bg2.png) no-repeat 0 -248px;color:#436990;padding-left:20px;}
.standard table{border:1px solid #d9d9d9;width:100%;margin-top:20px;border-collapse:collapse;}
.standard table td{padding:20px 40px;}

/*留言部分*/
.sec2_out{background:url(../images/footbg.png) repeat}
.leaving{border:1px solid #ccc;margin:30px auto 0;background:#ededf0;}
.leaving h3{background:url(../images/designbg2.png) repeat-x;height:36px;padding-left:15px;line-height:36px;font-size:14px;border-bottom:1px solid #ccc;}
.leaving h3 img{margin-right:5px;}
.leaving ul{padding:25px 25px 0 25px;overflow:auto;}
.leaving ul li{margin-bottom:20px;height:35px;line-height:35px;}
.leaving ul li input[type="text"]{width:310px;height:35px;border:1px solid #ccc;outline:none;text-indent:10px;}
.leaving ul li label{width:75px;float:left;}
.leaving ul li textarea{width:895px;height:135px;border:1px solid #ccc;outline:none;float:left;padding:10px;line-height:25px;resize:none;}
.leaving ul li.xuqiu{height:135px;}
.leaving ul li.li_last{text-align:right; height:40px; line-height:40px;}
.leaving ul li .submit,.leaving ul li .cancel{width:72px;height:32px;border:1px solid #ccc;border-radius:5px;cursor:pointer;}
.leaving ul li .submit{margin-right:5px;border-color:#186796;background:#2675a4;color:#fff;}
.leaving ul li .cancel{border-color:#b8b6b6;background:#c6c6c6;color:#8b8b8b;}

 .dist1{ width:100%; overflow:auto;}

.anli05{ width:400px; height:385px; background:#eaeaea; padding:15px 0 0 30px; float:left; margin:0 25px 25px 0;}
.anli05 dt{width:100%; height:30px; background:url(../images/app.jpg) no-repeat; padding:0 14px 0 14px;}
.anli05 dd{ width: 320px; margin: 0 auto; margin-top:5px; margin-bottom:10px;}
.anli05 h2 {
line-height: 25px;
border-bottom: 1px solid #bebebe;
margin-bottom: 15px;
}
.fm p {
width:300px;
margin: 0 auto;
margin-left:0px;
margin-right:0px;
}
p {
display: block;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
}.fm img {
float: left;
margin-right: 10px;
padding: 5px;
background: #fff;
}
img {
border: 0;
}
 .code {
    background: url(../images/code_bg.jpg);
    font-family: Arial;
    font-style: italic;
    color: blue;
    font-size: 20px;
    border: 0;
    letter-spacing: 3px;
    font-weight: bolder;
    cursor: pointer;
    width: 120px;
    line-height: 40px;
    text-align: center;
    vertical-align: middle;
}