/* CSS Document */
/*overall situation*/
* {
    margin: 0px auto;
    padding: 0px;
}

body {
    font-size: 14px;
    font-family: "微软雅黑"
}

ul {
    list-style-type: none;
    display: block;
}

a {
    color: #333;
    text-decoration: none;
}
.contents{
	width: 1003px;
	overflow: hidden;
	border-left: #b4b5b4 solid 1px;
}
.contents .contents_left{
	width: 215px;
	height: 520px;
	float: left;
}
.contents .contents_left .contents_left_top{
	width: 215px;
	height: 55px;
	background: url(../images/11.jpg);
}
.contents .contents_left .contents_left_down{
	width: 215px;
	height: 465px;
}
.contents .contents_left .contents_left_down ul li{
	width: 195px;
	/* height: 30px; */
	font-size: 14px;
	font-weight: 900;
	line-height: 30px;
	text-align: left;
	border-bottom: #b4b5b4 solid 1px;
}
.contents .contents_left .contents_left_down a{
	color: #000000;
}
.contents .contents_left .contents_left_down a:hover{
	color: darkred;
}
.contents .contents_right{
	width: 787px;
	float: right;
	height: auto;
	min-height: 520px;
	box-sizing: border-box;
	border-left: 1px solid #b4b5b4;
}
.contents .contents_right .contents_right_top{
	width: 747px;
	height: 55px;
	margin-left: 20px;
	border-bottom: #b4b5b4 solid 1px;
}
.contents .contents_right .contents_right_top .contents_right_top_l{
	width: 200px;
	height: 20px;
	float: left;
	line-height: 20px;
	margin-top: 18px;
	margin-left: 10px;
	border-left: #ff7a00 solid 3px;
	}
.contents .contents_right .contents_right_top .contents_right_top_l h2{
	margin-left: 10px;
}
.contents .contents_right .contents_right_top .contents_right_top_r{
	width: 200px;
	height: 55px;
	float: right;
	text-align: center;
	line-height: 55px;
}
.contents .contents_right .contents_right_top .contents_right_top_r a{
	color: #000000;
}
.contents .contents_right .contents_right_top .contents_right_top_r a:hover{
	color: darkred;
}
.contents .contents_right .contents_right_down{
	width: 787px;
}
/*INTRODUCTION2*/
.contents .contents_right .contents_right_down .img_information img {
    margin-top: 25px;
    margin-left: 75px;
}

/*INTRODUCTION1*/
.contents .contents_right .contents_right_down .text{
	width: 767px;
	height: 420px;
	margin-top: 20px;
	font-family: Arial,Verdana, helvetica, san-serif;
}
.contents .contents_right .contents_right_down .text p{
	font-size: 16px;
	text-indent: 2em;
	line-height: 20px;
}

/*PRODUCT*/
.contents .contents_right .contents_right_down .product_information_a{
	width: 560px;
	height: 455px;
	margin-top: 30px;
}
.contents .contents_right .contents_right_down .product_information_a ul li{
	font-size: 12px;
	width: 550px;
	height: 28px;
	text-align: left; 	
	line-height:28px ;
	float: left;
	border-bottom: #b4b5b4 dashed 1px;
	background:url(/Portals/152/Skins/ynhg-second/images/product_bcg_1.jpg) no-repeat 5px center;
}
.contents .contents_right .contents_right_down .product_information_a a{
	color: #000000;
	margin-left:20px ;
}
.contents .contents_right .contents_right_down .product_information_a ul li:hover {
	color:#239446;
	background: url(/Portals/152/Skins/ynhg-second/images/product_bcg.jpg) no-repeat 5px center;
}
.contents .contents_right .contents_right_down .product_information_a ul li:hover a{
color:#239446
}
.contents .contents_right .contents_right_down .product_information_a .list-time{
	float: right;
}


/*CONTACT*/
.contents .contents_right .contents_right_down .add {
     width: 636px;
     height: 278px;
     margin-top: 90px;
     border-radius: 10px;
     background-color: #f5f6f8;
     border: #d3d4d5 solid 1px;
}

.contents .contents_right .contents_right_down .add .add_left {
    width: 212px;
    height: 278px;
    float: left;
}

.contents .contents_right .contents_right_down .add .add_left img {
    width: 160px;
    height: 110px;
    margin-top: 90px;
    margin-left: 25px;
}

.contents .contents_right .contents_right_down .add .add_right {
    width: 424px;
    height: 200px;
    float: right;
    margin-top: 35px;
}

.contents .contents_right .contents_right_down .add .add_right p {
     font-size: 16px;
     line-height: 15px;
}

.contents .contents_right .contents_right_down .add .add_right a {
    color: #000000;
}

.contents .contents_right .contents_right_down .add .add_right a:hover {
    border-bottom: #000000 solid 1px;
}


/*page style*/
.i-pager {
	height: 30px; 
	font-size: 12px; 
	margin-top: 10px; 
	text-align: right; 
	clear: both;
	 }

    .i-pager a {
		text-decoration: none; 
		}

        .i-pager a, .i-pager a:link, .i-pager a:visited, .i-pager a:active { 
			color: #036; 
			text-decoration: none;
		}

            .i-pager a:hover { 
				color: #fff; 
			}

.i-pager-first, .i-pager-prev, .i-pager-next, .i-pager-last, .i-pager-item { 
	display: inline-block; 
	width: auto; 
	min-width: 1.5em; 
	height: 20px; 
	margin-left: 2px; 
	background: 0; 
	border: 0; 
	text-align: center; 
	line-height: 20px; 
	font-size: 12px; 
	padding-left: 2px; 
	padding-right: 2px; 
	}

.i-pager-prev, .i-pager-next, .i-pager-first, .i-pager-last { 
	padding: 0 5px; 
	}

    .i-pager-prev:hover { 
		background: 0; 
		color: #ffffff; 
		}

.i-pager-prev-disable:hover { }

.i-pager-next:hover { 
	background: 0; 
	color: #ffffff; 
	}

.i-pager-first:hover { 
	background: 0; 
	color: #ffffff; 
	}

.i-pager-last:hover { 
	background: 0; 
	color: #ffffff; 
	}

.i-pager-item-active { 
	background: 0; 
	}

    .i-pager-item-active span { 
		color: #249f48; 
		}

.i-pager-item:link, a.i-pager-item:visited, a.i-pager-item:hover, a.i-pager-item:active, a.i-pager-item-active:link { 
	text-decoration: none; 
	}

.i-pager-item:hover { 
	background: 0; 
	color: #ffffff; 
	}

.i-pager-info { 
	display: inline-block; 
	width: auto; 
	height: 22px; 
	margin-left: 3px; 
	font-family:Arial, Microsoft YaHei, sans-serif;}

.i-pager-current { 
	width: auto; 
	text-align: center; 
	display: inline-block; 
	padding-left: 5px; 
	line-height: 20px; 
	border: 0; 
	background: 0; 
	}

.i-pager-info-c { 
	color: #249f48; 
	width: auto; 
	text-align: center; 
	display: inline-block; 
	padding: 0 5px; 
	line-height: 20px; 
	border: 0; 
	background: 0; 
	}

.i-pager-info-p {
	color: #000000; 
	display: inline-block; 
	width: auto;
	text-align: center; 
	line-height: 20px; 
	border: 0; 
	background:0; 
	}

.i-pager-info-t { 
	color: Black; 
	display: inline-block; 
	width: auto; 
	text-align: center; 
	padding: 0 5px; 
	line-height: 20px; 
	border: 0; 
	background: 0; 
	}
/*-------------------------------------*/