@CHARSET "UTF-8";
.fl {
    float: left;
}

.fr {
    float: right;
}


/* 公用样式 */

html {
    margin: 0;
    padding: 0;
    border: 0;
}

* {
    font-family: "微软雅黑";
}

.pos {
    position: relative;
    width: 1920px;
    display: block;
    left: 50%;
    margin-left: -960px;
}

.wh {
    width: 1200px;
    display: block;
    margin: auto;
}

.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);
}

a {
    text-decoration: none;
    outline: none;
}

a:hover,
a:active,
a:focus {
    color: #0d0e0d;
    text-decoration: none;
    outline: none;
}


/*头部样式*/

.out-head {
    background: #f1f1f1;
    height: 36px;
    background-color: #e4e4e4;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    line-height: 36px;
    display: block;
}

.head {
    width: 1200px;
    display: block;
    margin: 0 auto;
}

.k3 {
    font-size: 12px;
    color: #363636;
}

.k1 {}

.k1,
.k1 a {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #363636;
}

#header {
    width: 1200px;
    display: block;
    margin: 24px auto;
    margin-top:12px;
    height: 151px;
}

.logo {
    float: left;
    line-height: 118px;
    height: 118px;
}

a.logo {
    background: url("../images/imgs/logo_back.png") no-repeat right center;
    padding-right: 10px;
}

.erweima {
    width: 650px;
    float: left;
    padding-left: 8px;
    margin-top: 20px;
}

.erweima p:nth-child(1) {
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 3px;
    color: #034cdf;
    margin-bottom: 5px;
}

.erweima p:nth-child(n+2) {
    font-family: "SimHei";
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 0px;
    color: #333333;
}

.cc {
    display: inline-block;
    background: url("../images/imgs/top_xiz.png") no-repeat left center;
    padding-left: 104px;
}

.cc h2 {
    font-size: 26px;
    font-weight: bold;
    color: #0084ff;
    text-align: center;
    margin-top: 5px;
}

.cc>p {
    width: 274px;
    height: 28px;
    background-color: #0084ff;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
    margin-top: 3px;
}

.cc .k2 {
    width: 276px;
    height: 29px;
    background-color: #ffffff;
    box-shadow: 1px 1.7px 5px 0px rgba(0, 0, 0, 0.55);
    border: solid 1px #0096fd;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 29px;
    letter-spacing: 0px;
    color: #363636;
    border-radius: 20px;
    margin-top: 7px;
    text-align: center;
    display: inline-block;
}

.cc .k2 p {
    display: inline-block;
    font-size: 26px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 0px;
    letter-spacing: 0px;
    color: #f67406;
    position: relative;
    top: 2px;
}

.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:visited {
    text-decoration: none;
    color: #333;
}

.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;
}

#menu {
    height: 58px;
    background-image: linear-gradient(0deg, #003e9c 0%, #1c59b5 100%), linear-gradient( #003e9c, #003e9c);
    background-blend-mode: normal, normal;
}


/*主体样式*/

#container {
    width: 1000px;
    margin: 0 auto;
    margin-top: 10px;
}

.pro-box {
    padding-top: 20px;
}
.menu_cate{width:220px;float:left;}
.cate_title{line-height:50px;font-weight:400;font-family:"微软雅黑";
background:url(../images/proti.jpg) no-repeat;font-size:18px;color:#fff;padding-left:20px;}
.sortt{background: #f0f0f0;height: 515px;overflow: hidden;}
.sortt li{width: 220px;margin: 0 auto;background: url(../images/sortt.jpg) no-repeat 0 100%;}
.sortt li a{background:url(../images/sorttli.jpg) no-repeat  20px 50%;display:block;line-height:43px;padding-left:35px;font:400 14px/43px "微软雅黑";color:#666;}
.sortt li a:visited{text-decoration: none;}
.sortt li a:hover{color:#fd9609;text-decoration: none;background:url(../images/sorttli.png) no-repeat 20px 50%;}

.pro-ri{width: 753px;float: right;}
.protitle{background: url(../images/prori.jpg) no-repeat;font:400 16px/36px "微软雅黑";color:#fff;padding-left: 20px;}
.protitle a{font:400 15px/36px "微软雅黑";color:#fff;padding-left: 600px;}

.pro-box1{padding-top: 20px;}
.pro1title{background: url(../images/heng.jpg) no-repeat;font:400 16px/36px "微软雅黑";color:#fff;padding-left: 20px;}
.pro1title a{font:400 15px/36px "微软雅黑";color:#fff;padding-left: 850px;}

.about-box{padding-top: 20px;}
.abouttitle{background: url(../images/heng.jpg) no-repeat;font:400 16px/36px "微软雅黑";color:#fff;padding-left: 20px;}
.abouttitle a{font:400 15px/36px "微软雅黑";color:#fff;padding-left: 850px;}
.about-con{background: #f7f7f7;height: 280px;}
.abouttu{width: 480px;float: left;padding-top:16px;padding-left:10px;}
.about-conn{width: 1000px;float: right;padding-top:26px;padding-right:18px;font:400 13px/30px "微软雅黑";text-indent:26px;}

.news-box {
    padding-top: 20px;
}

.news {
    width: 649px;
    float: left;
}

.tab {
    background: url(../images/heng.jpg)no-repeat;
}

.tab .tyt {
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-left: 400px;
    line-height: 30px;
    font: 400 14px/36px "微软雅黑";
    color: #fff;
}

.tab li {
    float: left;
    height: 66px;
    display: block;
    line-height: 26px;
    font-weight: bold;
    background: url(../images/newshover.jpg) no-repeat center;
}

.tab li a {
    display: block;
    line-height: 26px;
    font: 400 16px/36px "微软雅黑";
    color: #fff;
    padding-left: 32px;
}

.tab li a:hover {
    text-decoration: none;
    color: #088dd8;
}

.tab li a:visited {
    text-decoration: none;
    color: #000;
}

.tab li a.tab_click {
    font-size: 16px;
    text-decoration: none;
}

.news_listt {
    border-bottom: 1px solid #ccc;
}

.news_listt li {
    padding-bottom: 20px;
}

.list1 {
    padding: 18px 10px;
}

.list1 li {
    width: 310px;
    line-height: 37px;
    position: relative;
    vertical-align: middle;
    float: left;
}

.list1 li a {
    line-height: 27px;
    color: #555555;
}

.list1 li a:hover {
    color: #cccccc;
    ;
    text-decoration: none;
}

.list1 li span {
    position: absolute;
    width: 110px;
    text-align: right;
    line-height: 37px;
    top: 0;
    color: #999;
    right: 7px;
}

.news_sub {
    width: 610px;
}

.news_sub a {
    font: 100 14px/20px "微软雅黑";
    color: #666;
}

.news_sub span {
    display: block;
    font: 100 12px/24px "微软雅黑";
    color: #666;
    padding-top: 10px;
}

.news_sub span a {
    display: block;
    color: #0484cd;
    font: 100 12px/24px "微软雅黑";
}

.news_sub h3 {
    font: 100 12px/30px "微软雅黑";
    color: #666;
}

.contact {
    width: 310px;
    float: right;
}

.contactttitle {
    background: url(../images/heng.jpg) no-repeat;
    font: 400 16px/36px "微软雅黑";
    color: #fff;
    padding-left: 20px;
}

.contactttitle a {
    font: 400 15px/36px "微软雅黑";
    color: #fff;
    padding-left: 160px;
}

.contact-con {
    padding-top: 20px;
    font: 400 14px/29px "微软雅黑";
    color: #666
}

.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;
}

.navigation {
    float: right;
    width: 100px;
}


/*首页下载中心*/

.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;
}


/*友情链接*/

.links {
    margin-top: 25px;
}

.f_link {
    width: 1200px;
    margin: 0 auto;
}


/*页面底部*/

.out-foot {
    background: #0091d3;
    height: 300px;
}

#footer {
    position: relative;
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    font-family: "微软雅黑";
    color: #fff;
    padding-top: 40px;
}

#footer a {
    color: #fff;
}

#footer a:visited {
    color: #fff;
    text-decoration: none;
}

#footer a:hover {
    color: #e87518;
    text-decoration: none;
}

.nav_foot {
    text-align: center;
    line-height: 42px;
    color: #fff;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    font: 400 14px/42px "微软雅黑"
}

.copyright {
    text-align: center;
    font-family: "微软雅黑";
    color: #000000;
}

.foot {
    width: 1000px;
    margin: 0 auto;
    padding-top: 30px;
    color: #fff;
}

.foot-logo {
    width: 120px;
    padding-top: 30px;
}

.zhuying {
    display: block;
    width: 1200px;
    position: relative;
    bottom: -60px;
}

.foot-erweima {
    width: 120px;
    padding-top: 30px;
}

.copyright a {
    color: #000000;
}

.get,
.get a {
    color: #000000;
}

.more_region {
    position: absolute;
    right: 10px;
    line-height: 30px;
    top: 0;
    font-weight: normal;
    font-size: 12px;
}

#footer h3 {
    width: 80px;
    line-height: 30px;
    position: absolute;
    right: 233px;
    top: 5px;
    font-weight: normal;
}


/*------------内页-------------------*/

.n_banner {
    width: 1600px;
    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: 10px;
    padding-top: 15px;
    overflow: hidden;
    line-height: 24px;
}

.link1 {
    width: 70px;
    float: left;
    line-height: 30px;
}

.link2 {
    width: 1130px;
    float: right;
    line-height: 30px;
}