@charset "utf-8";

/* CSS Document */


/*content*/

.content {
    position: relative;
}

.in-content {
    position: relative;
    z-index: 100;
}

.in-content .title {
    padding: 40px 0 20px;
    text-align: center
}

.in-content .title h2 {
    line-height: 50px;
    font-weight: 400;
    font-size: 32px;
    color: #333333;
    background: url(../images/titlebg.png) no-repeat center center;
}

.in-page6 .title h2{

    background: url(../images/titlebg1.png) no-repeat center center;
}

.in-content .title p {
    padding: 10px 0;
    font-size: 18px;
    text-transform: uppercase;
    color: #808080;
}

.in-content .title span {
    padding: 0 20px;
    font-size: 21px;
    color: #666666;
}

.in-content .title hr {
    width: 100px;
    height: 2px;
    background: #666666;
    border: none;
    vertical-align: middle;
    display: inline-block
}

.in-content .title2 h2 {
    color: #ffffff;
  
}

.in-content .title2 p {
    color: #cccccc
}

.in-content .title2 span {
    color: #e6e6e6
}

.in-content .title2 hr {
    background: #e6e6e6
}
.conimg .l {
    float: left;
    width:56%;
}
.conimg .r{
    width:44%;
    float:right;
}
.conimg .r .img{

    margin:20px 20px 20px 10px;
    float: left;
    overflow: hidden;
}
.conimg .r .img p{
    text-align: center;
    font-size: 19px;
    color:#666464;
    line-height: 45px;
}
.conimg .l h2{
    overflow: hidden;
    font-weight: normal;
    margin-bottom:10px;
  
}
.conimg .l h2 img{
    float: left;
    margin-right: 10px;
    margin-left:20px;
}
.conimg .l h2 p{
    padding-top:17px;
    color:#333232; 
    font-size: 19px;

}
.conimg .l h2 p span{
    display:block;
    color:#666464;
    font-size: 18px;
}
.conimg .co {
    float: left;
    width:50%;
}
.conimg .co h2{
    overflow: hidden;
    font-weight: normal;
    margin-bottom:10px;
  
}
.conimg .co h2 img{
    float: left;
    margin-right: 10px;
    margin-left:20px;
}
.conimg .co h2 p{
    padding-top:17px;
    color:#333232; 
    font-size: 19px;

}
.conimg .co h2 p span{
    display:block;
    color:#666464;
    font-size: 18px;
}
/*.in-content .more{text-align: left;}*/


/*.in-content .more a{ font-size:16px;text-align:center;background:#048df3;width:144px; height:43px;color: #FFF;line-height: 43px; display: inline-block}*/

.in-page1 {
    height: 985px;
    font-size: 14px;
    color: #666666;
    line-height: 46px;
    background: url(../images/page1bg.jpg) no-repeat top center;
}

.in-page1 a {
    color: #666666;
    padding: 0 2px;
}

.in-page1 .search_cnt {
    background: url(../images/searchbg.jpg) no-repeat;
    width: 302px;
    height: 34px;
    margin-top: 7px;
}

.in-page1 .search_cnt input[type="text"] {
    width: 200px;
    height: 34px;
    line-height: 34px;
    float: left;
    background: none;
    border: none;
    padding-left: 45px;
}

.in-page1 .search_cnt input[type="submit"] {
    color: #FFF;
    width: 57px;
    height: 34px;
    float: left;
    background: none;
    border: none
}

.in-page1 ul {
    overflow: hidden
}

.in-page1 ul li {
    width: 581px;
    float: left;
    margin: 0 9px;
}

.in-page1 ul li a {
    display: block
}

.in-page1 ul li a img {
    width: 581px;
    display: block
}

.in-page1 ul li div {
    width: 90%;
    background: #333333;
    padding: 20px 5%;
}

.in-page1 ul li div b {
    font-weight: 200;
    font-size: 21px;
    color: #b3b3b3
}

.in-page1 ul li div p {
    text-indent: 20px;
    font-size: 16px;
    color: #cccccc;
    line-height: 26px;
}

.in-page1 ul li div span {
    display: block;
    text-align: right;
    font-size: 16px;
    color: #e3122b
}

.in-page1 ul li div span img {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
}

.in-page2 {
    background: url(../images/page2bg.jpg) no-repeat top center;
    height: 480px;
}

.in-page2 img {
    margin: 10px 5px;
}

.in-page2 .text {
    height: 200px;
    color: #e5e5e5;
    font-size: 16px;
    line-height: 31px;
}

.in-page2 .more {
    text-align: center;
    background: url(../images/morebg.png) no-repeat center center;
    height: 30px;
    line-height: 30px;
}

.in-page2 .more a {
    color: #e3122b;
    font-size: 16px;
    padding-left: 40px;
}

.in-page3 {
    background: url(../images/page3bg.jpg) no-repeat top center;
    height: 400px;
    overflow: hidden;
    width: 100%;
}

.in-page3 ul li {
    width: 115px;
    margin: 20px 42px;
    float: left
}

.in-page3 ul li a img {
    width: 115px;
    height: 115px;
}

.in-page3 ul li a p {
    color: #4c4c4c;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
}

.in-page3 ul li a hr {
    border: none;
    width: 40px;
    height: 3px;
    background: #666666;
    margin: 10px auto 0;
}

.in-page3 ul li a:hover p {
    color: #e3122b
}

.in-page3 ul li a:hover hr {
    background: #e3122b;
}

.in-page4 {
    background: url(../images/page4bg.jpg) no-repeat top center;
    height: 390px;
}

.multipleColumn {
    overflow: hidden;
    position: relative;
    width: 1200px;
    padding-top: 10px;
}

.multipleColumn .bd {
    padding: 0 0px;
    overflow: hidden;
}

.multipleColumn .bd ul {
    overflow: hidden;
    zoom: 1;
    width: 200px;
    float: left;
    _display: inline;
}

.multipleColumn .bd ul li {
    position: relative;
    margin: 10px 0;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.multipleColumn .bd ul li img {
    width: 150px;
    /* height: 80px; */
    display: block;
}

.multipleColumn .bd ul li .pic {
    position: absolute;
    left: 0;
    top: 0;
    width: 150px;
    height: 50px;
    background: url(../images/hezuobg.png) no-repeat;
    display: none;
    line-height: 50px;
    text-align: center;
    font-size: 24px;
    color: white
}

.multipleColumn .bd ul li .pic a {
    color: white;
}

.multipleColumn .bd ul li:hover .pic {
    display: block;
}

.multipleColumn .bd ul li .title {
    width: 234px;
    line-height: 30px;
}

.multipleColumn .bd ul li .title a {
    color: #242327;
}

.in-page5 {
    background: url(../images/page5bg.jpg) no-repeat top center;
    height: 587px;
}

.in-page5 .tab_top {
    text-align: center
}

.in-page5 .tab_top li {
    cursor: pointer;
    margin: 0 5px;
    border: 1px solid #4c4c4c;
    display: inline-block;
    color: #4c4c4c;
    font-size: 18px;
    padding: 2px 15px;
}

.in-page5 .tab_top li.on {
    background: #e3122b;
    color: #fff;
    border: 1px solid #e3122b;
}

.in-page5 .tab_top li:hover {
    background: #e3122b;
    color: #fff;
    border: 1px solid #e3122b;
}

.in-page5 .tab_bottom {
    display: none;
    padding-top: 38px;
}

.in-page5 .tab_bottom img {
    width: 490px;
    height: 309px;
    float: left
}

.in-page5 .tab_bottom .fr {
    width: 662px;
    float: right
}

.in-page5 .tab_bottom .fr li {
    border-left: 6px solid #e3122b;
    height: 90px;
    width: 656px;
    background: #eeeeee;
    margin-bottom: 22px;
}

.in-page5 .tab_bottom .fr li b {
    padding-left: 50px;
    padding-top: 36px;
    display: block;
    font-size: 18px;
    color: #333333;
    font-weight: normal
}

.in-page5 .tab_bottom .fr li p {
    padding-left: 80px;
    background: url(../images/time02.png) no-repeat 50px center;
    font-size: 16px;
    color: #e3122b;
}

.in-page5 .tab_bottom .fr li:hover {
    background: #333333;
}

.in-page5 .tab_bottom .fr li:hover b {
    color: #FFF;
}

.in-page5 .tab_bottom .fr li:hover p {
    background: url(../images/time01.png) no-repeat 50px center;
    color: #FFF;
}

.in-page5 .tab_bottom.on {
    display: block
}
/* .in-page6 img{width: 367px;height: 240px;margin:0 15px; } */


.picScroll-left{ position:relative; }
.picScroll-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
     cursor:pointer; background:url("images/arrow.png") no-repeat;}
.picScroll-left .hd .next{ background-position:0 -50px;  }
.picScroll-left .hd .prevStop{ background-position:-60px 0; }
.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-left .hd ul li.on{ background-position:0 0; }
.picScroll-left .bd{ padding:10px;   }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{  width:367px; float:left; _display:inline; overflow:hidden; text-align:center;  margin:0px 14px; }
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{ width:367px; height:240px; display:block;  padding:2px; }
.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picScroll-left .bd ul li .title{ line-height:24px;   }

.in-page7{
    overflow: hidden;
    margin-bottom:70px;
}

.in-page7 ul li{
    width:285px;
    float: left;
    margin-right: 20px;
    background: #ededed;
    padding:15px 0px 30px;
    box-sizing: border-box;
    height: 450px;
}
.in-page7 ul li img{
    width:100%;
    margin-bottom:20px;
    
}
.in-page7 ul li h2{
    font-weight: normal; 
    font-size: 16px;
    color:#e3122b;
    padding:0 15px;
    height: 46px;
    line-height: 23px;
    margin-bottom:15px;
}
.in-page7 ul li p{
    font-size: 14px;
    color:#4c4c4c;
    padding:0 15px;
}