/*html5*/

article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu {
	display: block
}

* {
	font-size: 10px;
}

.insed_right{
	margin-top: 20px;
	margin-bottom: 40px;
}
.insed_right .title{
	height: 35px;
}
.insed_right .title strong{
	display: inline-block;
	height: 35px;
	font: 14px " ";
	color: #999;
	line-height: 35px;
}
.insed_right .title span{
	display: inline-block;
	height: 35px;
	font: 14px " ";
	color: #999;
	line-height: 35px;
}
.insed_right .title span a{
	display: inline-block;
	height: 35px;
	font: 14px " ";
	color: #999;
	line-height: 35px;
}
.nr p{
	font: 14px " ";
	color: #666;
	line-height: 24px;
}
ul {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

h3 {
	font-size: 24px;
}

a {
	text-decoration: none;
	color: #666666;
}

.fix {
	zoom: 1;
}

.fix:after {
	visibility: hidden;
	display: block;
	content: "";
	height: 0;
	clear: both;
	font-size: 0;
}

.container {
	width: 1170px;
	margin: 0 auto;
	padding: 0 15px;
	box-sizing: border-box;
}

.star-top {
	width: 100%;
	height: 45px;
	border-bottom: 1px solid rgb(225, 225, 225);
	background-color: rgb(245, 245, 245);
}

.star_top_div {
	width: 50%;
	float: left;
	font: 14px " ";
	color: #333;
	line-height: 45px;
	padding: 0 15px;
	box-sizing: border-box;
}

.star_top_div span {
	font: 14px " ";
	color: #333;
	line-height: 45px;
}

.star-top-div {
	position: absolute;
	top: 36px;
	margin-left: -60px;
	display: none;
}

.star_top_div i {
	font-size: 22px;
	color: #333;
	margin-right: 15px;
}

.star_top_div i:hover {
	color: #337ab7
}

.star_top_div span {
	padding-right: 12px;
	    border-right: 1px solid #ffffff;
	margin-right: 24px;
}

.t_r {
	text-align: right;
}

.t_r a:hover .star-top-div {
	display: inline-block;
	z-index: 1000;
}

.logo_left {
	padding-left: 10px;
}

.nav_left {
	width: 0px;
	padding: 0 0px;
	float: left;
}

.nav {
	height: 50px;
	margin: 24px 0;
}

.nav_left>a {
	display: block;
	float: left;
	height: 50px;
	vertical-align: middle;
	line-height: 50px;
}

.nav_left>b {
	height: 50px;
	float: left;
	vertical-align: middle;
	line-height: 50px;
	margin: 0 10px;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
}

.nav_left>span {
	display: block;
	float: left;
	height: 50px;
	vertical-align: middle;
	line-height: 50px;
	    font-size: 18px;
}

.nav_right {
	float: right;
	width: 1077px;
	height: 50px;
}

.nav_right ul {
	width: 100%;
	height: 100%;
}

.nav_right ul li {
	float: left;
	padding: 0 15px;
}

.nav_right ul li a {
	/*position: relative;*/
	/*display: block;
	padding: 0 15px;*/
	font-size: 16px;
	line-height: 50px;
	color: rgb(51, 51, 51);
}

.nav_right>ul>li>a:hover {
	color: rgb(13, 121, 204)
}


/* index banner */

.index_banner .slideBox {
	width: 100%;
	/*height: 230px;*/
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd;
	box-sizing: border-box;
}

.index_banner .slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1;
	width: 100%;
	text-align: center;
}

.index_banner .slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	width: 100%;
	text-align: center;
}

.index_banner .slideBox .hd ul li {
	display: inline-block;
	margin-right: 2px;
	width: 10px;
	height: 10px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
	border-radius: 999px;
}

.index_banner .slideBox .hd ul li.on {
	background: #f00;
	color: #fff;
}

.index_banner .slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.index_banner .slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.index_banner .slideBox .bd img {
	width: 100%;
	/*height: 230px;*/
	display: block;
}


/* 下面是前/后按钮代码，如果不需要删除即可 */

.slideBox .prev,
.slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../img/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.index_banner .slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.index_banner .slideBox .prevStop {
	display: none;
}

.index_banner .slideBox .nextStop {
	display: none;
}


/*==========*/

.star-adv {
	padding: 20px 0;
	margin-bottom: 40px;
}

.star-adv li {
	background-color: rgb(255, 255, 255);
	margin-right: 14px;
	width: 240px;
	padding: 0 15px;
	padding-top: 16px;
	float: left;
}

.star-adv a {
	text-decoration: none;
	color: rgb(51, 51, 51);
}

.star-adv img {
	margin-top: -64px;
	margin-right: 1px;
	padding: 21px 0;
}

.bg {
	background-color: #f5f5f5;
}

.star-adv li:hover {
	margin-top: -0.4em;
	transition: margin-top 0.3s, box-shadow 0.6s;
	border: 1px solid rgb(245, 245, 245);
	box-shadow: 4px 12px 10px rgb(195, 195, 195);
}

.star-h2 {
	font-size: 35px;
	color: rgb(51, 51, 51);
}

.star-h2 span {
	display: inline-block;
	width: 105px;
	height: 2px;
	background-color: #d8d8d8;
}

.star-p {
	font-size: 16px;
	line-height: 45px;
	color: rgb(156, 156, 156);
}

.row {
	margin-right: -15px;
	margin-left: -15px;
}

.star-pro li {
	position: relative;
	width: 350px;
	height: 240px;
	float: left;
	padding: 0 15px;
}

.star-pro img {
	width: 350px;
	height: 240px;
	border: 1px solid #fff;
	box-shadow: 2px 2px 6px rgb(210, 210, 210);
}

.star-pro h3 {
	font-size: 21px;
	position: absolute;
	top: 50%;
	left: 50%;
	text-align: center;
	color: #fff;
	line-height: 68px;
	width: 205px;
	background-color: rgba(0, 0, 0, 0.41);
	margin: -24px -102px;
}

.text-center {
	text-align: center;
}

.star-More {
	margin: 28px 0;
}

.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc;
}

.btn-default:hover {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}

.star {
	padding-top: 42px;
	padding-bottom: 30px;
}

.star-h2 {
	font-size: 35px;
	color: rgb(51, 51, 51);
}

.star-adv {
	padding: 19px 0;
	margin-bottom: 0px;
}

.star-test li {
	float: left;
	background-color: rgb(255, 255, 255);
	margin-right: 1em;
	width: 205px;
	height: 270px;
	line-height: 22.4px;
	text-align: left;
}

.star-test-li {
	text-align: center;
	padding: 28px !important;
}

.star-test-li>a {
	display: block;
	text-align: center !important;
}

.star-adv img {
	margin-top: -64px;
	padding: 21px 0;
}

.star-adv a {
	text-decoration: none;
	color: rgb(51, 51, 51);
}

.star-test-ul {
	padding-bottom: 0px;
}

.star-test p {
	text-align: left;
	width: 215px;
	text-align: justify;
	color: rgb(156, 156, 156);
}

.star-tec li {
	text-align: center;
	float: left;
	width: 194px;
	padding: 0 15px;
}

.star-tec img {
	height: 91px;
}

.star-tec h5 {
	font-size: 19px;
	font-weight: 600;
	margin: 25px 0;
}

.star-tec-iul {
	padding-top: 22.4px;
}

.star-tec-li:first-child {
	margin-left: 93px;
}

.star-tec-i {
	float: left;
	font-size: 16px;
	width: 33px;
	height: 33px;
}

.star-tec-num {
	position: absolute;
	top: 6px;
	left: 13px;
	font-size: 12px;
	color: #a3a3a3;
}

.star-tec-line {
	float: left;
	height: 1px;
	width: 186px;
	margin: 15px 3px 0 3px;
	background-color: #e3e3e3;
}

.star-tec-li {
	position: relative;
	float: left;
}

.text_1 {
	text-align: center;
	line-height: 33px;
	margin: 10px 0;
}

.text_1>a {
	font: 14px " ";
	color: #999999;
}

.al_li {
	height: auto !important;
}

.al_li_a {
	display: block;
	width: 350px;
	height: 240px;
	overflow: hidden;
	transition: all 0.3s ease-out 0s;
}

.al_li_a img {
	transition: all 0.3s ease-out 0s;
}

.al_li_a img:hover {
	transform: scale(1.2, 1.2);
	transition: all 0.3s ease-out 0s;
}


/*=====================================================*/

.yh{
	padding-top: 50px;
	padding-bottom: 50px;
}
.yh_s{
	padding-bottom: 30px;
}
.yh .slideBox {
	width: 100%;
	/*height: 230px;*/
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd;
	box-sizing: border-box;
}

.yh .slideBox .hd {
	width: 100%;
	text-align: center;
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1;
}

.yh .slideBox .hd ul {
	width: 100%;
	text-align: center;
	overflow: hidden;
	zoom: 1;
}

.yh .slideBox .hd ul li {
	display: inline-block;
	margin-right: 2px;
	width: 15px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	background: #dcdfe1;
	cursor: pointer;
	border-radius: 999px;
}

.yh .slideBox .hd ul li.on {
	background: #a1a1a1;
	color: #fff;
}

.yh .slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.yh .slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.yh .slideBox .bd img {
	width: 100%;
	/*height: 230px;*/
	display: block;
}


/* 下面是前/后按钮代码，如果不需要删除即可 */

.slideBox .prev,
.slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.yh .slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}

.yh .slideBox .prev:hover,
.yh .slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.yh .slideBox .prevStop {
	display: none;
}

.yh .slideBox .nextStop {
	display: none;
}
.pb_w{
	width: 33.33333% !important;
	float: left;
	padding:  0 15px;
	box-sizing: border-box;
	margin-top: 20px;
	
}
.star-eva-div {
    width: 345px;
    background: #fff;
    border: 1px solid #e3e3e3;
    padding: 15px;
    box-sizing: border-box;
}
.star-eva-div p {
    font-size: 14px;
    line-height: 24px;
}
.star-eva-p-01 {
    position: absolute;
    top: 185px;
    left: 50px;
    z-index: 99999;
}
.pull-left {
    float: left !important;
}
.star-eva-dl dt {
	width: 58px;
	height: 58px;
    padding-left: 5px;
}
.star-eva-dl dt img{
	width: 100% !important;	
	height: 100% !important;
}
.star-eva-dl dd {
    margin-left: 25px;
}
.star-eva-p-top{
	width: 15px !important;
	height: 15px;
	display: inline-block !important;
}
.bj{
	width: 100%;
	text-align: left;
}
.star-eva-p-but{
	width: 15px !important;
	height: 15px;
	display: inline-block !important;
	float: right;
}
.star-eva-p-01{
	width: 15px !important;
	height: 15px;
}
.bj_2{
	width: 100%;
	text-align: right;
}
.star-kno-div {
    border: 1px solid #e3e3e3;
    padding-right: 0px;
    padding-left: 0px;
    width: 30%;
    float: left;
    box-sizing: border-box;
    margin-right: 2.5%;
}

.star-kno-div div {
    padding:36px;
}
.star-kno-div img {
    height: 62px;
}
.star-kno-div ul {
    font-size: 16px;
    margin: 16px 0;
    margin-right: 16px;
    margin-left: 16px;
}
.star-kno-div ul li {
	font: 16px " ";
    line-height: 38px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.star-kno a:hover {
    color: rgb(13,121,204);
}
.last{
	
    height: 170px;
    margin-top: 16px;
    padding-top: 42px;
}
.star-footer {
    color: #fff;
    background-color: #000;
    padding-top: 28px;
    padding-bottom: 28px;
}
.star-footer-link {
    background-color: #384144;
    display: block;
    width: 95px;
    line-height: 36px;
    text-align: center;
    margin-bottom: 8px;
}
.star-footer-link-a a {
    color: #fff;
    margin-right: 22px;
    font: 14px " ";
}
.star-footer-link-a a:hover {
    color: rgb(13,121,204);
}
.star-footer-hr {
    border-top: 2px solid #313131;
}
.star-footer-l {
    margin-right: 56px;
    width: 120px;
    height: 140px;
    line-height: 140px;
}
.star-footer-l img{
	display: inline-block;
	vertical-align: middle;
}
.pull-left {
    float: left !important;
}
.star-footer-c ul {
    padding-top: 40px;
    padding-left: 40px;
    margin-bottom: 40px;
}
.star-footer-c p {
    color: #6f6f6f;
    margin-left: 28px;
    font-size: 14px;
}
.star-footer-c ul li {
    display: inline-block;
    margin-right: 2em;
    font-size: 16px;
}
.star-footer-c ul li a {
    color: #fff;
}
.star-footer-c ul li a:hover{
	color: rgb(13,121,204);
}
.star-footer-c img {
    margin-right: 14px;
    float: right;
}
.star-footer-r {
    margin-right: 28px;
    margin-top: 14px;
}
.star-footer-r p {
    text-align: center;
}