/*初始化样式*/

* {
    font-family: MicrosoftYaHei;
}

html {
    margin: 0;
    padding: 0;
    border: 0;
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
p,
blockquote,
pre,
a,
address,
code,
b,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
footer,
header,
hgroup,
nav,
section {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    background: #fff;
    color: #666;
    position: relative;
    font: 12px/1.5 Microsoft YaHei, arial, 宋体, sans-serif;
    vertical-align: baseline;
    width: 100%;
    overflow-x: hidden;
}

a {
    text-decoration: none;
    outline: none;
}

a:link {
    color: #666;
}

a:visited {
    color: #666;
}

a:hover,
a:active,
a:focus {
    color: #009b4c;
    text-decoration: none;
    outline: none;
}

input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

img {
    border: none;
    background: none;
    vertical-align: middle;
}

ul,
ol,
li {
    list-style-type: none;
}

select,
input,
img,
select {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table,
th,
td {
    vertical-align: middle
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

h1,
h2,
h3,
h4 {
    font-size: 12px;
    font-weight: bold;
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

dt {
    font-weight: normal;
}


/*----- Common css ------*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}


/*滚动*/

#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800%!important;
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

#m_demo {
    overflow: hidden;
    width: 92%;
    margin: 0 auto;
}

#m_indemo {
    float: left;
    width: 800%!important;
}

#m_demo1 {
    float: left;
}

#m_demo2 {
    float: left;
}

.wh {
    width: 1200px;
    margin: 0 auto;
}

.pos {
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
}

.com-img {
    display: inline;
    overflow: hidden;
    margin: 0 auto;
    display: table;
}

.com-img img {
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
}

.com-img:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}

.roll_product {
    float: left;
}

.plist {
    margin-top: 56px;
}

.plist li {
    margin-right: 15px;
    margin-bottom: 15px;
}

.plist li:nth-child(3n) {
    margin-right: 0;
}

.plist li a.img {
    border: 1px solid #e5e5e5;
    display: block;
}

.plist li a.img img {
    width: 388px;
    height: 388px;
}

.plist li h3 a {
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
}


/*头部样式*/

.top1 {
    height: 50px;
    background-color: rgba(243, 245, 244, 1);
    line-height: 27px;
    overflow: hidden;
    font-size: 13px;
    border-top: 4px solid rgba(214, 31, 27, 1);
}

.top1 .wel p {
    font-size: 14px;
    font-weight: normal;
    font-family: SimSun;
    font-stretch: normal;
    line-height: 50px;
    letter-spacing: 0px;
    color: rgba(221, 62, 59, 1);
}

.top2 {
    height: 120px;
}

#header {
    width: 1000px;
    margin: 0 auto;
}

.logo {
    float: left;
    width:326px;
    line-height: 120px;
}
.logo img{width:100%;}
.top2 .k2 {
        width: 854px;
    margin-top: 35px;
    font-size: 13px;
    color: #333333;
    line-height: 35px;
    text-align: right;
}

.topLink {
    float: right;
    text-align: right;
    position: relative;
    z-index: 9999;
    font-family: SimSun;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 50px;
    letter-spacing: 0px;
    color: rgba(89, 87, 87, 1);
    opacity: 0.68;
}

.topLink a {
    font-size: 12px;
    font-family: SimSun;
    color: rgba(89, 87, 87, 1);
}

.translate {
    width: 100px;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 9999;
}

.tran-in {
    left: 120px;
}

.translate li {
    border: 1px dashed #cccccc;
    line-height: 26px;
    text-align: left;
    background: #fff;
}

.translate li a {
    display: block;
    padding-left: 10px;
    background: url(../images/dot4.png) no-repeat 88% 11px;
}

.translate li a:hover {
    text-decoration: none;
    color: #275cea;
    cursor: pointer;
}

.translate-en {
    display: none;
    padding: 6px;
    padding-top: 0px;
}

.translate li .translate-en a {
    padding-left: 0px;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #cccccc;
}

.translate li .translate-en a:hover {
    font-weight: bold;
}

.topLink .f_count {
    color: #ff0000;
    font-size: 13px;
    font-weight: bold;
}

.topLink .k1 a {
    color: #595959;
}

.topLink .k2 {
    color: #074b91;
    font-size: 14px;
    font-family: "微软雅黑";
}

#menu {
    background: none;
}


/*热门搜索*/

.sou {
    margin: 15px 0;
}

#formsearch {
    float: right;
}

.hotSearch {
    float: left;
    height: 24px;
    line-height: 24px;
    font-weight: normal;
}

#search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}


/*搜索和热门搜索*/

.hotSearch a {
    margin-right: 6px;
}

#formsearch input {
    height: 22px;
    background: #fff;
    border: 1px solid #c8c8c8;
    line-height: 22px;
}

#formsearch input#keyword {
    height: 22px;
    line-height: 22px;
    padding-left: 4px;
    color: #666;
}

#formsearch input#s_btn {
    width: 46px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background-color: #009b4c;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 12px;
}


/*首页banner*/

.banner {
    position: relative;
}

.banner {
    width: 100%;
    height: 100%;
}

.banner ul.bb {
    position: relative;
    padding: 0px;
    margin: 0px;
    z-index: 5;
    width: 100%;
    height: 100%;
}

.banner ul.bb li {
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
}

.banner ul.bb li a {
    width: 100%;
    display: block;
    height: 100%;
}

.banner ul.bb li a img {
    width: 100%;
    height: 100%;
}

.banner .num {
    position: absolute;
    right: 0;
    bottom: 40px;
    z-index: 100;
    text-align: center;
    width: 100%;
}

.banner .num li {
    display: inline-block;
    margin: 0 5px;
    width: 61px;
    height: 6px;
    text-indent: -100px;
    overflow: hidden;
    background: #009b4c;
}

.banner .num li.num_hover {
    background-color: #e15616;
}

.banner .num li.num_hover a {
    color: #fff;
}

.banner .num li a {
    float: left;
    display: inline;
    text-align: center;
    color: #666;
    text-decoration: none;
    cursor: pointer;
    width: 16px;
    height: 16px;
    line-height: 16px;
}


/*导航栏样式*/

.nav li {
        text-align: center;
    float: left;
    position: relative;
    z-index: 999;
    /* width: 110px; */
    padding: 0 8px;
}

.nav li a {
        display: block;
    line-height: 62px;
    color: rgba(43, 42, 42, 1);
    height: 62px;
    padding: 0;
    font-size: 12px;
    padding: 0;
}

.nav li:hover>a {
    border-bottom: 2px solid rgba(214, 31, 27, 1)
}

.nav li:hover>a {
    color: rgba(214, 31, 27, 1);
    text-decoration: none;
    background-color: none;
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0);
}

.nav .sec {
    height: 0;
    color: #fff;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 85px;
    left: 0px;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.2);
}

.nav .sec a {
    height: 38px;
    line-height: 38px;
    font-size: 14px;
}

.nav .sec a:hover {
    background: none;
    text-decoration: none;
    color: rgba(214, 31, 27, 1);
    background-color: rgba(255, 255, 255, 0.5);
}


/* 栏目头部基本样式 */

.titles {
    width: 100%;
    text-align: left;
    background-color: rgba(243, 245, 244, 1);
    padding-right: 10px;
    border-bottom: rgba(63, 40, 118, 1) 2px solid;
    margin-bottom: 15px;
    display: inline-block;
    border-radius: 10px 0px 0px 0px;
}

.titles h2 {
    background-color: rgba(63, 40, 118, 1);
    border-radius: 10px 10px 0px 0px;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 46px;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
    display: block;
    padding: 0 20px;
}

.titles .lms {
    white-space: nowrap;
    font-family: SimSun;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 0px;
    color: rgba(102, 102, 102, 1);
    line-height: 46px;
    margin: 0px 4px;
}




.titles .lms a:hover {
    color: rgba(214, 31, 27, 1);
}

.titles .lms a:nth-child(1){display:none;}
.titles .lms a:nth-child(2){display:none;}


.titles .lms a {
    font-family: SimSun;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 0px;
    color: rgba(102, 102, 102, 1);
    line-height: 46px;
    margin: 0px 4px;
}

.titles .lms a::after {
    content: " |";
}

.titles .lms a:last-child::after {
    content: "";
}


/* 关于我们  */

.box1 {
    padding: 58px 0px 68px 0px;
}

.box1 .gywm {
    width: 814px;
}

/*.box1 .gywm_cont img {*/
/*    float: left;*/
/*}*/

.box1 .gywm_cont>div {
    float: right;
    width: 365px;
    height: 338px;
    position: relative;
}

.box1 .gywm_cont p {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 23px;
    letter-spacing: 0px;
    color: rgba(102, 102, 102, 1);
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 12;
    -webkit-box-orient: vertical;
}

.content .more {
    display: block;
    width: 82px;
    height: 32px;
    background-color: rgba(63, 40, 118, 0.2);
    text-align: center;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: rgba(63, 40, 118, 1);
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.content .more:hover {
    background-color: rgba(214, 31, 27, 1);
    color: rgba(255, 255, 255, 1);
}


/* 服务项目 */

.box1 .fwxm {
    width: 342px;
}

.box1 .fwxm_cont li {
    margin-bottom: 10px;
    display: inline-block;
    position: relative;
}

.box1 .fwxm_cont li>img {
    width: 172px;
    height: 106px;
    float: left;
}

.box1 .fwxm_cont li>div {
    width: 170px;
    height: 106px;
    overflow: hidden;
    float: right;
    text-align: center;
    background-color: rgba(63, 40, 118, 0.2);
}

.box1 .fwxm_cont li>div h3 a {
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 60px;
    letter-spacing: 0px;
    color: rgba(102, 102, 102, 1);
}

.box1 .fwxm_cont li>div p {
    font-family: ArialMT;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: -1.4px;
    margin-top: -20px;
    /* color: rgba(255, 255, 255, 1); */
    opacity: 0.67;
}

.box1 .fwxm_cont li>div span {
    display: inline-block;
    width: 28px;
    height: 2px;
    background-color: rgba(63, 40, 118, 1);
    margin-top: 20px;
}

.box1 .fwxm_cont li:hover>div {
    background-color: rgba(63, 40, 118, 1);
}

.box1 .fwxm_cont li:hover>div h3 a,
.box1 .fwxm_cont li:hover>div p {
    color: rgb(255, 255, 255);
}


/* 专业团队 */

.box2 {
    background: url("../images/back1.jpg") no-repeat center top;
    padding-top: 55px;
}

.box2 .content .case li {
    margin-bottom: 25px;
    margin-right: 30px;
    width: 380px;
}
.box2 .content .case li img{
    width: 380px;
	height: 280px;
}
.box2 .content .case li:nth-child(3),
.box2 .content .case li:nth-child(6) {
    margin-right: 0px;
}

.box2 .content .case li>h3 {
    text-align: center;
    background-color: #f4f5f9;
    line-height: 50px;
}

.box2 .content .case li:hover>h3 {
    background-color: #d61f1b;
}

.box2 .content .case li:hover>h3 a {
    color: rgba(244, 245, 249, 1);
}

.box2 .content .case li>h3 a {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: rgba(89, 87, 87, 1);
}


/* 新闻资讯 */

.box3 .content .xwzx {
    width: 814px;
}

.box3 .gsdt .news,
.box3 .xwzx .news {
    padding: 20px;
    background-color: rgba(246, 246, 246, 1);
}

.box3 .xwzx .news ul>div:first-child {
    width: 100%;
    display: inline-block;
}

.box3 .xwzx .news ul>div:first-child img {
    float: left;
    width: 386px;
    height: 272px;
}

.box3 .xwzx .news ul>div:first-child .new_xx {
    float: right;
    position: relative;
    width: 375px;
    height: 272px;
}

.box3 .xwzx .news ul>div:first-child .new_xx h3 {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: rgba(51, 51, 51, 1);
}

.box3 .xwzx .news ul>div:first-child .new_xx span {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: rgba(153, 153, 153, 1);
}

.box3 .xwzx .news ul>div:first-child .new_xx p {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: rgba(102, 102, 102, 1);
    margin-top: 10px;
}

.box3 .xwzx .news li {
    width: 100%;
    padding: 20px 0px;
}

.box3 .xwzx .news li h3 {
    float: left;
}

.box3 .news li h3 a {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: rgba(90, 90, 90, 1);
    padding-left: 20px;
    background: url("../images/titd.png") no-repeat left center;
}

.box3 .news li:hover h3 a {
    color: rgba(214, 31, 27, 1);
    background: url("../images/titdh.png") no-repeat left center;
}

.box3 .xwzx .news li span {
    float: right;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: rgba(120, 120, 120, 1);
}

.box3 .news li:hover span {
    color: rgba(214, 31, 27, 1);
}


/* 公司动态 */

.box3 .content .gsdt {
    width: 342px;
}

.box3 .xwzx .gsdt li {}

.box3 .content .gsdt ul>div {
    background-color: rgba(255, 255, 255, 1);
}
.box3 .content .gsdt ul>div img{
    height: 160px;
    width: 300px;
}
.box3 .content .gsdt ul>div .new_xx {
    padding: 15px 15px 10px 20px;
    text-align: justify;
}

.box3 .content .gsdt ul>div h3 {
    font-family: MicrosoftYaHei-Bold;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0px;
    color: rgba(50, 50, 50, 1);
}

.box3 .content .gsdt ul>div .new_xx p {
    margin-top: 10px;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: rgba(162, 162, 162, 1);
}

.box3 .gsdt .news li h3 a {
    line-height: 24px;
}

.box3 .content .gsdt li {
    padding-top: 17.5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}


/*友情链接*/

.f_link {
    width: 1200px;
    line-height: 30px;
    margin: 40px auto;
    margin-top: 50px;
}

.f_link a {
    color: #666;
}

.f_link .links {
    margin-top: -30px;
    min-height: 96px;
    background-color: rgba(255, 255, 255, 1);
    border: solid 1px rgba(229, 229, 229, 1);
}

.f_link .titles .lms {
    height: 46px;
}

.f_link .titles .lms span {
    padding-left: 20px;
    background: url("../images/Shape1.png") no-repeat left center;
    white-space: nowrap;
    font-family: SimSun;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: rgba(89, 87, 87, 1);
    margin-right: -5px;
}

.f_link .titles .lms p {
    line-height: 46px;
    display: inline;
    font-family: TimesNewRomanPSMT;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: rgba(214, 31, 27, 1);
    position: relative;
    top: 6%;
}

.f_link .links {
    padding: 20px;
    padding-top: 30px;
    text-align: justify;
}

.f_link .links a {
    font-family: MicrosoftYaHei;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: rgba(124, 124, 124, 1);
    white-space: nowrap;
}

.f_link .links a::after {
    content: "，";
}

.f_link .links a:last-child::after {
    content: none;
}

.f_link .links a:hover {
    color: rgba(214, 31, 27, 1);
}


/*页面底部*/

#layout {
    background-color: rgba(63, 40, 118, 1);
    padding: 20px 0px 35px 0px;
}

#layout .wh>div {
    padding-top: 10px;
}

#layout .ft_nav,
#layout .ft_lx {
    border-left: 1px solid rgba(220, 220, 220, 0.29);
    min-height: 164px;
}

#layout .ft_rx {
    width: 26%;
}

#layout .ft_rx h3,
#layout .ft_rx span,
#layout .ft_rx p {
    color: rgba(255, 255, 255, 1);
    font-weight: 600;
}

#layout .ft_rx h3 {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
}

#layout .ft_rx span {
    margin-top: 15px;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
    display: block;
}

#layout .ft_rx p {
    margin-top: 15px;
    border: solid 1px rgba(255, 255, 255, 1);
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
    display: inline-block;
    padding: 10px 15px;
}

#layout .ft_nav>h3,
#layout .ft_lx>h3 {
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
    position: relative;
    padding-right: 35px;
    margin-bottom: 10px;
}

#layout .ft_nav>h3 span,
#layout .ft_lx>h3 span {
    float: right;
    display: block;
    width: 26px;
    height: 4px;
    background-color: rgba(255, 255, 255, 1);
    position: absolute;
    bottom: 8px;
    right: 0px;
}

#layout .ft_nav {
    width: 24%;
    padding: 0px 40px;
}

#layout .ft_nav li {
    width: 66%;
    float: left;
}

#layout .ft_nav li:nth-child(2),
#layout .ft_nav li:nth-child(4),
#layout .ft_nav li:nth-child(6),
#layout .ft_nav li:nth-child(8) {
    width: auto;
}

#layout .ft_nav li a {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: rgba(166, 166, 166, 1);
}

#layout .ft_nav li:hover a {
    color: rgba(214, 31, 27, 1);
}

#layout .ft_nav li a::before {
    content: "- ";
    color: rgba(166, 166, 166, 1);
}

#layout .ft_lx {
    width: 34%;
    padding-left: 40px;
}

#layout .ft_lx>p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: rgba(163, 163, 163, 1);
}

#layout .ft_ewm {
    width: 16%;
    float: right;
    padding: 30px 0px;
}

#layout .ft_ewm li {
    float: left;
    text-align: center;
}

#layout .ft_ewm li:first-child {
    margin-right: 17px;
    margin-left: 9px;
}

#layout .ft_ewm li>h3 {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: rgba(139, 139, 139, 1);
}

#footer {
    background-color: rgba(45, 27, 89, 1);
}

#footer,
#footer a {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
}


/*内页左侧样式*/

.container {
    width: 1200px!important;
    margin: 0 auto;
    padding: 0;
}


/*.left{width: 225px;float: left;}
.right{width: 940px;float: right;}
.xypg-case-list li{width:300px;}
.xypg-product-list li{width: 293px;}
.xypg-product-list li .img img{width: 271px;height: 205px;}
.relate-product-slick .owl-item .img img{    width: 213px;height: 159px;}
.xypg-case-list li .img img{width: 300px;height: 300px;}
.page-product-inquiry a{color: #fff;}
.page-mob-tool{display: none;}*/

.page-product-inquiry a {
    color: #fff;
}

.page-wrap-left {
    float: left;
    width: 250px;
    margin: 0;
}

.xypg-left-box {
    margin-bottom: 30px;
}

.xypg-left-title {
    background: rgba(63, 40, 118, 1);
    position: relative;
}

.xypg-left-title h3 {
    font-size: 20px;
    color: #ffffff;
    line-height: 61px;
    font-weight: bold;
    position: relative;
    text-align: center;
    z-index: 9;
    width: 100%;
}

.xypg-left-title h3 span {
    position: absolute;
    font-family: ArialMT;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    height: 12px;
    line-height: 12px;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
    margin: 0px;
    left: 0px;
    width: 210px;
    bottom: 5px;
    opacity: 1;
}

.xypg-left-title h3 span::before {
    content: none;
}

.xypg-left-title i {
    position: absolute;
    left: -5px;
    top: -9px;
    font-style: normal;
    font-size: 67px;
    font-weight: bold;
    opacity: .1;
    color: #fff;
    line-height: 1;
    z-index: 1;
    text-transform: uppercase;
    display: none;
}

.xypg-left-con {
    border: 1px solid rgba(63, 40, 118, 1);
    border-top: none;
    padding: 3px 9px 0px;
}

.latest-news {}

.latest-news li {
    font-size: 14px;
    line-height: 31px;
}

.latest-news li a {
    display: block;
    font-family: SimSun;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: rgba(89, 87, 87, 1);
}

.latest-news li a:hover {
    color: rgba(214, 31, 27, 1);
}


/* 内页左侧导航栏样式 */

.xypg-left-nav {}

.xypg-left-nav>li {
    position: relative;
    border-bottom: 1px solid #dcdddd;
    line-height: 44px;
}

.xypg-left-nav>li:last-child {}

.xypg-left-nav>li>a {
    display: block;
    font-size: 14px;
    line-height: 44px;
    color: #555656;
    font-family: "宋体";
    padding-left: 28px;
    background: url("../images/ny_t.png") no-repeat 5px center;
}

.xypg-left-nav>li .first-nav-btn.clicked {
    background-position: 0 -270px;
}

.xypg-left-nav>li:hover>a,
.xypg-left-nav>li.clicked>a {
    color: #da251d;
    background: url("../images/ny_th.png") no-repeat 5px center;
}

.xypg-left-nav>li.clicked>a {
    font-weight: 600;
}

.xypg-left-nav>li:hover .first-nav-btn,
.xypg-left-nav>li.clicked .first-nav-btn {
    background: url("../images/ne_jth.png") no-repeat center center;
    color: #da251d;
}

.xypg-left-nav>li .first-nav-btn.clicked {
    background: url("../images/ne_jtx.png") no-repeat center center;
}

.xypg-left-nav .xypg-left-subnav {
    display: none;
    padding: 0 10px;
}

.xypg-left-nav .xypg-left-subnav>li {
    border-top: 1px dashed #eeeeee;
}

.xypg-left-nav .xypg-left-subnav>li>a {
    padding: 8px;
    display: block;
    line-height: 20px;
    color: #818181;
    font-size: 16px;
}

.xypg-left-nav .xypg-left-subnav>li>a::before {
    content: "◇ ";
}

.xypg-left-nav .xypg-left-subnav>li>a:hover {
    color: #da251d;
}

.xypg-left-nav .xypg-left-subnav>li.clicked>a {
    color: #da251d;
}

.xypg-left-nav .xypg-left-threenav>li>a {
    padding: 5px 10px;
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #999999;
}

.xypg-left-nav .xypg-left-threenav>li>a:before {
    content: '\2014   ';
}

.xypg-left-nav .xypg-left-threenav>li>a:hover {
    color: #292e39;
}

.xypg-left-nav .xypg-left-threenav>li.clicked>a {
    color: #292e39;
}

.page-wrap-contact {
    padding: 10px 0 10px 0;
}

.page-wrap-contact h3 {
    font-family: SimSun;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 0px;
    color: rgba(55, 27, 15, 1);
    margin-bottom: 6px;
}

.page-wrap-contact p {
    position: relative;
    font-family: SimSun;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 0px;
    color: rgba(55, 27, 15, 1);
}

.page-wrap-right {
    width: 901px;
    float: right;
    overflow: hidden;
}

.sitemp {
    position: relative;
    height: 50px;
    background: rgba(63, 40, 118, 1);
    margin-bottom: 20px;
}

.sitemp h2 {
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 50px;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
    margin-left: 10px;
    white-space: nowrap;
    float: left;
}

.sitemp h2::before {
    content: "◆ ";
}

.sitemp .site {
    padding-right: 8px;
    float: right;
    color: #fff;
    line-height: 50px;
    background: url("../images/sytb.png") left center no-repeat;
    padding-left: 20px;
}

.sitemp .site .nadres {
    box-sizing: border-box;
    display: inline-block;
}

.sitemp .site,
.sitemp .site a {
    font-family: "宋体";
    font-size: 12px;
    line-height: 50px;
    color: #fff;
}