@charset "utf-8";body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,th,td,p,blockquote,pre,form,fieldset,legend,input,button,textarea,hr,span{margin:0;padding:0;}
body{font-size:12px;font-family: "Microsoft YaHei","微软雅黑","\5fae\8f6f\96c5\9ed1";color:#000000;background:#fff;margin:0 auto;padding:0px;}
a{text-decoration:none;color:#235aa7;outline:none;}
a:active{star:expression(this.onFocus=this.blur());}
img{border:0px;vertical-align: middle;}
li{list-style: none;}
.pt10{padding-top: 10px;}
.pl10{padding-left: 10px;}
.pr10{padding-right: 10px;}
.pb10{padding-bottom: 10px;}
.pn5{padding: 5px;}
.pt5{padding-top: 5px;}
.pl5{padding-left: 5px;}
.pr5{padding-right: 5px;}
.pb5{padding-bottom: 5px;}
.mt10{margin-top: 10px;}
.mt30{margin-top: 30px;}
.ml10{margin-left: 10px;}
.mr10{margin-right: 10px;}
.mb10{margin-bottom: 10px;}
.mn5{margin: 5px;}
.mt5{margin-top: 5px;}
.ml5{margin-left: 5px;}
.mr5{margin-right: 5px;}
.mb5{margin-bottom: 5px;}
.w1100 {
    width: 1100px;
    margin: 0 auto;
}
.w1800 {
    width: 1800px;
    margin: 0 auto;
}
.header {
    width:100%;
    min-width: 1100px;
    height:100px;
    background:#FFFFFF;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 6%;
}
.logo {
    width:269px;
    height:auto;
    float:left;
}
.logo img {
    width:168px;
    height:70px;
    display: inline-block;
    vertical-align: right;
}
.logo span {
    height:100px;
    line-height:100px;
    display: inline-block;
    vertical-align: middle;
}
.nav {
    float:right;
    margin-top: 1px;
}
.nav ul {
    float:left;
}
.nav ul li {
    float:left;
    margin: 0 20px;
}
.nav ul li a {
    display: inline-block;
    height: 97px;
    line-height: 97px;
    float:left;
    font-size: 20px;
    color: #00FFFF;
    border-top: 2px solid #fff;
}
.nav ul li a.current {
    border-top: 2px solid #60d1f4;
}
.nav ul li a:hover {
    border-top: 2px solid #60d1f4;
}
.nav ul li.line {
    margin: 0;
    float:left;
}
.nav ul li.line span {
    height:99px;
    line-height: 99px;
    color: #404040;
    float:left;
}
.tfx {
    margin-top: 45px;
    float:right;
}
.tfx a {
    width:36px;
    height:36px;
    float:right;
    margin-left: 15px;
    position: relative;
}
.tfx a.tfx1 {
    background: url(../images/tfx2.png) no-repeat center center / 100% auto;
}
.tfx a.tfx2 {
    background: url(../images/tfx1.png) no-repeat center center / 100% auto;
}
.tfx a .ewmimg {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 40px;
    left: -30px;
    background: #ff0000;
    display: none;
    z-index: 99999;
}
.tfx a .ewmimg img {
    width: 100px;
    height: 100px;
    float: left;
}
.tfx a:hover .ewmimg {
    display: block;
}
.fullSlide {
    min-width:1000px;
    position:relative;
    height:648px;
    overflow:hidden;
}
.fullSlide .bd {
    position:relative;
    z-index:0;
}
.fullSlide .bd ul {
    width:100% !important;
}
.fullSlide .bd li {
    width:100% !important;
    height:648px;
}
.fullSlide .bd li .siteWidth {
    width:1000px;
    position:relative;
    margin:0 auto;
    height:299px;
}
.fullSlide .bd li a {
    position:absolute;
    width:100%;
    height:648px;
    display:block;
    z-index:1;
    ; }
.fullSlide .bd .txt {
    position:absolute;
    width:415px;
    top:100px;
    left:22px;
    font:normal 18px/30px "Microsoft YaHei";
}
.fullSlide .bd .btn {
    display:block;
    zoom:1;
    margin-top:8px;
    width:72px;
    padding-right:10px;
    height:31px;
    line-height:31px;
    text-align:center;
    color:#fff;
    font-size:12px;
    background:url(../images/banner-btn.png) 0 0 no-repeat;
    _background:url(../images/banner-btn-ie6.png) 0 0 no-repeat;
}
.fullSlide .hd {
    width:100%;
    position:absolute;
    z-index:1;
    bottom:0;
    left:0;
    height:30px;
    line-height:30px;
    text-align:center;
}
.fullSlide .hd ul li {
    cursor:pointer;
    display:inline-block;
    *display:inline;
    zoom:1;
    width:11px;
    height:11px;
    margin:4px;
    background:url(../images/dot-black.png) 0 0;
    overflow:hidden;
    line-height:9999px;
    filter:alpha(opacity=40);
    opacity:0.4;
}
.fullSlide .hd ul .on {
    filter:alpha(opacity=100);
    opacity:1;
}
.fullSlide .prev,.fullSlide .next {
    position:absolute;
    display:block;
    left:0%;
    top:50%;
    margin-top:-72px;
    width:51px;
    height:144px;
    background:url(../images/focusAdvBg.png) no-repeat;
    filter:alpha(opacity=80);
    opacity:0.8;
}
.fullSlide .next {
    left:auto;
    right:0%;
    background-position:-51px 0;
}
.fullSlide .prev:hover,.fullSlide .next:hover {
    filter:alpha(opacity=100) !important;
    opacity:1 !important;
}
.h2tit {
    width:100%;
    height:auto;
    float:left;
    margin-top: 40px;
}
.h2tit span.cn {
    width:100%;
    height:38px;
    text-align: center;
    float:left;
    font-size: 25px;
    color: #393939;
    line-height: 38px;
}
.h2tit span.cn i {
    width:20px;
    height:2px;
    display: inline-block;
    background: #60d1f4;
    vertical-align: middle;
    margin: -2px 28px 0;
}
.h2tit span.en {
    width:100%;
    text-align: center;
    text-transform: uppercase;
    height:28px;
    float:left;
    font-size: 15px;
    color: #c7c6c6;
    line-height: 28px;
}
.ifl {
    width:100%;
    min-width: 1100px;
    overflow: hidden;
	margin-bottom: 30px;
   background:#C6C6C6;
}
.iflgd {
    position:relative;
    float: left;
    width: 100%;
    margin-top: 25px;
}
.iflgd .hd {
    position: absolute;
    height:260px;
    width: 100%;
    left: 0;
    top: 0;
}
.iflgd .hd .prev {
    display:block;
    width:26px;
    height:51px;
    cursor:pointer;
    position: absolute;
    left: -70px;
    top: 85px;
    background:url("../images/arrow.png") 0 0 no-repeat;
}
.iflgd .hd .next {
    display:block;
    width:26px;
    height:51px;
    cursor:pointer;
    position: absolute;
    right: -70px;
    top: 85px;
    background:url("../images/arrow.png") -26px 0 no-repeat;
}
.iflgd .hd ul {
    float:right;
    overflow:hidden;
    zoom:1;
    margin-top:10px;
    zoom:1;
}
.iflgd .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;
}
.iflgd .hd ul li.on {
    background-position:0 0;
}
.iflgd .bd {
    padding:0px;
    width: 100%;
    float: left;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.iflgd .bd ul {
    overflow:hidden;
    zoom:1;
}
.iflgd .bd ul li {
    margin-right: 12px;
    float:left;
    _display:inline;
    overflow:hidden;
    text-align:center;
}
.iflgd .bd ul li .pic {
    text-align:center;
    border: 1px solid #c5c5c5;
}
.iflgd .bd ul li .pic img {
    width:264px;
    height:220px;
    display:block;
}
.iflgd .bd ul li .title {
    width: 100%;
    float: left;
}
.iflgd .bd ul li .title a {
    line-height:49px;
    font-size: 15px;
    color: #393939;
    text-align: center;
}
.icase {
    width:100%;
    min-width: 1100px;
    height:200px;
    background: #F8F8F8;
    position: relative;
}
.icase a {
    width:200px;
    height:70px;
    line-height: 70px;
    position: absolute;
    top: 50%;
    margin-top: -35px;
    left: 50%;
    margin-left: -100px;
    float:left;
}
.icase a span.cn {
    width:100%;
    height:40px;
    float:left;
    font-size: 25px;
    color: #ffffff;
    text-align: center;
    line-height: 40px;
}
.icase a span.en {
    width:100%;
    height:30px;
    float:left;
    font-size: 15px;
    color: #c7c6c6;
    text-align: center;
    line-height: 30px;
    text-transform: uppercase;
}
.icaselist {
    width:100%;
    min-width: 1100px;
    overflow: hidden;
    padding-top: 90px;
    background: #f8f8f8;
}
.icaselist ul {
    width:100%;
    height:auto;
    float:left;
    margin-bottom: 63px;
}
.icaselist ul li {
    width:354px;
    height:auto;
    float:left;
    margin-right: 19px;
    margin-bottom: 30px;
    position: relative;
}
.icaselist ul li:nth-child(3n) {
    margin-right: 0
}
.icaselist ul li .picbox {
    width:354px;
    height:263px;
    float:left;
}
.icaselist ul li .picbox img {
    width:354px;
    height:263px;
    float:left;
}
.icaselist ul li .info {
    width:100%;
    height:58px;
    padding-top: 20px;
    float:left;
    position: absolute;
    left: 0;
    bottom: 0;
    background:-moz-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.5));
    /*Mozilla*/
    background:-webkit-gradient(linear,0 50%,100% 50%,from(rgba(0,0,0,0)),to(rgba(0,0,0,0.5)));
    /*Old gradient for webkit*/
    background:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.5));
    /*new gradient for Webkit*/
    background:-o-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.5));
    /*Opera11*/

}
.icaselist ul li .info span {
    height:58px;
    line-height: 58px;
    float:left;
    text-indent: 30px;
    font-size: 20px;
    color: #ffffff;
    width:260px;
    white-space: nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
    display:block;
}
.icaselist ul li .info i {
    height:58px;
    line-height: 58px;
    font-size: 13px;
    color: #ffffff;
    font-weight: bold;
    font-style: normal;
    float:right;
    background: url(../images/iconcmore.png) no-repeat right center;
    padding-right: 26px;
    margin-right: 30px;
}
.mr25 {
    margin-right: 25px;
}
.inews {
    width: 100%;
    min-width: 1100px;
    overflow: hidden;
}
.iewnsitem {
    width:350px;
    height:auto;
    float:left;
    margin-top: 70px;
}
.iewnsitem .inewstit {
    width:350px;
    height:auto;
    float:left;
    position: relative;
}
.iewnsitem .inewstit .inewsimg {
    width:350px;
    height:206px;
    float:left;
}
.iewnsitem .inewstit .inewsimg img {
    width:350px;
    height:206px;
    float:left;
}
.iewnsitem .inewstit span {
    width:130px;
    height:240px;
    position: absolute;
   
    top: -20px;
    left: 14px;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    line-height: 24px;
}
.iewnsitem .inewstit span i {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 17px;
    font-style: normal;
    text-transform: uppercase;
    color: #fff;
    margin-top: 134px;
    margin-bottom: 5px;
}
.iewnsitem .inewstit a.more {
    float:left;
    position: absolute;
    right:30px;
    margin-top: 175px;
    font-size: 15px;
    color: #ffffff;
}
.iewnsitem .iewnslist {
    width:100%;
    height:auto;
    float:left;
    margin-top: 30px;
    margin-bottom: 30px;
}
.iewnsitem .iewnslist ul {
    width:100%;
    height:auto;
    float:left;
}
.iewnsitem .iewnslist ul li {
    width:100%;
    height:auto;
    float:left;
    border-bottom: 1px solid #c3c3c3;
    padding-top: 9px;
}
.iewnsitem .iewnslist ul li a {
    width:100%;
    height:49px;
    line-height: 49px;
    float:left;
    font-size: 15px;
    color: #313131;
    white-space: nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
    display:block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-indent: 20px;
    background: url(../images/iconjh.png) no-repeat left center;
}
.footer {
    width:100%;
    min-width: 1100px;
    height:370px;
    background: #030303;
    margin-top: 40px;
}
.ftnav {
    width:540px;
    height:auto;
    float:left;
    margin-top: 34px;
}
.ftnav dl {
    width:180px;
    height:auto;
    float:left;
}
.ftnav dl dt {
    width:100%;
    height:auto;
    float:left;
    margin-bottom: 24px;
}
.ftnav dl dt span {
    height: 44px;
    line-height: 44px;
    display: inline-block;
    font-size: 20px;
    color: #ffffff;
    float:left;
    border-bottom: 1px solid #ffffff;
}
.ftnav dl dd {
    width:100%;
    height:auto;
    float:left;
}
.ftnav dl dd a {
    display: inline-block;
    height:auto;
    float:left;
    font-size: 15px;
    color: #ffffff;
    line-height: 25px;
}
.ftnav p{
    width:540px;
    height:auto;
	font-size: 20px;
	color: #ffffff;
    float:left;
    margin-top: 34px;
}
.lyform {
    width:320px;
    height:auto;
    float:left;
    margin-left: 0px;
    margin-top: 47px;
}
.lyform input.intxt {
    width:100%;
    height:40px;
    line-height: 40px;
    font-family: "Microsoft YaHei","微软雅黑","\5fae\8f6f\96c5\9ed1";
    text-indent: 10px;
    background: #ffffff;
    float:left;
    font-size: 12px;
    color: #858585;
    margin-bottom: 9px;
    border: 0 none;
}
.lyform textarea {
    width:300px;
    height:90px;
    line-height: 25px;
    font-family: "Microsoft YaHei","微软雅黑","\5fae\8f6f\96c5\9ed1";
    font-size: 12px;
    color: #333;
    float:left;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 9px;
    border: 0 none;
}
.lyform input.tjbtn {
    width:100%;
    height:40px;
    line-height: 40px;
    background: #6f6f6f;
    color: #fff;
    border: 0 none;
    font-size: 17px;
    text-align: center;
    cursor: pointer;
    float:right;
}
.ftewm {
    float:right;
    margin-top: 45px;
}
.ftewm span {
    width:20px;
    height:auto;
    font-size: 20px;
    color: #ffffff;
    line-height: 25px;
    float:left;
    margin-right: 8px;
    margin-top: 10px;
}
.ftewm img {
    width:144px;
    height:144px;
    float:left;
}
.copyright {
    width:100%;
    min-width: 1100px;
    height: 80px;
}
.copyright span {
    display: inline-block;
    height:40px;
    line-height: 40px;
    float:left;
    font-size: 13px;
    color: #8b8b8b;
    margin-top: 18px;
}
.flink {
    width:152px;
    height:auto;
    float:right;
    margin-top: 18px;
}
.flink li {
    width:152px;
    height:auto;
    float:left;
    position: relative;
    cursor: pointer;
}
.flink li i {
    width:150px;
    height:38px;
    float:left;
    line-height: 38px;
    border: 1px solid #bebebe;
    margin-top: 0;
    font-style: normal;
    text-indent: 11px;
    font-size: 13px;
    color: #989898;
    background: url(../images/flinkbg.png) no-repeat 127px 16px;
}
.flink li dl {
    float:left;
    position: absolute;
    border: 1px solid #bebebe;
    left: 0;
    bottom: 39px;
    background: #fff;
    display: none;
}
.flink li:hover dl {
    display: block;
}
.flink li dl dd {
    width:150px;
    height:auto;
    float:left;
}
.flink li dl dd a {
    width:100%;
    height:30px;
    line-height: 30px;
    float:left;
    text-indent: 11px;
    font-size: 13px;
    color: #989898;
}
.flink li dl dd a:hover {
    color: #20a9d3;
}
.tg_pages {
    float: right;
    overflow: hidden;
    padding-bottom: 40px;
    padding-top: 20px;
    text-align: center;
    width: 100%;
}
.tg_pages li {
    display: inline-block;
}
.tg_pages li a {
    border: 1px solid #bebebe;
    color: #bebebe;
    display: inline-block;
    font-size: 13px;
    height: 26px;
    line-height: 26px;
    margin-left: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.tg_pages li.thisclass a {
    background: #20a9d3 none repeat scroll 0 0;
    border: 1px solid #20a9d3;
    color: #ffffff;
}
.nbanner {
    width:100%;
    min-width: 1100px;
    height:348px;
    position: relative;
}
.nbanner .info {
    width:550px;
    height:68px;
    position: absolute;
    top: 50%;
    margin-top: -34px;
    left: 50%;
    margin-left: -550px;
}
.nbanner .info span.cn {
    width:100%;
    height:35px;
    line-height: 35px;
    float:left;
    font-size: 35px;
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 20px;
}
.nbanner .info span.en {
    width:100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height:15px;
    line-height: 13px;
    border-left: 4px solid #60d1f4;
    float:left;
    font-size: 15px;
    color: #ffffff;
    font-weight: bold;
    text-indent: 14px;
    text-transform: uppercase;
}
.bgf9 {
    background: #f9f9f9;
}
.main {
    width:100%;
    min-width: 1100px;
    overflow: hidden;
}
.sidebar {
    width:100%;
    height:auto;
    float:left;
    margin-top: 37px;
    margin-bottom: 14px;
}
.sidebar ul {
    width:100%;
    height:auto;
    float:left;
}
.sidebar ul li {
    float:left;
    margin-right: 11px;
    margin-bottom: 20px;
}
.sidebar ul li:last-child {
    float:left;
}
.sidebar ul li a {
    width:260px;
    height:51px;
    line-height: 51px;
    border: 2px solid #a8a8a8;
    float:left;
    font-size: 17px;
    color: #555555;
    text-align: center;
}
.sidebar ul li a.current {
    border: 2px solid #60d1f4;
    background: #60d1f4;
    color: #fff;
}
.sidebar ul li a:hover {
    border: 2px solid #60d1f4;
    background: #60d1f4;
    color: #ffffff;
}
.aboutcon {
    width:100%;
    height:auto;
    float:left;
    font-size: 15px;
    color: #505050;
    line-height: 22px;
    padding-top: 68px;
    margin-bottom: 40px;
}
.aboutcon p {
    display: inline-block;
    font-size: 15px;
    color: #505050;
    line-height: 22px;
}
.map {
    width:100%;
    height:300px;
    float:left;
    margin-top: 68px;
    margin-bottom: 47px;
}
.lxcontent {
    width:100%;
    height:178px;
    float:left;
    font-size: 14px;
    color: #616161;
    line-height: 28px;
}
.newslist {
    width:100%;
    height:auto;
    float:left;
    margin-top: 60px;
}
.newslist ul {
    width:100%;
    height:auto;
    float:left;
}
.newslist ul li {
    width:100%;
    height:auto;
    float:left;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 20px;
}
.newslist ul li .picbox {
    width:353px;
    height:170px;
    float:left;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
}
.newslist ul li .picbox img {
    width:353px;
    height:170px;
    float:left;
    -webkit-transition:all 0.3s ease 0s;
    -moz-transition:all 0.3s ease 0s;
    -o-transition:all 0.3s ease 0s;
    -ms-transition:all 0.3s ease 0s;
    transition:all 0.3s ease 0s;
}
.newslist ul li .picbox a:hover img {
    -webkit-transform:scale(1.1, 1.1);
    -moz-transform:scale(1.1, 1.1);
    -o-transform:scale(1.1, 1.1);
    -ms-transform:scale(1.1, 1.1);
    transform:scale(1.1, 1.1);
    -webkit-transition:all 0.3s ease 0s;
    -moz-transition:all 0.3s ease 0s;
    -o-transition:all 0.3s ease 0s;
    -ms-transition:all 0.3s ease 0s;
    transition:all 0.3s ease 0s;
}
.newslist ul li .picbox .zz {
    width:353px;
    height:170px;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(255,255,255,0.5) url(../images/iconnewszz.png) no-repeat center center;
    display: none;
}
.newslist ul li .picbox a:hover .zz {
    display: block;
}
.newslist ul li .info {
    width:724px;
    height:auto;
    float:right;
}
.newslist ul li .info a.tit {
    width:100%;
    height:20px;
    line-height: 20px;
    float:left;
    font-size: 17px;
    color: #585858;
}
.newslist ul li .info span {
    width:100%;
    height:32px;
    line-height: 32px;
    float:left;
    font-size: 14px;
    color: #979797;
    margin-bottom: 9px;
}
.newslist ul li .info p {
    width:100%;
    height:84px;
    float:left;
    font-size: 14px;
    line-height: 26px;
    color: #979797;
}
.newslist ul li .info a.more {
    width:85px;
    height:21px;
    line-height: 21px;
    border: 1px solid #909090;
    text-align: center;
    font-size: 12px;
    color: #393939;
    float:left;
}
.mb100 {
    margin-bottom: 100px;
}
.article {
    width:100%;
    height:auto;
    float:left;
}
.article h1 {
    width:100%;
    height:auto;
    float:left;
    font-size: 17px;
    color: #626262;
    font-weight: normal;
    margin-top: 30px;
}
.article .info {
    width:100%;
    height:30px;
    float:left;
    border-bottom: 1px solid #eaeaea;
}
.article .info span {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    float:left;
    font-size: 14px;
    color: #b0b0b0;
}
.article .info .posi {
    height:21px;
    line-height: 21px;
    float:right;
    font-size: 12px;
    color: #9d9d9d;
    margin-top: 9px;
}
.article .info .posi a {
    height:21px;
    line-height: 21px;
    font-size: 12px;
    color: #9d9d9d;
    display: inline-block;
}
.article .content {
    width:100%;
    height:auto;
    float:left;
    font-size: 13px;
    color: #565656;
    line-height: 24px;
    padding: 20px 0;
}
.article .content img {
    max-width: 100%;
}
.caselist {
    width:100%;
    min-width: 1100px;
    overflow: hidden;
    padding-top: 90px;
}
.caselist ul {
    width:100%;
    height:auto;
    float:left;
}
.caselist ul li {
    width:354px;
    height:auto;
    float:left;
    margin-right: 19px;
    margin-bottom: 30px;
    position: relative;
}
.caselist ul li:nth-child(3n) {
    margin-right: 0
}
.caselist ul li .picbox {
    width:354px;
    height:263px;
    float:left;
}
.caselist ul li .picbox img {
    width:354px;
    height:263px;
    float:left;
}
.caselist ul li .info {
    width:100%;
    height:58px;
    padding-top: 20px;
    float:left;
    position: absolute;
    left: 0;
    bottom: 0;
    background:-moz-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.5));
    /*Mozilla*/
    background:-webkit-gradient(linear,0 50%,100% 50%,from(rgba(0,0,0,0)),to(rgba(0,0,0,0.5)));
    /*Old gradient for webkit*/
    background:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.5));
    /*new gradient for Webkit*/
    background:-o-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.5));
    /*Opera11*/

}
.caselist ul li .info span {
    height:58px;
    line-height: 58px;
    float:left;
    text-indent: 30px;
    font-size: 20px;
    color: #ffffff;
    width:260px;
    white-space: nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
    display:block;
}
.caselist ul li .info i {
    height:58px;
    line-height: 58px;
    font-size: 13px;
    color: #ffffff;
    font-weight: bold;
    font-style: normal;
    float:right;
    background: url(../images/iconcmore.png) no-repeat right center;
    padding-right: 26px;
    margin-right: 30px;
}
.proarc {
    width:746px;
    height:auto;
    float:left;
    margin-top: 54px;
}
.proarc .proimg {
    width: 390px;
    height: 325px;
    float: left;
}
.proarc .proimg img {
    width: 390px;
    height: 325px;
    float: left;
}
.proarc .info {
    width:340px;
    height:325px;
    float:right;
    background: #f7f7f7;
    padding: 0 0px;
    position: relative;
}
.proarc .info h1 {
    width:100%;
    height:54;
    line-height: 27px;
    margin-top: 49px;
    float:left;
    font-size: 20px;
    color: #363636;
    font-weight: normal;
    padding: 0 22px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.proarc .info span.tit {
    width:100%;
    height:auto;
    float:left;
    color: #e71f19;
    line-height: 28px;
    margin-top: 32px;
    font-size: 15px;
    padding: 0 22px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.proarc .info p {
    width:100%;
    height:84px;
    overflow: hidden;
    float:left;
    font-size: 14px;
    color: #595959;
    line-height: 28px;
    padding: 0 22px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.prodown {
    width:100%;
    height:62px;
    line-height: 62px;
    float:left;
    background: #cecece;
    position: absolute;
    left: 0;
    bottom: 0;
}
.prodown span {
    margin-left: 22px;
    height:62px;
    line-height: 62px;
    float:left;
    font-size: 15px;
    color: #424242;
}
.prodown a {
    width:69px;
    background: url(../images/icondown.png) no-repeat center center ;
    height:62px;
    float:right;
}
.proxqtit {
    width:100%;
    height:42px;
    float:left;
    border-bottom: 1px solid #afafaf;
    margin-top: 55px;
}
.proxqtit span {
    height:42px;
    line-height: 42px;
    float:left;
    font-size: 20px;
    color: #60d1f4;
    display: inline-block;
}
.proarc .content {
    width:100%;
    height:auto;
    float:left;
    font-size: 13px;
    color: #565656;
    line-height: 24px;
    padding: 20px 0;
}
.pright {
    width:326px;
    float: right;
    margin-top: 54px;
}
.tjtit {
    height: 58px;
    line-height: 58px;
    text-align: center;
    background: #60d1f4;
    color: #fff;
    font-size: 20px;
}
.tjlist {
    width: 100%;
    float: left;
    overflow: hidden;
    margin-top: 27px;
}
.tjlist ul {
    width:100%;
    height:auto;
    float:left;
}
.tjlist ul li {
    width:326px;
    height:auto;
    float:left;
    margin-bottom: 18px;
    position: relative;
}
.tjlist ul li:nth-child(3n) {
    margin-right: 0
}
.tjlist ul li .picbox {
    width:326px;
    height:242px;
    float:left;
}
.tjlist ul li .picbox img {
    width:326px;
    height:242px;
    float:left;
}
.tjlist ul li .info {
    width:100%;
    height:58px;
    padding-top: 20px;
    float:left;
    position: absolute;
    left: 0;
    bottom: 0;
    background:-moz-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.5));
    /*Mozilla*/
    background:-webkit-gradient(linear,0 50%,100% 50%,from(rgba(0,0,0,0)),to(rgba(0,0,0,0.5)));
    /*Old gradient for webkit*/
    background:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.5));
    /*new gradient for Webkit*/
    background:-o-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.5));
    /*Opera11*/

}
.tjlist ul li .info span {
    height:58px;
    line-height: 58px;
    float:left;
    text-indent: 30px;
    font-size: 20px;
    color: #ffffff;
    width:260px;
    white-space: nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
    display:block;
}
.tjlist ul li .info i {
    height:58px;
    line-height: 58px;
    font-size: 13px;
    color: #ffffff;
    font-weight: bold;
    font-style: normal;
    float:right;
    background: url(../images/iconcmore.png) no-repeat right center;
    padding-right: 26px;
    margin-right: 30px;
}
.prosidebar {
    width:100%;
    height:auto;
    float:left;
    margin-top: 37px;
    margin-bottom: 14px;
}
.prosidebar ul {
    width:100%;
    height:auto;
    float:left;
}
.prosidebar ul li {
    float:left;
    margin-right: 11px;
    margin-bottom: 20px;
    position: relative;
}
.prosidebar ul li:last-child {
    float:left;
}
.prosidebar li h3 {
    width: 264px;
    float: left;
    position: relative;
}
.prosidebar li h3 a {
    width:260px;
    height:51px;
    line-height: 51px;
    border: 2px solid #a8a8a8;
    float:left;
    font-size: 17px;
    color: #555555;
    text-align: left;
    font-effect: none;
    font-weight: normal;
    text-indent: 10px;
}
.prosidebar li h3 i {
    background: url(../images/sidei.png) no-repeat right center;
    ;
width: 40px;
    height: 55px;
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0;
    cursor: pointer;
}
.prosidebar li:hover h3 i {
    background: url(../images/sideion.png) no-repeat right center;
    ;
}
.prosidebar li.current h3 i {
    background: url(../images/sideion.png) no-repeat right center;
    ;
}
.prosidebar li:hover h3 a {
    border: 2px solid #60d1f4;
    background: #60d1f4;
    color: #fff;
}
.prosidebar li.current h3 a {
    border: 2px solid #60d1f4;
    background: #60d1f4;
    color: #fff;
}
.prosidebar li dl {
    width:100%;
    height:auto;
    float:left;
    background: #ececec;
    position: absolute;
    left: 0;
    top: 55px;
    z-index: 2;
    display: none;
}
.prosidebar li dl dd {
    width:100%;
    height:auto;
    float:left;
}
.prosidebar li dl dd a {
    width:100%;
    height:50px;
    line-height: 50px;
    border-bottom: 1px solid #dfdfdf;
    display: block;
    float:left;
    font-size: 15px;
    color: #474747;
    text-align: center;
}
.prosidebar li dl dd a:hover {
    color: #505577;
}
.mh307 {
    min-height: 307px;
    overflow: visible;
}
.prolist {
    width:100%;
    height:auto;
    float:left;
    margin-top: 55px;
}
.prolist ul {
    float: left;
    overflow:hidden;
    zoom:1;
}
.prolist ul li {
    margin-right: 12px;
    float:left;
    _display:inline;
    overflow:hidden;
    text-align:center;
    margin-bottom: 12px;
}
.prolist ul li:nth-child(4n) {
    margin-right: 0
}
.prolist ul li .picbox {
    width: 264px;
    text-align:center;
    border: 1px solid #c5c5c5;
}
.prolist ul li .picbox img {
    width:264px;
    height:220px;
    display:block;
}
.prolist ul li .title {
    width: 100%;
    float: left;
    line-height:49px;
    font-size: 15px;
    color: #393939;
    text-align: center;
}
.prolist ul li .title b{font-weight: normal;}
.tjcplist {
    width:324px;
    height:auto;
    float:left;
    margin-top: 20px;
}
.tjcplist ul {
    float: left;
    overflow:hidden;
    zoom:1;
}
.tjcplist ul li {
    margin-right: 12px;
    float:left;
    _display:inline;
    overflow:hidden;
    text-align:center;
    margin-bottom: 12px;
}
.tjcplist ul li .picbox {
    width: 324px;
    text-align:center;
    border: 1px solid #c5c5c5;
}
.tjcplist ul li .picbox img {
    width:324px;
    height:269px;
    display:block;
}
.tjcplist ul li .title {
    width: 100%;
    float: left;
    line-height:49px;
    font-size: 15px;
    color: #393939;
    text-align: center;
}

@media screen and (max-width: 1200px) {
    .header{
    padding: 0 2%;
    }
}


