.fl{
	float: left;
}
.fr{
	float: right;
}
.dh {
	transition: 1s;
	-moz-transition: 1s;
	-webkit-transition: 1s;
	-o-transition: 1s;
}
.pro_type{
	width: 100%;
	height: auto;
	padding:15px 0px;
	font-size: 12px;
}
.pro_type a{
	font-size: 15px;
    margin-right: 15px;
}
.pro_type p{
	margin-bottom: 20px;
}
.pro_type .weizhi a{
	margin-right: 0px;
}
.wrapper{
	width: 100%;
	max-width: 1200px;
	margin:0 auto;
	padding:0px;
}
.ny_banner{
	width: 100%;
}
.ny_banner img{
	width: 100%;
}
.pages{
	margin:50px 0px;
	text-align:center;

}
.pages a {
    padding: 10px 21px;
    border: 1px solid #9a9a9a;
    background: #fff;
    margin: 0 4px;
    color: #9a9a9a;
}
.pages .current{
	border: 1px solid #fb6e6e;
    color: #fb6e6e;
}
/*活动详情*/
.img_a{width: 100%;}
.arctile_banner{
	width: 100%;
	height: 104px;
	background:url(../images/titlebg_item2.png) no-repeat;
	line-height: 104px;
	color: #fff;
}
.arctile_banner span{
	font-size: 18px;
}
.pro_article{
	margin-top: 15px;
	margin-bottom: 45px;
}
.pro_article .pro_artl{
	width: 198px;
	height: auto;
	background: #f9f9f9;
}
.pro_article .pro_artl .pto_l_title{
	width: 85%;
    margin: 0 auto;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    color: #2f2f2f;
    font-weight: bold;
}
.pro_article .pro_artl .pto_l_title i{
	color: #ff342b;
    margin-right: 5px;
}
.pro_article .pro_artl ul{
	width: 100%;
	border-top: 1px solid #e3e3e3;
	padding-bottom: 20px;
}
.pro_article .pro_artl ul li{
	width: 100%;
	height: 45px;
}
.pro_article .pro_artl ul li a{
	display: inline-block;
    padding: 0px 0px 0px 15px;
    font-size: 14px;
    line-height: 45px;
    width: 198px;
}
.pro_article .pro_artl ul li i{
	float: right;
	margin-right:10px;
	line-height: 45px;
}
.pro_article .pro_artl ul li:hover{
	background:#ff342b;
}	
.pro_article .pro_artl ul li:hover a{
	color: #fff;
}
.pro_article .pro_artl ul li:hover a i{
	margin-right: 25px;
}
.pro_artr{
	width: 986px;
}
.pro_artr .pro_art_img{
	width: 100%;
}
.pro_artr .pro_art_img img{
	width: 414px;
	height: 282px;
}
.pro_artr .pro_art_r{
	width: 529px;
	height: 300px;
}
.pro_artr .pro_art_r h1{
	font-size: 18px;
	line-height: 45px;
}
.pro_artr .pro_art_r .jianjie{
	font-size: 12px;
    color: #666;
    line-height: 21px;
}
.pro_artr .pro_art_r .jiage{
	margin-top: 30px;
}
.pro_artr .pro_art_r .jiage span{
	display: inline-block;
    border: 1px solid #ccc;
    width: 158px;
    text-align: center;
    font-size: 12px;
    height: 35px;
    line-height: 35px;
    margin: 10px 0px 0px;
}
.pro_artr .pro_art_r .jiage lable{
	color: #ff342b;
    font-size: 16px;
    font-weight: bold;
}
.pro_artr .pro_art_r .pro_art_con{
	width: 100%;
	background:#f9f9f9;
	min-height: 400px;
}
.pro_artr .pro_art_con .ny_title{
	border-left: 3px solid #ff342b;
    font-size: 14px;
    text-indent: 7px;
    font-weight: bold;
}
.pro_artr .pro_art_con .tedian{
	font-size: 12px;
    line-height: 23px;
    background: #f9f9f9;
    padding: 10px;
    margin: 13px 0px;
}
.pro_artr .pro_art_con .tedian_al img{
	max-width:89%;
	display: block;
	margin:10px auto;
}
.news_box{
	width: 100%;
	background:#f7f7f7;
	padding: 20px 0 20px;
	margin-bottom:20px;
}
.news_list{
	width: 100%;
	padding: 45px 0px;
	border-bottom: 1px solid #eeeeee;
}
.news_list .news_n{
	width: 1200px;
	margin:0 auto;
}
.news_list .news_n img{
	width: 230px;
	height: 178px;
	padding-right:20px;
}
.news_list .news_r{
	/* width: 902px; */
	
    width: 600px;

}
.news_list .news_r h1{
	font-weight: normal;
	font-size: 17px;
	color: #303030;
	padding: 12px 0px;
}
.news_list .news_r p{
	color: #999999;
	line-height: 23px;
}
.news_list .news_r .news_bto{
	padding: 20px 0px;
	height: 40px;
	line-height: 40px;
	color: #acacac;
}
.news_list .news_r .news_more{
	width: 105px;
	height: 40px;
	border:1px solid #e7e7e7;
	line-height: 40px;
	/* text-indent: 20px; */
	color: #acacac;
	text-align:center;
	/* background: url(../images/jt.png) no-repeat 98px 16px; */
}
.news_list .news_r span{
	display: inline-block;
	text-indent: 21px;
}
.news_list .news_r span:nth-child(1){
	background: url(../images/sj.png) no-repeat 0px 11px;
}
.news_list .news_r span:nth-child(2){
	background: url(../images/sb.png) no-repeat 0px 12px;
	text-indent: 23px;
}
.news_list:hover{
	background: #fdfdfd;
}
.news_list:hover h1{
	color: #e8b058;
}
.news_list:hover .news_more{
	border:1px solid #e6a641;
	color: #fff;
	background:  no-repeat 98px 16px #e8b058; */
}
.pages{
	text-align: center;
	padding: 40px 0px;
}
.pages a{
	display: inline-block;
    border: 1px solid #c9c9c9;
    color: #666666;
    height: 38px;
    line-height: 38px;
    padding: 0px 15px;
}
.pages .active{
	border:1px solid #e6a641;
	background: #e8b058;
	color: #fff;
}
.pages a:hover{
	border:1px solid #e6a641;
	background: #e8b058;
	color: #fff;
}
.pro_article .news_artl{
	width: 291px;
}
.pro_article .news_artl ul li a{
	width: 290px;
}
.pro_article .news_artr{
	width: 894px;
}
.pro_article .news_artr .news_title{
	font-size: 24px;
    line-height: 55px;
}
.pro_article .news_artr .news_date{
	font-size: 12px;
	color: #666;
	border-bottom: 1px solid #ddd;
	overflow: hidden;
	clear: both;
}
.pro_article .news_artr .news_nr{
	font-size: 14px;
	margin-top: 15px;
	color: #444;
	line-height: 23px;
	min-height: 400px;
	border-bottom: 1px solid #ddd;
}
.pro_article .news_artr .news_nr img{
	max-width: 100% !important;
	margin:5px 0px;
}
.news_dec{
	width: 100%;
	border:1px dotted #ddd;
	padding:10px;
	overflow: hidden;
	clear: both;
	margin-bottom: 15px;
}
.news_dec p{
	width: 761px;
}
.news_dec img{
	margin:0px !important;
}
.news_tag{
	margin:10px 0px;
}
.news_tag a{
	display: inline-block;
    background: #65c765;
    color: #fff;
    font-size: 12px;
    padding: 1px 7px;
    margin-right: 5px;
}
.news_tag a:nth-child(2){
	background:#f0ad4e;
}
.news_tag a:nth-child(3){
	background:#d9534f;
}
.news_tag a:nth-child(4){
	background:#3bbfaf;
}
.news_tag a:hover{
	color: #fff;
	border-radius: 2px;
}
.news_pages{
	clear: both;
	overflow: hidden;
	margin:15px 0px;
}
.news_tj{
	width: 100%;
	padding:10px;
	background:#f9f9f9;
}
.news_tj .newtj_title{
	font-size: 15px;
    color: #ff342b;
    border-bottom: 1px solid #ddd;
    font-weight: bold;
    line-height: 31px;
}
.news_tj ul{
	overflow: hidden;
	clear: both;
	padding: 9px 0px 3px;
}
.news_tj ul li{
	float: left;
	width: 50%;
	line-height: 32px;
}
.news_tj ul li a{
	font-size: 12px;
}
.new_aaa{
	font-size: 13px;
    line-height: 26px;
    text-indent: 2rem;
}
.new_aaa p{
	margin-bottom: 5px;
}
.new_aaa a{
	color: #ff342b;
}

/*分页*/

.mainPage{ margin:20px 0;}
.mainPage ul{width: 406px;height: 32px;display:block; margin:0 auto;}
.mainPage ul li{float: left; display: inline; height: 32px; line-height: 32px; padding: 0 10px;color:#000;font-size:15px; margin: 0 5px; border:1px solid #dedede; font-size:16px;}
.mainPage ul li a{color:#000;font-size:16px; }
.mainPage ul li.thisclass{background:#09f;border:1px solid #218EC1;color:#fff; font-size:16px;}
.mainPage ul li.thisclass a{color:#fff;}
.mainPage ul li a:hover{
color: hsl(209, 93%, 48%);
text-decoration: none;}

/*add 200408*/
.new_listpage_tag_str{
	
}
.news_list .news_r .news_tag{
    display: inline-block;
}
.news_list .news_r .news_tag_newList{
	display:inline-block;
	margin-left: 20px;
}
.pages li{
	 display:inline-block;
}
.pages .thisclass{
    border: 1px solid #c9c9c9;
    color: #666666;
    height: 38px;
    line-height: 38px;
    padding: 0px 15px;
	background: #eee;
}
.w1200{
	width:1200px;
	margin:auto;
}

.news_box .w1200{
	overflow:hidden;
}
.news_list_dingyi {
	width: 850px;
}
#news_list_fl_el{
	width:100%;
}
.ale_info_tag_str{
	    background: url(/skin/img/saerch.png) no-repeat 1px 12px !important;
}
.new_list_tag a{
	margin:0 5px;
	line-height: 40px;
}
.hover_aph:hover{
	opacity:.8;
}
.news_box .fl_boc{
	background:#fff;
	padding-left:10px;
}
.right_add_img{
	
}
.right_conetnt{
	    width: 320px;
		margin-left: 20px;
}
.qcod img{
}

.right_conetnt .hover_aph {
	display:block;
}
.w100{width:100%;}
.richness .right_conetnt1{
	margin-top:20px;
	background:#fff;
	    overflow: hidden;
}
.richness .right_conetnt1:last-child{
	margin-bottom:20px;
}
.right_conetnt .qcod img{
	    width: 100px;
}
.qcod_info h3 {
        /* padding-top: 10px; */
    font-size: 16px;
    line-height: 45px;
    height: 45px;
    font-weight: normal;
}
.qcod_info  p {
    line-height: 24px;
	font-size:14px;
}
.qcod_info  p,.qcod_info h3 {
	    color: #666;

}
.qcod {
	/* margin-top:20px; */
}
.right_conetnt1{
	padding:20px 0;
}
.conten_us{
}
.conten_us .conten_us_title{
        margin: 0 10px;
    overflow: hidden;
}
.conten_us .underline{
	border-bottom: #999 solid 1px;
	
}
.conten_us .conten_us_title h3,.conten_us .conten_us_title .underline{
	    float: left;
}
.conten_us .conten_us_title h3{
	    color: #0070ff;
    display: inline-block;
    height: 35px;
    border-bottom: 1px solid #0070ff;
}
.conten_us i{
	    width: 52px;
    height: 51px;
    display: block;
    float: left;
}
.conten_us .qq i{
	background:url(/skin/img/contract.png)  0 51px;
}
.conten_us .tel i{
	background:url(/skin/img/contract.png);
}
.conten_us .qq,.conten_us .tel{
	margin:20px 10px;
	overflow: hidden;
	    position: relative;
}
.conten_us_title .underline{
	width: 240px;
    height: 35px;
}
.conten_us span{
	      color: #999;
    /* line-height: 51px; */
    /* height: 51px; */
    display: block;
    margin-left: 10px;
    /* float: left; */
    MAX-WIDTH: 220PX;
    position: absolute;
    top: 50%;
    left: 52px;
    transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-khtml-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
.hide,.chek_use_scene:first-child{
	display:none;
}
.wrapper a:hover,.click_wrapper_a{
	color:#ff342b ;
}
.use_scene_article{
	    margin-top: 20px;
		color:#777;
}
.use_scene_article a{
	margin:0 5px;
	color:#333 !important;
}
.use_scene_article a:hover{
	color:#333;
	cursor: auto;
}