/*reset.css start*/
@charset "utf-8";
html{color:#000;background:#FFF; overflow-y:scroll;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
q:before,q:after{content:"";}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
body{font:12px/1.231 arial,helvetica,clean,sans-serif;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
.txtboxcs{ border:solid 1px #ccc; height:22px;}

/*common.css start*/
@charset "utf-8";
body {color:#444; font-size:12px; font-family: "Microsoft Yahei";} /*网站字体颜色*/
a { color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
a:hover { text-decoration:underline;}
.vam { vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;}

.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}
i { font-style:normal;}
em { font-style:normal;}

/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}


/* -- 外边距 -- */
.m1 { margin:1px; }
.m2 { margin:2px; }
.m5 { margin:5px; }
.m10 { margin:10px; }
.mt2 { margin-top:2px;}
.mt5 { margin-top:5px;}
.mt8 { margin-top:8px;}
.mt10 { margin-top:10px;}
.mt12 { margin-top:12px;}
.mt15 { margin-top:15px;}
.mt20 { margin-top:20px;}
.mt30 { margin-top:30px;}
.mr5 { margin-right:5px;}
.mr10 { margin-right:10px;}
.mr12 { margin-right:12px;}
.ml5 { margin-left:5px; }
.ml7 { margin-left:7px; }
.mb10 { margin-bottom:10px;}
.ml12 { margin-left:12px; }
.ml10 { margin-left:10px; }
.ml20 { margin-left:20px; }

#roll_top, #fall, #ct
{position: relative;cursor: pointer;height: 72px;width: 26px;}
#roll_top{background:url(top.png) no-repeat;}
#fall{background: url("top.gif.png") no-repeat 0 -80px;}
#ct{background: url("top.gif.png") no-repeat 0 -40px;}
#roll{display: block;width: 15px;margin-right: -650px;position: fixed;
right: 50%;top: 50%;_margin-right: -505px;_position: absolute;_margin-top: 300px;_top: expression(eval(document.documentElement.scrollTop));}


/* -- 页面整体布局 -- */
.header , .content , .footer { width:1002px; margin:0 auto; }
.content2{width:960px; margin:0 auto; }
.left { width:201px; float:left; overflow:hidden;}
.left2 { width:670px; float:left; overflow:hidden;}
.left3 { width:754px; float:left; overflow:hidden; color:#666;}
.lefttop { background:url("left_top_img.gif") no-repeat; height:3px; font-size:0; overflow:hidden; margin-top:10px;}
.left2top { background:url("left2_top_img.gif") no-repeat; height:3px; font-size:0; overflow:hidden;}
.leftbot { background:url("left_bot_img.gif") no-repeat; height:3px; font-size:0; overflow:hidden;  margin-bottom:10px;}
.left2bot { background:url("right_bot2_img.gif") no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px; }

.right { width:754px; float:left; display:inline; margin-left:5px; overflow:hidden;}
.right2 { width:275px;  float:right; overflow:hidden;}
.right3 { width:201px; float:right; overflow:hidden; color:#666;}
.righttop { background:url("right_top_img.gif") no-repeat; height:3px; font-size:0; overflow:hidden;}
.right2top { background:url("right2_top_img.gif") no-repeat; height:3px; font-size:0; overflow:hidden;}
.rightbot { background:url("right_bot_img.gif") no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}
.right2bot { background:url("left_bot2_img.gif") no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}

.right_main { width:752px; min-height:458px; border:solid 1px #d5d5d5; border-top:0; border-bottom:0; padding-bottom:15px; overflow:hidden;}
.right2_main { width:273px; border:solid 1px #d5d5d5; border-top:0; border-bottom:0; padding-bottom:15px; overflow:hidden;}
.left2_main { width:668px;  border:solid 1px #d5d5d5; border-top:0; border-bottom:0; padding-bottom:15px; overflow:hidden;}

.h_nav li a:-webkit-any-link{ display:block;}

/*头部开始*/
.t_bg{ background:url(new/t_bg.gif) repeat-x; height:197px;}
.h_top{ height:38px; line-height:38px; color:#828282;}
.h_top span{ float:right;}
.h_top span a{color:#828282; background:url(new/h_line.gif) no-repeat right center; padding:0 7px;}
.h_top span .sina{ background:url(new/t_sina.gif) no-repeat right center; display:inline-block; padding-right:22px;}
.h_con{ height:100px; padding:10px 0 0px 0;}
.h_con h1{ float:left; width:263px;}
.h_con p{ float:left; font-family:"微软雅黑"; font-size:15px; color:#8e8e8e; font-weight:bold; padding:6px 0 0 12px;line-height:30px;}
.h_con p span{ display:block; font-size:18px; color:#1b4a9e;}
.h_con q{ float:right; font-family:"微软雅黑"; font-size:14px; color:#8e8e8e; font-weight:bold; background:url(new/h_phon.gif) no-repeat left 15px; padding:15px 0 0 52px;}
.h_con q span{ display:block; font-size:24px; color:#009c3b;}

.h_nav{ height:49px;}
.menu ul{ line-height:49px;}
.menu ul:hover .sanji{display: none;}
.menu ul li{ float:left; background:url(new/nav_line.gif) no-repeat right center;}
.menu ul li a{ color:#fff; font-family:"微软雅黑"; font-size:14px; display:inline-block; padding:0 30px;}
.menu ul li a:hover,.menu ul .cur a{ background:url(new/nav_cur.gif) no-repeat center 0; text-decoration:none;}
.menu ul .nobor{ background:none;}

.menu ul li ul {display: none;z-index:9999;width:140px;}
.menu ul li ul li{height:40px;background:#13c054;text-align:center;}
.menu ul li:hover ul {display: block; position:absolute;background:#d60000;} 
.menu ul li:hover ul li a {display:block;background:#13c054; color:#ffffff; width:140px; text-align:left;padding:0 10px;}
.menu ul li:hover ul li a:hover { background-color:#13c054; color:#ffffff; }


.menu ul li ul li:hover .sanji{position: absolute;top:0px;right:0;width:140px;display: block;text-align: left;background:#f6f6f6;left:150px; }
.menu ul li ul li:hover .sanji a{display: block;margin-left:1px;line-height:28px;padding-top:16px;}
.menu ul li ul li:hover .sanji a:hover{display: block;margin-left:1px;color:#FF0033;font-weight:bold;}
.left{float: left;}










.s_bg{ background: url(Img/Common/s_bg.gif) repeat-x; height:43px;}
.sea{ width:960px; line-height:43px; margin:0 auto; color:#000;}
.sea p{ float:left; color:#fff; padding:0 0  0 10px;}
.sea p b{ color:#666666;}
.sea p a{ color:#636363; padding:0 6px;_padding:0 3px;}
.s_b{ float:right; padding:9px 35px 0 0;}
.s_01{ float:left; border:0; background: url(Img/Common/inp_bg.gif) no-repeat; height:23px; width:185px; color:#a6a6a7; line-height:23px; padding:0 10px 0 10px;}
.s_b input{ float:left;}
/*头部结束*/

/*底部开始*/
.f_bg{ background:url(new/f_bg.jpg) no-repeat center 0; height:200px;}
.f_menu{ height:38px; line-height:38px; color:#fff; text-align:center; }
.f_menu a{ color:#fff; padding:0 8px;}
.f_con{ padding:33px  0 0 0; position:relative;}
.f_con h3{ float:left; padding:0 20px 0 160px;}
.f_con  p i{ font-style:normal; color:#fff; display:block; line-height:23px;}
.f_con  p i span{ padding:0 0 0 30px;}
.f_con  p i span a{color:#fff; padding:0 0 0 8px;}
.f_con  q{ position:absolute; left:646px;top:108px;_left:230px;width:130px;}
.f_con  q em{ padding:0 12px 0 0;}
/*底部结束*/

/**/
.links_bg{ background:url(new/links_bg.gif) no-repeat center 0; height:164px;}
.links { width:960px; margin:0 auto; color:#fff;height:164px; overflow:hidden;}
.links a{ color:#fff;}
.links h3{ padding:48px 0 0 0; font-size:16px; font-weight:normal; font-family:"微软雅黑";}
.links h3 span{ float:right; font-family:"宋体"; font-size:12px; padding:6px 0 0 0;}
.links h3 q{ font-family:Arial, Helvetica, sans-serif;}
.links p{ padding:30px 0 0 0; clear:both;_padding:12px 0 0 0;*padding:12px 0 0 0;}
.links p a{ display:inline-block; float:left; padding:0 20px; line-height:25px;_line-height:12px;*line-height:12px;}
/**/

.link { margin:15px 0 0 265px;}
.link h2{ height:35px; overflow:hidden;}
.link h2 i{ font-style:normal; display:inline-block; font:16px "Microsoft Yahei"; line-height:35px; overflow:hidden;}
.link h2 i a{ color:#8f8f8f; font-weight:bold; padding-right:10px;}
.link h2 span a{ font-size:12px; font-weight:normal; color:#8f8f8f; display:inline-block; padding-top:10px; height:45px; overflow:hidden;}
.link p{ line-height:26px; color:#686767; padding-top:5px; font-family:"Microsoft Yahei";}
.link p a{ color:#686767; padding:0 10px; display:inline-block;}

.h_nav ul li ul {display: none;z-index:9999;}
.h_nav ul li ul li{height:50px;background:#018fe5;width:90px;float:none;text-align:center;}
.h_nav ul li:hover ul {display: block; position:absolute;background:#ff6124;} 
.h_nav ul li:hover ul li a{display:block;color:#ffffff; line-height:50px; text-align:center;width:90px;padding:0px;}
.h_nav ul li:hover ul li a:hover{color:#ffffff; display:block;width:90px;}

/*头部结束*/

/*全屏flash切换*/
#flashs { position:relative; height:515px;width:100%;}
#flashs .bgitem {  }
#flashs .btn{ position:absolute; z-index:7; bottom:22px; right:50%; margin-right:-500px; padding:5px 6px;}
#flashs .btn span{ color:#ffffff;  background:#194c9d; border:1px solid #f4f3f3; cursor: pointer;display: inline-block;margin-left: 5px;padding:2px 6px;}
#flashs .btn span.cur{ background:#194c9d; color:#fff;}
/*common*/
.bg { background:#FFF;}

/*关键词搜索*/
.i_ban{height:450px;position: relative;width:100%;}
.ban_m a{height:450px;background:url(Img/Index/ban1.jpg) no-repeat center top;display:block;}

.lk_main{position: relative;height:67px;border-bottom: 1px solid #e8e8e8;}
.lk_main a{padding:0 1px;}
.lk_main .link2{width:600px;overflow:hidden;display:inline;line-height: 67px;}
.search{width:255px;height:31px;margin-top:17px;}
.search input{display:inline-block;height:31px;float:left;color:#999;background:none;border:none;font-family:"Microsoft Yahei";}
.search .input{width:205px;height:31px;padding:0 26px 0 21px;outline:none;} 
.search .submit{width:49px;height:31px;cursor:pointer;border:0;}
/**/

/**/
.zj{margin-top: 45px;font-family: "Microsoft YaHei"}
.zj-c{width: 1002px;position: relative;}
.zj-c p{position: absolute;top:293px;right: 0}
.zj-c p a{width: 32px;height: 32px;display:inline-block;}
.zj-c p a.lf{background: url(zj_03.jpg) no-repeat;}
.zj-c p a.lr{background: url(zj1_05.jpg) no-repeat;}
.zj-c p a.lf:hover,.zj-c p a.lf{background: url(zj1_03.jpg) no-repeat;}
.zj-c p a.lr:hover{background: url(zj_05.jpg) no-repeat;}
.zj h3{height: 49px;border-bottom: 1px solid #ccc;margin-bottom: 20px;}
.zj-c h3 em a{font-style: normal;color: #ff5a00;font-size: 14px;display: block;padding-top: 7px;font-weight: normal;}
.zj h3 span a{display: block;color:#194c9d;font-size: 18px;font-weight: bold;padding-bottom: 2px}
.zj h3 span{color: #bcc4d1;font-size: 12px;text-transform: uppercase;font-weight: normal;border-left: 9px solid #ff5a00;padding-left: 20px;display: block;height: 36px}
.zj-c dl dt img{width: 426px;height: 273px;display: block;margin: 0 auto;padding-top: 4px}
.zj-c dl dt {width:433px;height:281px;border: 1px solid #e4e4e4;float: left;}
.zj-c dl dd{width: 535px;float: right;color: #4e4e4e;font-size: 14px;line-height: 30px}
.zj-c dl dd p { position:relative; top:0px;}
.zj-c dl dd h4 a{color: #333;font-size: 18px;display: block;padding-bottom: 7px}
.zj-c dl{height: 266px;display: block;margin-bottom: 30px;}
.zj-c ul li{float:left;margin-right: 29px}
.zj-c ul li a img{ width:230px; height:160px}
.zj-c ul .none{margin-right: 0}

/*gy*/
.gy_bj{ overflow:hidden;margin-top:15px;}
.gy{width:1002px; margin:0 auto;}
.gy p{ height:40px; overflow:hidden; background:url(gy_t.gif) no-repeat left bottom; font:20px/43px "microsoft Yahei";}
.gy p a{ color:#194c9d;font-weight:bold;}
.gy p span{ padding-top:10px; margin-right:33px; height:23px;  overflow:hidden; font:12px/23px "microsoft Yahei"; display:block;}
.gy p span a{ color:#afadad;}
.gy dt{ float:left;width:1002px; overflow:hidden;margin-top:15px;} 
.gy img{padding:0px;} 


.xc_bj{ height:346px; background:#ececec url(new/Index/xc_line.gif) repeat-x center top; margin-top:35px; overflow:hidden;}
.xc{ height:310px; overflow:hidden; width:1010px; margin:0 auto; padding-top:36px;}
.xc .h1{ padding:30px 0 0 0; width:56px; height:162px; overflow:hidden;}
.xc ul{float:left; width:898px; overflow:hidden;}
.xc ul li{ float:left; margin:30px 12px 0 0; width:215px;}
.xc ul li img{ width:207px; height:152px; border:1px solid #bababa;}
.xc ul li span { display:block; height:30px; line-height:30px; text-align:center; color:#373634; font-family:"Microsoft Yahei"; color:#373634;}
.xc .nones{ margin-right:0;}
.xc ul li a:hover img , .xc ul .cur a img{ border:1px solid #df0000;}
.xc ul li a:hover span , .xc ul .cur a span{ color:#df0000; text-decoration:none;}



.ys_bj{ height:1396px; overflow:hidden; position:relative;}
.ys1{ background:url(new/Index/ys1.jpg) no-repeat center top; height:514px; overflow:hidden;}
.ys2{ background:url(new/Index/ys2.jpg) no-repeat center top; height:521px; overflow:hidden;}
.ys3{ background:url(new/Index/ys3.jpg) no-repeat center top; height:361px; overflow:hidden;}
.ys{ width:960px; height:1396px; position:absolute; top:0; left:50%; margin-left:-480px; overflow:hidden;}
.ys h2{ height:90px; padding:75px 0 0; width:508px; text-align:right; font:20px Arial, Helvetica, sans-serif; text-transform:uppercase; line-height:40px;}
.ys h2 b{ font-size:40px; font-family:"Microsoft Yahei"; color:#df0000; display:block; line-height:40px;}
.ys .dl01{ position:absolute; top:267px; left:128px; width:480px; overflow:hidden;}
.ys .dl02{ position:absolute; top:617px; left:476px; width:440px; overflow:hidden;}
.ys .dl03{ position:absolute; top:852px; left:145px; width:470px; overflow:hidden;}
.ys .dl04{ position:absolute; top:1128px; left:495px; width:475px; overflow:hidden;}
.ys .dl01 dd{ width:380px;}

.ys dl{ font-family:"Microsoft Yahei";}
.ys dl dt{ font-size:20px; color:#181818; font-weight:bold; height:36px; line-height:36px; overflow:hidden;}
.ys dl span{ color:#df0000;}
.ys dl dd{ padding:15px 0 0 ;}
.ys dl dd p{ line-height:24px; font-size:14px; color:#434343;}


.ry_bj{ height:352px; background:#e3e3e3; overflow:hidden;}
.ry{ height:305px; overflow:hidden; width:1010px; margin:0 auto; padding-top:47px;}
.ry .h1{ padding:30px 0 0 0; width:56px; height:162px; overflow:hidden;}
.ry ul{float:left; width:898px; overflow:hidden;}
.ry ul li{ float:left; margin:30px 12px 0 0; width:215px;}
.ry ul li img{ width:207px; height:152px; border:1px solid #bababa;}
.ry ul li span { display:block; height:30px; line-height:30px; text-align:center; color:#373634; font-family:"Microsoft Yahei"; color:#373634;}
.ry .nones{ margin-right:0;}
.ry ul li  a:hover , .coo ul li  a:hover , .xc ul li a:hover { text-decoration:none;}
.ry ul li  a:hover span , .ry ul .cur a span{ color:#df0000;}
.ry ul li a:hover img  , .ry ul .cur a img{ border:1px solid #df0000;}

.biaot{ background:url(new/Index/ry_nav.png) no-repeat; width:282px; height:52px; margin:0 auto; text-align:center; overflow:hidden; font-size:28px; font-family:"Microsoft Yahei"; line-height:45px;}
.biaot a{ color:#d80000;}

/*new*/
.new_bj{ background:url(new_bj.gif)  center top; overflow:hidden;}
.new_l{ width:273px;  margin-right:65px;margin-top:15px; display:inline; overflow:hidden;}
.new_c { margin-right:0px;}

.new_l p{ margin-bottom:27px; height:42px; overflow:hidden; background:url(new_t2.gif) repeat-x left 41px; font:24px/39px "microsoft Yahei";}
.new_l p a{ height:42px; display:inline-block; color:#a30c01; background:url(new_t1.gif) repeat-x left bottom;}
.new_l p a em{ color:#898989; padding-top:11px; display:inline-block;font:14px/28px Arial, Helvetica, sans-serif;}
.new_l p a em i{ padding:0 5px;}
.new_l p span{ height:30px; padding-top:11px;  overflow:hidden; font:12px/30px Arial, Helvetica, sans-serif; display:block;}
.new_l p span a{ color:#afadad; display:inline-block; height:30px; overflow:hidden; background:none;}
.new_l p a:hover{ text-decoration:none;}

.new_lh2 { margin-bottom:27px; height:42px; overflow:hidden; background:url(new_t2.gif) repeat-x left 41px; font:24px/39px "microsoft Yahei";color:#0070bf;}
.new_lh2 a{ height:42px; display:inline-block; color:#a30c01; background:url(new_t1.gif) repeat-x left bottom;}
.new_lh2 a em{ color:#898989; padding-top:11px; display:inline-block;font:14px/28px Arial, Helvetica, sans-serif;}
.new_lh2 a em i{ padding:0 5px;}
.new_lh2 span{ height:30px; padding-top:11px;  overflow:hidden; font:12px/30px Arial, Helvetica, sans-serif; display:block;}
.new_lh2 span a{ color:#afadad; display:inline-block; height:30px; overflow:hidden; background:none;}
.new_lh2 a:hover{ text-decoration:none;}

.new_l dl{ width:273px;overflow:hidden;}
.new_l dl dt{ width:273px; height:99px; margin-bottom:4px; overflow:hidden; background:url(new_pic.gif) no-repeat left bottom;}
.new_l dl dt img{width:261px; height:78px; background:#fff; padding:6px;}
.new_l dl dd{ width:273px; overflow:hidden; font:12px/34px "宋体";  background:url("Img/Index/new_icon1.gif") no-repeat 2px 16px;} 
.new_l dl dd a{ color:#666666; display:inline-block;}


.new_r2{ width:273px; overflow:hidden; margin-top:15px;}
.new_r2 .text {border:1px solid #ddd; height:20px; line-height:20px; padding:5px; width:260px;}


.new_r{ width:273px; overflow:hidden; margin-right:30px;}
.new_r p{  width:273px; height:99px; margin-bottom:4px; overflow:hidden; background:url(new_pic.gif) no-repeat left bottom;}
.new_r p img{width:261px; height:78px; background:#fff; padding:6px;}
.new_r dl{width:273px; overflow:hidden; padding-bottom:15px; margin:0 0 12px 0; border-bottom:1px solid #b8b8b8;}
.new_r dl dt{ height:28px; width:290px; overflow:hidden; background:url("Img/Index/new_w.gif") no-repeat left 13px; font:bold 12px/36px "microsoft Yahei";}
.new_r dl dt a{ color:#626262; padding-left:25px;}
.new_r dl dd{ width:250px; background:url("Img/Index/new_d.gif") no-repeat left 10px; font:12px/30px "宋体"; color:#626262; padding-left:25px; border:0;line-height:50px;} 
.new_r dl dd a{ color:#626262;}


/*首页在线留言*/

/*01*/
.ly{ background:url(new/ly_bj.jpg) no-repeat center top; height:486px;}
.l_c{ height:486px; position:relative;}
.tel{ position:absolute; font:14px/20px "微软雅黑"; color:#000; right:66px; top:97px;}
.tel p{ font: bold 22px "微软雅黑"; color:#0053ab;}
.l_y{ height:290px; width:500px; float:right; padding:141px 0 0 0;}
.l_y h2{ font:bold 16px/26px "微软雅黑"; color:#ffefc9; text-align:center; padding-top:28px;}
.l_y ul { float:right;width:420px; overflow:hidden; padding-top:20px; padding-right:23px;}
.l_y ul li { background:url(new/ly_k.gif) no-repeat left 0; overflow:hidden; height:29px; margin-bottom:10px; width:182px; margin-right:28px; color:Red;}
.l_y ul li span { font:14px/29px "微软雅黑"; color:#fff; display:inline-block; float:left; width:40px; overflow:hidden; padding-left:5px; vertical-align:top;}
.l_y ul .zxly { background:url(new/ly_l.gif) no-repeat left 0; height:72px; overflow:hidden; width:392px;}
.l_y ul .yz{ background:url(new/ly_y01.gif) no-repeat left 0; height:29px; width:182px;}
.l_y ul li .lys { padding:0 0 0 10px; width:64px;}
.l_y ul li .mas { width:56px;}
.l_y ul li img { vertical-align:middle;} 
.inp04 { height:27px; font:14px/27px "微软雅黑"; width:126px; padding:0 0 0 4px; border:0; background:none; overflow:hidden; color:#fff;}
.i_area { height:68px; padding:3px 0 0 4px; vertical-align:top; font:14px/24px "微软雅黑"; color:#fff; width:335px; border:0; background:none; display:inline-block; overflow:hidden; resize:none;}
.inp06 { height:27px; font:14px/27px "微软雅黑"; color:#fff;width:59px; *width:55px;  padding:0 0 0 3px; border:0; background:none; display:inline-block; overflow:hidden;}
.i_img03 { border:0; background:url(new/ly_b1.gif) no-repeat; width:83px; height:29px; margin:0 9px 0 0;color:#fff;}
.i_img04 { border:0; background:url(new/ly_b2.gif) no-repeat; width:83px; height:29px;}
.l_y ul .lis01 { background:none; border:0; width:178px; margin:0px;}

/*02*/
#zaixianliuyan {overflow:hidden;width:275px;margin:0 auto;}
#zaixianliuyan p {margin-bottom:15px; font-size:14px;}
#zaixianliuyan p a {color:#E04D47;}
#zaixianliuyan label {display:block; color:#555;}
#zaixianliuyan label i {color:#f00; font-style:normal;}
#zaixianliuyan .text {border:1px solid #ddd; height:20px; line-height:20px; padding:5px; width:260px;}
#zaixianliuyan .text:hover,#zaixianliuyan .text:focus,#zaixianliuyan textarea:hover,#zaixianliuyan textarea:focus {border:1px solid #E04D47; transition:border 0.4s ease 0s;}
#zaixianliuyan textarea {border:1px solid #ddd; padding:10px 0px; width:270px; height:100px; font-size:14px;}
#zaixianliuyan .submit {background:#E04D47; border:none; border-radius:3px; padding:8px 18px; color:#fff; cursor:pointer; -webkit-appearance:none;}
#zaixianliuyan .submit:hover {background:#F55540;}

/*index.css end*/

.sylxfs{font-size:14px;color:#d52e40;line-height:28px;}
/*首页联系方式板块*

/*我的main开始*/
.main{width:1002px;margin:0 auto;overflow:hidden;}
.mainleft{float:left;width:260px;}
.mainlone{width:260px;}
.mainltwo{width:260px;}
.mainlthree{width:260px;}
.mainlfour{width:260px;}
.mainlfive{width:260px;}
.mainlonetop{width:260px;margin-top:5px;}
.mainlonebottom{width:258px;border:1px solid #d5d5d5;line-height:30px;}/*main左侧结束*/
.mainright{float:left;width:730px;margin-left:12px;}
.mainronetop{width:730px;height:41px;margin-top:5px;}
.mainronebottom{width:728px;border:1px solid #f1f1f1;}/*main右侧结束*/
/*main结束*/

/*内容页开始*/
.nyright{float:left;width:728px;margin-right:10px;margin-bottom:10px;}
.nyrightlone{width:728px;}
.nyronetop{width:728px;height:30px;margin-top:5px;line-height:30px;background:#ffffff;color:#666666;border:1px solid #d5d5d5;font-family:"microsoft Yahei"}
.nyronetop a{color:#333333;font-family:"microsoft Yahei"}
.nyronebottom{width:708px;border:1px solid #d5d5d5;font-size:15px;color:#333333;margin-top:10px;padding:0 10px 0 10px;}

/*带图片新闻列表*/
.dl_41{ overflow: hidden;padding: 24px 12px 24px 12px; border-bottom: 1px dashed #ccc;}
.dl_41 dt { width:258px; overflow:hidden; float:left; } /*图片边框*/
.dl_41 dt img { width:232px; height:155px; display:block;  padding:2px;}
.dl_41 dd{ width:420px;  text-align:center; line-height:26px; overflow:hidden; float:left; margin-left:0px; text-align:left; font-family:Microsoft Yahei;}
.dl_41 dd h3 a{ color:#222;line-height: 32px;font-size: 18px;font-weight: normal; letter-spacing:1px; border-bottom:1px solid #f1f1f1; display:block; margin-bottom:5px;}
.dl_41 dd a.ckxq{ font-size:14px; width:83px; height:24px; color:#a30c01; letter-spacing:2px;}
.dl_41 dd a.zx:hover{ }
.dl_41 dd p{overflow:hidden; height:100px; line-height:24px; color:#666;}
.dl_41:hover dd p{ color:#333;}
.dl_41 dd .ddInfo{ color:#EE0000; margin-left:5px; }
.dl_41 dd h4 a{ color:#E5322C; font-size: 14px; line-height:28px;}
.dl_41 dd span a{ color:#DA0000;  display:inline-block; margin-right:20px; font-size:13px;}


.nylxwm{width:728px;border:1px solid #d5d5d5;font-size:15px;color:#333333;overflow:hidden;margin-top:10px;}
.nrylxwm{float:left;padding:30px;width:358px;font-size:18px;line-height:40px;}
.nryewm{float:left;margin-top:30px;width:260px;}
/*内容页结束*/

.sylxfs{font-size:14px;color:#666666;line-height:28px;}
/*首页联系方式板块*/

/*位置*/
.navigation{font-size:12px;color:#666;}
.navigation a{color:#000;}
.navigation a:hover{color:#FF0000;text-decoration:none;}
/*新闻内容页样式*/
.wrap2 .content3 .main2{  margin:0 auto; }
.xinwen{ padding:0 0px; }
.xinwen{ padding:0 22px; }
.xw_hear{margin-bottom:22px; font-family:"microsoft Yahei";}
.xw_title{ text-align:center; margin-top:28px;margin-bottom:15px;}
.xw_title h1{ font-size:26px;font-weight:normal;color:#101010;}
.xw_xinxi span{ color:#666666; margin-right:10px;font-size:12px;}
.xw_xinxi{ text-align:center; margin-top:8px; border-bottom:#CCCCCC 1px solid; padding-bottom:10px;}
.xw_content{ padding:0 10px; font-size:14px;line-height:30px;}
.xw_content a{color:#004276;}

/*相关文章*/
.xgwz{width:728px;margin:10px auto 10px auto;border:#e8e8e8 1px solid;  overflow:hidden; background:#fdfdfd; }
.xgwzbt{ height:40px; line-height:40px;overflow:hidden; font-size:20px; padding-left:5px; color:#333; background:#f1f1f1}
.xgneirong ul{padding:10px;}
.xgneirong li{width:50%;float:left;text-align:left;height:30px;overflow:hidden;}
.xgneirong a:hover{ color:#a30c01; text-decoration:none;}

/*内容页留言*/
#nyliuyan {overflow:hidden;width:728px;margin:0 auto;}
#nyliuyan h3{font-size:20px;font-weight:normal;}
#nyliuyan p {margin-bottom:15px; font-size:14px;}
#nyliuyan p a {color:#E04D47;}
#nyliuyan label {display:block; color:#555;}
#nyliuyan label i {color:#f00; font-style:normal;}
#nyliuyan .text {border:1px solid #ddd; height:20px; line-height:20px; padding:5px; width:716px;}
#nyliuyan .text:hover,#nyliuyan .text:focus,#nyliuyan textarea:hover,#nyliuyan textarea:focus {border:1px solid #E04D47; transition:border 0.4s ease 0s;}
#nyliuyan textarea {border:1px solid #ddd; padding:5px 0px; width:726px; height:140px; font-size:14px;}
#nyliuyan .submit {background:#E04D47; border:none; border-radius:3px; padding:8px 18px; color:#fff; cursor:pointer; -webkit-appearance:none;}
#nyliuyan .submit:hover {background:#F55540;}


/*图片内容页*/
.picnr{margin:0 auto;}
.showpic{text-align:center;}
.showpic img{max-width:600px;}
.imgtitle{text-align:center;}
.nph_intro{padding:10px 10px;line-height:30px;font-size:15px;}
.nph_intro img{float:none;text-align:center;overflow:hidden;}
.nph_tj{ padding:10px 30px;}
.nph_tj li{ height:25px;line-height:30px;}
.nph_tj ul li a{color:000;}
 

/*fl板块*/
.wzxgtj{width:730px;margin:0 auto;line-height:36px;}
.wzxgtj span{font-size:14px;color:#cc2223;line-height:28px;font-weight:bold;}
/*文章内容页相关文章推荐结束*/
.tpxgtj{width:990px;margin:0 auto;}
.tpxgtj span{font-size:14px;color:#cc2223;line-height:28px;font-weight:bold;}
/*图片内容页相关文章推荐结束*/
.xfzy{width:1002px;margin:0 auto;text-align:left;font-size:12px;line-height:20px;}
.xfzy a{width:1002px;margin:0 auto;text-align:left;font-size:12px;color:#d52e40;line-height:20px;}
/*最底部文字*/
.flbanner{width:1002px;height:350px;margin:0 auto;}