@charset "utf-8";


.clear{clear:both;}

.wrap{ margin:0 auto; width:100%; height:auto;position:relative;}


/*h_r*/


.hr_r{
	margin-top: 10px;
	float: right;
}
.hr_r li{
	float: left;
	height: 40px;
	line-height: 40px;
	margin-left: 15px;
	margin-bottom: 10px;
}
.hr_r li i{
	float: left;
	margin-top: 15px;
	margin-right: 8px;
}
.hr_r li a{ 
	color: #000; 
	font-size: 12px;
}
.hr_r li a:hover{ color: #009be3;}
.search{
	width: 224px;
	height: 35px;
	float: right;
	background: url(../images/bj.jpg) no-repeat 0 0;
	clear: both;
}
.tex{
	width: 179px;
	float: left;
	height: 25px;
	line-height: 25px;
	margin: 4px 5px 0;
}
.sub{
	float: right;
	width: 35px;
	background:none;
	height: 27px;
	cursor:pointer;
	color: #fff;
	font-size: 14px;
	text-align: center;
	border:0;
	margin-top: 3px;
}
/*h_r--end*/





/*nav*/

/*end*/


/*gg*/
.gg{
	height: 45px;
	width: 1180px;
	padding-left: 20px;
	border:1px solid #d5d5d5;
	margin: 15px auto 20px;
	background: #f6f6f6 url(../images/tb4.jpg) no-repeat 0 0;
}
#gongao{
	width:1200px;
	margin: 0 auto;
	height:45px;
	overflow:hidden;
	line-height:45px;
	font-size:14px;
} 
.scroll_div{
	width: 900px;
	height: 45px;
	float: left;
	white-space: nowrap;
	overflow:hidden;
}
#gongao p{
	margin-right: 15px;
	float:left;
}
#gongao #scroll_begin, #gongao #scroll_end{display:inline} 
.scroll_div a{
	color: #000;
	margin-right: 20px;
}
.scroll_div a:hover{ color: #e53600;}
/*gg-end*/



.gsjj{
	float: left;
	width: 580px;
	height: 370px;
	overflow: hidden;
	margin-bottom: 20px;
}
.title{
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #a3a3a3;
	margin-bottom: 10px;
}
.title p{
	float: left;
	font-size: 20px;
	color: #333;
	font-weight: bold;
}
.title p span{ color: #d2240c;}
.title a{
	float: right;
	font-size: 12px;
	color: #666;
	font-family: Arial;
}
.title a:hover{ color: #d2240c;}
.gs_nr{
	font-size: 14px;
	color: #252525;
	line-height: 22px;
}
.gs_img{
	float: left;
	width: 307px;
	height: 186px;
	margin-right: 15px;
}
.gs_img img{
	width: 307px;
	height: 186px;
}

.new{
	float: right;
	width: 580px;
	height: 370px;
	overflow: hidden;
	margin-bottom: 20px;
}
.nw_hot{
	height: 128px;
	margin: 15px 0;
}
.ht_nr{
	float: left;
	width: 390px;
}
.ht_nr2{
	float: left;

	/*width: 390px;*/
	width: 193px;
}
.ht_nr a h3{
	font-size: 18px;
	margin-bottom: 10px;
	color: #000;
}
.ht_nr a h3:hover{ color: #ff5a00;}
.ht_nr a p{
	font-size: 14px;
	line-height: 25px;
	color: #706e6e;
}
.ht_img{
	float: right;
	width: 185px;
	height: 117px;
	border:1px solid #c3c3c3;
	overflow: hidden;
}
.ht_img img{
	width: 185px;
	height: 117px;
}

.new li{
	height:28px;
	line-height: 28px;
}
.new li a{
	float: left;
	font-size: 14px;
	color: #303030;
}
.new li a:hover{ color: #d2240c;}
.new li span{ color: #a7a7a7; font-size: 14px; float: right;}

/*图文切换*/
.focusBox { 
	position: relative; 
	width: 578px; 
	height: 359px; 
	overflow: hidden; 
	font: 12px/1.5 Verdana, Geneva, sans-serif; 
	text-align: left; 
	float: left;
	border:1px solid #adadad;
	margin-bottom: 20px;
}
.focusBox .picg img { 
	width: 578px; 
	height: 359px;  
	display: block; 
}
.focusBox .txt-bg {
	 position: absolute; 
	 bottom: 0; 
	 z-index: 1; 
	 height: 40px; 
	 width:100%; 
	 background: url(../images/bj3.png);
	 overflow: hidden; 
}
.focusBox .txt { 
	position: absolute; 
	bottom: 0; 
	z-index: 2; 
	height: 40px; 
	width:100%; 
	overflow: hidden; 
}
.focusBox .txt li{ 
	height:40px; 
	line-height:40px; 
	position:absolute; 
	bottom:-40px;
}
.focusBox .txt li a{ 
	display: block; 
	color: white; 
	padding: 0 0 0 10px; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none; 
}
.focusBox .num { position: absolute; z-index: 3; bottom: 8px; right: 8px; }
.focusBox .num li{ 
	float: left; 
	position: relative; 
	width: 20px; 
	height: 17px; 
	line-height: 17px; 
	overflow: hidden; text-align: center; margin-right: 8px; cursor: pointer; }
.focusBox .num li a,.focusBox .num li span { 
	position: absolute; 
	z-index: 2; 
	display: block; 
	color: white; 
	width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
.focusBox .num li span { 
	z-index: 1; background:#009be3; }
.focusBox .num li.on a,.focusBox .num a:hover{ background:#f60; }
/*图文切换--end*/
.box{
	float: left;
	width: 315px;
	height: 286px;
	overflow: hidden;
	margin-bottom: 20px;
}
.box a{
	display: block;
	margin-bottom: 6px;
}

.box2{
	width: 500px;
	float: left;
	margin: 0 32px 20px;
	height: 286px;
	overflow: hidden;
}
.b2_nr{
	width: 277px;
	float: left;
	overflow: hidden;
	margin-top: 18px;
}
.b2_nr li{
	height: 30px;
	line-height: 30px;
	padding-left: 20px;
	float: left;
	width: 118px;
	margin-bottom: 5px;
	background:url(../images/tb9.jpg) no-repeat 0 center;
}
.b2_nr li a{
	color: #666;
	font-size: 15px;
}
.b2_nr li a:hover{ color: #d2240c;}
.b2_img{
	float: right;
	width: 219px;
	height: 95px;
	margin-top: 10px;
}

.box3{
	float: right;
	width: 320px;
	height: 286px;
	overflow: hidden;
	margin-bottom: 20px;
}
.b3_nr{
	width: 300px;
	height: 210px;
	padding-top: 25px;
	padding-left: 20px;
	background: url(../images/bj4.jpg) no-repeat;
}
.b3_nr h2{
	font-size: 18px;
	margin-bottom: 15px;
	font-weight: 500;
}
.b3_nr p{
	font-size: 14px;
	line-height: 30px;
}
.b3_nr a{
	display: block;
	width: 143px;
	height: 43px;
	margin-top: 20px;
}


.box4{
	height: 280px;
	width: 1200px;
	clear: both;
	margin-bottom: 20px;
}
/*图片滚动*/
#gdtw{
	width:100%;
	margin:20px auto 0;
}

#gdtw ul li{
	list-style-image: none;
	list-style-type: none;
	float:left;
	margin:0 10px 0 0;
	width:225px;
	height:210px;
	overflow: hidden;
}
.gd_pic{
	width: 215px;
    height: 160px;
    padding: 3px;
    overflow: hidden;
    border: 1px solid #dedede;
    margin-bottom: 8px;
}
.gd_pic img{
	width: 215px;
    height: 160px;
}
#gdtw ul li a{ 
	display:block; 
	width:100%; 
	height:100%;
	color:#5f5f5f; 
	font-size:12px; 
	line-height: 20px;
	font-family:"宋体";
	text-align: center;
}
#gdtw ul li a:hover{ color: #e53600;}
/*图片滚动--end*/

.link{
	margin-bottom:30px;
}
.link p{
	font-size: 16px;
	margin-bottom: 10px;
}
.link a{
	font-size: 12px;
	color: #000;
	margin-right: 10px;
}
.link a:hover{color: #f64400;}
/*con--end*/

/*f_t*/
.f_t{
	height: 204px;
	background: url(../images/bj6.png) repeat-x;
}
/*.ft_l{
	float: left;
	width: 86%;
	height: 204px;
	background: url(../images/bj7.png) no-repeat 0 0;
}*/
.a{
	width: 123px;
	float: left;
	margin-right: 12px;
	margin-top: 55px;
}
.a h3,.b h3{
	font-size: 16px;
	margin-bottom: 10px;
}
.a a{
	color: #555;
	font-size:14px;
	line-height: 30px;
	display: block;
}
.a a:hover{color: #f64400;}
.b{
	float: left;
	margin-right: 12px;
	margin-top: 55px;
}
.b p{
	font-size: 14px;
	color: #555;
	line-height: 30px;
}
.ewm{
	width: 127px;
	float: right;
	text-align: center;
	overflow: hidden;
	font-size: 12px;
	line-height: 30px;
	margin-top: 50px;
}
.bah{
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
}
/*f_t///end*/

/*lj*/
.lj{
	height: 40px;
	line-height: 40px;
	background: #f8f8f8;
	border-bottom: 1px solid #e7e7e7;
	font-size: 12px;
	color: #666;
	font-family: "微软雅黑";
	margin-bottom: 20px;
}
.lj a{color: #666;}
.lj a:hover{color: #f64400;}

/*left*/
.left{
	width: 220px;
	float: left;
}
.l_bt{
	min-height: 58px;
	line-height: 58px;
	color: #fff;
	text-align: center;
	font-size: 22px;
	background: #007aaf;
}

.left li{
	height: 35px;
	line-height: 35px;
	text-indent: 15px;
	border-bottom: 1px dashed #d4d4d4;
}
.left li a{
	display: block;
	width: 100%;
	height: 100%;
	font-size: 16px;
	color: #333;
}
.left li a:hover{
	color: #007aaf;
}
.accordion{
	border:1px solid #dbdbdb;
	border-top: 0;
	background: #f7f7f7;
}
.accordion-item-active .accordion-header
{
	background:#e7e7e7;
	transition:.25s;
	border-bottom: 1px dashed #d4d4d4;
	
}
.accordion-item-active .accordion-header-icon
{
	color:#fff;
}
.accordion-item-active .accordion-header h1 a
{
	color:#007aaf;
	font-weight: bold;
}
.accordion-header h1 a{color: #333;}
.accordion-header
{
	background:#f2f2f2;
	padding:13px 12px;
	cursor:pointer;
	border-top: 1px dashed #d4d4d4;
	
	min-height:20px;
	transition:.25s;
	position: relative;
}
.accordion-header h1
{
	font-size:16px;
	font-weight: normal;
	margin:0;
	line-height: 1.3em;
	color:#212121;
	text-align: center;

}
.accordion-header h1 a{color: #333;}
.accordion-content
{
	display:none;
}
.accordion-content p
{
	margin:0;
	margin-bottom: 3px;
}
.accordion-header-icon
{
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	float:right;color:#888;
	font-size: 12px;
	vertical-align: middle;
	    position: absolute;
    right: 20px;
    top: 15px;
}
.accordion-header-icon.accordion-header-icon-active
{
	-webkit-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	transform:rotate(180deg);
	color:#007aaf;
}



/*left//end*/

/*right*/
.right{
	float: right;
	width: 950px;
	margin-bottom: 50px;
}
.r_bt{
	height: 50px;
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 20px;
}
.r_bt p{
	color: #fff;
	font-size: 20px;
	line-height: 50px;
	padding: 0 15px;
	background: #007aaf;
	float: left;
	
}

.empty{
	font-size: 14px;
	line-height: 25px;
	color: #333;
}
.empty img{max-width: 100%;}

/*///////////////////////// tpls ///////////////////////*/
.tpls{ width: 980px; margin-bottom: 20px;}
.tpls li{
	float: left;
	width:220px;
	height: 220px;
	margin-right: 21px; 
	margin-bottom: 15px;
}
.tpls li a{
	display: block;
	width: 100%;
	height: 100%;
	color: #4d4d4d;
	font-size: 14px;
	text-align: center;
}
.tpls li a:hover{ color: #007aaf;}
.tp{
	width: 220px;
	height: 170px;
	padding: 3px;
	border:1px solid #e9e9e9;
	margin-bottom: 10px;
}
.tp img{
	width: 220px;
	height: 170px;
}
.tpls li a:hover .tp{
background: #0098db;
}

/*分页*/
.fy{
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #4f4f4f;
	font-size: 14px;
	margin-bottom: 40px;
	font-family: "宋体";
}
.fy a.on{
	color: #fff;
	background:#007aaf;
	border: 1px solid #007aaf;
	
}
.fy a{
	padding: 4px 8px;
	border: 1px solid #ddd;
	margin-left: 5px;
	color: #8a8989;
}
.fy a:hover{
	background:#007aaf;
	border: 1px solid #007aaf;
	color: #fff;
}

.kb{
	line-height: 28px;
	font-size: 14px;
	color: #333;
	min-height: 500px;
	margin-bottom: 30px;
}
.kb img{max-width: 100%;}

/*cp_xx*/
.cp_xx{
	text-align: center;
	margin-bottom: 50px;
}
.cp_xx h2{
	padding: 20px 0;
	font-weight: none;
	font-size: 24px;
}
.cpxx_nr{
	font-size: 14px;
	line-height: 25px;
}
.cpxx_nr img{max-width: 100%;}

/*paging*/
.paging{
	line-height: 35px;
	color: #303030;
	font-size: 12px;
	margin-bottom: 10px;
	background: #f7f7f7;
	padding: 0 10px;
}
.paging p{}
.paging a{ color: #333;}
.paging a:hover{ color: #007aaf;}

.dsf{
	float: right;
}

.hz{
	width: 400px;
	float: left;
}
.dt{
	float: right;
	width: 547px;
	height: 340px;
}


/*lxwm*/
.lxwm{
	line-height: 36px;
	color: #666;
	font-size: 18px;
	padding-bottom: 20px;
	margin: 10px 0 30px;
	
}
.lxwm h2{
	color: #333;
	font-size: 22px;
	margin-bottom: 10px;
}
.dsf{
	height: 40px;
	border-bottom: 1px solid #d2d2d2;
	bottom:20px;
	margin-top: 30px;
}

/*.msgAddText*/
.msgAddText {
    clear: both;
    line-height: 25px;
    font-size: 12px;
    width: 580px;
    margin: 20px auto;
}
.msgAddText h2{
	color: #3c3c3c;
	font-size: 24px;
	font-weight: 500;
	text-align: center;
	padding: 20px 0 30px;
}
.msgAddText li {
    display: block;
    padding: 5px;
    padding-left: 10px;
    width: 100%;
}
.msgAddText li span {
    float: left;
    display: block;
    width: 60px;
    height: 26px;
    text-align: left;
    line-height: 36px;
}
.msgAddText li .moduleInput {
    margin: 0;
    margin-left: 5px;
    width: 450px;
    height: 36px;
    border: 1px solid #ddd;
    line-height: 36px;
        padding: 0 5px;
}
.msgAddText li .moduleInputa {
    margin: 0;
    margin-left: 5px;
    width: 450px;
    height: 36px;
    border: 1px solid #ddd;
    line-height: 36px;
        padding: 0 5px;
}
.msgAddText li textarea {
    margin-left: 5px;
    padding: 5px;
    width: 450px;
    height: 150px;
    vertical-align: middle;
        border: 1px solid #ddd;
}
.ModuleSubmitButton {
    background:#0079ae;
    font-weight: 400;
    font-size: 16px;
    color: #ffffff;
    height: 35px;
    width: 160px;
    margin-left:20px;
    display: block;
    cursor: pointer;
    float: left;
}
.captchaImg{
	width: 81px;
	height: 36px;
	float: left;
}

/*wz_ls*/
.wz_ls{
	margin-bottom: 30px;
}
.wz_ls li{
	height: 40px;
	padding-left: 30px;
	border-bottom: 1px dashed #e7e7e7;
	background: url(../images/tb12.jpg) no-repeat 0 center;
}
.wz_ls li a{
	font-size: 14px;
	line-height: 40px;
	color: #666;
	position: relative;
}
.wz_ls li a:hover{color: #f64400;}
.wz_ls li i{
	position: absolute;
	right:-29px;
	top: -2px;
}

/*xw_ls*/
.xw_ls{
	margin-bottom: 40px;
}
.hot{
	height: 266px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom:1px solid #e7e7e7;
}
.pic{
	float: left;
	width: 370px;
	height: 258px;
	padding: 3px;
	border:1px solid #e7e7e7;
}
.pic img{
	width: 370px;
	height: 258px;
}
.tw_nr{
	float: right;
	width: 550px;
	height: 258px;
	position: relative;
}
.tw_nr h2{
	color: #333;
	display: block;
	width: 80%;
	margin-bottom: 10px;
}
.tw_nr h2 a{
	display: block;
	width: 100%;
	line-height:25px;
	font-size: 22px;
	font-weight: bold;
	color: #333;
}
.tw_nr span{
	color: #666;
	font-size: 16px;
	line-height: 35px;
}
.tw_nr p{
	color: #666;
	font-size: 14px;
	line-height: 22px;
}
.tw_nr a{
	line-height: 30px;
	color: #018ae0;
	bottom: 0;
	left: 0;
	font-size: 14px;
	
}
.tw_nr a:hover{ color: #ea2f04;}
.more{
	position:absolute; bottom:0; left:0;
	padding-left: 25px;
	background: url(../images/tb14.jpg) no-repeat 0 center;
}

.xw_ls li{
	/*overflow:hidden;*/
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom:1px solid #e7e7e7;
}
.xw_ls li h2{
	color: #333;
	display: block;
	width: 80%;
	float: left;
	margin-bottom: 10px;
}
.xw_ls li h2 a{
	display: block;
	width: 100%;
	line-height:25px;
	font-size: 22px;
	font-weight: bold;
	
	color: #333;
}
.xw_ls li a:hover{ color: #ea2f04;}
.xw_ls li span{
	color: #666;
	font-size: 16px;
	line-height: 35px;
	float: right;
}
.xw_ls li p{
	color: #666;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 10px;
}
.morea{
	color: #018ae0;
	font-size: 14px;
	padding-left: 25px;
	background: url(../images/tb14.jpg) no-repeat 0 center;
	float:right;
}
.t_e{
	border-bottom: 1px solid #d6d6d6;
	padding: 20px 0;
	text-align: center;
	margin-bottom: 20px;
	position: relative;
}
.t_e h2{
	font-size: 24px;
	color: #333;
	font-weight: 500;
	margin-bottom: 20px;
}
.t_e p{
	color: #979595;
	font-size: 12px;
}
.t_e p span{ margin: 0 25px;}
.t_e i{
	    position: absolute;
    right: 135px;
    bottom: 23px;
}


.t_ea{
	padding: 15px 0;
	text-align: center;
	color: #3c3c3c;
	font-size: 24px;
	margin-bottom: 15px;
}
.xx_cp{
	margin-bottom: 30px;
	line-height: 25px;
	font-size: 14px;
}

/*table*/
.table{
	height: 700px;
	margin-bottom: 30px;
	position: relative;
}
.table th{
	font-size: 16px;
	font-weight: bold;
	color: #007aaf;
	border-bottom: 1px dashed #e7e7e7;
}
.table td{
	color: #333;
	font-size: 14px;
	border-bottom: 1px dashed #e7e7e7;
}
.table td a{
	padding-left:25px;
	color: #333;
	background: url(../images/tb12.jpg) no-repeat 5px center; 
}
.table td a:hover{color: #f64400;}
.table td span{color: #999;}


/*弹出层*/
.theme-buy{margin-top:10%;text-align: center;}
.theme-gobuy,.theme-signin{font-size: 15px;}
.theme-price{position: relative;bottom: -6px;font-family: microsoft yahei,Arial, Helvetica, sans-serif;margin-right: 20px;font-weight: bold;color: #f60;line-height: 32px;font-size: 24px;display: inline-block;}
.theme-price dfn{font-style: normal;font-size: 18px;margin-right: 2px;}
.theme-desc{padding: 30px;}
.theme-version{padding: 30px;}
.theme-popover-mask{
	z-index: 9998;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background: url(../images/bj8.png);
	display:none;
}
.theme-popover{
	z-index:9999;
	position:absolute;
	top:50%;
	left:50%;
	width:840px;
	height:570px;
	padding: 20px;
	margin:-306px 0 0 -447px;
	border-radius:5px;
	border:solid 2px #666;
	background-color:#fff;
	display:none;
	box-shadow: 0 0 10px #666;
}
.theme-poptit{
	width: 85%;
	margin: 0 auto;
	text-align: center;
	border-bottom:1px solid #ddd;
	padding:12px;
	position: relative;
}
.theme-popbod{padding:20px 0px 0;color:#444;/*height: 148px;*/}
.theme-popbom{padding:15px;background-color:#f6f6f6;border-top:1px solid #ddd;border-radius:0 0 5px 5px;color:#666}
.theme-popbom a{margin-left:8px}
.theme-poptit .close{
	float:right;
	color:#999;
	padding:5px;
	margin:-18px -62px -6px;
	font:bold 14px/14px simsun;
	text-shadow:0 1px 0 #ddd;
	background: none;
}
.theme-poptit .close:hover{color:#444;}
.btn.theme-reg{position: absolute;top: 8px;left: 43%;display: none}
.inp-gray,.feed-mail-inp{border:1px solid #ccc;background-color:#fdfdfd;width:220px;height:16px;padding:4px;color:#444;margin-right:6px}
.dform{
	width: 85%;
	margin:0 auto;
	font-size: 14px;
	line-height: 25px;

}
.dform .ipt_error{background-color:#FFFFCC;border-color:#FFCC66}
.dform-tip{display:none;background-color:#080;color:#fff;line-height:42px;margin-top:10px;display:;font-size: 14px;}
.dform-tip-errer{background-color: #CF301A;}
.dform-tip a{display: inline-block;padding: 0 20px;margin-left:10px;background-color: #FFE924;color: #CF301A;}
.dform-login{padding:0;height: 270px;overflow: hidden;}
.dform-login iframe{height: 470px;margin-top: -180px;}
.theme-signin{
	text-align:left;
	font-size: 14px;
}
.theme-signin h4{color:#999;font-weight:100;margin-bottom: 20px;font-size: 12px;}
.theme-signin li{
	float: left;
	width: 50%;
	margin-bottom: 15px;
}
.theme-signin li strong{float: left;margin-left: -80px;width: 80px;text-align: right;line-height: 32px;}
.theme-signin .btn{margin-bottom: 10px;}
.theme-signin p{font-size: 12px;color: #999;}
.theme-desc,.theme-version{padding-top: 0}

.gwyq{
	line-height: 25px;
	margin-bottom: 20px;
}
.btn{
	display: block;
	width: 225px;
	height: 50px;
	color: #fff;
	font-size: 16px;
	background: #007aaf;
	cursor: pointer;
	font-family: "微软雅黑";
	margin:0 auto 30px;
}


/*right//end*/



/*分页*/
.fy .actpage{
	background:#007aaf;
	border: 1px solid #007aaf;
	color: #fff;
}


.map{
	width: 100%;
	height: 500px;
	margin-top: 50px;
}

/* .accordion-header h1 .menu_left{ color: #007AAF; font-weight: bold;} */
