@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;  height:1043px;}
.head1{ width:1230px; margin:0 auto;}
.head .logo{ width:156px; height:atuo; float:left; margin:0px; position:relative; padding-top:30px;}
.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;}


.toptop{position: relative; background:url(../images/top_bgbg.png); height:44px; top:0; z-index:999;}
.down a{ background:url(../images/down_pic.png) top center no-repeat; width:80px;}

/*新闻三级页面样式*/

.newthird{ font-size:18px; line-height:30px; color:#5f5f5f; text-align:center; font-family:"微软雅黑"; width:95%;  margin:0 auto; text-indent:2em;}
.newthird h2{ font-size:26px; color:#953d14; padding:10px 0px; text-align:center; height:auto;}
.newthird span{ color:#5f5f5f; line-height:25px; height:25px; width:100%}
.newtext p{ color:#000000; text-align:left;}
.newtext center{ color:#000;}
.newthird img{  text-align:center; max-width:90%; position:relative; left:-30;  }

/* 登录页面 */
.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:#30a6e4;  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:20px; width:300px;}
.search input{ height:32px; line-height:32px; font-size:14px; border:0px; width:200px;}
.search1 input{ float:left; width:100px; font-size:15px; color:#FFF; font-weight:bold; background:url(../images/ico.png) #30a6e4 no-repeat; background-size:16%; background-position:7px 8px; padding-left:22px;  height:32px; 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;}

/*+++++++++ 底部样式 ++++*/

.link1 img{width:210px; margin:0 auto; float:left; margin:20px 1%; height:55px; border:1px solid #CCC;}

.link2{width:1150px; margin:0 auto; text-align:left;}

.index_pic{ width:100%; height:220px!important; height:230px; margin-top:30px;}
.index_img{ width:25%; text-align:center; float:left;}
.index_img img{ width:80%; height:168px;}
.index_img span{width:80%; font-size:12px; height:30px; line-height:30px; 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; }
.img_up{position: absolute;}
.index_img2{ width:280px; height:210px; text-align:center; float:left; margin:0px 15px 60px 15px; position:relative;  }
.index_img2 img{ width:280px; height:210px;}
.index_img2 span{width:200px; font-size:16px; height:30px; line-height:30px;}
.index_img2 a{ text-decoration:none;}

.index_pic3{ width:100%;  margin-top:10px;}
.index_img3{ width:21%; height:280px; text-align:center; float:left; margin:2%;}
.index_img3 img{ width:90%; height:280px;}
.index_img3 span{width:50%; font-size:12px; height:30px; line-height:30px;}


.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;}



.upan a{ padding:5px 10px; border:1px solid #CCC; margin-left:5px; text-align:center; text-decoration:none;}
.con li{ line-height:30px;}
.con_text{ font-size:16px;}
.fx{width:1170px; margin:0 auto; border-top:1px solid #d2d2d2; padding-top:20px; margin-top:50px;}

.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;}


.top{ width:1230px; margin:0 auto; margin-top:50px;}
.top_l{ float:left; width:48%; margin-right:25px; height:300px; margin-top:10px;}
.top_m{ float:left; width:50%; padding-left:10px;}
.top_l1{ float:left; width:22%; margin:0 auto;}
.top_m1{ float:left; width:47%; padding-left:10px; margin-right:20px;}
#scroller li img{ width:590px; height:300px;}
.top_m11{ float:left; width:75%; }


.s_xian1{ width:100%;}
.newpic{ float:left; margin:20px 15px 0px 0px; width:40%; 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:55%;}

.clearfix{ clear:both;}
.index1{ width:100%; margin:0 auto; padding-top:10px; position:relative; z-index:999; background:url(../images/bgbg.jpg) top center no-repeat; background-size:100%;}
.index2{ width:86%; margin:0 auto; height:220px; padding-top:50px;}
.index3{ width:84%; margin:0 auto; height:270px; padding-top:50px;}
.index4{ width:77%; margin:0 auto; }

.top_m2{ float:left; width:600px;}
.top_m3{ float:left; width:48%; position:relative; }


.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;}

.newa{ line-height:40px; color:#5e5e5e;  text-align:left; border:1px solid #CCC; }
.newa li{ border-bottom:1px dotted #CCC; width:80%; margin:0 auto; text-overflow:ellipsis; overflow: hidden; white-space: nowrap;}
.newa a{ color:#5e5e5e; text-decoration:none; font-size:16px;}
.newa a:hover { color:#cf320f; text-decoration:underline;}
.newa li a{ BACKGROUND: url(../images/dian1.gif) no-repeat left center; padding-left:15px;}
.over a{ color:#CC0000; font-weight:bold;}

.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:100%;}
.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:#207dcd; 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; border-bottom:3px solid #207dcd; padding-bottom:7px;}

.lanmu1b{ border-bottom:1px solid #dadada; width:100%;}
.lanmu1b h1{ font-size:18px; color:#207dcd; text-align:left; font-weight:normal; font-family:"Microsoft YaHei"; height:25px; line-height:30px;}
.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; border-bottom:3px solid #207dcd; padding-bottom:7px;}


.lanmu2{ height:70px; width:100%; background:url(../images/xian.jpg) bottom center repeat-x; padding-top:0px;}
.lanmu2 h1{ padding:0px 20%; font-size:22px; line-height:70px;}
.lanmu2 h1 a{ text-decoration:none;}
.lanmu2 h2{ padding:10px 20% 0px 20%;}
.lanmu2 span { float:right; font-size:14px; font-weight:normal; color:#494949; text-decoration:none;}
.lanmu2 span a{ padding:0px 5px;}
.lanmu2 h1 b{ font-weight:normal; width:130px; border-bottom:3px solid #207dcd; padding-bottom:7px;}

.lanmu2 h4{ padding:0px 18%; font-size:22px; line-height:70px;}
.lanmu2 h4 b{ background:url(../images/main_pic1.png) no-repeat; display:inline-block; height:100px; padding-left:80px;}
.lanmu2 h4 a{ text-decoration:none;}

.lanmu2 h5{ padding:0px 18%; font-size:22px; line-height:70px;}
.lanmu2 h5 b{ background:url(../images/main_pic2.png) no-repeat; display:inline-block; height:100px; padding-left:80px;}
.lanmu2 h5 a{ text-decoration:none;}

.lanmu2 h6{ padding:0px 18%; font-size:22px; line-height:70px;}
.lanmu2 h6 b{ background:url(../images/main_pic3.png) no-repeat; display:inline-block; height:100px; padding-left:80px;}
.lanmu2 h6 a{ text-decoration:none;}

.lanmu2 h7{ padding:0px 18%; font-size:22px; line-height:70px;}
.lanmu2 h7 b{ background:url(../images/main_pic4.png) no-repeat; display:inline-block; height:100px; padding-left:80px;}
.lanmu2 h7 a{ text-decoration:none;}

.lanmu2 h3{ padding:0px 18%; font-size:22px; line-height:70px;}
.lanmu2 h3 b{ background:url(../images/main_pic5.png) no-repeat; display:inline-block; height:100px; padding-left:80px;}
.lanmu2 h3 a{ text-decoration:none;}


.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;}

.lanmu5{ width:100%;border-bottom:1px solid #CCC;}
.lanmu5 h1{ color:#007bc8;  font-size:18px; text-align:center; position:relative; bottom:-20px;}
.lanmu5 h1 b{background-color:#FFF; padding:0px 20px; margin:0 auto; }

.lanmu_an{ width:80%; margin:0 auto; height:55px; margin-top:40px;}
.lanmu_an div{ float:left; margin:0px 5px;  border:1px solid #CCC; width:140px; 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; }




.img_up1{position: absolute;}
.text_up{position: absolute; margin-top:170px; display:inline-block; background-color:rgba(0,0,0,0.5);  color:#FFF; text-align:center; width:280px; height:40px; line-height:40px; font-size:16px;}
.in2_xian1{position: relative; width:92%; margin:0 auto; top:140;}
.in2_xian2{position: relative; width:92%; margin:0 auto; top:260;}

.in_left{float:left; margin-right:25px;}
.in_middle{float:left; width:660px; margin-right:25px; margin-top:15px; }
.in_middle p a{font-size:15px; font-family:"Microsoft YaHei"; color:#4c4c4c; line-height:25px; text-decoration:none;}
.in_right{float:left; width:515px;}
.in_right h1{ height:36px; line-height:36px; text-align:center; width:100%; background-color:#4b4b4b; color:#FFF; font-size:18px;  font-family:"Microsoft YaHei"; font-weight:500;}

.in_new{padding:10px 0px 0px 25px;}
.in_nl{margin-top:12px; float:left; margin-bottom:20px;}
.in_nr{float:left; width:210px; padding-left:15px; font-family:"Microsoft YaHei";}
.in_nr h3 a{ font-size:18px; font-weight:normal; color:#ae3131; line-height:25px; text-decoration:none;}
.in_nr p a{ font-size:15px; font-weight:normal; color:#525252; height:35px; line-height:23px; text-decoration:none;}
.in_nr span{ font-size:16px; color:#a9a9a9; line-height:0px;}

.main_nl{ float:left; margin-bottom:30px;}
.main_img img{ width:210px; height:140px;}
.main_nr{float:left; width:70%; padding-left:15px; font-family:"Microsoft YaHei";}
.main_nr h3 a{ font-size:18px; font-weight:normal; color:#ae3131; line-height:25px; text-decoration:none;}
.main_nr p a{ font-size:15px; font-weight:normal; color:#525252; height:35px; line-height:30px; text-decoration:none;}
.main_nr span{ font-size:16px; color:#a9a9a9; line-height:0px; }


.new{ line-height:30px; color:#5e5e5e; padding:0px 15px; 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:15px; line-height:35px;}
.new a{ color:#5e5e5e; text-decoration:none;}
.new span{ float:right; color:#a9a9a9; font-size:14px}
.new a:hover { color:#cf320f; text-decoration:underline;}

.dl1{position:absolute; top:1350; z-index:9999999;}
.dl2{position:absolute; top:1350; z-index:99999999999999999; right:0;}

.two{float:left; font-size:14px; font-weight:bold; color:#000; padding-top::200px;}
.two div{ width:90px; padding-left:15px;}
.two img{ width:90px; }

.foot { font-size:14px; color:#4c4c4c; width:100%; margin:0 auto;  font-family:Verdana, Arial, Helvetica, sans-serif; text-align:center; height:290px; background:url(../images/end_bg.jpg) bottom center no-repeat;}
.foot1{ display:inline-block; text-align:center;  margin:0 auto;  position: relative; top:165;}

.foot_l{  float:left; position:relative; top:0; }
.foot_r{  float:left; position:relative; top:10;}

.conp{ padding:10px 30px 0px 30px}
.contwo{margin-top:30px;}




/* flash */
#flash{width:100%;height:1043px;overflow:hidden;margin:0 auto;clear:both;position:relative;}
#flash a{width:100%;height:1043px;display:none;}
#flash img{width:100%;height:1043px;}
.flash_bar{width:520px;padding-left:900px;z-index:69;height:30px;overflow:hidden;position:absolute;padding-top:13px!important;padding-top:12px;bottom:0px;left:0px;background:url(../images/tg_flashbar.png) no-repeat 10px 0px;text-align:center;}
.flash_bar .dq{display:block;float:left;width:8px;height:8px;margin:5px 5px;cursor:pointer;background:url(../images/tg_flash_p.png) no-repeat 0px 0px;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/tg_flash_p.png" ,sizingMethod="crop");}
.flash_bar .no{display:block;float:left;width:8px;height:8px;margin:5px 5px;cursor:pointer;background:url(../images/tg_flash_p2.png) no-repeat 0px 0px;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/tg_flash_p2.png" ,sizingMethod="crop");}
#flashBg{height:1043px;overflow:hidden;width:100%;clear:both;margin:0;padding:0;}
#flashLine{background:url(../images/touming.png) repeat-x center bottom;height:355px;width:100%;clear:both;}

.top1{position:relative; z-index:9999999;}
.top2{position: absolute; z-index:99; top:-20;}


.yyui_menu1 { height:35px; line-height:35px; font-size:14px; position:relative; left:40; top:20; }
 
.yyui_menu1 li { float:left; position:relative;} /*这一级是导航*/
.yyui_menu1 li a { display:block; line-height:35px; text-decoration:none; padding:0px 10px; color:#333333; font-size:14px;   }
.yyui_menu1 li a:hover { color:#FF0000}
.yyui_menu1 li a.more:after{content:" »";}
 
.yyui_menu1 li ul { position:absolute;  top:15; left:-40; float:left; width:120px; border:1px solid #D2D2D2; display:none; background-color:#FFF; z-index:9999;} /*这是第二级菜单*/
.yyui_menu1 li ul a {text-decoration:none; color:#333333; font-size:12px; width:120px; position:relative; left:-20;}
.yyui_menu1 li ul a:hover { color:#FF6600 }
 
.yyui_menu1 li ul ul{ top:0;left:150px;}

.kuang_pic img{ width:657px; height:305px;}
