@charset "utf-8";
/* css document */
* {
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    padding: 0;
    font-family: arial, helvetica, sans-serif;
	/* replaced "微软雅黑"*/
    font-size: 12px;
    color: #666;
    border: 0px;
    text-decoration: none;
}

img, a {
    text-decoration: none;
    border: none;
}

img {
    border: 0 none;
}

ul, li {
    list-style-type: none;
}

.top {
    margin: 0 auto;
    width: 100%;
    /* height: 107px; */
    /* border-top: 2px solid #003462; */
}

.topbox {
    margin: 0 auto;
    width: 980px;
    height: 107px;
}

.logo {
    float: left;
    width: 229px;
    height: 107px;
}

.lan {
    float: left;
    width: 751px;
    height: 26px;
}

.lan1 {
    float: left;
    display: inline;
    margin-left: 560px;
    width: 191px;
    height: 26px;
    background: url(/uploads/image/images/lan_bg.jpg) no-repeat;
}

    .lan1.w256 {
        margin-left: 495px;
        width: 256px;
        background: url(/uploads/image/images/lan_bg2.jpg) no-repeat;
    }

    .lan1.w226 {
        margin-left: 525px;
        width: 226px;
        background: url(/uploads/image/images/lan_bg1.jpg) no-repeat;
    }

    .lan1 a {
        float: left;
        height: 26px;
        line-height: 23px;
        color: #fff;
    }

    .lan1 span {
        float: left;
        line-height: 23px;
        height: 26px;
        color: #fff;
        padding: 0px 5px;
    }

    .lan1 .china {
        float: left;
        margin: 3px 10px 0px 0px;
        width: 22px;
        height: 16px;
        border: 0px;
        background: url(/uploads/image/images/china.jpg) no-repeat;
        cursor: pointer;
    }

    .lan1 .eng {
        float: left;
        margin: 3px 10px 0px 0px;
        width: 22px;
        height: 16px;
        border: 0px;
        background: url(/uploads/image/images/eng.jpg) no-repeat;
        cursor: pointer;
    }

    .lan1 .spa {
        float: left;
        margin: 3px 10px 0px 0px;
        width: 22px;
        height: 16px;
        border: 0px;
        background: url(/uploads/image/images/spa.jpg) no-repeat;
        cursor: pointer;
    }

    .lan1 .rus {
        float: left;
        margin: 3px 10px 0px 0px;
        width: 22px;
        height: 16px;
        border: 0px;
        background: url(/uploads/image/images/rus.jpg) no-repeat;
        cursor: pointer;
    }

.fenxiang {
    float: right;
    display: inline;
    width: 731px;
    height: 30px;
    padding: 8px 0px 0px;
}

.search {
    float: left;
    display: inline;
    width: 751px;
    height: 30px;
    padding: 8px 0px 0px 0px;
}

.search_txt {
    float: right;
    display: inline;
    width: 153px;
    height: 30px;
    line-height: 30px;
    border: 0px;
    background: url(/uploads/image/images/search_txt.jpg) no-repeat;
    margin-left: 20px;
    color: #ccc;
    font-size: 14px;
    padding-left: 10px;
}

.search_btn {
    float: right;
    display: inline;
    width: 30px;
    height: 30px;
    border: 0px;
    background: url(/uploads/image/images/search_btn.jpg) no-repeat;
    cursor: pointer;
    margin-left: 10px;
    margin-right: 2px;
}
/*-------- nav  begin---------*/
.navbox {
    width: 100%;
    height: 34px;
    background: url(/uploads/image/images/nav_bg.jpg) repeat-x;
}

#nav {
    width: 980px;
    height: 34px;
    margin: 0 auto;
}

    #nav ul li {
        width: 100px;
        height: 34px;
        float: left;
        position: relative;
        z-index: 100;
    }

    #nav ul.en li {
        width: 120px;
    }

    #nav ul li a {
        display: block;
        width: 100px;
        height: 34px;
        text-align: center;
        font-size: 14px;
        color: #fff;
        line-height: 34px;
    }

    #nav ul.en li a {
        width: 120px;
    }

    #nav ul li a:hover, #nav ul li a.active, #nav ul li .nav_second a:hover {
        color: #999999;
    }
/*#nav_line{
	width:100%;
	height:10px;
	background: repeat-x;
	font-size:1px;
	_display:inline;}*/

.nav_second {
    height: 32px;
    line-height: 32px;
    vertical-align: middle;
    z-index: 990;
    text-align: left;
    display: none;
    color: #fff;
    left: 0px;
    position: absolute;
    left: 0px;
    top: 34px;
}

#nav ul li .nav_second.w130 a {
    width: 130px;
}

#nav ul li .nav_second.w150 a {
    width: 150px;
}

#nav ul li .nav_second a {
    z-index: 100;
    display: block;
    font-size: 12px;
    color: #fff;
    width: 120px;
    height: 27px;
    line-height: 27px;
    background: #003462;
    overflow: hidden;
}

#nav ul.en li .nav_second a {
    width: 150px;
}
/*#nav ul li .nav_second a{
text-align:left;padding:0 5px;}*/
#nav ul li .nav_second.aleft a {
    text-align: left;
    width: 120px;
    padding: 0 5px;
}

#nav ul li .nav_second.ew220 a {
    width: 220px;
}
/*-------- nav end---------*/

/*-------- banner begin---------*/
.banner {
    width: 100%;
    height: 300px;
    background: url(/uploads/image/images/banner_bg.jpg) repeat-x;
}

.indexcon {
    width: 980px;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 10px;
}

    .indexcon .flashbanner {
        width: 980px;
        height: 278px;
        overflow: hidden;
        margin-bottom: 12px;
    }

.flashbanner {
    position: relative;
}

    .flashbanner .mask {
        height: 24px;
        line-height: 24px;
        /*background-color: #003462;
	bottom: -32px;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;*/
        width: 100%;
        text-align: right;
        position: absolute;
        left: 0;
        overflow: hidden;
    }

        .flashbanner .mask img {
            vertical-align: middle;
            margin-right: 5px;
            cursor: pointer;
            border: 4px solid #003462;
            _display: inline;
            background: #f00;
            width: 0;
            height: 0;
        }

            .flashbanner .mask img.show {
                border: 4px solid #fff
            }

.banner_line {
    width: 980px;
    height: 20px;
    margin: 0 auto;
    background: url(/uploads/image/images/banner_bg1.jpg) no-repeat;
}
/*-------- banner end---------*/
/*-------- h_products ---------*/
.h_products {
    width: 980px;
    height: 250px;
    padding-top: 20px;
    margin: 0 auto;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    display: inline-table
}

*   html .clearfix {
    height: 1%
}

.clearfix {
    display: block
}

*   html .clearfix {
    min-height: 1%
}
/*公共部分*/
.wc960 {
    margin: 0 auto;
    width: 950px;
}

.fleft {
    float: left;
}

.fr {
    float: right;
}
/*.mt20{margin-top:20px;}*/
.icon {
    background:  no-repeat 0 0;
}

.warp-pic-list li {
    float: left;
    display: inline;
}

.warp-pic-list .img_wrap {
    display: block;
    font-size: 0;
    overflow: hidden;
}

.warp-pic-list .text-area {
    line-height: 24px;
}
/*全局板块*/
.row .hd {
    height: 40px;
}

    .row .hd .title {
        font-size: 18px;
        line-height: 40px;
        color: #003462;
    }

        .row .hd .title span {
            font-size: 14px;
            color: #666666;
            line-height: 24px;
        }
/*全局页签*/
.tab-t-3 {
    /*width: 70px;*/
    margin-right: 40px;
    margin-top: 10px;
}

    .tab-t-3 li {
        width: 13px;
        height: 9px;
        font-size: 0;
        background: url(/uploads/image/images/tuijian_bit2.jpg) no-repeat; /*background-color:#a3a3a3;*/
        float: left;
        margin-left: 10px;
        cursor: pointer;
        display: inline;
    }

        .tab-t-3 li.cur {
            background: url(/uploads/image/images/tuijian_bit1.jpg) no-repeat; /*background-color:#003462;*/
        }
/*热门*/
.fr {
    position: relative;
}

.rowe .warp-pic-list { /*position:relative;*/
    width: 950px;
    height: 200px;
    overflow: hidden;
}

.rowe .count li {
    margin-right: 10px;
    width: 150px;
    height: 200px;
    display: inline;
}

.rowe .count .img_wrap {
    width: 140px;
    height: 140px;
    padding: 4px;
    border: 0px solid #cccccc
}

.rowe .count li .img_wrap img {
    display: block;
    width: 136px;
    height: 136px;
    border: 0px solid #666666;
	
	  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}

.rowe .count li a:hover img {
    border: 2px solid #003462;
	width: 140px;
	height: 140px;
	border-radius: 50%;
	overflow: visible;
}

.rowe .count li .text-area p {
    line-height: 17px;
    height: 36px;
    font-size: 14px;
    color: #003462;
}

    .rowe .count li .text-area p a {
        color: #003462;
    }

.rowe .count li .text-area span {
    line-height: 12px;
    height: 12px;
    font-size: 12px;
    overflow: hidden;
    color: #666666;
}

    .rowe .count li .text-area span a {
        color: #666666;
    }

.rowe .count li .text-area.en p {
    line-height: 14px;
    height: 28px;
    overflow: hidden;
    margin-bottom: 4px;
    margin-top: 2px;
}

.rowe .count li .text-area.en span {
    line-height: 14px;
}

.rowe .count li:hover .text-area, .rowe .count li.hover .text-area {
    color: #f00;
}

.rowe .count .p-num {
    font-family: "tahoma";
    font-weight: bold;
}

.rowe .btn {
    display: block;
    height: 15px;
    position: absolute;
    top: 5px;
    width: 14px;
    z-index: 200;
    cursor: pointer;
}

.rowe .prev {
    background: url(/uploads/image/images/tuijian_pre.jpg) no-repeat; /*background-position:0 -88px;*/
    right: 15px;
}

.rowe .next {
    background: url(/uploads/image/images/tuijian_next.jpg) no-repeat;
    right: 0;
}
/*-------- h_products end---------*/

/*-------- h_center---------*/
.h_centerbox {
    width: 980px;
    margin: 0 auto;
    
}

.h_center {
    width: 950px;
    margin: 0 auto;
}

.h_left {
    width: 710px;
    float: left;
}

.h_cate, .h_case {
    width: 708px;
    border: 0px solid #cccccc;
    float: left;
}

.h_cate {
    height:770px;
    overflow: hidden;
}

.h_title {
    height: 28px;
    /*border: 0px solid #fff;
    background: url(/uploads/image/images/title_bg.jpg) repeat-x; */
    
}

    .h_title l {
        width: 706px;
        
    }

    .h_title h2 {
        font-size: 18px;
        line-height: 40px;
        color: #003462;
        /*font-size: 14px;
        font-weight: normal;
        color: #fff; */
        line-height: 28px;
        padding-left: 0px;
        border-bottom: 1px solid #003462;
    }

        .h_title h2 a {
            float: right;
            padding-right: 10px;
            color: #fff;
            font-size: 12px;
        }

        .h_title h2 span {
            color: #666666;
            padding-left: 30px;
        }

.h_list1 {
    padding: 10px 8px 50px;
    float: left;
}

    .h_list1 li {
        float: left;
        width: 173px;
        height: 180px;
        text-align: center;
    }

        .h_list1 li a.imgbox {
            width: 153px;
            padding: 10px;
        }

        .h_list1 li a img {
            width: 151px;
            height: 151px;
            border: 0px solid #666666;

            -webkit-transition: all 1s ease;
			-moz-transition: all 1s ease;
		    -o-transition: all 1s ease;
			-ms-transition: all 1s ease;
			transition: all 1s ease;
        }

        .h_list1 li a:hover img {
    	    width: 170px;
	        height: 160px;
	    overflow: visible;
        }

        .h_list1 li b {
            display: block;
            width: 153px;
            height: 28px;
            line-height: 14px;
            padding: 0 10px;
            overflow: hidden;
            text-align: center;
            font-size: 14px;
            color: #003462;
        }

            .h_list1 li b a {
                color: #003462;
                font-family: arial;
            }

            .h_list1 li b.for_en {
                height: 20px;
                line-height: 14px;
            }

        .h_list1 li p {
            display: none;
            width: 153px;
            height: 36px;
            overflow: hidden;
            text-align: left;
            padding: 0 10px;
            font-size: 12px;
            line-height: 18px;
            color: #666666;
        }

            .h_list1 li p a {
                color: #666666;
            }

.h_right {
    width: 225px;
    float: right;
}

.h_exhibitions, .h_news, .h_movie {
    width: 223px;
    border: 1px solid #cccccc;
}

.h_exhibitions {
    height: 285px;
}

/*展会新样式*/
#temp1 {
    height: 246px;
    width: 223px;
}

    #temp1 .jq-content-box {
        float: left;
        overflow: hidden;
        width: 183px;
        height: 240px;
        margin: 6px 0 0 20px;
        display: inline;
        position: relative
    }

        #temp1 .jq-content-box .jq-slide-content {
            position: absolute
        }

            #temp1 .jq-content-box .jq-slide-content li {
                zoom: 1;
                overflow: hidden;
                height: 120px;
                vertical-align: text-top
            }

                #temp1 .jq-content-box .jq-slide-content li img {
                    width: 183px;
                    height: 110px;
                    padding: 5px 0;
                    display: block
                }

.h_exhibitions .load {
    width: 183px;
    height: 24px;
    padding: 5px 0px 0px;
    margin-left: 20px;
    display: inline;
    float: left;
    border-top: 1px solid #808080;
    margin-top: 5px;
}

    .h_exhibitions .load a {
        display: block;
        float: left;
        width: 183px;
        height: 24px;
        line-height: 24px;
        overflow: hidden;
        color: #666666;
    }

        .h_exhibitions .load a span {
            float: right;
            height: 24px;
            width: 24px;
            background: url(/uploads/image/images/load1.gif) no-repeat 0 5px;
        }

        .h_exhibitions .load a:hover {
            color: #003462;
        }


/*展会新样式*/

/*展会旧样式
.h_exhibitions dd {
	width: 183px;
	height: 85px;
	padding: 10px 0;
	margin-left: 20px;
	border-bottom: 1px solid #808080;
}
.h_exhibitions dd .load {
	float: left;
}
.h_exhibitions dd .load a {
	color: #666666;
}
.h_exhibitions dd .load a:hover {
	color: #003462;
}
.h_exhibitions dd p {
	font-size: 12px;
	color: #003462;
	line-height: 20px;
}
.h_exhibitions dd img {
	float: right;
}
.h_exhibitions dd.load_last {
	border-bottom: 0px;
	height: 50px;
}
.h_exhibitions dd.load_last a {
	display: block;
	width: 183px;
	height: 18px;
	font-size: 12px;
	color: #003462;
	line-height: 18px;
	overflow: hidden;
}
*/

.h_news {
    margin-top: 20px;
}

    .h_news dd {
        padding: 10px 0;
    }

        .h_news dd a {
            margin: 0 20px;
            border-bottom: 1px dotted #ccc;
        }

.h_movie dd a {
    padding: 0 20px;
}

.h_news dd a, .h_movie dd a {
    display: block;
    width: 183px;
    height: 24px;
    font-size: 12px;
    color: #666666;
    line-height: 24px;
    overflow: hidden;
}

    .h_news dd a:hover, .h_movie dd a {
        color: #003462
    }

.h_movie {
    margin-top: 20px;
}

    .h_movie img {
        display: block;
        margin: 0 auto;
    }

.h_case {
    margin-top: 20px;
    height: 208px;
    overflow: hidden;
}

.h_list2 {
    width: 700px;
    margin: 0 auto;
    position: relative;
}

#arrleft, #arrright {
    position: absolute;
}

#arrleft {
    left: 0;
    top: 70px;
}

#arrright {
    right: 0;
    top: 70px;
}

#scrollbox {
    width: 648px;
    height: 178px;
    overflow: hidden;
    margin: 0 auto;
}

    #scrollbox.h145 ul li {
        height: 140px;
    }

    #scrollbox ul li {
        float: left;
        width: 186px;
        height: 160px;
        padding: 15px;
        overflow: hidden;
    }

        #scrollbox ul li a {
            text-align: left;
            font-size: 12px;
            line-height: 14px;
            color: #666666;
        }

        #scrollbox ul li img {
            width: 184px;
            height: 122px;
        }

        #scrollbox ul li a:hover {
            color: #003462;
        }
/*-------- h_center end---------*/
/*-------- bottom ---------*/
.bottom_top {
    margin-top: 20px;
    float: left;
    width: 100%;
    height: auto;
    background: url(/uploads/image/images/footer_bg.jpg) repeat-x #fff;
}

.bottom_down {
    float: left;
    width: 100%;
    height: 40px;
    background: #002d55;
}

.bottom_topbox {
    width: 980px;
    height: auto;
    margin: 0 auto;
    font-size: 12px;
    line-height: 24px;
    color: #666666;
    text-align: left;
}

.bottom_nav {
    margin-top: 10px;
    width: 100%;
    height: auto;
}

    .bottom_nav a, .bottom_topbox a {
        font-size: 12px;
        line-height: 24px;
        color: #666666;
    }

        .bottom_nav a:hover, .bottom_topbox a:hover {
            color: #003462;
        }

.bottom_nav_table table {
    width: 100%;
    table-layout: fixed;
    line-height: inherit;
}


.bottom_nav_table td {
    width: 14%;
    font-size: 10px;
    line-height: 18px;
    vertical-align: text-top
}



.bottom_downbox {
    width: 980px;
    height: 40px;
    margin: 0 auto;
}

.bottom_cop {
    float: left;
    font-size: 12px;
    line-height: 40px;
    color: #fff;
}

.bottom_share {
    float: right;
    display: inline;
    width: 190px;
    height: 30px;
    padding-top: 5px;
}


/*-------- bottom  end---------*/
/*搜索下拉*/
.bigautocomplete-layout {
    display: none;
    background-color: #ffffff;
    border: 1px solid #bcbcbc;
    position: absolute;
    z-index: 100;
    max-height: 220px;
    overflow-x: hidden;
    overflow-y: auto;
}

    .bigautocomplete-layout table {
        border-collapse: collapse;
        border-spacing: 0;
        background: none repeat scroll 0 0 #ffffff;
        width: 163px;
        cursor: default;
    }

        .bigautocomplete-layout table tr {
            background: none repeat scroll 0 0 #ffffff;
        }

    .bigautocomplete-layout .ct {
        background: none repeat scroll 0 0 #d2dee8 !important;
    }

    .bigautocomplete-layout div {
        word-wrap: break-word;
        word-break: break-all;
        padding: 1px 5px;
    }



/*分享*/

.content_share ul.socialmedia {
    width: 215px;
    overflow: hidden;
    margin: 0
}

    .content_share ul.socialmedia li {
        background: none;
        float: left;
        margin: 0 4px 0 0;
        padding: 0;
        width: 30px;
        height: 30px;
        border-bottom: none;
    }

        .content_share ul.socialmedia li a {
            background-image: ;
            background-repeat: no-repeat;
            display: block;
            height: 40px;
            text-indent: -9999px;
            padding: 0;
            margin: 0
        }

        .content_share ul.socialmedia li.weibo a {
            background-position: -155px 0
        }

        .content_share ul.socialmedia li.qq a {
            background-position: -186px 0
        }

        .content_share ul.socialmedia li.t163 a {
            background-position: -217px 0
        }

        .content_share ul.socialmedia li.sohu a {
            background-position: -248px 0
        }

        .content_share ul.socialmedia li.facebook a {
            background-position: -124px 0
        }

        .content_share ul.socialmedia li.youtube a {
            background-position: -93px 0
        }

        .content_share ul.socialmedia li.twitter a {
            background-position: -62px 0
        }

        .content_share ul.socialmedia li.linkedin a {
            background-position: -31px 0
        }

        .content_share ul.socialmedia li.rss a {
            background-position: 0 0
        }

        .content_share ul.socialmedia li.googleplus a {
            background-position: -279px 0
        }

        .content_share ul.socialmedia li.youku a {
            background-position: -310px 0
        }

        .content_share ul.socialmedia li.wechat a {
            background-position: -341px 0
        }




/*分享*/

.socialtop {
    float: right;
    width: 120px;
    overflow: hidden;
    margin: 0
}

    .socialtop li {
        background: none;
        float: left;
        margin: 0 4px 0 0;
        padding: 0;
        width: 16px;
        height: 16px;
        border-bottom: none;
    }

        .socialtop li a {
            background-image: ;
            background-repeat: no-repeat;
            display: block;
            height: 16px;
            text-indent: -9999px;
            padding: 0;
            margin: 0
        }

        .socialtop li.weibo a {
            background-position: -155px -30px;
        }

        .socialtop li.qq a {
            background-position: -186px -30px;
        }

        .socialtop li.t163 a {
            background-position: -217px -30px;
        }

        .socialtop li.sohu a {
            background-position: -248px -30px;
        }

        .socialtop li.facebook a {
            background-position: -68px -30px;
        }

        .socialtop li.youtube a {
            background-position: -51px -30px;
        }

        .socialtop li.twitter a {
            background-position: -34px -30px;
        }

        .socialtop li.linkedin a {
            background-position: -17px -30px;
        }

        .socialtop li.rss a {
            background-position: 0 -30px;
        }

        .socialtop li.googleplus a {
            background-position: -279px -30px;
        }

        .socialtop li.youku a {
            background-position: -310px -30px;
        }

        .socialtop li.wechat a {
            background-position: -341px -30px;
        }

.topshare {
    width: 190px;
    float: right;
    height: 30px;
}
