input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

img {
    border: none;
    background: none;
    vertical-align: middle;
}

ul,
ol,
li {
    list-style-type: none;
}

select,
input,
img,
select {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table,
th,
td {
    vertical-align: middle
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

a {
    text-decoration: none;
    outline: none;
}

a:link {
    color: #666;
}

a:visited {
    color: #666;
}

a:hover,
a:active,
a:focus {
    color: #e87518;
    text-decoration: none;
    outline: none;
}

h1,
h2,
h3,
h4 {
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

.wd1200 {
    width: 1200px;
    margin: 0 auto;
}

p {
    margin: 0;
}


/*滚动*/

#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800%
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

#m_demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#m_indemo {
    float: left;
    width: 800%
}

#m_demo1 {
    float: left;
}

#m_demo2 {
    float: left;
}

#ydemo {
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    height: 307px;
}

#yindemo {
    height: 100%;
}

#ydemo1 {}

#ydemo2 {}


/*头部*/

#header {
    width: 1920px;
    position: fixed;
    left: 50%;
    margin-left: -960px;
    height: 190px;
    background: url(bd5735450f91784df64bc931dee7c9aa69f68335.png) repeat-x;
        z-index: 999
}

.topLink {
    height: 40px;
    font: 400 14px/40px "Microsoft Yahei";
    color: #cfcfcf;
}

.topLink a {
    height: 40px;
    font: 400 14px/40px "Microsoft Yahei";
    color: #cfcfcf;
}

.toplogo {
    height: 93px;
	margin-top:2px;
}

.logo {
    width: 85px;
    height: 93px;
    background: url(fb87f4f6609ccf3892b72139849f73d62905b208.png) no-repeat right 45%;
    padding-top: 10px;
    box-sizing: border-box;
	text-align:left;
}

.logowz {
    width: 600px;
    padding-top: 18px;
    margin-left: 10px;
}

.toplx {
    margin-top: 24px;
    margin-right: 0px;
	background: url(d5d4f25649f7137a41959641920ad34ca18c6f28.jpg) no-repeat left 50%;
	padding-left:30px;
}




/*导航栏样式*/

#menu {
    width: 1200px;
    margin: 0 auto;
}

.navs {
    height: 57px;
    
}

.navs li {
    line-height: 57px;
    height: 57px;
    text-align: center;
    width: 150px;
    float: left;
    position: relative;
    z-index: 999;
}

.navs li a {
    display: block;
    line-height: 57px;
    width: 150px;
    color: #fff;
    height: 57px;
    font-size: 18px;
    font-family: "Microsoft Yahei";
}

.navs li a:hover {
    color: #1e50ae;
    text-decoration: none;
    background-color: #fff;
}

.navs .sec {
    height: 0;
    background: #1e50ae;
    width: 150px;
    color: #fff;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 57px;
    left: 0px;
}

.navs .sec a {
    background: #1e50ae;
    color: #fff;
    height: 57px;
    line-height: 57px;
    width: 150px;
    font-size: 16px;
    
}

.navs .sec a:hover {
    background: #fff;
    text-decoration: none;
}

.navs a.linshi {
    background: #1e50ae;
    text-decoration: none;
    width: 150px
}

.page-banner img{    margin-top: 190px;}


/*热门搜索*/

.search {
    text-align: left;
    height: 55px;
}

#formsearch {
    width: 320px;
    float: right;
    background: url(a68e8d4dee44c545d35ac1095d302abc1e68b946.jpg) no-repeat center center;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
}

.hotSearch {
    width: 400px;
    float: left;
    height: 55px;
    line-height: 55px;
    font-weight: normal;
    font-size: 14px;
}

#search-type {
    float: left;
    width: 100px;
    height: 24px;
    margin-right: 5px;
}


/*搜索和热门搜索*/

.hotSearch a {
    margin-right: 6px;
    background: url(7586e758192fb217d9b655bb9bd7976b43aa09d1.jpg) no-repeat right center;
    display: inline-block;
    width: 90px;
    text-align: center;
}

.hotSearch a:last-child {
    background: none;
}

.hotSearch a:hover {
    color: #1e50ae;
}

#formsearch input {
    height: 23px;
    background: #fff;
    line-height: 23px;
    border: none;
    outline: none;
}

#formsearch input#keyword {
    height: 27px;
    line-height: 27px;
    padding-left: 4px;
    color: #b9b9b9;
    margin-left: 38px;
    width: 210px;
    background: none;
}

#formsearch input#s_btn {
    width: 30px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    border: none;
    cursor: pointer;
    background: url(6829b958b9ab11cc11a953abc0bd8ac303353566.png) no-repeat center center;
}

.wpro {
    text-align: center;
}

.prot {
    width: 1200px;
    margin-top: 20px;
}

.wpro .prot h3 {
    background: url(f9d0152303fb6d11bab070b8e2ce0caba0c69121.jpg) no-repeat center center;
    font: 600 30px/42px "Microsoft Yahei";
    color: #1e50ae;
    padding: 5px 0px;
}

.prot h3 span {
    color: #333333;
    margin-left: 10px;
}

.proc {
    margin-top: 15px;
}

.procl {
    width: 255px;
    height: 811px;
    background: url(60b3f3f4f368efa47c7c8f043dcfc0e8768ef1ca.png) no-repeat center center;
}

.procl .protf {
    color: #fff;
    font: 400 24px/30px "Microsoft Yahei";
    padding-top: 37px;
    margin-left: 14px;
}

.procl .proc_li {
    margin-top: 56px;
    height: 305px;
}

.proc_li li {
    width: 148px;
    height: 46px;
    margin-left: 50px;
    text-align: left;
    margin-bottom: 10px;
}

.proc_li li a {
    font: 400 16px/31px "Microsoft Yahei";
    color: #fff;
    padding-left: 20px;
}

.proc_li li:hover {
    background-color: #fff;
}

.proc_li li:hover a {
    color: #1e50ae;
}

.procl .proc-img {
    margin-top: 30px;
    height: 198px;
}

.proc .procr {
    width: 945px;
    height: 802px;
}

.procr .prowz {
    text-align: left;
    background: url(3a93d0716f1c7108e1f3c41932d59a1f55e85bcc.png) no-repeat center bottom;
    height: 38px;
    line-height: 28px;
    padding-left: 3px;
    font: 400 23px/28px "Microsoft Yahei";
    color: #666666;
    position: relative;
}

.procr .prowz a {
    display: block;
    width: 63px;
    height: 28px;
    font: 400 14px/28px "微软雅黑";
    color: #666666;
    position: absolute;
    top: 0px;
    right: 5px;
    text-align: center;
}

.procr .prowz a:hover {
    background-color: #1e50ae;
    color: #fff;
    border-radius: 3px;
}

.wproduct_list li {
    float: left;
    width: 301px;
    height: 367px;
    margin-left: 10px;
	margin-right: 7px;
    margin-top: 17px;
}

.wproduct_list li:nth-child(3n) {
    margin-left: 0px;
}

.wproduct_list li .img {

    padding: 3px 2px;
    border: 1px solid #e7e7e7;
    display: block;
    overflow: hidden;
}

.wproduct_list li h2 .img img {
    width: 295px;
    height: 315px;
}

.wproduct_list li h2 {
    width: 301px;
    height: 42px;
    line-height: 42px;
}

.wproduct_list li h2 a {
    font: 16px/42px "Microsoft Yahei";
    color: #666;
}

.wproduct_list li:hover .img {
    border: 1px solid #1e50ae;
}

.wproduct_list li:hover h2 a {
    color: #1e50ae;
}

.wproduct_list li .img img {
    width: 295px;
    height: 315px;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.wproduct_list li .img img:hover {
    background: #fff;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
}

.wys {
    width: 1920px;
    height: 875px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: url(4ced5343dec312866ba634d54436a4fe08f08b44.jpg) no-repeat center center;
    text-align: center;
    margin-top: 65px;
}

.ysc1 {
    margin-top: 25px;
}

.yswz {
    padding-top: 175px;
    font: 400 14px/25px "Microsoft Yahei";
    color: #666666;
}

.ys1 {
    background: #5e5e5e url(1f9d784d98ef9bf29099fbf7d11b8551584ef16d.png) no-repeat 30px 58px;
    width: 455px;
    height: 165px;
}

.ys1 h3 {
    font: 600 20px/30px "Microsoft Yahei";
    color: #fff;
    margin-top: 45px;
    margin-left: 113px;
}

.ys1 .ys1wz {
    width: 301px;
    text-align: left;
    color: #fff;
    font: 400 16px/28px "Microsoft Yahei";
    margin-left: 135px;
}

.ys2 {
    background: #5e5e5e url(21dbdf71606ef86660abad6ebcd85f31866b40ef.png) no-repeat 46px 45px;
    width: 745px;
    height: 165px;
}

.ys2 h3 {
    font: 600 20px/30px "Microsoft Yahei";
    color: #fff;
    margin-top: 42px;
    margin-left: 156px;
    text-align: left;
}

.ys2 .ys2wz {
    width: 551px;
    text-align: left;
    color: #fff;
    font: 400 16px/28px "Microsoft Yahei";
    margin-left: 156px;
}

.ys3-img {
    width: 565px;
    height: 170px;
}

.ys4-img {
    width: 316px;
    height: 378px;
}

.ysc2l {
    width: 565px;
}

.ysc2r {
    width: 635px;
}

.ys3 {
    background: #5e5e5e url(4c9f7dbdc12f98d9f8971f944ef25ffc35f8a738.png) no-repeat 46px 45px;
    width: 565px;
    height: 209px;
}

.ys3 h3 {
    font: 600 20px/30px "Microsoft Yahei";
    color: #fff;
    padding-top: 34px;
    margin-left: 156px;
    text-align: left;
}

.ys3 .ys3wz {
    width: 396px;
    text-align: left;
    color: #fff;
    font: 400 16px/28px "Microsoft Yahei";
    margin-left: 156px;
}

.ys4 {
    background: #5e5e5e url(d5d9d9f4d7e358489e14b9b630c09bf906b974db.png) no-repeat 30px 45px;
    width: 319px;
    height: 378px;
}

.ys4 h3 {
    width: 319px;
    font: 600 20px/30px "Microsoft Yahei";
    color: #fff;
    padding-top: 88px;
    margin-left: 113px;
    text-align: left;
}

.ys4 .ys4wz {
    width: 254px;
    text-align: left;
    color: #fff;
    font: 400 16px/28px "Microsoft Yahei";
    margin-left: 57px;
}

.ys1:hover {
    background: #2152ae url(7217074c82f0461aabef82c0ac0891026358b608.png) no-repeat 30px 58px;
}

.ys2:hover {
    background: #2152ae url(f0075a66015794409256422215ef7fcdd9113c75.png) no-repeat 46px 45px;
}

.ys3:hover {
    background: #2152ae url(6001cbc32bac7a841280f5725f64047d8710e9a7.png) no-repeat 46px 45px;
}

.ys4:hover {
    background: #2152ae url(e41d774f24b837d46bbbf7dade6eed379dc02fc2.png) no-repeat 30px 45px;
}

.wproduct_case li {
    float: left;
    margin-right: 14px;
    margin-top: 17px;
}

.wproduct_case li:nth-child(4n) {
    margin-right: 0px;
}

.wproduct_case li .img {
    width: 272px;
    height: 291px;
    padding: 3px 2px;
    border: 1px solid #e7e7e7;
    display: block;
    overflow: hidden;
}

.wproduct_case li h2 .img img {
    width: 272px;
    height: 291px;
}

.wproduct_case li h2 {
    width: 275px;
    height: 42px;
    line-height: 42px;
}

.wproduct_case li h2 a {
    font: 16px/42px "Microsoft Yahei";
    color: #666;
}

.wproduct_case li:hover .img {
    border: 1px solid #1e50ae;
}

.wproduct_case li:hover h2 a {
    color: #1e50ae;
}

.wproduct_case li .img img {
    width: 100%;
    height: 100%;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.wproduct_case li .img img:hover {
    background: #fff;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
}

.more9 {
    width: 116px;
    height: 29px;
    border: 1px solid #000;
    text-align: center;
    display: block;
    font: 400 16px/29px "Microsoft Yahei";
    color: #000;
    margin: 0 auto;
    margin-top: 20px;
}

.more9:hover {
    border: 1px solid #1e50ae;
    color: #1e50ae;
}

.box4 {
    background: url(f623eeb7da3a660e47411e487e67a142ca7e6446.jpg)no-repeat top center;
    height: 557px;
    /*background-attachment: fixed;*/
    margin-top: 54px;
}

.box4t {
    background: url(../images/tt3.png) no-repeat center 81%;
    text-align: center;
    font-size: 26px;
    color: #ffffff;
    line-height: 36px;
    padding-top: 61px;
}

.box4t b {
    font-weight: normal;
    color: #f89d06;
}

.box4t span {
    display: block;
    font-size: 14px;
    color: #f5e9d4;
    text-transform: uppercase;
}

.box4_fl {
    float: left;
    width: 561px;
    margin-top: 106px;
    font-size: 14px;
    color: #ffffff;
    line-height: 28px;
    margin-left: 31px;
}

.box4_fl h3 {
    font: 600 20px/24px "Microsoft Yahei";
    color: #fff;
}

.box4_fl .boxwz {
    font: 400 15px/24px "Microsoft Yahei";
    color: #fff;
    padding-top: 15px;
}

.box4_fl p a {
    font-size: 14px;
    color: #f89d06;
}

.box4_tu {
    float: right;
    width: 557px;
    margin-top: 84px;
    position: relative;
}

.box4_tu .span1 {
    width: 57px;
    height: 6px;
    display: block;
    position: absolute;
    background: #1e50ae;
    top: 22px;
    right: -28px;
}

.box4 .con {
   /* background: url(dfdbf18a0e90f2095e4a283b3710878727427884.png) no-repeat 0px 80px;*/
    width: 1200px;
    height: 557px;
}

.more1 {
    width: 134px;
    height: 35px;
    text-align: center;
    display: block;
    font: 400 15px/35px "Microsoft Yahei";
    color: #ffffff!important;
    margin: 0 33px;
    margin-top: -73px;
    border: 1px solid #fff;
    float: left;
}

.more1:hover {
    background: #1e50ae;
    color: #fff;
}

.wnews {
    width: 1220px;
    height: 411px;
    background: url(07c49605378ff0aa967bf397765e846dd4939259.png) no-repeat center center;
    margin-top: 25px;
}

.newswz {
    width: 530px;
    height: 253px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    padding-top: 134px;
    padding-left: 83px;
}

.newsgun {
    width: 600px;
    text-align: left;
}

.newsgun h2 {
    height: 88px;
    font: 400 18px/100px "Microsoft Yahei";
    color: #333333;
    text-align: left;
    padding-left: 15px;
    position: relative;
}

.more2 {
    width: 83px;
    height: 26px;
    text-align: center;
    display: block;
    font: 400 14px/26px "Microsoft Yahei";
    color: #1e50ae!important;
    border: 1px solid #1e50ae;
    border-radius: 10px;
    position: absolute;
    top: 38px;
    right: 26px;
}

.more2:hover {
    background: #1e50ae;
    color: #fff!important;
}

.newsgun li {
    width: 550px;
    height: 100px;
    border-bottom: 1px dashed #bfbfbf;
    margin-left: 20px;
    padding: 15px 5px 0px 0px;
}

.newsgun li a {
    font-size: 16px;
    color: #333333;
    line-height: 30px;
}

.newsgun li a:hover {
    color: #1e50ae;
}

.newsgun li a span {
    width: 22px;
    height: 22px;
    color: #fff;
    background: #1e50ae;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    display: inline-block;
    margin-right: 5px;
    border-radius: 50%;
}

.newsgun li .summary {
    margin-top: 5px;
    color: #535353;
    font-size: 14px;
}

.newsgun .summary .wmore {
    width: 22px;
    height: 22px;
    color: #fff;
    background: #666666;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    display: inline-block;
    margin-right: 5px;
    border-radius: 50%;
}

.newsgun .summary .content {
    width: 465px;
    height: 40px;
    color: #777777;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    text-align: left;
	overflow:hidden;
}

.news1 {
    width: 385px;
    height: 520px;
    box-shadow: 0px 0px 9px #e4e4e4;
    margin-right: 7px;
    margin-left: 10px;
    padding-left: 25px;
}

.news1:nth-child(3) {
    margin-right: 0px;
}

.news-img {
    width: 331px;
    height: 145px;
}

.newtl {
    height: 77px;
    position: relative;
    font: 400 18px/20px "Microsoft Yahei";
    color: #333333;
    text-align: left;
    padding-top: 35px;
}

.newss {
    height: 333px;
    text-align: left;
}

.newss li {
    width: 333px;
    height: 37px;
    line-height: 37px;
    background: url(a2aaaf350c0d16f9e1339a7b06c981c876a1cca0.png) no-repeat left center;
    padding-left: 13px;
	overflow:hidden;
}

.newss li a {
    font: 400 14px/37px "Microsoft Yahei";
    color: #555555;
}

.newss li:hover {
    background: url(271956d8fc15fa8fb159aca6036fe92d3938f2cc.png) no-repeat left center;
}

.newss li:hover a {
    color: #1e50ae;
}

.more3 {
    width: 83px;
    height: 26px;
    text-align: center;
    display: block;
    font: 400 14px/26px "Microsoft Yahei";
    color: #1e50ae!important;
    border: 1px solid #1e50ae;
    border-radius: 10px;
    position: absolute;
    top: 32px;
    left: 247px;
}

.more3:hover {
    background: #1e50ae;
    color: #fff!important;
}

.lianxi {
    width: 1920px;
    padding-bottom: 20px;
    background: #434343;
    position: relative;
    left: 50%;
    margin-left: -960px;
    margin-top: 55px;
    padding-top: 45px;
    text-align: left;
}

.lx1 {
    /* width: 212px; */
}

.lx2 {
    /* width: 208px; */
    margin-left: 145px;
}

.lx3 {
    /* width: 206px; */
    margin-left: 145px;
}

.lx4 {
    /* width: 206px; */
    margin-left: 145px;
}

.lx5 {
    width: 355px;
}

.lx li,
.lx5 h3 {
    font: 600 16px/30px "Microsoft Yahei";
    color: #ffffff;
}

.sec1 a {
    display: block;
    font: 400 16px/36px "Microsoft Yahei";
    color: #ffffff;
}

.sec1 a:hover {
    color: #1e50ae;
}

.lx5 .lx55 {
    font: 400 14px/35px "Microsoft Yahei";
    color: #fff;
}


/*页面底部*/

#footer {
    position: relative;
    text-align: center;
    background: #333333;
    padding: 15px 0;
    font-size: 14px;
    color: #717171;
}

#footer a {
    color: #717171;
}

#footer a:hover {
    color: #1e50ae;
    text-decoration: none;
}

.nav_foot {
    text-align: left;
    line-height: 24px;
    color: #717171;
    width: 600px;
    margin-top: 10px;
}

.copyright {
    text-align: right;
    line-height: 24px;
    width: 600px;
    margin-top: 10px;
}