@charset "utf-8";
* { font-family: "微软雅黑", "宋体", "黑体", Ariar、sans-serif;}
ul,ol,li{list-style:none;}
a{ color:#333;}

/* Icon */
.icon-16-phone {
    background-image: url("../images/clips/icon-16-phone.png");
}
.icon-30-mobile {
    background-image: url("../images/clips/photo_mobile_one.gif");
}
.icon-30-mobile:hover, a:hover .icon-30-mobile,
.icon-30-mobile:active, a:active .icon-30-mobile,
.icon-30-mobile:focus, a:focus .icon-30-mobile,
.icon-30-mobile.active, a.active .icon-30-mobile {
    background-image: url("../images/clips/photo_mobile_tow.gif");
}
.icon-30-computer {
    background-image: url("../images/clips/photo_computer_one.gif");
}
.icon-30-computer:hover, a:hover .icon-30-computer,
.icon-30-computer:active, a:active .icon-30-computer,
.icon-30-computer:focus, a:focus .icon-30-computer,
.icon-30-computer.active, a.active .icon-30-computer {
    background-image: url("../images/clips/photo_computer_tow.gif");
}
.icon-30-download {
    background-image: url("../images/clips/photo_download_one.gif");
}
.icon-30-download:hover, a:hover .icon-30-download,
.icon-30-download:active, a:active .icon-30-download,
.icon-30-download:focus, a:focus .icon-30-download,
.icon-30-download.active, a.active .icon-30-download {
    background-image: url("../images/clips/photo_download_tow.gif");
}
.icon-30-comments {
    background-image: url("../images/clips/icon-30-comments.png");
}
.icon-30-comments:hover, a:hover .icon-30-comments,
.icon-30-comments:active, a:active .icon-30-comments,
.icon-30-comments:focus, a:focus .icon-30-comments,
.icon-30-comments.active, a.active .icon-30-comments {
    background-image: url("../images/clips/icon-30-comments-blue.png");
}
.icon-16-phone {
    width: 16px;
    height: 16px;
    line-height: 14px;
    *margin-top: 3px;
}
.icon-30-mobile,
.icon-30-computer,
.icon-30-download,
.icon-30-comments {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.icon-16-phone,
.icon-30-mobile,
.icon-30-computer,
.icon-30-download,
.icon-30-comments {
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
    *vertical-align: middle;
    background-position: 0 0;
    background-repeat: no-repeat;
    text-indent: -9999px;
}

/* Masthead */
.masthead .container-fluid {
    position: relative;
    padding: 20px 0;
    *display: inline-block;
}
.masthead .logo-box {
    margin: 0;
    padding: 0;
    display: block;
}
.masthead .logo {
    background: url(../images/clips/QD_photo_logo.gif) left no-repeat;
    display: block;
    width: 330px;
    height: 72px;
    text-indent: -9999px;
}
.masthead .topbar {
    border-bottom: 1px dotted #ddd;
    background-color: #f6f6f6;
}
.masthead .topbar .download {
    float: right;
}
.masthead .topbar span {
    color: #ccc;
}
.masthead .topbar a {
    color: #666;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px !important;
    line-height: 25px;
    margin-left: 2px;
    border-left: 1px dotted #ddd;
}
.masthead .topbar a:hover,
.masthead .topbar a:active,
.masthead .topbar a:focus,
.masthead .topbar a.active {
    color: #ff5500;
    text-decoration: none;
}
.masthead .topbar a:first-child {
    border-left: 0;
    padding-left: 0;
}
.masthead .topbar a:last-child {
    padding-right: 0;
}
.masthead .mh-rbox {
    padding-top: 5px;
}
.masthead .mh-rbox p,
.masthead .mh-rbox em,
.masthead .mh-rbox span,
.masthead .mh-rbox a {
    font-size: 14px;
    color: #6d6d6d;
}
.masthead .mh-rbox i {
    margin-right: 4px;
}
.masthead .mh-rbox p {
    display: none;
    line-height: 16px;
    margin: 0 0 12px;
}
.masthead .mh-rbox p em.phone-num {
    color: #999;
    font-style: normal;
    font-size: 18px;
}
.masthead .mh-rbox p a {
    margin-left: 15px;
    line-height: 30px;
}
.masthead .mh-rbox a:hover,
.masthead .mh-rbox a:active,
.masthead .mh-rbox a:focus,
.masthead .mh-rbox a.active {
    color: #dd4e1f;
    text-decoration: none;
}
.masthead .mh-rbox p img.tel_img{
    width: 168px;
    height: 32x;
    margin-right: 30px;
}
@media (min-width: 992px) {
    .masthead .logo-box {
        float: left;
    }
    .masthead .mh-rbox {
        text-align: right;
        margin-left: 475px;
    }
    .masthead .mh-rbox p {
        display: block;
    }
}
/* End Masthead */

/* Navitagion */
.m-navbar {
    position: relative;
    background:url(../images/clips/home_nav_bg.jpg) bottom repeat-x;
    border-top: 1px solid #e5e5e5;
    margin-bottom: 0;
    z-index: 1000;
}
.m-navbar .navbar-nav,
.m-navbar .navbar-nav > li {
    background-image:url(../images/clips/home_nav_line.jpg);
    background-repeat: no-repeat;
}
.m-navbar .shadow {
    position: absolute;
    background: url(../images/clips/nav-shadow.png) top repeat-x;
    height: 6px;
    left: 0;
    right: 0;
    bottom: -7px;
}
.m-navbar .icon-bar{
    background:#333!important;
}
.m-navbar .navbar-nav {
    margin-top: -1px;
    background-position: left bottom;
}
.m-navbar .navbar-nav > li {
    float: none;
    background-position: right bottom;
    *float: left;
    *width: auto;
}
.m-navbar .navbar-nav > li > a {
    white-space: nowrap;
    font-size: 16px;
    padding: 15px 5px;
    line-height: 22px;
    *padding-left: 7px;
    *padding-right: 7px;
}
.m-navbar .navbar-nav > li > a.search-ico {
    *display: block;
    *width: 30px;
    text-indent: -9999px;
    background: url("../images/clips/icon-21-search.png") center no-repeat;
}
.m-navbar .search-popover {
    min-width: 300px;
    padding: 10px;
}
.m-navbar form {
    margin-bottom: 0;
}
.m-navbar .navbar-nav > li > a:hover,
.m-navbar .navbar-nav > li > a:active,
.m-navbar .navbar-nav > li > a:focus,
.m-navbar .navbar-nav > li.active > a {
    color: #dd4e1f;
    border-top: 1px solid #dd4e1f;
    background-color: transparent;
}
@media (min-width: 768px) {
    .m-navbar .navbar-collapse,
    .m-navbar .navbar-header {
        margin-right: -15px;
        margin-left: -15px;
    }
}
@media (min-width: 992px) {
    .m-navbar .navbar-nav > li > a {
        font-size: 18px;
        *padding-left: 14px;
        *padding-right: 14px;
    }
    .m-navbar .navbar-nav > li > a.search-ico {
        *width: 40px;
    }
}
@media (min-width: 1200px) {
    .m-navbar .navbar-nav > li > a {
        *padding-left: 24px;
        *padding-right: 24px;
    }
}
/* End Navitagion */

/* Footer Style */
.footer-box-bigOne .row {
    margin-left: 0;
    margin-right: 0;
}
.footer-box-bigOne .row [class^=col-] {
    padding-left: 0;
    padding-right: 0;
}
.footer-box-smallOne,
.footer-box-smallTow,
.footer-box-smallThree,
.footer-box-smallFour{
    padding-left: 15px;
    padding-right: 15px;
    border-left: 1px solid #c8c8c8;
    min-height:205px;
}
.footer-box-smallOne{
	padding-left:0px;
	padding-right:0px;
}
.footer-box-smallFour .spanSTOne,
.footer-box-smallOne .spanSTOne {
	margin-top:0;
	margin-bottom:15px;
	font-size:14px;
	overflow:hidden;
}
.footer-box-smallFour {
	text-align:center;
}
.footer-box-smallOne.noline{
    border-left:0;
}
.footer-box-smallOne .footer-box-end{
    width: 140px;
    padding-top: 8px;
}
.footer-box-smallOne .footer-box-end p{
    font-size: 14px;
    text-align: center;
}
.footer-box-smallThree{
	padding-right:0px;
}
.footer-box-smallFour{
	padding-left:20px;
	padding-right:0px;
}
.footer-box-smallFour .pull-left .img-responsive{
    margin:0 auto;
}
.footer-box-bigOne {
    clear: both;
    background-color:#dbdbdb;
    padding: 20px 0;
}
.footer-box-smallFour p,
.footer-box-smallOne p {
    font-size: 16px;
    margin-bottom: 0px;
}
.footer-box-smallFour .pull-left {
	width:100%;
	display:block;
}
.footer-box-smallOne .pull-left {
    width: 140px;
}
.footer-box-bigOne .col-md-12{
	padding:0px;
}
.footer-box-bigOne .hotline-warp{
	border-top:1px solid #ccc;
	text-align:center;
	margin-top:30px;
}
.footer-box-bigOne .hotline-warp .hotline-con{
	display:inline-block;
    background-color:#dbdbdb;
	position:relative;
	top:-15px;
	margin:0 auto;
	padding-left:10px;
	color:#666;
}
.footer-box-bigOne .h4-style-one{
    line-height: 24px;
    font-family: Georgia;
    font-size: 20px !important;
    margin-bottom: 0;
	margin-right:10px;
}
.footer-box-smallOne h5{
	margin-top:10px;
}
.footer-box-smallOne .row h5{
	margin-top:0px;
	margin-bottom:10px;
}
.footer-box-smallFour .icon-10-10,
.footer-box-smallOne .icon-10-10{
	margin-left:6px;
}
.footer-box-smallOne span.spanSTOne {
    display: block;
    margin-left: 150px;
    margin-top: 40px;
    margin-bottom: 0;
    padding-left: 16px;
    line-height: 18px;
    background:url(../images/clips/photo_triangle_one.gif) no-repeat left center;
}
.footer-box-smallOne h4,
.footer-box-smallTow h4,
.footer-box-smallThree h4 {
    margin-top: 0px;
    margin-bottom: 18px;
}
.footer-box-smallTow h4 {
    padding-left: 25px;
}
.footer-box-smallTow h4.photo-servic-bg {
    background:url(../images/clips/photo_service_tips.gif) no-repeat 0 3px;
}
.footer-box-smallTow h4.photo-business-bg {
    background:url(../images/clips/photo_business.gif) no-repeat 0 2px;
}
.footer-box-smallTow h4.photo-about-bg {
    background:url(../images/clips/photo_about_us.gif) no-repeat 0 1px;
}
.footer-box-smallTow span,
.footer-box-smallThree span {
    display: block;
}
.footer-box-smallTow a,
.footer-box-smallThree a {
    color: #555;
    font-size: 12px;
    line-height: 20px;
}
.footer-box-smallThree h4 {
    background:url(../images/dottedline-h.png) repeat-x center;
}
.footer-box-smallThree h4 em {
    font-style: normal;
    display: inline-block;
    padding-right: 20px;
    background-color: #dbdbdb;
}
.footer-box-smallTow span {
    padding-left: 26px;
    background:url(../images/clips/photo_triangle_tow.gif) no-repeat 6px 8px;
}
.footer-box-smallThree span {
    background:url(../images/clips/photo_triangle_three.gif) no-repeat right 8px;
}
.footer-box-bigOne a {
    border-bottom: 1px solid transparent;
}
.footer-box-bigOne a:hover,
.footer-box-bigOne a:active,
.footer-box-bigOne a:focus {
    text-decoration: none;
    color: #4b6dd8;
    border-bottom: 1px solid #4b6dd8;
}
.footer-box-bigTow {
    clear: both;
    background-color: #c8c8c8;
    padding: 15px 0;
}
.footer-box-bigTow p {
    color: #666;
    font-size: 12px;
    line-height: 18px;
    margin-top: 0;
    margin-bottom: 0;
}
.footer-box-bigTow .copyrights {
    font-family: Verdana;
}
.footer-box-bigTow span {
    margin-left: 2px;
    display: inline-block;
}
.footer-box-bigTow span img {
    max-width: 100px;
}
.footer-box-bigTow span.kx_verify a {
    width: 100px;
}
.footer-box-bigTow a {
    color: #777;
}
.footer-box-bigTow p a:hover,
.footer-box-bigTow p a:active,
.footer-box-bigTow p a:focus {
    color: #4b6dd8;
    text-decoration: none;
    border-bottom: solid 1px #4b6dd8;
}
@media (min-width: 1200px) {
    .footer-box-smallOne p.h4-style-one{
        font-size: 28px;
    }
    .footer-box-smallTow a,
    .footer-box-smallThree a {
        font-size: 13px;
    }
}
/* End Footer Style */

/* 滚动框 上下滚动*/
.carousel.vertical .item {
    -webkit-transition: 0.6s ease-in-out top;
    -moz-transition: 0.6s ease-in-out top;
    -ms-transition: 0.6s ease-in-out top;
    -o-transition: 0.6s ease-in-out top;
    transition: 0.6s ease-in-out top;
}
.carousel.vertical .active {
    top: 0;
}

.carousel.vertical .next {
    top: 100%;
}

.carousel.vertical .prev {
    top: -100%;
}

.carousel.vertical .next.left,
.carousel.vertical .prev.right {
    top: 0;
}

.carousel.vertical .active.left {
    top: -100%;
}

.carousel.vertical .active.right {
    top: 100%;
}

.carousel.vertical .item {
    left: 0;
}

/* 顶部手机开户弹出框样式 */
.mobile-popover {
    text-align: center;
}
.mobile-popover img {
    margin: auto;
}
.mobile-popover p {
    line-height: 20px;
}
