@charset "utf-8";
/* CSS Document */

body{
   text-align: center;
    margin: 0px auto;
    width: 100%;
    font-size: 12px;
	background-color:#fff;
}

*{
   padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font-family: "微软雅黑";
    padding-top: 0px;
}

a{
   text-decoration: none;
}

a:visited{
   text-decoration: none;
}

a:hover{
   text-decoration: none;
}

img{
   border-bottom-style: none;
    padding-bottom: 0px;
    border-right-style: none;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border-top-style: none;
    border-left-style: none;
    padding-top: 0px;
}

li{
   list-style-type: none;
}

.in_clear{
	width:500px;
	height:0px;
	clear:left;
}


.in_top{
	width:100%;
	height:27px;
	border-bottom:1px solid #2e1616;
}

.in_top_con{
	width:1185px;
	height:27px;
	margin:0 auto;
	color:#807e7e;
	line-height:27px;
	text-align:right;
}

.in_top_con_1{
	width:90px;
	float:right;
	text-align:center;
}

.in_top_con_2{
	width:120px;
	height:26px;
	float:right;
	background-color:#0d0101;
}

.in_top_con_2 .shuru{
	width:80px;
	padding-left:7px;
	height:26px;
	background:none;
	border:none;
	outline:none;
	float:left;
}

.in_top_con_2 a{
	display:block;
	margin-top:-1px;
	float:left;
	margin-left:3px;
}

@media (max-width:767px) {
	
.in_top_con{
	width:100%;
	height:27px;
	margin:0 auto;
	color:#807e7e;
	line-height:27px;
	text-align:right;
}

.in_top_con_1 {
    width: 100px;
    font-size: 16px;
    line-height: 40px;
}

.in_top_con_2 {
    width: 200px;
    height: 39px;
    line-height: 39px;
}

.in_top_con_2 .shuru {
    width: 154px;
    height: 39px;
    font-size: 18px;
}

.in_top_con_2 a img{
	width: 39px;
    height: 39px;
}

.in_top {
    height: 40px;
}
	
}



.in_logo_menu{
	background-color: #fff;
	box-shadow: 0px 2px 2px rgba(0,0,0,0.13);
	    position: relative;
    z-index: 9;
}






.in_menu li ul{
	display:none;
	position:absolute;
}



.in_menu li ul li{
	    background-color: #173f8e;
    height: 40px;
    line-height: 40px;
    width: 140px;
    text-align: left;
    padding-left: 20px;
}



.in_menu li ul li a{
	color:#fff;
	text-decoration:none;
	font-size: 14px;
}

.in_menu li:hover ul{
	display:block;
}



.in_search{
	width: 188px;
    height: 33px;
    border: 1px solid #cecece;
    border-radius: 30px;
    top: 41px;
    position: absolute;
    right: -12px;
	padding: 0 15px;
}

.in_search input{
	border: none;
	height: 31px;
	line-height: 31px;
	float: left;
	 outline: none;
}

.in_search img{
	float: left;
	margin-top: 5px;
}



@media (max-width:1200px){
	.in_search{
		display: none;
}
}





.in_banner{
	width:100%;
	height:828px;
	overflow:hidden;
	position: relative;
    z-index: 1;
}

.in_m_banner{
	display: none;
}



.in_content_1_til{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding-top: 90px;
	background-color: #f5f5f7;
}

.in_content_1_til span{
	    font-weight: 600;
    font-size: 36px;
    color: #666666;
}

.in_content_1_til span b{
	color: #4b73b0;
}


.in_content_1_til p{
	font-size: 12px;
	color: #bfbfbf;
}





.in_content_1_con{
	text-align: center;
	width: 100%;
	margin: 0 auto;
	margin-top: 0px;
	background-color: #f5f5f7;
	padding-bottom: 80px;
}
.in_content_1_con_1 p{
	color: #7f7f7f;
}

.in_content_1_con_2{
	width: 1200px;
	height: 160px;
	background-color: #fff;
	margin: 0 auto;
	margin-top: 70px;
}

.in_content_1_con_2 ul {
    display: table;
    margin: 0 auto;
}

.in_content_1_con_2 ul li{
	float: left;
    margin: 0px 6px;
    padding: 3px;
    padding-top: 41px;
}

.in_content_1_con_2 ul li p a{
	font-size: 14px;
	color: #666666;
}

.in_content_1_con_2 ul li p{
	margin-top: 5px;
}

.in_content_1_con_3{
	width: 1200px;
	margin: 0 auto;
	margin-top: 20px;
}

.in_content_1_3_1{
	width: 594px;
	float: left;
	overflow: hidden;
}
.in_content_1_3_1 img{
	transition: all .6s ease 0s;
	height: auto !important;
}

.in_content_1_3_1 img:hover{
    transform: scale(1.2,1.2);
}


.in_content_1_3_2{
	width: 290px;
	float: left;
	margin-left: 15px;
}

.in_content_1_3_2 div{
	overflow: hidden;
}

.in_content_1_3_2 img{
	transition: all .6s ease 0s;
	height: auto !important;
}

.in_content_1_3_2 img:hover{
    transform: scale(1.2,1.2);
}


.in_content_1_3_2_2{
	margin-top: 11px;
}

.in_content_1_3_3{
	width: 290px;
	float: left;
	margin-left: 10px;
}

.in_content_1_3_3_2{
	margin-top: 11px;
}

.in_content_1_3_3 div{
	overflow: hidden;
}

.in_content_1_3_3 img{
	transition: all .6s ease 0s;
	height: auto !important;
}

.in_content_1_3_3 img:hover{
    transform: scale(1.2,1.2);
}

@media (max-width:1224px){
	.in_content_1_til{
	width: 100%;
}
	.in_content_1_con_2{
		width: 100%;
		height: auto;
	}
	.in_con_2_con {
    width: 100%;
}
	.in_content_1_3_1 {
    float: none;
}
}


@media (max-width:767px) {
	
	.in_content_1_til{
	width: 100%;
		padding-top: 43px;
}
	.in_content_1_con{
	width: 100%;
		    margin-top: 0px;
}
	
.in_content_1_con_2 {
    width: 90%;
    height: auto;
    margin-top: 29px;
    coLumn-width: 90px;
    text-align: center;
    padding-bottom: 30px;
	
}
	.in_content_1_con_2 ul li p {
    height: 40px;
}
	
	.in_content_1_con_3 {
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
}
	
	.in_content_1_3_1 {
        width: 95%;
    float: none;
    margin: 0 auto;
}
	
	.in_content_1_3_1 img {
        width: 100% !important;
    height: auto !important;
}
	
	.in_content_1_con_2 ul li {
    float: none;
    margin: 0px 3px;
    padding: 3px;
    display: inline-block;
		    padding-top: 20px;
}
	.in_content_1_3_2 {
    width: 95%;
    float: none;
    margin-left: 0px;
    margin: 0 auto;
    margin-top: 10px;
}
	.in_content_1_3_2 div {
    width: 49%;
    float: left;
}
	.in_content_1_3_2_2 {
    margin-top: 0px;
    margin-left: 2%;
}
	.in_content_1_3_2 img {
        width: 100% !important;
    height: auto !important;
}
	.in_content_1_3_3 {
        width: 95%;
    float: none;
    margin-left: 0;
    margin: 0 auto;
    clear: left;
		    margin-top: 10px;
		    padding-top: 10px;
}
	
	.in_content_1_3_3 div {
    overflow: hidden;
    width: 49%;
    float: left;
}
	.in_content_1_3_3_2 {
    margin-top: 0px;
    margin-left: 2%;
}
	.in_content_1_3_3 img {
    width: 100% !important;
    height: auto !important;
}
	
.in_content_1_con_2 ul li:nth-child(2),.in_content_1_con_2 ul li:nth-child(4),.in_content_1_con_2 ul li:nth-child(6),.in_content_1_con_2 ul li:nth-child(8),.in_content_1_con_2 ul li:nth-child(10),.in_content_1_con_2 ul li:nth-child(12),.in_content_1_con_2 ul li:nth-child(14),.in_content_1_con_2 ul li:nth-child(16),.in_content_1_con_2 ul li:nth-child(18),.in_content_1_con_2 ul li:nth-child(20){
		display: none;
		
	}
	
}

@media (max-width:400px) {
	
	.in_content_1_til{
		    margin-top: 0px;
}
	.in_content_1_con{
		    margin-top: 0px;
}
	
}







.in_content_1_con_1{
	font-size: 14px;
	color: #5d5d5d;
	line-height: 24px;
}

.in_content_1_con .but{
	width: 136px;
	height: 40px;
	border: solid 2px #00266f;
	margin: 0 auto;
	margin-top: 65px;
	line-height: 38px;
	font-size: 14px;
	color: #00266f;
	transition: all 0.5s;
}

.in_content_1_con .but a{
	color: #00266f;
}

.in_content_1_con .but:hover{
	background-color:#00266f;
}

.in_content_1_con .but:hover a{
	color:#fff;
	text-decoration: none;
}


@media (max-width:767px) {
	.in_content_1_con_1{
	    font-size: 20px;
    color: #5d5d5d;
    line-height: 31px;
    width: 95%;
    margin: 0 auto;
}
	.in_content_1_con .but {
    margin-top: 46px;
	}
	.in_content_1_con {
    padding-bottom: 50px;
}
}

@media (max-width:400px) {
	.in_content_1_con_1{
	font-size: 18px;
}
}






.in_content_2{
	width: 100%;
	height: 720px;
	background: #0c0c0c;
}

.in_con_2_con{
	width: 1200px;
	margin: 0 auto;
	padding-top: 28px;
}

.m{
	width: 1173px; height: 458px; margin: 0 auto;
}

@media (max-width: 990px){
	.m {
    width: 100%;
    height: auto;
    margin: 0 auto;
}
	
	.in_content_2 {
    width: 100%;
    height: auto;
    padding-bottom: 38px;
}
}




.in_content_3{
	width: 100%;
	height: 858px;
	background-image: url(../images/xd0713103.jpg);
	background-position: center;
}

.in_con_3_1{
	padding-top: 112px;
}

.in_con_3_1 span{
	font-weight: 600;
    font-size: 36px;
    color: #163f8f;
	
}

.in_con_3_1 span b{
	color: #0c0c0c;
}


.in_con_3_2{
	font-size: 12px;
	color: #a5a5a5;
	margin-top: 10px;
}

.in_con_3_3{
	color: #595959;
	font-size: 14px;
	margin-top: 8px;
}

.in_con_3_4{
	margin-top: 100px;
}

.in_con_3_4 p{
	color: #333333;
	font-size: 18px;
	line-height: 30px;
}
.in_con_3_5{
	color: #a4a4a4;
	font-size: 12px;
	line-height: 24px;
	margin-top: 50px;
}

.in_con_3_but{
	width: 160px;
	height: 40px;
	background-color: #183f8e;
	margin: 0 auto;
	font-size: 14px;
	color: #fff;
	line-height: 40px;
	margin-top: 130px;
	border: solid 1px #183f8e;
	transition: all 0.6s;
	text-decoration: none;
}

.in_con_3_but a{
	color: #fff;
	transition: all 0.6;
}

.in_con_3_but:hover{
	background-color: #fff;
	border: solid 1px #183f8e;
}

.in_con_3_but:hover a{
	color: #183f8e;
	text-decoration: none;
	
}










.in_content_4{
	width: 100%;
	overflow: hidden;
	position: relative;
	    height: 630px;
}
.in_con_4_con{
	width: 1920px;
	position: absolute;
	left: 50%;
	margin-left: -960px;
}

.in_con_4_1{
	float: left;
}

.in_con_4_2{
	float: left;
	padding-left: 80px;
	padding-top: 70px;
}

.in_con_4_2_til{
	text-align:left; 
}

.in_con_4_2_til span{
	font-size: 36px;
	color: #0c0c31;
}
.in_con_4_2_til span span{
	color: #163f9d;
}

.in_con_4_2_til p{
	color: #a5a5a5;
	font-size: 12px;
}

.in_con_4_2_1{
	margin-top: 50px;
	
}

.in_con_4_2_1 li{
	clear: left;
	margin: 15px 0px;
	display: table;
}


.in_con_4_2_1 .date{
	float: left;
	border-right: solid 1px #cccccc;
	padding: 10px 20px;
	font-size: 30px;
	color: #666666;
}

.in_con_4_2_1 .date span{
	font-size: 14px;
	display: block;
	line-height: 30px;
}

.in_con_4_2_1 .con{
	float: left;
	text-align: left;
	padding: 15px 40px;
}

.in_con_4_2_1 .con h1{
	font-size: 18px;
	color: #666666;
	margin: 0px;
}

.in_con_4_2_1 .con h1 a{
	color: #666666;
	text-decoration: none;
}

.in_con_4_2_1 .con h1 a:hover{
	color: #193f8d;
}

.in_con_4_2_1 .con p{
	line-height: 30px;
	color: #999999;
	margin-top: 10px;
}

.in_con_4_2_2{
	width: 160px;
	height: 34px;
	margin-top: 35px;
}

.in_con_4_2_2 a{
	border: solid 1px #3f3f3f;
	width: 160px;
	height: 34px;
	display: block;
	line-height: 30px;
	font-size: 18px;
	color: #3f3f3f;
	transition: all 0.6s;
}

.in_con_4_2_2 a:hover{
	background-color: #153f8f;
	color: #fff;
	text-decoration: none;
}


@media (max-width: 990px){
	.in_con_3_1 {
    padding-top: 33px;
	}
	.in_con_3_4 {
    margin-top: 27px;
    width: 95%;
		margin: 0 auto;
		padding-top: 35px;
}
	.in_con_3_4 p {
    color: #333333;
    font-size: 16px;
    line-height: 30px;
}
	.in_con_3_but {
    margin-top: 51px;
}
	.in_con_4_con {
    width: 95%;
    position: initial;
    left: 0%;
    margin-left: 0px;
}
	.in_con_4_1 {
    float: none;
    display: none;
}
	.in_con_4_2 {
    float: none;
    padding-left: 0px;
    padding-top: 22px;
    width: 95%;
    margin: 0 auto;
}
	.in_con_4_2_1 .date {
    display: none;
}
	.in_con_4_2_til {
    text-align: center;
}
	.in_con_4_2_1 .con {
    padding: 15px 10px;
}
	.in_con_4_2_1 {
    margin-top: 17px;
}
	
}




@media (max-width:767px) {
	

	
}

@media (max-width:500px) {
	
	
}



@media (max-width:767px) {
	

	
}
/* ------- */
@media (max-width:400px) {
		
	
}
/* ------- */




@media (max-width:767px) {
	
	
}

@media (max-width:400px) {
	.in_cont_4_3 ul li .img {
    height: 109px;
}
}





@media (max-width:800px) {
	
	.in_con_2_con{
	width: 100%;
    margin: 0 auto;
	}
	
	.in_banner{
	width:100%;
	height:470px;
		display: none;
}
	.in_m_banner{
		display: block;
	}
}

@media (max-width:500px) {

	.in_banner{
	width:100%;
	height:340px;
}
	
}

@media (max-width:550px) {

	.in_banner{
	width:100%;
	height:370px;
}
	
}


@media (max-width:400px) {

	.in_banner{
	width:100%;
	height:330px;
}
	
}

.in_botttom_1{
	width: 100%;
    height: 290px;
	background-color: #153f8f;
}

.in_bot_1_con{
	width: 1170px;
	height: 159px;
	margin: 0 auto;
}

.in_bot_1_1{
	width: 30%;
	margin: 0px 15px;
	float: left;
	text-align: left;
	padding-top: 60px;
}

.in_bot_1_1_2{
	margin-top: 30px;
	color: #fff;
	font-size: 14px;
}

.in_bot_1_1_2 a{
	color: #fff;
	text-decoration: none;
}
.in_bot_1_1_2 a:hover{
	color: #fff;
	text-decoration: underline;
}

.in_bot_1_2{
	width: 30%;
	float: left;
	text-align: left;
	padding-top: 60px;
	margin: 0px 15px;
}

.in_bot_1_2_1{
	float: left;
}

.in_bot_1_2_1 span,.in_bot_1_2_2 span{
	text-align: center;
	font-size: 14px;
	color: #fff;display: block;
	padding-top: 8px;
}

.in_bot_1_2_1 p img,.in_bot_1_2_2 p img{
	width: 120px;
	
}

.in_bot_1_2_2{
	float: left;
	margin-left: 75px;
}



.in_bot_1_3{
	width: 30%;
	margin: 0px 15px;
	float: left;
	text-align: left;
	padding-top: 60px;
}

.in_bot_1_3_2{
	margin-top: 25px;
}

.in_bot_1_3_2 P{
	font-size: 14PX;
	color: #fff;
	line-height: 24px;
}




.in_bot_1_con .in_bot_1{
	float:left;
	padding-top: 15px;
	text-align: left;
	color: #fff;
}

.in_bot_1_con .in_bot_1 h1{
	font-size: 24px;
}

.in_bot_1_con .in_bot_1 p{
	font-size: 14px;
	line-height: 22px;
}

.in_bot_1_con .in_bot_2{
	float:right;
	padding-top: 50px;
}

.in_bot_1_con .in_bot_2 span{
	font-size: 14px;
	color: #ffffff;
	line-height: 30px;
}




.in_botttom_2{
	width:100%;
	height:48px;
	line-height: 48px;
	background-color: #333333;
}

.in_bot_2_con{
	width: 1170px;
	height: 48px;
	margin: 0 auto;
	line-height: 48px;
	font-size: 14px;
	color: #fff;
}

.in_bot_2_con a{
	color: #fff;
}





@media (max-width:767px) {

.in_content_4{
	width:100%;
	padding:10px 0;
	margin:0 auto;
	height: auto;
}

.in_content_4 li {
    margin: 5px 0px;
    width: 100%;
    float: left;
}

.in_content_4 li img{
	width: 93%;
}
	
	.in_con_4_2_2 {
    width: 160px;
    height: 34px;
    margin-top: 35px;
    display: none;
}


.in_botttom{
	width: 96%;
    height: 34px;
    line-height: 34px;
    margin: 0 auto;
    color: #fff;
    font-size: 16px;
}
.in_botttom_1 {
    width: 100%;
    height: 350px;
}

.in_bot_1_2 {
    width: 85%;
    float: none;
        padding-top: 23px;
    margin: 12px 15px;
}
	
	.in_bot_1_3 {
    display: none;
}
	
.in_content_3 {
    width: 100%;
    height: auto;
    padding-bottom: 62px;
}
	
	.in_bot_1_con{
	width: 95%;
	height: auto;
	margin: 0 auto;
}
	.in_botttom_2 {
    width: 100%;
    height: auto;
}
	
	.in_bot_2_con{
	width: 90%;
		    height: auto;
		    padding-top: 10px;
    padding-bottom: 10px;
		line-height: 25px;
	}
	.in_bot_1_1 {
    width: 85%;
    float: none;
    padding-top: 24px;
}

}


@media (max-width:1100px){
	.in_bot_1_con {
    width: 100%;
}
	.in_bot_2_con {
    width: 90%;
}
	.in_bot_1_2_2 {
    float: left;
    margin-left: 36px;
}
}


@media (max-width:400px) {
	.in_botttom_1 {
    margin-top: 17px;
	}
	.in_bot_1_con .in_bot_2 {
    display: none;
}
	.in_bot_1_2_1{
		width: 45%;
	}
	.in_bot_1_2_2{
		width: 45%;
	}
	.in_bot_1_2_1 img,.in_bot_1_2_2 img{
		width: 100%;
	}
	.in_bot_1_2_2 {
    margin-left: 15px;
}
	.in_bot_1_con .in_bot_1 h1 {
    font-size: 20px;
}
	
	.in_bot_2_con .in_bot_2 {
    float: none;
    text-align: left;
}
	
	.in_bot_2_con .in_bot_1 {
    float: none;
    text-align: left;
}
	
}




.nei_banner{
	width: 100%;
	height: 465px;
	background-position: center;
	overflow: hidden;
}

.nei_ban_con{
	width: 1150px;
	text-align: left;
    padding-top: 160px;
	margin: 0 auto;
}

.nei_ban_con span{
	
}

.nei_ban_con p{
	font-size: 24px;
	color: #fff;
	padding-top: 26px;
	
}




@media (max-width:767px) {
	
	.nei_ban_con{
	    width: 85%;
    margin: 0 auto;
    padding-top: 100px;
}
	
	.nei_ban_con img{
		height: 65px;
	}
	.nei_ban_con .fenlei li {
    float: left;
    margin: 4px;
}
	.nei_ban_con p {
    font-size: 20px;
    color: #fff;
    padding-top: 18px;
    width: 84%;
    line-height: 1.6em;
}
	.nei_banner {
    height: 380px;
}
}





.nei_fenlei{
	height:80px;
	width: 100%;
	line-height:80px;
	margin:0 auto;
	background-color: #efefef;
}

.nei_fenlei_con{
	width:1150px;
	margin:0 auto;
	height:60px;
	padding-left:0px;
	color:#000;
	text-align:left;
}

.nei_fenlei li{
	float:left;
}



.nei_fenlei li a{
	padding:0 15px;
	display:block;
	height:80px;
	line-height:80px;
	color:#000;
	font-size:16px;
	position:relative;
	text-decoration:none;
}


.nei_fenlei li a:before{
    position: absolute;
    content: '';
    left: 50%;
    bottom: 0px;
    width: 0%;
    height: 2px;
    background-color: none;
    transition: all .3s;
}

.nei_fenlei li a:hover:before{
    width: 100%;
    left: 0;
    background-color: #00266f;
    
}

.nei_weizhi{
	width: 1130px;
	height: 50px;
	line-height: 50px;
	text-align: left;
	margin: 0 auto;
	padding-left: 25px;
	background-image: url(../images/xd0718103.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	margin-top: 14px;
}

.nei_weizhi_con{
	font-size: 14px;
}


.nei_content{
	width:1160px;
	margin:0 auto;
	padding:15px 0px;
	background-color:#fff;
	padding-bottom:35px;
	background-position:right bottom;
	background-repeat:no-repeat;
}	



@media (max-width:1100px) {
	.nei_content {
    width: 100%;
}
.nei_fenlei{
	    width: 100%;
    display: table;
    height: auto;
}


.nei_weizhi_con {
    width: 97%;
    height: 24px;
    padding-left: 15px;
    font-size: 17px;
}
.nei_fenlei li a {
        font-size: 16px;
    height: 55px;
    line-height: 55px;
    padding: 0px 10px;
}
	
	
.nei_til_1 p {
    font-size: 24px;
}

.nei_weizhi {
    display: none;
}
	
	.nei_fenlei_con {
    width: 100%;
    margin: 0 auto;
    height: auto;
}
}


.nei_con_1{
	padding:15px;
	
}

.nei_con_1_til{
    font-size: 30px;
    color: #000;
    text-align: left;
    height: 30px;
    line-height: 30px;
    margin-bottom: 30px;
    padding-bottom: 67px;
	border-bottom: 1px solid #efefef
	}

.gongsijianjie{
	width:100%;
}

.gongsijianjie p{
	width:100%;
	 line-height: 35px;
    text-align: left;
    font-size: 16px;
}

.gongsijianjie h1{
	color: #0c6fc2;
	text-align: left;
	font-weight: 600;
	padding: 10px 0px;
	font-size: 35px;
}




@media (max-width:767px) {
	.nei_con_1 img{
		max-width: 100%;
	}
	.nei_con_1 {
    padding: 3%;
}
	
}




.nei_pro_list{
	width:100%;
}

.nei_pro_list ul{
	display:table;
	margin:0 auto;
	width:1120px;
}

.nei_pro_list li{
	float:left;
	width:360px;
    margin: 0px 5px 20px 5px;
	text-align:left;
}

.nei_pro_list li a{
	display: block;
	    border-bottom: solid 0px #dddddd;
	overflow: hidden;
	background-color:#000;
}

.nei_pro_list li img{
	transition: all 0.6s ease 0s;
	width: 100%;
}


.nei_pro_list li img:hover{
   -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
	opacity: .8;
}



.nei_pro_list li span{
	    font-size: 16px;
    color: #000000;
    margin-top: 14px;
    display: block;
    text-align: center;
}

.nei_pro_list li p{
	font-size:14px;
	color:#545454;
	line-height:20px;
	display:block;
	margin-top:10px;
}

.nei_pro_list li a{
	color:#949494;
	text-decoration:none;
	font-size:12px;
}

.nei_pro_list li a:hover{
	color:#000;
}

@media (max-width:767px) {
	.nei_pro_list li a {
    width: 95%;
    height: 95%;
}
}


.nei_pro_detail{
	width:95%;
	text-align:left;
	margin:0 auto;
}

.nei_pro_detail_1_1{
	float:left;
}

.nei_pro_detail_1_1 ul img{
	width:500px;
	height:500px;
}

.nei_pro_detail_1_1 ol li{
	float:left;
	margin:0px 3px;
}

.nei_pro_detail_1_1 ol li:nth-child(1){
	margin:0px;
}

.nei_pro_detail_1_1 ol img{
	width:121px;
	height:120px;
}











.slide{position:relative;  width:500px; overflow:hidden;}
.slide .big{ position:relative; overflow:hidden; left:0;top:0;}
.slide a{position:absolute; top:140px; opacity:0;z-index:1000;}
.slide .big li{float:left; width:500px;}
.slide .big  li img{width:100%;display:block;height: auto;}
.slide .prev{left:-10px;}
.slide .next{right:-10px;}
.slide .small{ margin-top:5px; width:100%; position:relative;}
.slide .small li{ float:left;margin-right:5px; width:121px; background:#000;}
.slide .small li:last-child{ margin-right:0;}
.slide .small li img{width:100%;display:block; opacity:0.5;}





.nei_pro_detail_1_2{
	    float: left;
    margin-left: 50px;
    line-height: 35px;
    width: 450px;
}

.nei_pro_detail_1_2 li span{
	width:100px;
	display:block;
	float:left;
	text-align:left;
}

.nei_pro_detail_1_2 LI:nth-child(3){
	display: none;
}

.nei_pro_detail_2{
	width:100%;
	line-height:35px;
}

.nei_pro_detail_2 a{
	color:#000;
}

.nei_pro_detail_1_2 LI{
	font-size: 16px;
	    clear: left;
}

.in_pro_detail{
	width: 100%;
	margin-top: 25px;
}

.in_pro_detail_1{
	width: 100%;
	height: 45px;
	background-color: #184399;
	text-align: center;
	line-height: 45px;
	color: #fff;
	font-size: 16px;
}

.in_pro_detail_2{
	padding-top: 25px;
	line-height: 2.2em;
	font-size: 16px;
    text-align: center;
}

@media (max-width:499px) {

.slide{
	width:100%; 
}


.slide .big li{
	width:490px;
}
	
}

@media (max-width:399px) {

.slide{
	width:100%; 
}


.slide .big li{
	width:380px;
}
	
}

@media (max-width:299px) {

.slide{
	width:100%; 
}


.slide .big li{
	width:280px;
}
	
}


@media (max-width:767px) {

.nei_pro_list ul {
    width: 100%;
}

.nei_pro_list li {
    width: 50%;
    margin: 0px;
    padding: 10px;
}

.nei_pro_list li img{
	width:100%;
}

.nei_pro_list li span {
    font-size: 24px;
}

.slide {
    margin: 0 auto;
}

.nei_pro_detail_1_1 {
    float: none;
}

.nei_pro_detail {
    width: 100%;
}

.nei_pro_detail_1_2 {
    float: none;
    margin-left: 0px;
    line-height: 2.2em;
    font-size: 22px;
    width: 100%;
    margin: 0 auto;
	margin-top: 15px;
}



.nei_pro_detail_2 {
    line-height: 2.2em;
    font-size: 26px;
    width: 100%;
    margin: 0 auto;
    margin-top: 26px;
}

}





/*  */



.nei_ryzz_list{
	width:100%;
}

.nei_ryzz_list ul{
	display:table;
	margin:0 auto;
	width:1120px;
}



.nei_ryzz_list li{
	float:left;
	width:360px;
	height: 250px;
    margin: 0px 5px 20px 5px;
	text-align:left;
}

.nei_ryzz_list li a{
	display: block;
	    border-bottom: solid 0px #dddddd;
	overflow: hidden;
	background-color:#000;
}

.nei_ryzz_list li img{
	transition: all 0.6s ease 0s;
	width: 100%;
}


.nei_ryzz_list li img:hover{
   -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
	opacity: .8;
}



.nei_ryzz_list li span{
	    font-size: 16px;
    color: #000000;
    margin-top: 14px;
    display: block;
    text-align: center;
}

.nei_ryzz_list li p{
	font-size:14px;
	color:#545454;
	line-height:20px;
	display:block;
	margin-top:10px;
}

.nei_ryzz_list li a{
	color:#949494;
	text-decoration:none;
	font-size:12px;
}

.nei_ryzz_list li a:hover{
	color:#000;
}


@media (max-width:1167px) {
	.nei_ryzz_list ul {
    width: 100%;
}
	.nei_ryzz_list li {
    width: 47%;
    height: auto;
    margin: 0px 5px 20px 5px;
    text-align: left;
    display: inline-block;
    float: none;
}
}

@media (max-width:360px) {

	.nei_ryzz_list li {
    width: 98%;
}
}



.nei_news_list{
	width:100%;
}

.nei_news_list li{
	width:100%;
	padding:15px;
	margin:10px 8px;
	display: table;
	transition: all 0.6s;
}

.nei_news_list li:hover {
    transform: translate(0,-2px);
    box-shadow: 0 15px 30px rgba(0,0,0,.1);
}


.nei_news_list .date{
	float: left;
	border-right: solid 1px #cccccc;
	padding: 10px 20px;
	font-size: 30px;
	color: #666666;
}

.nei_news_list .date span{
	font-size: 14px;
	display: block;
	line-height: 30px;
}

.nei_news_list .con{
	width: 88%;
	float: left;
	text-align: left;
	padding: 15px 40px;
}

.nei_news_list .con h1{
	font-size: 18px;
	color: #666666;
	margin: 0px;
	height: 20px;
    overflow: hidden;
}

.nei_news_list .con h1 a{
	color: #333;
	transition: all 0.6s;
}

.nei_news_list .con h1 a:hover{
	color: #153f8f;
	text-decoration: none;
}

.nei_news_list .con p{
	line-height: 21px;
    color: #a2a2a2;
    margin-top: 10px;
    overflow: hidden;
    height: 45px;
}







.news_list_1{
	float:left;
	width:191px;
	height:144px;
}

.news_list_2{
	float:left;
	margin-left:15px;
	width:329px;
	text-align:left;
}

.news_list_2 .news_list_tile a{
	font-size:16px;
	color:#000;
	height:40px;
	line-height:40px;
}

.news_list_tile {
    height: 42px;
    overflow: hidden;
}

.news_list_2 .news_list_time{
	font-size:14px;
	color:#4f4f4f;
}

.news_list_2 .news_list_deta{
	font-size:14px;
	color:#666666;
	line-height:20px;
	margin-top:15px;
}
.news_list_2 .news_list_link{
	margin-top:6px;
}
.news_list_2 .news_list_link a{
	font-size:14px;
	color:#a4a4a4;
}



.nei_news_detail{
	width:100%;
}

.nei_news_detail .news_detail_time{
	width:100%;
	border-bottom:1px solid #eee;
	line-height:35px;
	font-size:14px;
	color:#333;
}

.nei_news_detail .news_detail_con{
	padding:15px;
	text-align:left;
	line-height:2.2em;
	font-size:16px;
	color:#4a4a4a;
}

.news_detail_con p{
	    margin-bottom: 16px;
}


.nei_newpro_list{
	width:100%;
}

.nei_newpro_list li{
	float:left;
	
	margin:0 15px 20px;
}

.nei_newpro_list li img{
	height:310px;
}

@media (max-width:1067px){
	.nei_news_list .con {
    width: 83%;
}
}


@media (max-width:767px) {

.nei_news_list {
    width: 98%;
    display: table;
    margin: 0 auto;
}

.nei_news_list li {
    float: none;
    width: 100%;
    height: auto;
    margin: 10px 0px;
	padding: 5px;
}

.news_list_1 {
    float: left;
    width: 191px;
	    margin-right: 15px;
}

.news_list_2 {
        float: none;
    width: 98%;
}
	
	.nei_news_list .con{
	width: 70%;
	float: left;
	text-align: left;
	padding: 10px;
}
	
	.nei_news_list .date {
    padding: 10px 11px;
}

}




.nei_huace_list{
	width:100%;
}

.nei_huace_list li{
	float:left;
	margin:0 15px 20px;
}

.nei_huace_list li img{
	height:220px;
}





.nei_huace_list_qie{
	width:900px;
	margin:0 auto;
}

.nei_huace_list_qie ul{
	width:900px;
}

.nei_huace_list_qie ul img{
	width:900px !important;
}

.nei_huace_list_qie ol{
	width:900px;
}

.nei_huace_list_qie ol li{
	
	margin:4px;
	width:142px;
}

.nei_huace_list_qie ol li:nth-child(1){
	margin-left:0;
}

.nei_huace_list_qie ol img{
	width:145px;
}


.nei_huace_list_qie.slide{position:relative;  width:900px; overflow:hidden;}
.nei_huace_list_qie.slide .big{ position:relative; overflow:hidden; left:0;top:0;}
.nei_huace_list_qie.slide a{position:absolute; top:50%; margin-top:-90px; opacity:0;z-index:1000;}
.nei_huace_list_qie.slide .big li{float:left; width:900px !important;}
.nei_huace_list_qie.slide .big li img{width:100%;display:block;}
.nei_huace_list_qie.slide .prev{left:-10px;}
.nei_huace_list_qie.slide .next{right:-10px;}
.nei_huace_list_qie.slide .small{ width:100%; position:relative;}
.nei_huace_list_qie.slide .small li{ float:left; background:#000;}
.nei_huace_list_qie.slide .small li:last-child{ margin-right:0;}
.nei_huace_list_qie.slide .small li img{width:100%;display:block; opacity:0.5;}











.zhaoshang_list{
	width:100%;
	text-align:center;
}

.zhaoshang_list p{
	line-height:35px;
	font-size:16px;
	color:#333;
}

.zhaoshang_list p a{
	color:#333;
}

.zhangshang_til{
	text-align:center;
	font-size:35px;
	height:60px;
	line-height:60px;
}

.zhangshang_til span a{
	font-size:25px;
	color:#1c0203;
	margin-left:15px;
}

.zhaoshang_list div.pro_list {
	float: left;
	margin: 5px 4px;
	width: 120px;
	height: 118px;
	border: 1px solid #CCC;
}
.zhaoshang_list table.promotion_table {
	background: #000 !important;
	color: #000
}
.zhaoshang_list table.promotion_table td {
	background: #FFF;
}
.zhaoshang_list table.promotion_table tr.td_hui td {
	background-color: #CCC
}

.zhaoshang_list table td p{
	line-height:28px;
	padding-left:8px;
}
.zhaoshang_list div.isroll {
	height: 430px;
	overflow-y: scroll;
	scrollbar-base-color: #000000;
	scrollbar-face-color: #232323;
}
.zhaoshang_list .expcontent img {
	width: 550px;
	text-align: center;
	color: #FFF;
	border: 5px solid #FFF;
}


.sel_network_til{
	width:100%;
	text-align:left;
	font-size:26px;
	line-height:40px;
	margin-bottom:15px;
}

.sel_network_con{
	width:100%;
	margin-bottom:15px;
}

.sel_network_con_list{
	float:left;
	text-align:left;
	margin:0 20px 20px;
	line-height:30px;
	font-size:14px;
	color:#333;
	width:350px;
}
.sel_network_con_list p span{
	font-size:24px;
	color:#000;
}

.feedback_con table td{
	padding:5px !important;
}


.feedback_con{
	width:100%;
	line-height:35px;
}


.feedback{
padding:20px 0 0 23px;
}
.inputFB{
height:35px;
line-height:35px;
width:480px;
border:1px solid #ccc;
padding:2px;
}
.inputYZM{

height:45px;
width:380px;
border:1px solid #ccc;
padding:2px;
}
.textareaFB{

height:150px;
width:580px;
border:1px solid #ccc;
padding:2px;
}
.btnTJ{
border:0;
width:58px; 
height:30px;
background-color:#000;
color:#fff;
}
.btnCZ{ 
border:0;
width:58px; 
height:30px;
background-color:#000;
color:#fff;
}



.lianxiwomen{
	width:100%;
	text-align:left;
}

.lianxiwomen_1{
	float:left;
	margin-left:20px;
	width:400px;
}

.lianxiwomen_2{
	margin-left:30px;
	float:left;
	line-height:35px;
	font-size:14px;
	color:#333;
}

.lianxiwomen_1a{
	text-align: center;
	display: table;
	margin: 0 auto;
}

.lianxiwomen_1_1{
	width:400px;
	margin-left:10px;
	line-height:40px;
	font-size:18px;
	color:#333;
	margin-top:10px;
	float: left;
}

.lianxiwomen_1_2{
	width:400px;
	margin-left:10px;
	line-height:40px;
	font-size:18px;
	color:#333;
	margin-top:10px;
	float: left;
}

.lianxiwomen_1_3{
	width:300px;
	margin-left:10px;
	line-height:40px;
	font-size:18px;
	color:#333;
	margin-top:10px;
	float: left;
}

.lianxiwomen_1_2 a{
color:#333;
}


.lianxiwomen_1b{
	width:500px;
	float:left;
	padding-top:25px;
	line-height:30px;
	font-size:14px;
	color:#333;
}

.lianxiwomen_1b b{
	color:#000;
	margin-bottom:10px;
	display:block;
	font-size:18px;
}

.lianxiwomen_1b_1{
	margin-top:50px;
}

.lianxiwomen_1b_2{
	
	margin-left:0px;
	margin-top:30px;
}






@media (max-width:767px) {
.sel_network_con_list{
	width:80%;
}
.lianxiwomen_1_2 {
    line-height: 2.2em;
    font-size: 22px;
	width: auto;
}

.lianxiwomen_1b {
    line-height: 2.2em;
    font-size: 22px;
	width: auto;
}

.lianxiwomen_1a {
    width: 100%;
}

.lianxiwomen_1_1 {
    width: 260px;
    margin: 0 auto;
    display: table;
    float: none;
}
	
	.lianxiwomen_1_2{
    width: 260px;
    margin: 0 auto;
    display: table;
    float: none;
		margin-top: 20px;
}
.lianxiwomen_1_3 {
    width: 260px;
    margin: 0 auto;
    line-height: 40px;
    font-size: 18px;
    color: #333;
    margin-top: 20px;
    float: none;
    display: table;
}
.inputFB {
    width: 80%;
    border: 1px solid #ccc;
    padding: 2px;
}	

.textareaFB {
    height: 150px;
    width: 80%;
    border: 1px solid #ccc;
    padding: 2px;
}
.feedback_con table td {
    padding: 5px !important;
    font-size: 18px;
	width: 50px;
}

.btnTJ {
    width: 80px;
    height: 40px;
	    margin: 5px;
}

.btnCZ {
    width: 80px;
    height: 40px;
	margin: 10px;
}

.feedback_con table td span{
	display:block;
}

.inputYZM {
    width: 80%;
}

.zhaoshang_list img{
	width:100%;
}

.zhaoshang_list p {
    line-height: 2.2em;
    font-size: 22px;
    color: #333;
}

.sel_network_til {
    font-size: 29px;
}

.nei_huace_list_qie.slide {
    width: 600px;
}
.nei_huace_list_qie ul img {
    width: 600px !important;
}

.nei_huace_list_qie.slide .big li {
    float: left;
    width: 600px !important;
}

}




@media (max-width:599px) {
	
.nei_huace_list_qie.slide {
    width: 500px;
}

.nei_huace_list_qie ul img {
    width: 500px !important;
}
	
}

@media (max-width:499px) {
	
.nei_huace_list_qie.slide {
    width: 400px;
}

.nei_huace_list_qie ul img {
    width: 400px !important;
}

.in_bot_1{
	float:none;
	
}

.in_bot_2{
	float:none;
}
	
.in_bot_1_con .in_bot_2 {
    display: none;
}

}

@media (max-width:399px) {
	
.nei_huace_list_qie.slide {
    width: 300px;
}

.nei_huace_list_qie ul img {
    width: 300px !important;
}
	
}

@media (max-width:299px) {
	
.nei_huace_list_qie.slide {
    width: 200px;
}

.nei_huace_list_qie ul img {
    width: 200px !important;
}
	
}


@media (max-width:1100px){
	.nei_con_1_til {
		font-size: 24px;
	}
}


@media (max-width: 399px){
	
.nei_news_list .con {
    width: 65%;
}


}


@media (max-width: 1200px){
	.m {
    width: 100%;
}
	.in_content_2 {
    width: 100% !important;
}
	.in_con_2_con {
    width: 100% !important;
    margin: 0 auto;
    padding-top: 28px;
}
	.in_content_1_con_3 {
    width: 100%;
}
}







