/**************************************/
/*************[公用start]**************/
/**************************************/

body {
    background-color: #f5f5f5;
}

div.clear {
    clear: both;
    height: 0;
    width: 0;
}

.jiaoshi {
    padding: 20px 0;
}

.jiaoshi > table {
    border: 1px solid #f5f5f5;
}

a {
    text-decoration: none;
    /*color:inherit;*/
    cursor: pointer;
}

img {
    border: 0;
    /*	width: 100%;*/
    max-width: 100%;
}


div.wp {
    width: 1200px; /*主要内容区尺寸大小，每次制作前更新！！！ */
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.tran {
    transition: all .3s ease-out 0s;
}
.more.active{
   display:block;
}
.more{
   display:none;
}
/*图片中心放大代码区域*/

.img-box { /*图片盒子类名*/

    overflow: hidden;
}

.img-box img {
    transition: .3s;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; /* ueco 时间曲线*/
    width: 100%;
    max-width: 100%;
}

.img-box:hover img {
    /*图片中心放大代码*/
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}


/*图片中心放大代码区域*/


/**************************************/
/************[公用over]****************/
/**************************************/


/*header-start*/
/**************************************************************/

#header {

}


.header-1 {
    height: 118px;
    border-top: 5px solid #17479E;
    background-color: #fff;
    /*background-image: url(../images/header-bg.png);*/
    background-repeat: no-repeat;
    background-position: 58% 10%;
}

.logo {
    font-size: 0;
    margin-top: 26px;
}

.header-a {
    width: 305px;
    height: 31px;
    line-height: 28px;
    /*background-image: url(../images/header.png);*/
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    color: #fff;
}

.header-a a {
    padding: 0 5px;
}

.header-a a:hover {
    text-decoration: underline;
}

.search {
    margin-top: 31px;
    width: 240px;
    position: relative;
    margin-right: 11px;
}

.search input:focus {
    outline: none;
}

.search input[type="text"] {
    display: block;
    border: 0;
    width: 100%;
    height: 27px;
    background-image: url(../images/search.png);
    background-repeat: no-repeat;
    background-position: center;
    padding: 0 40px 0 20px;
}

.search input[type="image"] {
    position: absolute;
    right: 15px;
    top: 6px;
}


.nav-wp {
    background-color: #17479E;
}

.nav ul {
    margin: 0;
}

.nav > ul > li {
    float: left;
    width: 10%;
    position: relative;
}

.nav > ul > li > a {
    display: block;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background-color: #17479E;
    transition: .3s;
}

.nav > ul > li.active > a, .nav > ul > li:hover > a {
    background-color: #0d3f9a;
}

.nav > ul > li > ul {
    position: absolute;
    left: 0px;
    right: 0;
    top: 48px;
    z-index: 500;
    display: none;
}

.nav > ul > li > ul > li > a {
    display: block;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background-color: #17479E;
}

.nav > ul > li > ul > li > a:hover {
    background-color: #0d3f9a;

}


/**************************************************************/
/*header-over*/


/*main-start*/
/**************************************************************/

#main {

}

.tongzhi {
    margin-top: 15px;
}

.tongzhi-div {
    background-color: #fff;
    padding: 0 25px;
}

.tongzhi-title {
    height: 49px;
    line-height: 49px;
    width: 100px;
    font-size: 14px;
    color: #17479E;
}

.tongzhi-title img {
    margin-top: -3px;
    margin-right: 11px;
}

.tongzhi-con {
    overflow: hidden;
    height: 49px;
    padding-right: 70px;
    position: relative;
}

#tong-left {
    position: absolute;
    width: 20px;
    height: 26px;
    background-image: url(../images/tl.jpg);
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    right: 24px;
    top: 11px;
}


#tong-right {
    position: absolute;
    width: 20px;
    height: 26px;
    background-image: url(../images/tr.jpg);
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    right: 0;
    top: 11px;
}


.tongzhi-list {
    overflow: hidden;
}

.tongzhi-list ul {
    margin: 0;
}

.tongzhi-list li {
    float: left;
    height: 49px;
    line-height: 49px;
    padding: 0 21px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.tongzhi-list li span {
    font-size: 14px;
    color: #999;
    margin-left: 12px;
}


.tongzhi-list li a {
    font-size: 14px;
    color: #666;
}

.tongzhi-list li a:hover {
    color: #17479E;
}

.main-div {
    background-color: #fff;
    padding: 25px;
    margin-top: 15px;
}

.main-left {
    width: 82%;
    margin-right: 22px;
    padding-right: 23px;
    border-right: 1px solid #e3e3e3;
    /*height: 615px;*/
    padding-bottom: 10px;
}

.title-11 {
    background-image: url(../images/title-11.jpg);
    background-repeat: repeat-x;
    background-position: left bottom;
}

.title-11 h1 {
    margin: 0;
    font-size: 18px;
    color: #17479E;
    padding: 0 6px 9px;
    border-bottom: 2px solid #17479E;
    float: left;


}
.title-22 h1.active{
    border-bottom: 2px solid #17479E;
}
.title-22{
    background-image: url(../images/title-11.jpg);
    background-repeat: repeat-x;
    background-position: left bottom;
}
.huadong.active{
    display:block;
}
.huadong{
   display:none;
}
.title-22 h1 {
    
    cursor: pointer;
    margin-left: 15px;
    margin: 0;
    font-size: 16px;
    color: #17479E;
    padding: 0 6px 9px;
  
    float: left;
}

.title-22 a.fr {
  
}

.title-22 a.fr.frr {
    display: block;
}

.title-22 h1:first-child {
    margin-left: 0;
}

.title-11 h1.cur {
    color: #666;
    border-bottom: 0;
    font-size: 18px;

}

.title-11 a {
    float: right;
    font-size: 16px;
    color: #17479E;
}

.title-11 a:hover {
    text-decoration: underline;
}


.main-left-1 {
    width: 358px;
    margin-right: 22px;
}

.main-left-2 {
    overflow: hidden;
}

.indexnews1 {
    margin-top: 25px;
}

.findex1 .flex-direction-nav {
    display: block;
}

.findex1 .flex-direction-nav a {
    width: 34px;
    height: 57px;
    margin-top: -28px;
}

.indexnews1 .slides > li > a {
    display: block;
    padding-bottom: 63%;
    position: relative;
    overflow: hidden;
}

.indexnews1 .slides > li > a img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}


.indexnews1 .slides > li > a h1 {

    background-image: url(../images/hongdi.png);
    margin: 0;
    padding: 0 15px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 41px;
    font-size: 0;
    line-height: 41px;
}

.indexnews1 .slides > li > a h1 span {
    font-size: 12px;
    color: #fff;
}

.indexnews1 .slides > li > a h1 i {
    font-size: 14px;
    font-style: normal;
    color: #fff;
    height: 41px;
    line-height: 41px;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.main-left-2 .list111 {
    padding-top: 18px;
}

.list111 {
    padding-top: 12px;
}

.list111 ul {
    margin: 0;
}

.list111 li {
    padding-left: 6px;
    height: 30px;
    line-height: 30px;
    background-repeat: no-repeat;
    background-position: 0px center;
    background-image: url(../images/list111.png);
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.list111 li a {
    font-size: 16px;
    color: #666;
}

.list111 li a:hover {
    color: #17479E;
}

.list111 li span {
    font-size: 14px;
    color: #999;
    margin-left: 15px;
}

.m30 {
    margin-top: 30px;
}

.dangjian {
    margin-top: 30px;
}
.tui{
    margin-top:11px;
}

.tui-pic {
    width: 157px;
    margin-right: 15px;
}

.tui-pic a {
    display: block;
    padding-bottom: 63%;
    position: relative;
    overflow: hidden;
}

.tui-pic a img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.tui-con {
    overflow: hidden;
    padding-top: 3px;
}

.tui + .list111 {
    padding-top: 20px;
}

.tui-con h1 {
    margin: 0;
    font-size: 16px;
    color: #666;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.tui-con h1 a:hover {

    color: #17479E;
}

.tui-con p {
    margin: 0;
    font-size: 14px;
    color: #999;
    line-height: 1.6;
    overflow: hidden;
    height: 66px;
    margin-top: 8px;
}


.main-right-a a {
    display: block;
    height: 55px;
    line-height: 55px;
    border: 1px solid #cacaca;
    padding-left: 80px;
    transition: .3s;
    margin-top: 12px;
    background-position: 34px center;
    background-repeat: no-repeat;
    padding-right: 35px;
    font-size: 14px;
    color: #666;
}

.main-right-a a.a5 {
    line-height: 1.3;
    padding-top: 8px;
}

.main-right-a a:first-child {
    margin-top: 0;
}

.main-right-a a:hover {
    border-color: #17479E;
    padding-left: 74px;
}

.main-a6 {
    margin-top: 17px;
}

.main-a6 a {
    display: block;
    width: 100%;
    margin-top: 17px;
}


.main-a6 a:first-child {
    margin-top: 0;
}

.main-a6 img {
    display: block;
    width: 100%;
   height:103px;
}

.you-list-wp {
    padding: 22px 0;
}

.you-list {
    overflow: hidden;
}

.you-list ul {
    margin: 0;
}

.you-list li {
    float: left;
    width: 190px;
    padding: 0 6px;
}

.you-list li img {
    display: block;
}

.main-right {
    overflow: hidden;
}

/**************************************************************/
/*main-over*/


/*footer-start*/
/**************************************************************/

#footer {
    background-color: #333333;
    padding: 22px 0;
}


.foo-con {
    overflow: hidden;
    font-size: 12px;
    color: #999;
    line-height: 2.2;
}

.youq {
    width: 217px;
    margin-top: 5px;
}

/**************************************************************/
/*footer-over*/


/**************************************/
/********[特殊css样式要求区域]**********/
/**************************************/

#header-2 {
    display: none;
    height: 75px;
    /*border-bottom:0px solid #035cac;*/
    box-shadow: 0 4px 8px -3px #000;
    position: fixed;
    top: 0px;
    left: 0;
    width: 100%;
    z-index: 1001;
    background-color: #fff;

}

.nav-2 {
    display: none;
    background-color: #fff;
    position: relative;
    z-index: 900;

}

.nav-2 > ul > li {

    border-top: 1px dotted #ccc;
    position: relative;
}

.jiaspan {
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url(../images/jia2.png);
    background-repeat: no-repeat;
    background-position: center;
    top: 8px;

    right: 14px;
}

.jiaspan.cur {
    background-image: url(../images/jia2h.png);

}

.nav-2 > ul > li:first-child {
    /*border-top: 0;*/
}

.nav-2 > ul > li > a {

    padding: 10px 10px;
    display: block;
    font-size: 14px;
    width: 100%;
    color: #333;

}

.nav-2 > ul > li > ul {
    padding-bottom: 10px;
    display: none;
}

.nav-2 > ul > li > ul > li > a {
    padding: 6px 10px;
    display: block;
    font-size: 12px;
    padding-left: 25px;
    width: 100%;
    color: #666;
}

/*.downla-2 {
	padding: 5px 0 10px;
	display: none;
}
.downla-2 dd{
	padding-left: 30px;
}
.downla-2 dd a{
	font-size: 14px;
	display: inline-block;
	padding: 3px 0; 
	width: auto;
}*/
/*.nav-2 li a:hover{
	color:#1a0d07;
}*/

.nav-2-form {
    padding: 10px;
    position: relative;
}

.nav-2-form input[type="image"] {
    position: absolute;
    right: 19px;
    top: 17px;
    width: 18px;

}

.nav-2-form .form-control {
    padding-right: 50px;
}

.logo-2 {
    font-size: 0;
    width: 312px;
    margin-left: 15px;
    margin-top: 12px;
}

.logo-2 img {
    display: block;
    width: 100%;
}


.menu2 {

    margin-right: 15px;
    height: 75px;

}

.menu2 li {
    cursor: pointer;
    margin-left: 10px;
}

.menu2 li img {
    /*vertical-align: middle;*/
    display: block;
    margin-top: 29px;
}

.chenggao {
    display: none;
    height: 75px;
}


#nav-2-heidi {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 800;
    background-image: url(../images/heidi.png);
    display: none;

}


.banner-x {
    display: none;
}


.fxfx .flex-control-nav {
    display: block;
    font-size: 0;
    bottom: 25px;
}

.fxfx .flex-control-paging li a {
    width: 10px;
    height: 10px;
}


.fxfx .flex-control-nav li {
    margin: 0 5px;
}


.fxfx .flex-control-paging li a {
    background-image: url(../images/arrow-b2.png);
}


.fxfx .flex-control-paging li a.flex-active {
    background-image: url(../images/arrow-b2-h.png);

}


/**************************************/
/********[特殊css样式要求区域]**********/
/**************************************/

/*list*/
.erji {
    padding-bottom: 25px;
}
.banner-2 img {
    display: block;
    width: 100%
}
.banner-2 img.banner-phone {
    display: none;
}
.menu {
    float: left;
    width: 180px;
    background-color: #fff;
    margin-top: 1px;
    margin-right: 35px;
}
.menu ul {
    margin: 0;
}

.menu ul.menu-ul > li > a {
    display: block;
    line-height: 1.6;
    padding: 14px 10px 14px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url(../images/menu.png);
    background-repeat: no-repeat;
    background-position: 160px center;
    font-size: 16px;
    color: #999;
    transition: .3s;
}

.menu ul.menu-ul > li:hover > a {
    background-color: #0d3f9a;
}

.menu ul.menu-ul > li:hover > a {
    background-image: url(../images/menu-h.png);
    color: #fff;
}

.menu ul.menu-ul > li.menu-active > a {
    background-color: #17479E;
}

.menu ul.menu-ul > li.menu-active > a {
    background-image: url(../images/menu-h.png);
    color: #fff;
}


.erji-content {
    overflow: hidden;
    background-color: #fff;
    padding: 17px 16px 47px 16px;
    margin-top: 1px;
}


.erji-title {
    background-image: url(../images/title-bg-2.jpg);
    background-repeat: repeat-x;
    background-position: left bottom;
    height: 48px;
    line-height: 45px;
    position: relative;
}

.erji-title-1 {
    float: left;
    width: 140px;
    font-size: 18px;
    color: #17479E;
    border-bottom: 3px solid #17479E;
}

.erji-title-1 img {
    margin-left: 6px;
    margin-right: 5px;
}

.mianbaoxie {
    float: right;
    margin-right: 9px;
    color: #757575;
    width: 490px;
    text-align: right;
}

.mianbaoxie a {
    font-size: 16px;
    color: #757575;
}

.mianbaoxie a:hover {
    color: #0d3f9a;
}

.xinwen-list {
    margin-top: 15px;
}

.xinwen-list > ul > li {
    height: 42px;
    line-height: 42px;
    border-bottom: 1px dashed #ccc;
}


.xinwen-list > ul > li a {
    display: block;
    text-indent: 10px;
    color: #999;
}

.xinwen-list > ul > li a:hover {
    color: #0d3f9a;
}

.fenye ul {
    margin: 0;
}

.fenye {
    text-align: center;
    margin-top: 30px;
}

.list222 li {
    height: 42px;
    line-height: 42px;
    padding-left: 20px;
    border-bottom: 1px dashed #e3e3e3;
    background-position: 5px center;
list-style:none;
}

.pic-list {
    padding-top: 20px;
}

.pic-list .col-md-4 {
    margin-bottom: 30px;
}

.pic-list .col-md-4 h1 {
    margin: 0;
    font-size: 14px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    margin-top: 12px;
}

.pic-list .col-md-4 a {
    display: block;
}


.pic-list .col-md-4 a:hover h1 {
    color: #0d3f9a;
}

.pic-pic {
    display: block;
    padding-bottom: 63%;
    position: relative;
    overflow: hidden;
}

.pic-pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: .3s;
}

.pic-pic:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.danpian {
    padding-top: 20px;
}

.danpian-h1 {
    font-size: 24px;
    line-height: 1.6;
    color: #333;
    text-align: center;
    padding: 10px 0;
}


.danpian-h2 {
    font-size: 14px;
    line-height: 1.6;
    color: #999;
    text-align: center;

}

.danpian-con {
    font-size: 14px;
    color: #666;
    line-height: 2;
    padding: 10px 0 20px;
}

.danpian-con img {
    display: block;
    margin: 15px auto;
}

.dan-page {
    padding-top: 10px;
    border-top: 1px solid #eee;
}

.dan-a {
    margin-top: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.dan-a a {
    font-size: 14px;
    color: #666;
}

.dan-a a:hover {
    color: #0d3f9a;

}




.sanji-a {
    padding-top: 20px;
}

.sanji-a a {
    float: left;
    display: block;
    position: relative;
    z-index: 220;
    height: 36px;
    line-height: 36px;
    padding: 0 20px;
    background-color: #ae1c1c;
    color: #fff;
    font-size: 14px;
    margin-right: 10px;
    margin-top: 10px;
}

.sanji-a a.cur {
    background-color: #0d3f9a;
}