@charset "utf-8";
/* CSS Document */

body{font-family:"Microsoft Yahei";font-size:14px;color:#2C2C2C; padding:0; margin:0;}
input , textarea , select{font-family:"Microsoft Yahei"; color:#2C2C2C; font-size:14px;}
ul, li { list-style:none; }
a{ color:#2C2C2C;}
a:hover{ color:#044FA3;}
.clear{ clear:both;}
.float_l{ float:left;}
.float_r{ float:right;}
/*头部*/
.h_bg{ width:100%; background:#04497A;}
.h_top{ width:1200px; margin:0 auto; height:26px; padding:5px 0; text-align:right;}
.h_top a{ display:inline-block; *display:inline; zoom:1; height:16px; line-height:16px; color:#FFF; vertical-align:top; font-size:12px;}
.h_top .tel{ border-left:1px solid #FFF; padding-left:10px; margin-left:8px;}
.head{ width:100%; margin:0 auto; position:relative; background:url(../images/top_bg.jpg) top center no-repeat; height:216px;}
.head1{ width:1230px; margin:0 auto;}
.head .logo{ width:520px; height:52px; float:left; margin:0px; position:relative; padding-top:70px;}
.head .logo .h_code{ width:18px; height:18px; position:absolute; right:20px; bottom:3px;}
.head .logo .h_code img{ width:18px; height:18px; vertical-align:top;}
.head .logo .h_code .c_m{ width:113px; background:#FFF; position:absolute; right:-123px; top:0; padding:7px 5px 5px; z-index:99; border:1px solid #ddd; display:none;}
.head .logo .h_code:hover .c_m{ display:block;}
.head .logo .h_code .c_m img{ width:100%; height:auto; vertical-align:top;}
.head .logo .h_code .c_m p{ text-align:center; width:100%; font-size:12px; line-height:165%; padding-top:5px;}
.head .logo img{ width:100%; height:auto; vertical-align:top;}


/* 登录页面 */
.login{ width:55%; margin:0 auto;    font-size:15px; margin-top:60px;}
.login1{ width:100%; text-align:left;}
.login input{ width:55%; height:40px; border:1px solid #cccccc; background-color:#f8f8f8; font-size:15px; margin:5px 0px; padding:0px 10px;}
.password{ text-align:left;}
.name{ text-align:left;}
.password input{ width:55%; margin-right:10px;}
.top_text{text-align:center; color:#FFF; font-size:20px; height:40px; line-height:45px; padding-right:48px;}
.top_text1{text-align:center; color:#000; font-size:20px; height:40px; line-height:45px; padding-right:48px;}
.password1{padding-top:20px; text-align:right; width:65%;}

.login_img{ position:relative; left:20%; }
.login_img input{margin:20px 10px 20px 10px;  width:30%; font-size:16px; color:#FFF; font-weight:bold; background-color:#ef4f53;  height:40px; line-height:30px;}

/*头部菜单*/
.top_menu{ float:right; padding-top:50px; color:#FFF; text-align:right;}
.top_menu a{ color:#FFF; text-decoration:none;}
.top_menu span{ padding:0px 10px;}

/*搜索*/
.search{ padding-top:10px; width:300px;}
.search input{ height:40px; line-height:40px; font-size:14px; border:0px; width:200px;}
.search1 input{ float:left; width:40px; font-size:15px; color:#FFF; font-weight:bold; background:url(../images/ico.png) #e2383b no-repeat; background-size:48%; background-position:7px 8px; padding-left:22px;  height:40px; line-height:25px;}
.banner img{ width:98%;}

/*幻灯片*/
.owl-carousel .owl-wrapper:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
/* display none until init */
.owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.owl-carousel .owl-item{float: left;}
.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls {-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
/* mouse grab icon */
.grabbing {cursor:url(grabbing.png) 8 8, move;}
/* fix */
.owl-carousel  .owl-wrapper,.owl-carousel  .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility:    hidden;-ms-backface-visibility:     hidden;-webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0);}
#owl-demo { position: relative; width: 100%; margin-left: auto; margin-right: auto;}
#owl-demo .item{ position: relative; display: block;}
#owl-demo img { display: block; width: 100%;}
#owl-demo b { position: absolute; left: 0; bottom: 0; width: 100%; height: 78px; background-color: #000; opacity: .5; filter: alpha(opacity=50);}
#owl-demo span { position: absolute; left: 0; bottom: 37px; width: 100%; font: 18px/32px "微软雅黑","黑体"; color: #fff; text-align: center;}
.owl-pagination { position: absolute; left: 0; bottom:5px; width: 100%; height: 22px; text-align: center;}
.owl-page { display: inline-block; width:55px; height: 6px; margin: 0 7px; *display: inline; *zoom: 1; background:#FFF; border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px;}
.owl-pagination .active { background:#04497A;}
.owl-buttons { display: none;}
.owl-buttons div { position: absolute; top: 50%; width: 24px; height: 48px; margin-top: -40px; text-indent: -9999px;}
/*幻灯片*/
.wrap{ width:78%; margin:0 auto; margin-top:50px; position:relative;}
.wrap_a{ padding:40px 0 60px;}
.wrap_a .i_about{ width:755px; float:left;}
.wrap_a .i_about h1{ width:100%; height:60px; line-height:50px;}
.wrap_a .i_about h1 a{ font-size:24px; color:#444444; font-weight:bold;}
.wrap_a .i_about h1 a em{ color:#E5314F; font-weight:bold;}
.i_about dl{ width:100%;}
.i_about dl dt,.i_about dl dt img{ width:380px; height:315px; float:left; vertical-align:top;}
.i_about dl dd{ width:380px; float:right; text-align:left; height:315px; overflow:hidden; font-size:14px; color:#444444; line-height:195%;}
.wrap_a .i_news{ width:420px; float:right;}
.i_news .top{ width:100%; height:50px; margin-bottom:10px; position:relative; padding-left:20px; font-size:22px; color:#444444; padding-top:8px;}
.i_news .top em{ display:block; width:10px; height:30px; background:#E5314F; position:absolute; left:0; top:8px;}
.i_news .top a{ display:inline-block; *display:inline; zoom:1; width:70px; height:20px; line-height:20px; text-align:center; background:#DDDDDD; border-radius:20px; -moz-border-radius:20px; -webkit-border-radius:20px; font-size:12px; color:#1E1E1E; position:absolute; right:0; top:15px;}
.i_news .i_m{ width:100%; height:324px; overflow:hidden; border-left:1px solid #ddd; padding-left:18px;}
.scrollbar .content{position: absolute;}
.scrollbar {overflow:hidden;position: absolute;}
.scrollbar.grab{cursor: url(../cursors/openhand.cur) , move !important;cursor: -moz-grab;cursor: move;}
.scrollbar.grabbing{cursor: url(../cursors/closedhand.cur) , move !important;cursor: -moz-grabbing;cursor: move;}
div.scrollbar_dragger {position: relative;}
div.scrollbar_dragger.vertical {float:right;}
div.scrollbar_dragger.horizontal {}
div.scrollbar_dragger *{margin:0;padding:0;font-style:normal;text-decoration:none;}
div.scrollbar_dragger .back{-webkit-transition: background-color 0.5s ease-out;-moz-transition: background-color 0.5s ease-out;transition: background-color 0.5s ease-out;cursor:pointer;position:absolute;background-color:#EDEDED;}
div.scrollbar_dragger .back.over,div.scrollbar_dragger .back{background-color:#BFBFBF !important;}
div.scrollbar_dragger .dragger{-webkit-transition: background-color 0.5s ease-out;-moz-transition: background-color 0.5s ease-out;transition: background-color 0.5s ease-out;cursor:pointer;position:absolute;height:100px; background:#EDEDED !important; border:1px solid #BFBFBF ;}
div.scroll_button{height:30px;width:30px;position: relative;margin:5px 0px;margin-right:3px;float:right;cursor:pointer;}
div.scroll_button span.hover{height:30px;width:30px;position: absolute;cursor:pointer;}
.scrollbar .content{ width:100% !important;}
.scrollbar,#scrollbar1{ height:324px !important;}
div.scrollbar_dragger.horizontal{ display:none;}
.i_news ul{ width:100%; padding-right:8px;}
.i_news ul li{ width:100%; padding-bottom:8px; border-bottom:1px dashed #ddd; margin-bottom:10px;}
.i_news ul li .time{ width:100%; height:25px; line-height:25px; font-size:12px; color:#E5314F;}
.i_news ul li .title{ width:100%; line-height:175%;}
.i_news ul li:last-child{ margin-bottom:0;}
.bg_a{ width:100%; background:url(../images/bg_1.jpg) no-repeat; background-size:cover;}
.wrap_b{ padding:30px 0 40px;}
.wrap_b .i_name{ width:100%; height:50px; line-height:50px; font-size:30px; text-align:center;}
.wrap_b .i_m{ width:100%;}
.slidegrid {float: left;position: relative;overflow: hidden;}
.slideitems {width: 20000000em;position: absolute;}
.slideitems li {float: left;}
.mainPhoto {width:1200px;height:390px;margin:15px auto 0;position: relative;overflow: hidden}
.mainPhoto span.goleft, .mainPhoto span.goright {display: block;width: 29px;height:52px;position: absolute; top:50%; margin-top:-26px;}
.mainPhoto span.goleft {left: 0;}
.mainPhoto span.goright {right: 0}
.mainPhoto .go {width:945px;height:390px;position: relative;left: 130px;overflow: hidden}
.mainPhoto .go li{ width:215px; float:left; margin-right:28px; background:#FFF;}
.mainPhoto .go li .title{ width:100%; height:35px; background:#087BCC; text-align:center; line-height:35px; font-size:20px; color:#FFF; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.mainPhoto .go li img{ width:215px; height:265px; vertical-align:top;}
.mainPhoto .go li .des{ width:100%; height:75px; padding:15px 10px 0; text-align:left; font-size:12px; color:#444; line-height:170%; overflow:hidden; background:#FFF; margin-bottom:15px;}
.i_more{ width:100%; text-align:center; margin-top:25px;}
.i_more a{ display:inline-block; *display:inline; zoom:1; width:auto; height:27px; line-height:27px; padding:0 15px; color:#FFF; background:#006AB4; border-radius:27px; -moz-border-radius:27px; -webkit-border-radius:27px; }
.bg_b{ width:100%; background:url(../images/bg_4.jpg) repeat;}

.new3{ text-align:left; font-size:14px; line-height:33px; color:#575757; padding:15px 0px; border-top:0px; position:relative; width:640px;}
.new3 span{ float:right; font-size:14px; color:#575757;}
.new3 li{ border-bottom:1px dotted #CCC; text-overflow:ellipsis; overflow: hidden; white-space: nowrap;}
.new3 li a{ BACKGROUND: url(../images/dian.gif) no-repeat left center; padding-left:10px;}
.new3 a{ color:#575757; text-decoration:none;}
.new3 a:hover { color:#cf320f; text-decoration:underline;}

/*+++++++++ 底部样式 ++++*/
.foot { font-size:12px; color:#fff; width:100%; margin:0 auto;  font-family:Verdana, Arial, Helvetica, sans-serif; text-align:right; height:100px; background-color:#e43136; height:50px; line-height:50px; }
.foot p{ position:relative; top:25px; line-height:15px;}
.link{ height:45px; line-height:55px; background-color:#f3f3f3;  width:100%; margin:0 auto;}
.link1{width:80%; margin:0 auto; margin-top:27px;}
.linkh{ width:100%; height:22px; margin:10px 10px 10px 0px; text-align:center;}
.foot span{ font-size:16px; text-align:center; color:#fff;}

.index_pic{ width:100%; height:220px!important; height:230px; margin-top:30px;}
.index_img{ width:33%; text-align:center; float:left;}
.index_img img{ width:80%; height:auto;}
.index_img span{width:80%; font-size:12px; height:20px; line-height:20px; display:inline-block;}

.index_pic1{ width:930px;  margin-top:10px;}
.index_img1{ width:200px; height:280px; text-align:center; float:left; margin:20px 15px;}
.index_img1 img{ width:200px; height:280px;}
.index_img1 span{width:200px; font-size:12px; height:30px; line-height:30px;}

.index_pic2{ width:930px;  margin-top:10px;}
.index_img2{ width:200px; height:auto; text-align:center; float:left; margin:20px 15px 0px 15px;}
.index_img2 img{ width:200px; height:auto;}
.index_img2 span{width:200px; font-size:12px; height:30px; line-height:30px;}

.index_pic3{ width:100%;  margin-top:10px;}
.index_img3{ width:21%; height:auto; text-align:center; float:left; margin:2%;}
.index_img3 img{ width:80%; height:auto;}
.index_img3 span{width:120%; font-size:14px; height:44px; line-height:34px; display:inline-block; background:url(../images/bg1.jpg) bottom center no-repeat; padding-left:2px;}
.index_img3 span a{ color:#FFF; line-height:15px; width:70%; display:inline-block; text-decoration:none; padding-top:2px; }

.f_nav{ padding:40px 0 0; color:#FFF;}
.f_nav .f_navl{ width:550px; float:left;}
.f_nav .f_navl dt{ width:260px; height:325px; float:left; margin-top:20px;}
.f_nav .f_navl dt img{ width:100%; height:auto; vertical-align:top;}
.f_nav .f_navl dd{ width:275px; float:right;}
.f_nav .f_navr{ width:580px; float:right;}
.f_nav .line{ width:20px; height:300px; float:left; border-right:1px solid #8C8E90;}
.f_nav .tt{ font-size:16px;}
.f_navl .f_name{ font-size:36px; margin-bottom:15px;}
.f_navr .f_name{ font-size:50px; color:#7B9EBE;}
.f_navr .tt{color:#7B9EBE;}
.f_navl h6{ padding:5px 0 10px; font-size:18px; font-weight:normal;}
.f_navr{ height:340px; background:url(../images/bg_3.png) no-repeat left bottom; position:relative;}
.f_navr .f_search{ width:275px; height:30px; position:absolute; right:0; top:45px; border:1px solid #8C8E90;}
.f_search .s_mt{ width:100%; height:30px; line-height:30px; position:relative; padding-right:40px; padding-top:4px;cursor:pointer;}
.f_search .s_mt span{ display:block; width:100%; height:20px; line-height:20px; padding-left:10px; font-size:12px; color:#7B9EBE; border-right:1px solid #4A5F6E;}
.f_search .s_mt em{ display:block; width:40px; height:30px; position:absolute; right:0; top:0; background:url(../images/icon1.png) no-repeat center center;}
.f_search .s_m{ width:100%; height:30px; position:relative;}
.f_search ul{ width:275px; position:absolute; left:-1px; top:29px; border:1px solid #8C8E90; border-bottom:0; display:none;}
.f_search ul li{height:30px; line-height:30px; width:100%; font-size:12px; border-bottom:1px solid #8C8E90;padding:0 10px;}
.f_search ul li a{ color:#7B9EBE; display:block; width:100%; height:30px; line-height:30px;}
.bg_c{ width:100%; background:#EFEFEF; margin-top:5px;}
.banner_s ,.banner_s img{ width:100%; height:auto; vertical-align:top;}
.scd_bg{ width:100%; border-bottom:1px solid #ddd;}
.scd{ padding-top:15px;}
.scd .scd_l{ width:275px; float:left;}
.scd_l .s_top{ width:100%; height:40px; line-height:40px; border-bottom:1px solid #ccc; position:relative;}
.scd_l .s_top span{ display:inline-block; *display:inline; zoom:1; vertical-align:top; height:40px; line-height:40px; font-size:20px; color:#006BB5; border-bottom:1px solid #006BB5; padding:0 5px; position:absolute; left:0; top:0; z-index:3;}
.scd_l .s_nav{ width:100%;}
.scd_l .s_nav li{ width:100%; border-bottom:1px dashed #ccc;}
.scd_l .s_nav li a{ display:block; width:100%; height:55px; line-height:55px; text-align:right;}
.scd_l .s_nav li i,.scd_l .s_nav li span{display:inline-block; *display:inline; zoom:1; vertical-align:top; height:55px; line-height:55px; font-size:16px;}
.scd_l .s_nav li i{ width:10px; background:url(../images/icon2.png) no-repeat center center; margin-right:7px;}
.scd_l .s_search{ width:100%; height:30px; line-height:30px; position:relative; border:1px solid #ccc; background:#eee; padding-right:40px; margin-bottom:20px;}
.scd_l .s_search input{ width:100%; height:20px; background:none; border:0; border-right:1px solid #ddd; margin-top:4px; color:#999; padding-left:7px;}
.scd_l .s_search .btn{ width:40px; border:0; height:30px; background:url(../images/icon3.png) no-repeat center center; position:absolute; right:0; top:0; z-index:99; cursor:pointer; padding:0; margin-top:0;}
.scd .scd_r{ width:870px; float:right;}
.scd_r .r_top{ width:100%; height:40px; line-height:40px; padding-left:270px; position:relative;}
.scd_r .r_top .pst{ width:100%; text-align:right; height:40px; line-height:40px; border-bottom:1px solid #ccc;}
.scd_r .r_top i{ display:block; width:10px; height:30px; background:#006BB4; position:absolute; left:0; top:5px;}
.scd_r .r_top span{ display:inline-block; *display:inline; zoom:1; height:40px; line-height:40px; vertical-align:top; position:absolute; left:18px; top:0; font-size:26px; color:#444444;}
.scd_r .r_top span em{ color:#8E8E8E; font-size:16px; margin-left:5px; padding-top:8px;}
.scd_r .scd_m{ width:100%; padding:20px 0;}
.pages{ width:100%; text-align:center; margin:20px 0 40px;}
.pages a{ display:inline-block; *display:inline; zoom:1; height:30px; line-height:30px; vertical-align:top; margin:0 3px;}
.pages a.on{ color:#006BB4;}
.news dl{ width:100%; margin-bottom:30px;}
.news dl dt,.news dl dt img{ width:264px; height:178px; float:left; vertical-align:top;}
.news dl dd{ width:570px; float:right;}
.news dl dd .title{ width:100%; height:30px; line-height:30px; margin-bottom:10px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; font-size:16px; }
.news dl dd .title a{color:#2D2D2D;}
.news dl dd .title a:hover{ color:#006BB4;}
.news dl dd .ctn{ width:100%; height:90px; font-size:12px; color:#737373; overflow:hidden; line-height:185%;}
.news dl dd .time{ width:100%; margin-top:12px; height:35px; line-height:35px; border-top:1px solid #ddd; border-bottom:1px solid #ddd; position:relative; font-size:12px; color:#E02040;}
.news dl dd .time span{ display:inline-block; *display:inline; zoom:1; font-size:12px; position:absolute; right:0; top:0; color:#333;}
.scd_r .about{ line-height:175%; padding-bottom:40px;}
.about img{ max-width:100%; height:auto; vertical-align:top;}
.scd_r .contact{ padding:20px 0;}
.scd_r .contact .ct_m{ padding-bottom:25px; border-bottom:1px dashed #ddd; margin-bottom:25px;}
.scd_r .contact .ct_m:last-child{ border:0;}
.contact .ct_m dl{ width:100%;}
.contact .ct_m dl dt{ width:50%; float:right; text-align:right;}
.contact .ct_m dl dd{ width:50%; float:left; text-align:left; font-size:16px; color:#9F9F9F; line-height:165%;}
.contact .ct_m dl dd p{ width:100%; padding:7px 0;}
.contact .ct_m dl dd p span{ color:#006BB5;}
.contact .ct_m dl dt div{ display:inline-block; *display:inline; zoom:1; vertical-align:top; margin:10px 30px 0;}
.contact .ct_m dl dt div img{ width:125px; height:125px; vertical-align:top;}
.contact .ct_m dl dt div p{ width:100%; text-align:center; height:40px; line-height:40px; font-size:14px; color:#5A5A5A;}
.contact .ct_m img{ max-width:100%; height:auto; vertical-align:top;}

.contact .ct_m .t_name{ width:100%; height:50px; line-height:50px; font-size:18px; color:#006BB5;}
.contact .ct_m p{ line-height:165%; padding:3px 0; font-size:16px; color:#444;}
.contact .ct_m ul{ width:100%;}
.contact .ct_m ul li{ width:50%; float:left; height:35px; line-height:35px; font-size:16px; color:#444;}
.pro{ width:100%;}
.pro .pro_a{ width:100%; padding:5px 0 10px 100px; position:relative;}
.pro .pro_a span{ display:block; width:120px; height:35px; line-height:35px; font-size:18px; position:absolute; left:0; top:0;}
.pro .pro_a a{ display:block; width:135px; height:25px; line-height:25px; margin-bottom:5px; padding-left:25px; background:url(../images/icon4.jpg) no-repeat 7px center; float:left;}
.pro .pro_b{ width:100%; padding-bottom:50px;}
.pro .pro_b table{ width:100%; font-size:12px; text-align:center;}
.pro .pro_b table th{ background:#026FBC; color:#FFF; padding:20px 10px; text-align:center; margin-bottom:8px; border-left:1px solid #FFF;}
.pro .pro_b table tr:nth-child(2n) td{ background:#F0F0F0;}
.pro .pro_b table td{ border-top:1px solid #444; border-left:1px solid #444; padding:7px 0;}
.pro .pro_b table th:last-child{ border-right:1px solid #026FBC;}
.pro .pro_b table th:first-child{border-left:1px solid #026FBC;}
.pro .pro_b table td:last-child{ border-right:1px solid #444;}
.pro .pro_b table tr:last-child td{ border-bottom:1px solid #444;}
.pro .pro_b .pro_l{ display:none;}

/*新闻三级页面样式*/

.newthird{ font-size:14px; line-height:30px; color:#5f5f5f; text-align:center; font-family:"微软雅黑";}
.newthird h2{ font-size:26px; color:#d40309; padding:10px 0px; text-align:center; height:auto;}
.newthird span{ color:#5f5f5f; line-height:25px; height:25px; width:100%}
.newtext a{ color:#2980d4;}
.newtext p img{ width:100%; margin:0 auto; text-align:center;}

.new1{ font-size:14px; line-height:30px; color:#575757; padding:0px 15px; height:125px;}
.new1 li{ display:inline; float:left; width:50%; text-align:left; text-overflow:ellipsis; overflow: hidden; white-space: nowrap;}
.new1 li a{ BACKGROUND: url(../images/dian.gif) no-repeat left center; padding-left:10px;}
.new1 a{ color:#575757; text-decoration:none;}
.new1 a:hover { color:#cf320f; text-decoration:underline;}


.new{ line-height:32px; color:#5e5e5e; padding:0px 20px 0px 10px; text-align:left; width:95%;}
.new li{ border-bottom:1px dotted #b0b0b0;  text-overflow:ellipsis; overflow: hidden; white-space: nowrap;}
.new li a{ BACKGROUND: url(../images/dian.gif) no-repeat left center; padding-left:10px;font-size:14px;}
.new a{ color:#5e5e5e; text-decoration:none;}
.new span{ float:right; color:#575757; font-size:14px}
.new a:hover { color:#cf320f; text-decoration:underline;}


.top{ width:1230px; margin:0 auto; margin-top:50px;}
.top_l{ float:left; width:37%; margin-right:20px; height:300px; margin-top:10px;}
.top_m{ float:left; width:50%; padding-left:10px;}
.top_l1{ float:left; width:22%; margin:0 auto;}
#scroller li img{ width:590px; height:300px;}
.top_m11{ float:left; width:75%; }


.s_xian1{ width:100%;}
.s_xian{ height:210px;}
.newpic{ float:left; margin:15px 15px 0px 0px; width:50%; text-align:center;}
.newpic img{ width:100%;}
.newpic span a{ height:35px; line-height:35px; font-size:14px; font-weight:normal; color:#575757;  text-decoration:none; }
.new_top{ float:left; width:45%;}

.clearfix{ clear:both;}
.index1{ width:1230px; margin:0 auto; padding-top:10px; position:relative; z-index:9999999;}
.index2{ width:1230px; margin:0 auto; padding-top:50px; }

.top_m1{ float:left; width:37%;  margin-right:20px;}
.top_m2{ float:left; width:22%;}
.top_m3{ float:left; width:37%; position:relative; margin-right:20px; }


.main_menu2{  width:100%; margin-bottom:15px; margin-left:0px!important; margin-left:10px; float:left;}
.main_menu2 h1{ font-size:18px; color:#ffe400; background:url(../images/main_bg_04.jpg) repeat-x; height:40px; line-height:40px; width:100%;  text-align:center; font-family:"微软雅黑"; font-weight:normal;}
.main_menu2 span a{ font-size:15px; float:right; color:#fff; padding-right:20px;}



.main_new2{ float:left; width:100%;  margin:0px 0px 20px 20px;}

.new3ta{ text-align:left; font-size:14px; line-height:33px; color:#5e5e5e; padding:20px; width:95%;}
.new3ta span{ float:right; font-size:14px; color:#5e5e5e;}
.new3ta li{ border-bottom:1px dotted #CCC; text-overflow:ellipsis; overflow: hidden; white-space: nowrap;}
.new3ta li a{ BACKGROUND: url(../images/dian.gif) no-repeat left center; padding-left:10px;}
.new3ta a{ color:#5e5e5e; text-decoration:none;}
.new3ta a:hover { color:#cf320f; text-decoration:underline;}

.tb td{ text-align:center; font-size:12px;}


.lanmu1{ border-bottom:1px solid #dadada; width:69%;}
.lanmu1 h1{ font-size:18px; color:#207dcd; text-align:left; font-weight:normal; font-family:"Microsoft YaHei"; height:25px; line-height:30px;}
.lanmu1 span a{ float:right; font-size:14px; font-weight:normal; padding-right:5px; color:#494949; text-decoration:none;}
.lanmu1 h1 b{ font-weight:normal; width:130px; border-bottom:3px solid #207dcd; padding-bottom:7px;}

.lanmu1a{ border-bottom:1px solid #dadada; width:100%;}
.lanmu1a h1{ font-size:18px; color:#ce171b; text-align:left; font-weight:normal; font-family:"Microsoft YaHei"; height:25px; line-height:30px;}
.lanmu1a span a{ float:right; font-size:14px; font-weight:normal; padding-right:5px; color:#494949; text-decoration:none;}
.lanmu1a h1 b{ font-weight:normal; width:130px;}

.lanmu1b{  width:100%;}
.lanmu1b h1{ font-size:18px; color:#e43136; text-align:left; font-weight:normal; font-family:"Microsoft YaHei"; height:45px; line-height:40px; background:url(../images/lanmu2.jpg) no-repeat; border-right:1px solid #cbcbcb;}
.lanmu1b span a{ float:right; font-size:14px; font-weight:normal; padding-right:5px; color:#494949; text-decoration:none;}
.lanmu1b h1 b{ font-weight:normal; width:130px;}


.lanmu2{ width:100%;}
.lanmu2 h1{ font-size:18px; color:#e43136; text-align:left; font-weight:normal; font-family:"Microsoft YaHei"; height:45px; line-height:40px; background:url(../images/lanmu2.jpg) no-repeat; border-right:1px solid #cbcbcb;}
.lanmu2 span a{ float:right; font-size:14px; font-weight:normal; padding-right:15px; color:#494949; text-decoration:none;}
.lanmu2 h1 b{ font-weight:normal; width:130px;}

.lanmu2q{ width:100%;}
.lanmu2q h1{ font-size:18px; color:#fff; text-align:left; font-weight:normal; font-family:"Microsoft YaHei"; height:45px; line-height:42px; background:url(../images/lanmu2q.jpg) no-repeat; border-right:1px solid #cbcbcb; padding-left:40px;}
.lanmu2q span a{ float:right; font-size:14px; font-weight:normal; padding-right:15px; color:#494949; text-decoration:none;}
.lanmu2q h1 b{ font-weight:normal; width:130px;}

.lanmu3{ border-bottom:1px solid #dadada; width:100%;}
.lanmu3 h1{ font-size:18px; color:#fff;  text-align:left; font-weight:normal; font-family:"Microsoft YaHei"; height:25px; line-height:40px;}
.lanmu3 span a{ float:right; font-size:14px; font-weight:normal; padding-right:5px; color:#494949; text-decoration:none;}
.lanmu3 h1 b{ font-weight:normal; padding:5px 15px; background-color:#207dcd;}

.lanmu3a{ width:100%;}
.lanmu3a h1{ font-size:18px; color:#e43136;  text-align:left; font-weight:normal; font-family:"Microsoft YaHei";  height:45px; line-height:40px; background:url(../images/lanmu3a.jpg) no-repeat; border-right:1px solid #cbcbcb; } 
.lanmu3a span a{ float:right; font-size:14px; font-weight:normal; padding-right:15px; color:#494949; text-decoration:none;}
.lanmu3a h1 b{ font-weight:normal;}

.lanmu5{ width:100%;border-bottom:1px solid #CCC; position:relative; top:-15;}
.lanmu5 h1{ color:#d11c21;  font-size:18px; text-align:center; position:relative; bottom:-22px;}
.lanmu5 h1 b{background-color:#FFF; padding:0px 20px; margin:0 auto; }

.lanmu_an{ width:80%; margin:0 auto; height:55px; margin-top:20px;}
.lanmu_an div{ float:left; margin:10px 0px;  border:1px solid #CCC; width:100%; height:32px; line-height:32px;background:url(../images/an_bg.jpg) repeat-x; text-align:center;}
.lanmu_an div a{  text-decoration:none; font-size:15px; font-weight:bold; color:#595959; }


.pop img{ width:32%; margin:0px 0.5%; float:left}

.index_banner img{ width:100%}
.index_banner div{ margin:10px 0px 0px 0px;}

.ico1 h1 b{ background:url(../images/ico1.png) no-repeat; background-position:0px -12px; padding-left:35px;}
.ico2 h1 b{ background:url(../images/ico1.png) no-repeat; background-position:0px -50px; padding-left:40px;}
.ico3 h1 b{ background:url(../images/ico1.png) no-repeat; background-position:0px -92px; padding-left:40px;}
.ico4 h1 b{ background:url(../images/ico1.png) no-repeat; background-position:0px -132px; padding-left:40px;}
.ico5 h1 b{ background:url(../images/ico1.png) no-repeat; background-position:0px -177px; padding-left:40px;}
.ico6 h1 b{ background:url(../images/ico1.png) no-repeat; background-position:0px -222px; padding-left:40px;}
.ico7 h1 b{ background:url(../images/ico1.png) no-repeat; background-position:0px -260px; padding-left:40px;}

.lybg1{ border-bottom:1px dotted #CCC; padding:20px 0px;}
.lybg1 b{ color:#dc2e30;}
.time{ text-align:right; font-size:12px; color: #999;}
.ico13{ background:url(../images/icon.png) no-repeat; background-position:-5px -640px; padding-left:40px; color:#d91516;}
.table input{ width:90%;}
.yl2 div{ display:inline-block; padding-right:40px;}
.fk{ margin:5px 0px;}
.fk textarea{ width:90%; height:100px;}
.table b{ width:70px; display:inline-table; text-align:right;}
.yz input{ width:20%; margin-right:10px;}
.red{ color:#FF0000; line-height:25px; padding:15px 0px;}
.tj{ text-align:center;}
.nr{ line-height:25px; margin:10px 0px;}

.newa{ line-height:40px; color:#5e5e5e;  text-align:left; border:1px solid #CCC; }
.newa li{ border-bottom:1px dotted #CCC; width:70%; margin:0 auto; text-overflow:ellipsis; overflow: hidden; white-space: nowrap;}
.newa a{ color:#5e5e5e; text-decoration:none; font-size:14px;}
.newa a:hover { color:#cf320f; text-decoration:underline;}
.newa li a{ BACKGROUND: url(../images/dian1.gif) no-repeat left center; padding-left:10px;}
.menu1{ position:relative; left:20;}
.menu1 a{ BACKGROUND: url(../images/dian2.gif) no-repeat left center; padding-left:20px;}