﻿* {
	margin: 0px;
	padding: 0px;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
}
.in {
	display: block;
}
body {
	font-family: Arial;
	font-size: 12px;
}
img {
	border-style: none;
}
li {
	list-style-type: none;
}

.cut-off {
	width: 100%;
	height: 10px;
}

.yr_msg {width:100%;
}
.yr_msg_err {width:95%;background-color:#f2dede;
             border:1px solid #ebccd1;
             margin-left:auto;
             margin-right:auto;
             color:#a94442;
             font-size:14px;
             padding:10px;
             line-height:30px;
}
.yr_msg_succeed {width:95%;
                 height:360px;
             border:1px solid #1d8b0c;
             margin:10px auto 10px auto;
             color:#1d8b0c;
             font-size:18px;
             font-weight:bold;
             padding:10px;
             text-align:center;
}
.yr_msg_succeed h1{line-height:100px;}
.yr_msg_succeed p{line-height:35px;width:650px;height:35px;margin-left:auto;margin-right:auto;text-align:left;}

/*------AspNetPager-------------------------------------------------------------------*/
.aspnetpagerBody {
	margin: 10px auto 0px auto;
	text-align: center;
	clear: both;
	padding-bottom: 20px;
}
.paginator {
	font: 15px Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
.paginator a {
	padding: 1px 6px;
	border: solid 1px #ddd;
	background: #fff;
	text-decoration: none;
	margin-right: 2px;
}
.paginator a:visited {
	padding: 1px 6px;
	border: solid 1px #ddd;
	background: #fff;
	text-decoration: none;
}
.paginator .cpb {
	padding: 1px 6px;
	font-weight: bold;
	font-size: 13px;
	border: none;
}
.paginator a:hover {
	color: #fff;
	background: #ffa501;
	border-color: #ffa501;
	text-decoration: none;
}
a:link {
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #000;
	text-decoration: none;
}
.yr_head_container {
    width:100%;
    height:68px;
    background-color:#f5f3f1;
    margin-right: auto;
	margin-left: auto;
}
.yr_head {
    width:1200px;
    height:60px;
    margin-right: auto;
	margin-left: auto;
}

.yr_logo {float:left;width:390px;height:60px;background-image: url(../Images/yr_logo.jpg);background-repeat:no-repeat;}
.yr_nav {
	width: 600px;
	height: 60px;
    margin-right: 0px;
	margin-left: auto;
    font-size: 16px;
    font-weight: initial;
    color:#000;
}
.yr_nav ul li {
	height: 60px;
	width: 100px;
    line-height:60px;
	float: left;
	text-align: center;
    cursor:pointer;
}
.yr_head_line {
    width:100%;
    height:8px;
    background-color:#9a8c77;
    margin-right: auto;
	margin-left: auto;
}


.yr_banner{}

.yr_index_title{width: 100%;height: 60px;line-height:60px;text-align: center;margin-bottom: 20px;}
.yr_company_container{width: 100%;height: 470px;padding-top:60px;}
.yr_equipment_container{width: 100%;height: 502px;padding-top:60px;background-image: url(../Images/yr_equipment_bj.jpg);background-repeat:repeat-x;}
.yr_us_container{width: 100%;height: 562px;padding-top:60px;}

.yr_index_company_info{width: 1200px;height: 340px;padding-top:50px;margin:10px auto 10px auto;background-image: url(../Images/yr_company_bj.jpg);background-repeat: no-repeat;}
.yr_index_company_info p{width: 680px;line-height:30px;font-size: 16px;margin-left: 470px;text-indent:33px;}

.yr_index_equipment_item{width: 1200px;height: 400px;margin:10px auto 10px auto;}
.yr_index_equipment_item li{width: 370px;height: 400px;float:left;margin-left:22px;}
.yr_equipment_img{width: 300px;height: 225px;margin-left:auto;margin-right:auto;}
.yr_equipment_img img{width: 296px;height: 221px;margin-left:auto;margin-right:auto;border:solid 2px #0157c8;}
.yr_equipment_title{width: 300px;height: 50px;line-height:60px;text-align: center;font-size: 16px;font-weight:bold;color:#0157c8;margin-left:auto;margin-right:auto;}
.yr_equipment_title a{font-size: 16px;font-weight:bold;color:#0157c8;}
.yr_equipment_title a:hover{color:#0090ff;}
.yr_equipment_info{width: 300px;height: 190px;text-align: left;line-height:30px;font-size: 16px;margin-left:auto;margin-right:auto;font-weight:bold;}
.yr_equipment_info a{font-size: 16px;font-weight:bold;}
.yr_equipment_info a:hover{color:#0090ff;}
.yr_us_body{width: 1200px;height: 562px;margin-left:auto;margin-right:auto;background-image: url(../Images/yr_address_img.jpg);background-repeat: no-repeat;}
.yr_us_body li{height: 340px;float:left;padding-top:120px;}
.yr_us_body p{width: 300px;font-size:16px;text-align: left;line-height:37px;}

.yr_bottom_container{width: 100%;height: 150px;background-color:#333333}
.yr_bottom{width: 650px;height: 150px;margin-left:auto;margin-right:auto;background-image: url(../Images/yr_bottom_logo.png);background-repeat: no-repeat;background-position:10px center}
.yr_bottom li{width: 100%;height: 30px;font-size:16px;text-align: left;line-height:30px;color:#fff;text-indent:200px;}

.yr_article_list_container {
	margin-left: auto;
	margin-right: auto;
	width: 1198px;
	margin-top: 0px;
    border-left:1px solid #ced5e6;
    border-right:1px solid #ced5e6;
}
.yr_article_location {
	width: 100%;
	height: 44px;
	background-image: url(../Images/yr_ico_005.gif);
	background-repeat: no-repeat;
    background-position: 30px center;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-indent: 50px;
	line-height: 48px;
    background-color:#bee3ff;
}
.yr_article_location li a {
    color: #000;
}
.yr_article_location li a:hover {
	color: #0090ff;
    text-decoration:underline;
}

.yr_article_list_body {
	width: 100%;

	padding-top: 10px;
}
.yr_article_list_bottom {
	width: 100%;
	height: 20px;

}
.yr_article_list_class_name {
    width: 96%;
    height: 40px;
	background-image: url(../Images/yr_ico_006.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
    margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
    margin-bottom:10px;
    line-height: 40px;
	text-indent: 30px;
	font-size: 26px;
    font-weight:bold;
    border-bottom:3px solid #9aceff;
}
.yr_article_list_son_class_name {
    width: 96%;
    height: 40px;
	background-image: url(../Images/yr_ico_008.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
    margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
    margin-bottom:10px;
    line-height: 40px;
	text-indent: 40px;
	font-size: 18px;
    font-weight:bold;
    background-color:#d1e7fc;
}
.yr_article_list_son_class_name span{float:right;font-weight:normal;}
.yr_article_list_content {
    width: 1180px;
    margin-right: auto;
    margin-left: auto;
    height:880px;
    clear:both;
}
.yr_article_list_content ul {
}
.yr_article_list_content li {
	background-position: 5px;
	background-image: url(../images/yr_ico_001.gif);
	background-repeat: no-repeat;
	width: 100%;
	list-style-type: none;
	line-height: 40px;
	text-indent: 16px;
	font-size: 16px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
.yr_article_list_content li a {
	font-size: 16px;
	display: block;
}
.yr_article_list_content li a:hover {
	background-color: #ebf3fb;
	color: #000;
	background-image: url(../images/yr_ico_001.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	font-weight: bold;
}
.yr_article_list_content li span {
	float: right;
	list-style-type: none;
	line-height: 30px;
	width: 100px;
	text-align: center;
	text-indent: 0px;
	color: #999;
}

.yr_picture_list_content {
    width: 1180px;
    margin-right: auto;
    margin-left: auto;
    height:880px;
    clear:both;
}

    .yr_picture_list_content ul {
    }

    .yr_picture_list_content li {
        width: 292px;
        height: 255px;
        list-style-type: none;
        float: left;
        text-align: center;
        margin-top: 10px;
    }

        .yr_picture_list_content li img {
            width: 260px;
            height: 195px;
            border:1px solid #0157c8;
        }

        .yr_picture_list_content li p {
            width: 292px;
            height: 40px;
            line-height: 40px;
            font-weight: bold;
            font-size: 14px;
            text-align: center;
        }


.yr_article_show_container {
	margin-left: auto;
	margin-right: auto;
	width: 1199px;
	margin-top: 0px;
    border-left:1px solid #ced5e6;
    border-right:1px solid #ced5e6;
}


.yr_article_show_title {
    margin: auto;
    font-size: 22px;
    font-weight: bold;
    line-height: 50px;
    text-align: center;

    line-height:50px;
    margin-top:10px;
    margin-bottom:10px;
    width: 98%;
}

.yr_article_show_info {
    margin: auto;
    font-size: 13px;
    line-height: 35px;
    text-align: center;
    border-top: 1px dashed #C0C0C0;
    border-bottom: 1px dashed #C0C0C0;
    width: 98%;
    height: 35px;
}

.yr_article_show_content {
	margin: auto;
	width: 98%;
	font-size: 14px;
	line-height: 26px;
	padding-top: 20px;
	padding-bottom: 20px;
}
