h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, p, a, small, ol, ul, li,span{
    font-family: ff-tisa-web-pro-1,ff-tisa-web-pro-2,"Lucida Grande","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Hiragino Sans GB W3","华文细黑",sans-serif;
}
*{margin:0;padding:0;}
li{list-style:none;}
.navbar{min-height:80px;}
.navbar-inverse{background-color:#2a333c}
.navbar-nav li a{height:80px;padding-top:30px;}
.navbar-inverse .navbar-nav li a{color:#FFFFFF;}

.page{min-width: 120px;}
.navbar-nav li{text-align:center;font-size:18px;}
.nav-selected, .navbar-inverse .navbar-nav>li>a:hover{/*border-top-style:solid;border-top-color:#EA6901;border-top-width:6px;*/background-color:#171D21;}
.navbar, .navbar-inverse, .page a:hover{color:white;}


.vertical-center{margin-top:auto;margin-bottom:auto;}
.container-jumbotron{margin:80px 0 0 0;}
.container-jumbotron img{width:100%;}
.index-banner{background-image:url(../img/bg1.jpg);background-repeat: no-repeat;}
.index-banner h1{font-size:70px;color:#fff;margin-top: 40px;}
.index-banner small{font-size:34px;color:#fff;font-weight:300;}
.index-banner img{margin: 0 auto 20px auto;}
.carousel.slide>.carousel-inner>.item img{width: 100%;}
.carousel.slide>.carousel-control {width:5%;}
.download{padding-top:20px;padding-bottom:20px;}
.qrcode{height:100px;width:100px;}
/* .qrcode:hover{height:140px;width:140px;} */
.qrcode-download{position:absolute; width:200px; display:none;}
.download .qrcode {margin-left:0;}
/*.download .pad a:hover{background-image:url{../img/pad_dwn_grey.png);}*/
/*.download .phone a:hover{background-image:url{../img/phone_dwn_grey.png);}8*/
.product-banner {background-image: url(../img/bg2.png);background-repeat: no-repeat; margin-top:80px;}

.company-banner {background-image: url(../img/about.png);background-repeat: no-repeat;}
.company-banner {height:400px;}

.joinus-banner {background-image: url(../img/joinus.png); background-repeat: no-repeat;}

.productapply-banner{background-image:url(../img/productapply.jpg); background-repeat: no-repeat;}

.joinus-banner{height:492px;}

.index-banner, .company-banner, .joinus-banner{background-size:cover;color: #000000;padding-top:90px;overflow:hidden;}

.product-banner{background-size:cover;color: #000000;padding-bottom: 20px;padding-top: 10px;}
.banner-inner {margin-top:50px;}

.feature-content {margin-bottom: 30px;line-height:30px;}

.function-content{font-size:20px;line-height: 45px;}

/* joinus  &  product*/
.description{line-height:35px;}

/*about*/
.company-intro{margin-top:25px;line-height:45px;text-indent:2em;color:#4c3517;font-size:18px;}
.company-info{background-color:#EBEEED;}
.company-info .container{margin:20px auto;padding:50px 0;}
/*productapply*/
.thumbnail{display: block;margin:15px auto;max-width: 310px;border-radius:10px;padding:30px;height:360px;}
.row>.product:hover{padding:0;}
.row>.product:hover>.thumbnail{margin:0 auto;max-width: 340px; height:385px;padding:45px;}
.arrow-link{margin-top:20px;}
.arrow-link>a, .arrow-link>a:hover{color:white;font-size:20px;}

.footer{margin-top: 40px;}
.footer .box{padding:30px 100px 30px 100px;}
.footer .describe-info{padding:10px 30px 10px 30px;}

/*软件功能*/
#software .function{color:#999;}
#software .table{font-size:18px;color:#999;}
#software .table thead tr{background:#ECEEED;}
#software .table thead tr th{font-weight:normal;color:#999;}
#software .table>thead>tr>th{border-bottom:2px solid #666;}
#software .table th,
#software .table td{text-align:center;}
#software .table tbody tr{color:#999;}
#software .table tbody tr:nth-child(2){background:#ECEEED;}
#software .table .select{width:20px;height:20px;}

/*常见问题*/
.container_box{background:#eceeed;margin-top:40px;}
.common_problem{padding:20px;margin-bottom:40px;}
.common_problem h2{color:#999;margin:0 auto 20px;}
.common_problem ul{margin:0;padding:0;}
.common_problem .problem_item .problem_main{cursor:pointer;font-size:17px;height:46px;line-height:46px;
background:#969696;color:#fff;padding-left:122px;padding-right:30px;position:relative;}
.common_problem .problem_item .problem_main .problem_icon{position:absolute;left:10px;top:50%;width:30px;height:30px;
margin-top:-15px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%;
background:#EA6060;line-height:30px;text-align:center;color:#fff;font-weight:bold;}
.common_problem .problem_item .problem_main.problem_info{background:#d5d8d7;color:#333;display:none;white-space:pre-line;height:auto;}
