<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */
html{ font-size:20px;}
@media only screen and (max-width: 481px){
    html {
        font-size: 14px;
    }
}
@media only screen and (min-width: 481px){
    html {
        font-size: 15px; 
    }
}
@media only screen and (min-width: 569px){
    html {
        font-size: 17.5px; 
    }
}
@media only screen and (min-width: 641px){
    html {
        font-size: 20px; 
    }
}
* {padding:0;margin:0;}
.ovfHiden{overflow-x: hidden;height: 100%;}
body { font-size:12px; font-family:Microsoft YaHei,Helvetica Neue,Helvetica,STHeiTi,sans-serif;color:#6a6a6a;line-height:22px;background: #fff; overflow-x:hidden;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
a{transition:0.5s all;-webkit-transition:0.5s all;text-decoration: none;color:#6a6a6a;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
a:hover,a:active,a:vistited{text-decoration: none; color:#0653c5;outline: 0!important;}
a, input, select, textarea {outline:none; text-decoration:none!important; }
a, li { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
:focus {outline: 0!important;}
::-moz-selection{ color:#fff; background:#3a1637; }
::selection { color:#fff; background:#3a1637; }
h1, h2, h3, h4, h5, h6,b{font-size: 100%; font-weight:normal;}
address, em {font-style: normal;}
ul,li,ol{list-style:none;}
ul{ margin-bottom:0;}
dl{ margin:0;}
select,input,img,select{vertical-align:middle;}
img,iframe{ border:0;max-width:100%; -ms-interpolation-mode:bicubic; box-sizing:border-box;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display:block;}
.fl,.fr {display:inline;}
.btn{ border:0;-webkit-transition:background-color .4s ease-in;-moz-transition:background-color .4s ease-in; -o-transition:background-color .4s ease-in;transition:background-color .4s ease-in;}
input,textarea{-webkit-appearance:none; }
.fl {float:left;}
.fr {float:right;}
.clearfix:before,.clearfix:after {content:"";display:table;}
.clearfix:after {clear:both;overflow:hidden;}
.clearfix {zoom:1; /* for ie6 &amp; ie7 */}
.none_phone{ display:block;}
.on_phone{ display:none;}
.select1,.select2,.select3,.footer{width:100%;margin:0 auto 8px;max-width:1250px;}
.header{width:100%;margin:0 auto 8px;}
.banner_box{width:100%;margin:0 auto;max-width:1350px;}
.container_inner,.headermain,.navigation{width:100%;margin:0 auto;max-width:1250px;}
/*header*/
.header{ margin-bottom:0;position:relative; background:url(../images/topbj.jpg) repeat-x #fff;z-index:9999;}
.logo{ float:left;width:120px; text-align:right; margin-left:30px;}
.logo h1{ float:left; margin:8px 0 4px; line-height:80px;}
.logo h1:hover{ opacity:1;}
.header_right{ float:right; width:88%; margin-top:30px;}
.hr_left{ float:left;}
.search-box{float:right; margin-top:5px;}
.search-box input{ width:230px; height:34px; line-height:34px; background:#fff; border:1px solid #b5b5b5; border-radius:15px;behavior: url(../js/PIE.htc);  margin-top:5px; margin-right:5px; padding-left:1em;}
.search-box input.search-submit{width:30px; height:30px; border:none; background:url(../images/icon_search.png) no-repeat; background-size:cover;-ms-behavior: url(backgroundsize.min.htc);behavior: url(backgroundsize.min.htc);}
.sy_nav{background:url(../images/nav.jpg) repeat-x #065ea5;  text-align:center; margin:2px auto; border-radius:2px;}
.menu{position:absolute; top:48px; right:15px; display:none;}
.menu:before{content:url(../images/icon_menu.png);before:url(../images/icon_menu.png); cursor: pointer; color:#fff; width:19px; height:16px; display:inline-block;*zoom:1;*display:inline;}
.navig{ margin:0;}
.navig &gt; li{display:inline-block;*zoom:1;*display:inline;position: relative; z-index:99}
.navig &gt; li &gt; a{ display:inline-block;*zoom:1;*display:inline;font-size:14px;padding:0 30px; color:#fff;position: relative;line-height:48px;}
.navig &gt; li &gt; a:hover,.navig &gt; li &gt; a.xgnav:hover,.navig &gt; li &gt; a.xgnav:focus,.navig &gt; li &gt; a.xgnav:active {color:#ffebc4;}

.navig &gt; li &gt; ul &gt; li &gt; a{ color: #fff; display:block; line-height:34px;border-bottom: 1px solid rgba(153, 183, 177, 1.0); font-size:12px; text-align:center;}
.navig &gt; li &gt; ul &gt; li:last-child &gt; a{ border-bottom:none;}
.navig &gt; li &gt; ul &gt;li &gt; a:hover{ background:#0896e1; cursor:pointer;}
.navig &gt; li&gt; ul{ position:absolute; min-width:110%;text-align:center;left:0px; top:48px; background:#1363c2;border: none;border-radius:3px;border-top-left-radius:0;border-top-right-radius:0;overflow:hidden; display:none;transform: translate(-10%,0); z-index:99;}
.navig &gt; li:hover ul{ display:block;}
.header.stricky-fixed {
  margin: 0;
  position: fixed;
  background: rgba(5,54,54,0.78);
  box-shadow:0 1px 1px #1c862e;
  width: 96%;
  margin:0 auto;
  z-index: 9999;
  left:0; right:0;
  animation-name: menu_sticky;
  animation-duration: 0.5s;
  animation-timing-function: ease-out;
}
/*banner*/
.banner_box{}
.slideBox {position: relative;overflow: hidden;width: 100%; z-index:0;/* 设置焦点图最大宽度 */}
.slideBox .banner_circle {position: absolute;height: 28px;line-height: 28px;bottom: 0;right: 0;left:0;text-align:center;z-index: 1;}
.slideBox .banner_circle li {display:inline-block;*zoom:1;*display:inline;width: 10px;height: 10px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;background:transparent;border:1px solid #fff;overflow: hidden;margin: 0 6px;cursor:pointer; box-sizing:border-box;}
.slideBox .banner_circle li.on {background: #fffffd; border:1px solid #fffffd;}
.slideBox .banner_img {position: relative;z-index: 0;}
.slideBox .banner_img li {position: relative;text-align: center;overflow:hidden;}
.slideBox .banner_img li img {vertical-align: top;width: 100%;/* 图片宽度100%，达到自适应效果 */}
.slideBox .prev, .slideBox .next {position: absolute;top: 48%;display: block;width: 38px;height: 61px;text-align: center;opacity:0.2; z-index:50; cursor:pointer;}
.slideBox .next {left: auto;right:0;background:url(../images/themes.jpg) no-repeat right top;}
.slideBox .prev {background:url(../images/themes.jpg) no-repeat left top;left:0px;}
.hd_btn{ display:none;}
/*select1*/
.select1{ background:#fff;}
.tit{ width:99%; margin:5px auto 0; padding:0 8px;height:30px; line-height:30px;border-bottom:1px solid #e0e0e0; box-sizing:border-box;}
.tit a{ float:right; padding-right:20px;}
.tit span{ display:inline-block;*zoom:1;*display:inline;background:#0a61c8;color:#fff;padding:0 25px; font-size:14px; border-radius:3px;border-bottom-left-radius:0;border-bottom-right-radius:0;}
.st1_left{ float:left; width:75.5%;}
.st1_left_1,.st2_rig_1{ border:1px solid #e0e0e0;}
.st1_left_1{ float:left; width:64.6%;}
.s_hyzx,.st3_left_wh{ float:right; width:34%;border:1px solid #e0e0e0;}
.st1_list ul{ padding:10px 20px;}
.st1_list ul li span{ float:right; font-size:13px; color:#afafaf;}
.st1_list ul li { line-height:26px;}
.st1_list ul li a{ font-size:13px; display:block; float:left; width:200px;white-space: nowrap;text-overflow:ellipsis; overflow:hidden;}
.st1_list ul li a:hover{ color:#029c6a;}
.st1_mid1{ padding:10px 20px}
.st1_mid1_left{ float:left;width:45%; margin-right:2%;position:relative;}
.st1_mid1num{ position:absolute; width:100px; height:40px; line-height:40px; bottom:0px; right:5px; text-align:right; z-index:88}
.st1_mid1num ul li{ display:inline-block;*zoom:1;*display:inline; width:18px; height:18px; line-height:18px;text-align:center;margin:0 2px; cursor:pointer; transition:0.8s all; font-family:Arial, Helvetica, sans-serif; color:#fff;}
.st1_mid1num ul li.on{ background:#0095e8; color:#fff;}
.st1_mid1pic ul li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:40px; line-height:40px; background:rgba(0,0,0,0.51); color:#fff; z-index:10}
.st1_mid1_right{ float:right; width:52%;}
.st1_mid1_right ul li { line-height:26px;}
.st1_mid1_right ul li span{ float:right; padding-left:10px;}
.st1_mid1_right ul li a{ font-size:13px; color:#575757; display:block; float:left; width:210px;white-space: nowrap;text-overflow:ellipsis; overflow:hidden;}
.st1_mid1_right ul li a:hover{ color:#029c6a;}

.set_rig{float:right; width:23.6%;}
.st1_rig{ border:1px solid #e0e0e0;}
.st1_rig ul li{ float:left; display:block; width:49.9%; text-align:center;}
.st1_rig ul li.set1_r1list3{ margin-bottom:0;}
.st1_rig ul li a{display:block; padding:11px 10px; font-size:14px;border-right:1px solid #e0e0e0;}
.st1_rig ul li.set1_r1list i{display:block; margin-bottom:1px;}
.st1_rig ul li.set1_r1list i:before{ content:url(../images/icon_1.png);before:url(../images/icon_1.png); display:inline-block;*zoom:1;*display:inline; width:50px; height:57px;background-size:cover; vertical-align:-25%;}
.st1_rig ul li.set1_r1list1 a{border-right:none;}
.st1_rig ul li.set1_r1list1 i:before{content:url(../images/icon_2.png);before:url(../images/icon_2.png);}
.st1_rig ul li.set1_r1list2 a{border-top:1px solid #e0e0e0;}
.st1_rig ul li.set1_r1list2 i:before{content:url(../images/icon_3.png);before:url(../images/icon_3.png);}
.st1_rig ul li.set1_r1list3 a{border-right:none;border-top:1px solid #e0e0e0;}
.st1_rig ul li.set1_r1list3 i:before{content:url(../images/icon_4.png);before:url(../images/icon_4.png);}

.st1_rig h5.tit1{ height:35px; line-height:35px; text-align:center; margin:0; background:#0a61c8; color:#fff; font-size:16px; letter-spacing:1px;}

/*select2*/
.select2{ background:#fff;}
.st1_left_2{border:1px solid #e0e0e0; margin-top:10px; padding:5px;}
.st2_left{ float:left; width:75.5%;}
.st2_left_1{border:1px solid #e0e0e0;background:#f8f8f8}
.st2_yw{padding:25px 20px 0px;}
.st2_yw dl{ float:left; width:48%; margin-bottom:25px;}
.st2_yw dl:nth-child(2n){ float:right;}
.st2_yw dl dt{ float:left; width:46%; margin-right:15px;}
.st2_yw dl dt img{ border:1px dotted #ccc;}
.st2_yw dl dd h5{ color:#222E35; font-size:16px;}
.st2_yw dl dd p{color: #7f7f7f; line-height:24px; height:90px; overflow:hidden;}
.st2_yw dl dd a{ display:inline-block;*zoom:1;*display:inline;border: 1px solid #ddd;color: #ef574e; padding:0px 20px; line-height:18px; margin-left:10px;}
.st2_yw dl dd a:hover{background-color: #6aaf08;border: 1px solid #6aaf08;color: #fff;}
.st2_rig{ float:right; width:23.6%;}
.st2_rig_p8,.st2_left_2{ margin-top:8px;}

/*select3*/
.select3{ background:#fff;}
.st3_left_1{ float:left;width:23.6%;border:1px solid #e0e0e0;}
.st3_left_2{ padding:10px; text-align:center;}
.st3_left_2 img{ max-height:185px; overflow:hidden;}
.st3_rig_1{ float:right;width:75.5%;border:1px solid #e0e0e0;}
.owl_carousel_cpzs{ width:100%; margin:0 auto; height:184px; overflow:hidden !important;}
.owl_carousel_cpzs ul{ overflow:hidden; zoom:1; }
.owl_carousel_cpzs ul li{margin:0 3px; float:left; _display:inline; overflow:hidden; text-align:center;}
.cpzs_item&gt;a{ display:block;width:170px;border:1px solid #e0e0e0; padding:3px;box-sizing:content-box; position:relative;}
.cpzs_item .hover_colour{position:relative;background:rgba(0,0,0,0.56);overflow:hidden;}
.cpzs_item .hover_colour .cp_mask{width: 100%;height:100%; visibility:hidden; position: absolute;left: 0;bottom:0;text-align: center;background-color: rgba(88, 88, 88, 0.1);-o-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}
.cpzs_item .hover_colour img{transition: all 0.5s ease-in-out;display:block; width:178px; height:131px;}
.cpzs_item:hover .hover_colour img{transform: scale(1.05);}
.cpzs_item:hover .cp_mask {height:100%;visibility: visible;cursor:pointer; padding-top:20%;}
.cpzs_item .cpzs_wz{bottom:0; width:100%; height:40px; line-height:40px; text-align:center; /*background:rgba(0,0,0,0.56);*/ color:#000; overflow:hidden;}
.st1_newsbottom{ padding:15px;}
.st1_newsbottom .owl-controls{ text-align:center;}
.st1_newsbottom .owl-prev,.st1_newsbottom .owl-next {
	position:absolute;
	left:-40px;
	display: inline-block;
	zoom: 1;*
	display: inline;/*IE7 life-saver */
	width: 50px;
	height: 50px;
	text-indent:-1000px;
	background:url(../images/icon_btn1.png) no-repeat;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.st1_newsbottom .owl-prev{
	margin-right:-10px;
}
.st1_newsbottom .owl-next{
	background-position:right;
	left:auto; right:-40px;

}
.st3_gstit{ width:99%; margin:5px auto 0; padding:0 8px;height:30px; line-height:30px;border-bottom:1px solid #e0e0e0; box-sizing:border-box; position:relative;}
.st3_gstit a.more{ position:absolute; display:block; right:20px; top:0px;}
.st3_gstit ul{ margin:0;}
.st3_gstit ul li{ float:left; margin-right:0px; }
.st3_gstit ul li span{ background:#e3e3e3;color:#575757;padding:0 25px; font-size:14px; display:block; margin-right:2px; transition:none}
.st3_gstit ul .on span{ background:#0a61c8;color:#fff; cursor:pointer;}

/*footer*/
.footer{ background:#f8f8f8; color:#000;border: 1px solid #e0e0e0; padding:5px; margin-bottom:10px}
.footer_1{ width:98%; margin:0 auto;padding:10px 0;text-align:center;border-bottom: 1px solid #ddd;}
.footer_1 ul li{ display:inline-block;*zoom:1;*display:inline;margin:0 10px;font-size:14px; text-align:left;}
.footer_1 ul li a{ color:#000;}
.footer_2{ padding:5px 30px 0px;}
.ft2_left{ float:left;}
.ft2_left a{ float:left; display:block; margin:20px 40px 0 10px;}
.ft2_left p{ display:block;float:left; line-height:24px;margin:10px 40px;}
.ft2_rig{ float:right; position:relative;}
.ft2_rig img{ width:100px;}
.link{ position:absolute; top:-45px;border: 1px solid #d7d7d7;box-shadow: 0 0 1px #f7f7f7; background:url(../images/icon_spot.png) no-repeat 96% center; cursor: pointer;}
.link input { display: block; width: 100%; height: 28px; line-height: 28px;color:#065ea5; font-size:13px;border: 0; outline: 0; background: none; padding:0 10px; cursor: pointer; }
.link ul { width: 100%; display: none; position: absolute; left: -1px; bottom: 28px; overflow: hidden; background-color: #fff; max-height: 160px; overflow-y: auto; border: 1px solid #d7d7d7;box-shadow: 0 3px 5px #f7f7f7; z-index: 9999; }
.link ul li { height: 30px; line-height: 30px;overflow: hidden; padding: 0 10px; text-align:center; cursor: pointer;}
.link ul li.on { background-color: #e0e0e0;}

.nybanner img{ width:100%;border-top-left-radius:3px;border-top-right-radius:3px;}
.dqs{ background:#f2f2f2; border-bottom:1px solid #dbdbdb; line-height:40px; padding-left:20px; margin-bottom:8px;}
.ny_main{ margin-bottom:8px; background:#f8f8f8;}
.ny_mainleft{ float:left;width: 75.5%;border: 1px solid #e0e0e0; background:#fff;}
.ny_xwbottom{ padding:20px;}
.ny_mainright{ float:right; width:23.6%;}
.ny_sideleft{ float:left;width:23.6%;}
.ny_sideright{ float:right; width:75.5%;border: 1px solid #e0e0e0;background:#fff;}

.tit1n{ font-size:14px;}
.tit1n span{ font-size:16px; margin-right:5px; display:inline-block;*zoom:1;*display:inline; border-bottom:2px solid #0a61c8; padding-bottom:8px;}
.hotxw{border: 1px solid #e0e0e0; padding:20px; background:#fff; margin-bottom:15px;}
.hotxw_lists dl{ padding:15px 0; border-bottom: 1px dotted #d1d1d1;}
.hotxw_lists dl:last-child{ border-bottom:none;}
.hotxw_lists dl dt a{ display:block; float:left; width:100px; margin-right:10px;}
.hotxw_lists dl dt a img{ width:100px; height:75px;}
.hotxw_lists dd a{ display:block; font-size:13px; margin-bottom:5px;white-space: nowrap;text-overflow:ellipsis; overflow:hidden;}
.hotxw_lists dd a:hover{ color:#129b7d;}
.hotxw_lists dd p{ display:block; height:48px; line-height:23px; overflow:hidden;}
.ny_rightcy{ margin-top:20px;}
.ny_rightcylist{ padding:10px 0;}
.ny_rightcylist ul li{ font-size:13px; line-height:25px;white-space: nowrap;text-overflow:ellipsis; overflow:hidden;}
.dytit h4{ text-align:center; font-size:20px; color:#333; margin-bottom:10px;} 
.dytit_1{ text-align:center;}
.dytit_1 span{ display:inline-block;*zoom:1;*display:inline; color:#999; font-size:13px; padding:0 20px;}
.dynr{ padding:20px 10px; line-height:40px; font-size:15px; color:#222;}
.fy{ margin:10px 0 20px; text-align:center;}
.xg_xw h5{ font-size:16px; color:#222; margin-top:30px; background:#f1f1f1; line-height:40px; padding-left:20px;}
.xg_xw ul{ float:left; width:48%; padding:2%;}
.xg_xw ul li{ line-height:40px; font-size:15px;white-space: nowrap;text-overflow:ellipsis; overflow:hidden;}

.nnews_side{ border:1px solid #e0e0e0; margin-bottom:8px;}
.nnews_side_1{font-size:18px; padding:15px 20px 15px; margin:0;border-bottom:1px solid #e0e0e0; background: #0a61c8; color:#fff;}
.nnews_side_1 span{font-size:12px;text-align:center;}
.nnews_side ul li{margin:1px 0;border-bottom: 1px dotted #d1d1d1;}
.nnews_side ul li a{ font-size:15px; color:#333; display:block;background:url(../images/icon_06.png) no-repeat 15px center #fff; padding:15px 0 15px 36px; }
.nnews_side ul li:last-child{ border-bottom:none;}
.nnews_side ul li a:hover{background:url(../images/icon_06_1.png) no-repeat 15px center #dcdcdc; color:#444;}

.news_bottom{ padding:20px 20px; line-height:30px; color:#222;}
.news_bottom dl{ padding:10px 5px; border-bottom:1px solid #ececec; width:96%; margin:10px auto;}
.news_bottom dl:last-child{border-bottom:0;}
.news_bottom dl dt{ float:right; background:#919191; width:8%; max-width:60px; color:#fff; font-size:14px; text-align:center; line-height:30px; margin-left:1%;}
.news_bottom dl dt span{ display:block; font-size:12px;background: #e6e6e6; color:#7b7b7b}
.news_bottom dl dd{ float:left; width:90%;}
.news_bottom dl dd a{ font-size:15px; color:#222; display:block; padding:3px 0 5px 20px;background:url(../images/icon_sj.png) no-repeat 5px center;}
.news_bottom dl dd a:hover{ color:#0a61c8;}
.news_bottom dl dd p{display:block; height:20px; font-size:13px; padding-right:15px; overflow:hidden;}
.news_bottom dl:hover{background: #f8f8f8; cursor:pointer;}

.nnews_side_2{ margin:8px auto;border:1px solid #e0e0e0; background:#fff;}
.nnews_side_2 h4{background:#0a61c8; color:#fff; font-size:18px; padding:10px 20px; margin:0;}
.nnews_side_2info{ padding:10px 20px; font-size:13px; line-height:28px; background:url(../images/img_map1.png) no-repeat center center; color:#434343; text-align:center;}
.nnews_side_2info span{ font-weight:bold; font-size:14px;}

.ncp_bottom{ padding:20px;}
.ncp_bottom ul li{ float:left; width:31.33%; margin:0 1% 15px;}
.ncp_bottom ul li .ncp_img{position:relative;border:1px solid #e0e0e0; padding:5px;overflow:hidden;}
.ncp_bottom ul li .mask{width: 100%;height:100%; visibility:hidden; position: absolute;left: 0;bottom:0;text-align: center;-o-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-webkit-transition: all 0.3s ease;transition: all 0.3s ease;}
.ncp_bottom ul li .ncp_img img{transition: all 0.5s ease-in-out; width:100%; max-height:185px; overflow:hidden;}
.ncp_bottom ul li .nzz_img img{ max-height:360px;}
.ncp_bottom ul li:hover .ncp_img img{transform: scale(1.02);}
.ncp_bottom ul li:hover .mask {height:100%;visibility: visible;cursor:pointer; padding-top:20%;}
.ncp_bottom ul li .ncp_wz{ font-size:13px; text-align:center; padding:10px;}
.ncp_bottom ul li .ncp_wz span{ display:block;height:22px; overflow:hidden;}

.ndjbinput .ndjbinput_1{width:48%; float:left; margin:0px 1% 15px}
.ndjbinput .ndjbinput_1 input{border: 1px solid #ccc;background: #f8f8f8; padding:6px 10px;text-indent: 10px; width:70%; }
.ndjbinput label{ width:100px; text-align:right;padding-right:10px; font-size:14px; font-weight:normal; color:#1c34ae;float:left; padding-top:6px;}
.ndjbinput .ndjbinput_2{ width:100%;}
.ndjbinput_1 textarea{width:84%;border: 1px solid #ccc;background: #f8f8f8;height:80px;resize:none;padding:10px 20px;}
.ndjb_btn{ text-align:center;}
.ndjb_btn input{ display:inline-block;*zoom:1;*display:inline; color:#fff;font-size:13px; padding:6px 40px; margin:10px;border-radius: 2px;background:#0a61c8; letter-spacing:1px;}
.ndjb_btn input:hover{ color:#fff;background:#0a6dae;}
.ndjbinput .ndjbinput_3{width:100%; margin-top:20px;}
.ndjbinput .ndjbinput_3 input{width:84%;}

.ny_sidetit b{font-size:23px; color:#222;display:block; margin-bottom:20px}
.ny_side_2{border: 1px solid #e0e0e0; padding:20px; background:#fff;}
.ny_side_2 ul{ background:url(../images/icondz.png) no-repeat;}
.ny_side_2 ul li{padding-left:40px; font-size:14px; color:#666;border-bottom:1px dashed #ccc; line-height:28px; padding-bottom:10px; margin-top:10px}
.ny_side_2 ul li.lh18{ line-height:18px;}
.ny_side_2 ul li.nysidetel em{ font-size:12px;}
.ny_side_2 ul li.nysidetel{padding-top:5px;}
.ny_side_2 ul liew10{}
.ny_side_2 ul li:last-child{border-bottom:none;}

.qyjj{ font-size:15px; line-height:40px; width:96%; margin:15px auto;}
.font14{ font-size:14px;}
.nlxusmap{width:96%; margin:15px auto;}
.table_zp&gt;thead&gt;tr&gt;th{ font-size:16px; background:#f2f2f2; color:#222; text-align:center;}
.table_zp&gt;tbody&gt;tr{ font-size:14px; color:#333}

.zxinput{ margin-top:15px;}
.zxinput input{border: 1px solid #ccc;background: #fff; height:40px; text-indent: 20px; width:80%; font-size:13px;}
.zxinput textarea{width:80%;border: 1px solid #ccc;background: #fff;height:120px;resize:none; color:#222;font-size:13px; padding:10px 0;text-indent: 20px;}
.zxinput label{ width:120px; text-align:right;padding-right:10px; font-size:15px; font-weight:normal; color:#222;float:left; padding-top:10px;}
.color-red {color: #E84D1C; font-size:14px;}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{ color:#222;}
.zxinput1{ /*float:left; */width:50%;}
.zxinput1 input{ width:60%}
.zxinput_yzm input{ width:32%;}
.zx_btn input{display:inline-block;*zoom:1;*display:inline; color:#fff;font-size:13px; padding:6px 40px; margin:10px 0 20px 0;border-radius: 2px;background:#0a61c8; letter-spacing:1px;}

.dq-box{width:100%;margin:0 auto 8px; background:url(../images/navbj.jpg) repeat-x #f7f7f7;}
.dq{width:100%;margin:0 auto;max-width:1250px; padding:12px 10px; }
.dq_left{ float:left; font-size:14px;color:#222;}
.dq_left h1{display:inline-block;*zoom:1;*display:inline; color:#222; margin:0;}
.dq_left a{ padding:0 4px;}
.dq_right{ float:right; font-size:13px;}

.nre_left{ float:left; width:58%; text-align:center;}
.nre_rig{ float:left; width:33%; text-align:left;}
.nzp_rig{ float:left; width:42%; text-align:left}
.npx_left{ float:left; width:25%; text-align:center}

.st3_rig_1per{border: 1px solid #e0e0e0;}

@media (max-width: 1320px){
.navig &gt; li &gt; a{ padding:0 26px;}
.logo h5{ display:none;}
.header_right{ width:86%;}
.header,.banner_box,.select1,.select2,.select3,.footer,.container_inner,.dq-box{ width:96%;}
.dq,.headermain{ width:100%}
}

@media (max-width: 1200px){
.ft2_left,.ft2_rig{ float:none; width:100%; text-align:center;}
.ft2_rig span{ display:block; margin-top:5px;}
.ft2_left a{ display:none;}
.ft2_left p{ float:none; margin:0;}
.none_phone,.header_right{ display:none;}
.on_phone{ display:block;}	
.logo{ width:60%;}	
.logo h1{ line-height:normal; margin:5px 0;}
.logo h1 img{ height:60px;}
.menu{ top:20px;}
.navigation{ width:30%}
.navig &gt; li &gt; a{ padding:0 15px;}
.header_nav{ float:none;}
.subcon{background: rgba(50, 59, 68, 0.8);position: absolute;top:70px; left:0;width: 100%;padding:0;text-align: center;z-index: 999;}
.navig ul{width: 100%;}
.navig &gt; li{ display:block;text-align:center;padding:0;color:#ddd; }
.navig &gt; li &gt; a{ display:block;font-size:14px;color: #ddd;padding:10px 0;line-height:20px;}
.navig &gt; li &gt; a:hover,navig &gt; li &gt; a:focus,.navig &gt; li &gt; a:active { background: #0095e8; color:#e9e9e9;}
.navig &gt; li &gt; ul{ transform:none; min-width:100%;position: static;}
.navig &gt; li &gt; ul:before{border-width:0;}
.navig &gt; li &gt; ul &gt; li &gt; a{ background:none; padding-left:0;line-height:40px;}
.navig &gt; li &gt; ul &gt;li &gt; a:hover{ background:#1cacc8;}
.lag{ display:none;}
}
@media (max-width: 1024px){
.st1_left,.st1_rig,.st2_left,.st2_rig,.st3_left_1,.st3_rig_1,.set_rig,.ny_mainleft,.ny_mainright,.ny_sideleft,.ny_sideright{ float:none; width:100%;}
.st1_rig,.st2_rig{ margin-top:8px;}
.ny_sideright{margin-bottom:8px;}
.st1_rig ul li{ float:left; width:25%;}
.st1_rig ul li a{ font-size:14px;}
.st1_rig ul li.set1_r1list2{border-left: 1px solid #e0e0e0;}
.st1_rig ul li.set1_r1list2,.st1_rig ul li.set1_r1list3{ border-top:none;}
.link{ position:inherit; width:180px; margin:10px auto; top:0;}
.st2_left_2,.st3_left_1{ display:none;}
.hotxw{ margin-top:8px;border: 1px solid #e0e0e0; padding:20px 20px 0;}
.nnews_side_1{ padding:10px 20px; font-size:14px;}
}
@media (max-width: 992px){
.st1_rig ul li{ padding-left:20px;}	
.st1_rig ul li.set1_r1list i{ margin-right:5px;}
.st1_rig ul li.set1_r1list i:before{ width:36px; height:41px;}
.st1_mid1_left,.st1_mid1_right{ float:none; width:100%; margin-right:0;}
.st1_mid1_left{ margin-bottom:10px;}
.st1_mid1pic ul li img{ width:100%;}
.logo h1 img{height:50px;}
.subcon{ top:60px;}
.st1_left_1,.s_hyzx,.st3_left_wh{float:none; width:100%;}
.s_hyzx,.st3_left_wh{ margin-top:8px;}
.ncp_bottom ul li .ncp_img img{max-height: 170px;}
.ncp_bottom ul li .nzz_img img{ max-height:none; height:auto;}
.st1_mid1_right ul li a,.st1_list ul li a{ float:none; width:auto;}

}
@media (max-width: 768px){
.container-inner{ padding:0 15px;}	
.logo{ margin-left:15px;}
.logo h1 a img{ height:40px;}
.subcon{ top:50px;}
.menu{top:15px;}
.st1_mid1_right ul li a,.st1_list ul li a,.xg_xw ul li{ font-size:12px;}
.st2_yw dl dd p{ height:50px;}
.st2_yw dl{ float:none; width:100%;}
.st2_yw dl dt{ width:30%;}
.dytit h4{ font-size:14px; line-height:24px;}
.news_bottom{ padding:15px 10px}
.news_bottom dl dt{ width:16%;}
.news_bottom dl dd{ width:83%}
.ndjbinput .ndjbinput_1{ float:none; width:100%;margin:15px 1%;}
.ndjbinput .ndjbinput_1 input,.ndjbinput_1 textarea{ width:80%;}
.nlxusmap tr td{ width:100%; display:block;}
.news_bottom dl{ width:100%}
.news_bottom dl dd a{ font-size:13px; padding-right:15px;}
.zxinput input,.zxinput textarea,.zxinput1 input{ width:75%;}
.zxinput1{ float:none; width:100%}
.zxinput_yzm input{ width:30%}
.dq-box{ display:none;}
.nre_left{ float:none; width:100%; text-align:center;}
.nre_rig,.nzp_rig,.npx_left{ float:none; width:100%; text-align:center; margin-top:20px;}
.npx_left img{ width:60%; margin:0 auto;}

}
@media (max-width: 640px){
.st1_rig ul li{ float:left; width:50%;}
.st1_rig ul li.set1_r1list2,.st1_rig ul li.set1_r1list3{border-top: 1px solid #e0e0e0;}
.st1_rig ul li.set1_r1list2{ border-left:0;}
.footer_1 ul li{ font-size:13px; margin:0 5px;}
.ndjbinput label{ font-size:12px; width:86px;}
.ndjbinput .ndjbinput_1 input,.ndjbinput_1 textarea{ width:72%;}
.ny_bbottom1{ padding:20px 10px 20px 0px;}
.ncp_bottom ul li{ width:48%;}
.ncp_bottom ul li .ncp_img img{max-height:none; height:170px;}
.ncp_bottom ul li .nzz_img img{ max-height:none; height:auto !important;}
.zxinput{ margin-top:10px;}
.zxinput input,.zxinput textarea,.zxinput1 input{ width:70%;text-indent: 10px;}
.zxinput_yzm input{ width:30%}
.zxinput_yzm span{ display:none;}
.zxinput label{ width:86px; font-size:13px;}
.zx_btn input{margin: 20px 0 10px 0px;}
.owl_carousel_cpzs ul li{ width:48%}
}
@media (max-width: 480px){
.st2_yw dl{ margin-bottom:15px;}
.st2_yw dl dt{ width:36%;}
.st2_yw{ padding:15px 20px 0;}
.st2_yw dl dd h5{ font-size:14px; margin:5px 0;}
.qyjj{ font-size:13px; line-height:34px; width:96%; margin:0 auto;}
.dynr,.xg_xw ul li{line-height:34px; font-size:13px;}
.ncp_bottom ul li .ncp_img img{max-height:none; height:120px;}
.zxinput input,.zxinput textarea,.zxinput1 input{ width:65%;}
.zxinput_yzm input{ width:30%}

}
@media (max-width: 320px){
.ndjbinput .ndjbinput_1 input,.ndjbinput_1 textarea{ width:68%;}
}
.zx_bottom{ margin-top:20px;}
.zx_bottom input{ width:100%; border:1px solid #dfdede;background:#e7e7e7; padding:10px 20px; margin-bottom:10px;}
.zx_bottom textarea{ width:100%;border:1px solid #dfdede;background:#e7e7e7;  height:72px;resize:none; color:#a2a2a2; padding:15px;}
.zx_bottom input[type="button"]{ margin-top:10px; background:#03983f; font-size:14px; color:#fff; width:110px; float:right;}
.zx_bottom input[type="button"]:hover{ opacity:0.9;}
#dwmcTip{ position:absolute;left:200px;bottom:40px; color:#FF0000}
#dwdzTip{ position:absolute;left:200px;bottom:40px; color:#FF0000}
#lianxirenTip{ position:absolute;left:200px;bottom:40px; color:#FF0000}
#shoujiTip{ position:absolute;left:200px;bottom:40px; color:#FF0000}
#gyemailTip{ position:absolute;left:200px;bottom:40px; color:#FF0000}
#badwTip{ position:absolute;left:200px;bottom:40px; color:#FF0000}
#xmlxrTip{ position:absolute;left:200px;bottom:40px; color:#FF0000}
#baemailTip{ position:absolute;left:200px;bottom:40px; color:#FF0000}
#bashoujiTip{ position:absolute;left:200px;bottom:40px; color:#FF0000}

#zhutiTip{ position:absolute;left:140px;top:5px;color:#FF0000}
#neirongTip{position:absolute;left:140px;top:5px; color:#FF0000}
#gsmcTip{position:absolute;left:140px;bottom:45px;color:#FF0000}
#gsdzTip{position:absolute;left:140px;bottom:45px;color:#FF0000}
#titleTip{position:absolute;left:140px;bottom:45px; color:#FF0000}
#dianhuaTip{position:absolute;left:140px;bottom:45px;color:#FF0000}
#sjTip{position:absolute;left:140px;bottom:45px; color:#FF0000}
#youxiangTip{position:absolute;left:140px;bottom:45px;color:#FF0000}

#pages a { display:inline-block;*zoom:1;*display:inline; padding:0px 8px;margin-right:1px; height:22px;font-size:14px;line-height:22px; background:#fff;  text-align:center; color:#7F7F7F;}
#pages a.a1 {padding:0px 12px; height:22px; line-height:22px;margin-top:0px;}
#pages a:hover { background:#666; color:#fff; text-decoration:none; }
#pages span { display:inline-block;*zoom:1;*display:inline; margin-right:1px; padding:0px 8px; height:22px; line-height:22px; background:#666; color:#fff; text-align:center; }
.page .noPage { display:inline-block;*zoom:1;*display:inline;  padding:0px 12px; height:22px; line-height:22px;text-align:center; color:#7F7F7F; }

@media (max-width: 480px){
#pages a{ font-size:13px; padding:0 5px;}
}</pre></body></html>