/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {margin:0;padding:0;font-size:100%;}

ul,ol,li{list-style:none}
img,fieldset,input,button{border:0; background-color:transparent;} 
em,address{font-style:normal}
a,button { cursor:pointer;}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {display:block;}
body { font-family:"Î¢ÈíÑÅºÚ","ºÚÌå"; background:#f5f5f5; margin:0; padding:0; color:#111;}
ol, ul {list-style:none;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after,
q:before, q:after {content:'';content:none;}

a:link { color:#111; text-decoration:none; }
a:visited { color:#111; text-decoration:none; }
a:hover { color:#024165; text-decoration:none; }
* { _noFocusLine:expression(this.hideFocus=true); -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;} 

/*======================================================== header =========================================================*/
.container {width:1200px; margin:auto; position:relative; clear:both;}
.container:before,.container:after,.nav:before,.nav:after,.navbar:before,.navbar:after {content:" ";display:table;}
.container:after,.row:after,.nav:after,.navbar:after {clear:both;}

#header{ width:100%; height:155px; border-bottom:4px solid #d9e2ef; background-image:url(../images/top_bg.jpg); background-position:top; background-repeat:repeat-x;}
#header #top{ width:1200px; margin:auto; position: relative; clear:both;}
#logo{ float:left; width:350px; padding-top:40px; }
#menu{ float:left; height:155px;}
#menu ul { height:155px; width:850px;}
#menu ul li { float:left; width:92px; height:151px; text-align:center; margin-right:10px; margin-bottom:17px;transition: all 0.5s;-webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s;}
#menu ul li p{ margin-top:70px;}
#menu ul li a{ font-size:14px; width:92px; color:#fff; height:150px;  display: block; }
#menu ul li:hover {width:92px; cursor:pointer; margin-right:10px; margin-bottom:17px; background: #0583c1;}
#menu ul li:hover a{color:#fff; text-decoration: none;}
#menu .p1{ width:92px; background: #0583c1; }
#menu .p1 a{ color:#fff;}
#menu ul li .bk{width:92px; height:180px; background:#0583c1;position:absolute;cursor:pointer;bottom:-220px;opacity:0.2;left:400;transition: all .8s;-webkit-transition: all .8s; -moz-transition: all .8s; -ms-transition: all .8s; -o-transition: all .8s;}
#menu ul li:hover .bk{bottom:-40px; cursor:pointer;}

.content {padding:0; background:#f0f0f0 url(../images/shadow.png) repeat-x;}
.content.indent {padding:45px 0 0 0;background:#f0f0f0 url(../images/shadow.png) repeat-x;}
.content.indent1 {padding:0;background:#f0f0f0 url(../images/shadow.png) repeat-x;}

.container {width:1200px; margin-right:auto; margin-left:auto; padding:0 15px 0 15px;}
h2.indent{ font-size:25px; padding-bottom:30px; font-weight:normal;}
h2 span{ color:#0583c1; font-size:25px; font-weight:bold;}
h3{ font-size:22px; color:#2c475a; padding-top:10px; padding-bottom:20px; font-weight:normal; letter-spacing:2px;}

/*======================================================== -Content- =========================================================*/
.title1{ padding-bottom:35px; text-align:center; }
.thumb-box1 { min-height:900px; padding:40px 0 40px 0; border-top:7px solid #616875; border-bottom:7px solid #616875; background-image:url(../images/mid_bg.jpg); overflow:hidden; }
.thumbnail a:hover{text-decoration:none; color:#53bdf1;}
.thumbnail>img,.thumbnail a>img{display:block; max-width:100%; height:270px; margin-left:auto; margin-right:auto;}
.thumbnail{background:0 0;border:none;margin-left:auto;margin-right:auto;}
.thumbnail img{width:100%;height:auto;-moz-transition:.5s all ease;-webkit-transition:.5s all ease;-o-transition:.5s all ease;transition:.5s all ease}
.thumbnail a.overlay{position:relative;display:inline-block;max-width:100%;overflow:hidden;z-index:2}
.thumbnail a.overlay:before,.thumbnail a.overlay:after{content:'';position:absolute;opacity:0; filter:alpha(opacity=0);pointer-events:none;z-index:3;transition:all .5s ease 0s;box-shadow:none}
.thumbnail a.overlay:before, .thumbnail a.overlay:after{filter:alpha(opacity=0)}
.thumbnail a.overlay:before{top:0;left:0;right:100%;bottom:100%;border-top:6px solid;border-left:6px solid}
.thumbnail a.overlay:after{left:100%;top:100%;bottom:0;right:0;border-bottom:6px solid;border-right:6px solid}
.thumbnail:hover a.overlay:before{ border-color:#616875; opacity:1; filter:alpha(opacity=100); bottom:0; right:0}
.thumbnail:hover a.overlay:after{ border-color:#616875; opacity:1; filter:alpha(opacity=100); left:0; top:0}
.thumbnail:hover a.overlay img{-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1)}

.thumb-pad1 {width:30%; position:relative; float:left; margin:0 18px 40px 18px; overflow:hidden;}
.thumb-pad1 .thumbnail {position:relative; margin:0; border-radius:0; box-shadow:none; border:none; padding:0; background:none; overflow:hidden;}
.thumb-pad1 .thumbnail figure img {width:100%; -webkit-transition:all 0.3s; -o-transition:all 0.3s; transition:all 0.3s;}
.thumb-pad1 .thumbnail:hover figure img {-webkit-transform:scale3d(1.08, 1.08, 1.08); transform:scale3d(1.08, 1.08, 1.08); -webkit-transition:all 0.3s; -o-transition:all 0.3s; transition:all 0.3s;}
.thumb-pad1 .caption { display:block; padding:20px 0 20px 15px; overflow:hidden; color:#fff; background-color:#313540; left:0; bottom:0; width:100%;}
.thumb-pad1 a.caption {color:#fff; font-family: "Î¢ÈíÑÅºÚ"; font-size:16px; display:block; width:100%; -webkit-transition:all 0.25s; -o-transition:all 0.25s; transition:all 0.25s;}
.thumb-pad1 a:hover.caption  {color:#cad2e4;}
.thumb-pad1 .caption span { color:#aaa; font-size:13px; line-height:16px; display: block; width:95%; padding-left:0px; }

.col-lg-2 { width:50%; position:relative; float:left; margin-bottom:35px;}
.thumb-box2 {background:#fff; padding:50px 0 35px 0; overflow:hidden;}
.thumb-box2 p {font-size:14px; line-height:25px; padding-bottom:20px;}
.thumb-box2 ul { padding-left:20px;}
.thumb-box2 li {font-size:15px; line-height:25px; padding-bottom:2px; list-style-type:disc;}

.col-lg-3 { width:50%; position:relative; float:left; padding-top:20px;}
.thumb-box3 {background:#f5f5f5; padding:40px 0 50px 0;}
.thumb-box3 p {font-size:14px; line-height:25px; padding-bottom:10px;}

.col-lg-4 { width:50%; position:relative; float:left; padding-left:5px; padding-right:5px;}
.thumb-box4 {overflow:hidden; padding:112px 0 112px 0; background-size:cover; background-position:100% 0; background-image:url(../images/bg_pic.jpg); background-attachment:fixed; position:relative; z-index:0;}
.thumb-box4 strong { font-size:35px; font-weight:bold; letter-spacing:2px; line-height:65px; color:#ffffff; display:block; margin-bottom:80px; margin-top:80px; text-align:left;}
.thumb-box4 em {height:100%; position:absolute; top:-500px; left:-50%; width:100%; height:2000px; z-index:-1; background:#0583c1; opacity:0.8; filter:alpha(opacity=80);-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}

.col-lg-5{ width:32%; position:relative; float:left; margin:0 5px 0 5px;}
.thumb-box5 { min-height:700px; padding:40px 0 40px 0; background:#223745;}
.thumb-box5 h2 {color:#fff;}
.thumb-box5 .indent {padding-bottom:40px;}
.thumb-box5 .caption {padding:9px; color:#ccc;}
.thumb-box5 p {font-size:14px; color:#aaa; line-height:20px; padding-top:5px; padding-bottom:10px;}

.thumb-pad5 {margin:0 10px 20px 10px; overflow:hidden;}
.thumb-pad5:hover figure:after {-webkit-box-shadow:inset 0 0 0 6px #f47e00; box-shadow:inset 0 0 0 6px #f47e00; -webkit-transition:all 0.6s; -o-transition:all 0.6s; transition:all 0.6s;}
.thumb-pad5 .thumbnail {position:relative; margin:0; border-radius:0; box-shadow:none; border:none; padding:0; background:none;}
.thumb-pad5 .thumbnail .caption {padding:0;}
.thumb-pad5 figure {margin:0 0 20px 0; position:relative;}
.thumb-pad5 figure:after {-webkit-box-shadow:inset 0 0 0 50px transparent; box-shadow:inset 0 0 0 50px transparent; position:absolute; top:0; left:0; width:100%; height:100%; content:''; -webkit-transition:all 0.6s; -o-transition:all 0.6s; transition:all 0.6s;}
.thumb-pad5 figure img {width:100%;}
.thumb-pad5 .caption {padding:9px; color:#ccc;}

#about{ width:100%; background-color:#fff;}
.about{ width:1200px; min-height:550px; padding-top:45px; margin:0 auto; position: relative; clear:both;}
.aboutleft{ float:left; width:50%; }
.aboutright{ float:left; width:50%; }
.aboutleft img{ border:5px solid #e9e9e9; margin-bottom:30px; }
.aboutright .til1{ padding-top:35px; padding-bottom:35px;}
.aboutright .til2{ font-size:14px; color:#333; text-align:left; line-height:24px; padding-right:40px; padding-bottom:25px; text-align:justify; text-justify:inter-ideograph; }

#content{ width:100%; border-top:7px solid #616875; margin:auto; position: relative; clear:both;}
#title{ width:1200px; height:40px; padding-top:35px; margin:auto; position: relative; clear:both;}
#title .til1{ float:left; font-size:28px; color:#111; font-weight:bold; text-align:left; }
#title .til2{ float:left; font-size:22px; color:#888; font-weight:bold; text-align:left; letter-spacing:-1px; padding-top:10px; padding-left:10px; }
#title dl dd{ float:left; width:15px; height:15px; margin-right:10px; margin-top:13px; list-style-type:none; cursor:pointer; border:1px solid #444; background:#024481;}

.about1{ float:left; width:38%; }
.about1 img{ border:5px solid #e9e9e9; margin-bottom:30px; }
.about2{ float:left; width:60%;}
.about2 .til1{ padding-top:25px; padding-bottom:10px;}
.about2 .til2{ font-size:14px; color:#222; text-align:left; line-height:20px; padding:20px 10px 0 0; text-align:justify; text-justify:inter-ideograph; }
.about2 .til2 p{ padding-bottom:10px; text-align:justify; text-justify:inter-ideograph; }
.aboutright .til3{ font-size:16px; color:#222; text-align:left; line-height:35px; padding:0 10px 0 0; text-align:justify; text-justify:inter-ideograph; }
.aboutright .til4{ font-size:25px; color:#222; text-align:left; padding-bottom:10px; font-weight:bold;}

.line{ width:1200px; height:80px; background:url(../images/line.png) center no-repeat; margin:auto; position: relative; clear:both;}

#contact{ width:100%; height:380px; background-color:#e4e4e4; margin: auto; position: relative; clear:both; }
#contact .us{ width:1200px; margin:auto; position: relative; clear:both;}
#contact .til1{ text-align:center; padding-top:40px; display:block; }
#contact .til2{ font-size:12px; color:#787878; font-family:Arial, Helvetica, sans-serif; text-align:center; line-height:18px; padding-top:10px; display:block; }
#contact ul { width:1200px; margin:auto; position: relative; clear:both; padding-top:25px;}
#contact ul li { float:left; font-size:14px; color:#333;}
#contact .address{width:390px; height:177px; background:url(../images/address.jpg) left top no-repeat; display:block; }
#contact .phone{width:360px; height:177px; background:url(../images/phone.jpg) center top  no-repeat; display:block; }
#contact .email{width:450px; height:177px; background:url(../images/email.jpg) right top  no-repeat; display:block; }
#contact ul li .p1{ padding:80px 0 0 62px;}
#contact ul li .p2{ padding:80px 0 0 102px;}
#contact ul li .p3{ padding:80px 0 0 222px;}

.aboutus {background:#f0f0f0; padding:38px 0 56px 0; min-height:600px;}
.aboutus p { font-size:15px; line-height:25px; padding-bottom:10px;}
.aboutus strong { font-weight:bold;}
.aboutus li { font-size:15px; line-height:15px; padding-bottom:10px;}
.col-lg-31 { width:30%; padding-top:25px; float:left;}
.col-lg-32 { width:70%; position:relative; line-height:25px; font-size:14px; padding:30px 10px 0 0; text-align:justify; text-justify:inter-ideograph; float:left;}
.col-lg-33 { width:100%; position:relative; line-height:25px; font-size:14px; padding:30px 10px 0 0; text-align:justify; text-justify:inter-ideograph; margin:auto; position:relative; clear:both;}
.col-lg-34 { width:45%; padding-top:25px; float:left;}
.col-lg-35 { width:55%; position:relative; line-height:25px; font-size:14px; padding:30px 10px 0 0; text-align:justify; text-justify:inter-ideograph; float:left;}

/* btn ========================================================*/
.btn-default.btn1 {box-shadow:none;position:relative;text-decoration:none;display:inline-block;margin:0;padding:0 15px 0 15px;font:600 20px/44px 'Raleway', "Helvetica Neue", Helvetica, Arial, sans-serif;background:#2261aa;border-radius:0;color:#fff;float:none;-webkit-transition:all 0.35s;-o-transition:all 0.35s;transition:all 0.35s;}
.btn-default.btn1:before {border-style:solid;border-width:18px 21px 0px 22px;border-color:#2261aa transparent transparent transparent;position:absolute;-ms-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);transform:rotate(-90deg);content:'';top:14px;right:-32px;margin:0;width:0;height:0;-webkit-transition:all 0.35s;-o-transition:all 0.35s;transition:all 0.35s;}
.btn-default.btn1:hover {color:#ffffff;background:#2c475a;text-decoration:none;}
.btn-default.btn1:hover:before {border-color:#2c475a transparent transparent transparent;}

.btn-default.btn2 {box-shadow:none;position:relative;text-decoration:none;display:inline-block;margin:0;padding:0 15px 0 30px;font:600 20px/60px 'Raleway', "Helvetica Neue", Helvetica, Arial, sans-serif;background:#f47e00;border-radius:0;color:#fff;float:none;-webkit-transition:all 0.35s;-o-transition:all 0.35s;transition:all 0.35s;}
.btn-default.btn2:before {border-style:solid;border-width:32px 30px 0 30px;border-color:#f47e00 transparent transparent transparent;position:absolute;-ms-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);transform:rotate(-90deg);content:'';top:14px;right:-46px;margin:0;width:0;height:0;-webkit-transition:all 0.35s;-o-transition:all 0.35s;transition:all 0.35s;}
.btn-default.btn2:hover {color:#ffffff;background:#363636;text-decoration:none;}
.btn-default.btn2:hover:before {border-color:#363636 transparent transparent transparent;}

.btn-default.btn3 {box-shadow:none;position:relative;text-decoration:none;display:inline-block;margin:0;padding:0 15px 0 30px;font:600 20px/60px 'Raleway', "Helvetica Neue", Helvetica, Arial, sans-serif;background:#363636;border-radius:0;color:#ffffff;float:none;-webkit-transition:all 0.35s;-o-transition:all 0.35s;transition:all 0.35s;}
.btn-default.btn3:before {border-style:solid;border-width:32px 30px 0 30px;border-color:#363636 transparent transparent transparent;position:absolute;-ms-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);transform:rotate(-90deg);content:'';top:14px;right:-46px;margin:0;width:0;height:0;-webkit-transition:all 0.35s;-o-transition:all 0.35s;transition:all 0.35s;}
.btn-default.btn3:hover {color:#f47e00;background:#ffffff;text-decoration:none;}
.btn-default.btn3:hover:before {border-color:#ffffff transparent transparent transparent;}

.btn-default.btn4 {box-shadow:none; position:relative; text-decoration:none; display:inline-block; margin:0; padding:0; font:600 15px 'Raleway', "Helvetica Neue", Helvetica, Arial, sans-serif; background:none;border-radius:0; color:#ccc; float:none;-webkit-transition:all 0.35s; -o-transition:all 0.35s; transition:all 0.35s;}
.btn-default.btn4:after {content:'>'; color:#f47e00; font-size:25px; position:absolute; top:-4px; right:-30px; -webkit-transition:all 0.35s; -o-transition:all 0.35s; transition:all 0.35s;}
.btn-default.btn4:before {content:'';position:absolute;left:0;bottom:0;width:100%;height:2px;background:#ffffff;-webkit-transition:all 0.35s;-o-transition:all 0.35s;transition:all 0.35s;}
.btn-default.btn4:hover {color:#f47e00;background:none;text-decoration:none;}
.btn-default.btn4:hover:before {width:0;}
.btn-default.btn4:hover:after {color:#ffffff;}

/* list ========================================================*/
.list1 {margin:0 0 23px 0;padding:0;list-style:none;}
.list1.indent {margin:0 0 40px 0;}
.list1 li {font-size:14px; line-height:25px; margin:0 0 5px 0; overflow:hidden;}
.list1 li a {font-size:14px; color:#333; -webkit-transition:all 0.25s;-o-transition:all 0.25s;transition:all 0.25s;}
.list1 li a:before {content:'>'; float:left; font-size:20px; margin-right:5px; color:#f47e00; -webkit-transition:all 0.25s; -o-transition:all 0.25s; transition:all 0.25s;}
.list1 li a:hover {color:#f47e00;}
.list1 li a:hover:before {color:#333;}

.header_bg{ border-bottom:#d7d7d7 solid 10px; background:#f0f0f0; width:100%; height:350px; position:relative; background-position:bottom; background-repeat:no-repeat;}
.product { width:1200px; margin:auto; position:relative; clear:both; padding-bottom:80px; padding-top:30px;}
.product .title { height:50px; width:1200px; padding-bottom:0px; position:relative; margin:auto; clear:both; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #024481;}
.product .title p { font-size: 20px; line-height: 60px; color: #444; float: left; }
.product .title a { display: block; background-color: #dadada; width:auto; float: right; text-align: center; margin-top:22px; margin-right:2px; padding-right:7px; padding-left:7px; }
.product .title span { background-color: #007cc2; color: #fff; float:right; margin-top:22px; padding-right:7px; padding-left:7px; }

.product .case_list { width: 1200px; padding-top:35px; position:relative; margin:auto; clear:both;}
.product .case_list .caseimg { text-align:center;}
.product .case_list .caseimg img { margin-bottom:40px; max-width:600px; }
.product .case_list .casearrow { width:5%; float:left; padding-top:20%;}
.product .case_list .casetxt { width:90%; float:left; padding:20px 40px 40px 20px; text-align:justify; text-justify:inter-ideograph; list-style:none;}
.product .case_list .casetxt p { font-size:14px; padding-bottom:5px;}
.product .case_list .casetxt img { margin-bottom:40px; max-width:1150px; }
.product .case_list .casetxt table { margin-top:10px; font-size:13px; border:#999 solid 1px;}
.product .case_list .casetxt td {border: #999 solid 1px;}

.contents{ width:1200px; line-height:20px; font-size:14px; margin:auto; position:relative; clear:both; padding: 0 15px 30px 15px; text-align:justify; text-justify:inter-ideograph;}
.contents .til1{ padding-bottom:35px; text-align:center; }
.service{ width:1180px; line-height:20px; font-size:14px; margin:auto; position:relative; clear:both; padding: 20px 15px 30px 15px; text-align:justify; text-justify:inter-ideograph;}

.in_news{ width:48%; float:left; margin-right:20px;}
.in_news dt a img,.in_news-c a img,.service_list h6 a img{-webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.in_news dt a:hover img,.in_news-c a:hover img,.service_list h6 a:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
.in_news dt a{width:100%; overflow:hidden; display:block;}
.in_news dt a img{width:100%;}
.in_news span{display:block; line-height:30px; font-size:17px; color:#707070; padding:30px 0px 20px 0px;}
.in_news h3 a{display:block; font-size:18px; font-weight:normal; color:#2c475a; height:45px;}
.in_news h3 a:hover{color:#ed7823;}
.in_news h4{font-size:14px; color:#333; line-height:22px; padding-bottom:10px; font-weight:normal}
.in_news h5 a{display:block; font-size:15px; color:#ed7823; font-weight:normal;}
.in_news h5 a:hover{text-decoration:underline;}
.in_news{padding-bottom:10px; margin-bottom:40px; border-bottom:1px solid #a0a0a0;}

.in_news1{ width:48%; float:right; margin-left:20px;}
.in_news1 dt a img,.in_news-c a img,.service_list h6 a img{-webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.in_news1 dt a:hover img,.in_news-c a:hover img,.service_list h6 a:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
.in_news1 dt a{width:100%; overflow:hidden; display:block;}
.in_news1 dt a img{width:100%;}
.in_news1 span{display:block; line-height:30px; font-size:17px; color:#707070; padding:30px 0px 20px 0px;}
.in_news1 h3 a{display:block; font-size:18px; font-weight:normal; color:#2c475a; height:45px;}
.in_news1 h3 a:hover{color:#ed7823;}
.in_news1 h4{font-size:14px; color:#333; line-height:22px; padding-bottom:10px; font-weight:normal}
.in_news1 h5 a{display:block; font-size:15px; color:#ed7823; font-weight:normal;}
.in_news1 h5 a:hover{text-decoration:underline;}
.in_news1{padding-bottom:10px; margin-bottom:40px; border-bottom:1px solid #a0a0a0;}

.news_con{ width:1200px; margin:0 auto; padding-top:10px;}
.news_con img { margin:20px 0;}
.news_con-tit h2{ font-size:28px; font-weight:normal; line-height:48px; padding:20px 0px; text-align:center;}
.news_con-tit h5{text-align:center; font-size:16px; font-weight:normal;}
.news_con-tit h5 span{display:inline-block; padding:0px 10px;}
.news_con-text{ padding-top:35px;padding-right:35px; font-size:15px; line-height:32px; text-align:justify; text-justify:inter-ideograph;}
.news_con-text p{ font-size:15px; line-height:32px; padding-bottom:15px;}
.news_con-text div{ font-size:15px; line-height:32px;}
.news_con-ud{padding-bottom:60px;}
.news_con-ud h5{color:#454649; font-size:15px; padding:30px 0px; border-bottom:1px solid #bcbec3;}
.news_con-ud h5 span{display:block; float:left;}
.news_con-ud h5 a{display:block; float:right; color:#c81528;}
.news_con-ud ul{padding-top:20px;}
.news_con-ud ul li span{display:inline-block; color:#454649; font-size:15px; line-height:32px;}
.news_con-ud ul li a{display:inline-block; color:#454649; font-size:15px; line-height:32px;}
.news_con-ud ul li a:hover{display:inline-block; color:#ed7823; font-size:15px; line-height:32px;}

#pages{ width:1150px; padding-top:13px; padding-bottom:10px; padding-right:10px; margin:auto; position: relative; clear:both;}
#page{ width:100%;  color:#eee; padding-top:10px; padding-bottom:10px; text-align:center; background-color:#2c475a; border:#c6b7a5 solid 1px;}
#page a{ color:#eee;}

#heights{width:100%; height:50px; margin:auto; position: relative; clear:both;}
.copyright { height:180px; width:100%; background-color:#182731; position:relative; margin:auto; clear:both; }
.copyright .copy-list {height:100px; width:1200px; margin-right: auto; margin-left: auto; padding-top:40px;}
.copyright .copy-list a{ color:#bbb;}
.copyright .copy-list .left { width: 600px; float: left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#bbb; line-height:25px; }
.copyright .copy-list .right { width:370px; float:right; height:115px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: 25px; color: #999; background:url(../images/ewm.jpg) left top no-repeat; padding-left:110px;}

#linklink{ color:#182731; font-size:12px; text-align:center; margin:auto; position:relative; clear:both;}
#linklink a{ color:#182731; font-size:12px; text-align:center; margin:auto; position:relative; clear:both;}