@charset "utf-8";
  body{font-family: '微软雅黑';}
  *{margin:0;padding:0;}
  .container-fluid{padding-right: 0px;padding-left: 0px;}
/*导航菜单开始*/
a:active,
a:hover {
  outline: 0;
}

@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }
.fixed {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
}
.nav-collapse,
.nav-collapse * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.nav-collapse,
.nav-collapse ul {
  list-style: none;
  width: 100%;
  height: 100%;
  float: left;
}

.nav-collapse li {
  float: left;
  height: 100%;
  line-height: 100%;
  width: 100%;

}

@media screen and (min-width: 960px) {
  .nav-collapse li {
    width: 25%;
    *width: 24.9%; /* IE7 Hack */
    _width: 19%; /* IE6 Hack */

  }
}

.nav-collapse a {
  color: #fff;
  background: #fff;
  text-decoration: none;
  width: 100%;
  height: 100%;
  line-height: 100%;
  border-bottom: 1px solid #dcdcdc;
  padding: 0.7em 1em;
  float: left;
}

@media screen and (min-width: 960px) {
  .nav-collapse a {
    margin: 0;
    background: #fff;
    padding: 1em;
    float: left;
    text-align: center;
    border-bottom: 0;
    border-right: 1px solid white;
  }
}

.nav-collapse ul ul a {
  background: #ca3716;
  padding-left: 2em;
}

@media screen and (min-width: 960px) {
  .nav-collapse ul ul a {
    display: none;
  }
}
@font-face {
  font-family: "responsivenav";
  src:url("../../fonts/responsivenav.eot");
  src:url("../../fonts/responsivenav.eot?#iefix") format("embedded-opentype"),
    url("../../fonts/responsivenav.ttf") format("truetype"),
    url("../../fonts/responsivenav.woff") format("woff"),
    url("../../fonts/responsivenav.svg#responsivenav") format("svg");
  font-weight: normal;
  font-style: normal;
}

.nav-toggle {
  position: fixed;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
  text-indent: -999px;
  position: relative;
  overflow: hidden;
  width: 28px;
  height: 55px;
  float: right;
}

.nav-toggle:before {
  color: #1cad7e; /* Edit this to change the icon color */
  font-family: "responsivenav", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-size: 28px;
  text-transform: none;
  position: absolute;
  content: "≡";
  text-indent: 0;
  text-align: center;
  line-height: 55px;
  speak: none;
  width: 100%;
  top: 0;
  left: 0;
}
.nav-toggle.active::before {
  font-size: 24px;
  content:"x";
}
.nav-collapse.opened {
    max-height: 9999px;
    margin-top: 10px;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: normal;
}

.content-top{width: 1100px;height: auto; margin:0 auto;}
.logo img{height: 50px;}.logo a{display: block;margin-right: 5px;border-right:1px solid #ccc;}
.top-b{padding-top: 20px;}
.top-lb{width:345px;padding-top: 15px;}
.top-ab{width:750px;float: right; margin-top: 15px;}
.text{font-size: 18px;color: #1cad7e;}
.top-a{width: 100%;height: 30px; text-align: right;line-height: 30px;border-bottom: 1px solid #dcdcdc; background-color: #f2f2f2;}
.top-a ul{list-style-type: none; }
.top-a li{display: inline;}
.top-a li a{text-decoration: none;color: #1cad7e;padding-left: 10px;font-weight: 700}
.parent-nav a{color: black;}
.parent-nav  ul li{width:11.11%;padding-left: 0px;}
.parent-nav{width:100%;height: 64px;color: black;line-height: 64px;float: left;}
.nav-collapse a:hover{color: #1cad7e}
.nav-collapse a{padding: 0;line-height: 64px;font-size: 16px;}
.diywidth-top{width: 100%;height: auto;}
.diywidth{width: 1100px;margin: 0 auto;height: auto;}
.scroll-bar{position: fixed;top: 0;background: #fff;z-index: 10000;}
/*登录*/
.modal{top: 20%;}.modal-title{text-align: center;}.modal-header {border-bottom: 2px dashed #bfbfbf;}
.modal-footer{border-top: 0px;}.zhuce-wangji{float: left;}.btn-diy{padding: 0px;width:100px;height: 40px;line-height: 40px;background: #1cad7e;color:#fff;}
.btn-type{padding: 0px;width: 45%;height: 40px;line-height: 40px;background-color: transparent;color: #000;outline: none;}
.kehu{margin-right: 5%;}.yiyuan{margin-left: 4%;}
.type-selected{background-image: url(../../images/diy/typeSelected.png);filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";background-size:100% 100%;background-attachment: cover;color:#1cad7e;}
.yzcode-label,.kefujingli-label{width: 100%;}.text-yzcode{width: 100%;}.yzcode{padding-left: 0px;}.clear-padding-lr{padding-right: 0px;padding-left: 0px;}
.icon-qq{width: 14px;height: 15px;}.btn-yzcode{width:100%;border: 1px solid #1cad7e;color:#1cad7e;}
.login-box{background: #1cad7e;padding: 2px 20px;border-radius: 15px;color: #fff;}.top-a li.login-box a{color: #fff;padding-left: 0px;}
.top-a li.login-box img{width: 16px;margin-top: -2px;}
/*底部*/
.bottom-two{width: 100%;background-color: #313131;}
.bottom-two-bao{width: 1100px;margin:0 auto;}
.bottom-two-bao label{font-size: 18px;color: white;margin-left: 30px;margin-top:46px;font-weight: 700;}
.two-middle{padding-top: 70px;margin-bottom: 0px;width: 316px;height: 348px;}
.middle-left{margin-left: 24px;float: left;} 

.middle-left h2{font-size: 18px; color: white;font-weight: bold;margin-bottom: 20px}
.middle-left p{font-size: 14px;color: white;}
.middle-left span,.middle-right-b h2 span{padding-bottom: 5px; border-bottom: 4px solid #1cad7e;}
.middle-left a{color: white;text-decoration: none;}
.left-two{float: left;}
.middle-right{float: left;margin-top: 70px;border-left: 1px solid white;margin-left:2px;width: 620px;height: 265px;}
.middle-right-a{margin-left: 18px;}
.middle-right-a h4{font-size:14px;float: left; color: white; font-weight: 700}
.lianxi label{font-size: 14px;margin-top: 10px;margin-left:5px;}
.lianxi li{display: inline;padding-left: 8px;}
.lianxi2{margin-left: 70px;}
.middle-right-b{float: left;margin-top: 74px;margin-left: 16px;width: 142px;height: 208px;}
.middle-right-b h2{font-size: 18px; color: white;font-weight: bold;}
.middle-right-b img{padding-top: 20px;}
.copyright{width: 1100px;margin:0 auto;padding-top: 30px;padding-bottom:24px;}
.bottom-three{background-color: #1b1b1b}
.bottom-three p{font-size: 14px;color: white;}
.leiji{width: 1100px;height: auto;margin:0 auto;padding-bottom: 30px;}
.leiji-tip{color: #fff;font-size: 18px;font-weight: bold;}.leiji-tip label{font-weight: bold;}
.leiji .num{margin-left: 0px;font-weight: bold;color: #fff;}.leiji .num label{font-weight: bold;font-size: 18px;}

.twfy-fixed-right {
    position: fixed;
    right: 1px;
    top: 35%;
    margin-top: -220px;
    z-index: 10000;
}
.twfy-fixed-right-meau {
    position: relative;
}
.twfy-fixed-right-meau .clear {
    clear: both;
}
.meau-sev1 {
    background-color: #ffffff;
}
		.meau-sev1 ul {
			list-style: none;
		}
.twfy-fixed-right-btn {
    width: 64px;
    height: 64px;
    border: 1px solid #ddd;
    text-align: center;
    display: block;
    margin-bottom: 6px;
    position: relative;
    background-color: #fff;
	color: #1cad7e;
    font-size: 30px;
    text-align: center;
    padding-top: 10px;
}
.meau-sev1 .twfy-fixed-right-btn {
    border-color: #dddddd;
}
.twfy-fixed-right-btn:hover, .twfy-fixed-right-btn:focus {
    color: #1cad7e;
	text-decoration: none;
}
.twfy-fixed-right-btn p {
	position: relative;
    color: #1cad7e;
    font-size: 14px;
    line-height: 18px;
    padding-top: 5px;
	background-color: #fff;
    display: none;
}
.twfy-fixed-right-btn p.active {
    top: -44px;
}
.twfy-fixed-right-box {
    position: absolute;
    top: -15px;
    right: 48px;
    padding-right: 25px;
    display: none;
}
.twfy-fixed-right-box .box-border {
    border: 1px solid #ccc;
    border-top: 4px solid #1cad7e;
    padding: 20px;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 8px rgba(0,0,0,.15);
    box-shadow: 0 3px 8px rgba(0,0,0,.15);
    position: relative;
}
.twfy-fixed-right-box .box-border {
    width: 210px;
}
.meau-sev1 .twfy-fixed-right-box .box-border {
    width: 430px;
}
.twfy-fixed-right-box .box-border .sev-b {
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid #e4e4e4;
}
.twfy-fixed-right-box .box-border .arrow-right {
    display: block;
    width: 13px;
    height: 16px;
    background: url(./arrow.png) no-repeat;
    position: absolute;
    right: -13px;
    top: 26px;
}
.twfy-fixed-right-box .box-border .sev-b li {
    float: left;
    width: 33.33333%;
}
		.twfy-fixed-right-box .box-border .sev-b li i {
			color: #1cad7e;
			font-size: 18px;
		}
.twfy-fixed-right-box .box-border .sev-b li a {
    display: inline-block;
    color: #999;
    font-size: 14px;
    padding-left: 12px;
    line-height: 36px;
	text-decoration: none;
}
		.twfy-fixed-right-box .box-border .sev-t p {
    float: left;
    color: #1cad7e;
    font-size: 24px;
    line-height: 28px;
}
		.twfy-fixed-right-box .box-border .sev-t p i {
    display: block;
    font-size: 14px;
    color: #aaa;
    font-style: normal;
}
.middle-left2 .lanmu {border: 1px solid #dcdcdc;border-width: 1px 1px 0 1px;}
.middle-left2 li a { padding: 10px 30px !important;}
.tel { color: #000 !important; background-color: transparent !important;  border: 1px solid #dcdcdc;}
.tel h3 {font-size: 18px;display: block;color: #000;padding: 20px 30px; margin: 0; background-color: #1cad7e; color: #fff;}
.tel h3 i { font-size: 18px; padding-right: 10px;}
.tel dl{text-align: center;margin-bottom:0px;padding-top:15px;}
.tel dd{font-size: 16px;color: white;padding-top: 16px}
.tel p { font-size: 14px; padding-top: 15px; padding-left: 25px; margin:0; border-bottom: 1px dashed #a0a0a0;}
.tel p:first-child { padding-top: 25px;}
.tel p i { padding-left: 10px; color: #1cad7e;}
.tel p a { color: #000; }



@media (max-width: 768px){
  .yiyuan{margin-left: 3%;}
}
@media (min-width: 768px){
  .modal-dialog {width: 500px;}
}
@media screen and (max-width: 960px) {
  .container-fluid{overflow: hidden;}
  .diywidth,.top-a,.two-middle,.middle-right,.middle-right-b{width: auto;}
  .two-middle,.middle-right,.middle-right-b{height: auto;}
  .top-ab{width:auto;padding-left: 0px; margin-top: 0;}
  .top-lb {width:295px;}
  .top-b{padding-top: 10px;}
  .logo img{height: 40px;}.logo a{border-right:0px;}
  /*登录*/
  .modal{top: 5%;}
  .login-box{background-color: #fff;padding: 0;border-radius: 0px;}
  .login-box img,.login-box span{display: none;}
  /*底部*/
  .bottom-two{margin-top: 0px;}.two-middle{margin-bottom: 0px;padding-top:0px;}
  .lianxi label{margin-bottom:10px;}
  .lianxi2{margin-left: 0px;}
  .lianxi3 {margin-left: 24px;}
  .one{margin-top: 0px;}
  .two{margin-top: 0px;}
  .three{margin-top: 0px;}
  .label{width: 100%;height: auto;margin-left: 20px; padding-left: 20px;padding-right: 20px;}
  .bottom-two-bao{width: 100%;}
  .middle-right{margin-top:0px;border-left: 0;}
  .middle-right-a{margin-left: 5px;margin-right: 5px;}
  .num{margin-left: 12px;}
  .leiji{width: auto;padding-left: 10px;}
  .middle-right-b{margin-top: 0px;margin-bottom:20px;margin-left: 15px;width: 100%;}
  .copyright{width: 100%;padding-left: 15px;padding-right: 15px;}
  .twfy-fixed-right {display: none;}
}
@media (max-width: 440px) {
    .top-lb {
        width: 300px;
    }
       
    }
}
