@charset "utf-8";
html,body{height:100%; padding:0px; margin:0px;min-width: 1200px;font:14px 微软雅黑;color:#444;}
a { text-decoration: none; outline: none; color: #666; transition: 0.2s; }
p{text-align: justify;text-justify:inter-ideograph;margin: 0;}
li {list-style-type: none; vertical-align: top; margin: 0;padding:0;}
ul {margin: 0;padding: 0;}
img{margin: 0;padding: 0;border: 0; vertical-align: top;}
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; margin: 0;padding: 0}
dl,dt,dd{padding: 0;margin:0;}
i,em{font-style: normal;}

.fl {float:left;}
.fr {float:right;}
.clear{clear:both;}
.w0{width: 100%;}
.w1200{width: 1200px;margin:0 auto;}
.w1140{width: 1140px;margin:0 auto;}

/*header start*/
.header .head_body{height: 120px;background: url(../images/topbg.png) repeat-y center;}
.header .head_body .logo{padding: 30px 0}
.header .head_body .ht_link{color:#fff;padding: 20px 0}
.header .head_body .ht_link a{color:#fff;padding: 0 10px}
.header .head_body .ht_icon{text-align: right}
.header .head_body .ht_icon a img{opacity: 0.5;margin-left: 15px}
.header .head_body .ht_icon a:hover img{opacity: 1;}

.header .head_nav{height: 40px;line-height: 40px;background: #020267}
.header .head_nav ul li{width: 171.4px;float: left;text-align: center;background: url(../images/line.png) no-repeat center right;}
.header .head_nav ul li a{display: block;text-align: center;font-size: 15px;color: #fff}
.header .head_nav ul li:hover a{color: #FF3630;font-weight: bold;font-size: 16px}

/*banner start*/
.flexslider {
    margin: 0px auto 0px;
    position: relative;
    width: 1200px;
    height:500px;
    overflow: hidden;
    zoom: 1;
}

.flexslider .slides li {
    width: 100%;
    height: 100%;
    position: relative;
}
.flexslider .slides li .cover {width: 100%;height: 120px;padding:10px 0;background: rgba(0,0,0,0.4);color: #fff;text-align: center;position: absolute;bottom: 0px;z-index: 999}
.flexslider .slides li .cover b{font-size: 30px;text-shadow: 2px 2px 5px #222222;}
.flexslider .slides li .cover p{text-align: center;font-size: 18px;line-height: 120%}
.flex-direction-nav a {
    width: 70px;
    height: 70px;
    line-height: 99em;
    overflow: hidden;
    margin: -35px 0 0;
    display: block;
    background: url(../images/ad_ctr.png) no-repeat;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
  
}

.flex-direction-nav .flex-next {
    background-position: 0 -70px;
    right: 0;
}

.flex-direction-nav .flex-prev {
    left: 0;
}

.flexslider:hover .flex-next {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 0px;
    text-align: center;
    z-index: 9999;
}

.flex-control-nav li {
    margin: 0 2px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    background: #aaa;
    display: block;
    height: 10px;
    overflow: hidden;
    text-indent: -99em;
    width: 10px;
    cursor: pointer;
    -webkit-transition: all 0s ease;
    border-radius: 10px;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
    background: #265DB5;
}

.flexslider .slides a img {
    width: 100%;
    height: 500px;
    display: block;
}
/*banner end*/

.title{text-align: center;}
.title b{font-size: 30px;color: #020276}
.title em{display: block;width: 50px;height:3px;background: #ff0000;margin:10px auto 30px;}

/*company start*/
.company{padding: 50px 0;}
.company .com_l{width: 330px}
.company .com_m{width: 620px;padding: 0 50px}
.company .com_r{width: 150px}
.company .com_m .tit{font-size: 28px;color: #000066;font-family: Arial;font-weight: bold;}
.company .com_m .tit span{color: #ff0000}
.company .com_m i{font-size: 18px;letter-spacing: 2px;padding-bottom: 15px;display: block;color: #333}
.company .com_m i b{font-size: 24px;letter-spacing: 0px;color: #ff0000}
.company .com_m p{line-height: 170%;text-indent: 2em;}
.company .com_m p.p2{font-size: 14px;font-family: Arial;line-height: 140%}
.company .com_m a.more{display: block;width: 100px;height: 33px;background: #020267;border-radius: 5px;text-align: center;line-height: 33px;color: #fff;margin-top: 10px}
.company .com_m a.more:hover {background: #FF0000}
.company .com_r ul li{height:55px;line-height: 55px;font-size: 16px;padding-left: 50px}
.company .com_r ul li a{color: #020267}
.company .com_r ul li:hover a{color: #FF0000}
.company .com_r ul li:nth-child(1) {background: url(../images/pro_icon.png) no-repeat center left;}
.company .com_r ul li:nth-child(2) {background: url(../images/case_icon.png) no-repeat center left;}
.company .com_r ul li:nth-child(3) {background: url(../images/vid_icon.png) no-repeat center left;}
.company .com_r ul li:nth-child(4) {background: url(../images/lx_icon.png) no-repeat center left;}
/*company end*/

/*product start*/
.pro_body{padding: 30px 20px;background: #E0E0F1;width: 1160px}
.pro_list{text-align: center;}
.pro_list a{display: inline-block;padding: 6px 20px;margin:0 20px;font-size: 15px;border-radius: 5px;border:1px solid #020276;color: #020276}
.pro_list a:hover {background: #FF0000;color: #fff;border-color: #ff0000}
.pro_body ul li{float: left;width: 260px;margin:20px 15px;}
.pro_body ul li .img{width: 260px;height: 188px;overflow: hidden;}
.pro_body ul li .img img{width: 260px;height: 188px;display: block;transition:.5s ease-in;}
.pro_body ul li:hover img{ transform:scale(1.1,1.1);}
.pro_body ul li p{line-height: 30px;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;font-size: 15px}
.pro_body ul li .more{display: block;font-size: 13px;height: 26px;width: 90px;background: #020276;line-height: 25px;text-align: center;color: #fff;border-left:4px solid #ff0000;}

/*product end*/

/*news start*/
.new{padding: 50px 0}
.new .new_body dl{width: 1200px;}
.new .new_body dt{width: 580px;margin-left: 40px;float: left;}
.new .new_body dt a{display: block;width: 270px;margin-left:40px;}
.new .new_body dl dt:nth-child(1) {margin-left: 0px;}
.new .new_body dl dt i{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size: 18px;line-height: 40px;color: #333;padding-bottom: 10px;}
.new .new_body dl dt:hover i{color: #020276;}
.new .new_body dl dt p{line-height: 160%;color: #666;}
.new .new_body dl dt img{border:1px solid #dfdfdf;width: 268px}
.new dt font{display: block;padding-top: 15px;color: #aaa;}

.new dt span{display: block;width: 100px;height: 33px;background: #020267;border-radius: 5px;text-align: center;line-height: 33px;color: #fff;margin-top: 20px}
.new dt:hover span{background: #ff0000;color: #fff;}

.new dd{width: 270px;margin-left: 40px}
.new dd a{display: block;width: 268px;height: 45px;line-height: 45px;border-bottom: 1px solid #dfdfdf}
.new dd a b{display: inline-block;width: 40px;height: 40px;background: #020276;text-align: center;line-height: 40px;color: #fff;font-size: 20px;float:left;margin: 5px}
.new dd a span{display: inline-block;width: calc(100% - 15px);white-space:nowrap; overflow:hidden; text-overflow:ellipsis;padding-left: 15px;background: url(../images/newsList.png) no-repeat center left;}
.new dd a:hover {color: #020276}
/*footer start*/
.footer{padding: 40px 0;background: #CCCCCC}
.foot_n,.foot_p,.foot_lx{margin-right: 100px}
.foot_n b,.foot_p b,.foot_lx b {font-size: 18px;display: block;padding-bottom: 10px}
.foot_n li,.foot_p li,.foot_lx li{line-height:28px;font-size: 15px;color: #666}

.foot_bot{height: 45px;line-height: 45px;background: #E5E5E5;}

/*footer end*/