/*
 * @Author: Fanchao
 * @Description: 
 * @Date: 2019-04-07 11:54:57
 * @LastEditTime: 2019-06-24 15:59:05
 */
body {
    background-color: #fff !important;
}

a {
    color: #333 ;
}

a:link {
    text-decoration: none !important;
}

a:hover {
    color: #288AC9 !important;
    text-decoration: none !important;
}

li {
    color: rgb(133, 133, 133);
}


/* 标准 */
.h20 {
    height: 20px;
}

.pt30 {
    padding-top: 30px;
}

.pl60 {
    padding-left: 60px;
}

.pl30 {
    padding-left: 30px;
}

.m0a {
    margin: 0 auto !important;
}

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

.column {
    width: 1170px;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
}

.word_t ul{
	padding-left: 20px;
}




.hide {
    display: none;
}

.show {
    display: block;
}

/* top */
.top {
	margin-top: -57px;
    width: 100%;
    min-width: 1200px;
    height: 200px;
    background: #f5f5f5 url(/themes/theme_qikan/public/assets/images/top_bg.png) no-repeat left top;
    background-size: 100% 100%;
    text-align: center;
}
.logo {
    margin: 0 auto;
    width: 900px;
    line-height: 180px;
}

.logo img {
    width: 100%;
}
.sousuo {
	width: 197px;
    height: 35px;
    position: absolute;
    right: 20%;
    margin-top: -45px
}
@media all and (min-width: 701px) and (max-width: 1701px){
.sousuo {
	width: 197px;
    height: 35px;
    position: absolute;
    right: 7%;
    margin-top: -45px
}
}
.sousuo input {
	width: 62%;
    float: left;
    height: 30px;
    background-color: #fff;
    font-size: 14px;
}
.sousuobtn {
	width: 30%;
    height: 30px;
    /* float: right; */
    background-color: #448bd3;
    text-align: center;
    color: #fff;
    line-height: 25px;
    border: 0;
}
.top_day {
    text-align: right;
    margin-top: -80px;
    margin-right: 20%;
    line-height: 30px;
}

@media all and (min-width: 701px) and (max-width: 1701px){
.top_day {
    text-align: right;
    margin-top: -80px;
    margin-right: 11%;
    line-height: 30px;
}}


.top_day a{
    font-size: 16px;
    color: #288AC9 !important;
}
.top_day p {
    font-size: 16px !important;
    color: #288AC9;
}

/* nav */
.nav {
	width: 100%;
    min-width: 1200px;
    height: 57px; 
    line-height: 58px;
	background-image: linear-gradient(90deg, #fff 0%, #85AEC2 49%, #fff 100%);
}

.nav_list ul {
    padding-inline-start: 0px;
	height: 60px;
}

.nav_list li {
 	list-style: none;
    font-size: 18px;
    height: 30px;
    float: left;
    text-align: center;
    letter-spacing: 2px;
    width: 9%;
 	margin-top: 13px;
 
}
.nav_list li a{
	text-align: center;
}
.in {
    font-weight: bold;
}


/* footer */
.footer {
    height: 184px;
    width: 100%;
    padding-top: 30px;
}

.footer p {
    font-size: 16px;
    color: rgb(102, 102, 102) !important;
    text-align: center;
}

.footer_title {
    height: 5px;
    width: 100%;
    margin-bottom: 30px;
    background-image: linear-gradient(90deg, #85AEC2 0%, #FFFFFF 49%, #85AEC2 100%);
}

.box_footer {
    height: 5px;
    width: 100%;
    background-image: linear-gradient(90deg, #85AEC2 0%, #FFFFFF 100%);
}

/* top_new */
.top_news {
    height: 58px;
}

.top_news img {
    float: left;
}

.top_news_title {
    height: 58px;
    line-height: 58px;
    color: #316CDB;
    text-align: center;
    font-size: 42px;
    font-weight: bold;
}

/* message */

.message {
    border-top: 2px dotted silver;
    border-bottom: 2px dotted silver;
    height: 38px;
}

.lb {
    width: 38px;
    height: 38px;
    float: left;
    line-height: 34px;
    background: url('/themes/theme_qikan/public/assets/images/lb.png') no-repeat left top;
}

.message p {
    padding-left: 30px;
    padding-right: 30px;
    color: rgb(143, 143, 143);
    font-size: 17px;
    width: 90%;
    white-space: nowrap;
    overflow: hidden;
    line-height: 34px;
}

.message p a {
    color: rgb(143, 143, 143) !important;
}

.message p a:hover {
    color: #288AC9 !important;
    text-decoration: none !important;
}

/* 幻灯片 */

.slideshow-container {
    height: 462.45px;
    /* max-width: 1000px; */
    position: relative;
    margin: auto;
}



/* 淡出动画 */

.fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}

@-webkit-keyframes fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

@keyframes fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

.left {
    float: left;
}

.right {
    float: right;
}

/* 栏 */
.index1 {
    height: 400px;
}

.line1 {
    width: 670px;
    height: 430px;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.line2 {
    height: 430px;
    width: 448px;
}

.index2 {
    height: 270px;
}

.line3 {
    width: 862.5px;
    height: 220px;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.line4 {
    width: 287.5px;
    height: 220px;
}

.index3 {
    height: 425px;
}

.line5 {
    width: 862.5px;
    height: 400px;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.line6 {
    width: 287.5px;
    height: 400px;
}
.index4 {
    height: 262px;
}

.line7 {
    width: 862.5PX;
    height: 252px;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.line8 {
    width: 287.5PX;
    height: 252px;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.index5 {
    height: 252px;
}
.line9 {
	width: 1150px;
    height: 252px;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.index5 .line9{
	width: 862.5px !important;

}
.line10 {
	width: 287.5px;
    height: 252px;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.index6 {
    height: 250px;
}
.index7 {
    height: 252px;
}
.index7 .line10 {
    width: 575px;
}

.index8{
	height: 50px;
}
.line11 {
    height: 50px;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.line12 {
	height: 232px;
	width: 370px;
	margin: 10px;
	display: inline-block;
 
}


/* box */

.box {
    width: 100%;
}

.box .title {
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    font-weight: bold;
    color: #316DDD;
    text-align: left;
}

.box .title span {
    float: right;
    margin-right: 10px;
    font-size: 13px;
    color: rgb(138, 138, 138);
}

.box .title span a {
    color: rgb(138, 138, 138) !important;
}

.box .name {
    float: left;
    width: 20%;
}

.box .title .box_nav {
    width: 80%;
    float: left;
}

.box_nav .on {
    /* width: 100px !important; */
    text-align: center;
    border-bottom: 5px solid rgb(27, 59, 241);
}

.box .title ul {
    padding-inline-start: 0px;
    width: 100% !important;
}

.box .title li {
    text-align: center;
    float: left;
    font-size: 17px;
    list-style: none;
    width: 16%;
    margin-right: 25px;
  	text-align: left;
}

.box .list ul {
    padding-inline-start: 20px;
    padding-top: 20px;
    width: 96%;
    white-space: nowrap;
    overflow: hidden;
  	text-align: left;
}

.box .list li {
    line-height: 33px;
    height: 33px;
  	text-align: left;
}

.box .list .bin {
    margin-top: 13px;
    text-align: center;
    width: 45%;
    list-style: none;
    line-height: 40px;
    float: left;
    color: #306EDB !important;
    height: 37px;
    background: url('/themes/theme_qikan/public/assets/images/bin.png') no-repeat left top;
    background-size: 100% 100%;
}



.box .list .bin a {
    color: #306EDB !important;
}

.box .list li a {
    color: #707070 !important;
    font-size: 16px;
}
.box .list li a:hover{
    color: #306EDB !important;

}
.mov {
    text-align: center;
}

#index_mov{
    margin: 0 auto;
}

.line3 .box ul {
    width: 47%;
}

.line5 .box ul {
    width: 100%;
    padding-left: 0px;
    padding-top: 0px;
}

.line5 .box li {
    margin-top: 30px;
    list-style: none;
    float: left;
    width: 49%;
    height: 139px;
}

.line5 .box li img {
    width: 110px;
    height: 135px;
    float: left;
}

.line5 .box .list_title {
	margin-left: 120px;
    margin-top: -5px;
    font-size: 19px;
    height: 71px;
    color: rgb(92, 92, 92);
    white-space: normal;
    overflow: hidden;
    text-align: justify;
    margin-right: 10px;
}
 
.line5 .box .list_info {
	font-size: 15px;
    margin-left: 120px;
    height: 74px;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 26px;
    color: rgb(133, 133, 133);
    text-align: justify;
    margin-right: 10px;
}

.line7 .box ul {
    padding-left: 0px;
    clear: both;
    margin: auto;
}

.line7 .box li {
    list-style: none;
    float: left;
    height: 157px;
    width: 20%;
}

.line7 .box li img {
    height: 157px;
    border: 1px solid silver;
}

.line8 .box ul {
    text-align: center;
    padding-left: 0px;
    padding-top: 0px;
    margin-top: 25px;

}

.box .list .bin2 {
    margin-top: 10px;
    text-align: center;
    width: 100%;
    list-style: none;
    line-height: 66px;
    color: #306EDB !important;
    height: 66px;
    background: url('/themes/theme_qikan/public/assets/images/bin2.png') no-repeat left top;
    background-size: 100% 100%;
}

.bin2 {
    /* margin-top: 10px; */
    text-align: center;
    width: 100%;
    /* list-style: none; */
    /* line-height: 66px; */
    color: #306EDB !important;
    /* height: 66px; */
    background: url('/themes/theme_qikan/public/assets/images/bin2.png') no-repeat left top;
    background-size: 100% 100%;
}

.box .list .bin2 a {
    color: #306EDB !important;
}

.line9 .box ul {
    width: 47%;
}

.man .box ul {
    width: 100%;
    padding-left: 0px;
    padding-top: 0px;
}

.man .box li {
    margin-top: 30px;
    list-style: none;
    float: left;
    width: 49%;
    height: 139px;
}

.man .box li img {
    width: 110px;
    height: 135px;
    float: left;
}

.man .box .list_title {
	margin-left: 120px;
    margin-top: -5px;
    font-size: 20px;
    height: 71px;
    color: rgb(92, 92, 92);
    white-space: normal;
    overflow: hidden;
    text-align: justify;
    margin-right: 10px;
}

.man .box .list_info {
    font-size: 16px;
    margin-left: 120px;
    height: 74px;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 26px;
    color: rgb(133, 133, 133);
    text-align: justify;
    margin-right: 10px;
}

.line11 .box ul {
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
    overflow: hidden;
    height: 132px;

}
.qklink ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.line11 .box li {
    line-height: 45px;
    float: left;
    list-style: none;
    margin-left: 8px;
    margin-right: 8px;
}

.line11 .box li a {
    color: #316DDB !important;
}

.more {
	position: absolute;
    margin-top: 75px;
    right: 325px;
        width: 100px;
    height: 40px;
    background: url(/themes/theme_qikan/public/assets/images/more.jpg) no-repeat left top;
}

.link {
    border-top: 2px solid #C4DEED;
}

.link_box {
    height: 50px;
    line-height: 50px;
    background: #F5F9FA;
}

.link_box span {
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    font-weight: bold;
    color: #316DDD;
    float: left;
}

.btn .caret {
    height: 10px;
    line-height: 10px;
    font-size: 22px;
    font-weight: bold;
    color: #316DDD;
    float: right;
}

.sbtn {
    color: #333;
    background-color: #ffffff;
}

/* list+word*/
.list ul {
    padding-left: 25px;
    padding-top: 20px;
}

.list li {
    line-height: 40px;
}

.list .ca_t {
    width: 70%;
    white-space: nowrap;
    overflow: hidden;
    float: left;
    font-size: 16px;
}

.list span {
    color: rgb(104, 104, 104);
    float: right;
}

.word_t {
    margin-top: 20px;
    width: 100%;
    height: 40px;
    border-top: 2px dotted #467DB2;
    border-bottom: 2px dotted #467DB2;
}
.page_list{
    width: 100%;
    text-align: center;
}
.word_t span {
    margin-left: 10px;
    line-height: 36px;
    font-size: 19px;
    color: rgb(77, 77, 77);
    letter-spacing: 1px;
}

.word {
    min-height: 1200px;
}

.word_title {
    padding-top: 40px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
}

.t_b {
    /* left: 25%;
	position: absolute;
	border-bottom: 2px dotted #467DB2; */

}

.t_in {
    padding-top: 10px;
    font-size: 13px;
    color: rgb(141, 141, 141);
    font-weight: 400;
}

.word_con {
    padding-top: 10px;

}

/* qr */
.qrcode {
	min-width: 1200px;
    height: 192px;
    background: #F6F7F9;
}

.qr {
    margin: 0 auto;
    width: 288px;
    height: 192px;
}

.qr .weibo {
    padding-top: 30px;
    text-align: center;
    width: 50%;
    float: left;
}

.weibobin {
    margin: 0 auto;
    margin-top: 10px;
    line-height: 32px;
    width: 120px;
    height: 32px;
}

.links {
	min-width: 1200px;
    height: 82px;
    background: #F6F7F9;
}

.link_t {
    text-align: center;
    font-size: 19px;
    color: rgb(94, 94, 94);
    font-weight: bold;
}

.link_l {
    padding-top: 5px;
    margin: 0 auto;
    height: 40px;
    width: 70px;
    text-align: center;
    font-size: 15px;
    color: rgb(179, 179, 179);
    border-bottom: 3px solid #1C68B4;
}

.linkss {
	min-width: 1200px;
    height: 70px;
    background: #0058AA;
}
.linkss .lane_list{
	max-width: 1020px;
    margin: 0 auto;
}

#slcd{
	line-height: 70px;
}

.linkss .btn {
    border-radius: 0px;
}

.linksss {
    padding-left: 25%;
    padding-top: 10px;
}

.line12 {
    margin-top: 20px;
}

.line12 .box {
    /* width: 90%; */
    height: 232px;
    border: 2px solid rgb(146, 202, 255);
}

.line12 .box .title {
    color: #fff;
    height: 38px;
    background: url('/themes/theme_qikan/public/assets/images/bin3.png') no-repeat left top;
    background-size: 100% 100%;
}

.line12 .box .title .l12t {
    float: left;
    margin-left: 35px;
    font-size: 17px;
    font-weight: normal;
    margin-top: -5px;
}

.line12 .box .title span {
    margin-top: -5px;
    color: rgb(41, 41, 41);
}

.line12 .box ul {
    width: 92%;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    white-space: nowrap;
    overflow: hidden;
}

.line12 .box li {
    font-size: 16px;
    line-height: 28px;
    list-style: none;
    border-bottom: 2px dotted rgb(170, 170, 170);
}

.line12 .box li a {
    color: #5184B4 !important;
}

.bin4 {
    float: left;
    margin-top: 5px;
    width: 15px;
    height: 15px;
    background: url('/themes/theme_qikan/public/assets/images/bin4.png') no-repeat left top;
    background-size: 100% 100%;
}



.link_box .lane_list ul {
	margin-top: 20px;
	width: 100%;
	}
	
	.link_box .lane_list ul li {
		text-align: center;
	width: 24.7%;
	height: 37px;
	display: inline-block;
	list-style: none;
	}
	
	
	/* 快捷链接 */
	
	.btn-group {
		width: 150px;
	border: 1px solid rgba(0,0,0,.15);} 
	.sbtn{
	width: 100%;
	background: #fff;
	}
	.dropdown-menu{
		min-width: 150px !important;
		width: 150px !important;
	}
	.btn-group.open .dropdown-toggle{
	box-shadow:none !important;
	}
	links li{
	width: 100% !important;
	text-align: center !important;
	border-bottom: 1px solid #ebebeb;
	height: 37px;
	line-height: 37px;
	font-size: 13px;
	}
	links li a{
	color: #585657;
	}

	.list_a{
		width: 1200px;
	}