@charset "utf-8";
/* CSS Document */

*{
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

html{zoom:1.10;}
a{text-decoration: none;}
img{ border: none; max-width: 100%;}
ul li{list-style-type: none;}

.fr{
	float: right;

}
/*lzy*/

.box-xzh .spline{
    border: solid 1px black;
}

.box-xzh .change_img {
    width: 350px;
    height: 100px;
    margin-left: 25px;
    margin-right: 25px;
    transition: all 0.3s;
    cursor: pointer;
    
}
.box-xzh .change_img:nth-child(1) {
    width: 350px;
    height: 100px;
    transition: all 0.3s;
	margin-bottom: 20px;
    margin-right: 25px;
    margin-left: 25px;
    cursor: pointer;
}
.box-xzh .change_img:nth-child(2) {
    width: 350px;
    height: 100px;
    transition: all 0.3s;
    margin-left: 25px;
    margin-right: 25px;
    cursor: pointer;
}
.box-xzh .spline{
    float: left;
    margin-top: 20px;
    width: 100%;
    border:1.5px solid #bf2722;
}
.box-xzh .change_img2 {
    width: 550px;
    height: 100px;
    margin-right: 25px;
    margin-left: 25px;
    margin-bottom: 20px;
    border-top: solid 1px blue;
    transition: all 0.3s;
    cursor: pointer;
}
.box-xzh .change_img2_end {
    width: 550px;
    height: 100px;
    margin-right: 25px;
    margin-left: 25px;
    margin-bottom: 20px;
    border-top: solid 1px blue;
    transition: all 0.3s;
    cursor: pointer;
}
.box-xzh .newtitle a{
    width: 580px;
}
.box-xzh .newtxt{
	height: 150px;
}

.box-xzh .info_pic_txt {
    position: absolute;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    font-size: 2em;
    line-height: 100px;
    font-weight: bold;
    position: absolute;
    z-index: 10;
    top: 0%;
    left: 0%;
    bottom: 0;
    right: 0;
    width: 99%;
    /* height: 100px; */

}
.box-xzh .mark {
    background-color: white;
    font-size: 18px;
    margin: 0 auto;
    width: 1200px;
    border-bottom: 2px solid #bf2722;
}

.box-xzh .mark_half {
    background-color: white;
    float: left;
    font-size: 18px;
    margin: 0 auto;
    margin :0 25px;
    width: 550px;
    border-bottom: 2px solid #bf2722;
}

.box-xzh ul li {
    float: left;
    list-style: none;
    margin-top: 20px;
    position: relative;
    overflow: hidden;
}
.box-xzh a {
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 18px;
    font-family: "Microsoft YaHei";
    text-decoration: none;
}
/* m */

.newblock{
    width: 1200px;
    height: 600px;
    max-height: 300px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    position: relative;
}
.newblock {
    background-image: url('http://172.16.200.204:8080/system/_owners/jwc/_webprj/img/11.jpg');
    background-position: center;
    background-size: contain;
}
.newtitle{
    width: 100%;
    height: 220px;
    margin-top: 20px;
    
}
.list_item a:hover{
color:black !important;
transition:color .4s;
}
.list_item{
  box-sizing:border-box;
  padding-left:32px;
  padding-right:30px;
  position:relative;
}
.list_item a{
  word-break: keep-all;
  white-space: nowrap;
  overflow:hidden;
  text-overflow: ellipsis;
  width:100%;
}
.list_item:before{
  content:"";
  position:absolute;
  left:16px;
  top:14px;
  height:8px;
  width:8px;
  border-radius:50%;
  overflow:hidden;
  border:1px solid grey;
  background-color:red;
}

.newtitle .left_title{
    width: 580px;
    height: 220px;
    float: left;
    margin-left:10px;
    margin-right: 10px;
}
.newtitle .right_title{
    width: 580px;
    height: 220px;
    float: left;
    margin-left:10px;
    margin-right: 10px;
}
/*lxk*/
.all{
width:100%;
background-color: #bf2722;
}


       .box-xzh .mark{
        background-color: white;
        font-size: 18px;
        margin:0 auto;
        width: 1200px;
        border-bottom: 2px solid #bf2722;
       }



*{
    margin:0;
    padding:0;
}
.box-xzh ul li{
    float:left;
    list-style: none;
    margin-top:20px;
    position:relative;
    overflow: hidden;   
}

.box-xzh .marking{
    left: 0px;
    top: 0px;
}
.box-xzh .sss{
    width: 30px;
    margin-right:10px;
}
.box-xzh a{
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 18px;
    font-family: "Microsoft YaHei";
    text-decoration: none;
}

.box-xzh a:hover {
    color:yellow;
}
.box-xzh{
    margin-top:40px;
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.box-xzh li:hover .change_img{
   transform: scale(1.3);
}


  .text{
        width: 1200px;
        height:20px;
        position: relative;
        margin: 0 auto;
        border-bottom: 2px solid #bf2722;
       }
.text .left{
        width:160px;
        position: absolute;
        bottom:0;
        left:0;
        font-size: 18px;
       }
       .text img{
        margin-right:10px;
       }
       .text .right{
       position: absolute;
       bottom:0;
       right:0;
       }


/*xzh*/

.fl{
	float: left;
}

.content{
	width: 100%;
	margin: 0 auto;
}

@media (max-width: 768px){
	.footer_inline_c{
		display: none;
	}
	.topic{
		display: none;
	}
	.topic_bottom{
		display: none;
	}
	.phonemenu{
		position: fixed;
		width: 80%;
		height: 100%;
		overflow: scroll;
		top: 0;
		left: 0;
		z-index: 999;
		background-color: #2267b1;
	}
	.navbar-default .navbar-nav > li > a.sec{
		display: block;
	}
	.index_news_img{
		display: none;
	}
	.index_news_infor{
		margin-left: 0 !important;
		height: auto !important;
	}
	.index_news_inline{
		height: auto !important;
	}
	.footer_inline_c{
		border: 0;
	}
	.topic{
		display: none;
	}
	.mheader{
		display: block;
	}
	.topic_bottom{
		display: block;
	}
	.navbar-default .navbar-nav > li > a.sec{
		display: none
	}
	.navbar-default .navbar-nav > li:hover .secmenu{
		display: block;
	}
}
@media (min-width: 1200px){
	.footer_inline_c{
		border: 1px solid #fff;
		border-width: 0 1px;
	}
	.topic{
		display: block;
	}
	.mheader{
		display: none;
	}
	.topic_bottom{
		display: block;
	}
}

.topic{
	height: 145px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9;;
}
.topic_banner{
	width: 100%;
	height: 545px;
	position: absolute;
	top: 0;
	left: 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.header{
	position: relative;
}
.topic_bottom{
	position: absolute;
	width: 100%;
	height: 72px;
	background: rgba(0,0,0,0.3);
	bottom: 0;
	left: 0;
	z-index: 2;
}
.carousel-indicators{
	z-index: 3;
}
@keyframes righteaseinAnimate{
    0%{ transform: translateX(2000px); opacity: 0;}   
    100%{ transform: translateX(0px); opacity: 0.8;}      
}
@-webkit-keyframes righteaseinAnimate{
    0%{ -webkit-transform: translateX(2000px); opacity: 0;}
    100%{ -webkit-transform: translateX(0px); opacity: 0.8;}
}
@-o-keyframes righteaseinAnimate{
    0%{ -webkit-transform: translateX(2000px); opacity: 0;}
    100%{ -webkit-transform: translateX(0px); opacity: 0.8;}
}
@-ms-keyframes righteaseinAnimate{
    0%{ -webkit-transform: translateX(2000px); opacity: 0;}
    100%{ -webkit-transform: translateX(0px); opacity: 0.8;}
}
@-moz-keyframes righteaseinAnimate{
    0%{ -webkit-transform: translateX(2000px); opacity: 0;}
    100%{ -webkit-transform: translateX(0px); opacity: 0.8;}
}
.topic_bottom_inner{
	color: #fff;
	padding: 11px 0;
	animation: righteaseinAnimate 1s ease 1;
    -webkit-animation: righteaseinAnimate 1s ease 1;
    -moz-animation: righteaseinAnimate 1s ease 1;
    -ms-animation: righteaseinAnimate 1s ease 1;
    -o-animation: righteaseinAnimate 1s ease 1;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
}
.topic_bottom_inner b{
	display: block;
	font-weight: normal;
	line-height: 30px;
	height: 30px;
	font-size: 18px;
	overflow: hidden;
}
.topic_bottom_inner p{
	line-height: 20px;
	height: 20px;
	font-size: 14px;
	overflow: hidden;
}
.header{

}
.header_act{
	text-align: right;
	line-height: 20px;
	padding: 5px 0;
	color: #fff;
	font-size: 14px;
}
.header_search{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size: 0;
	vertical-align: top;
	margin-right: 10px;
	border-bottom: 1px solid #fff;
}
.header_search_txt{
	border: 0;
	background: none;
	outline: none;
	width: 100px;
	height: 20px;
	color: #fff;
	vertical-align: middle;
	font-size: 12px;
}
.header_search_btn{
	background: url(./000_files/seach22.gif) no-repeat center center;
	width: 46px;
	height: 22px;
	border: 0;
	vertical-align: middle;
	cursor: pointer;
	outline: none;
}
.header_act a{
	color: #fff;
}
.header_nav {
	background: rgba(255,255,255, 0.8); height: 99px;
	 
}
.header_logo {
	padding: 0px 10px 0px 15px; width: 258px; height: 99px; line-height: 99px; float: left;
}
.header_info {
	margin: 35px 0px; padding: 5px 10px; height: 55px; color: rgb(34, 103, 177); line-height: 1.2; letter-spacing: 1px; font-size: 16px; font-weight: 600; border-left-color: rgb(255, 255, 255); border-left-width: 1px; border-left-style: solid; float: left;
}
.header_nav_list {
	width: 1200px; height: 99px; float: left;
	
}
.header_nav_list li {
	background: rgba(255,255,255, 0.1); width: 100px; height: 99px; margin-right: 1px ; float: left; position: relative;
}
.header_nav_list li:last-child{
	margin-right: 0;
}
.header_list{
	display: block;
	width: 100px;
	height: 99px;
color:White !important;
	padding-top: 35px;
	position: relative;
		 font-weight:bold;

}
.header_nav_list li .header_list:hover{
	background: rgba(34,103,177,0.2);
	text-decoration:none;
}
.header_list img{
	display: block;
	width: 30px;
	height: 30px;
	margin: 0 auto;
}
.header_list p{
	height: 20px;
	line-height: 20px;
	margin-top: 5px;
	font-size: 16px;
	color:#2267b1;
	overflow: hidden;
	text-align: center;
}

.header_nav_menu{
	display: none;
	position: absolute;
	top: 99px;
	left: 0;
	width: 140px;
	background: rgba(34,103,177);
	z-index: 20;
}
.header_nav_list li:hover .header_nav_menu{
	display: block;
}
.header_nav_list li:last-child .header_nav_menu{
	left: auto;
	right: 0;
}
.header_nav_menu a{
	display: block;
color:White !important;
	padding: 10px 5px 10px 25px;
	font-size: 14px;
	text-align: left;
}
.header_nav_menu a:hover{
	background: rgba(0,0,0,0.5);
}

.header_nav_2 span{
    display: block;
    color: #fff;
    padding: 10px 5px 10px 25px;
    font-size: 14px;
	text-align: left;
	cursor: pointer;
}
.header_nav_2 span:hover {
    background: rgba(0,0,0,0.5);
}
.header_nav_down::after{
	content: '';
	width: 20px;
    height: 10px;
    background-image: url(img/arrow.png);
    background-repeat: no-repeat;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left: 5px;
	background-position: 0 -10px;
}
.header_nav_up::after{
	content: '';
	width: 20px;
    height: 10px;
    background-image: url(img/arrow.png);
    background-repeat: no-repeat;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left: 5px;
}
.header_nav_3{
	display: none;
	padding-left: 15px;
	background: rgba(0,0,0,0.5);
}
.header_nav_3 a:hover{
	background: none;
}

.mheader_nav_2{
	font-size: 14px;
}
.mheader_nav_2 span{
    display: block;
    color: #fff;
    padding: 10px 5px 10px 30px;
    font-size: 14px;
	text-align: left;
	cursor: pointer;
}
.mheader_nav_3{
	display: none;
	padding: 10px 5px 10px 40px;
	background: rgba(0,0,0,0.5);
}
.mheader_nav_3 a{
	color: #fff;
}

.topic_slide{
}
.topic_slide .item img{
	width: 100%;
	height:220px;
}

.col-top-hd{
    border-bottom: 1px solid #cccccc;
    height: 45px;
    line-height: 45px;
    margin-bottom: 20px;
}
.col-top-hd .ch{
    padding:0 10px;
    font-size: 20px;
    color: #0050a2;
}
.col-top-hd .en{
    font-size:16px;
    color: #666;
}
.news-intro{
    padding:10px;
    background: #f7f7f7;
}
.news-intro .news-title{
    margin-bottom: 5px;
}
.news-intro .news-title a{
    font-size: 14px;
    color: #333
}
.newsbox{
    padding:10px 0
}
.news-intro .news-time{
    font-size: 12px;
    margin-bottom: 5px;
    color: #999999;
}
.news-intro .news-desc{
    font-size: 12px;
    color: #666;
    margin-bottom: 5px;
}
.news-intro .n-more{
    text-align: right;
}
.news-intro .n-more a.more{
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding-left: 22px;
    background: url("../img/more.png") left center no-repeat;
    font-size: 12px;
    color: #297acc;
}
.newsbox:hover .news-intro .news-title a{
    color: #fff
}
.newsbox:hover .news-intro{
    background: #297acc;
}
.newsbox:hover .news-time{
    color: #fff;
}
.newsbox:hover .news-desc{
    color: #fff;
}
.newsbox:hover .n-more a.more{
    color: #fff;
    background: url("../img/more_hover.png") left center no-repeat;
}

.news-txt-list dl{
    overflow: hidden;
    padding:15px 15px 15px 0;
}
.news-txt-list dl:hover{
    background: #f5f5f5;
}
.news-txt-list dl dt{
    width: 80px;
    text-align: center;
    float: left;
}
.news-txt-list dl dt .day{
    color: #3687d9;
    font-size: 50px;
    height: 50px;
    line-height: 50px;
    font-family: Impact;
}
.news-txt-list dl dt .time{
    color: #666666;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
}
.news-txt-list dl dd{
    overflow: hidden;
}
.news-txt-list dl dd{
    overflow: hidden;
    padding-left: 15px;
    border-left: 1px solid #ccc;
}
/*??????css*/
.leader{margin-top:40px;}
.leader-person{margin-top:20px;}
.leader span{display:block;font-size:22px;margin-top:14px;text-align:center;}
.leader-box{overflow: hidden;padding:10px 0;box-shadow: 5px 5px 5px #dfdfdf;margin: 10px 0;}
.leader-photo{float: left; margin-right: 15px;}
.leader-content{overflow: hidden;padding-top:5px;}
.leader-content p{color: #888;}
.leader-content p.name{font-size: 16px; font-weight: bold; color: #333;}
.leader-content a.more{color:#014084;}
@media(max-width:780px){
	.leader{margin-top:0px!important;}
}
/*??????? s*/
.hot-left { padding-right: 15px; }
.hot-right { padding-left: 15px; }
.hot-head { height: 120px; background: url(../img/03.png) no-repeat top right #bf2722; font-size: 24px; color: #fff; line-height: 120px; text-align: center; }
.hot-body { background: #fff; }
.hot-mainn { padding: 50px 0; }
.hot-side { background: #fbfafa;}
.hot-side li a { display: block; font-size: 16px; color: #333;height: 50px;line-height: 50px; border-bottom: 1px solid #ddd;text-align: center;   }
.hot-side li ul li a { font-size: 14px; color: #666; display: block;}
.hot-side .li-active { background: #35845a; color: #fff; }
.hot-side>li>a:hover { background: #35845a; color: #fff; }
.hot-right ul li{
    margin-bottom: 30px;
}
.hot-right ul li .pic{
    float: left;
}
.hot-right ul li .pic a{
    display: block;
    width: 100%;
    height: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.hot-right ul li .txt{
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    overflow: hidden;
    padding-bottom: 30px;
    border-bottom: 1px solid #e5e5e5;
}
.hot-right ul li .txt span{
    width: 97px;
    float: left;
    font-size: 12px;
    padding-top: 25px;
    position: relative;
    float: left;
    line-height: 24px;
    color: #666;
}
.hot-right ul li .txt span b{
    display: block;
    font-size: 30px;
    font-weight: normal;
    color: #333;
}
.hot-right ul li .txt span:after{
    content: '';
    height: 60px;
    width: 1px;
    background-color: #dcdcdc;
    position: absolute;
    right: 0;
    top: 13px;
}
.hot-right ul li .info{
    padding-left: 29px;
    overflow: hidden;
    color: #999;
    line-height: 28px;
}
.hot-right ul li .info h3{
    font-size: 16px;
    margin-bottom: 10px;
        overflow:hidden;
        white-space:nowrap;
        text-overflow:ellipsis;
        margin-top: 0;
}
.hot-right ul li .info p { height: 84px; overflow: hidden; margin-bottom: 0; }
.hot-right ul li .info h3 a:hover { color: #214d88; }
.hot-right ul li .info h3 a{
    color: #333;
}
.hot-right ul li:hover .txt{
    box-shadow: 3px 3px 8px #e9e9e9;
}
.index-page { padding-top: 50px; text-align: center; }
.pagination { margin: 0; }
.hot-right ul { margin-bottom: -30px; }
.hot-bg { height: 140px; width: 100%;}
/*??????? e*/
/*???? s*/
.content-main h3{ margin-top: 0; margin-bottom: 5px; text-align: center; }
.content-main p { font-size: 14px; color: #666; line-height: 28px; margin-bottom: 10px; }
.content-main img { padding: 0px 0px 30px ; text-align: center; margin: 0 auto; }

.content-main .prt { margin-bottom: 30px; color: #214d88; }
.content-main .prt:hover { text-decoration: underline; }
.content-main .p-up a { color: #214d88; }
.content-main .p-up a:hover { text-decoration: underline; }
.content-main .p-up { margin-bottom: 30px; }
.content-main .shut { color: #214d88; }
.content-main .shut:hover { text-decoration: underline; }
/*???? e*/



.links{
	margin-top: 15px;
	text-align: left;
}
.footer_select{
	display: block;
	margin: 5px auto 0 auto;
	background: none;
	color: #fff;
	border: 0;
	outline: none;
	float: left;
	width: 50%;
}
.footer_select option{
	color: #333;
}
.f_logo{
	display: block;
	width: 90%;
	margin: 26px auto;
	text-align: center;
}
.f_logo img{
	width: 90%;
}
.address{
	color:#fff;
	font-size: 16px;
	padding-top: 40px;
	margin-bottom: 0;
	width:800px;
}
.address li{
	margin-bottom:5px;
}

.mheader{
	margin: 0;
	background: #2267b1;
	border: 0;
}
.mlogo{
	padding: 5px;
}
.mlogo img{
	height: 100%;
}
.navbar-default .navbar-toggle .icon-bar{
	background-color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
    background-color: #2267b1;
}
.navbar-default .navbar-nav > li > a{
	color: #fff;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
	color: #fff;
	text-decoration: underline;
}
.navbar-default .navbar-nav > li > a.sec{
	padding-left: 30px;
	font-size: 12px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{ border: none;}
.header_nav_list li a:hover, a:focus{ color: #fff;}
.navbar-default .navbar-nav > li .secmenu{
	display: none;
	position: absolute;
	z-index: 9;
	top: 50px;
	left: 0;
	width: 160px;
	background: rgba(0,0,0,0.3)
}
.navbar-default .navbar-nav > li .secmenu a{
	display: block;
    color: #fff;
    padding: 10px 5px 10px 25px;
    font-size: 12px;
    text-align: left;
}

.title{
	height: 41px;
	padding-left: 50px;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 30px auto;
	line-height: 40px;
	font-size: 18px;
	margin-bottom: 20px;
	position: relative;
	border-bottom: 2px solid #156339;
}
.title a{
	float: right;
	font-size: 12px;
	color: #666;
}

.index_1{
	margin: 30px auto;
}
.index_news_inline{
	height: 131px;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 20px;
	margin-top: 20px;
}
.index_news_inline:first-child{
	margin-top: 0;
}
.index_news_img{
	float: left;
	width: 200px;
	height: 120px;
	overflow: hidden;
}
.index_news_img img{
	width: 100%;
	height: 100%;
	-webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.index_news_img:hover img{
	transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
}
.index_news_infor{
	margin-left: 210px;
	height: 120px;
}
.index_news_title{
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	overflow: hidden;
	color: #333;
}
.index_news_title:hover{
	text-decoration: none;
}
.index_news_time{
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	padding-left: 20px;
	background: url(img/index_news_time.png) no-repeat center left;
	color: #666;
}
.index_news_intro{
	height: 66px;
	margin-top: 4px;
	line-height: 22px;
	overflow: hidden;
	color: #999;
}
.index_no{
background:#f1f5f8;
padding: 5px;
height: 265px;

}

.index_notice{
background:#f1f5f8;
padding: 5px;

}
.index_notice_inline{
	height: 70px;
	margin-bottom: 17px;
}
.index_notice .index_notice_inline:last-child{
	margin-bottom: 0;
}
.index_notice_time{
	width: 70px;
	height: 70px;
	float: left;
	background: #156339;
	color: #fff;
	text-align: center;
}
.index_notice_time b{
	display: block;
	height: 40px;
	font-size: 28px;
	padding-top: 6px;
}
.index_notice_time p{
	margin: 0;
	height: 30px;
	line-height: 30px;
	color: #156339;
	background: #e5e5e5;
}
.index_notice_infor{
	margin-left: 80px;
	height: 70px;
}
.index_notice_title{
	display: block;
	height: 50px;
	overflow: hidden;
	font-size: 16px;
	line-height: 25px;
	color: #333;
}
a.index_notice_title:active,a.index_notice_title:visited,a.index_notice_title:link{
color: #333;
}

a.index_news_title:active,a.index_news_title:visited,a.index_news_title:link{
color: #333;
}


.index_notice_intro{
	height: 20px;
	color: #999;
	line-height: 20px;
	overflow: hidden;
	white-space: nowrap;
    text-overflow: ellipsis;
}
a.index_notice_title:hover, a.index_notice_title:focus{
	text-decoration: none;
}
.carousel-indicators{
	bottom: 65px;
}

.middlebanner{
	display: block;
	width: 100%;
	max-width: 1140px;
	height: 139px;
	margin: 30px auto;
		padding-top: 15px;
}
.middlebanner img{
	display: block;
	margin: 0 auto;
}

.index_3_list li{
	display: block;
	padding-right: 80px;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	position: relative;
}
.index_3_list li span{
	position: absolute;
	height: 32px;
	line-height: 32px;
	right: 0;
	top: 0;
	text-align: right;
	color: #fff;
	padding-left: 24px;
}
.index_3_listRight1{
	background: url(list_3_arrow2.png) no-repeat center left;
}

.index_3_listRight2{
	background: url(list_3_arrow3.png) no-repeat center left;
}
.index_3_list li a{
	display: block;
	height: 32px;
	line-height: 32px;
	color: #fff;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left: 18px;
	background: url(list_3_arrow.png) no-repeat center left;
}

.index_4_list{ padding-top:0px; overflow:hidden; padding-bottom:4px; background:url(jqhd_bg.png) no-repeat left top;}
.index_4_list li{ padding-left:40px; height:42px; line-height:43px; border-bottom:1px dotted #cacaca;}
.index_4_list li a{ color:#000000; font-size:16px;}

.index_2{
	padding: 20px 20px;
	background: #2267b1;
	margin: 20px auto;
	width: 1140px;
	
}
.index_2 .container{
	background: url(logo11.png) no-repeat bottom right;width: 1100px;
}
.index_2 img{
	-webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.index_2 .title{
	color: #fff;
}
.index_2 .title a{
	color: #fff;
}
.index_2_1{
	display: block;
	height: 265px;
	position: relative;
	overflow: hidden;
	background: #f1f5f8;
	text-align: center;
	padding-top: 70px;
	margin-bottom: 10px;
}
.index_2_1 img{
	vertical-align: middle;
}
.index_2_1:hover{
	background: #ededed;
	text-decoration: none;
}
.index_2_1 p{
	line-height: 24px;
	font-size: 16px;
	color: #6d7a82;
	overflow: hidden;
	margin-top: 10px;
}

.index_2_2{
	display: block;
	height: 120px;
	position: relative;
	overflow: hidden;
	background: #f1f5f8;
	text-align: center;
	padding-top: 20px;
	margin-bottom: 8px;
}
.index_2_2 img{
	vertical-align: middle;
}
.index_2_2:hover{
	background: #ededed;
	text-decoration: none;
}
.index_2_2 p{
	line-height: 24px;
	font-size: 16px;
	margin-top: 5px;
	overflow: hidden;
	color: #6d7a82;
}
.index_2_3{
	display: block;
	height: 137px;
	position: relative;
	overflow: hidden;
	background: #f1f5f8;
	padding-top: 30px;
	text-align: center;
}
.index_2_3 img{
}
.index_2_3:hover{
	background: #ededed;
	text-decoration: none;
}
.index_2_3 p{
	line-height: 24px;
	font-size: 16px;
	margin-top: 5px;
	overflow: hidden;
	color: #6d7a82;
}

.index_2_4{
	display: block;
	height: 75px;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
}
.index_2_4 img{
	width: 100%;
	height: 100%;
	-webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.index_2_4:hover img{
	transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
}
.index_2_4 p{
	position: absolute;
	width: 100%;
	height: 24px;
	line-height: 24px;
	font-size: 18px;
	top: 48px;
	left: 0;
	color: #fff;
	margin-bottom: 0;
	text-align: center;
	overflow: hidden;
}

.index_4{
	margin-top: 20px;
	margin-bottom: 20px;
}
.index_4 img{
	-webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.index_4_0{
	min-height: 500px;
}
.index_4_0 a{
	display: block;
}
.index_4_1{
	height: 240px;
	overflow: hidden;
}

.index_4_2{
	height: 252px;
	overflow: hidden;
	margin: 8px 0;
}

.index_4_3{
	height: 500px;
	margin-bottom: 20px;
	padding-left: 4px;
	padding-right: 4px;
}
.index_4_3 a{
	display: block;
	height: 500px;
	overflow: hidden;
}

.index_4_4{
	min-height: 500px;
}
.index_4_4 a{
	display: block;
	height: 240px;
	overflow: hidden;
	margin-bottom: 8px;
}

.index_4_show{
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	-webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.index_4_inner:hover .index_4_show{
	transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
}
.index_4_inner{
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.index_4_bottom{
	position: absolute;
    height: 40px;
    width: 100%;
    background: rgba(25,25,25,0.6);
	bottom: 0px;
	left: 0;
	padding: 0 10px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
}

.header_home{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 16px;
	line-height: 16px;
	padding-right: 8px;
	border-right: 1px solid #fff;
}
.header_contact{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 16px;
	line-height: 16px;
	padding-left: 5px;
	background: url(header_contact.png) no-repeat center left;
}

.fqrcode{
	width: 40px;
	height: 40px;
	position: relative;
}
.fqrcode span{
	display: block;
	width: 40px;
	height: 40px;
	
	cursor: pointer;
}
.fqrcode span img{
	display: none;
	position: absolute;
	left: 40px;
	bottom: 0;
	width: 100px;
	height: 100px;
	max-width: none;
}
.fqrcode span:hover img{
	display: block;
}