@charset "utf-8";
/* CSS Document */
*{ padding: 0; margin: 0; }
img {border:none;}
body {
	font-size:14px;
	color:#666; 
	line-height:25px;
	font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif
}
ul,li,dl,dt,dd{
	list-style-type:none;
	margin:0;
	text-indent:0;
	display:inline-block;
	padding:0;
}
a{
	text-decoration:none;
	color:#666666;
}
a img{
	border:none;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.h25{
	height:25px;
}
.fb14,.fb14:link,.fb14:visited,.fb14:hover{
	font-size:14px;
	color:#404040;
	text-decoration:none;
}
.ban li a{
	display:inline-block;
	width:100%;
	height:100%;
}
.ban li a img{
	width:100%;
	max-width:100%;
}
.ban .bx-wrapper{
	position:relative;
}
.ban .bx-controls{
	width:100%;
	position:absolute;
	left:0;
}
.ban .bx-default-pager{
	position:absolute;
	z-index:10;
	text-align:center;
	width:100%;
	bottom:10px;
}
.ban .bx-default-pager .bx-pager-item{
	width:25px;
	display:inline-block;
	margin:0 2.5px;
	height:5px;
}
.ban .bx-default-pager .bx-pager-item a{
	text-indent:-99999px;
	display:block;
	width:20px;
	opacity:0.5;
	height:3px;
	overflow:hidden;
	background:#FFF;
}
.ban .bx-default-pager .bx-pager-item a.active{
	background:#333;
}
.ban .bx-controls-direction a{
	width:56px;
	height:100px;
	top:-340px;
	display:block;
	text-indent:-9999px;
	position:absolute;
	opacity:0.5;
	z-index:999999999;
	transition:opacity 0.2s ease-in 0.2s;
}
.ban .bx-prev{
	background:url(../images-2016-2/arrow_left.jpg);
	left:0;
}
.ban .bx-next{
	background:url(../images-2016-2/arrow_right.jpg);
	right:0;
}
.ban .bx-controls-direction a:hover{
	opacity:0.8;
}
.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected {background:url(white.png) center top no-repeat !important;}

.tp-leftarrow:hover{background:url(prenext.png) left top no-repeat !important;}
.tp-rightarrow:hover{background:url(prenext.png) right top no-repeat !important;}
/** BULLETS **/
.tp-bullets {z-index:1001;position:absolute;bottom:0px;}

.tp-bullets.simplebullets.round .bullet {cursor:pointer;position:relative;background:url(black.png) center top no-repeat; width:20px; height:20px;float:left;
    -webkit-transition: background 0.1s linear;-moz-transition: color, background 0.1s linear;-o-transition: color, background 0.1s linear;transition: color, background 0.1s linear;}
.tp-leftarrow.large {z-index:100;cursor: pointer;position:relative;background:url(prenext.png) left bottom no-Repeat;
	width:46px;	height:46px;margin-left:0px;margin-top:-21px;}

.tp-rightarrow.large {z-index:100;cursor:pointer;position:relative;background:url(prenext.png) right  bottom no-Repeat;width:46px;height:46px;margin-left:0;margin-top: -21px;}
.tp-bullets.tp-thumbs { z-index: 100;
    position: absolute;
    padding: 3px;
    background-color: #fff;
    width: 500px;
    height: 50px;
    margin-top: -50px;
}

.fullwidthbanner-container .tp-thumbs {
    padding: 3px;
}

.tp-bullets.tp-thumbs .tp-mask {
    width: 500px;
    height: 50px;
    overflow: hidden;
    position: relative;
}

.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
    width: 5000px;
    position: absolute;
}

.tp-bullets.tp-thumbs .bullet {
    width: 100px;
    height: 50px;
    cursor: pointer;
    overflow: hidden;
    background: none;
    margin: 0;
    float: left;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	/*filter: alpha(opacity=50);	*/
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}

.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.tp-thumbs img {
    width: 100%;
}

.tp-bannertimer {
    width: 100%;
    height: 10px;
    position: absolute;
    z-index: 200;
    z-index: 5000;
}

.tp-bannertimer.tp-bottom {
    bottom: 0px !important;
    height: 5px;
}


@media only screen and (min-width: 768px) and (max-width: 959px) {;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .responsive .tp-bullets.tp-thumbs {
        width: 300px !important;
        height: 30px !important;
    }

    .responsive .tp-bullets.tp-thumbs .tp-mask {
        width: 300px !important;
        height: 30px !important;
    }

    .responsive .tp-bullets.tp-thumbs .bullet {
        width: 60px !important;
        height: 30px !important;
    }
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
    .responsive .tp-bullets {
        display: none;
    }

    .responsive .tparrows {
        display: none;
    }
}


.tp-simpleresponsive img {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.tp-simpleresponsive a {
    text-decoration: none;
}

.tp-simpleresponsive ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.tp-simpleresponsive >ul >li {
    list-stye: none;
    position: absolute;
    visibility: hidden;
}

.caption.slidelink a div,
.tp-caption.slidelink a div {
    width: 10000px;
    height: 10000px;
}

.tp-loader {
    background: url(loader.gif) center center no-repeat;
    background-color: #fff;
    margin: -22px -22px;
    top: 40%;
    left: 40%;
    z-index:10000;
    position: absolute;
    width:348px;
    height:160px;
}
/*  Flash END */  
  
.main{width:1200px;margin:0 auto;}

.youshi{
	width:960px;
	float:left;
}
.youshi_til{
	width:100%;
	max-width:960px;
	margin:0 auto;
	height:49px;
	margin-bottom:20px;
	background:url(images/bg1.jpg) repeat-x;
}
.youshi_bg{
	width:960px;
	height:306px;
	background:url(images/bg3.jpg) no-repeat;
	float:left;
}
.tilc{
	display:table;
	margin:0 auto;
}
.tilcT{
	float:left;
	height:49px;
	background:url(images/bg2.jpg) repeat-x;
	line-height:49px;
	color:#fff;
	font-size: 22px;
    font-weight: 800;
	padding:0 50px;
}
.youshi_1{
	width:293px;
	padding-top:76px;
	padding-left:40px;
	text-indent:2em;
	float:left;
}
.youshi_3{
	width:314px;
	padding-top:65px;
	padding-right:40px;
	text-indent:2em;
	float:right;
}
.youshi_2{
	width:293px;
	padding-top:90px;
	padding-left:40px;
	text-indent:2em;
	float:left;
}
.youshi_4{
	width:314px;
	padding-top:75px;
	padding-right:40px;
	text-indent:2em;
	float:right;
}
.fgbg{margin-top:20px; width:100%; display:table;}
.fgbgCustor{width:960px; height:220px;float:left;margin-top:20px;}
.Case_Customer{width:960px; height:393px;float:left;margin-top:20px;}

.cpzx{
	width:201px;
	float:left;
}
.cpzx_til{
	width:201px;
	height:59px;
	float:left;
}
.cpzx_bg{
	width:201px;
	background-color:#0061ae;
	float:left;  *padding-bottom:3px; _padding-bottom:3px;
}
.cpzx_wbg{
	width:195px;
	background-color:#f6f6f6;
	margin:0 3px 3px 3px;
	float:left;
}
.cpzx_stil{
	width:145px;
	height:39px;
	padding-left:25px;
	line-height:39px;
	margin-top:12px;
	margin-left:12px;
	color:#000;
	font-weight:bold;
	background:url(images/cpzx2.jpg);
	float:left;
}
.cpzx_xx{
	width:170px;
	margin-left:12px;
	float:left;
}
.cpzx_xxbg{
	width:155px;
	height:32px;
	line-height:32px;
	padding-left:15px;
	background:url(arrow.jpg) left no-repeat 15px;
	border-bottom:dashed 1px #d7d7d7;
	float:left;
}
.links{
	width:177px;
	float:left;
	margin-left:12px;
}
.links_til{
	width:177px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
	background-color:#0064b0;
	float:left;
}
.links_bg{
	width:182px;
	height:206px;
	font-size:12px;
	line-height:28px;
	padding-top:15px;
	color:#000;
	float:left;
}
.rexiao_bg{
	width:calc( 100% - 220px );
	float:right;
}
.rexiao_til{
	width:736px;
	height:48px;
	line-height:48px;
	color:#FFF;
	background:url(images/title2.jpg) no-repeat;
	float:left;
}
.rexiao_til a.hotTit{
	display:inline-block;
	width:175px;
	text-align:center;
	font-size:16px;
	font-weight:800;
	color:#026bbc;
}
.rexiao_til a{
	font-size:14px;
	color:#fff;
	text-decoration:none;
}
.rexiao_til a:hover{
	color:#FF0000;
}
  
.rexiao_cpbg{
	width:221px;
	margin-top:19px;
	margin-left:18px;
	float:left;
}

.rexiao_cp{
	background: rgba(0, 0, 0, 0) url("images/bg5.jpg") no-repeat scroll 0 0;
	width:198px;
	height:178px;
	padding:16px 11px 17px 12px;
	float:left;
}
.rexiao_cpwz{
	width:198px;
	height:24px;
	line-height:24px;
	margin-left:12px;
	margin-top:10px;
	text-align:center;
	color:#000;
	float:left;
}

.liyou_til{
	width:960px;
	height:90px;
	float:left;
}
.liyou_lypic{
	width:960px;
	height:190px;
	float:left;
}
.liyou_bg1{
	width:440px;
	height:141px;
	padding-left:470px;
	padding-top:155px;
	padding-right:50px;
	line-height:30px;
	background:url(images/ysbg1.jpg) no-repeat;
	float:left;
}
.liyou_bg2{
	width:375px;
	height:162px;
	padding-left:53px;
	padding-top:183px;
	padding-right:532px;
	line-height:30px;
	background:url(images/ysbg2.jpg) no-repeat;
	float:left;
}
.liyou_bg3{width:440px;height:141px;padding-left:470px;padding-top:182px;padding-right:50px;line-height:30px;background:url(images/ysbg3.jpg) no-repeat;float:left;}
.liyou_bg3 img{margin-top:10px;}

.liyou_bg4{
	width:365px;
	height:148px;
	padding-left:53px;
	padding-top:190px;
	padding-right:542px;
	line-height:30px;
	background:url(images/ysbg4.jpg) no-repeat;
	float:left;
}
.liyou_bg5{
	width:440px;
	height:146px;
	padding-left:470px;
	padding-top:187px;
	padding-right:50px;
	line-height:30px;
	background:url(images/ysbg5.jpg) no-repeat;
	float:left;
}
.kehu_til{
	width:960px;
	height:77px;
	float:left;
}
.kehu_kediv{
	width:960px;
	margin-top:10px;
	float:left;
}
.kehu_khpic{width:152px;height:61x;margin-left:8px;float:left;}
.kehu_khpic img:hover{filter:alpha(opacity=50);-moz-opacity:0.5; opacity:0.5;}

.anli{
	width:403px;
	float:left;
}
.anli_til{
	width:403px;
	height:30px;
	line-height:30px;
}
.anli_til span{
	display:inline-block;
	font-size:16px;
	padding:0 15px;
	border-bottom:1px solid #036ab9;
	color:#036ab9;
	font-weight:600;
	float:left;
	height:30px;
	width:94px;
}
.anli_til a{
	display:inline-block;
	height:30px;
	float:left;
	background:url(images/more.jpg) no-repeat right center;
	border-bottom:1px solid #cecece;
	width:279px;
}
.anli_bg{width:403px; height:358px;background-color:#eef2f5;float:left;}

.anli_picbg{width:181px;height:161px;margin-left:15px;float:left; margin-top:11px;}
.anli_pic{width:181px;height:139px;text-align:center;color:#585858;}
.anli_pic img{
	width:181px;
	height:139px;
}
   .anli_name{width:181px; height:17px; padding-top:5px; text-align:center;}  .anli_name a{color:#585858;}  .anli_name a:hover{color:#F00;}

.khjz{
	width:526px;
	float:right;
}
.khjz_til{
	width:526px;
	height:30px;
}
.khjz_bg{
	width:526px;
	float:left;
	margin-top:15px;
}
.khjz_til a{
	width:402px;
}
.khjz_pic{width:162px;height:144px;padding:7px;border:solid 1px #e8e6e7;float:left;}
.khjz_pic img{
	width:162px;
	height:144px;
}
.khjz_wenzi{width:332px;float:right;}
   .khjz_wenzi #witness_tit{color:#036fb8; font-size:16px; font-weight:bold; line-height:35px;}
   .khjz_wenzi #witness_con{color:#343434; font-size:13px;}

.gyjg_til{
	width:960px;
	height:53px;
	float:left;
}
.gyjg_left{
	width:650px;
	float:left;
}
.gyjg_jjtil{
	width:650px;
	height:35px;
	margin-top:8px;
	float:left;
}
.gyjg_fctilbg{
	width:650px;
	height:35px;
	background:url(title10.jpg)  no-repeat;
	margin-top:8px;
	float:left;
}
.gyjg_jj{width:640px;padding-left:10px;padding-top:12px;float:left;}
   .gyjg_jj img{float:left; margin-right:15px;}  .gyjg_jj a{color:#e35c02; font-size:14px;}  .gyjg_jj a:hover{color:#FF0000;  font-family:"Microsoft YaHei";}
.gyjg_ry{width:650px;height:125px;float:left;}

 .lzl_picsub{width:650px; height:125px; float:left;}
 .lzlpic_bot{width:650px; height:87px;padding-top:20px;}
 .ctllf{width:16px; height:87px; background:url(arrowleft.jpg) right  no-repeat; float:left; cursor:pointer;}
 .ctlrg{width:16px; height:87px; background:url(arrowright.jpg)   no-repeat; float:right; cursor:pointer;}
 .ctlmid{width:608px; height:87px; float:left; padding-left:4x;}
 .oneday_spic{width:129px;height:87px;margin-left:9px;float:left; cursor:pointer;}  .oneday_spic img:hover{border:1px solid #ff0000;}






.gyjg_fcbg{
	width:650px;
	padding-top:20px;
	padding-bottom:20px;
	float:left;
}
.gyjg_fc{
	width:148px;
	padding-left:12px;
	height:108px;
	text-align:center;
	line-height:30px;
	float:left; font-size:12px;color:#333534;
}


.gyjg_right{
	width:278px;
	height:590px;
	padding-left:21px;
	background:url(bg6.jpg) repeat-y;
	float:right;
}
.newsbg{
	width:278px;
	float:left;
}
.newstilbg{
	width:278px;
	height:33px;
	margin-top:8px;
	background:url(title11.jpg) no-repeat;
	float:left;
}
.newstil{
	width:100px;
	height:33px;
	line-height:33px;
	padding-left:28px;
	font-size:14px;
	font-weight:bold;
	color:#3a6abf;
	float:left;
}
.more{width:40px;height:33px;line-height:33px;padding-right:14px;font-size:12px;float:right;}
    .more a{color:#323431;}  .more a:hover{color:#FF0000;}
.news_xx{width:278px;border-bottom:dashed 1px #dadada;padding-bottom:13px;padding-top:15px;font-size:12px;color:#555454;float:left;}
    .news_xx span{color:#e35c02; font-size:14px; line-height:30px;}
	.news_xx a{color:#e35c02; font-size:12px;}  .news_xx a:hover{color:#FF0000;}
.news_listbg{
	width:278px;
	float:left;
}
.news_list{width:268px;height:24px;padding-top:5px;padding-left:10px;line-height:24px;background:url(arrow2.jpg) no-repeat left 13px;float:left;}
.news_list a{color:#787777;}   .news_list a:hover{color:red;}
.blank8 { height:8px; width:1px; overflow:hidden; clear:both;}

.bottom_bg{width:100%;height:48px;background:url(images/bg7.jpg) repeat-x;line-height:48px;text-align:center;font-size:14px;color:#fff;}
.bottom_bg a{color:#fff;} .bottom_bg a:hover{color:#FF6600;}

.bottom_wz{width:100%;height:151px;	background-color:#e9e9e9;}
.bottom_bg2{width:960px;margin:0 auto;}

.bottom_logo{
	width:318px;
	height:151px;
	float:left;
}
.bottom_ljy{
	width:640px;
	height:101px;
	padding-top:40px;
	text-align:center;
	font-size:12px;
	color:#696767;
	float:left;
}
.bottom_zi_xb{
	width:710px;
	height:70px;
	padding-top:20px;
	text-align:center;
	font-size:12px;
	color:#696767;
	float:left;
}


/*css*/
.page{
	margin:10px 0;
	text-align:center;
}
.page h2{
    display:none;
}
.page span.current{
	
	background:#333;
	color:#fff;

}
.page a,.page span{ display:inline-block;line-height:25px;text-align:center;min-width:25px;border:1px solid #E9E9E9;}



.position{width:calc( 100% - 24px );line-height:30px;padding-left:24px;font-size:12px;color:#000;border:solid 1px #d8d8d8;}
.cptil{
	line-height:35px;
	padding-left:30px;
	background:url(bg8.jpg) repeat;
	border:solid 1px #d8d8d8;
	color:#000;
	font-weight:bold;
	
}
.cpbg{
	border:solid 1px #d7d7d7;
	margin-top:15px;
	padding-bottom:15px;
	display: table;
	width: 100%;
}
.cpzx_pic{
	width:210px;
	height:178px;
	border:solid 1px #bcbcbc;
	float:left;
}
.cpzx_cpwz{
	width:198px;
	height:24px;
	line-height:24px;
	margin-top:10px;
	text-align:center;
	color:#000;
	float:left;
}
/*浜岀骇椤甸潰鏂伴椈*/
.news_ebg{
	width:590px;
	border:solid 1px #d7d7d7;
	float:left;
	margin-bottom:10px;
}
.news_erbg{
	width:590px;
	border:solid 1px #d7d7d7;
	float:right;
	margin-bottom:10px;
}
.news_etil{
	width:450px;
	height:35px;
	line-height:35px;
	padding-left:20px;
	background:url(bg8.jpg) repeat;
	color:#000;
	font-weight:bold;
	float:left;
}
.news_ewzbg{width:455px; height:345px;padding-left:15px;padding-bottom:10px;padding-top:10px;float:left;}
.news_ewzbg ul li{list-style:none;width:440px;height:24px;padding-top:5px;padding-left:10px;line-height:24px;	background:url(images/arrow2.jpg) no-repeat left 15px;}

/*浜岀骇宸ョ▼妗堜緥*/
.anli_epicbg{
	width:226px;
	margin-left:10px;
	margin-top:30px;
	float:left;
}
.anli_epic{
	width:214px;
	height:169px;
	padding:5px;
	border:solid 1px #d3d3d3;
	float:left;
}
.anli_ewz{
	width:226px;
	height:35px;
	line-height:35px;
	text-align:center;
	float:left;
}
/*鍏充簬閿﹀伐浜岀骇椤甸潰*/
.gyjg_ebg{

	border-bottom:solid 1px #d7d7d7;
	border-left:solid 1px #d7d7d7;
	border-right:solid 1px #d7d7d7;
	display: table;
	width: calc( 100% - 2px );
}
.gyjg_etil{
	
	padding:20px;
	font-size:18px;
	font-weight:bold;
	color:#e70202;
	text-align:center;
	border-bottom:solid 1px #e0e0e0;

}
.gyjg_ewz{

	text-indent:2em;
	line-height:30px;
	color:#000;
}
.arc_info{width:100%; height:25px; line-height:25px; text-align:center; font-size:12px;}  .arc_info a{font-size:12px;} #hit{color:#F00;}
.arc_body{padding:15px;font-size:13px; line-height:25px;}  .arc_body a:hover{color:#FF0000; font-family:"Microsoft YaHei";}
.arc_body img{
    display: block;
    margin: 0 auto 10px;
    height: auto;
    max-width: 100%;
}
.prenext{width:694px; height:25px;font-size:12px; line-height:25px;}
.prenext a{color:#000;}   .prenext a:hover{color:#F00;}


.link_ewz{
	width:694px;
	padding:20px;
	line-height:30px;
	color:#000;
	float:left;
}
.link_epic{
	width:722px;
	height:458px;
	float:left;
}
/*瀹㈡埛瑙佽瘉浜岀骇*/
.khjz_ebg{width:calc( 100% - 30px );display:table;margin-top:15px;padding-bottom:10px;margin-left:15px;margin-right:15px;border-bottom:solid 1px #d7d7d7;}

   .arc_tit{color:#036fb8; font-size:16px; font-weight:bold; line-height:35px;}
   .arc_description{color:#343434; font-size:12px; }
   .arc_link{padding:10px 0; text-align:right;}


.khjz_ewz{width:calc( 100% - 200px );float:right;}
    #wt_title{font-size:16px; font-weight:bold; line-height:35px;}  #wt_title a{color:#036fb8; }
    #wt_desc{color:#343434; font-size:13px;}
/*閿﹀伐椋庨噰浜岀骇*/
.jgfc_epicbg{
	width:148px;
	margin-top:19px;
	margin-left:28px;
	float:left;
}
.jgfc_epic{
	width:148px;
	height:108px;
	float:left;
}
.jgfc_ewz{
	width:148px;
	height:24px;
	line-height:24px;
	margin-top:10px;
	text-align:center;
	color:#000;
	float:left;
}
/*璧勬枡涓嬭浇浜岀骇椤甸潰*/
.zlxz_ebg{
	width:675px;
	float:left;
	padding-left:25px;
	margin-top:10px;
	padding-bottom:5px;
	margin-left:15px;
	background:url(images/arrow3.jpg) no-repeat left 8px;
	border-bottom: dashed 1px #d7d7d7;
}


/*浜у搧涓績淇敼css*/
.cpzxxg_fg{
	width:100%;
}
.cpzxxg_r{
	width:201px;
	float:right;
}
.cpzxxg_l{
	width:calc( 100% - 216px );
}
.cpzxxg_picleft{width:394px;margin-left:10px;margin-top:10px;float:left;}
.cpzxxg_pic{width:392px;height:321px;border:solid 1px #e5e5e5;float:left; margin-bottom:10px;}

.cpzxxg_pwz{
	width:392px;
	margin-top:10px;
	float:left;
}
.cpzxxg_arrowl{
	width:8px;
	height:9px;
	margin-top:20px;
	float:left;
}
.cpzxxg_arrowr{
	width:8px;
	height:9px;
	margin-top:20px;
	float:right;
}
.cpzxxg_spic{
	width:62px;
	height:51px;
	margin-left:10px;
	float:left;
}
.cpzxxg_spicbg{
	width:375px;
	height:51px;
	float:left;
}
.cpzxxg_picright{
	width:calc( 100% - 435px );
	margin-top:10px;
	margin-right:15px;
	margin-bottom:10px;
	float:right;
}
.cpzxxg_prtil{
	padding-top:10px;
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
	color:#000;
	border-bottom:dashed 1px #ccc;
}
.cpzxxg_pfenlei{

	padding-top:10px;
	font-size:16px;
}
.cpzxxg_pjianjie{

	padding-top:10px;
}
.cpzxxg_pfenxiang{
	width:301px;
	height:32px;
	float:left;
	padding-top:10px;
}
.cpzxxg_pbut{
	width:301px;
	height:40px;
	float:left;
	padding-top:10px;
}
/*鐩稿叧浜у搧css*/
.xgcpbg{
	width:100%;
	border:solid 1px #d7d7d7;
	display: table;
}
.xgcpxg_titlbg{
	width:calc( 100% - 10px );
	height:35px;
	line-height:35px;
	padding-left:10px;
	font-size:14px;
	font-weight:bold;
	color:#0162af;
	background:url(images/bg9.jpg) repeat-x;
	float:left;
}
.xgcpxg_picbg{
    padding:15px;
}
.xgcpxg_picdiv{
	width:222px;
	margin-left:13px;
	margin-top:15px;
	float:left;
}
.xgcpxg_pic{
	width:218px;
	height:156px;
	padding:1px;
	border: solid 1px #ccc;
	float:left;
}
.xgcpxg_picwz{
	width:220px;
	height:30px;
	line-height:30px;
	text-align:center;
	float:left;
}
/*浜у搧绠€浠媍ss*/
.cpjjxg_til{
	width:calc( 100% - 20px );
	height:35px;
	line-height:34px;
	padding-left:20px;
	color:#FFF;
	font-weight:bold;
	background:url(images/cpsm.jpg) no-repeat;
}
.cpjjxg_wenzi{
	margin:10px auto;
	padding-bottom:50px;
	background:url(images/myd.jpg) 2px bottom no-repeat;}

.cpjjxg_llfw{margin-left:15px;margin-top:10px;font-size:13px;}
    .cpjjxg_llfw span{color:#0162af; font-weight:bold;font-size:14px;}

.cpytxg_picbg{
	width:130px;
	margin-left:10px;
	float:left;
}
.cpytxg_pic{
	width:130px;
	height:83px;
	float:left;
}
.cpytxg_pzi{
	width:130px;
	height:30px;
	line-height:30px;
	text-align:center;
	float:left;
}
/*浜у搧涓績鍙充晶鏂伴椈css*/
.cpzxxg_news{
	width:201px;
	margin-top:10px;
	float:left;
}
.cpzxxg_ntil{
	width:191px;
	height:35px;
	line-height:35px;
	padding-left:10px;
	background-color:#0870c5;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	float:left;
}
.cpzxxg_nwzbg{
	width:194px;
	padding-left:5px;
	padding-bottom:10px;
	padding-top:5px;
	border-bottom:solid 1px #ccc;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	float:left;
}
.cpzxxg_nlist{
	width:180px;
	height:24px;
	padding-top:5px;
	padding-left:10px;
	line-height:24px;
	background:url(images/arrow2.jpg) no-repeat left 15px;
	float:left;
	overflow:hidden;
}
   .cpzxxg_nlist a{color:#787777;}
.cpzxxg_cpfw{
	width:734px;
	height:410px;
	margin-top:10px;
	float:left;
}
.cpzxxg_xiazai{
	width:196px;
	padding-left:2px;
	padding-bottom:10px;
	padding-top:18px;
	border-bottom:solid 1px #ccc;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	float:left;
}
.hydt,.jgzx{
	width:960px;
	float:left; margin-bottom:10px;
}
 .hydt-title{
	height:52px;
}
 .jqzx-tlebg{
	height:45px;
	background:url(images/til-hydt.jpg) no-repeat;
}
 .jqzx-tle{
	 width:200px;
	 padding-top:7px;
	 padding-left:45px;
	 font-size:16px;
	 font-weight:bold;
	 font-family: "Microsoft YaHei" ! important;
	 color:#3b6bc0;
	 float:left;
	 
}
 .more{
	 width:60px;
	 padding-top:10px;
	 padding-right:10px;
	 float:right;
	 
}
 .jqzx-pic{
	 width:308px;
	 height:230px;
	 padding-top:20px;
	 float:left;
	 
}
 .jqzx-rig{
	 width:624px;
	 height:230px;
	 padding-top:20px;
	 float:right;
	 
}
  .jqzx-rig-til{
	 width:624px;
	 line-height:24px;
	 font-size:16px;
	 font-weight:bold;
	 color:#e35c02;
	 float:left;
	 
}
  .jqzx-rig-tilxx{
	 width:624px;
	 line-height:24px;
	 padding-top:15px;
	 float:left;	 
}
  .jqzx-lb{
	 width:624px;
	 border-top:dashed 1px #9d9d9d;
	 padding-top:10px;
	 margin-top:10px;
	 float:left;	 
}
  .jqzx-lb-list{
	 
}
  .jqzx-lb-list ul li{
	 width:290px;
	 padding-left:10px;
	 background:url(images/arrow.jpg) left 10px no-repeat;
	 line-height:28px;
	 float:left;	 
}

 .hydt-left{
	 width:350px;
	 float:left; 
}
 .hydt-right{
	 width:265px;
	 float:right;
}
 .hydt-til{
	 width:350px;
	 line-height:24px;
	 font-size:16px;
	 font-weight:bold;
	 color:#e35c02;
	 float:left; 
}
 .hydt-tilxx{
	 width:340px;
	 line-height:24px;
	 padding-top:10px;
	 padding-bottom:10px;
	 border-bottom:dashed 1px #9d9d9d;
	 float:left; 
}
 .hydt-word{
	 width:350px;
	 padding-top:10px;
	 float:left; 
}
  .hydt-word ul li{
	 width:290px;
	 padding-left:10px;
	 background:url(images/arrow.jpg) left 10px no-repeat;
	 line-height:28px;
	 float:left;	 
}
 .hydt-pic{
	 width:119px;
	 padding-top:10px;
	 line-height:24px;
	 padding-left:13px;
	 float:left; 
}
 .hydt-picr{
	 width:119px;
	 padding-top:10px;
	 line-height:24px;
	 float:right; 
}
.bottom_bg a{
	margin:0 5px;
}
.myDiv{
	width:1200px;
	margin:0 auto;
}
.wmyDiv{
	width:100%;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.cl{
	clear:both;
}
.top{
	height:30px;
	line-height:30px;
	background:#f6f6f6;
	font-size:12px;
	color:#666666;
}
.logo{
	padding:15px 0;
}
.nav{
	background:#ff6c00;
}
.nav ul{
    display:flex;
}
.nav li{
	
	line-height:50px;
	flex:1;
	text-align:center;
}
.nav a{
	color:#fff;
	font-size:18px;
	font-weight: bold;
}
.nav li:hover,.nav li.current-menu-item,.nav li.current-menu-parent{
	background:#dc0c0c;
}
.indexCat{
	display:inline-block;
	height:30px;
	width:100%;
	
}
.indexCat dt{
	width:110px;
	height:30px;
	float:left;
	line-height:30px;
	background:#f0eded url(images/bg1.png);
	color:#fff;
	text-align:center;
	
}
.indexCat dd{
	background:#f0eded;
	float:left;
	height:30px;
	font-size:14px;
	line-height:30px;
	width:calc( 100% - 110px );
}
.myTit{
	position:relative;
	height:50px;
	margin:15px auto;
	line-height:50px;
	border-bottom:1px solid #c2c2c2;
	text-align:center;
}
.myTit h2{
	font-size:20px;
	margin:0;
	padding:0;
}
.myTit .line{
	background:#ff6c00;
	width:100px;
	height:8px;
	position:absolute;
	left:50%;
	margin-left:-50px;
	margin-top:-4px;
}
.indexPlist{
	margin-top:31px;
}
.lineOne{
	width:250px;
}
.indexPlist .img{
	border:1px solid #e8e8e8;
	text-align:center;
}
.indexPlist .tit{
	height:30px;
	line-height:30px;
	text-align:center;
}
.indexPbox{
	width:calc( 25% - 11.25px );
	margin-left:15px;
	margin-bottom:10px;
}
.indexPbox:first-child{
    margin-left:0;
}
.indexTit{
	color:#fc662a;
	font-size:18px;
	height:56px;
	text-align:center;
	margin:0;
	padding:0;
	width:100%;
	display:block;
	background:url(images/bg2.jpg) no-repeat center;
	line-height:56px;
	background-size:100% auto;
}
.indexScroll{
	height:145px;
	width:100%;
	position:relative;
	background:url(images/bg3.jpg) repeat;
}
.indexScroll .myul{
	width:1100px;
	height:70px;
	display:block;
	margin:0 auto;
	padding:37px 0;
}
.bx-wrapper{
    position: relative;
}
.indexScroll li{
	float:left;
}
.indexScroll .bx-controls{
	position:absolute;
	width:1200px;
	left:50%;
	height:30px;
	top:50%;
	transform:translate(-50%,-50%);
	z-index:999;
}
.indexScroll .bx-prev,.indexScroll .bx-next{
	width:15px;
	height:30px;
	text-indent:-9999px;
	display:block;
}
.indexScroll .bx-prev{
	background:url(images/subl.jpg);
	float:left;
	margin-left:25px;
}
.indexScroll .bx-next{
	background:url(images/subr.jpg);
	float:right;
	margin-right:25px;
}
.indexScroll li a{
	width:164px;
	height:70px;
	display:block;
	border:1px solid #dfdfdf;

}
.indexBan{
	padding:10px 0;
}

.line_1{
	height:315px;
	width:100%;
	padding-bottom:35px;
	margin-bottom:35px;
	background:url(images/bg4.jpg) no-repeat center bottom;
}
.stit{
	font-size:20px;
	color:#ff6c00;
	font-weight:normal;
}
.line_1 .stit{
	background:url(images/ico1.jpg) no-repeat left center;
	padding-left:75px;
	padding-top:15px;
	padding-bottom:15px;
}
.line_2{
	height:389px;
}
.line_2 .stit{
	background:url(images/ico2.jpg) no-repeat left top;
}
.line_3 .stit{
	background:url(images/ico3.jpg) no-repeat left top;
}
.line_4 .stit{
	background:url(images/ico4.jpg) no-repeat left top;
}
.line_4{
	height:363px;
}
.indexTxt{
	background:url(images/bg5.jpg) no-repeat left top;
	padding-top:30px;
}
.indexTxt h3{
	font-size:18px;
	font-weight:normal;
	margin:8px 0;
	padding:0;
	background:url(images/bg6.jpg) no-repeat left center;
	padding-left:20px;
}
.indexTxt p{
	font-size:16px;
	color:#6b6969;
	line-height:32px;
}
.tbg{
	height:118px;
	width:100%;
	background:url(images/tbg.jpg) no-repeat center;
}
.imgbox img{
	margin:0 8px 35px 8px;
}
.mytit a{
	display:block;
	height:45px;
	line-height:45px;
	width:110px;
	font-size:18px;
	color:#525252;
}
.mytit a.fr{
	background:url(images/more.jpg) no-repeat right center;
}
.geline{
	with:100%;
	height:20px;
	background:url(images/bg7.jpg) repeat-x left center;
}
.anliBox li{
	width:585px;
	float:left;
	margin:10px 0;
}
.anliBox li:nth-child(2n){
    float:right;
}
.anliBox .img{
	width:162px;
	height:144px;
	float:left;
	border:1px solid #e8e6e7;
	padding:3px;
}
.anliBox .txt{
	width:calc( 100% - 183px );
	float:right;
}
.anliBox .txt h3{
	margin:0 0 10px 0;
	padding:0;
	font-size:16px;
	font-weight:normal;
}
.anliBox .txt h3 a{
	color:#fe6100;
}
.anliBox .txt p{
	line-height:25px;
	margin:0;
}
.tbod{
	border-bottom:1px solid #cfcfcf;
	position:relative;
}
span.bgc{
	position:absolute;
	height:5px;
	width:80px;
	left:0;
	bottom:-3px;
	display:inline-block;
	background:#ff6c00;
}
.newImg{
	width:308px;
	height:230px;
}
.newBox{
	width:calc( 100% - 325px );
}
.stick h2{
	font-size:16px;
	margin:0;
	padding:0;
	margin-bottom:10px;
}
.stick h2 a{
	color:#525252;
}
.stick h2 span{
	font-size:12px;
	color:#ababab;
	font-weight:normal;
}
.stick p{
	font-size:12px;
	color:#525252;
	line-height:22px;
	margin:0;
}
.stick{
	border-bottom:1px dashed #8f8f8f;
	padding-bottom:5px;
	margin-bottom:5px;
}
.newBox li{
	width:50%;
	float:left;
	height:30px;
	line-height:30px;
}
.newBox li a{
	background:url(images/ico5.jpg) no-repeat left center;
	padding-left:15px;
}
.flink{
	height:37px;
	line-height:37px;
	background:#ff6c00;
	text-align:center;
	color:#fff;
	font-size:12px;
}
.flink a{
	color:#fff;
	
	margin-left:5px;
}
.foot{
	background:#e9e9e9;
	padding:15px 0;
}
.foot .txt{
	width:500px;
	font-size:12px;
	line-height:25px;
	color:#686666;
}
.mobile{
    display: none;
}
.cpjjxg_wenzi img{
    max-width: 100%;
}
@media (max-width: 768px) {
    .mobile{
        display:block;
    }
    img{
        max-width: 100%;
        height: auto;
    }
    .myDiv{
        max-width:calc( 100% - 30px );
        margin:0 15px;
    }
    .logo img{
        max-height: 40px;
        width: auto;
    }
    .wmyDiv.top{
        display:none;
    }
    .indexPbox{
        width:calc( 50% - 7.5px );
    }
    .indexPbox:nth-child(2n+1){
        margin-left:0;
    }
    .indexCat dd{
        width:calc( 100% - 110px );
        overflow-x: scroll;
        white-space: nowrap;
    }
    .indexPlist{
        margin-top:30px;
    }
    .indexTit{
        background-position:center;
    }
    .indexScroll .myul,.indexScroll .bx-controls{
        width:100%;
        height: 37px;
    }
    .indexScroll li a,.indexScroll li a img{
        width:100%;
        height:37px;
    }
    .indexScroll{
        height: 60px;
    }
    .indexScroll .myul{
        padding:11.5px 0;
    }
    .indexBan img{
        max-width: 100%;
        height: auto;
    }
    .line_1 .fl,.line_1 .fr{
        max-width: 100%;
        float: none;
    }
    .line_1{
        height: auto;
    }
    .tbg{
        background-position: center;
    }
    .imgbox{
        display:table;
        width: 100%;
    }
    .imgbox img{
        width:calc( 33.333% - 10px );
        margin-bottom:15px;
        margin-left:0;
        margin-right:0;
        float: left;
    }
    .imgbox img:nth-child(3n-1){
        margin-left:10px;
        margin-right: 10px;
    }
    .nav ul{
        white-space: nowrap;
        display: block;
        overflow-x: scroll;
    }
    .anliBox li{
        width:100%;
    }
    .anliBox .img{
        width: 120px;
        height: auto;
    }
    .anliBox .txt{
        width: calc( 100% - 135px );
    }
    .newImg{
        width:100%;
        text-align:center;
    }
    .newBox{
        width: 100%;
    }
    .newBox li,.news_ewzbg ul li{
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .flink .myDiv{
        white-space: nowrap;
        overflow-x: scroll;
    }
    .foot .fl{
        display: none;
    }
    .foot .txt{
        width:100%;
    }
    .cpzx{
        display:none;
    }
    .main{
        width:calc( 100% - 30px );
        margin:0 15px;
    }
    .rexiao_bg{
        width:100%;
        float: none;
    }
    .cptil,.position,.fgbg,.cpbg{
        width:100%;
        display: table;
        float: none;
    }
    .cptil,.position{
        padding-left:15px;
        width:calc( 100% - 15px );
    }
    .rexiao_cpbg{
        width:calc( 50% - 7.5px );
        margin-left:0;
    }
    .rexiao_cpbg:nth-child(2n){
        margin-left:15px;
    }
    .cpbg{
        border:none;
    }
    .cpzx_pic,.news_erbg{
        width:100%;
    }
    .news_etil{
        width:calc( 100% - 20px );
        float: none;
    }
    .cpzx_pic img{
        max-width: 100%;
    }
    .cpzx_pic,.news_ebg{
        width:calc( 100% - 2px );
        float: none;
        display: table;
    }
    .news_ewzbg{
        width:calc( 100% - 30px );
        padding:0;
        height: auto;
    }
    .news_ewzbg ul,.cpzxxg_r,.cpzxxg_news,.cpzxxg_l,.cpzx_bg,.cpzx,.cpzx_til,.cpzxxg_ntil,.cpzxxg_nwzbg,.cpzxxg_nlist,.xgcpbg,.cpzxxg_fg,.cpzxxg_picleft,.cpzxxg_pic,.cpzxxg_picright,.cpzxxg_prtil,.cpzxxg_pjianjie,.cpjjxg_til,.xgcpxg_picbg,.cpjjxg_wenzi,.xgcpxg_titlbg,.gyjg_ebg,.prenext,.prenext{
        width:100%;
        float: none;
    }
    .cpzxxg_picleft{
        margin:15px 0;
    }
    .cpzxxg_pic{
        width: 100%;
        height: auto;
        text-align:center;
    }
    .news_ewzbg ul li{
        width: calc( 100% - 10px );
        float: none;
        background:none;
    }
    .xgcpbg{
        border:none;
    }
    .cpjjxg_til{
        padding-left:5px;
        float: none;
        font-size:12px;
    }
    .xgcpxg_picdiv{
        width:calc( 50% - 7.5px );
        margin-bottom: 15px;
        margin-left:0;
    }
    .xgcpxg_picdiv:nth-child(2n){
        margin-left:15px;
    }
    .khjz_ebg{
        margin-left:0;
        margin-right:0;
        width: 100%;
    }
    .gyjg_etil{
        width: 100%;
        float: none;
        font-size:16px;
    }
    .gyjg_ewz{
        width:calc( 100% - 40px );
        float: none;
    }
    .gyjg_etil h1,.gyjg_etil h1 strong{
        font-size:16px;
    }
    .khjz_pic{
        text-align:center;
    }
    .khjz_pic,.khjz_ewz{
        width:100%;
        height: auto;
        float: none;
        padding:0;
    }
    .mtel {
          position: fixed;
          width: 80px;
          right: 5px;
          top: calc( 50% - 40px );
          height: 80px;
          border-radius: 20px;
          overflow: hidden;
          z-index: 999999999;
    }
    .pcside{
        display: none;
    }
    .nav li{
        padding:0 15px;
    }
}