/*
*/
/* html { margin:0px;padding:0px; } */
body,html
{ 
    margin:0px;
    padding:0px; 
    font-family: "Î¢ÈíÑÅºÚ";

    background: linear-gradient(180deg, #6a0a0b 0%, #6a0a0b 50%);
    /* background: #fbf5df url(../images/05.jpg) repeat left top; */
    background-attachment: fixed;
}

 /* ----------- header std -------------- */
.header {
    height: 130px;
    background: url(/qkzx/new-style/images/headerbg.jpg) repeat;
    background-size: cover;
}
.header .search { padding-top:18px; }
.header .search .topRightLinks 
{
    height:30px;
    padding:3px 0px;
    text-align:right;
    color:#999;
    font-size:12px;
}
.header .search .topRightLinks a{ color:#999;font-size:12px; }
.header .search .topRightLinks a:hover{ color:#6589f2; }
.header .search .textbox { padding:0px; }
.header .search .textbox #gsc { width:98%;height:32px; border:1px solid #ffffff; border-radius:25px;color:#A40000;padding:3px;outline:none; }
.header .search .tip { color:#fff;letter-spacing:1px; }
.header .search .tip a { color:#6589f2; }
.header .search .tip a:hover { color:#ff9a00; }
 /* ----------- header end -------------- */

/* ----------- menu std -------------- */
.menu { border-radius:0px; margin-bottom:0px; }
/* div.mainbody { background-color:#FFF; } */
.container>.navbar-header {
    margin-right: 0px;
    margin-left: 0px;
}
/* custom menu background std */
.navbar-default {
     /* Í¸Ã÷ÉîºìÉ«½¥±ä */
    background-image: linear-gradient(to bottom, rgba(180, 0, 0, 0.9) 0%, rgba(139, 0, 0, 0.8) 100%);
    border: 0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
}
.navbar-default .navbar-brand {color: #fff;}
.navbar-default .navbar-brand:hover {color: #ff9600;}

.navbar-default .navbar-nav>li>a {color: #fff;text-shadow:none;}
.navbar-default .navbar-nav>li>a:hover { color:#A40000; background-color:#FFF;text-shadow:none;}
/*.navbar-default .navbar-nav>li>a:hover { color:#fff; background-color:#ff8383;text-shadow:none;}*/

.navbar-default .navbar-nav > .open > a {background-image: linear-gradient(to bottom,#5876cf 0,#5876cf 100%);color:#fff; }
.navbar-default .navbar-nav > .open > a:hover {background-color:#fff;color:#fff; }
/*.navbar-default .navbar-nav > .open > a:hover {background-color:#ff8383;color:#fff; }*/

.navbar-default .navbar-toggle .icon-bar {background-color: #FFF;}
.navbar-default .navbar-toggle { border-color:#fff;margin-right:20px; }
.navbar-default .navbar-toggle:hover {background-color: #004788;}
/*.navbar-default .navbar-toggle:hover {background-color: #ff8383;}*/

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a { color: #fff; }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover { background-color: #488ecc; }
}
/* custom menu background end */
.navbar-brand { width:99px; }
.navbar-default .navbar-brand { font-size: 16px;color:#fff; text-shadow:none;padding-left:21px;margin-left: 0px; }
@media (min-width: 768px){
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand { margin-left: 0px; }
}
.navbar-nav>li>a { font-size:16px; padding-left:43px;padding-right:43px;  }
.dropdown-menu { min-width: 128px; }
.dropdown-menu > li > a { padding:8px 8px; }
 /* ----------- menu end -------------- */

 /* ----------- footer std -------------- */


/* footer */
.footer {
	background: url(/qkzx/new-style/images/headerbg.jpg) no-repeat;
    /* background: #6a0a0b; */
	padding-top: 20px;
	/* background-size: cover; */
    border-top: 1px solid rgba(255, 255, 255, .1);
}

.footer .px1400 {
	margin-bottom: 29px;
}

.fot-l {
	float: left;
	width: 22.42%;
}

.fot-l h2 {
	font-size: 24px;
	font-weight: bold;
	line-height: 36px;
	color: #ffffff;
	background: url(/qkzx/new-style/images/f-l-bg.png) no-repeat left;
	padding-left: 20px;
}

.fot-l span {
	display: block;
	font-size: 14px;
	line-height: 36px;
	color: #ffffff;
}

.fot-r {
	float: right;
	width: 34%;
}

.fot-r .gz {
	margin-right: 30px;
}

.fot-r .test {
	float: left;
}

.fot-r span {
	display: block;
	font-size: 14px;
	line-height: 36px;
	color: #ffffff;
	text-align: center;
}

   
.bq {
  border-top: 1px solid rgba(255, 255, 255, .1);
  /* background-color: #890303; */
}

.bq p {
	font-size: 16px;
	line-height: 60px;
	color: #ffffff;
	text-align: center;
}
.bq p a{
	color:#fff;
	display: inline-block;
}


.end_link {
    font-size: 14px;
    line-height: 60px;
    color: #b7bbc5;
    border-bottom: #1b980d 1px solid
}

.end_link a {
    color: #ffffff;
    font-size: 16px;
    line-height: 60px;
    padding: 0 10px
}

.end_link a:hover {
    color: #ffffff
}


.select {
    position: relative;
    float: left;
    margin: 8px 0
}

.select:hover {
    background: #5a6278
}

.select dt {
    height: 40px;
    display: inline-block;
    border: 1px solid #ffffff;
    background: url("/qkzx/new-style/images/link_icon1.png") no-repeat right center;
    line-height: 40px;
    font-size: 14px;
    cursor: pointer;
    text-indent: 10px;
    width: 230px;
    color: #ffffff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    z-index: 99
}

.select dd {
    position: absolute;
    left: -40px;
    bottom: 0;
    border: 1px solid #cccccc;
    background: #fff;
    display: none;
    font-size: 14px;
    z-index: 99
}

.select dd ul {
    width: 190px;
    background: #f3f3f3;
    max-height: 250px
}

.select dd ul li a {
    line-height: 40px;
    display: block;
    padding: 0 8px;
    color: #333333
}

.select dd ul li a:hover {
    background: #cccccc
}
.gz.test img {
    max-height: 90px;
}

.end_right {
    width: 70%;
    float: left;
}

.px1400 {
    max-width: 1170px;
    margin: 0 auto;
}

.px1500 {
    max-width: 1400px;
    margin: 0 auto;
}


.dropdown {
 border: 1px solid #ffffff;
  background: url(/qkzx/new-style/images/link_icon1.png) no-repeat right center;
  padding: 10px 5px;
  margin: 20px 15px;
  position: relative;
  display: flex;
  color: #fff;
}
.dropdown-content {
  overflow: auto;
  max-height: 90px;
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 290px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 12px 16px;
}

@media screen and (max-width: 1200px) {
.dropdown-content {
  min-width: 190px;}
}

@media screen and (max-width: 1400px) {
    .px1500 {
        padding: 0 10px;
    }
}

@media screen and (max-width: 1300px) {


    .fot-l {
        width: 40%;
    }

    .fot-r {
        /* width: 40%; */
    }

    
}

.dropdown:hover .dropdown-content {
  display: block;}
.dropdown-content p a {
    text-align: center;
    color: #333;
    font-size: 14px;
    padding: 8px 0;}

.dropdown-content p a:hover {
    font-weight: bold;
    color: #A40000;
    font-size: 16px;
    line-height: 20px;}
.dropdown {
 border: 1px solid #ffffff;
  background: url(/qkzx/new-style/images/link_icon1.png) no-repeat right center;
  padding: 10px 5px;
  margin: 17px 0px 15px 0;
  position: relative;
  display: flex;
  color: #fff;}
.dropdown-content {
  overflow: auto;
  max-height: 90px;
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 290px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 12px 16px;}

@media screen and (max-width: 1200px) {
.dropdown-content {
  min-width: 190px;}
}

.dropdown:hover .dropdown-content {
  display: block;}
.dropdown-content p a {
    text-align: center;
    color: #333;
    font-size: 14px;
    padding: 8px 0;}

.dropdown-content p a:hover {
    font-weight: bold;
    color: #A40000;
    font-size: 16px;
    line-height: 20px;}
@media screen and (max-width: 1024px) {
	.fot-r {
    float: right;
    width: 58%;
    }

    .snv1607-ser {
      display:none;
    }

    .fot-l h2 {
        font-size: 20px;
        line-height: 30px;
    } 

    .fot-l span {
        font-size: 12px;
        line-height: 30px;
    }

    .test img {
        width: 100%;
    }

    .footer .px1500 {
        margin-bottom: 16px;
    }
}

@media screen and (max-width: 768px) {
    .end_right {
        position: relative;
        width: 100%;
        display: table;
        float: left;
        margin: 0 auto;
    }
	/* .fot-r {
    float: none;
    width: 100%;
    } */

    .fot-l h2 {
        width: 256px;
        margin: 0 auto;
    }

    .fot-r {
        width: 220px;
        margin: 0 auto;
        /* float: none; */
    }

    .fot-l {
        width: auto;
        float: none;
        margin-left: 0;
        text-align: center;
    }
}

@media screen and (max-width: 767px) {
    .footer .link .text { text-align:center; }
}
.footer .link .pic { text-align:center; }
.footer .link .pic .icon{ margin-right:13px;cursor:pointer;  }
.footer a{ color:#FFF; }
.footer a:hover { color:#6882ce;}
.footer .line { margin:13px 0px; border-bottom:1px solid #555; }
.footer .copyright { text-align:center; color:#FFF; }
 /* ----------- footer end -------------- */