﻿html, body, body > form {height: 100%; margin: 0; padding: 0; }
html.oldie,
.oldie body,
.oldie body > form { overflow: auto; }
html {font-size: 10px; font-size: 62.5%; }
body {font-weight: 300; font-size: 16px; color: #878786; }
.oldie body { min-width: 1150px; }
body,
button,
input,
select,
textarea { font-family:"Microsoft YaHei", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }
body.chinese,
body.chinese button,
body.chinese input,
body.chinese select,
body.chinese textarea { font-family: "Microsoft YaHei","HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", "Simsun", sans-serif; }


body > form,
#mainWrapper.homepage,
#mainWrapper.homepage #main,
#mainWrapper.homepage #main #main-padding { height: 100%; }
#mainWrapper.homepage #main #main-padding { padding-top:0; }

.ch-carousel { float: none; height: 100% !important;}
.ch-carousel .slide-container img { height: auto; }

img { border: none; outline: none; }

a,
a:visited,
a:hover { color: #333; text-decoration: none; -webkit-transition: color 0.2s ease; -moz-transition: color 0.2s ease; -o-transition: color 0.2s ease; transition: color 0.2s ease; }
a:hover {color: #D15338;text-decoration: underline; }
a:hover,
a:active { outline: 0; }
a img { border: none; }
ul { list-style: none; }
ul,
ol { padding: 0; margin: 0; }
li.last { margin-right: 0 !important; }

.date { font-size: .9em; font-style: italic; }

h1,
h2,
h3,
h4 { margin: 0; font-weight: 300; }
h3 a,
h4 a,
.large-title a,
.title a,
h3 a:visited,
h4 a:visited,
.large-title a:visited,
.title a:visited { color: #878786; -ms-word-wrap: break-word; word-wrap: break-word; }

h3 a:hover,
h4 a:hover,
.large-title a:hover,
.title a:hover,
a:hover h4 { color: #009fda; }

h1,
h1.banner-title { font-size: 30px;}

.contact-panel { }
.contact-panel .banner-title { color: #333333;}
.contact-panel h1.banner-title { font-size: 60px; font-size: 3em; }
.contact-panel h2.banner-title { font-size: 36px; font-size: 2.25em; }

.white h1 { color: #fff; }
h2,
.large-title { font-size: 24px; font-size: 1.5em; color: #333333; line-height: 24px; margin-bottom: 26px; }

.homepage .associated-articles .large-title { display: none; }

h3,
.title { font-size: 20px; font-size: 1.25em; line-height: 26px; margin-bottom: 18px; color: #4D4D4D; }
h4 { font-size: 18px; font-size: 1.1em; line-height: 22px; color: #4D4D4D; }
p.small { font-size: .8em; }
blockquote { color: #d52b1e; font-size: 1.6em; margin: 1.2em 0; }

.banner-title-holder { max-width: 580px; }

.module-featured-article .date { width: 100%; float: left; }
.module-featured-article .date > div { color: #fff; margin-bottom: 10px; background: #000; padding: 10px 20px; float: left; font-style: normal; }

.banner-title {font-size: 36px; font-size: 2.4em; color: #000; margin-bottom: 0; line-height: 60px; }
.banner-title span.word { white-space: nowrap; }
.ch-carousel .banner-title > div.line,
.with-image .banner-title > div.line { width: 100%; color: #fff; margin-bottom: 3px; float: left; }
.ch-carousel .banner-title > div.line > span,
.with-image .banner-title > div.line > span { padding: 5px 2%; background: #009fda; -webkit-box-shadow: 7px 9px 2px -1px rgba(0,0,0,0.4); -moz-box-shadow: 7px 9px 2px -1px rgba(0,0,0,0.4); box-shadow: 7px 9px 2px -1px rgba(0,0,0,0.4); }
.banner-intro { max-width: 801px; }
.with-image .banner-intro { font-size: 24px; font-size: 1.500em; width: 45%; padding: 35px 20px 25px 20px; background: rgba(0, 0, 0, 0.58); color: #fff; margin-top: -25px; z-index: -1; }

.intro-section { padding-top: 32px; padding-bottom: 22px; }
.condensed .intro-section { font-size: 26px; }
h2.banner-title { margin-bottom: 18px; }

#main { width: 100%; position: relative; background: #fff; }
.wrapper,
.breadcrumb { max-width: 1920px; margin: 0 auto; padding-left: 20px; padding-right: 20px; }
.wrapper.small { max-width: 1400px; }
.wrapper .wrapper { padding: 0; }
#mainWrapper { position: relative; z-index: 30; }
#mainWrapper.homepage.border { border: none; }

#main-padding > #featured-article-header,
#main-padding .article-image-header,
.contact-panel { margin-top: 260px; }
#main-padding .article-image-header.locations-map { margin-top: 180px; }

#main-padding > #featured-article-header.with-image,
#main-padding > .article-image-header.with-image { margin-top: 0; }

/* 按钮等 */
.button {border-radius:10px;position: relative; margin-bottom: 10px; }
.button,
a.button,
input.scfSubmitButton { display: inline-block; text-decoration: none; cursor: pointer; background: rgb(0, 0, 0); background: rgba(0, 0, 0, 0.8); margin-top: 7px; line-height: 1.2em; position: relative; }
.button a,
.button input,
.button > div.button-inner { padding: 14.5px 94px 14.5px 42px; border: none; color: #fff; display: block;}
.button input[type=submit],
.button input[type=button] { height: 48px; }

.button:hover { background: rgb(0, 0, 0); background: rgba(0, 0, 0, 1); color: #fff; }
.button:hover a,
a.button:hover { text-decoration: none; }
.button a,
.homepage .associated-articles .col .button a { color: #fff; }
.button.centered a,
.button.centered input { text-align: center; padding-right: 40px; padding-left: 20px; }
.button.no-margin a,
.button.no-margin input { margin: 0; }

.button.white-border,
.homepage .associated-articles .col .button,
.homepage .associated-articles .col .button:hover { border: 1px solid #fff; background-color: transparent; }
.button:hover { background-color: #fff; }
.button:hover a { color: #000; }
.button:hover .arrow { background-position: left -136px; }

.button.down { padding-right: 10px; }
.button.down > span.arrow { -ms-transform: rotate(90deg); -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); right: 16px; }

.button span.arrow,
.homepage .associated-articles .button.blue-border .arrow,
.homepage .associated-articles .button.blue-border:hover .arrow { background-image: url('../images/sprite-button-arrows.png'); background-position: left -91px; background-repeat: no-repeat; display: block; width: 14px; height: 24px; position: absolute; top: 50%; right: 10px; margin-top: -12px; }
.homepage .statistics-section .button { max-width: 100%; width: 100%; }

.button.blue-border,
.associated-articles .col .button,
input.scfSubmitButton[type=submit] { border: 1px solid #009fda; background-color: transparent; color: #009fda; }

.button.grey-border { border: 1px solid #878786; background-color: transparent; color: #878786; }

.button.blue-border > div.button-inner { color: #009fda; }
.button.blue-border:hover > div.button-inner { color: #ffffff; }

.button.blue-border.previous { padding-left: 20px; padding-right: 0; }
.button.blue-border.previous .arrow { background-position: right -270px; left: 10px; right: auto; }
.button.blue-border.previous:hover .arrow { background-position: right -315px; }
.button.blue-border a,
.button.blue-border input,
.associated-articles .col .button a { color: #009fda; }
.button.blue-border:hover,
.associated-articles .col .button:hover,
input.scfSubmitButton:hover { background-color: #009fda; }
input.scfSubmitButton:hover { color: #fff; }
.button.blue-border:hover a,
.button.blue-border:hover input { color: white; }
.button.blue-border .arrow { background-position: left top; }
.button.blue-border:hover .arrow { background-position: left -44px; }

.button.fullwidth { width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; text-align: center; }
.button.fullwidth a { padding-left: 22px; padding-right: 22px; }

.button-plain a { border: none; width: auto; padding: 0; }
.button-plain.blue-text a { color: #009fda; }

.button.wider { width: 150px; }




/* go 下拉按内容*/
#bottom-section { z-index: 2; position: absolute; bottom: 0; width: 100%;} 
#go-deeper-container { height:103px;position: relative; z-index: 30;border-top: 0px solid #fff;}
#go-deeper-holder {position:absolute; bottom:0; width: 100%;}
#go-deeper-content { display: none; background-color: #fff;}
#go-deeper-content .button { margin-top: 12px; }
.go-deeper-button {display: block;margin:0 auto;width: 100px;padding:0; height:43px; padding:56px 0 0 0}
/*.go-deeper-button a { background: url(../images/icon-arrow-down.png) 86% 54% no-repeat #d52b1e; color: #fff; padding: 8px 18px; margin: 0 auto; width: 100px; display: block; -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px;  }*/
.go-deeper-button2{display: block;margin: 40px auto auto auto;width: 120px;padding:0; height:40px;}

/*.go-deeper-button2 a { background: url(../images/icon-arrow-down.png) 86% 54% no-repeat #d52b1e; color: #fff; padding: 8px 18px; margin: 0 auto; width: 100px; display: block; -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px;  }*/
/* clearfix.bg img {display: block; }
*/
#go-deeper-content .bg {left: 0; top:0; width: 100%; height: 100%; margin:-80px 0 0 0;}
#go-deeper-content .go-about-nr{z-index: 2; position: absolute; margin:0 0 0 -570px;width:1140px;left: 50%;border-radius:10px;top: 120px;background: rgba(255,255,255,0.8);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8ffffff,endColorstr=#c8ffffff);}

#go-deeper-content .go-about-nr .left-nr{ float:left; position:relative;padding: 0 35px;color: #000;border-right: 1px solid #666;width:699px; margin:35px 0; line-height:28px;font-size:15px;}
#go-deeper-content .go-about-nr .right-nr{float:right;position:relative;padding: 0 35px;color: #000;margin:35px 0;width:300px;line-height:25px;}
#go-deeper-content .go-about-nr .right-nr .shang-nr{position:relative;text-align:center; margin:0 0 10px 0;}
#go-deeper-content .go-about-nr .right-nr .xia-nr{position:relative;display:block;text-align:center;font-size:15px;}
#go-deeper-content .go-about-nr .right-nr .xia-nr .lc-name{ font-size:24px; color: #000;line-height:25px;}

.lc-bottom-shang{font-size:15px; color: #555;line-height:28px;}
.lc-bottom-shang a{font-size:15px; color: #555;line-height:28px;}
.lc-bottom-shang a:hover{color:#D15338; text-decoration:none;}
.lc-bottom-xia{font-size:15px; color: #555;line-height:28px;}

.group:before,
.group:after { content: ""; display: table; }
.group:after { clear: both; }
.group { zoom: 1; }

/*翻页内容*/
.ch-carousel { position: relative; }

.slide-content { z-index: 1; position: relative;margin: 0 auto; }
.slide-content p { margin-top:30px;color: #fff; font-size: 16px;}
.slide-content.white p, 
.slide-content.white h1 { color: white; }

.module-featured-article > .wrapper,
.feature-carousel .slide-container > div > .wrapper {margin:0 auto;height: 100%; position: relative; z-index: 20; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
.feature-carousel .slide-container > div > .wrapper { padding: 0;}
.feature-carousel .slide-container > div > .wrapper .slide-content {border-radius:10px;background: rgba(0,0,0,0.8);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8000000,endColorstr=#c8000000);}
.feature-carousel .slide-container > div > .wrapper .slide-content .slide-inner { padding: 35px 80px; }
.feature-carousel .slide-container > div > .wrapper .slide-content .slide-inner .button { background: #666666; }
.feature-carousel .slide-container > div > .wrapper .slide-content .slide-inner .button a { padding: 12px 40px 12px 10px; }
.feature-carousel .slide-container > div > .wrapper .slide-content .slide-inner .button:hover { background: #D15338; }
.feature-carousel .slide-container > div > .wrapper .slide-content .slide-inner .button:hover a { color: #fff; }
.feature-carousel .slide-container > div > .wrapper .slide-content .slide-inner .button:hover .arrow { background-position: left -91px; }
.feature-carousel .loader { background-image: none; position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; z-index: 2; }
.feature-carousel h1.banner-title {line-height:40px; color: #fff; }
.feature-carousel .loader span { background: url('../images/loader.gif') no-repeat scroll center center; background-size: cover; width: 40px; height: 40px; position: absolute; top: 40%; left: 50%; margin-top: -20px; margin-left: -20px; display: block; }
.feature-carousel > .step.prev,
.feature-carousel > .step.next { border: none; background: url('../images/icon-arrows.png') left center no-repeat; width: 52px; height: 130px; top: 50%; z-index: 90; display: block; }
.menu-visible .feature-carousel > .step.prev,
.menu-visible-2 .feature-carousel > .step.next { display: none; }
.feature-carousel > .step.prev { background-position: 0px center; left: 0; }
.feature-carousel > .step.next { background-position: -260px center; right: 0; }
.feature-carousel > .down-arrow,
.feature-carousel > .pagination-controls { z-index: 3; position: absolute; left: 50%; bottom: 5px; padding: 15px; }
.feature-carousel > .down-arrow a,
.feature-carousel > .pagination-controls { left: auto; left: 50%; bottom:150px;}
.feature-carousel > .down-arrow a { display: none; }
.feature-carousel > .pagination-controls { z-index: 21; }
.feature-carousel > .pagination-controls span,
.oldie .feature-carousel > .pagination-controls span:hover { background: url('../images/icon-bullets.png') right center; width: 19px; height: 19px;}
.feature-carousel > .pagination-controls span.active,
.oldie .feature-carousel > .pagination-controls span.active:hover { background: url('../images/icon-bullets.png') left center; }

.oldie .feature-carousel .slide-container > div > .wrapper .slide-content { margin-top: -12%; }

.feature-carousel[data-modes*=infinite] { overflow: hidden; }

table.vertical-centre, 
.vertical-centre tbody, 
.vertical-centre tr, 
.vertical-centre td {table-layout: fixed; /*min-height: 100%;*/ height: 100%; width:80%; vertical-align: middle; padding: 0; margin:0 auto auto auto; border-collapse: collapse;}


/*导航*/
.ipt_search{ float:left;position: relative;border:1px solid #0A2B47;font-size:14px;color:#333; line-height:27px;overflow:hidden;width:220px;padding:0 5px;background:#f9f9f9;border-radius:5px; height:27px;}
.btn_bar{float:left;position: relative;text-align:center;padding:0px 5px 0 5px; width:50px;}
.btn_bar a{font-size:14px;color:#fff; line-height:27px;}
.btn_bar a:hover{font-size:14px;color:#fff; line-height:27px;background:#D15338;text-decoration: none;}
.submit_btn{margin:0 0 0 0;padding:0 5px;font-size:12px;display:block;vertical-align:top;background:#0A2B47;color:#fff; line-height:27px;border-radius:5px;}
.inner { position: relative; width:1100px; margin: 0 auto;}
#dowebok-hd-top {position: absolute; z-index: 999; top:0; width: 100%; height:50px;background: rgba(255, 255, 255,1);}
#dowebok-hd {position: absolute; z-index: 1000; top:50px; width: 100%; height:50px;background:#0A2B4A;
-moz-box-shadow: 0px 1px 5px #000;
-webkit-box-shadow: 0px 1px 5px #000;
box-shadow: 0px 1px 5px #000;
}
#dowebok-hd .inner #lc-logo {position: absolute; top:-60px;}
#dowebok-hd .inner .lc-search{position: absolute; top:-40px; right:0; margin:0 20px 0 0;}
#dowebok-hd .nav { float: right; list-style-type: none; margin:0 0 0 0;}
#dowebok-hd .nav li { float: left; margin-left: 0px;}

#dowebok-hd .nav li div
{	position: absolute;
	visibility: hidden;
	width:100px; 
	margin:50px 0 0 0px;
	padding: 0;
	}

#dowebok-hd .nav li div a{
	width:100px;
	text-align:center;
	line-height:40px;
	height:40px;
	text-decoration: none;
	background: #fff;
	color: #333333;
	font-size: 12px;
}
#dowebok-hd .nav li div a:hover{width:100px;line-height:40px;height:40px;background: #666;color: #FFF;}

#dowebok-hd .nav a {font-size: 14px;width:100px;float: left; padding: 0 5px; line-height:50px; color: #fff; text-decoration: none;text-align:center;}
#dowebok-hd .nav a:hover {width:100px; height:50px; border-bottom: 0px solid #41ACFF;background:#D15338}
#dowebok-hd .nav .dh1 {width:100px; height:50px; border-bottom: 0px solid #FFBE41;background:#D15338}
#dowebok-hd .nav li img{vertical-align:middle;}

/*center 内容*/
.lc-center-nr{position:relative;display:block;background:#fff; margin:100px 0 0 0;}
.lc-center-nr .center-nr-shang{position:relative;}
.lc-center-nr .center-nr-shang .center-nr-shang-title{ display:block;position: absolute;bottom:50px; width:1100px; margin:0 0 0 -550px;text-align:center;left:50%;font-size:18px;color:#fff;line-height:50px;text-shadow:#333 0px 1px 1px;}
.lc-center-nr .center-nr-shang .center-nr-shang-title .wz1{font-size:36px;color:#fff; line-height:40px;}
.lc-center-nr .center-nr-shang .center-nr-shang-professional{position:relative;background: url(../images/lc-top-ban.jpg) 50% 0 no-repeat; height:250px;}
.lc-center-nr .center-nr-shang .center-nr-shang-top2{position:relative;background: url(../images/lc-top-ban2.jpg) 50% 0 no-repeat; height:250px;}
.lc-center-nr .center-nr-shang .center-nr-shang-top3{position:relative;background: url(../images/lc-top-ban3.jpg) 50% 0 no-repeat; height:250px;}
.lc-center-nr .center-nr-shang .center-nr-shang-top4{position:relative;background: url(../images/lc-top-ban4.jpg) 50% 0 no-repeat; height:250px;}
.lc-center-nr .center-nr-shang .center-nr-shang-top5{position:relative;background: url(../images/lc-top-ban5.jpg) 50% 0 no-repeat; height:250px;}



.lc-center-nr .center-nr-xia{float:left;position:relative;width:1140px; margin:0 0 0 -570px; background:url(../images/ny-nr-bj.jpg);left:50%;}
/*专业领域*/

.lc-center-nr .center-nr-xia .nr-zyly{float:left;position:relative; display:block;padding:30px 0 30px 70px;}
.lc-center-nr .center-nr-xia .nr-zyly .nr-xia-title{float:left;position:relative; display:block;padding:0px 0 20px 0px;font-size:15px;color:#333; line-height:30px;}
.lc-center-nr .center-nr-xia .nr-zyly .nav {float:left; list-style-type: none; margin:0 0 0 0;}
.lc-center-nr .center-nr-xia .nr-zyly .nav li {float: left; position:relative;margin-left:0px;border:1px dashed #ccc;font-size:24px;color:#333; line-height:30px;width:410px; margin:0 50px 20px 0;background: #f9f9f9; padding:20px 30px 20px 30px;border-radius:10px;}
.lc-center-nr .center-nr-xia .nr-zyly .nav li .title{font-size:24px;color:#333; line-height:30px;padding:0 0 0 0;}
.lc-center-nr .center-nr-xia .nr-zyly .nav li dl{position:relative;border-top:1px dashed #333;}
.lc-center-nr .center-nr-xia .nr-zyly .nav li dl dt{font-size:15px;color:#666; line-height:40px;border-bottom:1px dashed #ccc;}
.lc-center-nr .center-nr-xia .nr-zyly .nav li dl dt a{font-size:15px;color:#666; line-height:40px;}
.lc-center-nr .center-nr-xia .nr-zyly .nav li dl dt a:hover{font-size:15px;color:#D15338; line-height:40px; text-decoration:none;}
dl,dt,ul,li {margin:0;padding:0;list-style: none;}
/*专业领域-内页*/
.lc-center-nr .center-nr-xia .nr-zyly-ny{float:left;position:relative; display:block;padding:30px 40px 30px 70px;}
.lc-center-nr .center-nr-xia .nr-zyly-ny .nr-xia-title{float:left;position:relative;padding:0px 0 20px 0px;font-size:15px;color:#333; line-height:30px; width:100%}
.lc-center-nr .center-nr-xia .nr-zyly-ny .nr-zyly-ny-left{float:left;position:relative;padding:0;}
.lc-center-nr .center-nr-xia .nr-zyly-ny .nr-zyly-ny-left .nav {float:left; list-style-type: none; margin:0 0 0 0;}
.lc-center-nr .center-nr-xia .nr-zyly-ny .nr-zyly-ny-left .nav li {float: left; position:relative;margin-left:0px;border:1px dashed #ccc;font-size:24px;color:#333; line-height:15px;width:150px; margin:0 10px 10px 0;background: #f9f9f9; padding:5px 20px 5px 20px;border-radius:10px; text-align:center;}
.lc-center-nr .center-nr-xia .nr-zyly-ny .nr-zyly-ny-left .nav li a{display: block; width:100%;font-size:15px;color:#333; line-height:30px;padding:0 0 0 0;}
.lc-center-nr .center-nr-xia .nr-zyly-ny .nr-zyly-ny-left .nav li a:hover{display: block;width:100%;font-size:17px;color:#333; line-height:30px;padding:0 0 0 0; text-decoration:none;}

.lc-center-nr .center-nr-xia .nr-zyly-ny .nr-zyly-ny-right{float:left;position:relative;padding:0;width:1000px;}
.lc-center-nr .center-nr-xia .nr-zyly-ny .nr-zyly-ny-right .nr-zyly-ny-right-title{display:block;position:relative;font-size:15px;color:#666; line-height:30px;padding:0; text-align:center; margin:40px 0 20px 0;border-bottom:1px dashed #333;}
.lc-center-nr .center-nr-xia .nr-zyly-ny .nr-zyly-ny-right .nr-zyly-ny-right-title .title{font-size:20px;color:#333; line-height:30px;padding:0; }
.lc-center-nr .center-nr-xia .nr-zyly-ny .nr-zyly-ny-right .nr-zyly-ny-right-title .title-tj{font-size:15px;color:#666; line-height:30px;padding:0; margin:0 0 20px 0; }
.lc-center-nr .center-nr-xia .nr-zyly-ny .nr-zyly-ny-right .nr-zyly-ny-right-nr{width:90%;font-size:15px;color:#666; line-height:40px;padding:0; margin:0 auto;word-wrap:break-word;}
.lc-center-nr .center-nr-xia .nr-zyly-ny .nr-zyly-ny-right .nr-zyly-ny-right-nr2{width:90%;font-size:15px;color:#666; line-height:40px;padding:50px 0 20px 0; margin:0 auto}
.lc-center-nr .center-nr-xia .nr-zyly-ny .nr-zyly-ny-right .nr-zyly-ny-right-nr3{width:90%;font-size:15px;color:#666; line-height:40px;padding:50px 0 40px 0; margin:0 auto;border-bottom:1px dashed #ccc;}


.lc-center-nr .center-nr-xia .nr-zyly-ny .nr-zyly-ny-right .nr-zyly-ny-right-anniu{text-align:center; margin:40px 0 20px 0;}
.lc-center-nr .center-nr-xia .nr-zyly-ny .nr-zyly-ny-right .nr-zyly-ny-right-anniu a{font-size:16px;color:#333; line-height:30px;}
.lc-center-nr .center-nr-xia .nr-zyly-ny .nr-zyly-ny-right .nr-zyly-ny-right-anniu a:hover{font-size:16px;color:#D15338; line-height:30px;}
/*要问文章-*/
.lc-center-nr .center-nr-xia .nr-ywwz-ny{float:left;position:relative; display:block;padding:30px 40px 30px 70px;}
.lc-center-nr .center-nr-xia .nr-ywwz-ny .nr-xia-title{float:left;position:relative;padding:0px 0 30px 0px;font-size:15px;color:#333; line-height:30px; width:100%}
.lc-center-nr .center-nr-xia .nr-ywwz-ny .nr-ywwz-ny-left{float:left;position:relative;padding:0; width:280px;}
.lc-center-nr .center-nr-xia .nr-ywwz-ny .nr-ywwz-ny-left .nav {float:left; list-style-type: none; margin:0 0 0 0;}
.lc-center-nr .center-nr-xia .nr-ywwz-ny .nr-ywwz-ny-left .nav li {float: left; position:relative;margin-left:0px;border:1px dashed #ccc;font-size:24px;color:#333; line-height:24px;width:180px; margin:0 20px 20px 0;background: #f9f9f9; padding:5px 20px 5px 20px;border-radius:5px; text-align:center;}
.lc-center-nr .center-nr-xia .nr-ywwz-ny .nr-ywwz-ny-left .nav li a{display: block; width:100%;font-size:15px;color:#333; line-height:30px;padding:0 0 0 0;}
.lc-center-nr .center-nr-xia .nr-ywwz-ny .nr-ywwz-ny-left .nav li a:hover{display: block;width:100%;font-size:17px;color:#333; line-height:30px;padding:0 0 0 0; text-decoration:none;}

.lc-center-nr .center-nr-xia .nr-ywwz-ny .nr-ywwz-ny-right{float:left;position:relative;padding:0;width:720px;}
.lc-center-nr .center-nr-xia .nr-ywwz-ny .nr-ywwz-ny-right .nav {float:left; list-style-type: none; margin:-5px 0 0 0;width:100%;}
.lc-center-nr .center-nr-xia .nr-ywwz-ny .nr-ywwz-ny-right .nav li {float: left; position:relative;border-bottom:1px dashed #ccc;font-size:15px;color:#333; width:100%;line-height:40px;margin:0 20px 0 0;background: #fff; padding:5px 0 5px 0px;}
.lc-center-nr .center-nr-xia .nr-ywwz-ny .nr-ywwz-ny-right .nav li a{font-size:15px;color:#333; line-height:40px;padding:0 0 0 0;}
.lc-center-nr .center-nr-xia .nr-ywwz-ny .nr-ywwz-ny-right .nav li a:hover{font-size:15px;color:#D15338; line-height:40px;padding:0 0 0 0; text-decoration:none;}
.lc-center-nr .center-nr-xia .nr-ywwz-ny .nr-ywwz-ny-right .nav li .rq{float:right;position:relative;width:220px;font-size:14px;color:#777; line-height:40px; text-align:right}
.lc-center-nr .center-nr-xia .nr-ywwz-ny .nr-ywwz-ny-right .nr-ywwz-ny-right-fenye{float:right; list-style-type: none; margin:30px 0 0 0;}
.lc-center-nr .center-nr-xia .nr-ywwz-ny .nr-ywwz-ny-right .nr-ywwz-ny-right-fenye ul{float:left; list-style-type: none;width:100%;}
.lc-center-nr .center-nr-xia .nr-ywwz-ny .nr-ywwz-ny-right .nr-ywwz-ny-right-fenye ul li{float: left; position:relative;font-size:14px;color:#333;margin:0 0 20px 8px; text-align:center;}
.lc-center-nr .center-nr-xia .nr-ywwz-ny .nr-ywwz-ny-right .nr-ywwz-ny-right-fenye ul li a{display:block;font-size:14px;color: #8b8b8b;padding: 5px 10px;border:1px solid #C1C1C1;background: #F0F0F0;border-radius:5px;}
.lc-center-nr .center-nr-xia .nr-ywwz-ny .nr-ywwz-ny-right .nr-ywwz-ny-right-fenye ul li a:hover{display:block;font-size:14px;color:#000;border: #f0f0f0 1px solid;padding: 5px 10px;border-radius:5px;text-decoration:none;}

.lc-center-nr .center-nr-xia .nr-ywwz-ny .nr-ywwz-ny-right .nr-ywwz-ny-right-fenye ul li SPAN.current{display:block;font-size:14px;color:#fff;border:1px solid #BE442A; background:#D15338;padding: 5px 10px;border-radius:5px;text-decoration:none;font-weight: bold;}

.lc-center-nr .center-nr-xia .nr-ywwz-ny .nr-ywwz-ny-right .nr-ywwz-ny-right-title{display:block;position:relative;font-size:15px;color:#666; line-height:30px;padding:0; text-align:center; margin:40px 0 20px 0;border-bottom:1px dashed #333;}
.lc-center-nr .center-nr-xia .nr-ywwz-ny .nr-ywwz-ny-right .nr-ywwz-ny-right-title .title{font-size:20px;color:#333; line-height:30px;padding:0; }
.lc-center-nr .center-nr-xia .nr-ywwz-ny .nr-ywwz-ny-right .nr-ywwz-ny-right-title .title-tj{font-size:15px;color:#666; line-height:30px;padding:0; margin:0 0 20px 0; }
.lc-center-nr .center-nr-xia .nr-ywwz-ny .nr-ywwz-ny-right .nr-ywwz-ny-right-nr{width:90%;font-size:15px;color:#666; line-height:40px;padding:0; margin:0 auto}
.lc-center-nr .center-nr-xia .nr-ywwz-ny .nr-ywwz-ny-right .nr-ywwz-ny-right-anniu{text-align:center; margin:40px 0 20px 0;}
.lc-center-nr .center-nr-xia .nr-ywwz-ny .nr-ywwz-ny-right .nr-ywwz-ny-right-anniu a{font-size:16px;color:#333; line-height:30px;}
.lc-center-nr .center-nr-xia .nr-ywwz-ny .nr-ywwz-ny-right .nr-ywwz-ny-right-anniu a:hover{font-size:16px;color:#D15338; line-height:30px;}

/*lc-map*/

.lc-center-nr .center-nr-xia .nr-lc-map{float:left;position:relative; display:block;padding:30px 0 30px 70px;}
.lc-center-nr .center-nr-xia .nr-lc-map .nr-xia-title{float:left;position:relative; display:block;padding:0px 0 20px 0px;font-size:15px;color:#333; line-height:30px;}
.lc-center-nr .center-nr-xia .nr-lc-map .nav {float:left; list-style-type: none; margin:40px 0 0 0;}
.lc-center-nr .center-nr-xia .nr-lc-map .nav li {float: left; position:relative;margin-left:0px;font-size:24px;color:#333; line-height:30px;width:1000px; margin:0 0 20px 0;padding:0 0 20px 0;}
.lc-center-nr .center-nr-xia .nr-lc-map .nav li .title{font-size:22px;color:#333; line-height:30px;padding:0 0 0 0;}
.lc-center-nr .center-nr-xia .nr-lc-map .nav li .title a{font-size:22px;color:#333; line-height:30px;padding:0 0 0 0;}
.lc-center-nr .center-nr-xia .nr-lc-map .nav li .title a:hover{font-size:22px;color:#D15338; line-height:30px;padding:0 0 0 0; text-decoration:none;}
.lc-center-nr .center-nr-xia .nr-lc-map .nav li dl{position:relative;border-top:1px dashed #333;}
.lc-center-nr .center-nr-xia .nr-lc-map .nav li dl dt{font-size:15px;color:#666; line-height:40px;border-bottom:1px dashed #ccc;}
.lc-center-nr .center-nr-xia .nr-lc-map .nav li dl dt a{font-size:15px;color:#666; line-height:40px;}
.lc-center-nr .center-nr-xia .nr-lc-map .nav li dl dt a:hover{font-size:15px;color:#D15338; line-height:40px; text-decoration:none;}
dl,dt,ul,li {margin:0;padding:0;list-style: none;}

/*联系我们*/

.lc-center-nr .center-nr-xia .nr-contact-us{float:left;position:relative; display:block;padding:30px 0 30px 70px;}
.lc-center-nr .center-nr-xia .nr-contact-us .nr-xia-title{float:left;position:relative; display:block;padding:0px 0 20px 0px;font-size:15px;color:#333; line-height:30px;}
.lc-center-nr .center-nr-xia .nr-contact-us .nav {float:left; list-style-type: none; margin:0 0 0 0;}
.lc-center-nr .center-nr-xia .nr-contact-us .nav li {float: left; position:relative;margin-left:0px;border:1px dashed #ccc;font-size:24px;color:#333; line-height:30px;width:410px; margin:0 50px 20px 0;background: #f9f9f9; padding:20px 30px 20px 30px;border-radius:10px;}
.lc-center-nr .center-nr-xia .nr-contact-us .nav li .title{font-size:24px;color:#333; line-height:30px;padding:0 0 0 0;}
.lc-center-nr .center-nr-xia .nr-contact-us .nav li dl{position:relative;border-top:1px dashed #333;}
.lc-center-nr .center-nr-xia .nr-contact-us .nav li dl dt{font-size:15px;color:#666; line-height:40px;border-bottom:0px dashed #ccc; margin:15px 0 0 0;}
.lc-center-nr .center-nr-xia .nr-contact-us .nav li dl dt a{font-size:15px;color:#666; line-height:40px;}
.lc-center-nr .center-nr-xia .nr-contact-us .nav li dl dt a:hover{font-size:15px;color:#D15338; line-height:40px; text-decoration:none;}
dl,dt,ul,li {margin:0;padding:0;list-style: none;}


.lc-center-nr .center-nr-xia .center-nr-xia-left{position:relative;width:300px;}
.lc-center-nr .center-nr-xia .center-nr-xia-right{}