@CHARSET "UTF-8";
.bianhuan {
    float: left;
    width: 308px
}


/*头部样式*/
.center {
    font: 400 24px/44px "微软雅黑";
    color: #333;
    background: url(../images/zjcfBG.jpg) no-repeat 50%;
}

.center1 {
    font: 400 15px/44px "微软雅黑";
    color: #666666;
    margin-bottom: 45px;
}

.center2 {
    font: 400 15px/44px "微软雅黑";
    color: #666666;
    margin-bottom: 5px;
}
.top {
    padding-left: 10px;
    padding-right: 10px;
}

.logo {
    float: left;
    margin-top: 5px;
}


#menu {
    height: 53px;
    background: #1a428b;
}


/*热门搜索*/

.search {
    text-align: left;
    height: 71px;
    box-shadow: 1px 1px 8px 1px rgba(0, 0, 0, 0.4);
    line-height: 71px;
    position: relative;
    z-index: 10
}

#formsearch {
    width: 356px;
    float: right;
    background: url(../images/ss.png) no-repeat center;
}

.hotSearch {
    width: 460px;
    float: left;
    height: 71px;
    line-height: 71px;
    font-weight: normal;
}

.hotSearch .en {
    color: #175b98;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 24px;
    padding-top: 12px;
}

.hotSearch .zh {
    color: #333333;
    line-height: 24px;
}

#search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}

.com-img {
    display: inline;
    overflow: hidden;
    margin: 0 auto;
    display: table;
}

.com-img img {
    transition: all 0.5s ease-in 0s;
    -webkit-transition: all 0.5s ease-in 0s;
    -moz-transition: all 0.5s ease-in 0s;
    -o-transition: all 0.5s ease-in 0s;
}

.com-img:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}


/*主体样式*/

#container {
    width: 1000px;
    margin: 0 auto;
    margin-top: 10px;
}

.menu_cate {
    width: 220px;
    float: left;
}

.cate_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.about {
    width: 530px;
    float: left;
    margin-left: 15px;
    padding-bottom: 5px;
}

.about_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.about .content {
    padding: 5px;
    padding-bottom: 12px;
    text-indent: 20px;
}
.navigation {
    float: right;
    width: 100px;
}

.left .box {
    margin-bottom: 10px;
}

.left .box h3 {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.left .box .content {
    padding: 5px 0px;
}


/*首页新闻*/

.news_company {
    width: 315px;
    float: left;
}

.news1_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.news_company .content {
    padding: 5px;
}


/*首页左侧联系我们*/

.contact {
    width: 218px;
    float: right;
    padding-bottom: 5px;
    /* margin-top:10px; */
}

.contact_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.contact .content {
    padding: 5px;
    padding-left: 8px;
}


/*工程案例*/

.case {
    width: 460px;
    float: left;
    margin-left: 12px;
    padding-bottom: 5px;
    margin-top: 10px;
}

.case_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.case .content {
    padding: 5px;
    padding-bottom: 12px;
    text-indent: 20px;
}

.news2_company {
    margin-top: 10px;
}


/*产品推荐*/

.recommend_product {

}

.recommend_product .title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.recommend_product .content {
    padding-top: 15px;
    padding-bottom: 14px;
}

.roll_product li {
    padding-bottom: 0px;
}


/*首页下载中心*/

.down_index {
    margin-top: 10px;
    width: 280px;
    float: right;
}

.down_index .title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.down_index .content {
    padding: 5px;
}


/*首页区域*/

.region {
    border: 1px solid #e0e1dc;
    padding: 10px;
    margin-top: 10px;
    color: #333;
}

.region h3 {
    line-height: 30px;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    position: relative;
    font-family: "微软雅黑";
    background: #f3f3f3;
    border-bottom: 2px solid #df2525;
    font-size: 14px;
}

.region .item {
    padding: 10px;
    padding-bottom: 0;
    color: #666;
}

.region .item a {
    color: #666;
    padding-left: 12px;
    padding-right: 12px;
    line-height: 26px;
    margin-bottom: 6px;
}

.region .item a:hover {
    text-decoration: underline;
    color: #df2525;
}

.city h2 {
    line-height: 30px;
    border-bottom: 2px solid #e87518;
    padding-left: 5px;
}

.city .item {
    line-height: 28px;
    padding: 10px;
}


/*产品列表页描述*/

.prodescription {
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 20px;
}


/*友情链接*/

.f_link {
    width: 1000px;
    margin: 0 auto;
    margin-top: 15px;
    line-height: 30px;
    line-height: 30px;
  
    text-indent: 20px;
}


/*页面底部*/



.nav_foot {
    text-align: left;
    line-height: 24px;
    width: 1000px;
    margin: 0 auto;
    margin-top: 20px;
}

.copyright {
    text-align: center;
    line-height: 24px;
    font-family: "arial";
}


/*------------内页-------------------*/

.n_banner {
    width: 1000px;
    margin: 0 auto;
}

.left {
    width: 225px;
    float: left;
}

.sort_menu {}

.sort_menu h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.sort_product {
    margin-top: 10px;
}

.sort_product h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.n_contact {
    margin-top: 10px;
}

.n_contact h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.n_contact p.content {
    padding: 5px;
}

.right {
    width: 760px;
    float: right;
    padding-bottom: 10px;
}

.sitemp {
    line-height: 31px;
    height: 31px;
    overflow: hidden;
    padding-right: 10px;
    background: url(../images/nav.png) no-repeat 0% 100%;
}

.sitemp h2 {
    width: 340px;
    float: left;
    line-height: 31px;
    text-align: center;
    text-align: left;
    text-indent: 15px;
    color: #000;
    font-family: "微软雅黑";
    font-size: 14px;
}

.sitemp .site {
    width: 380px;
    float: right;
    text-align: right;
    line-height: 30px;
    font-family: "微软雅黑";
}

.right .content {
    padding-top: 15px;
    overflow: hidden;
}

.move-out {
    width: 1920px;
    position: relative;
    height: 435px;
    overflow: hidden;
    position: relative;
    margin: 0 auto 0 -960px;
    left: 50%;
}

.move-in {
    height: 435px;
    position: absolute;
    left: 0;
}

.move-box {
    width: 1920px;
    height: 435px;
    float: left;
    overflow: hidden;
    position: relative;
}

.move-title {
    position: absolute;
    top: 150px;
    padding-left: 200px;
    width: 200px;
    font: 100 14px/28px "微软雅黑";
    z-index: 9999;
}

.move-title ul li {
    height: 28px;
    margin: 5px 0;
    cursor: pointer;
    width: 150px;
    background: #17399b;
    text-align: center;
    color: #fff;
    border-bottom: 3px solid #e67817;
}

.move-title ul li:hover {
    width: 170px;
}

.index-box-roll {
    width: 1000px;
    margin: 0 auto;
    height: 440px;
    padding-top: 10px;
}

/*首页留言*/

.message1 {
    padding-left: 50px;
    z-index: 100;
    position: relative;
    padding-bottom: 6px
}

.message1 input {
    vertical-align: middle;
}

.message1 #name {
    display: block;
    height: 35px;
    line-height: 35px;
    padding: 0;
    padding-left: 16px;
    border: 1px solid #c4c4c4;
    width: 285px;
    margin-bottom: 5px
}

.message1 #contact {
    display: block;
    height: 35px;
    line-height: 35px;
    padding: 0;
    padding-left: 16px;
    border: 1px solid #c4c4c4;
    width: 285px;
}

.message1 .msgbtn {
    background: #005097;
    cursor: pointer;
    width: 108px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    border: none;
    color: #fff;
    font-size: 15px;
    margin-top: 5px;
    font-family: "Microsoft YaHei";
}

.message1 #code {
    line-height: 26px;
    padding-top: 5px;
}

.message1 #checkcode {
    height: 32px;
    line-height: 32px;
    width: 120px;
    border: 1px solid #dedede;
}

#message_main1 tr {
    position: relative;
}

#message_main1 tr th {
    font-weight: normal;
    text-align: right;
    height: 42px;
    line-height: 42px;
    color: #666;
}

.message1 .m_label {
    position: absolute;
    width: 160px;
    text-align: left;
    line-height: 35px;
    padding-left: 16px;
    color: #666666;
    z-index: 1;
    cursor: text;
    font-size: 13px
}

.message1 .c_label {
    line-height: 18px;
    padding-top: 12px;
}



/*新闻动态*/

.newsinfo {}

.newstt {
    height: 128px;
    width: 1200px;
    margin: 0 auto;
}

.newstt .dynamic {
    height: 54px;
    border-left: 3px solid #1a428b;
    line-height: 28px;
    padding-left: 10px;
    margin-top: 53px;
}

.newstt .dynamic h1 {
    color: #a5a5a5;
    font-weight: normal;
    line-height: 4px;
}

.newstt .dynamic h2 {
    color: #1a428b;
    font-size: 24px;
    line-height: 78px;
}

.newstt .ntits {}

.newscont {
    background: #fafafa;
    width: 100%;
}

.newsleft {
    width: 481px;
    height: 476px;
    background: #ffffff;
    margin-top: 40px;
    margin-bottom: 48px;
}

.newsleft .newsbt {
    width: 400px;
    margin: 0 auto;
    padding-top: 34px;
}

.newsleft .newsbt a {
    font-size: 20px;
    color: #000000;
}

.newsleft .newsms {
    color: #333333;
    font-size: 14px;
    width: 400px;
    margin: 0 auto;
    line-height: 28px;
    margin-top: 28px;
}

.newsleft .newsdate {
    width: 390px;
    margin: 0 auto;
    position: relative;
    color: #ababab;
    height: 64px;
    margin-top: 36px;
}

.newsleft .newsdate .newsdateinn {
    border-left: 4px solid #3aa9e0;
    height: 64px;
    margin-left: 64px;
    padding-left: 10px;
}

.newsleft .newsdate span:nth-child(1) {
    display: block;
    font-size: 20px;
    line-height: 16px;
}

.newsleft .newsdate span:nth-child(2) {
    margin-top: 8px;
    display: block;
}

.newsleft .newsdate a {
    display: block;
    width: 62px;
    height: 23px;
    background: url(../images/arrow1.png) no-repeat center;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    right: 0;
}

.newsleft .newsimg {
    width: 390px;
    margin: 0 auto;
}

.newsleft .newsimg img {
    width: 100%;
}

.newsright {
    width: 652px;
    padding-top: 56px;
}

.newsright li {
    margin-bottom: 24px;
}

.newsright li a.img {
    display: block;
    width: 223px;
}

.newsright li a.img img {
    width: 223px;
    height: 137px;
}

.newsright li .newstxt {
    width: 412px;
    position: relative;
}

.newsright li .newstxt a.tit {
    color: #000000;
    font-size: 16px;
    line-height: 16px;
}

.newsright li .newstxt .newsms {
    line-height: 24px;
    margin-top: 9px;
    margin-bottom: 8px;
}

.newsright li .newstxt .newsdate {
    color: #a8a8a8;
}

.newsright li .newstxt .newsdate span {
    font-size: 20px;
}

.newsright li .newstxt a.newsmore {
    display: block;
    width: 62px;
    height: 23px;
    background: url(../images/arrow1.png) no-repeat center;
    position: absolute;
    right: 0;
    bottom: 0;
}

.newsright li:hover .newstxt a.newsmore {
    background: url(../images/arrow2.png) no-repeat center;
}